log finch/finch.c @ 30354:a327c6a1d5ca

age author description
2010-02-16 Elliott Sales de Andrade Remove old GLIB_CHECK_VERSION calls in finch. Refs #10024.
2009-12-08 Paul Aurich Fix all the remaining files for which internal.h doesn't end up being the first include.
2009-07-25 Elliott Sales de Andrade Add the MTN revision in the Pidgin About and finch --version dialogs.
2009-07-18 Elliott Sales de Andrade Don't include an internal header in the public finch headers.
2009-07-08 Mark Doliner Oh, we don't need a special ui_info field for the AIM clientstring
2009-07-08 Mark Doliner Use a custom clientkey for AIM and ICQ for Pidgin and Finch
2009-02-10 Marcus Lundblad Changed "type" to "client_type" for the hash value specifying client type
2009-02-09 Marcus Lundblad Set a value "type" in the ui_info hash table
2009-02-04 Sadrul Habib Chowdhury Debug log is sent to stderr. Thanks to whoever noticed it in IRC the other day.
2009-01-01 Sadrul Habib Chowdhury Remove unused option, thanks to KuSh. Closes #7856.
2008-07-01 Evan Schoenberg Added website and dev_website items to Finch's ui_get_info hash table
2008-01-03 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
2007-11-27 Sadrul Habib Chowdhury Do not init gnt here. This fixes --help.
2007-10-27 Stu Tomlinson Add a --with-extraversion option to ./configure so packagers can fine tune
2007-09-28 Richard Laager applied changes from 1cb036aecbbe359226e69874379d39ce74c8daf6
2007-09-12 Sadrul Habib Chowdhury Duplicate the fix from 33d699ec: do g_thread_init before using any other
2007-09-08 John Bailey The FSF changed its address a while ago; our files were out of date.
2007-09-02 Sadrul Habib Chowdhury disapproval of revision 'c672802b647f1230fbd9b0edf383fb3d558cf719'
2007-09-01 Sadrul Habib Chowdhury Tooltips can be for the buddylist or for conversation windows.
2007-08-29 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.
2007-08-11 Sadrul Habib Chowdhury Fix a memory leak from not freeing the ui-info hashtable on exit.
2007-08-07 Richard Nelson g_set_application_name requires glib 2.2 for finch
2007-07-03 Nathan Walp merge of '54ca7908e9d5ca615490f92be7a4be6bdf9d9baa'
2007-06-30 Sadrul Habib Chowdhury Let's use g_set_prgname too.
2007-06-27 Sadrul Habib Chowdhury Use g_set_application_name here too.
2007-07-02 Nathan Walp UI info for finch and pidgin (finch guys probably want to take a look
2007-06-20 Stu Tomlinson #include reorganizations to allow compiling with glib < 2.8 using the
2007-05-20 Richard Laager It's GLIB_CHECK_VERSION, not GLIB_VERSION_CHECK.
2007-05-20 Richard Laager Wire in g_timeout_add_seconds for Finch and nullclient as well.
2007-05-11 Sadrul Habib Chowdhury Remove the fatal-asserts thingies.
2007-05-08 Richard Laager Clarify the comments on the names for translators.
2007-05-08 Richard Laager disapproval of revision 'e9933d653551beb8b5f477dcf2c6bd1f3d239c55'
2007-05-07 Sadrul Habib Chowdhury The name of the client is not translatable. Why were these made translatable?
2007-05-06 Richard Laager Change the PIDGIN_NAME stuff to allow translators to transliterate the
2007-05-04 Sadrul Habib Chowdhury The name is not translatable.
2007-04-30 Sean Egan Solicit bug reports
2007-04-30 Gary Kramlich And finch is up to date
2007-04-28 Sadrul Habib Chowdhury Pref migration for finch.
2007-04-27 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.
2007-04-27 Sean Egan propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
2007-04-25 Sean Egan Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
2007-04-24 Richard Laager Call the migrate code from Finch.
2007-04-14 Sean Egan Death to Binreloc\!
2007-04-13 Richard Nelson This is called Finch
2007-03-21 Richard Laager Re-sed the copyright notices so they don't all talk about Purple.
2007-03-19 Sean Egan sed -ie 's/gaim/purple/g'