Fri, 28 Nov 2008 02:58:00 +0000 |
John Bailey |
Better wording and add info to the ChangeLog.
|
Fri, 28 Nov 2008 02:42:47 +0000 |
John Bailey |
Allow blank resources on XMPP when creating/modifying accounts. This works
|
Fri, 28 Nov 2008 02:19:42 +0000 |
Jonathan Sailor |
Some improvements to XMPP resource handling:
|
Fri, 28 Nov 2008 01:49:58 +0000 |
Paul Aurich |
Fix the namespace URL we look for on PEP reply stanzas to match the URL we
|
Thu, 27 Nov 2008 20:53:51 +0000 |
Sadrul Habib Chowdhury |
Do not alter the killring on delete-prev or delete-next (char) operations.
|
Thu, 27 Nov 2008 05:54:09 +0000 |
Richard Laager |
The other day while struct hiding, I noticed a for loop that was checking
|
Thu, 27 Nov 2008 05:51:03 +0000 |
Richard Laager |
Whitespace fix
|
Thu, 27 Nov 2008 05:49:01 +0000 |
Richard Laager |
Add a comment to clarify code I initially thought was broken.
|
Thu, 27 Nov 2008 05:32:30 +0000 |
Richard Laager |
This is shipped with libpurple now, so installation notes are irrelevant.
|
Wed, 26 Nov 2008 23:05:45 +0000 |
Richard Laager |
Apparently pidginstock-artwork.c is gone.
|
Wed, 26 Nov 2008 23:02:41 +0000 |
Richard Laager |
Fix an unintended error in version-check when you have uncommitted changes.
|
Wed, 26 Nov 2008 22:17:58 +0000 |
Richard Laager |
Really, really compile
|
Wed, 26 Nov 2008 22:16:58 +0000 |
Richard Laager |
Really compile
|
Wed, 26 Nov 2008 22:13:55 +0000 |
Richard Laager |
Compile
|
Wed, 26 Nov 2008 21:40:37 +0000 |
Richard Laager |
A Warmenhoved patch from rwbarton to avoid showing the default instance
|
Wed, 26 Nov 2008 21:14:28 +0000 |
Richard Laager |
Remove the length parameter from zephyr_recv_convert(), because we were
|
Wed, 26 Nov 2008 21:11:05 +0000 |
Richard Laager |
merge of '812e8a74b31cd5bb1bcec2a4c71fd8d86e520054'
|
Wed, 26 Nov 2008 21:10:26 +0000 |
Richard Laager |
merge of '0398d649eb2c6ff34c18ee43f0599f3eb0085b5c'
|
Tue, 25 Nov 2008 17:23:43 +0000 |
Richard Laager |
Remove a space to eliminate a spurious diff between Pidgin's autogen.sh
|
Wed, 26 Nov 2008 18:31:24 +0000 |
Marcus Lundblad |
Whoops, should return FALSE, not NULL, when jabber_buddy_find returns NULL
|
Wed, 26 Nov 2008 00:41:53 +0000 |
Sadrul Habib Chowdhury |
Properly escape the status message.
|
Tue, 25 Nov 2008 22:06:06 +0000 |
Mark Doliner |
Remove this timer when the switchboard is destroyed. Fixes a crash
|
Tue, 25 Nov 2008 21:35:59 +0000 |
Mark Doliner |
Remove the timer if sess->soap_table is NULL. I don't think this ever
|
Tue, 25 Nov 2008 21:07:14 +0000 |
Jochen Kemnade |
update po file and fix #7628 ("translation error in german pidgin error message")
|
Tue, 25 Nov 2008 03:40:28 +0000 |
Daniel Atallah |
Fix the initial parsing of args in the win32 launcher to be more robust.
|
Tue, 25 Nov 2008 02:43:56 +0000 |
Mark Doliner |
Use separate variables to keep track of the timer and the watcher.
|
Tue, 25 Nov 2008 02:18:00 +0000 |
Mark Doliner |
Formatting change: Split these if statements on to two lines
|
Tue, 25 Nov 2008 02:08:22 +0000 |
Mark Doliner |
I don't believe message should ever be null
|
Tue, 25 Nov 2008 02:02:21 +0000 |
Mark Doliner |
Minor whitespace changes and shuffle functions around to be in a more
|
Tue, 25 Nov 2008 01:33:14 +0000 |
Mark Doliner |
merge of '1b2d6e3c5b0a2de29e8789d768a61fd7f2a4b1da'
|
Mon, 24 Nov 2008 21:28:22 +0000 |
Marcus Lundblad |
Removed som extranious debug output
|
Mon, 24 Nov 2008 03:23:25 +0000 |
Daniel Atallah |
Prevent a NULL printf crash.
|