Friday, January 7, 2005

Weeks 50-53 & 1

  • OpenOffice.org for x86_64. I took about 550k of patches from ooo64bit02 child workspace, and created ~300k of more patches so that it compiles. I finished it yesterday, and today I fixed it so that a small test application showed its window! :-) I started a clean rebuild now, and I'll see on Monday whether I could get the splash screen, or even more... If you want to try it, checkout ooo-build and use the NLD64 distro.
  • Crystal icons for 2.0. Rob and Nuno, the volunteers who offered to draw missing Crystal icons (very appreciated!), created ~100 icons already. It is still just a fraction of what is needed, but it is a great start. Some of them could be seen in action here (see the toolbar on the left, and the menu with shapes); there are more in the KDE CVS under kdeplayground-artwork/oooicons.
  • System Mozilla. OOo needs a symbol from nss that is not exported in the recent versions of Mozilla (PK11_GetCertFromPrivateKey). I stripped the needed part out of Mozilla sources and made it compile well inside ooo-build.
  • Various build bits. Update from m62 to m64, fixed some dependencies & broken patches, etc.

Friday, December 3, 2004

Week 48-49

  • Released 1.1.3-kde build for the community, see the Dot.
  • 3 volunteers to help with KDE icons for OOo 2.0 appeared after the release! :) I just hope that they are not going to be scared by the amount of the necessary icons... I made 1.9.62 rpms, tarball of OOo icons converted to SVG, and instructions for them. If you are also interested to help, just mail me (kendy at openoffice org), and you'll get it as well.
  • Various build bits in ooo-build HEAD. Removed obsolete workarounds for m55 and m57, ignore empty icon filenames, fixed conflict in integration of rodarvus01 and vcl28 #i37637#, installation without myspell, linkoo is a part of OOo sources now, fixed epm-based installation in ooo-build, ...
  • Various smaller tasks. Take DESKTOP_LAUNCH into account #i37708#, integrated Lubos Lunak's fix of file list changing in fpicker to ooo-build HEAD, 1-3 and 1-3-5 branches, made the desktop detection [KDE/Gnome] more reliable #i37977# and integrated it to ooo-build HEAD, 1-3 and 1-3-5.
  • Some SUSE bugzilla work, 1 day off, ill & working from home, etc.

Tuesday, November 16, 2004

Weeks 46-47

  • KDE icons for 2.0. Improved the script that generates the archive with KDE icons a lot, and made it re-use the neutral icons from the Gnome icon set now. A help of an icon designer is really needed; volunteers, anyone? ;)
  • KDE and Gnome fpickers for 2.0. Made them build and install again, fixed one small issue in KDE fpicker, improved the "original vs. KDE/Gnome fpicker" switch. No IssueZilla number for the fpicker patches, because I'd like to make the KDE fpicker internal (not out-of-process) before upstreaming.
  • NWF toolbars in OOo. Started patching OOo toolbars to use the look of the current KDE theme (similarly to what is currently done for other widgets); this will continue.
  • Various build bits (configure check for epm in ooo-build, did a cleanup of old/un-needed KDE patches, fixed compilation with system jpeg, fixed installing with system Mozilla, ...), and smaller fixes (fixed crash with icons sized between 16x16 and 26x26).
  • Small vacation. There is a public holiday tomorrow, and I'll be off for the rest of the week.

Monday, November 8, 2004

Week 45

So, I will try to publish (let's say) "work reports" regularly... Let's see how long I am able to handle something like that ;)

  • KDE and Gnome icons in 2.0. Patched OOo to choose the right ones at runtime, committed the patches to ooo-build, filed them upstream to IssueZilla, and removed obsolete resource patch. See IZ#36518 for more.
  • Update of ooo-build HEAD to src680-m60. The method of installation changed between m57 and m60 (instsetoo vanished, and instsetoo_native is the only available method of creating installation sets, to be precise; see here for more), so the ooo-build scripts had to be changed to at least deal with it; but more work will be needed. Additionally I remade some of the patches to apply again, removed the obsolete ones, and did some small build fixes. (More IZ numbers.)
  • KDE vclplug. Added the changes from ooo-build-1-3, cleaned the old bits, and filed upstream, see IZ#36761 and IZ#36761.

Monday, September 13, 2004

Slides from the SUSE Labs Conference

People start asking if I am still alive... Of course I am (you can see it from ooo-build Changelog), I just did not find enough time for writing blog entries.

Recently I was on SUSE Labs Conference, you can have a look at the slides about KDE.OpenOffice.org project from my talk. I'll give a similar talk on OOo Conference, but a little more detailed/technical.

Sunday, July 11, 2004

Vacation

I am on vacation till 2004-08-05; currently in Jakarta, but heading to Sumatra tomorrow to spend the most of the time there...

I hope that I won't miss anything important in the OOo world, and that the last-minute work I did the day before I left is at least somehow useful :)

Tuesday, June 22, 2004

KDE File Picker is in ooo-build

So, KDE File Picker is finally in ooo-build. It is disabled by default for most distros, because it is still quite experimental. The exception is the one called KDE; it was always a test bed for my experiments ;)