log finch/finch.c @ 25160:c8b4029d37c5

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