Thu, 29 Jan 2009 02:00:46 +0000 |
Elliott Sales de Andrade |
merge of '2ba63306963eb1bfddbb853da79bd2d2e829af2d'
|
Thu, 29 Jan 2009 01:48:12 +0000 |
Elliott Sales de Andrade |
Don't crash on Windows when removing an alias for an MSN buddy.
|
Thu, 29 Jan 2009 03:15:57 +0000 |
Daniel Lj |
Patch to fix retrieval of ICQ status messages from users of ICQ 6.x, Miranda,
|
Thu, 29 Jan 2009 02:12:16 +0000 |
Sadrul Habib Chowdhury |
Fix setting custom colorpairs containing 'default', thanks to jieryn on
|
Wed, 28 Jan 2009 10:27:53 +0000 |
Mark Doliner |
I merged Paul Aurich (darkrain42)'s branch cpw.darkrain42.oscar.ssl branch
|
Wed, 28 Jan 2009 04:27:01 +0000 |
Paul Aurich |
This connection is always using purple_proxy_connect now, so checking for newconn->gsc being non-NULL makes no sense.
|
Wed, 28 Jan 2009 03:40:55 +0000 |
Paul Aurich |
Use 'bos.oscar.aol.com' as the common name for the initial BOS connection.
|
Tue, 27 Jan 2009 10:00:32 +0000 |
Mark Doliner |
Shuffle a few comments around to make it look like I did something
|
Tue, 27 Jan 2009 09:36:35 +0000 |
Mark Doliner |
propagate from branch 'im.pidgin.pidgin' (head 586bc4a7e754d6b26a95c0d69dd5f2967c7a98a1)
|
Tue, 27 Jan 2009 05:25:01 +0000 |
Elliott Sales de Andrade |
Missed a file in previous commit. Avoids a double-free.
|
Tue, 27 Jan 2009 05:23:38 +0000 |
Elliott Sales de Andrade |
merge of '6922052516b4de648838827a2c1806840619d49a'
|
Tue, 27 Jan 2009 05:22:10 +0000 |
Elliott Sales de Andrade |
Re-combine large (multi-part) messages on MSN since we seem to say that we
|
Tue, 27 Jan 2009 04:54:13 +0000 |
Elliott Sales de Andrade |
Add special handling to the Python D-Bus parsing code for the *_get_data
|
Tue, 27 Jan 2009 04:36:30 +0000 |
Elliott Sales de Andrade |
Fix a crash on exit with a patch from im.pidgin.next.minor.
|
Tue, 27 Jan 2009 04:22:53 +0000 |
Daniel Atallah |
A slightly "warmenhoved" patch from Jon Turney to prevent some unnecessary
|
Tue, 27 Jan 2009 03:32:11 +0000 |
Daniel Atallah |
Prevent a crash that can occur while copying the contents of the Debug Window. This ends up masking mismatched tags in the imhtml output, but that is
|
Mon, 26 Jan 2009 02:39:50 +0000 |
Richard Laager |
merge of '65e9577af05ac04edbde89c6216d06a7b828029a'
|
Mon, 26 Jan 2009 02:35:25 +0000 |
Richard Laager |
In the course of looking at purple-url-handler to compose a response to a
|
Sun, 25 Jan 2009 20:51:41 +0000 |
Elliott Sales de Andrade |
merge of 'a2f94e06ea53c95077731e0833699222e6050fd0'
|
Sun, 25 Jan 2009 02:00:03 +0000 |
Richard Laager |
Fix a discrepancy between the About box and the other authors lists.
|
Sun, 25 Jan 2009 01:58:30 +0000 |
Richard Laager |
Add SEE ALSO references between pidgin(1) and finch(1) and make a few other
|
Sun, 25 Jan 2009 01:49:41 +0000 |
Richard Laager |
Mention purple-remote in the pidgin man page, as suggested by Rogier Wolff.
|
Sat, 24 Jan 2009 03:23:05 +0000 |
Richard Laager |
Display rather than log the error when another instance is running.
|
Sat, 24 Jan 2009 02:44:27 +0000 |
Richard Laager |
pidgin.h is a public header file. Therefore, we should continue to provide
|
Sat, 24 Jan 2009 02:42:56 +0000 |
Richard Laager |
Two minor cleanups to the message about the invisible character in pidgin.h.
|
Sat, 24 Jan 2009 02:19:14 +0000 |
Mark Doliner |
GTK+ 2.16.0 will set the invisible character to a nice bullet instead of
|
Sat, 24 Jan 2009 02:02:25 +0000 |
Mark Doliner |
Slightly improve this debug error message
|
Fri, 23 Jan 2009 17:59:01 +0000 |
Timo Jyrinki |
minimal one line patch
|
Thu, 22 Jan 2009 01:04:56 +0000 |
Mark Doliner |
This happens anytime you IM an offline user, and is totally not an error
|
Wed, 21 Jan 2009 23:17:47 +0000 |
Daniel Atallah |
Attribute Yann Kerherve for the XMPP SASL parser changes. Refs #8206, #8207.
|
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
|