Sat, 22 Sep 2007 16:19:34 +0000 |
Gabriel Schulhof |
Updated hinting to be less invasive
|
Sat, 22 Sep 2007 09:48:07 +0000 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
|
Fri, 21 Sep 2007 16:09:12 +0000 |
Sadrul Habib Chowdhury |
Fix #3249 (Bus error using finch on mac os x). Make sure we don't crash if there's no default SIGWINCH handler.
|
Fri, 21 Sep 2007 13:39:48 +0000 |
Sadrul Habib Chowdhury |
Obligatory typo.
|
Fri, 21 Sep 2007 13:18:41 +0000 |
Sadrul Habib Chowdhury |
Initialize file descriptors to -1 here too. These haven't caused any
|
Fri, 21 Sep 2007 12:50:41 +0000 |
Sadrul Habib Chowdhury |
Add and remove url-datas for alias update requests.
|
Fri, 21 Sep 2007 12:48:42 +0000 |
Sadrul Habib Chowdhury |
Initialize file-descriptors to -1.
|
Fri, 21 Sep 2007 07:38:26 +0000 |
Sean Egan |
Don't include OS information in jabber:iq:version requests
|
Fri, 21 Sep 2007 03:24:29 +0000 |
Daniel Atallah |
Clear the password consistently when we get a "Signed-On elsewhere" or a "Invalid Password" disconnection. Disconnection reason codes will take care of this in the core, but until then, this is ok.
|
Fri, 21 Sep 2007 02:46:27 +0000 |
Daniel Atallah |
Clear the password consistently when we get a "Signed-On elsewhere" or a "Invalid Password" disconnection. Disconnection reason codes will take care of this in the core, but until then, this is ok. Fixes #3204.
|
Fri, 21 Sep 2007 01:49:27 +0000 |
Daniel Atallah |
Clear out the unsaved password if we're already disconnected and we switch to offline status. Fixes #3218.
|
Fri, 21 Sep 2007 00:55:32 +0000 |
Daniel Atallah |
Fix some incorrect assertions when G_DEBUG=fatal_warnings is set.
|