Sun, 07 Aug 2011 05:19:54 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head bb53d1e9201138b79a1eef0d4a7cda1fc852c59f)
|
Fri, 18 Mar 2011 02:59:12 +0000 |
Richard Laager |
Drop the .gaim -> .purple migration code
|
Mon, 20 Jun 2011 04:45:22 +0000 |
Mark Doliner |
Change Finch to use Pidgin's clientkey/devid when connecting to ICQ.
|
Tue, 04 Jan 2011 06:55:30 +0000 |
Richard Laager |
Remove trailing whitespace
|
Wed, 30 Jun 2010 02:26:33 +0000 |
Stu Tomlinson |
Create the ~/.purple/plugins directory on startup if it does not exist
|
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.
|