Fri, 08 Jun 2007 15:37:48 +0000 |
Daniel Atallah |
merge of '03da073664bc840f76d0cec53eea61517337c5a7'
|
Fri, 08 Jun 2007 15:28:00 +0000 |
Daniel Atallah |
Close conversation connections when logging out of the Bonjour account. This also fixes leakage.
|
Fri, 08 Jun 2007 06:28:31 +0000 |
Daniel Atallah |
Consolidate BonjourJabberConversation creation and deletion.
|
Fri, 08 Jun 2007 06:15:43 +0000 |
Daniel Atallah |
Send 'to' and 'from' attributes in the stream start message.
|
Fri, 08 Jun 2007 06:04:06 +0000 |
Daniel Atallah |
Cleanup, fix a leak and prevent the inbound xml from being parsed twice for every message.
|
Fri, 08 Jun 2007 05:06:47 +0000 |
Daniel Atallah |
advertisment_fd is an input handler, not a fd; name it accurately to avoid confusion.
|
Sun, 10 Jun 2007 15:50:19 +0000 |
Nathan Walp |
show the "Retrieving..." window whenever we request user info. Fixes #1617.
|
Fri, 08 Jun 2007 12:52:35 +0000 |
Nathan Walp |
merge of '73a92318a135ab11655ab5e68f5b079e16d72075'
|
Fri, 08 Jun 2007 04:50:36 +0000 |
Richard Laager |
merge of '08772f5bb329fb5f8bbf0226a5d16f194c735506'
|
Fri, 08 Jun 2007 03:55:35 +0000 |
Etan Reisner |
Hopefully make what this checkbox does a little more clear by changing
|
Fri, 08 Jun 2007 12:38:30 +0000 |
Nathan Walp |
merge of '4b50880d8517570eaa67d4cd9d88c5934bb832f1'
|
Fri, 08 Jun 2007 04:17:36 +0000 |
Richard Laager |
The underscore in "Proxy Options" wasn't actually rendering as a mnemonic.
|
Fri, 08 Jun 2007 20:53:59 +0000 |
Sean Egan |
Fix a freeze caused by improper SIMPLE message parsing. Thanks, Michal Matyska! Fixes #1037
|
Thu, 07 Jun 2007 14:47:30 +0000 |
Richard Laager |
I think it's a good idea to document thing that we deprecate.
|
Thu, 07 Jun 2007 14:20:56 +0000 |
Daniel Atallah |
merge of '5cdcf39e21d4c670562fa2acfe8520f8ee140262'
|
Wed, 06 Jun 2007 04:22:15 +0000 |
Daniel Atallah |
Some more Bonjour cleanup and leak fixing.
|
Wed, 06 Jun 2007 03:22:06 +0000 |
Daniel Atallah |
Improve Bonjour error handling when there are errors "connecting".
|
Wed, 06 Jun 2007 03:21:04 +0000 |
Daniel Atallah |
Fix leakage.
|
Fri, 08 Jun 2007 12:38:21 +0000 |
Nathan Walp |
if we don't have an icon, lets not clear the icon on login (fixes #788)
|
Thu, 07 Jun 2007 11:01:28 +0000 |
Stu Tomlinson |
Bring back Conversation->Insert Link and Conversation->Insert Image.
|
Thu, 07 Jun 2007 08:03:55 +0000 |
Mark Doliner |
Add a "deprecated" note about pidgin_dialogs_alias_contact() which
|
Thu, 07 Jun 2007 08:03:25 +0000 |
Mark Doliner |
Make the New Status dialog window resizable and make the text field
|
Thu, 07 Jun 2007 08:02:47 +0000 |
Mark Doliner |
Make multiline pidgin_request_input() windows resizable, and make
|
Thu, 07 Jun 2007 06:29:30 +0000 |
Mark Doliner |
Get rid of 'Gaim' in a few more places
|
Thu, 07 Jun 2007 06:26:06 +0000 |
Mark Doliner |
We should surface this error to the user when calling
|
Thu, 07 Jun 2007 06:22:37 +0000 |
Mark Doliner |
Better error message for when a Jabber connection fails
|
Thu, 07 Jun 2007 05:28:05 +0000 |
Richard Laager |
Don't create the temp GString unless it's actually needed, and avoid
|
Thu, 07 Jun 2007 05:27:08 +0000 |
Richard Laager |
Bail out to avoid an infinite loop in an extreme corner case.
|