log

age author description
Tue, 22 May 2007 05:22:36 +0000 Daniel Atallah Added more robust parsing of the xmpp digest challenge and add validation that some required challenge fields are present. Fixes #1024
Mon, 21 May 2007 20:58:23 +0000 Richard Laager merge of '6a857845ed772173ecc2083603f0d661eb52c68a'
Mon, 21 May 2007 20:01:40 +0000 Gabriel Schulhof Forgot an instance of g_object_new and some other changes are necessary, too.
Mon, 21 May 2007 17:04:08 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head f806da14ec2d87cd6650b921eaeed3c6d6587598)
Tue, 22 May 2007 06:05:42 +0000 Sadrul Habib Chowdhury Expose _conversation_write and _conversation_do_command for perl plugins.
Tue, 22 May 2007 06:04:41 +0000 Sadrul Habib Chowdhury Plug a possible memory leak.
Tue, 22 May 2007 06:03:42 +0000 Sadrul Habib Chowdhury New function purple_conversation_do_command. This is almost like
Tue, 22 May 2007 03:28:12 +0000 Sadrul Habib Chowdhury New api function purple_conversation_get_extended_menu.
Mon, 21 May 2007 14:42:45 +0000 Eric Polino merge of '34ad536ba137d9ad9af8f55629835e501c9ba5f4'
Fri, 18 May 2007 14:00:33 +0000 Eric Polino merge of '745cf14dbfb86060ab8826900f365a2f0592747e'
Sun, 13 May 2007 21:27:13 +0000 Eric Polino merge of '0a63bea05479d51972432a195d0c97c0309fbcf4'
Sat, 19 May 2007 08:31:55 +0000 Richard Laager Bump the version number accordingly.
Sat, 19 May 2007 08:30:37 +0000 Richard Laager ChangeLog the pidgin_create_window() function.
Sat, 19 May 2007 08:29:48 +0000 Richard Laager propagate from branch 'org.maemo.garage.pidgin.pidgin.pidgin-create-window' (head ce8a2acd4d10ef4600c02a4957bea52dd6ad4c19)
Sat, 19 May 2007 08:23:22 +0000 Richard Laager Make the blist showing actually work.
Sat, 19 May 2007 08:03:48 +0000 Richard Laager Document the API changes.
Sat, 19 May 2007 08:01:02 +0000 Richard Laager Style changes.
Sat, 19 May 2007 07:58:39 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 06b088941860bc00cfc69da2f4e9a9282685268b)
Sun, 20 May 2007 21:53:10 +0000 Gabriel Schulhof Coding style changes
Sun, 20 May 2007 20:59:16 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head b917cc2cf9c46c7163ad3345b312dac1eea896cf)
Sun, 20 May 2007 17:53:37 +0000 Richard Laager merge of '06ed1317cb35c9aeacf41bd7e250a1f7c1dc8876'
Sat, 19 May 2007 20:26:54 +0000 Richard Laager Fix a logic mistake I introduced during a cleanup.
Sat, 19 May 2007 19:58:56 +0000 Richard Laager Add some braces and clean up indentation.
Sat, 19 May 2007 19:55:05 +0000 Richard Laager Apply some constification.
Sat, 19 May 2007 19:40:59 +0000 Richard Laager Style changes in if statements.
Sat, 19 May 2007 19:33:31 +0000 Richard Laager Style change: death to spaces before semi-colons.
Sat, 19 May 2007 08:33:31 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 62e9d17cd37551991c5040ce6ca48e6d7578dde3)
Sun, 20 May 2007 09:57:08 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 66aea7d56ba9aeefe7437693c284ba2e3d649835)
Sun, 20 May 2007 18:32:40 +0000 Richard Laager merge of '004942f80429de395663b172b5d6c6e7d834050a'
Sun, 20 May 2007 17:05:42 +0000 Stu Tomlinson ChangeLog the hotmail inbox thing
Sun, 20 May 2007 15:09:59 +0000 Stu Tomlinson Remove an unused variable
Sun, 20 May 2007 15:09:02 +0000 Stu Tomlinson merge of '1b31a3a29b0aa69839b75bcf2fbc27ff3f36f3ed'
Sun, 20 May 2007 16:54:17 +0000 Richard Laager Conversation -> Save As will now use aliases.
Sun, 20 May 2007 15:56:53 +0000 Richard Laager If we're operating on ASCII characters only, we should use g_ascii_isalnum.
Sun, 20 May 2007 15:02:03 +0000 Richard Laager merge of '211be57922bc0273e193942f976264ae52d8cf41'
Sun, 20 May 2007 15:07:49 +0000 Stu Tomlinson Support for @msn.com accounts when opening Inbox, and unconditioanlly request
Sun, 20 May 2007 14:57:09 +0000 Stu Tomlinson Linkify xmpp: URIs
Sun, 20 May 2007 14:21:50 +0000 Stu Tomlinson Make purple-remote accept xmpp as a protocol
Sun, 20 May 2007 14:57:33 +0000 Richard Laager merge of '479fb98ba0ae0232add8593efb47951fa3f6d695'
Sun, 20 May 2007 13:29:35 +0000 Stu Tomlinson Remove a Useless Use Of Cat (tm) (which might actually help Alver's IRIX
Sun, 20 May 2007 12:56:40 +0000 Stu Tomlinson A couple of tweaks to open Hotmail inbox
Sun, 20 May 2007 08:41:53 +0000 Sadrul Habib Chowdhury Fix an infinite loop at startup for finch. Thanks to Bleeter for noticing this.
Sun, 20 May 2007 06:51:12 +0000 Etan Reisner Remove the GtkTreeView expander_size setting from the pidginrc plugin as it
Sun, 20 May 2007 06:33:35 +0000 Etan Reisner merge of '93a5063c46e94d1cc7ac11a05b7772048dc95753'
Sun, 20 May 2007 05:50:15 +0000 Etan Reisner merge of '62e9d17cd37551991c5040ce6ca48e6d7578dde3'
Sun, 20 May 2007 14:44:09 +0000 Richard Laager ChangeLog the Google Talk protocol menu item and the power efficiency fixes from
Sun, 20 May 2007 14:55:13 +0000 Richard Laager #include "gtkutils.h"
Sun, 20 May 2007 14:53:34 +0000 Richard Laager #include "gtkutils.h"
Sun, 20 May 2007 14:47:36 +0000 Richard Laager #include "gtkutils.h"
Sat, 19 May 2007 08:29:14 +0000 Richard Laager Add a @since marker to pidgin_create_window()'s documentation.
Sat, 19 May 2007 08:24:46 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 62e9d17cd37551991c5040ce6ca48e6d7578dde3)
Tue, 22 May 2007 07:08:57 +0000 Mark Doliner When the /pidgin/debug/enabled pref is toggled, wait until the next
Sun, 20 May 2007 06:30:16 +0000 Mark Doliner Our in-tree gadu-gadu lib doesn't include the glib headers. I don't know
Sat, 19 May 2007 08:12:31 +0000 Richard Laager Fix a compiler warning by using a temporary variable for swapping.
Sat, 19 May 2007 07:58:34 +0000 Richard Laager Fix the spelling on Gabriel's last name.
Sat, 19 May 2007 07:57:39 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 448cd254b546158ad96cd7190cb203e44386b31a)
Sat, 19 May 2007 07:55:36 +0000 Richard Laager Fix a compiler warning.
Sat, 19 May 2007 07:53:30 +0000 Richard Laager merge of 'ad8976c24b5929a7dc2e27af5ffc3522aafa11d5'
Sat, 19 May 2007 07:52:26 +0000 Richard Laager explicit merge of '61827fc1671b97df72194ee9722ed122cb45c29f'
Sat, 19 May 2007 07:51:03 +0000 Richard Laager explicit merge of '751c46819c7edfd139753ceda847258389eee965'
Fri, 18 May 2007 22:32:30 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head faebb5b94eeb15c49559aa2b3c3ce87c9a38a763)
Fri, 18 May 2007 22:04:01 +0000 Gabriel Schulhof Added to gtkutils.c:
Sat, 19 May 2007 10:51:25 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 61827fc1671b97df72194ee9722ed122cb45c29f)
Fri, 18 May 2007 22:31:10 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head faebb5b94eeb15c49559aa2b3c3ce87c9a38a763)
Sat, 19 May 2007 06:55:53 +0000 Richard Laager merge of 'bc75c50283ea211d6f97caefcb83db0e34e10bfe'
Fri, 18 May 2007 22:31:37 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head faebb5b94eeb15c49559aa2b3c3ce87c9a38a763)
Sat, 19 May 2007 02:46:34 +0000 Luke Schierer merge of '49922af0141ac5ca1baaa557377a5343ae781fb9'
Sat, 19 May 2007 02:43:28 +0000 Richard Nelson Mark strings for translation
Sun, 20 May 2007 05:48:56 +0000 Etan Reisner Warmenhove a patch from Steven Danna to add bindings to all the savedstatus.h
Sat, 19 May 2007 02:42:57 +0000 Etan Reisner merge of '500cf12414e85849aaf14a86bd93e76be6ce08cd'
Sat, 19 May 2007 02:35:41 +0000 Shalom Craimer fixes #1096
Sat, 19 May 2007 02:33:19 +0000 Luke Schierer fixes #979
Sat, 19 May 2007 02:25:38 +0000 Luke Schierer mark all translation teams as translatable. fixes #528
Sat, 19 May 2007 02:21:42 +0000 Bj«Órn Voigt "Hello Luke!
Sat, 19 May 2007 02:41:10 +0000 Etan Reisner Remove the "GtkTreeView Indent Expanders" boolean preference, because the
Sat, 19 May 2007 02:21:31 +0000 Etan Reisner Update some perl magic numbers, like in the tcl code. This doesn't actually do
Sat, 19 May 2007 01:00:35 +0000 Stu Tomlinson Periodically refresh the authentication info required to automatically log
Fri, 18 May 2007 15:18:32 +0000 Evan Schoenberg Fix a leak of the string in each Direct IM message, reported by jas8522 in AdiumTicket:#6982
Fri, 18 May 2007 12:48:03 +0000 Sadrul Habib Chowdhury Fix #1100.
Fri, 18 May 2007 12:27:31 +0000 Sadrul Habib Chowdhury Do not crash when trying to insert a smiley for a protocol not mentioned
Fri, 18 May 2007 11:42:49 +0000 Sadrul Habib Chowdhury Do not show the popup for focused conversations.
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:
Mon, 14 May 2007 03:05:27 +0000 Richard Laager Part of a patch from:
Mon, 14 May 2007 18:34:46 +0000 Sadrul Habib Chowdhury Show the text for the custom smiley as the filename when saving.
Sun, 13 May 2007 10:26:08 +0000 Sadrul Habib Chowdhury Patch from Gabriel Schulhof to fix the Google-Talk selection.
Sun, 13 May 2007 09:42:37 +0000 Sadrul Habib Chowdhury Show user flags in chat userlist.
Sun, 13 May 2007 08:54:50 +0000 Sadrul Habib Chowdhury Plug a leak when the flags for a user in a chat changes.
Sun, 13 May 2007 08:34:26 +0000 Sadrul Habib Chowdhury Callbacks are not supported for dbus.
Sun, 13 May 2007 07:30:53 +0000 Sadrul Habib Chowdhury Add a few changes in finch.
Sun, 13 May 2007 07:29:51 +0000 Sadrul Habib Chowdhury DBusify userinfo stuff.
Sun, 13 May 2007 05:27:54 +0000 Daniel Atallah Instead of flashing the taskbar continuously, flash it three times and leave it highlighted. Fixes #117.
Sun, 13 May 2007 05:26:38 +0000 Daniel Atallah Don't stop all windows from flashing when any Windows Pidgin window is focused. I also noticed that we were registering a callback for the focus-in-event for each flash start and never unregistering it, so this fixes that too. Fixes #554.
Sun, 13 May 2007 00:32:47 +0000 Richard Nelson gntworkspace doc
Sun, 13 May 2007 00:21:15 +0000 Richard Nelson propagate from branch 'im.pidgin.pidgin' (head 6f6e8345100a2f026e20c28fa52592fadd9c8193)
Sat, 12 May 2007 20:34:56 +0000 Evan Schoenberg merge of '3ac5981b26be545a8c546e09b6689c2359fad1bb'
Sat, 12 May 2007 19:14:14 +0000 Sean Egan Revert g_thread_init as it didn't help Luke
Sat, 12 May 2007 17:38:04 +0000 Stu Tomlinson In MSN we fake sending messages to yourself. This had a small bug in that
Sat, 12 May 2007 20:34:01 +0000 Evan Schoenberg Emit the buddy-typing-stopped signal even if we don't have a conversation, and use swtich rather than if
Sat, 12 May 2007 20:33:26 +0000 Evan Schoenberg Use switch() rather than a series of if() statements which hit all the values of the enum
Sat, 12 May 2007 14:28:59 +0000 Stu Tomlinson Fix for detecting gnome proxy settings from ticket #935
Sat, 12 May 2007 13:24:59 +0000 Stu Tomlinson ChangeLog a couple of things
Sat, 12 May 2007 13:22:15 +0000 Stu Tomlinson merge of '3906a45b801345d9fe5dde15ca9853fa78ee6839'
Sat, 12 May 2007 13:21:29 +0000 Stu Tomlinson - Add scriptlet Requires for GConf2 to fix schema installation
Sat, 12 May 2007 13:20:04 +0000 Stu Tomlinson Patch from sourceforge tracker 1652005 from wabz to fix displaying file
Sat, 12 May 2007 09:24:10 +0000 Sadrul Habib Chowdhury Fix the commit from earlier today about null-widgets.
Sat, 12 May 2007 02:50:27 +0000 Richard Laager Only include Google Talk if we have XMPP.
Sat, 12 May 2007 02:43:16 +0000 Richard Laager merge of '2ac6f565005a69737bcf28a5f6ca11d74d2e5733'
Fri, 11 May 2007 22:57:28 +0000 Daniel Atallah Fix incorrect widget names in pidginrc plugin. Also, fix spacing - I'm not sure if this actually matters. Fixes #874.
Fri, 11 May 2007 21:09:24 +0000 Sadrul Habib Chowdhury Remove the fatal-asserts thingies.
Fri, 11 May 2007 21:08:47 +0000 Sadrul Habib Chowdhury A workaround for an ncurses bug about multi-cell characters and panels.
Fri, 11 May 2007 21:06:47 +0000 Sadrul Habib Chowdhury Do not process clicks on no widget.
Sat, 12 May 2007 02:40:59 +0000 Richard Laager Sort Google Talk appropriately.
Fri, 11 May 2007 20:10:43 +0000 Daniel Atallah Hack to prevent a completely collapsed user list from coming ack with a 1-pixel width. Fixes #624.
Fri, 11 May 2007 20:06:57 +0000 Stu Tomlinson Ignore bold, underline and other formatting type things in SPAN tags if
Wed, 23 May 2007 23:13:11 +0000 Sean Egan Patch #1038. Fix receiving of Yahoo buddy icons. Thanks, vampire!
Wed, 23 May 2007 22:34:19 +0000 Sean Egan ChangeLog
Wed, 23 May 2007 22:33:09 +0000 Sean Egan ChangeLog
Wed, 23 May 2007 21:27:24 +0000 Sean Egan If Google Talk tells you a roster item as a none subscription, we probably don't ever want to show it. Fixes #1189
Wed, 23 May 2007 21:15:54 +0000 Sean Egan Make 'typed' icon not have any keys depressed. Should fix #1116
Tue, 22 May 2007 20:46:08 +0000 Sean Egan ALSA Gstreamer sink. Mostly to see if this still crashes Luke.
Tue, 15 May 2007 01:06:02 +0000 Sean Egan Patch #756 from EvilSporkMan. Use Datallah's url handling for Dbus
Mon, 14 May 2007 19:57:03 +0000 Sean Egan credit
Mon, 14 May 2007 19:55:01 +0000 Sean Egan Patch #702, Info not reset on URL redirect
Mon, 14 May 2007 19:23:09 +0000 Sean Egan Patch #363 Fix for tab packing problem
Fri, 11 May 2007 21:25:24 +0000 Sean Egan Pack connection error buttons the same way the statusbox is. Fixes #120
Fri, 11 May 2007 17:05:59 +0000 Richard Laager merge of '4f6576ab3a73830524c25113c603a1306185d675'
Fri, 11 May 2007 15:46:32 +0000 Daniel Atallah This is what I actually intended to commit in 105009e066f1bcaefb0af3bd1e17b7860bf12a57. The rest of the mess being pushed is me trying to clean up my mess.
Fri, 11 May 2007 15:42:16 +0000 Daniel Atallah merge of 'a43eb95550888b10562aea0fd5d585fb3b804fe5'
Fri, 11 May 2007 15:41:01 +0000 Daniel Atallah merge of '1582971d554ead516c08237407e29d711532e6b9'
Fri, 11 May 2007 15:36:28 +0000 Daniel Atallah merge of '105009e066f1bcaefb0af3bd1e17b7860bf12a57'
Fri, 11 May 2007 15:41:51 +0000 Daniel Atallah disapproval of revision '105009e066f1bcaefb0af3bd1e17b7860bf12a57'
Fri, 11 May 2007 15:07:13 +0000 Daniel Atallah Fix a crash when something requests the blist status icon before the UI node has been rendered. The ticker plugin was doing this. Fixes #642.
Fri, 11 May 2007 15:39:42 +0000 Daniel Atallah disapproval of revision '2d871d18693a4444a0b287a088a78319ccb4a499'
Fri, 11 May 2007 15:36:14 +0000 Daniel Atallah disapproval of revision '612eceeda452461e8aafcb5031985cb9cc1120b4'
Fri, 11 May 2007 04:21:03 +0000 Sadrul Habib Chowdhury Remove the stuff I added accidentally earlier.
Fri, 11 May 2007 03:57:32 +0000 Daniel Atallah Don't allow IRC username to contain spaces. Fixes #443.
Fri, 11 May 2007 02:37:24 +0000 Sadrul Habib Chowdhury Notify when you leave a chat, after /part or /kick.
Fri, 11 May 2007 02:34:29 +0000 Sadrul Habib Chowdhury merge of '084705c60880befcc4532b30e0b4a41fc2ed563e'
Fri, 11 May 2007 00:39:50 +0000 Stu Tomlinson merge of '39d6b45f621cf10ca62fd25c946907b85626476f'
Fri, 11 May 2007 00:39:36 +0000 Stu Tomlinson disapproval of revision 'cde234fe820467241e86dc0c48917384759d7f4a'
Fri, 11 May 2007 17:04:44 +0000 Richard Laager We should not say not not because not not is not the same as not.
Fri, 11 May 2007 16:39:34 +0000 Richard Laager Add padding to the RC4Ops struct to fix a compiler warning.
Fri, 11 May 2007 01:46:07 +0000 Sadrul Habib Chowdhury Fix debug filtering.
Fri, 11 May 2007 00:36:25 +0000 Nathan Walp merge of '8f2f55c63a00b6e48285c1e09684f245d543cb33'
Fri, 11 May 2007 00:34:59 +0000 Nathan Walp ChangeLogify my last few commits
Fri, 11 May 2007 00:33:05 +0000 Nathan Walp I changed my mind, this should display the whole account name
Fri, 11 May 2007 00:16:58 +0000 Nathan Walp merge of '41f3a410baa40935d56c676abbf69c92987f86b7'
Fri, 11 May 2007 00:31:47 +0000 Daniel Atallah Fix spellchecking in pidgin-portable.
Fri, 11 May 2007 00:31:06 +0000 Daniel Atallah merge of '3d2e55b4d4435fe4e6f083607171c8a4f81dcdb5'
Thu, 10 May 2007 21:47:47 +0000 Sadrul Habib Chowdhury Show some more useful information when some signal causes some dbus warning/error.
Thu, 10 May 2007 21:45:55 +0000 Sadrul Habib Chowdhury Remove the fatal asserts. If you think they helped you find and fix bugs, you can use 'G_DEBUG=fatal_warnings pidgin' to get back the crashes.
Thu, 10 May 2007 23:40:00 +0000 Sean Egan Updated Korean translation from Sushizang Who
Thu, 10 May 2007 03:56:05 +0000 Daniel Atallah I need to commit something to test my trac-mtn stuff, so I might as well update the Changelog. Fixes #26. References #50.
Thu, 10 May 2007 03:48:13 +0000 Daniel Atallah I need to commit something to test my trac-mtn stuff, so I might as well update the Changelog. Fixes #26. References #50.
Thu, 10 May 2007 03:44:29 +0000 Sadrul Habib Chowdhury ChangeLog my last change.
Thu, 10 May 2007 03:42:26 +0000 Sadrul Habib Chowdhury merge of '3f603e51b219132a664b8c6d07f016e10c0a79c3'
Thu, 10 May 2007 03:32:17 +0000 Daniel Atallah Changelog my previous commit. Also test for the trac-mtn integration. Fixes #26.
Thu, 10 May 2007 03:35:52 +0000 Sadrul Habib Chowdhury Now that timestamps are gone, let's allow filter strings in the debug window.
Thu, 10 May 2007 03:33:49 +0000 Sean Egan ChangeLog the string freeze change
Thu, 10 May 2007 03:00:31 +0000 Jeffrey Connelly merge of '493a2b4859d71c992634fcaf587a2df730d6c43d'
Thu, 10 May 2007 02:58:35 +0000 Jeffrey Connelly RC4 support to libpurple's cipher.c.
Fri, 11 May 2007 00:15:12 +0000 Nathan Walp fix #699
Fri, 11 May 2007 00:11:14 +0000 Nathan Walp comment typo
Thu, 10 May 2007 23:43:42 +0000 Nathan Walp fixes #763
Thu, 10 May 2007 23:35:22 +0000 Nathan Walp chat error fix from sadrul
Thu, 10 May 2007 02:55:42 +0000 Nathan Walp merge of '5fba6dfb4d0356ca98aa9a0c99c95135225f56db'
Thu, 10 May 2007 02:55:19 +0000 Nathan Walp fix the typing animation so it doesn't stop animating once a conversation
Thu, 10 May 2007 02:45:10 +0000 Daniel Atallah Display the image info label in the icon chooser preview area. I'm not sure why this was only being displayed in the pre-GTK 2.4.0 chooser. Also, always use our preview widget - we don't need to fallback to the GTK default previewer, this fixes #458 and seems like the right thing to do in this case.
Thu, 10 May 2007 02:17:26 +0000 Sadrul Habib Chowdhury merge of '69bd78e558413b6ac26267b477e217cfe5b4a594'
Thu, 10 May 2007 02:15:11 +0000 Sadrul Habib Chowdhury The timestamp pref has been removed. Update finch accordingly.
Thu, 10 May 2007 01:45:10 +0000 Stu Tomlinson Finish removal of yahoo system message escaping. I must have been
Thu, 10 May 2007 01:35:14 +0000 Stu Tomlinson ChangeLog updates. I probably missed some, everyone should get back in the
Thu, 10 May 2007 01:34:03 +0000 Stu Tomlinson Yahoo! system messages do not need escaping. The notify API takes care of
Thu, 10 May 2007 01:33:20 +0000 Stu Tomlinson Force timestamps always on for debug log and debug window. Making this
Wed, 09 May 2007 23:44:49 +0000 Nathan Walp merge of 'c0fb147adcf6f18b147249c26e510fed206697ea'
Wed, 09 May 2007 22:04:39 +0000 Richard Laager merge of '4c166ec2780777ec3a8a3f5ad6774ec0a47c35e2'
Wed, 09 May 2007 22:04:36 +0000 Richard Laager merge of '4e4616e3116cf5f5f33872dc1ef102da16c51d53'
Wed, 09 May 2007 21:12:23 +0000 Daniel Atallah Fix #459 - Choose buddy icon UI doesn't list the current directory. The "update-preview" signal cb must call gtk_file_chooser_set_preview_widget_active().
Wed, 09 May 2007 23:07:56 +0000 Nathan Walp gross hack that will save me time in 30 second chunks
Wed, 09 May 2007 21:15:05 +0000 Sadrul Habib Chowdhury Make get-info behave the same way from both the conversation window menu and the buddylist context menu.
Wed, 09 May 2007 21:03:40 +0000 Sadrul Habib Chowdhury Fix ticket #387.