summaryrefslogtreecommitdiff
path: root/finch/finch.c
Commit message (Expand)AuthorAgeFilesLines
* Create the ~/.purple/plugins directory on startup if it does not existStu Tomlinson2010-06-301-0/+3
* Remove old GLIB_CHECK_VERSION calls in finch. Refs #10024.Elliott Sales de Andrade2010-02-161-2/+0
* Fix all the remaining files for which internal.h doesn't end up being the fir...Paul Aurich2009-12-081-1/+1
* Add the MTN revision in the Pidgin About and finch --version dialogs.Elliott Sales de Andrade2009-07-251-1/+2
* Don't include an internal header in the public finch headers.Elliott Sales de Andrade2009-07-181-0/+1
* Oh, we don't need a special ui_info field for the AIM clientstringMark Doliner2009-07-081-0/+8
* Use a custom clientkey for AIM and ICQ for Pidgin and FinchMark Doliner2009-07-081-0/+11
* Changed "type" to "client_type" for the hash value specifying client typeMarcus Lundblad2009-02-101-1/+1
* Set a value "type" in the ui_info hash tableMarcus Lundblad2009-02-091-0/+1
* Debug log is sent to stderr. Thanks to whoever noticed it in IRC the other day.Sadrul Habib Chowdhury2009-02-041-1/+1
* Remove unused option, thanks to KuSh. Closes #7856.Sadrul Habib Chowdhury2009-01-011-7/+1
* Added website and dev_website items to Finch's ui_get_info hash tableEvan Schoenberg2008-07-011-0/+2
* Probe for -Wstrict-prototypes to get some more warnings. I then cleaned upRichard Laager2008-01-031-3/+3
* Do not init gnt here. This fixes --help.Sadrul Habib Chowdhury2007-11-271-3/+0
* Add a --with-extraversion option to ./configure so packagers can fine tuneStu Tomlinson2007-10-271-3/+3
* applied changes from 1cb036aecbbe359226e69874379d39ce74c8daf6Richard Laager2007-09-281-4/+5
* Duplicate the fix from 33d699ec: do g_thread_init before using any otherSadrul Habib Chowdhury2007-09-121-0/+2
* The FSF changed its address a while ago; our files were out of date.John Bailey2007-09-081-1/+1
* Make a note about purple_prefs_load no longer needing to be called by the UI ...Daniel Atallah2007-08-291-3/+1
* Fix a memory leak from not freeing the ui-info hashtable on exit.Sadrul Habib Chowdhury2007-08-111-14/+25
* g_set_application_name requires glib 2.2 for finchRichard Nelson2007-08-071-0/+2
* merge of '76230f659c3f64c2406c20f1964da60c5543ef92'Nathan Walp2007-07-031-1/+4
|\
| * Let's use g_set_prgname too.Sadrul Habib Chowdhury2007-06-301-0/+1
| * Use g_set_application_name here too.Sadrul Habib Chowdhury2007-06-271-1/+3
* | UI info for finch and pidgin (finch guys probably want to take a lookNathan Walp2007-07-021-1/+20
|/
* #include reorganizations to allow compiling with glib < 2.8 using theStu Tomlinson2007-06-201-1/+2
* It's GLIB_CHECK_VERSION, not GLIB_VERSION_CHECK.Richard Laager2007-05-201-1/+1
* Wire in g_timeout_add_seconds for Finch and nullclient as well.Richard Laager2007-05-201-1/+5
* Remove the fatal-asserts thingies.Sadrul Habib Chowdhury2007-05-111-5/+0
* Clarify the comments on the names for translators.Richard Laager2007-05-081-0/+2
* disapproval of revision 'b49452d70ba63f19c963ea5d1ff00cb7f8a73020'Richard Laager2007-05-081-2/+2
* The name of the client is not translatable. Why were these made translatable?Sadrul Habib Chowdhury2007-05-071-2/+2
* Change the PIDGIN_NAME stuff to allow translators to transliterate theRichard Laager2007-05-061-2/+2
* The name is not translatable.Sadrul Habib Chowdhury2007-05-041-1/+1
* Solicit bug reportsSean Egan2007-04-301-1/+1
* And finch is up to dateGary Kramlich2007-04-301-2/+14
* Pref migration for finch.Sadrul Habib Chowdhury2007-04-281-2/+1
* Add the fatal asserts enabling code to Finch. I'm uneasy about putting this i...Richard Laager2007-04-271-0/+5
* propagate from branch 'im.pidgin.rlaager.gaim_migration' (head 945caa0d643618...Sean Egan2007-04-271-1/+24
|\
| * Call the migrate code from Finch.Richard Laager2007-04-241-1/+24
* | Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gn...Sean Egan2007-04-251-2/+4
|/
* Death to Binreloc\!Sean Egan2007-04-141-63/+0
* This is called FinchRichard Nelson2007-04-131-1/+1
* Re-sed the copyright notices so they don't all talk about Purple.Richard Laager2007-03-211-2/+2
* sed -ie 's/gaim/purple/g'Sean Egan2007-03-191-0/+417