log

age author description
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