log

age author description
Fri, 18 May 2007 01:51:35 +0000 Daniel Atallah Fix an extra \r\n in the Authorization header. Fixes #965.
Fri, 18 May 2007 01:51:03 +0000 Daniel Atallah Missing newline in debug output.
Fri, 18 May 2007 01:46:51 +0000 Daniel Atallah disapproval of revision '1e0f6c89bdf3a21258ac4f64039122a909ac67cc'
Fri, 18 May 2007 01:37:27 +0000 Daniel Atallah Fix an extra \r\n in the Authorization header. Fixes #965.
Fri, 18 May 2007 01:09:55 +0000 Sadrul Habib Chowdhury Changelog the last couple of changes.
Fri, 18 May 2007 01:03:53 +0000 Sadrul Habib Chowdhury Patch #1054 from resiak.
Thu, 17 May 2007 22:04:49 +0000 Sadrul Habib Chowdhury Generate nicer HTML dumps.
Thu, 17 May 2007 21:11:31 +0000 Sadrul Habib Chowdhury Patch from SuperMMX to correctly update the expand state of contacts
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.
Tue, 15 May 2007 02:05:43 +0000 Sadrul Habib Chowdhury Update the changelog.
Tue, 15 May 2007 02:05:10 +0000 Sadrul Habib Chowdhury Update the tab-title for chats immediately after aliasing.
Tue, 15 May 2007 01:16:44 +0000 Sadrul Habib Chowdhury "Clicking on a buddy name in a chat window should alias the name", patch
Tue, 15 May 2007 00:55:05 +0000 Sadrul Habib Chowdhury merge of '2263648adbe7bbf44fd9bf0230c9054be1d4c72b'
Sat, 19 May 2007 06:54:15 +0000 Richard Laager Death to more futuristic struct initialization. This should be the last.
Sat, 19 May 2007 06:34:27 +0000 Richard Laager Add a missing semi-colon so this will compile.
Sat, 19 May 2007 06:16:44 +0000 Richard Laager When using Purple idle, don't run a timer at all when idleaway. When using
Sat, 19 May 2007 05:56:01 +0000 Richard Laager Move the time_until_next_idle_event < 0 check to clarify.
Sat, 19 May 2007 05:53:29 +0000 Richard Laager Remove dead code.
Tue, 15 May 2007 00:30:22 +0000 Richard Laager Adding Intel Corporation to cover all our bases here:
Tue, 15 May 2007 00:28:51 +0000 Richard Laager Add arjan to COPYRIGHT
Tue, 15 May 2007 00:24:29 +0000 Richard Laager Another C99 struct falling.
Mon, 14 May 2007 23:45:14 +0000 Richard Laager More strcasecmp() replacements.
Mon, 14 May 2007 23:35:50 +0000 Richard Laager Replace strcasecmp() calls with glib equivalents.
Mon, 14 May 2007 23:35:28 +0000 Richard Laager Replace nm_utf8_strcasecmp() with purple_utf8_strcasecmp().
Mon, 14 May 2007 23:34:08 +0000 Richard Laager Replace some C99 struct syntax.
Mon, 14 May 2007 23:17:42 +0000 Richard Laager merge of '2263648adbe7bbf44fd9bf0230c9054be1d4c72b'
Mon, 14 May 2007 23:11:30 +0000 Ethan Blanton strcasecmp is post-C89, so use the glib equivalent
Mon, 14 May 2007 19:38:06 +0000 Richard Laager merge of '1e134934c8dd6c7af81a819ddaa603fa88f68a36'
Mon, 14 May 2007 04:02:56 +0000 Richard Laager Run the first timer at IDLEMARK + 1, to ensure we don't hit it right on IDLEMARK.
Mon, 14 May 2007 03:14:10 +0000 Richard Laager Fix a typo.
Mon, 14 May 2007 03:11:02 +0000 Richard Laager Part of a patch from: