Sat, 15 Dec 2007 18:23:04 +0000 |
Will Thompson |
The debug message for purple_prefs_set_path when the pref in question is not
|
Fri, 14 Dec 2007 21:44:34 +0000 |
Daniel Atallah |
This is the second part of the fix to support having multiple presence records in Bonjour (and also supporting multiple presences using the same IP). Incoming conversations are no longer immediately attached to a buddy - we use an algorithm to match a conversation to a buddy based on the IP and, if possible the "from" attribute of the stream or the first tag in the stream. Thanks to Sjoerd Simons from Telepahy Salut for noticing and suggesting the algorithm. Fixes #4187. It'd be good if a few people test this.
|
Fri, 14 Dec 2007 00:41:28 +0000 |
Daniel Atallah |
This is a great patch from Lee Roach to make Pidgin on win32 deal with system suspend / resume. It seems to work really well, hopefully this'll make some folks happy. If something doesn't work right, it is probably my fault. Fixes #480.
|
Fri, 14 Dec 2007 00:38:22 +0000 |
Daniel Atallah |
Fix a GList being leaked when dealing with network connection/disconnection events.
|
Thu, 13 Dec 2007 06:53:07 +0000 |
John Bailey |
Some minor tweaks to the man page.
|
Wed, 12 Dec 2007 20:37:29 +0000 |
Stu Tomlinson |
Another tweak to the auto-resizing so it shows new empty lines correctly,
|
Wed, 12 Dec 2007 19:15:01 +0000 |
Daniel Atallah |
Fix #4345 by ignoring a malformed message.
|
Wed, 12 Dec 2007 01:53:00 +0000 |
Stu Tomlinson |
merge of '74560aca587ea20e9eee77e340f6ba9fb7aca914'
|
Wed, 12 Dec 2007 00:15:23 +0000 |
Sadrul Habib Chowdhury |
merge of '1d77c730a1160c77d14354d4ce61455e59c94fbc'
|
Wed, 12 Dec 2007 00:10:36 +0000 |
Sadrul Habib Chowdhury |
Remove the close timer when re-displaying a hidden conversation.
|
Tue, 11 Dec 2007 20:28:09 +0000 |
Daniel Atallah |
Cleanup to prevent unnecessary alloc/free. Also a small fix to remove the possiblity that a message will be sent before the stream is started.
|
Tue, 11 Dec 2007 19:03:37 +0000 |
Luke Schierer |
Stu says this was unnecessary, that it is already there.
|