log finch/finch.c @ 21520:f3e3c604ea0e

age author description
Sat, 27 Oct 2007 13:56:54 +0000 Stu Tomlinson Add a --with-extraversion option to ./configure so packagers can fine tune
Fri, 28 Sep 2007 15:35:00 +0000 Richard Laager applied changes from 1cb036aecbbe359226e69874379d39ce74c8daf6
Wed, 12 Sep 2007 15:56:06 +0000 Sadrul Habib Chowdhury Duplicate the fix from 33d699ec: do g_thread_init before using any other
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Sun, 02 Sep 2007 00:03:43 +0000 Sadrul Habib Chowdhury disapproval of revision 'c672802b647f1230fbd9b0edf383fb3d558cf719'
Sat, 01 Sep 2007 23:50:22 +0000 Sadrul Habib Chowdhury Tooltips can be for the buddylist or for conversation windows.
Wed, 29 Aug 2007 03:55:21 +0000 Daniel Atallah Make a note about purple_prefs_load no longer needing to be called by the UI and update finch accordingly. There doesn't appear to be any negative effects of having the purple_prefs_load called twice.
Sat, 11 Aug 2007 09:20:36 +0000 Sadrul Habib Chowdhury Fix a memory leak from not freeing the ui-info hashtable on exit.
Tue, 07 Aug 2007 09:47:39 +0000 Richard Nelson g_set_application_name requires glib 2.2 for finch
Tue, 03 Jul 2007 12:12:33 +0000 Nathan Walp merge of '54ca7908e9d5ca615490f92be7a4be6bdf9d9baa'
Sat, 30 Jun 2007 00:35:53 +0000 Sadrul Habib Chowdhury Let's use g_set_prgname too.
Wed, 27 Jun 2007 22:18:07 +0000 Sadrul Habib Chowdhury Use g_set_application_name here too.
Mon, 02 Jul 2007 03:41:53 +0000 Nathan Walp UI info for finch and pidgin (finch guys probably want to take a look
Wed, 20 Jun 2007 18:23:49 +0000 Stu Tomlinson #include reorganizations to allow compiling with glib < 2.8 using the
Sun, 20 May 2007 14:46:04 +0000 Richard Laager It's GLIB_CHECK_VERSION, not GLIB_VERSION_CHECK.