log

age author description
Wed, 07 May 2008 19:43:40 +0000 Daniel Atallah Fix some potential leakage in the craziness called purple_markup_html_to_xhtml().
Wed, 07 May 2008 19:06:28 +0000 Stu Tomlinson Kill off sound playing child processes if they are still around after 15
Thu, 08 May 2008 03:20:28 +0000 Sadrul Habib Chowdhury Patch from QuLogic to fix tab-navigation in the statusbox. And a few
Wed, 07 May 2008 18:10:43 +0000 Stu Tomlinson Leak fix
Wed, 07 May 2008 09:11:24 +0000 Timo Jyrinki Update Finnish (fi) translation and begin 2.4.2 entry in the ChangeLog.
Wed, 07 May 2008 02:53:21 +0000 Sadrul Habib Chowdhury merge of 'ac789033b0d69b98d5985567ad5d3579bde9af12'
Wed, 07 May 2008 02:45:36 +0000 Richard Laager merge of '02d1b6e1b18a057f6dc1f4698d85c8cd005f3bbc'
Tue, 06 May 2008 08:06:19 +0000 Mark Doliner merge of 'bedd15033893c160df2e861d26520e1ef6afd895'
Mon, 05 May 2008 09:22:46 +0000 Mark Doliner Minor changes... mostly whitespace related.
Tue, 06 May 2008 05:13:26 +0000 Richard Laager Fix a compiler warning due to a missing #ifdef USE_PYTHON
Tue, 06 May 2008 05:10:40 +0000 Richard Laager Fix a compiler warning. Sadrul or someone should double-check this.
Mon, 05 May 2008 22:39:55 +0000 Daniel Atallah More plumbing work.
Wed, 07 May 2008 00:35:55 +0000 Sadrul Habib Chowdhury Plug a small memory leak in the smiley dialog, and use g_new0/g_free
Wed, 07 May 2008 00:34:52 +0000 Sadrul Habib Chowdhury g_strdup'ed strings aren't const char*. This fixes a couple of compile
Mon, 05 May 2008 16:01:02 +0000 Sadrul Habib Chowdhury The required fields are not really required if the action is cancelled.