Wed, 21 Jan 2009 23:08:16 +0000 |
Evan Schoenberg |
Two patches from Yann Kerherve submitted to pidgin-devl. This fixes XMPP
|
Mon, 26 Jan 2009 06:04:01 +0000 |
Paul Aurich |
Whitespace changes
|
Mon, 26 Jan 2009 06:02:07 +0000 |
Paul Aurich |
Support both XEP-0084 namespaces for fetching our own avatars at login
|
Mon, 26 Jan 2009 03:52:05 +0000 |
Paul Aurich |
Support XEP-0084 (User Avatar) v1.1 alongside v0.12
|
Wed, 21 Jan 2009 20:58:07 +0000 |
Paul Aurich |
Send presence updates from jabber_set_info, not jabber_set_buddy_icon.
|
Wed, 21 Jan 2009 20:16:22 +0000 |
Paul Aurich |
Only (re)publish XMPP avatars at login if the server's avatar differs
|
Wed, 21 Jan 2009 17:56:07 +0000 |
Paul Aurich |
Don't leak a JabberBuddyAvatarUpdateURLInfo struct in the error case
|
Wed, 21 Jan 2009 17:55:09 +0000 |
Paul Aurich |
Migrate the XMPP User Avatar (XEP-0084) code to its own file
|
Tue, 20 Jan 2009 19:38:53 +0000 |
Paul Aurich |
merge of '874dbd4635319a67ac152802b9c985b0d261f3eb'
|
Tue, 20 Jan 2009 19:38:44 +0000 |
Paul Aurich |
pidgin_quit() shouldn't try to save the list of loaded plugins, as they've all been unloaded by the time it is called.
|
Tue, 20 Jan 2009 05:58:47 +0000 |
Daniel Atallah |
When saving the account settings, use the protocol options that were present at
|
Tue, 20 Jan 2009 04:45:56 +0000 |
Daniel Atallah |
Clean up merges from the last two (un)disapprovals.
|
Tue, 20 Jan 2009 04:39:54 +0000 |
Daniel Atallah |
merge of '346878a46ca5cbf1ddb7818cce123b5a936b803e'
|
Tue, 20 Jan 2009 04:38:22 +0000 |
Daniel Atallah |
merge of '8c4498cf31a819963d4ee74d433f2ed267d65b51'
|
Tue, 20 Jan 2009 04:31:14 +0000 |
Paul Aurich |
Reorder (and document) purple_core_quit() so that the prefs_uninit() fixes can
|
Tue, 20 Jan 2009 04:08:00 +0000 |
Daniel Atallah |
Thomas Gibson-Robinson noticed that the "saveable" attribute of a status type
|
Tue, 20 Jan 2009 03:30:36 +0000 |
Daniel Atallah |
Updates to the translation statistics styleshoot from Hans Nordhaug to improve
|
Sun, 25 Jan 2009 09:13:28 +0000 |
Elliott Sales de Andrade |
On MSN, don't print an "unknown" message for SLP acknowledgement messages.
|
Tue, 20 Jan 2009 03:15:56 +0000 |
Elliott Sales de Andrade |
merge of '414e6fd248a6ee80f1bc52c4c4fe5b24f6375f88'
|
Tue, 20 Jan 2009 02:33:43 +0000 |
Paul Aurich |
Fix a segfault when deleting an account without an associated prpl. Reported by adi1 in #pidgin.
|
Tue, 20 Jan 2009 02:43:19 +0000 |
Elliott Sales de Andrade |
Changelog buddy icon/custom smiley/file transfer.
|
Mon, 19 Jan 2009 01:05:27 +0000 |
Elliott Sales de Andrade |
Report a debug warning if a SLP MSG is not processed because it has unknown
|
Mon, 19 Jan 2009 00:59:53 +0000 |
Elliott Sales de Andrade |
Minor type fix.
|
Mon, 19 Jan 2009 00:58:19 +0000 |
Elliott Sales de Andrade |
A patch from Thomas Gibson-Robinson to fix receiving buddy icons, custom
|
Mon, 19 Jan 2009 18:44:31 +0000 |
Paul Aurich |
Add new cert to the Windows uninstaller per datallah's request
|
Mon, 19 Jan 2009 18:21:54 +0000 |
Paul Aurich |
Provide the intermediate certificate needed to verify AOL's server
|
Sun, 18 Jan 2009 04:17:01 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
|
Sat, 17 Jan 2009 22:42:28 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
|
Thu, 15 Jan 2009 03:56:58 +0000 |
Daniel Atallah |
Jan Kratochvil found another race condition in the treeview tooltip code, this fixes it. Fixes #8069.
|
Thu, 15 Jan 2009 03:54:58 +0000 |
Daniel Atallah |
This should prevent the crash in #8109 by stopping an invalid message from
|
Wed, 14 Jan 2009 14:04:17 +0000 |
Daniel Atallah |
Remove now unused tmp_buddy hack.
|
Wed, 14 Jan 2009 13:59:46 +0000 |
Daniel Atallah |
merge of '07f8d9c59020c1f69cc21b71f8252f13efd6a6e0'
|
Wed, 14 Jan 2009 06:32:04 +0000 |
Paul Aurich |
Remove the "buggy" caveat -- I've been running it for a while
|
Wed, 14 Jan 2009 06:29:47 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 07f8d9c59020c1f69cc21b71f8252f13efd6a6e0)
|
Wed, 14 Jan 2009 02:50:54 +0000 |
Daniel Atallah |
merge of '391fafa6e18ef27d4b95b4ba37421c35e08caa25'
|
Wed, 14 Jan 2009 02:49:20 +0000 |
Daniel Atallah |
Fix some bogocity related to the GG "Add To Chat" menu item. Fixes #8112.
|
Tue, 13 Jan 2009 23:13:32 +0000 |
Sadrul Habib Chowdhury |
Allow rebinding keys to change the focused widget.
|
Tue, 13 Jan 2009 21:27:58 +0000 |
Mark Doliner |
I think it's reasonable for prpls to call purple_prpl_got_user_idle()
|
Tue, 13 Jan 2009 02:02:14 +0000 |
Stu Tomlinson |
bump the version now we finally released
|
Wed, 14 Jan 2009 13:21:10 +0000 |
Evan Schoenberg |
Fixed an errant comment
|
Wed, 14 Jan 2009 13:13:35 +0000 |
Evan Schoenberg |
AIM Direct IM messages should not be flagged as auto responses unless they actually are.
|
Mon, 12 Jan 2009 19:02:56 +0000 |
Mark Doliner |
For real this time
|
Mon, 12 Jan 2009 18:30:57 +0000 |
Paul Aurich |
merge of '74c268c89bbcb796bd93e892d622370cf996ae77'
|
Mon, 12 Jan 2009 04:45:22 +0000 |
Etan Reisner |
I hope I still remember how to NEWS.
|
Mon, 12 Jan 2009 04:19:42 +0000 |
Etan Reisner |
merge of '1fae98535c2566d86520ed407d8b9b26f8b4965f'
|
Sun, 11 Jan 2009 03:53:46 +0000 |
Etan Reisner |
We default doxygen, dot, and devhelp to being enabled so make configure print
|
Mon, 12 Jan 2009 18:30:25 +0000 |
Paul Aurich |
MSN: Change the Connect Server to temporarily workaround connection issues.
|
Mon, 12 Jan 2009 03:08:52 +0000 |
Stu Tomlinson |
Norwegian Nynorsk translation updated (Yngve Spjeld Landro), fixes #8078
|
Mon, 12 Jan 2009 03:04:49 +0000 |
Stu Tomlinson |
Remove the 'devel' tag from the version
|
Sun, 11 Jan 2009 23:50:51 +0000 |
Ka-Hing Cheung |
Fixes #7373, the new live messenger client now sends Segoe UI as the default
|
Sun, 11 Jan 2009 22:31:01 +0000 |
Ka-Hing Cheung |
make this toggleable via env instead of #define
|
Sun, 11 Jan 2009 22:28:21 +0000 |
Ka-Hing Cheung |
disapproval of revision '86902651768595e46a7e1225a210055c92954448'
|
Sun, 11 Jan 2009 22:27:23 +0000 |
Ka-Hing Cheung |
make this togglable via env rather than #define
|
Sun, 11 Jan 2009 22:03:34 +0000 |
Ka-Hing Cheung |
please?
|
Sun, 11 Jan 2009 18:17:32 +0000 |
John Bailey |
Russian translation updated by new translator §¡§ß§ä§à§ß §³§Ñ§Þ§à§ç§Ó§Ñ§Ý§à§Ó. Fixes #7946.
|
Sun, 11 Jan 2009 18:14:07 +0000 |
Stu Tomlinson |
Add the updated Polish translation to the ChangeLog
|