Mercurial > pidgin
graph
-
Send 'to' and 'from' attributes in the stream start message.2007-06-08, by Daniel Atallah
-
Cleanup, fix a leak and prevent the inbound xml from being parsed twice for every message.2007-06-08, by Daniel Atallah
-
advertisment_fd is an input handler, not a fd; name it accurately to avoid confusion.2007-06-08, by Daniel Atallah
-
show the "Retrieving..." window whenever we request user info. Fixes #1617.2007-06-10, by Nathan Walp
-
merge of '73a92318a135ab11655ab5e68f5b079e16d72075'2007-06-08, by Nathan Walp
-
merge of '08772f5bb329fb5f8bbf0226a5d16f194c735506'2007-06-08, by Richard Laager
-
Hopefully make what this checkbox does a little more clear by changing2007-06-08, by Etan Reisner
-
merge of '4b50880d8517570eaa67d4cd9d88c5934bb832f1'2007-06-08, by Nathan Walp
-
The underscore in "Proxy Options" wasn't actually rendering as a mnemonic.2007-06-08, by Richard Laager
-
Fix a freeze caused by improper SIMPLE message parsing. Thanks, Michal Matyska! Fixes #10372007-06-08, by Sean Egan
-
I think it's a good idea to document thing that we deprecate.2007-06-07, by Richard Laager
-
merge of '5cdcf39e21d4c670562fa2acfe8520f8ee140262'2007-06-07, by Daniel Atallah
-
Some more Bonjour cleanup and leak fixing.2007-06-06, by Daniel Atallah
-
Improve Bonjour error handling when there are errors "connecting".2007-06-06, by Daniel Atallah
-
Fix leakage.2007-06-06, by Daniel Atallah
-
if we don't have an icon, lets not clear the icon on login (fixes #788)2007-06-08, by Nathan Walp
-
Bring back Conversation->Insert Link and Conversation->Insert Image.2007-06-07, by Stu Tomlinson
-
Add a "deprecated" note about pidgin_dialogs_alias_contact() which2007-06-07, by Mark Doliner
-
Make the New Status dialog window resizable and make the text field2007-06-07, by Mark Doliner
-
Make multiline pidgin_request_input() windows resizable, and make2007-06-07, by Mark Doliner
-
Get rid of 'Gaim' in a few more places2007-06-07, by Mark Doliner
-
We should surface this error to the user when calling2007-06-07, by Mark Doliner
-
Better error message for when a Jabber connection fails2007-06-07, by Mark Doliner
-
Don't create the temp GString unless it's actually needed, and avoid2007-06-07, by Richard Laager
-
Bail out to avoid an infinite loop in an extreme corner case.2007-06-07, by Richard Laager
-
Size the formatting string first, to avoid unnecessary resizing.2007-06-07, by Richard Laager
-
A patch from o_sukhodolsky to restructure the Trillian log formatting code2007-06-07, by Richard Laager
-
This patch from QuLogic fixes autoconf such that gstreamer will not be2007-06-07, by Ethan Blanton
-
merge of '5f583403bf6a3522123918b975ce234ffd86f3b4'2007-06-06, by Stu Tomlinson
-
Get rid of two unused variables2007-06-06, by Mark Doliner
-
Get rid of Gaim in one or two more places2007-06-06, by Mark Doliner
-
Change 'gaim' to 'libpurple' in a few comments2007-06-06, by Mark Doliner
-
Don't load the tcl loader plugin on Windows unless ActiveTcl 8.4.5 or newer is present. Fixes #538.2007-06-06, by Daniel Atallah
-
merge of '1751d70d33d84eae410858724f155e6979b38eb0'2007-06-06, by Daniel Atallah
-
merge of '394b922aa2d2c1e58a4e1a6455e1b6bd6891c9c9'2007-06-06, by Richard Laager
-
don't #include <libebook/e-book-listener.h>, it is apparently an2007-06-06, by Stu Tomlinson
-
merge of '6100ad71830416445898c91d595780f606c951cd'2007-06-06, by Stu Tomlinson
-
- Add missing Requires for gtk2-devel, dbus-devel & ncurses-devel to2007-06-06, by Stu Tomlinson
-
Whitespace changes.2007-06-06, by Richard Laager
-
In purple_conv_chat_clear_users(), use g_list_prepend() instead of2007-06-06, by Richard Laager
-
merge of '4e6fe382a57a07a096f3fb69d0431a41a07711d1'2007-06-06, by Sean Egan
-
merge of '8364b50c7693c2d765b0e1f162f25a06a2bfe492'2007-06-06, by Sean Egan
-
merge of '66b807e7cdc8af7b38c5d2ace89e880714497545'2007-06-06, by Sean Egan
-
I laughed2007-06-06, by Stu Tomlinson
-
merge of '05620209858e59abe9cb0c598c87b4698047f012'2007-06-06, by Sean Egan
-
Changelog Bonjour support for Windows.2007-06-06, by Daniel Atallah
-
Add the bonjour prpl to the win32 uninstaller.2007-06-05, by Daniel Atallah
-
Cleanup win32 of bonjour stuff - fix to only use glib to allocate and free memory to avoid confusion later.2007-06-05, by Daniel Atallah
-
Improve bonjour buddy TXT record parsing.2007-06-05, by Daniel Atallah
-
merge of '80f65d9d59e0da8c62c56e2afe1f41f1059c8215'2007-06-05, by Daniel Atallah
-
merge of '23b5f2825727da3309ef5ffae7a0ea85ac4ae05b'2007-06-05, by Daniel Atallah
-
Clean up Bonjour service publishing and improve XEP-0174 compliance.2007-06-05, by Daniel Atallah
-
Improve error handling while connecting to a bonjour buddy.2007-06-05, by Daniel Atallah
-
merge of '0fb2447e14be4a1e56a03c563e347a49bdc8ba07'2007-06-05, by Daniel Atallah
-
Build bonjour on the mingw build by default.2007-06-05, by Daniel Atallah
-
More minor changes related to bonjour on win32.2007-06-05, by Daniel Atallah