Code Contributions

A list of open source projects I contributed code to between March 2005 and May 2006. Originally intended as a kind of resumé, as well as an indicator of when I'd submitted too many patches to keep track of (which happened in mid 2006).

StepMania - March 2005

Various small contributions, some of which can be seen on cia.navi.cx.

Gaim - June 2005

Rewrote smooth scrolling code in Gaim 2. I wanted to fix the cause of a message that was filling up the debug output. The code wasn't particularly clear so I rewrote the whole function. Details.

GNOME - August 2005

Two-line patch to make the text in the gnome-terminal "Set Title" dialog preselected when the window is opened. Details.

Liferea - August 2005

Fixed a crash when parsing malformed HTML. Details. Fixed feed deletion prompt not showing up in most conditions. Details.

amaroK - February 2006

Fixed files loaded from playlists not being recognised as being in the collection. KDE bug #121046.

Heimdal - March 2006

Some SSO auth & documentation stuff as a result of what I was doing at work. Not yet in a public release as of 2006-04-04.

amaroK - April 2006

Fixed the tab ordering in the metainformation dialog of amaroK. KDE bug #125718.

dvdbackup - May 2006

Fixed an obscure overflow/corruption bug that caused dvdbackup to segfault with many DVDs. Debian bug #366092.

Ethereal - May 2006

Added dissection of TELNET encryption packets as part of my work.