log

age author description
Thu, 17 May 2007 14:38:35 +0000 Evan Schoenberg merge of '0397391b6a278804196e57830cc216b8e236442a'
Thu, 17 May 2007 14:32:24 +0000 Evan Schoenberg slpcall now explicitlt references its xfer and unreferences it when it is destroyed. While it *looks* like this should *probably* have happened anyways due to the interactins between xfer_init, xfer_end, and xfer_cancel_remote, having the xfer's owner make this explicit makes the process less fragile and more obvious, and it may fix a crash as the slp is destroyed. Fixes #1070
Thu, 17 May 2007 14:30:48 +0000 Evan Schoenberg disapproval of revision 'a0488ed637a52fa346f3a78ed4e16fb8db3aeb59'
Thu, 17 May 2007 14:29:17 +0000 Evan Schoenberg slpcall now explicitlt references its xfer and unreferences it when it is destroyed. While it *looks* like this should *probably* have happened anyways due to the interactins between xfer_init, xfer_end, and xfer_cancel_remote, having the xfer's owner make this explicit makes the process less fragile and more obvious, and it may fix a crash as the slp is destroyed. Fixes #1070
Thu, 17 May 2007 07:28:53 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 4398ffa92e9bb0a16dbede7756a4cbc5dfa96602)
Sun, 13 May 2007 20:25:00 +0000 Gabriel Schulhof Formatting changes.
Sun, 13 May 2007 13:23:46 +0000 Gabriel Schulhof aop_menu branch
Wed, 16 May 2007 22:15:47 +0000 Richard Laager merge of 'b23501b21d88703543a15ac3d68dd5361966e503'
Wed, 16 May 2007 20:03:47 +0000 Richard Laager merge of 'a1ba1e5be5adb02dcd76cbde3bc4d88287bff6a2'
Wed, 16 May 2007 22:15:41 +0000 Richard Laager Whitespace fix in the dbus_uniq code.
Wed, 16 May 2007 20:00:20 +0000 Richard Laager Minor formatting tweaks for the dbus_uniq code.
Thu, 17 May 2007 07:29:26 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 4398ffa92e9bb0a16dbede7756a4cbc5dfa96602)
Wed, 16 May 2007 20:51:28 +0000 Gabriel Schulhof Added purple_core_quit to cleanup.
Wed, 16 May 2007 20:01:00 +0000 Gabriel Schulhof Braces around an if.
Wed, 16 May 2007 19:35:17 +0000 Gabriel Schulhof Style changes + removed unnecessary NULL checks.
Tue, 15 May 2007 20:41:36 +0000 Gabriel Schulhof Alternative dbus_uniq implementation
Sun, 13 May 2007 19:52:05 +0000 Gabriel Schulhof D-Bus unique stuff. Had to add a few NULL-checks here and there, because
Sat, 19 May 2007 07:50:19 +0000 Richard Laager explicit merge of '4398ffa92e9bb0a16dbede7756a4cbc5dfa96602'
Sat, 19 May 2007 07:49:39 +0000 Richard Laager explicit merge of 'bb7e144daba6e060c1f8ed699733a119ea3e107f'
Sat, 19 May 2007 07:47:16 +0000 Richard Laager explicit merge of 'ef6a11abfc06ebecc3c74e3ab793e47d50125989'
Thu, 17 May 2007 13:45:18 +0000 Stu Tomlinson Fix MSN "Open Hotmail Inbox" for non-hotmail.com accounts (eg. hotmail.co.uk)
Wed, 16 May 2007 04:03:58 +0000 Daniel Atallah merge of '2d13b954e5450868a468d8b0a8c49f22f3b6d09f'
Wed, 16 May 2007 03:46:26 +0000 Sadrul Habib Chowdhury Fix background color issues in the coversation tabs.
Wed, 16 May 2007 02:38:32 +0000 Sadrul Habib Chowdhury nosnilmot: EXTRA_DIST it!
Wed, 16 May 2007 02:34:56 +0000 Sadrul Habib Chowdhury A signals-test plugin for perl. This should help plugin developers get
Wed, 16 May 2007 03:18:33 +0000 Daniel Atallah We can't be sure that the conv still exists, so don't dereference it.
Tue, 15 May 2007 21:50:44 +0000 Sadrul Habib Chowdhury Fix the tab-dragging arrows in conversation window.
Tue, 15 May 2007 21:27:03 +0000 Sadrul Habib Chowdhury Stop propagating a middle-click on the pane-handle to the notebook below.
Tue, 15 May 2007 17:19:47 +0000 Ethan Blanton Oops; I made some errors in the last commit. This is a fix of my
Tue, 15 May 2007 17:13:00 +0000 Ethan Blanton Fix up IRC connections with dircproxy by allowing 376 to indicate success.