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.
|
Wed, 12 Dec 2007 01:48:49 +0000 |
Stu Tomlinson |
Let's try MAX(lines, 2) as suggested by Sean. I've been using (lines + 1)
|
Tue, 11 Dec 2007 18:42:26 +0000 |
Luke Schierer |
merge of '9f782ce34a9721fbb634a2c73107820447cc3dc1'
|
Tue, 11 Dec 2007 16:51:07 +0000 |
Stu Tomlinson |
Clean up generated dbus sources in 'make clean'
|
Tue, 11 Dec 2007 18:41:33 +0000 |
Luke Schierer |
(13:35:59) KeaponLaffin: so which SSL libraries are supported?
|
Tue, 11 Dec 2007 01:34:18 +0000 |
Andreas Monitzer |
Fixed http://trac.adiumx.com/ticket/8529
|
Mon, 10 Dec 2007 15:22:27 +0000 |
Will Thompson |
Ensure that an error's description actually is UTF-8 before writing it out to
|
Mon, 10 Dec 2007 13:10:58 +0000 |
Will Thompson |
Correct a doc typo.
|
Mon, 10 Dec 2007 13:10:19 +0000 |
Will Thompson |
Add @since 2.3.0 to purple.h.
|
Mon, 10 Dec 2007 04:36:58 +0000 |
Sadrul Habib Chowdhury |
merge of '2cbfe519145eef590082df40a311948ad4884ef2'
|
Mon, 10 Dec 2007 04:34:51 +0000 |
Sadrul Habib Chowdhury |
Create a 'list' request-field for a 'choice' plugin pref.
|
Mon, 10 Dec 2007 03:54:21 +0000 |
Daniel Atallah |
merge of 'e2c8b56610435df5a63688fe4fc302f51f48cf10'
|
Mon, 10 Dec 2007 03:52:17 +0000 |
Daniel Atallah |
Ignore stripped win32 bin directory.
|
Mon, 10 Dec 2007 03:50:58 +0000 |
Daniel Atallah |
Update Bonjour prpl to support multiple presence records for the same buddy. Eliminate the Howl backend to avoid having to maintain yet another set of code. References #4187 (more to come to fix the rest of the ticket).
|
Mon, 10 Dec 2007 03:53:08 +0000 |
John Bailey |
Ari noticed that `make docs` no longer functions properly when the build
|
Mon, 10 Dec 2007 02:19:56 +0000 |
Daniel Atallah |
A couple compile fixes to the tests from Elliott Sales de Andrade. Fixes #4313.
|
Mon, 10 Dec 2007 02:07:01 +0000 |
Daniel Atallah |
Patch from Alex Badea to support receiving files from Yahoo users using the newer yahoo protocol. Committing this is very long overdue, it somehow slipped through the cracks for a long time. References #708.
|
Sun, 09 Dec 2007 11:25:15 +0000 |
Daniel Atallah |
Fix #4079 for real.
|
Sun, 09 Dec 2007 10:08:40 +0000 |
Sadrul Habib Chowdhury |
We need to use the actual username for attentions, instead of alias. This should fix the 'new im for buzz' bug on yahoo.
|