Sun, 08 Feb 2009 00:23:13 +0000 |
Elliott Sales de Andrade |
disapproval of revision '8a80f271858548f73cac50625660e87df1970bcc'
|
Sat, 07 Feb 2009 23:45:18 +0000 |
Elliott Sales de Andrade |
The jabber_register_parse function was looking for the <x> node as a
|
Fri, 06 Feb 2009 14:23:25 +0000 |
Bj«Órn Voigt |
resolved shortcut conflict in German (fixes http://developer.pidgin.im/ticket/8354)
|
Fri, 06 Feb 2009 03:50:26 +0000 |
Daniel Atallah |
Fix a null ptr deref/double free. Fixes #8336.
|
Thu, 05 Feb 2009 06:25:18 +0000 |
Elliott Sales de Andrade |
merge of '0bfcaf78ec07efb71812fff2c8b738b4532aac7f'
|
Thu, 05 Feb 2009 05:42:58 +0000 |
Elliott Sales de Andrade |
In jabber_iq_parse, xmlnode_get_child is called for a few special cases,
|
Thu, 05 Feb 2009 04:23:14 +0000 |
Elliott Sales de Andrade |
Fix some warnings in some sometimes-commented-out debug messages.
|
Thu, 05 Feb 2009 00:59:42 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
|
Wed, 04 Feb 2009 22:46:45 +0000 |
Sadrul Habib Chowdhury |
Debug log is sent to stderr. Thanks to whoever noticed it in IRC the other day.
|
Wed, 04 Feb 2009 22:46:08 +0000 |
Sadrul Habib Chowdhury |
Need some refining for vt100 too, apparently. Fixes #8335.
|
Wed, 04 Feb 2009 18:59:11 +0000 |
Mark Doliner |
Wait to set the account online until after we've fetched our buddy list.
|
Wed, 04 Feb 2009 05:15:49 +0000 |
Elliott Sales de Andrade |
After parsing the message text for HTML formatting, don't try to send it if
|
Wed, 04 Feb 2009 01:44:30 +0000 |
John Bailey |
Break the ICQ changes into their own section. Make an existing ICQ entry more
|
Wed, 04 Feb 2009 01:30:35 +0000 |
Daniel Lj |
Patch to properly publish status messages for statuses other than Available.
|
Tue, 03 Feb 2009 22:06:21 +0000 |
Mark Doliner |
Mark the string "Mongolian" as translatable
|
Tue, 03 Feb 2009 18:56:17 +0000 |
Mark Doliner |
There's no reason for these to not be const is there? This doesn't
|
Tue, 03 Feb 2009 18:53:04 +0000 |
Mark Doliner |
Fix this compile warning:
|
Tue, 03 Feb 2009 05:39:47 +0000 |
Elliott Sales de Andrade |
For some reason, all these statuses were set to saveable=FALSE. With the
|
Tue, 03 Feb 2009 02:43:45 +0000 |
Daniel Atallah |
merge of '373dcef37042813bc15485de75725e625a149bf6'
|
Tue, 03 Feb 2009 00:55:57 +0000 |
Sadrul Habib Chowdhury |
*** Plucked rev 8e8959be (sadrul@pidgin.im):
|
Mon, 02 Feb 2009 22:20:04 +0000 |
John Bailey |
Change our ICQ client ID such that we identify ourselves to the ICQ servers as
|
Tue, 03 Feb 2009 02:42:54 +0000 |
Daniel Atallah |
Work around the buggy Aspell dictionary installers by cleaning up after them.
|
Mon, 02 Feb 2009 16:13:11 +0000 |
Daniel Atallah |
conn->current_request can be NULL here.
|
Sun, 01 Feb 2009 09:14:24 +0000 |
Elliott Sales de Andrade |
merge of 'a9849c98b16073a1bf0fbb87a998f0970e0dc810'
|
Sun, 01 Feb 2009 02:23:36 +0000 |
luke |
Plug a memory leak in SILC, thanks to Luke Petre.
|
Fri, 30 Jan 2009 22:48:21 +0000 |
Daniel Atallah |
Remove the "Flash window when chat messages are received" pref from the winprefs
|
Fri, 30 Jan 2009 17:48:47 +0000 |
Daniel Atallah |
Fix 3 different race conditions in the win32 network management functionality.
|
Sun, 01 Feb 2009 09:08:44 +0000 |
Elliott Sales de Andrade |
Setup message handlers on the MSN Notification server so that messages from
|
Sun, 01 Feb 2009 09:06:34 +0000 |
Elliott Sales de Andrade |
Make message handlers more generic and able to work when used by the
|
Sun, 01 Feb 2009 08:25:57 +0000 |
Elliott Sales de Andrade |
Move some MSN message handlers from switchboard to general msg.c.
|