log finch/finch.c @ 29771:f94d701aa306

age author description
Tue, 16 Feb 2010 03:46:22 +0000 Elliott Sales de Andrade Remove old GLIB_CHECK_VERSION calls in finch. Refs #10024.
Tue, 08 Dec 2009 04:18:32 +0000 Paul Aurich Fix all the remaining files for which internal.h doesn't end up being the first include.
Sat, 25 Jul 2009 06:49:18 +0000 Elliott Sales de Andrade Add the MTN revision in the Pidgin About and finch --version dialogs.
Sat, 18 Jul 2009 04:24:47 +0000 Elliott Sales de Andrade Don't include an internal header in the public finch headers.
Wed, 08 Jul 2009 20:44:16 +0000 Mark Doliner Oh, we don't need a special ui_info field for the AIM clientstring
Wed, 08 Jul 2009 19:15:31 +0000 Mark Doliner Use a custom clientkey for AIM and ICQ for Pidgin and Finch
Tue, 10 Feb 2009 18:41:22 +0000 Marcus Lundblad Changed "type" to "client_type" for the hash value specifying client type
Mon, 09 Feb 2009 21:21:18 +0000 Marcus Lundblad Set a value "type" in the ui_info hash table
Wed, 04 Feb 2009 22:46:45 +0000 Sadrul Habib Chowdhury Debug log is sent to stderr. Thanks to whoever noticed it in IRC the other day.
Thu, 01 Jan 2009 01:04:34 +0000 Sadrul Habib Chowdhury Remove unused option, thanks to KuSh. Closes #7856.
Tue, 01 Jul 2008 23:41:20 +0000 Evan Schoenberg Added website and dev_website items to Finch's ui_get_info hash table
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
Tue, 27 Nov 2007 21:13:01 +0000 Sadrul Habib Chowdhury Do not init gnt here. This fixes --help.
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.
Sun, 20 May 2007 13:58:37 +0000 Richard Laager Wire in g_timeout_add_seconds for Finch and nullclient as well.
Fri, 11 May 2007 21:09:24 +0000 Sadrul Habib Chowdhury Remove the fatal-asserts thingies.
Tue, 08 May 2007 05:49:04 +0000 Richard Laager Clarify the comments on the names for translators.
Tue, 08 May 2007 03:38:18 +0000 Richard Laager disapproval of revision 'e9933d653551beb8b5f477dcf2c6bd1f3d239c55'
Mon, 07 May 2007 23:14:29 +0000 Sadrul Habib Chowdhury The name of the client is not translatable. Why were these made translatable?
Sun, 06 May 2007 00:44:41 +0000 Richard Laager Change the PIDGIN_NAME stuff to allow translators to transliterate the
Fri, 04 May 2007 14:55:10 +0000 Sadrul Habib Chowdhury The name is not translatable.
Mon, 30 Apr 2007 04:39:13 +0000 Sean Egan Solicit bug reports
Mon, 30 Apr 2007 00:17:43 +0000 Gary Kramlich And finch is up to date
Sat, 28 Apr 2007 04:08:46 +0000 Sadrul Habib Chowdhury Pref migration for finch.
Fri, 27 Apr 2007 18:07:24 +0000 Richard Laager Add the fatal asserts enabling code to Finch. I'm uneasy about putting this in libpurple, because then a fatal-asserts-enabled libpurple would kill any UI that had a glib debug error, which might not even be in libpurple. I'm not sure we want that, though it may not matter since this is for debugging only.
Fri, 27 Apr 2007 02:14:44 +0000 Sean Egan propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
Wed, 25 Apr 2007 23:55:56 +0000 Sean Egan Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
Tue, 24 Apr 2007 16:20:01 +0000 Richard Laager Call the migrate code from Finch.
Sat, 14 Apr 2007 07:15:02 +0000 Sean Egan Death to Binreloc\!
Fri, 13 Apr 2007 02:42:53 +0000 Richard Nelson This is called Finch
Wed, 21 Mar 2007 09:00:54 +0000 Richard Laager Re-sed the copyright notices so they don't all talk about Purple.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'