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
|