log

age author description
Wed, 15 Jul 2009 03:17:54 +0000 Sadrul Habib Chowdhury Allow changing contact details for folks in the buddylist.
Tue, 14 Jul 2009 21:08:56 +0000 Sadrul Habib Chowdhury Add support for receiving contact details from buddies.
Tue, 14 Jul 2009 19:55:40 +0000 Paul Aurich Commit the QQ null chat room name crash on the *right* branch.
Tue, 14 Jul 2009 17:56:13 +0000 Mark Doliner Don't fail an assertion and don't return FALSE if we can't create
Tue, 14 Jul 2009 17:40:04 +0000 Mark Doliner This brace was a little goofy
Tue, 14 Jul 2009 17:33:28 +0000 Mark Doliner Add a comment
Tue, 14 Jul 2009 07:46:24 +0000 Mark Doliner Update these comments based on Kevin's reply a week ago on the devel
Tue, 14 Jul 2009 07:06:22 +0000 Mark Doliner Set the "we support SMS!" ICBM flag. This causes buddies with mobile
Tue, 14 Jul 2009 01:28:16 +0000 Mark Doliner I'm not really sure what this check does, but there's a good chance
Mon, 13 Jul 2009 18:44:28 +0000 Mark Doliner Break the 'if' onto two lines and don't bother calling jabber_id_free()
Mon, 13 Jul 2009 17:01:52 +0000 Paul Aurich Fix building individual plugins on OS X. Closes #3156.
Mon, 13 Jul 2009 05:54:20 +0000 Elliott Sales de Andrade Don't double-escape media.
Mon, 13 Jul 2009 05:40:12 +0000 Elliott Sales de Andrade merge of '6bf1ed8cefd6bb5b980baf7501bcf6936634bd8d'
Mon, 13 Jul 2009 04:11:19 +0000 Paul Aurich merge of '4eb90113f62db7720e95fc2491dd522f5950d0d8'
Mon, 13 Jul 2009 02:29:40 +0000 Sadrul Habib Chowdhury merge of '13a2e99b338b6f766d19c7ad7cce26b8b32c9e99'
Mon, 13 Jul 2009 02:17:47 +0000 John Bailey merge of '36948cfc8a90e3d81db3b233f7af33bf653ae4d3'
Mon, 13 Jul 2009 02:28:34 +0000 Sadrul Habib Chowdhury Set the back-reference to the connection from the proto-data.
Mon, 13 Jul 2009 02:17:42 +0000 Sadrul Habib Chowdhury Show the current time if the timestamp is zero.
Mon, 13 Jul 2009 04:01:32 +0000 Paul Aurich Updated Russian translation. Closes #9652.
Mon, 13 Jul 2009 03:59:52 +0000 Paul Aurich Updated Norwegian Nynorsk translation. Closes #9275.
Mon, 13 Jul 2009 02:13:51 +0000 John Bailey zac from the Adium team noticed that the static prpl foo for yahoo was no longer
Sun, 12 Jul 2009 22:55:24 +0000 Paul Aurich Properly unset a tune status without needing to re-log an XMPP account.
Sun, 12 Jul 2009 22:42:44 +0000 Paul Aurich Identify clients in XMPP caps based on the ui_info hash. Closes #9672.
Sun, 12 Jul 2009 21:09:05 +0000 Paul Aurich Use purple_util_format_song_info in MSN/XMPP for the buddy list status text.
Sun, 12 Jul 2009 18:48:59 +0000 Paul Aurich yahoo: Add the error code to the debug log.
Sun, 12 Jul 2009 17:59:23 +0000 Paul Aurich Fix a reversed assertion.
Sun, 12 Jul 2009 05:44:23 +0000 Paul Aurich Changelog/Merge im.pidgin.cpw.darkrain42.obsolete to im.pidgin.pidgin.
Sun, 12 Jul 2009 05:25:59 +0000 Paul Aurich Use Entity Capabilities to pick up Chat States support. Refs #4650.
Sun, 12 Jul 2009 05:14:32 +0000 Paul Aurich Remove a superfluous variable.
Sun, 12 Jul 2009 05:07:09 +0000 Paul Aurich Fix reversed logic in c22acf5c042ad7876f4d5d5a039323a6bfb68807.
Sun, 12 Jul 2009 04:41:56 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head cec487e50b3df746ae8b23771513bf85734f618d)
Sun, 12 Jul 2009 04:39:31 +0000 Paul Aurich For contacts who advertise Entity Caps, check for XHTML-IM support. Refs #4650.
Sun, 12 Jul 2009 04:35:04 +0000 Paul Aurich Fix a crash relating to the actual freeing of the buddy list stuff.
Sun, 12 Jul 2009 03:46:54 +0000 Paul Aurich Changelog im.pidgin.cpw.darkrain42.roster. Fixes #7008.
Sun, 12 Jul 2009 03:44:30 +0000 Paul Aurich Clarify a comment a little.
Sun, 12 Jul 2009 03:34:40 +0000 Paul Aurich Properly print pool, a list of PurpleBuddies, not strings.
Sun, 12 Jul 2009 02:59:46 +0000 Paul Aurich Fix a warning.
Sun, 12 Jul 2009 02:56:06 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 90138fae4d2350d166f730736ecea9ee8e20ecdb)
Mon, 06 Jul 2009 04:37:41 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head ac87c285c7056f86005dc157b9870745de471f74)
Wed, 10 Jun 2009 04:42:11 +0000 Paul Aurich Operate on the passed-in GSList.
Wed, 10 Jun 2009 04:22:21 +0000 Paul Aurich Debug output when changing group memberships.
Wed, 10 Jun 2009 03:58:11 +0000 Paul Aurich Pass around a copy of our bare JID
Sun, 07 Jun 2009 06:17:29 +0000 Paul Aurich Simplify the fake_to_self function.
Sun, 07 Jun 2009 06:12:22 +0000 Paul Aurich Remove a now-superfluous g_strdup/g_free.
Sun, 07 Jun 2009 05:36:45 +0000 Paul Aurich Use js->state to track whether the roster has been retrieved.
Sun, 07 Jun 2009 00:16:05 +0000 Paul Aurich Various roster cleanups. Refs #7008.
Sat, 06 Jun 2009 22:47:49 +0000 Paul Aurich Remove this; it's been commented out for about 3.5 years.
Sat, 06 Jun 2009 22:38:15 +0000 Paul Aurich Use jabber_is_own_account and perform way fewer normalizations per iteration
Mon, 13 Jul 2009 05:28:25 +0000 Elliott Sales de Andrade merge of '08cad9bb29fe8faaea25ef487d9d70c2f66fd6b5'
Mon, 13 Jul 2009 05:24:33 +0000 Elliott Sales de Andrade Don't break string freeze.
Mon, 13 Jul 2009 05:26:52 +0000 Elliott Sales de Andrade Changelog previous commit.
Mon, 13 Jul 2009 05:01:42 +0000 Elliott Sales de Andrade On MSN, pop up an "invite message" request similar to oscar, and send that
Sun, 12 Jul 2009 22:40:54 +0000 Elliott Sales de Andrade Don't pre-escape jbr->status. Almost every place required it in unescaped
Sun, 12 Jul 2009 22:25:44 +0000 Elliott Sales de Andrade We have a convenience function to do this. Also, plug a leak of the status
Sun, 12 Jul 2009 20:03:43 +0000 Elliott Sales de Andrade If neither a locally-set custom icon nor a remotely-set buddy icon can be
Sun, 12 Jul 2009 18:47:57 +0000 Elliott Sales de Andrade If the error number is unknown, the error message should mention it, since
Sun, 12 Jul 2009 07:33:06 +0000 Elliott Sales de Andrade Apparently, I missed a few changes for purple_debug_is_verbose().
Sun, 12 Jul 2009 05:06:45 +0000 Elliott Sales de Andrade The MSN client and server strips leading and trailing whitespace, so do the
Sun, 12 Jul 2009 04:41:10 +0000 Elliott Sales de Andrade Bold + Underline + Italic + Strikethrough + NUL character equals 5 bytes,
Sun, 12 Jul 2009 02:55:36 +0000 Paul Aurich Free the buddy list data some more at shutdown and some deprecations.
Sat, 11 Jul 2009 21:53:52 +0000 aman Don't assume a resolver generated the response.
Sat, 11 Jul 2009 21:44:14 +0000 aman Don't fork a resolver process for IPs.
Sat, 11 Jul 2009 21:28:58 +0000 aman Fix a leak of the queued_requests from purple_dnsquery_a.
Sat, 11 Jul 2009 20:48:21 +0000 Paul Aurich Fix build warning (wrong pointer type or something)
Sat, 11 Jul 2009 15:42:28 +0000 Stu Tomlinson Update RPM spec file to cope with changes to where perl bits are installed
Sat, 11 Jul 2009 15:36:57 +0000 Stu Tomlinson Avoid a potentially uninitialized variable
Sat, 11 Jul 2009 08:11:14 +0000 Paul Aurich Added the function in util.h, forgot it here.
Sat, 11 Jul 2009 07:55:03 +0000 Paul Aurich Save one traversal of the domain for IPv6 validation.
Sat, 11 Jul 2009 07:47:45 +0000 Paul Aurich merge of '834ee1803fbad0f4960a66592ac43641f23124c6'
Sat, 11 Jul 2009 07:47:07 +0000 Paul Aurich Validate IPv6 identifiers in the domain portion of a JID.
Sat, 11 Jul 2009 07:32:27 +0000 Paul Aurich Add purple_ipv6_address_is_valid; guess what it does?
Sat, 11 Jul 2009 06:52:07 +0000 Paul Aurich Build warning fix.
Sat, 11 Jul 2009 07:02:33 +0000 Elliott Sales de Andrade merge of '90da8da01d8b8fa432adae5fd697ef4bad3582b5'
Sat, 11 Jul 2009 01:57:47 +0000 Paul Aurich merge of '10c77c853c49f28524dabf8a5149818138c09c60'
Sat, 11 Jul 2009 01:24:50 +0000 Stu Tomlinson Add a file missing from POTFILES.in
Sat, 11 Jul 2009 01:57:14 +0000 Paul Aurich XMPP domains can also be IPv4 or IPv6 addresses
Sat, 11 Jul 2009 00:49:25 +0000 Paul Aurich XMPP allows for internationalized domain names.
Sat, 11 Jul 2009 00:05:43 +0000 Mark Doliner Doh, small typo. Tests pass now. Yay.
Fri, 10 Jul 2009 23:58:36 +0000 Mark Doliner Be more restrictive in the characters allowed by jabber_nameprep_validate()
Fri, 10 Jul 2009 23:05:20 +0000 Mark Doliner Of course, these should be >= and <=
Fri, 10 Jul 2009 22:42:18 +0000 Mark Doliner Whoops, some of these were asserting valid but should have been
Fri, 10 Jul 2009 19:29:49 +0000 Sadrul Habib Chowdhury merge of 'c79c76ef54b9b6ee38720172c7cc655dcee22893'
Fri, 10 Jul 2009 18:51:18 +0000 Mark Doliner More tests, some with an international flavor. I have no idea what that
Fri, 10 Jul 2009 18:41:56 +0000 Mark Doliner Change jabber_id_new() to iterate byte by byte instead of character
Fri, 10 Jul 2009 15:18:09 +0000 Sadrul Habib Chowdhury Allow setting some personal information for an account.
Fri, 10 Jul 2009 06:37:13 +0000 Mark Doliner Check in a version of jabber_id_new() that is hopefully more efficient.
Fri, 10 Jul 2009 06:07:27 +0000 Paul Aurich Two more JID tests.
Fri, 10 Jul 2009 05:40:08 +0000 Mark Doliner I thought of another invalid JID. I'm changing jabber_id_new() so that all
Fri, 10 Jul 2009 05:26:41 +0000 Mark Doliner Add tests for jabber_id_new(). Please add to this! JIDs with accented
Fri, 10 Jul 2009 05:05:51 +0000 Mark Doliner Use assert_string_equal_free() instead of just assert_string_equal()
Fri, 10 Jul 2009 03:14:31 +0000 Stu Tomlinson HAVE_CONFIG_H is not defined when building the perl plugin, so work around
Fri, 10 Jul 2009 02:53:17 +0000 Stu Tomlinson No functional change, but my gcc is bitching at me. Fixes this warning,
Fri, 10 Jul 2009 02:47:09 +0000 Stu Tomlinson Hopefully provide better debug logs when gevolution plugin can't open the
Fri, 10 Jul 2009 02:26:37 +0000 Stu Tomlinson Fix this compiler warning:
Fri, 10 Jul 2009 01:48:32 +0000 Stu Tomlinson This fixes this compile warning:
Fri, 10 Jul 2009 01:45:26 +0000 Stu Tomlinson We can't return based on the value of an uninitialized variable, as gcc
Fri, 10 Jul 2009 01:31:29 +0000 Stu Tomlinson Remove an unused variable
Fri, 10 Jul 2009 01:30:21 +0000 Stu Tomlinson keep the compiler happy:
Thu, 09 Jul 2009 17:57:44 +0000 Sadrul Habib Chowdhury Fix denying auth requests from MSN buddies, and fix a leak.
Thu, 09 Jul 2009 17:20:08 +0000 Sadrul Habib Chowdhury Use purple_markup_escape_text instead of the glib version.
Thu, 09 Jul 2009 04:40:06 +0000 Paul Aurich Notice when the MUC item JID on unavailable presence references another resource. Refs #8319.
Thu, 09 Jul 2009 02:27:38 +0000 Paul Aurich The last command registered wasn't added to the list, so was leaking at uninit.
Thu, 09 Jul 2009 02:18:46 +0000 Paul Aurich Lower the severity of this message.
Sat, 11 Jul 2009 07:01:00 +0000 Elliott Sales de Andrade Add support in Pidgin for playing back audio:// links. Also include a "Save
Sat, 11 Jul 2009 06:49:43 +0000 Elliott Sales de Andrade Fix some quoting for AC_LANG_PROGRAM.
Sat, 11 Jul 2009 06:46:21 +0000 Elliott Sales de Andrade Enable the weaker MD2 and MD4 with RSA encryption signing algorithms that
Fri, 10 Jul 2009 00:51:31 +0000 Elliott Sales de Andrade Change all MSN_DEBUG_* messages to use the new purple_debug_is_verbose call
Thu, 09 Jul 2009 05:37:37 +0000 Elliott Sales de Andrade Add support for receiving winks and audio clips on MSN. The resulting file
Wed, 08 Jul 2009 20:47:08 +0000 Mark Doliner I accidentally checked this in as 4fcb9258ad826a7ff163b0f374e70b4b556ef25c
Wed, 08 Jul 2009 20:44:16 +0000 Mark Doliner Oh, we don't need a special ui_info field for the AIM clientstring
Wed, 08 Jul 2009 20:11:07 +0000 Mark Doliner Use the ui_info hash table instead of prefs when passing the clientstring
Wed, 08 Jul 2009 19:46:50 +0000 Mark Doliner Create a oscar_get_ui_info_string() function that looks up a value in the
Wed, 08 Jul 2009 19:15:31 +0000 Mark Doliner Use a custom clientkey for AIM and ICQ for Pidgin and Finch
Wed, 08 Jul 2009 19:02:40 +0000 Mark Doliner Allow UIs to specify their own AOL client key
Wed, 08 Jul 2009 17:20:00 +0000 Mark Doliner Don't double-free the color hash table when deinitializing both prpl-yahoo
Wed, 08 Jul 2009 17:02:07 +0000 Paul Aurich yahoo: Don't do anything in yahoo_status_text when disconnecting.
Wed, 08 Jul 2009 16:51:14 +0000 Paul Aurich Fix two errors when my p2p server connection times out.
Wed, 08 Jul 2009 06:06:38 +0000 Elliott Sales de Andrade merge of '4659790302e1226bf3dd9eb699c028d230304638'
Wed, 08 Jul 2009 04:33:25 +0000 Paul Aurich merge of '2a195c64281f3e4d2712dbe7d148d688dbdea252'
Wed, 08 Jul 2009 04:06:38 +0000 Paul Aurich merge of '2010b6cf9dfaf940d22f5593c63b22db86ee8844'
Wed, 08 Jul 2009 05:59:49 +0000 Elliott Sales de Andrade Set the "Open Containing Directory" icon to the "directory" stock icon
Wed, 08 Jul 2009 00:50:29 +0000 Gary Kramlich merge of 'd4111c3c390e4fbea55bfa213f353d6012f249d5'
Tue, 07 Jul 2009 19:35:38 +0000 Etan Reisner Apparently font_weight was only relatively recently added to pango, so use
Tue, 07 Jul 2009 18:18:56 +0000 Etan Reisner s/_Advanced/Ad_vanced/ and s/_Proxy/P_roxy/ in the tabs of the Add/Modify
Tue, 07 Jul 2009 17:44:23 +0000 Paul Aurich merge of '3f1d2c03aab34120c7c659a581ffa8d156041d51'
Tue, 07 Jul 2009 15:50:45 +0000 Etan Reisner Close up scope on a variable and use PURPLE_BLIST_NODE_HAS_FLAG.
Tue, 07 Jul 2009 15:44:24 +0000 Etan Reisner Modify the Windows build/install setup to deal with the perl modules the way
Tue, 07 Jul 2009 15:42:04 +0000 Etan Reisner This seems to work better on Windows, what with the spaces in the path and the
Tue, 07 Jul 2009 07:27:17 +0000 Mark Doliner Add a few of my changes to the changelog. I don't think any of these
Tue, 07 Jul 2009 07:09:07 +0000 Mark Doliner Update this comment. We talked about using CRC32 on the devel list
Tue, 07 Jul 2009 06:31:45 +0000 Elliott Sales de Andrade merge of '0866182af6b0894f55f42ac5dd8d01f9a2c3160c'
Wed, 08 Jul 2009 04:06:19 +0000 Sadrul Habib Chowdhury Really fix build when srcdir = builddir and srcdir != builddir.
Tue, 07 Jul 2009 17:44:13 +0000 Paul Aurich Plug a leak of an account dropdown selection dialog or two.
Tue, 07 Jul 2009 05:09:53 +0000 Paul Aurich Make the use of xmpp_iq_cb_data->context explicit.
Tue, 07 Jul 2009 04:32:58 +0000 Sadrul Habib Chowdhury Fix compile when srcdir != builddir.
Tue, 07 Jul 2009 06:30:54 +0000 Elliott Sales de Andrade I think that last thing should go in the ChangeLog.
Tue, 07 Jul 2009 06:25:33 +0000 Elliott Sales de Andrade Install a custom GtkIMHtml procol handler for the "file://" type which
Tue, 07 Jul 2009 06:18:24 +0000 Elliott Sales de Andrade Link-ify the filename when writing the "Transfer is complete" message to
Tue, 07 Jul 2009 04:16:29 +0000 Elliott Sales de Andrade Add some checks before attempting to add a buddy on MSN. Also, if the FQY
Tue, 07 Jul 2009 00:23:09 +0000 Etan Reisner ChangeLog.API and @since mark purple_markup_escape_text.
Mon, 06 Jul 2009 23:46:56 +0000 Mark Doliner Create a purple_markup_escape_text() function and use it in one place
Mon, 06 Jul 2009 23:24:37 +0000 Mark Doliner Add a comment about some strange behavior that I noticed
Mon, 06 Jul 2009 22:21:20 +0000 Mark Doliner Check in updated po files because I changed a bunch of strings
Mon, 06 Jul 2009 22:04:02 +0000 Mark Doliner Fixes for the changes to Yahoo to build a separate prpl for yahoo japan
Mon, 06 Jul 2009 21:56:46 +0000 Mark Doliner merge of '702813e5dd6dd0067366351c976a762da3b28772'
Mon, 06 Jul 2009 21:07:10 +0000 Daniel Atallah Fix win32 build for yahoo/yahoojp split.
Mon, 06 Jul 2009 16:23:10 +0000 John Bailey This looked wrong to me.
Mon, 06 Jul 2009 15:50:59 +0000 John Bailey ChangeLog tweaks.
Mon, 06 Jul 2009 15:46:51 +0000 John Bailey Patch from kkszysiu to make the GG prpl support
Mon, 06 Jul 2009 09:35:10 +0000 Mark Doliner Oh, make sure we still set the itmsurl if we're available but don't have
Mon, 06 Jul 2009 09:30:44 +0000 Mark Doliner Fix a bug where sometimes your away message wouldn't get set at sign on
Mon, 06 Jul 2009 09:08:17 +0000 Mark Doliner merge of '599603c54f97d6978ff312a4ff140857302b0033'
Mon, 06 Jul 2009 09:07:42 +0000 Mark Doliner More uniformity among disconnect error messages
Mon, 06 Jul 2009 07:26:12 +0000 Mark Doliner I think we can assume that read() isn't going to read more than
Mon, 06 Jul 2009 06:03:20 +0000 Mark Doliner Non localizable string?! Non!
Mon, 06 Jul 2009 05:50:43 +0000 Mark Doliner Change strings in libpurple/protocols/jabber/auth.c and util.c a little bit
Mon, 06 Jul 2009 05:44:26 +0000 Mark Doliner Change these two strings to match another one. total_number_of_strings--
Mon, 06 Jul 2009 05:37:06 +0000 Mark Doliner Hey Stu, it should be safe to combine this check, right? It'll make us
Mon, 06 Jul 2009 05:33:27 +0000 Mark Doliner Remove periods and newlines from many error messages that end up being used
Mon, 06 Jul 2009 05:29:46 +0000 Mark Doliner Remove trailing periods from short disconnection error messags and remove
Mon, 06 Jul 2009 05:28:59 +0000 Mark Doliner Similar connection error message changes for IRC. These are hopefully
Mon, 06 Jul 2009 05:27:08 +0000 Mark Doliner Connection error message changes for gg, and a few other strings changes.
Mon, 06 Jul 2009 05:22:25 +0000 Mark Doliner Make some error messages more uniform.
Mon, 06 Jul 2009 05:18:34 +0000 Mark Doliner Change the wording in a connection error message. I'm trying to make
Mon, 06 Jul 2009 04:38:08 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head ac87c285c7056f86005dc157b9870745de471f74)
Mon, 06 Jul 2009 06:04:34 +0000 John Bailey propagate from branch 'im.pidgin.cpw.rekkanoryo.yahoo.separate_prpls' (head 6e083673febdc8bcc64df4df1500cfb121771d02)
Mon, 06 Jul 2009 05:27:30 +0000 Elliott Sales de Andrade merge of '51d199ba5dd8a81f6276f19421c8f7e0158dcb98'
Mon, 06 Jul 2009 04:19:26 +0000 Paul Aurich I missed a few presence types.
Mon, 06 Jul 2009 03:45:57 +0000 Paul Aurich Rearrange all the MUC code to be together.
Mon, 06 Jul 2009 03:00:41 +0000 Paul Aurich Rearranging this section and adding a catch for stuff that can't happen
Mon, 06 Jul 2009 00:45:54 +0000 Paul Aurich Various minor changes to jabber_presence_parse. No functionality changes.
Sun, 05 Jul 2009 23:55:56 +0000 Paul Aurich Add support for XEP-0045 code 307 (a.k.a. kicks).
Sun, 05 Jul 2009 22:59:43 +0000 Paul Aurich merge of '9ec118f84a3907ca01880d27a4988a4f41ea8914'
Sun, 05 Jul 2009 22:22:03 +0000 Josep Puigdemont Updated Catalan translation.
Sun, 05 Jul 2009 22:39:34 +0000 Paul Aurich Minor formatting/style/purple_strequal
Sun, 05 Jul 2009 19:17:45 +0000 Paul Aurich The XOR method is disabled in family_auth.c
Sun, 05 Jul 2009 19:07:06 +0000 Paul Aurich Unregister the account signals after destroying accounts.
Sun, 05 Jul 2009 17:34:49 +0000 Paul Aurich Changelog the XMPP SSL change
Sun, 05 Jul 2009 15:12:29 +0000 Etan Reisner Fix this typo again because I was stupid.
Sun, 05 Jul 2009 15:11:52 +0000 Etan Reisner merge of '0c046bad9fd4d69c10aa296f24460f584920431d'
Sun, 05 Jul 2009 15:09:15 +0000 Etan Reisner Typo s/hopefulll/hopefully/
Sun, 05 Jul 2009 15:08:20 +0000 Etan Reisner merge of '46a46162666e1d23ae6161df2639044132cb894f'
Sun, 05 Jul 2009 06:51:35 +0000 Etan Reisner That was some seriously screwed up formatting.
Sun, 05 Jul 2009 06:50:39 +0000 Etan Reisner This may or may not fix #9579 but it shouldn't hurt anything even if it
Sun, 05 Jul 2009 05:49:17 +0000 Etan Reisner A couple more s/GSList/GList/ changes as fallout from the last change.
Sun, 05 Jul 2009 05:04:33 +0000 Etan Reisner I was seeing some crashes when connecting to Google Talk on my work laptop.
Sat, 04 Jul 2009 17:36:07 +0000 Etan Reisner merge of '91a5d80aa52d8c1ca101bfaa0dfc3f7a2feb99ec'
Sun, 28 Jun 2009 15:49:35 +0000 Etan Reisner merge of '0db5728dd6db78a86154abd7e8e7cf32db421f7c'
Sun, 28 Jun 2009 07:06:31 +0000 Etan Reisner Require SSL/TLS by default for XMPP accounts. Closes #8666.
Sun, 28 Jun 2009 06:04:35 +0000 Etan Reisner NULL-ify the loader_info->exts member. Fixes a crash if UIs repeatedly init
Sat, 27 Jun 2009 18:12:10 +0000 Etan Reisner Including internal.h here fixed a Windows build ages ago but struck me as odd
Sat, 27 Jun 2009 00:11:53 +0000 Etan Reisner Correct the doxygen documentation in the pidginrc plugin and swap out a
Sat, 27 Jun 2009 00:05:12 +0000 Etan Reisner I was going to change the g_return_if_fail to a normal return but it actually
Fri, 26 Jun 2009 23:49:44 +0000 Etan Reisner Make the comment reflect that we are actually just stopping the typing
Fri, 26 Jun 2009 23:34:29 +0000 Etan Reisner Changelog the perl module installation location changes.
Fri, 26 Jun 2009 23:32:51 +0000 Etan Reisner merge of '1490bc9b5da3684cfe634ae71d22e5903a639e7c'
Thu, 25 Jun 2009 05:38:35 +0000 Etan Reisner merge of '67e253d9bff41f028ffc609c776f70dae52b614b'
Thu, 25 Jun 2009 05:35:02 +0000 Etan Reisner Rename the "Conversation Window Hiding" preferences section to "Conversation
Thu, 25 Jun 2009 05:12:25 +0000 Etan Reisner More Title Casing.
Thu, 25 Jun 2009 05:11:21 +0000 Etan Reisner De-emphasize the () around the collapsed group counts. I can't actually see
Thu, 25 Jun 2009 04:10:31 +0000 Etan Reisner Title Case some blist right-click menu items.
Thu, 25 Jun 2009 04:05:08 +0000 Etan Reisner This doesn't seem to be used.
Thu, 25 Jun 2009 04:02:17 +0000 Etan Reisner Indentation fix.
Thu, 25 Jun 2009 03:32:17 +0000 Etan Reisner We are definitely "Check"ing here not "Chat"ting.
Thu, 18 Jun 2009 23:04:07 +0000 Etan Reisner merge of '3012bdc54e5d2391c4fe52e687e87903ecbf44cc'
Wed, 08 Jul 2009 04:32:34 +0000 Paul Aurich disapproval of revision '7a65a44ab2e57a47d160be267b0f41062f5c540d'
Sun, 05 Jul 2009 11:04:29 +0000 Jochen Kemnade more German l10n
Sun, 05 Jul 2009 06:06:46 +0000 Paul Aurich Change "Logged off" to "Logged Off" to match the rest of the labels
Sun, 05 Jul 2009 06:05:54 +0000 Paul Aurich Style and comments
Sun, 05 Jul 2009 05:53:54 +0000 Paul Aurich Factor out the duplicated code for displaying XMPP Get Info
Sun, 05 Jul 2009 05:01:05 +0000 Paul Aurich Remove the gigantic ifdef'd-out "Show buddy features" sections
Mon, 06 Jul 2009 06:04:15 +0000 John Bailey ChangeLog!
Mon, 06 Jul 2009 06:00:13 +0000 John Bailey I forgot to remove the old bool setting for Yahoo! JAPAN.
Mon, 06 Jul 2009 05:48:30 +0000 John Bailey Migrate Yahoo! JAPAN accounts to the new prpl (in theory). This also adds
Mon, 06 Jul 2009 00:16:00 +0000 John Bailey Correctly determine if the prpl calling a given function is the Yahoo! JAPAN
Sun, 05 Jul 2009 23:56:07 +0000 John Bailey Moved functions around and made some no longer static. All the functions
Sun, 05 Jul 2009 14:40:13 +0000 John Bailey Add header includes. I still have not yet tested building this.
Sun, 05 Jul 2009 14:31:37 +0000 John Bailey I believe this will correctly handle setting the yd->jp value under the new
Sun, 05 Jul 2009 14:14:14 +0000 John Bailey have a separate hash table function for each prpl.
Sun, 05 Jul 2009 05:35:05 +0000 John Bailey Very rudimentary start to separate prpls. Removed URI handler from the
Sun, 05 Jul 2009 04:51:51 +0000 John Bailey Update for file renames.
Sun, 05 Jul 2009 04:37:33 +0000 John Bailey Start of splitting yahoo into two separate prpls. Not sure if this even comes
Sun, 05 Jul 2009 02:26:03 +0000 John Bailey merge of '034300b33708a7dbb7856d91c3098493b2dffa34'
Sun, 05 Jul 2009 00:07:03 +0000 Paul Aurich Elliott's code looks nicer.
Sat, 04 Jul 2009 23:18:15 +0000 Paul Aurich Changelog that.
Sat, 04 Jul 2009 23:13:23 +0000 Paul Aurich Use glib's SHA1, SHA256, and MD5 implementations when available (glib 2.16)
Sat, 04 Jul 2009 22:27:37 +0000 Paul Aurich Credit Timo, Jochen, Bj«Órn, and Josep for their translations.
Sat, 04 Jul 2009 22:23:46 +0000 Paul Aurich merge of '0ce6e164761ad4833f620020df5a0194cfea51e0'
Sat, 04 Jul 2009 22:16:47 +0000 Timo Jyrinki Updated Finnish translation (100%).
Sat, 04 Jul 2009 22:23:30 +0000 Paul Aurich Updated Simplified Translation from Aron Xu, new translator. Closes #9243.
Sat, 04 Jul 2009 22:09:55 +0000 Paul Aurich Updated Slovenian translation. Closes #9098.
Sun, 05 Jul 2009 02:23:43 +0000 John Bailey Convert the yahoo prpl to using the debug convenience functions instead of
Sat, 04 Jul 2009 23:52:03 +0000 John Bailey Convert the #ifdef DEBUG here to use the PURPLE_VERBOSE_DEBUG variable.
Sat, 04 Jul 2009 23:37:22 +0000 John Bailey ChangeLog the PURPLE_VERBOSE_DEBUG variable.
Sat, 04 Jul 2009 23:34:49 +0000 John Bailey Add entries to ChangeLog.API for my changes.
Sat, 04 Jul 2009 23:33:01 +0000 John Bailey Convert all uses of PURPLE_UNSAFE_DEBUG to the new API I added.
Sat, 04 Jul 2009 19:01:16 +0000 John Bailey Move the handling of PURPLE_UNSAFE_DEBUG to purple_debug_init(). Also add
Sat, 04 Jul 2009 17:19:00 +0000 Paul Aurich merge of '8222e69d26359ab1a478cc42d25834120aee713b'
Sat, 04 Jul 2009 17:17:59 +0000 Paul Aurich Fix purple_markup_unescape_entity to properly consume '&#x5C;' and similar.
Sat, 04 Jul 2009 10:33:37 +0000 Jochen Kemnade some more German l10n