log

age author description
Sat, 22 Sep 2007 21:55:10 +0000 Gabriel Schulhof whitespace
Sat, 22 Sep 2007 20:55:11 +0000 Gabriel Schulhof Re-worked gtklog functions and perl bindings
Sat, 22 Sep 2007 20:41:58 +0000 Gabriel Schulhof Making pidgin_dialogs_about _with_parent, but using void * parent (for now)
Sat, 22 Sep 2007 20:40:11 +0000 Gabriel Schulhof Making pidgin_dialogs_about _with_parent, but using void * parent (for now)
Sat, 22 Sep 2007 20:31:46 +0000 Gabriel Schulhof Making pidgin_dialogs_about _with_parent
Sat, 22 Sep 2007 19:23:36 +0000 Gabriel Schulhof disapproval of revision '35bdef3c8d34a50ddf7708702ed2ea745abf82f8'
Sat, 22 Sep 2007 19:22:38 +0000 Gabriel Schulhof Accidentally merged stuff from omgp.pidgin (somehow)
Sat, 22 Sep 2007 19:01:55 +0000 Gabriel Schulhof Weirdness
Sat, 22 Sep 2007 18:46:55 +0000 Gabriel Schulhof Fixing Request.xs
Sat, 22 Sep 2007 18:32:18 +0000 Gabriel Schulhof Fixing Request.xs
Sat, 22 Sep 2007 18:20:59 +0000 Gabriel Schulhof Fixed perl bindings
Sat, 22 Sep 2007 18:12:08 +0000 Gabriel Schulhof Fixed perl bindings
Sat, 22 Sep 2007 18:05:11 +0000 Gabriel Schulhof Restoring gntblist.c:create_menu
Sat, 22 Sep 2007 18:02:20 +0000 Gabriel Schulhof Bad propagate
Sat, 22 Sep 2007 17:37:07 +0000 Gabriel Schulhof compile
Sat, 22 Sep 2007 17:33:36 +0000 Gabriel Schulhof compile
Sat, 22 Sep 2007 17:29:44 +0000 Gabriel Schulhof Compile
Sat, 22 Sep 2007 17:06:17 +0000 Gabriel Schulhof Minor fix
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.