Thu, 07 Jan 2010 23:48:32 +0000 |
Daniel Atallah |
*** Plucked rev 0707f870a510922ae86ef379b5f01efa76d01402 (8e1d807c1aadfb510e14f047d2cf00e0c06be465):
|
Wed, 06 Jan 2010 00:48:50 +0000 |
Stu Tomlinson |
purple_account_request_authorization() does not require non-NULL auth and
|
Sun, 03 Jan 2010 23:33:59 +0000 |
Elliott Sales de Andrade |
Fix some funny indenting.
|
Mon, 26 Oct 2009 04:21:28 +0000 |
Paul Aurich |
account: Don't leak the account->privacy / account->deny lists.
|
Thu, 08 Oct 2009 19:15:31 +0000 |
Sadrul Habib Chowdhury |
Fixing leak is nice, but let's not crash in the process.
|
Thu, 08 Oct 2009 18:12:06 +0000 |
Sadrul Habib Chowdhury |
Fix a possible leak.
|
Wed, 16 Sep 2009 15:36:24 +0000 |
John Bailey |
merge of '21bc6a005e10217fb89ff6fe326c1f4174fadf73'
|
Wed, 16 Sep 2009 15:35:45 +0000 |
John Bailey |
disapproval of revision 'f7d26d95395d5013710b12cfdfcf131aa1033e0c'
|
Tue, 08 Sep 2009 02:23:49 +0000 |
Etan Reisner |
merge of '9ce1a7ac92f523b7b5b9983746ae57ee1fac1a67'
|
Sat, 15 Aug 2009 05:10:07 +0000 |
Etan Reisner |
Add a purple_account_get_name_for_display function (I'm not a huge fan of that
|
Sat, 29 Aug 2009 02:32:16 +0000 |
Paul Aurich |
Add assertions to purple_account_add_buddy; a NULL buddy is very bad. Refs #10115.
|
Tue, 25 Aug 2009 03:54:33 +0000 |
Paul Aurich |
Display the username in the debug log when disconnecting an account.
|
Mon, 27 Jul 2009 05:20:52 +0000 |
hanzz |
Add blist ui-ops to overload the saving of data to blist.xml. Closes #9630.
|
Mon, 06 Jul 2009 06:04:34 +0000 |
John Bailey |
propagate from branch 'im.pidgin.cpw.rekkanoryo.yahoo.separate_prpls' (head 6e083673febdc8bcc64df4df1500cfb121771d02)
|
Sun, 05 Jul 2009 19:07:06 +0000 |
Paul Aurich |
Unregister the account signals after destroying accounts.
|
Sat, 04 Jul 2009 17:36:07 +0000 |
Etan Reisner |
merge of '91a5d80aa52d8c1ca101bfaa0dfc3f7a2feb99ec'
|
Mon, 06 Jul 2009 06:00:13 +0000 |
John Bailey |
I forgot to remove the old bool setting for Yahoo! JAPAN.
|
Mon, 06 Jul 2009 05:48:30 +0000 |
John Bailey |
Migrate Yahoo! JAPAN accounts to the new prpl (in theory). This also adds
|
Thu, 02 Jul 2009 04:26:00 +0000 |
mauro brasil |
Increase the logging level of some debugging messages that seemed to be a
|
Mon, 18 May 2009 02:47:21 +0000 |
Etan Reisner |
merge of '40d000364c4c9c5b0a3971fbe7bb4878e3737202'
|
Sat, 16 May 2009 19:58:40 +0000 |
Richard Laager |
A patch from Scott Wolchok to replace snprintf() with g_snprintf() and
|
Fri, 01 May 2009 06:59:36 +0000 |
Paul Aurich |
Add account-(created|destroying) signals.
|
Sun, 26 Apr 2009 06:45:55 +0000 |
Paul Aurich |
Add a new signal which is emitted (after the account is connected) if the
|
Fri, 08 May 2009 00:42:23 +0000 |
Etan Reisner |
Don't debug print that we are connecting an account until we are reasonably
|
Sat, 11 Apr 2009 06:01:36 +0000 |
Sadrul Habib Chowdhury |
Reset some global data when uninit-ing. Fixes a crash on quit.
|
Thu, 09 Apr 2009 17:38:45 +0000 |
Nick Hebner |
Various libpurple uninit memory cleanups.
|
Mon, 26 Jan 2009 06:44:00 +0000 |
Mark Doliner |
Remove trailing whitespace
|
Thu, 22 Jan 2009 19:46:18 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
|
Tue, 06 Jan 2009 03:39:51 +0000 |
Paul Aurich |
Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us
|
Fri, 12 Dec 2008 20:03:58 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head b8d6086aef6b2e65d86e8ce60220ab7f460d5079)
|