log

age author description
Sun, 01 Jun 2008 01:34:34 +0000 Andrew Hoffman Fix stack smashing for forced old (port 5223) ssl auth. Closes #5974.
Sat, 31 May 2008 13:30:28 +0000 Sadrul Habib Chowdhury Do not try to update received custom smileys in a deleted child anchor.
Fri, 30 May 2008 22:56:39 +0000 Sadrul Habib Chowdhury Add doxygen foo for FinchBlistManager.
Fri, 30 May 2008 22:21:57 +0000 Bj«Órn Voigt - Changed back "Email" to "E-Mail" in German translation
Fri, 30 May 2008 19:45:46 +0000 Stu Tomlinson merge of '6c9b241a178cbf5a0760ba9646e0460067db378a'
Fri, 30 May 2008 14:40:10 +0000 Evan Schoenberg If the status name and status message are the same for a jabber buddy,
Fri, 30 May 2008 19:26:10 +0000 Daniel Atallah Fix some broken translation printf formats courtesy of `msgfmt -c`.
Fri, 30 May 2008 04:33:44 +0000 Sadrul Habib Chowdhury Remove an unnecessary strdup when sending messages over IRC.
Fri, 30 May 2008 01:51:43 +0000 Sadrul Habib Chowdhury Modified patch from Dylan Simon (dylex) to improve
Thu, 29 May 2008 22:26:59 +0000 Daniel Atallah Fix a bug in the Dutch translation that was causing crashes. Fixes #5953.
Thu, 29 May 2008 17:41:08 +0000 Mark Doliner Wow, this isn't used. That will save us either 4 bytes or 8 bytes for
Thu, 29 May 2008 15:30:26 +0000 Jochen Kemnade German translation update
Thu, 29 May 2008 14:48:49 +0000 Stu Tomlinson Avoid potentially uninitialized variables
Thu, 29 May 2008 12:27:27 +0000 Will Thompson merge of '0fb7703e7d2acc0513e238c75408f521e61f6aab'
Thu, 29 May 2008 12:25:32 +0000 Will Thompson Add Adam Strzelecki to COPYRIGHT; thanks for the patch! Fixes #5693.
Thu, 29 May 2008 12:23:51 +0000 Will Thompson Restore status on login on GG, rather than setting Available first.
Thu, 29 May 2008 12:17:05 +0000 Will Thompson Add a prototype for ggp_to_gg_status.
Thu, 29 May 2008 12:15:41 +0000 Will Thompson Extract converting a PurpleStatus to GG's format to its own function.
Thu, 29 May 2008 11:43:52 +0000 Will Thompson Mark a string as translatable in prpl-gg. References #5693.
Thu, 29 May 2008 11:42:08 +0000 Evan Schoenberg merge of 'cc409aa9063c22b3cf65c9e2a3399a121c6b50a5'
Thu, 29 May 2008 06:00:09 +0000 Mark Doliner Minor typo in a debug statement. I do stuff like this all the time.
Thu, 29 May 2008 02:00:57 +0000 Daniel Atallah Unleak some tooltip related pango stuff.
Thu, 29 May 2008 01:59:52 +0000 Daniel Atallah eperez noticed that there's an extra unused column here.
Wed, 28 May 2008 22:39:51 +0000 Sadrul Habib Chowdhury Update the smiley in the smiley dialog if the imagefile is changed.
Thu, 29 May 2008 11:39:42 +0000 Evan Schoenberg Refactored and cleaned up the addition of status information to user info /
Wed, 28 May 2008 05:30:02 +0000 Richard Nelson Add an invite menu for chats
Wed, 28 May 2008 05:29:23 +0000 Richard Nelson Remove an unused variable
Wed, 28 May 2008 05:20:54 +0000 Daniel Atallah Plug a small leak.
Wed, 28 May 2008 05:12:08 +0000 Sadrul Habib Chowdhury merge of '2abcbb9461812553614a4d11b0d48f1a2eface59'
Tue, 27 May 2008 21:47:41 +0000 Evan Schoenberg Two leak fixes for purple_icqinfo()
Tue, 27 May 2008 21:41:29 +0000 Evan Schoenberg Moved the remainder of ICQ's user info processing to use the notify_user_info
Tue, 27 May 2008 17:31:39 +0000 Daniel Atallah Prevent a crash when the imhtmltoolbar is disposed and the smiley dialog is open.
Tue, 27 May 2008 10:39:37 +0000 Evan Schoenberg Use g_list_length(jbi->jb->resources) here, as it's clearer since that's
Wed, 28 May 2008 05:10:43 +0000 Sadrul Habib Chowdhury Add documentation for some new API.
Wed, 28 May 2008 05:04:02 +0000 Sadrul Habib Chowdhury Fix the linkification. Also, remember the html-codes for a tag instead of
Tue, 27 May 2008 07:11:38 +0000 Sadrul Habib Chowdhury Use the hashtable of resources here.
Tue, 27 May 2008 04:11:04 +0000 Sadrul Habib Chowdhury merge of '20372c17661f91b48107dadf3019a7b9123f3650'
Tue, 27 May 2008 03:47:16 +0000 Evan Schoenberg merge of 'd5bcb8334771f0dbd5870944a8eec88f586e0fd0'
Tue, 27 May 2008 03:45:02 +0000 John Bailey merge of '417f9d0217b6d3b9f2b5f2b9361ffe03efc2d634'
Tue, 27 May 2008 04:10:43 +0000 Sadrul Habib Chowdhury disapproval of revision '79699160e06b69f70db91eef65287f15685ec2bf'
Tue, 27 May 2008 03:24:19 +0000 Gary Kramlich We don't need named initialiers here since we're already doing an active initilization
Tue, 27 May 2008 03:45:59 +0000 Evan Schoenberg Don't include the warning level in OSCAR user_info twice. The first inclusion
Tue, 27 May 2008 03:16:15 +0000 Evan Schoenberg ChangeLog.API purple_notify_user_info_prepend_section_[break|header] and
Tue, 27 May 2008 02:14:14 +0000 Evan Schoenberg Bring oscar prpl in line with the other prpls in how it provides user info:
Tue, 27 May 2008 02:10:35 +0000 Evan Schoenberg Ensure jbi->jb->resources is non-NULL before calling g_hash_table_size()
Tue, 27 May 2008 01:38:38 +0000 Evan Schoenberg merge of '71329f62bbfea27b695e6d17ce5b22281a9b70ca'
Tue, 27 May 2008 01:38:35 +0000 Evan Schoenberg merge of '50ee8ea93d28a742019b72de39c81427af3ca785'
Mon, 26 May 2008 20:51:10 +0000 Will Thompson merge of 'c6ab942a565a274680983552ced9a21feb5f24a9'
Mon, 26 May 2008 20:46:00 +0000 Will Thompson Add doxycomment for PurpleBuddyIcon; tweak that of PurpleBuddyIconSpec.
Mon, 26 May 2008 02:16:05 +0000 Will Thompson merge of '740f6d249277d1f3ffc01d5fab1a580c2dd8fc79'
Tue, 27 May 2008 01:37:42 +0000 Evan Schoenberg Use the notify_user_info API for the vcard information instead of creating
Tue, 27 May 2008 01:19:07 +0000 Evan Schoenberg Added prepend functions for notify_user_info section headers and breaks
Mon, 26 May 2008 20:03:40 +0000 Ethan Blanton merge of '04d1cb7493b8f54f33a413d3a60468704ab4be4b'
Mon, 26 May 2008 19:15:49 +0000 Jochen Kemnade German translation updated
Mon, 26 May 2008 14:30:00 +0000 Evan Schoenberg If plugins are enabled and some protocols or plugins are also being compiled
Tue, 27 May 2008 01:11:46 +0000 Peter O'Gorman A patch from Peter O'Gorman at The Written Word, Inc. to fix various
Mon, 26 May 2008 17:10:55 +0000 Richard Laager Stu and Ethan think we should ignore SIGHUP. That's fine by me.
Mon, 26 May 2008 06:50:06 +0000 Richard Laager Changes to the docklet mnemonics patch to make them more consistent with
Mon, 26 May 2008 06:48:59 +0000 Kevin Wu Won A patch from Kevin Wu Won to add mnemonics to the docklet menu.
Mon, 26 May 2008 06:47:32 +0000 Richard Laager merge of '105b7094f7adbdda665762aa99781df1fad9d86c'
Mon, 26 May 2008 03:42:05 +0000 Sadrul Habib Chowdhury merge of 'a06b635ebc40ccdad112528557020cfd60238d88'
Mon, 26 May 2008 03:40:54 +0000 Sadrul Habib Chowdhury Do not show custom smileys where the prpl doesn't support them. Thanks
Sun, 25 May 2008 23:48:57 +0000 Sadrul Habib Chowdhury merge of 'd993fb67df1d01ad9a8a18fef3e8a5de90823875'
Sun, 25 May 2008 23:46:19 +0000 Sadrul Habib Chowdhury Do not prepend the BOM when converting from UTF-8 to UTF-16, since
Mon, 26 May 2008 06:42:20 +0000 Saleem Abdulrasool A patch from compnerd (Saleem Abdulrasool) to remove a use of the
Mon, 26 May 2008 06:37:52 +0000 Saleem Abdulrasool A patch from compnerd (Saleem Abdulrasool) to properly name the variables
Mon, 26 May 2008 06:31:12 +0000 Richard Laager Revert 159826573dec53526cd1237639fdf5cf13826cf4 to fix a TODO about calling
Mon, 26 May 2008 06:25:13 +0000 Richard Laager Use purple_core_quit() in the sighandler instead of duplicating part of it.
Sun, 25 May 2008 23:48:50 +0000 Richard Laager merge of '1a20622e5eb611356f66565b96618ab1cfe1e231'
Sun, 25 May 2008 22:06:51 +0000 Richard Laager merge of '45401c961ca97b6dd3675db39ca8d46f5142dada'
Sun, 25 May 2008 18:05:19 +0000 Sadrul Habib Chowdhury Update the perl bindings for the changed smiley API.
Sun, 25 May 2008 18:03:42 +0000 Sadrul Habib Chowdhury merge of '64869f284f4934e2f05446fc3d50960b6296ad5b'
Sun, 25 May 2008 16:18:15 +0000 Sadrul Habib Chowdhury merge of '217103c3e954ff2d295a6590ad3477d357894f9c'
Sun, 25 May 2008 16:16:22 +0000 Marcus Lundblad Always store custom smileys with hashed filenames. Closes #5913.
Sun, 25 May 2008 16:08:26 +0000 Sadrul Habib Chowdhury Try to get a hashtable created by the prpl first before joining a chat
Sun, 25 May 2008 23:48:28 +0000 Richard Laager A simple patch from "bsd" to get the icon back for Buddies->Join a Chat.
Sun, 25 May 2008 21:56:36 +0000 Richard Laager Use "email" and "Email" consistently. This is potentially controversial,
Sun, 25 May 2008 17:39:29 +0000 Richard Laager Sync up the developer and CPW lists. This also sorts Sean Egan in with
Sun, 25 May 2008 00:44:11 +0000 Richard Laager "Not External" sounds weird to me.
Sun, 25 May 2008 00:41:53 +0000 Richard Laager merge of 'cd0389d15f155a498b41fe0f52b2b611afab9d12'
Sat, 24 May 2008 23:03:20 +0000 Sadrul Habib Chowdhury Highlight the mail window for new mails.
Sat, 24 May 2008 22:54:06 +0000 Sadrul Habib Chowdhury Don't try to escape a NULL text. This gets rid of a runtime warning.
Sat, 24 May 2008 22:49:44 +0000 Sadrul Habib Chowdhury Treat digits and alphabets as the same class of characters when looking
Sat, 24 May 2008 08:34:54 +0000 Jochen Kemnade German translation update
Sun, 25 May 2008 00:40:15 +0000 Richard Laager When compiling against an external libzephyr, we need to use its zephyr.h,
Fri, 23 May 2008 20:35:29 +0000 Richard Laager Try gconfaudiosink first always, not just under GNOME. This is what Debian
Fri, 23 May 2008 16:47:59 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.next.minor' (head 71320664d16c85cf4292830959527b4509e2182b)
Fri, 23 May 2008 02:23:07 +0000 Sadrul Habib Chowdhury Modified patch from Stefan 'cockroach' Ott to add blocked-im-msg and
Thu, 22 May 2008 21:44:53 +0000 Sadrul Habib Chowdhury Update changelogs and some of the docs for the new API. Preparing to merge with i.p.p
Thu, 22 May 2008 21:19:31 +0000 Sadrul Habib Chowdhury Get rid of the boldness of the bold timestamps.
Thu, 22 May 2008 17:47:50 +0000 Sadrul Habib Chowdhury Fix the offset for coloring nicknames, especially for auto-replies, and
Thu, 22 May 2008 17:14:48 +0000 Sadrul Habib Chowdhury Fix exporting proper HTML for tags.
Thu, 22 May 2008 00:07:01 +0000 Sadrul Habib Chowdhury Show the custom icon menu for a contact even if it's collapsed.
Thu, 22 May 2008 00:04:31 +0000 Sadrul Habib Chowdhury Fix 'make docs' when builddir is not the same as srcdir.
Wed, 21 May 2008 23:52:31 +0000 Sadrul Habib Chowdhury Disable the 'remove custom icon' item from the menu if a custom icon isn't set.
Wed, 21 May 2008 17:56:20 +0000 Sadrul Habib Chowdhury Modified patch from malu to "Add context menu alternative to add received
Wed, 21 May 2008 12:29:27 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head a9b83251335ed42daf54164bf8c5120166f0e589)
Wed, 21 May 2008 02:09:00 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 4f00ea617df3c000b6eb237b4139b89e5d8170a3)
Sun, 18 May 2008 22:02:43 +0000 Etan Reisner Buddy icons in the buddy list should not default to being marked idle. Thanks
Sat, 17 May 2008 19:54:58 +0000 Etan Reisner Remove an else block which just calls pidgin_blist_get_emblem on a PurpleChat,
Sat, 17 May 2008 19:53:28 +0000 Etan Reisner Add support for setting and removing custom buddy icons to contacts, chats,
Fri, 16 May 2008 03:18:27 +0000 Etan Reisner merge of '979e05e68e2d32cdffe65f350b71fd6e6ae89af9'
Fri, 16 May 2008 03:18:20 +0000 Etan Reisner merge of '1845c83f173f8fb02f105f4b7ef8768b0a11961e'
Fri, 16 May 2008 00:55:53 +0000 Sadrul Habib Chowdhury Put the 'manage' button outside the scrolling area.
Wed, 14 May 2008 23:36:37 +0000 Evan Schoenberg When calling serv_got_chat_in() after sending a group chat message (to let
Tue, 13 May 2008 06:04:27 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 64263ae223a317116a83aab2c6a2a36b4c308d7b)
Tue, 13 May 2008 06:04:10 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.custom_smiley' (head 2a2aa2b4e4f34248a96a684b2e29963c358c1338)
Tue, 13 May 2008 02:49:30 +0000 Sadrul Habib Chowdhury Change how the columns in the account-manager window are resized.
Tue, 13 May 2008 02:48:08 +0000 Sadrul Habib Chowdhury Make group names case insensitive, which is the case in the official MSN,
Tue, 13 May 2008 02:26:34 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.custom_smiley' (head 5438cf91ac36226aeafda8e41bb181f9d6474fac)
Tue, 13 May 2008 06:03:58 +0000 Sadrul Habib Chowdhury Add malu in COPYRIGHT. This is a "D'oh!" moment.
Tue, 13 May 2008 02:24:17 +0000 Sadrul Habib Chowdhury Expose smiley API to perl plugins.
Tue, 13 May 2008 00:29:22 +0000 Sadrul Habib Chowdhury Expose the smiley API to dbus.
Tue, 13 May 2008 00:27:36 +0000 Sadrul Habib Chowdhury Update the dbus-analyze script to deal with multiline function
Mon, 12 May 2008 23:17:48 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.custom_smiley' (head c134ff23eba5faac09c13e731e792fa612c91a9a)
Mon, 12 May 2008 23:09:30 +0000 Sadrul Habib Chowdhury Modified patch from malu to add an 'Edit' button in the smiley manager
Sun, 11 May 2008 22:02:37 +0000 Sadrul Habib Chowdhury Patch from Giulio 'Twain28' Pascali to make the smiley window scrollable.
Sun, 11 May 2008 18:08:57 +0000 Sadrul Habib Chowdhury Patch from Masca to restrict the size of incoming custom smileys to a
Sun, 11 May 2008 04:08:06 +0000 Sadrul Habib Chowdhury Some little usability changes in the custom smiley dialog.
Sun, 11 May 2008 04:04:35 +0000 Sadrul Habib Chowdhury Separate the custom smileys from the regular smileys, and add a 'Manage'
Sat, 10 May 2008 17:05:25 +0000 Sadrul Habib Chowdhury Show some possibly helpful text in the tooltip for disabled smileys.
Sat, 10 May 2008 17:00:42 +0000 Sadrul Habib Chowdhury Patch from malu (mlundblad) to disable a regular smiley in the smiley
Sat, 10 May 2008 16:31:06 +0000 Sadrul Habib Chowdhury Make PurpleSmiley a GObject.
Wed, 07 May 2008 18:53:13 +0000 Sadrul Habib Chowdhury Changelog the API additions, and add a missing define. Thanks to malu for
Wed, 07 May 2008 18:22:49 +0000 Sadrul Habib Chowdhury A leak fix from malu. Thanks!
Wed, 07 May 2008 18:13:14 +0000 Sadrul Habib Chowdhury Show the custom smileys only on accounts that support it. References
Wed, 07 May 2008 04:05:19 +0000 Sadrul Habib Chowdhury Unref some gdkpixbufs to plug some memory leaks. References #1187.
Wed, 07 May 2008 03:32:43 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 6be4a11c3e1bf403bbb6e1a7a754e4b99e7d9a44)
Mon, 28 Apr 2008 07:43:50 +0000 Sadrul Habib Chowdhury Fix a small leak. And sort the smileys alphabetically, as suggested by
Mon, 28 Apr 2008 06:29:26 +0000 Sadrul Habib Chowdhury Patch from Masca to use the buddy-icon selector to select a custom
Mon, 28 Apr 2008 06:24:01 +0000 Sadrul Habib Chowdhury Add a utility function to create a pixbuf from a stored image.
Mon, 28 Apr 2008 06:11:36 +0000 Sadrul Habib Chowdhury Remove undocumented and [apparently] unnecessary parameter from
Mon, 28 Apr 2008 00:01:07 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head caaa65e1c157e6cb43219237f88a4ad298f3bbf5)
Mon, 31 Mar 2008 21:23:57 +0000 Sadrul Habib Chowdhury Update patch to add support for sending custom smileys in msnp9. I included some fixes from the msnp14 patch that were not corrected in the patch, and also the fix for setting buddyicons. References #1187.
Mon, 31 Mar 2008 21:04:51 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 8ab7bcf180c3d8cc09b9d82060417bcf3fcfff95)
Thu, 15 May 2008 05:49:40 +0000 Etan Reisner Compile and de-warn.
Thu, 15 May 2008 04:00:22 +0000 Etan Reisner Deprecate pidgin_set_custom_buddy_icon and update the places that use it to
Thu, 15 May 2008 03:26:46 +0000 Etan Reisner Make pidgin_set_custom_buddy_icon use the
Thu, 15 May 2008 02:35:53 +0000 Etan Reisner Add a purple_buddy_icons_node_set_custom_icon_from_file convenience function.
Tue, 13 May 2008 04:40:04 +0000 Etan Reisner Update some calls to the functions I just deprecated.
Tue, 13 May 2008 04:36:07 +0000 Etan Reisner Add the purple_buddy_icons_node_has_custom_icon,
Tue, 13 May 2008 04:26:28 +0000 Etan Reisner Add the purple_blist_update_node_icon function and deprecate the
Mon, 12 May 2008 02:19:06 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head ba6112dabbb907fd5e93c30e0f5228e557949d69)
Wed, 07 May 2008 12:17:01 +0000 Evan Schoenberg merge of '48c05553bccbe3ea3d6b5d8fdc036bebf771129f'
Wed, 07 May 2008 12:16:55 +0000 Evan Schoenberg Restored screen name to username change lost in propagation merge
Wed, 07 May 2008 12:14:28 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head d7144f5dbbde09137aff1ceadfd419e25303bf7d)
Mon, 05 May 2008 06:55:00 +0000 Sadrul Habib Chowdhury Patch from Jaywalker to let prpls add some helpful text for some account
Mon, 05 May 2008 06:19:46 +0000 Sadrul Habib Chowdhury Use up the last padding for PurplePluginProtocolInfo in a way that allows
Wed, 30 Apr 2008 21:09:59 +0000 Evan Schoenberg The key and value need to be g_stdup()'d before adding to the hash table
Wed, 30 Apr 2008 16:50:06 +0000 Sadrul Habib Chowdhury merge of '88d15a78416cbab803d3b60b47292506e763d5d0'
Wed, 30 Apr 2008 14:06:03 +0000 Evan Schoenberg g_hash_table_ref() / g_hash_table_unref() were added in too recent a glib version per Mark. Copy data to chat->components rather than using those.
Wed, 30 Apr 2008 11:28:23 +0000 Sadrul Habib Chowdhury merge of '0df1437fe05dad8b69aac22bcd7cb8851ca4ebeb'
Wed, 30 Apr 2008 11:28:19 +0000 Sadrul Habib Chowdhury merge of '6b848e03c7f6c7c392579517011deded648dedec'
Wed, 30 Apr 2008 06:29:16 +0000 Evan Schoenberg As discussed on the devel list, purple_serv_got_join_chat_failed() and the
Wed, 30 Apr 2008 05:56:53 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 48a880a9d212aec86b08bab7bec6296ac8c826ea)
Wed, 30 Apr 2008 05:50:49 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 7a752818c2f9f500d9b707e9424bd75230b2a05d)
Fri, 23 May 2008 16:46:19 +0000 Sadrul Habib Chowdhury merge of '487397995e13465f3b2c9d4748f832eaa17b2f9f'
Fri, 23 May 2008 15:24:07 +0000 Will Thompson Add a mnemonic to "Create this new account on the server".
Fri, 23 May 2008 14:58:39 +0000 Will Thompson NULL out js->expected_rspauth, so it doesn't get double-freed in jabber_close().
Fri, 23 May 2008 13:39:22 +0000 Stu Tomlinson Unleak
Fri, 23 May 2008 13:38:40 +0000 Stu Tomlinson Unleak
Fri, 23 May 2008 13:08:08 +0000 Stu Tomlinson Fix a TODO uncovered by Mark the other day. Instead of using a hacky
Fri, 23 May 2008 13:04:50 +0000 Stu Tomlinson Rename and re-order the preference sound buttons to be "Browse...",
Fri, 23 May 2008 13:03:18 +0000 Stu Tomlinson Make it more obvious that there is a default buddy pounce sound, and
Thu, 22 May 2008 21:38:06 +0000 Daniel Atallah Some fixes from Eion Robb and me to prevent bonjour crashes with the newly
Thu, 22 May 2008 20:24:19 +0000 Daniel Atallah Update to Yahoo Aliases from John Moody to handle new server behavior. If
Thu, 22 May 2008 18:01:58 +0000 Daniel Atallah Fix a double-free in the yahoo profile/icon handling. This is from a downstream
Thu, 22 May 2008 17:09:32 +0000 Richard Laager disapproval of revision 'c7e4a2de6be91644b964c05d489d38174fbcbb22'
Thu, 22 May 2008 03:02:39 +0000 Stu Tomlinson Part of a patch from ubuntu to remove entropy from purple-remote when
Thu, 22 May 2008 02:51:12 +0000 John Bailey Changelog that Yahoo! patch
Thu, 22 May 2008 02:46:47 +0000 Yusuke Odate Patch from Yusuke Odate to fix Yahoo! Japan encoding to be UTF-8 to match
Wed, 21 May 2008 22:26:51 +0000 Richard Laager merge of 'a9b83251335ed42daf54164bf8c5120166f0e589'
Wed, 21 May 2008 15:47:21 +0000 Jochen Kemnade German translation updated
Wed, 21 May 2008 05:07:25 +0000 Sadrul Habib Chowdhury Allow account registration in a new account dialog.
Wed, 21 May 2008 04:13:12 +0000 Ka-Hing Cheung make this compile
Wed, 21 May 2008 01:59:38 +0000 Evan Schoenberg merge of '59d7f03afa561d4e3ef6d618e8d8d2a99c0dee88'
Wed, 21 May 2008 01:57:07 +0000 Daniel Atallah Plug leak.
Wed, 21 May 2008 01:58:33 +0000 Evan Schoenberg merge of '087a5ba38e7c36e0076c92f4cf8501f24f7314b0'
Wed, 21 May 2008 01:57:04 +0000 Evan Schoenberg disapproval of revision '3803a68d5cf2b7443bec7879a57425cbb6031fc0'
Wed, 21 May 2008 01:58:04 +0000 Evan Schoenberg Don't include the space in the localized text at all for the text/code error separation
Wed, 21 May 2008 01:56:52 +0000 Evan Schoenberg Don't put a space in front of the code if there is no text to go before it.
Wed, 21 May 2008 01:49:03 +0000 Evan Schoenberg Skip the X-GOOGLE-TOKEN mech (given us by Google Talk when connecting with
Wed, 21 May 2008 01:46:01 +0000 Evan Schoenberg merge of '73ff5eb429127d9a89484809ba81b50b6ed5c200'
Wed, 21 May 2008 01:45:54 +0000 Evan Schoenberg If we receive a "text" child for an error, include it as the message text
Wed, 21 May 2008 22:06:52 +0000 Felipe Contreras A (modified) patch from Felipe to simplify our GStreamer sink selection
Wed, 21 May 2008 21:07:22 +0000 Ari Pollak Import a patch from Debian:
Wed, 21 May 2008 21:05:09 +0000 Ari Pollak Import a patch (with changes) from Debian:
Tue, 01 Jul 2008 23:47:34 +0000 Evan Schoenberg Removed duplicate changelog entry
Tue, 01 Jul 2008 23:44:00 +0000 Evan Schoenberg merge of '7de4400bc908601979951f3463a2ba92f322b9ad'
Tue, 01 Jul 2008 23:21:30 +0000 Evan Schoenberg merge of '07711878c5fcdc260a917031f095acbe661b342d'
Tue, 01 Jul 2008 22:57:20 +0000 Richard Laager Update POTFILES.in
Tue, 01 Jul 2008 22:46:28 +0000 Richard Laager Prepare for a 2.4.3 release.
Tue, 01 Jul 2008 20:49:24 +0000 Stu Tomlinson Various miscellaneous ChangeLog updates
Tue, 01 Jul 2008 20:49:07 +0000 Stu Tomlinson Fix ICQ login by mimicking the clientinfo versions used by the official
Tue, 01 Jul 2008 21:49:46 +0000 Evan Schoenberg disapproval of revision '10564049c98925d0ce0ece64a5af0fe1efd723e7'
Tue, 01 Jul 2008 21:33:14 +0000 Evan Schoenberg applied changes from e8233b3a32b1383e10d9591fee51f5ecb99a40ce
Sun, 29 Jun 2008 14:25:09 +0000 SHiNE CsyFeK merge of '000a0fa4bca9f18691f0a61e01bbac1aa76437c1'
Sat, 28 Jun 2008 04:24:24 +0000 Sadrul Habib Chowdhury *** Plucked rev da43d671 (sadrul@pidgin.im):
Thu, 26 Jun 2008 19:08:38 +0000 Stu Tomlinson Compatibility with older glib versions
Thu, 26 Jun 2008 19:04:52 +0000 Stu Tomlinson MSN SLP fix
Thu, 26 Jun 2008 09:14:31 +0000 Richard Laager Sadrul asks, I giveth:
Thu, 26 Jun 2008 08:42:49 +0000 Richard Laager MSN SLP fix
Thu, 26 Jun 2008 01:18:05 +0000 Stu Tomlinson applied changes from 7f7111ed9e5924db9e740ad354fce8fb82445b1e
Thu, 26 Jun 2008 01:17:25 +0000 Stu Tomlinson merge of '78bf389fcde2b7031fecab2f75daefd749395421'
Sun, 29 Jun 2008 14:24:21 +0000 SHiNE CsyFeK Sun Jun 29 22:00:12 CST 2008 csyfek@gmail.com
Tue, 24 Jun 2008 12:28:38 +0000 SHiNE CsyFeK patch-05-reconnect-and-code-cleanup
Tue, 24 Jun 2008 12:22:40 +0000 SHiNE CsyFeK patch-04-tcp-pending
Tue, 24 Jun 2008 12:09:16 +0000 SHiNE CsyFeK patch-03-add-qq_hex_dump
Tue, 24 Jun 2008 11:58:57 +0000 SHiNE CsyFeK patch-02-fix-multiarch
Mon, 23 Jun 2008 15:47:37 +0000 Daniel Atallah applied changes from 88a24003053cda8454a59fd448eb6575bdea2e0e
Sat, 21 Jun 2008 16:34:02 +0000 Sadrul Habib Chowdhury *** Plucked rev 1dc65a60 (sadrul@pidgin.im):
Sat, 21 Jun 2008 14:41:18 +0000 Sadrul Habib Chowdhury *** Plucked rev 69b22e32f7ada182101e0746f02891389ceb0c52 (sadrul@pidgin.im):
Thu, 19 Jun 2008 18:13:32 +0000 Stu Tomlinson The checkbox needs to be toggled back on only when it's alive. And the
Thu, 19 Jun 2008 18:12:54 +0000 Stu Tomlinson Unleak
Thu, 19 Jun 2008 06:46:15 +0000 Ka-Hing Cheung temporary workaround for too many OIMs, References #5984
Thu, 19 Jun 2008 03:59:08 +0000 Daniel Atallah Fix the Changelog.
Thu, 19 Jun 2008 03:42:56 +0000 Daniel Atallah applied changes from 2072edddff2333b97848681a9a464e9722b5f059
Thu, 19 Jun 2008 03:40:31 +0000 Daniel Atallah applied changes from 9409309cfd4634425fdacbdb3d751afd0bc89a84
Thu, 19 Jun 2008 03:39:32 +0000 Daniel Atallah applied changes from 97a20dd56598fa5c690eabcbc8ec3ff6e560aefd
Thu, 19 Jun 2008 03:30:41 +0000 Daniel Atallah applied changes from 0eed661a6c02438102fffde08e3bece057bdc984
Thu, 19 Jun 2008 03:19:04 +0000 Daniel Atallah applied changes from 547cd65fb6e1faeb37d88730f0dbf45075a08426
Thu, 19 Jun 2008 03:18:25 +0000 Daniel Atallah applied changes from 74295d3392f7f386b2178a9c8b571226b6a25c60
Thu, 19 Jun 2008 03:17:41 +0000 Daniel Atallah applied changes from 069f197178d158cdd308687095c14d49d8eee0ed
Thu, 19 Jun 2008 03:17:14 +0000 Daniel Atallah applied changes from b687754dfefde18bbb1a2652261943517272a691
Thu, 19 Jun 2008 03:14:34 +0000 Daniel Atallah applied changes from a341780d901f6351a5cf768a08d30c8882d6cf2f
Thu, 19 Jun 2008 03:14:03 +0000 Daniel Atallah applied changes from a5e7a62db1d43009f4ff463b7fe67ff3a7275a78
Thu, 19 Jun 2008 03:13:30 +0000 Daniel Atallah applied changes from b57781a52511d0ab7a57590bf5c348f3b9d05640
Thu, 19 Jun 2008 03:13:06 +0000 Daniel Atallah applied changes from 4c0536321fe25e0646f67565a43deafe1cb5f32c
Thu, 19 Jun 2008 03:12:46 +0000 Daniel Atallah applied changes from c7504bbbe35f5bef52032c0cdf6bc7182128a469
Thu, 19 Jun 2008 03:12:13 +0000 Daniel Atallah applied changes from 904a276588f7de13ba13b578905c82c0493184ce
Thu, 19 Jun 2008 03:11:47 +0000 Daniel Atallah applied changes from 904a276588f7de13ba13b578905c82c0493184ce
Thu, 19 Jun 2008 03:11:26 +0000 Daniel Atallah applied changes from ae9d7912dfb7c1627441484bfe471dd4d370d346
Thu, 19 Jun 2008 03:10:50 +0000 Daniel Atallah applied changes from f3703d89403f9f8e8b927beeb2f2ac05628c371d
Thu, 19 Jun 2008 03:10:06 +0000 Daniel Atallah applied changes from 7c685eb0aa3fae374b80d8431c870353a2f412d0
Thu, 19 Jun 2008 03:09:38 +0000 Daniel Atallah applied changes from ffe11b98734ebc297dc36ad3e623bc945fdb5cc4
Thu, 19 Jun 2008 03:07:18 +0000 Daniel Atallah applied changes from 9ebef7dc91fd3f43f016ceeee02e0a15e2008868
Thu, 19 Jun 2008 03:06:03 +0000 Daniel Atallah applied changes from 6d5fbc31cdd30fde1120b4a0a58f42c439dd2905
Thu, 19 Jun 2008 03:04:56 +0000 Daniel Atallah applied changes from 43973692751b7c4e1375e090365f75a148798aed
Thu, 19 Jun 2008 02:56:37 +0000 Daniel Atallah applied changes from 3d595739f53a259d5dae408a05f64d2836f02ac9
Thu, 19 Jun 2008 02:55:44 +0000 Daniel Atallah applied changes from 7a490c356e10f7fff3432f875897aa0ca0ad1ff0