log

age author description
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.
Thu, 15 May 2008 08:03:45 +0000 Laurynas Biveinis Update Lithuanian translation of Windows installer strings
Thu, 15 May 2008 07:07:37 +0000 Laurynas Biveinis Update Lithuanian translation
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.
Fri, 27 Jun 2008 00:01:41 +0000 Casey Harkins Make pidgin_blist_toggle_visibility() hide the buddy list when it is
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.