log

age author description
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 '\' and similar.
Sat, 04 Jul 2009 10:33:37 +0000 Jochen Kemnade some more German l10n
Sat, 04 Jul 2009 08:35:24 +0000 Josep Puigdemont Catalan translation updated.
Mon, 06 Jul 2009 04:37:06 +0000 Elliott Sales de Andrade Add support for receiving handwritten (Ink) messages from MSN buddies.
Sun, 05 Jul 2009 05:41:00 +0000 Elliott Sales de Andrade Add auto-generated D-Bus signals introspection, though parameter names
Sun, 05 Jul 2009 03:32:34 +0000 Elliott Sales de Andrade s/analize/analyze/g since those scripts just don't exist.
Sat, 04 Jul 2009 22:32:00 +0000 Elliott Sales de Andrade If no disco#items feature was found (like with gmail.com), then our disco
Sat, 04 Jul 2009 22:15:59 +0000 Elliott Sales de Andrade Make the custom smiley edit windows single-instance. That is, if you click
Sat, 04 Jul 2009 07:54:50 +0000 Elliott Sales de Andrade merge of '7f396ae5ae1a07562f3822bfdf32a5b71b737970'
Sat, 04 Jul 2009 05:56:22 +0000 Sulabh Mahajan Complement the condition, fix the error I made in the last commit.
Sat, 04 Jul 2009 05:17:11 +0000 Paul Aurich merge of '1bbd08b1b4f931fa4318c1042033c441a36397ee'
Sat, 04 Jul 2009 06:44:39 +0000 Elliott Sales de Andrade A semi-random collection of English spelling and grammatical changes.
Sat, 04 Jul 2009 05:20:38 +0000 Elliott Sales de Andrade The Log Reader plugin also supports aMSN logs.
Sat, 04 Jul 2009 04:28:42 +0000 Elliott Sales de Andrade merge of '7743dd71673c71e91039e890a3a939f9850f2d16'
Sat, 04 Jul 2009 01:17:55 +0000 Stu Tomlinson Apparently there might be stuff after the semicolon before the \r\n so just
Sat, 04 Jul 2009 01:16:21 +0000 Stu Tomlinson merge of 'b6e009fb9284f653ac58c5309b5443eec6f12c8e'
Sat, 04 Jul 2009 01:07:26 +0000 Mark Doliner merge of '3fe037ee4d003527c8f4f41974e01680d5eea27e'
Sat, 04 Jul 2009 01:06:23 +0000 Mark Doliner Slightly better error messages
Sat, 04 Jul 2009 04:27:48 +0000 Elliott Sales de Andrade In the Network prefs page, always show the auto-detected IP address by
Sat, 04 Jul 2009 04:22:25 +0000 Elliott Sales de Andrade Don't colourize the IP entry field when it's empty, and reset the actual
Sat, 04 Jul 2009 03:24:43 +0000 Elliott Sales de Andrade Change the page_size on the GtkAdjustment used for GtkSpinButtons on the
Sat, 04 Jul 2009 01:14:03 +0000 Stu Tomlinson disapproval of revision '3fe037ee4d003527c8f4f41974e01680d5eea27e'
Sat, 04 Jul 2009 00:59:44 +0000 Stu Tomlinson We're about to assume strstr() will find \r\n, so make the sscanf()
Fri, 03 Jul 2009 19:28:25 +0000 Mark Doliner Add an else when looking at the number of total elements and
Fri, 03 Jul 2009 11:43:15 +0000 Sulabh Mahajan Password reenter prompt only for accounts where password storing is enabled. More consistent with other accounts.
Fri, 03 Jul 2009 11:26:41 +0000 Sulabh Mahajan During login, if password incorrect, set it to NULL. Avoids account locking. Brings dialog to enter password if clicked on Re-enable account
Fri, 03 Jul 2009 11:13:35 +0000 Sulabh Mahajan In case of an error we do not receive the token, and totalelements in that case is 1. This fixes the issue of not being able to set error properly.
Fri, 03 Jul 2009 09:05:51 +0000 Mark Doliner Formatting changes, no functionality.
Fri, 03 Jul 2009 06:03:01 +0000 Elliott Sales de Andrade merge of '4296be52d5b80da450d41464433feee7c438d8f9'
Sat, 04 Jul 2009 03:08:10 +0000 Paul Aurich Clarify that Purple::Prefs::add_none() really is necessary
Fri, 03 Jul 2009 05:27:32 +0000 Paul Aurich Whoops, that wasn't meant to be https (even though I think Google should be
Fri, 03 Jul 2009 05:25:41 +0000 Paul Aurich Provide a custom URL per-email for gmail notifications, since Google gives it to us.
Fri, 03 Jul 2009 05:24:26 +0000 Elliott Sales de Andrade Sadrul and etan point out that using an existing function is better than
Fri, 03 Jul 2009 05:03:20 +0000 Paul Aurich Use mail_dialog consistently, instead of switching from one line to the next. Various other cleanups, too.
Fri, 03 Jul 2009 04:27:02 +0000 Paul Aurich merge of '42ff94691667fa47b66d698b59f9eca2326c3660'
Fri, 03 Jul 2009 04:25:45 +0000 Paul Aurich Fix the mail_dialog->total_count and use that to tell when the dialog is empty.
Fri, 03 Jul 2009 04:21:16 +0000 Paul Aurich Don't try to read in '' as our account icon. I don't know if I have a messed up prefs.xml or something else changed recently.
Fri, 03 Jul 2009 02:51:20 +0000 Paul Aurich Close the mail dialog at signoff if it's empty. Closes #9345.
Fri, 03 Jul 2009 02:35:27 +0000 Paul Aurich Remove the PidginMailDialog typedef.
Fri, 03 Jul 2009 02:33:30 +0000 Paul Aurich Remove a few layers of evil abstraction.
Fri, 03 Jul 2009 02:13:39 +0000 Paul Aurich Remove trailing whitespace
Fri, 03 Jul 2009 03:37:07 +0000 Elliott Sales de Andrade merge of '62bb494a4382e4c1744f43473276c10a8d207d4a'
Thu, 02 Jul 2009 22:27:13 +0000 Paul Aurich Fix Google Mail notifications when they inexplicably weren't working. Fixes #3300.
Thu, 02 Jul 2009 22:03:21 +0000 Paul Aurich If get_info_for_jid is passed a full JID, don't spam that JID with IQs.
Thu, 02 Jul 2009 21:55:15 +0000 Paul Aurich Factor the per-resource IQs out into their own function.
Thu, 02 Jul 2009 08:41:25 +0000 Mark Doliner Check in re-based .po files so our nightly l10n stats generation has less work to do
Thu, 02 Jul 2009 08:30:40 +0000 Mark Doliner Woo boy I think we might have a whole bunch of new strings
Thu, 02 Jul 2009 08:24:51 +0000 Mark Doliner * Use our assert_string_equal() macro instead of fail_unless(strcmp(), NULL)
Thu, 02 Jul 2009 08:15:49 +0000 Mark Doliner I had to make these changes to get "make check" to run
Thu, 02 Jul 2009 07:33:17 +0000 Mark Doliner A few changes to our code to handle chunked transfer-encodings (technically
Thu, 02 Jul 2009 07:09:24 +0000 Mark Doliner Remove just a tad bit of indirection
Thu, 02 Jul 2009 06:08:36 +0000 Mark Doliner Use unsigned lengths here and use %zu when reading into the gsize var
Thu, 02 Jul 2009 04:15:21 +0000 Paul Aurich Clear the notifications via a signal instead of pidgin_close_notify.
Thu, 02 Jul 2009 01:52:48 +0000 Paul Aurich merge of '6b55733f733881e690313c87ac44fba18f382ce1'
Wed, 01 Jul 2009 23:42:20 +0000 Mark Doliner Fix font size and font face in outgoing myspace messages. I think I
Wed, 01 Jul 2009 16:08:55 +0000 Ethan Blanton Don't send 64-bit DCC application-level acknowledgments on 64-bit systems.
Wed, 01 Jul 2009 08:18:47 +0000 Sadrul Habib Chowdhury merge of '183db7b36f0f27730e6f1b86c30b7ab9dfb22ab7'
Wed, 01 Jul 2009 08:17:10 +0000 Sadrul Habib Chowdhury Show the 'Enable Accounts' menu when all accounts are disabled.
Thu, 02 Jul 2009 01:51:47 +0000 Paul Aurich Set od->default_port even when using the standard auth method.
Wed, 01 Jul 2009 03:53:48 +0000 Paul Aurich Avoid a null deref when clearing mail notifications. Refs #9345.
Fri, 03 Jul 2009 03:30:08 +0000 Elliott Sales de Andrade Change the background of the IP address input in the Network preferences to
Fri, 03 Jul 2009 02:21:42 +0000 Elliott Sales de Andrade Fix the Add button sensitivity for the add smiley window when using the
Fri, 03 Jul 2009 02:10:53 +0000 Elliott Sales de Andrade Set the correct default response in the smiley edit window so it gets the
Fri, 03 Jul 2009 01:18:02 +0000 Elliott Sales de Andrade Automatically enable and disable the Add/Save button in the PidginSmiley
Thu, 02 Jul 2009 04:26:00 +0000 mauro brasil Increase the logging level of some debugging messages that seemed to be a
Thu, 02 Jul 2009 01:33:11 +0000 Elliott Sales de Andrade This variable doesn't seem necessary for anything.
Thu, 02 Jul 2009 01:30:41 +0000 Elliott Sales de Andrade We shouldn't de-reference variables before checking if they're not NULL.
Wed, 01 Jul 2009 03:13:50 +0000 Elliott Sales de Andrade Change the name of the file selector from "Buddy Icon" to the name of the
Wed, 01 Jul 2009 01:44:00 +0000 Elliott Sales de Andrade You should check the indenting before a copy & paste...
Wed, 01 Jul 2009 00:18:23 +0000 Sadrul Habib Chowdhury merge of '321bf1cf9bafe529fea060ca8ba08686a57e884a'
Tue, 30 Jun 2009 21:21:08 +0000 Paul Aurich I tried to come up with some witty play on words here, but couldn't.
Wed, 01 Jul 2009 00:12:39 +0000 Sadrul Habib Chowdhury Some more fixes for when unsetting buddy picture, for both when sending and receiving updates.
Tue, 30 Jun 2009 20:52:26 +0000 Sadrul Habib Chowdhury merge of '22e14265a47cdddb4c9eb1ee0d2ce2989f9fce61'
Tue, 30 Jun 2009 20:51:17 +0000 Sadrul Habib Chowdhury Changelog yahoo fixes.
Tue, 30 Jun 2009 20:50:33 +0000 Sadrul Habib Chowdhury Fix how we process certain data we get from the server.
Tue, 30 Jun 2009 20:48:12 +0000 Sadrul Habib Chowdhury Process the data correctly if the server sends chunked data.
Mon, 29 Jun 2009 03:32:35 +0000 Sadrul Habib Chowdhury We should not be sensitive about the case.
Mon, 29 Jun 2009 03:02:58 +0000 Sadrul Habib Chowdhury Fix a small memory leak.
Tue, 30 Jun 2009 01:39:08 +0000 Mark Doliner Use glib's base64 encode and decode functions if they're available.
Mon, 29 Jun 2009 13:40:18 +0000 Daniel Atallah Fix win32 compile
Mon, 29 Jun 2009 06:50:35 +0000 Mark Doliner merge of '0de8339ed2206f013cb9b8105fe3c73ccc2a0f72'
Mon, 29 Jun 2009 06:38:40 +0000 Josep Puigdemont Catalan translation updated.
Mon, 29 Jun 2009 06:49:59 +0000 Mark Doliner Changes to our DNS SRV record sorting, care of Vijay Vijay Raghunathan
Mon, 29 Jun 2009 05:02:24 +0000 Mark Doliner Strip trailing whitespace and spaces to tab
Mon, 29 Jun 2009 00:17:57 +0000 Mark Doliner This phrasing makes more sense to me
Sun, 28 Jun 2009 22:53:36 +0000 Mark Doliner Add Yuriy Kaminskiy to the COPYRIGHT file. This is the guy who found and
Sun, 28 Jun 2009 21:50:14 +0000 Paul Aurich Handle dest failing to open properly by closing the src handle.
Sun, 28 Jun 2009 19:14:03 +0000 Paul Aurich Update this to not use GIO, so it should build for poizon. Refs #8085.
Sun, 28 Jun 2009 18:31:58 +0000 Paul Aurich Kill whitespace at the end of lines.
Sun, 28 Jun 2009 18:07:01 +0000 Mark Doliner Fix a compile warning
Sun, 28 Jun 2009 09:46:14 +0000 Jochen Kemnade Translation update
Sun, 28 Jun 2009 06:38:12 +0000 Paul Aurich Fix a typo I spent way too long staring at.
Sun, 28 Jun 2009 06:28:46 +0000 Justin Rodriguez Allow drag-and-drop of all sorts of themes.
Sun, 28 Jun 2009 06:26:48 +0000 Justin Rodriguez Better error checking on the theme loaders.
Sun, 28 Jun 2009 06:21:40 +0000 Paul Aurich Remove duplicated call to purple_theme_manager_init()
Sun, 28 Jun 2009 06:21:28 +0000 Paul Aurich Silence some warnings from gcc on OS X. None of these were actually valid.
Sun, 28 Jun 2009 01:03:07 +0000 Sadrul Habib Chowdhury Fix a crash when there are offline messages from both MSN and Yahoo
Sat, 27 Jun 2009 23:49:12 +0000 Sadrul Habib Chowdhury merge of 'c3ed9a8c89dd38d30b7ad93055507b679b2f0f76'
Sat, 27 Jun 2009 23:38:53 +0000 Sadrul Habib Chowdhury Remember the profile ids associated with an account.
Sat, 27 Jun 2009 22:43:45 +0000 Sadrul Habib Chowdhury Use the active-id the message was sent to when sending the ack.
Sat, 27 Jun 2009 18:56:20 +0000 John Bailey Include the proper ChangeLog and NEWS entries here.
Sat, 27 Jun 2009 18:50:48 +0000 John Bailey Apply [9bac0a540156fb1848eedd61c8630737dee752c7] here as well. I should
Sat, 27 Jun 2009 17:50:49 +0000 Paul Aurich merge of '1356d70e521b4cb5ab8ea10f0927063b5c62394a'
Sat, 27 Jun 2009 17:46:49 +0000 Paul Aurich If there's no vCard on the server, we have to be able to set ours. Allows bootstrapping a new account with (at least) Prosody.
Sat, 27 Jun 2009 17:31:33 +0000 Paul Aurich Missing newline
Sat, 27 Jun 2009 10:37:26 +0000 Sadrul Habib Chowdhury Dear Compiler, Shut up!
Sat, 27 Jun 2009 10:30:58 +0000 Sadrul Habib Chowdhury This fixes sending updates to buddies when I change my pic.
Sat, 27 Jun 2009 09:09:42 +0000 Sadrul Habib Chowdhury This fixes buddyicon fetches for me.
Sat, 27 Jun 2009 09:08:56 +0000 Sadrul Habib Chowdhury Create a string only when necessary. Fixes a small possible leak.
Sat, 27 Jun 2009 05:45:43 +0000 Sadrul Habib Chowdhury Make sure uninitialized variable is not used. This might fix #9345,
Fri, 26 Jun 2009 23:59:34 +0000 John Bailey Mimic the official client's HTTP User-Agent strings.
Fri, 26 Jun 2009 05:27:51 +0000 Paul Aurich Clarify the usage of client_type (i.e. these values are matched against using
Fri, 26 Jun 2009 05:11:01 +0000 Paul Aurich Allow GnuTLS logging to be controlled via PURPLE_GNUTLS_DEBUG envvar.
Fri, 26 Jun 2009 04:46:15 +0000 Sulabh Mahajan merge of '03e380d307e9063ff3938a7ccab18085899c6140'
Fri, 26 Jun 2009 04:45:05 +0000 Sulabh Mahajan Fix File transfer issue with Pidgin 2.5.7, ticket #9478
Fri, 26 Jun 2009 01:28:09 +0000 Elliott Sales de Andrade On MSN, increase the history size for the NS so that people with lots of
Thu, 25 Jun 2009 21:19:10 +0000 Marcus Lundblad And maybe we should actually change it in the comment too... :)
Thu, 25 Jun 2009 21:07:24 +0000 Marcus Lundblad Fix the name of an argument.
Thu, 25 Jun 2009 19:48:20 +0000 Josep Puigdemont Catalan translation updated.
Thu, 25 Jun 2009 08:16:19 +0000 Sulabh Mahajan This should prevent pidgin from crashing, as reported by the ticket #9426.
Thu, 25 Jun 2009 03:10:46 +0000 Paul Aurich Abstract an "image loading function" (will be used for the tooltip in a sec)
Thu, 25 Jun 2009 02:53:26 +0000 Paul Aurich Don't try to write when the BOSH connection isn't ready.
Thu, 25 Jun 2009 02:48:25 +0000 Paul Aurich Make "BOSH URL" its own account option.
Thu, 25 Jun 2009 02:23:40 +0000 Paul Aurich Update the Pager server at login to the new default if "" or old default.
Wed, 24 Jun 2009 18:42:47 +0000 Mark Doliner Need to include header files here in order for them to show up in the
Wed, 24 Jun 2009 17:03:21 +0000 andrea Build fix for OSCAR on Windows.
Wed, 24 Jun 2009 09:26:32 +0000 Sadrul Habib Chowdhury Detect properly when yahoo buddies go offline.
Wed, 24 Jun 2009 08:17:33 +0000 Sadrul Habib Chowdhury Deal with buddies on MSN more gracefully.
Wed, 24 Jun 2009 08:15:22 +0000 Sadrul Habib Chowdhury Turns out we need to exclude 'msn/' when authorizing a buddy.
Wed, 24 Jun 2009 08:10:30 +0000 Sadrul Habib Chowdhury Fix another small leak. And update formatting of some code for readability.
Wed, 24 Jun 2009 08:07:46 +0000 Sadrul Habib Chowdhury Fix a small leak.
Tue, 23 Jun 2009 20:48:02 +0000 grommasher Support fetching Gadu-Gadu avatars. Closes #9371.
Tue, 23 Jun 2009 19:06:28 +0000 Paul Aurich merge of '02b9e2a56048af7440e6752b0a4d65df7c519ae7'
Tue, 23 Jun 2009 19:05:49 +0000 Paul Aurich Mention Yahoo in all the places we say "These protocols won't work without SSL"
Tue, 23 Jun 2009 18:20:12 +0000 Mark Doliner Check in code that connects to oscar using clientLogin. This is the
Tue, 23 Jun 2009 18:08:03 +0000 Mark Doliner It's ok to always request this connection now. It probably still doesn't
Tue, 23 Jun 2009 18:03:48 +0000 Mark Doliner An implementation of SHA-256. Created by copying libpurple's SHA-1
Tue, 23 Jun 2009 17:39:00 +0000 Mark Doliner Stop the watchers before closing the fds
Tue, 23 Jun 2009 17:37:06 +0000 Mark Doliner Shuffle this order around for no real reason other than that I prefer it this way
Tue, 23 Jun 2009 06:45:31 +0000 Paul Aurich merge of '849a753dc5505c801cd053591778ddd340db6337'
Tue, 23 Jun 2009 05:53:14 +0000 Mark Doliner Fix a few problems with our myspace login response:
Tue, 23 Jun 2009 05:40:34 +0000 Mark Doliner Rename MSIM_BM_INSTANT_ACTION_OR_IM to MSIM_BM_ACTION_OR_IM_INSTANT
Tue, 23 Jun 2009 05:35:14 +0000 Mark Doliner Remove an unused variable
Tue, 23 Jun 2009 05:33:48 +0000 Mark Doliner As far as I can tell this line was accidentally removed in an explicit merge
Tue, 23 Jun 2009 06:45:21 +0000 Paul Aurich Only append ,charset=utf-8 for DIGEST-MD5. This should fix comment 2 on Adium#12429.
Mon, 22 Jun 2009 23:39:56 +0000 Paul Aurich This works better.
Mon, 22 Jun 2009 23:36:56 +0000 Paul Aurich Don't crash when the seemingly impossible occurs.
Mon, 22 Jun 2009 22:46:09 +0000 Paul Aurich Fix a lost reference when we only fetch an unknown ext.
Mon, 22 Jun 2009 21:31:54 +0000 grommasher Correctly show status in tooltips for GG contacts with status messages.
Mon, 22 Jun 2009 16:39:58 +0000 Paul Aurich merge of 'bfb17183fbbf44cc19720d4d11594a7fdaad25de'
Mon, 22 Jun 2009 16:39:22 +0000 supermmx Fix building of disco plugin on Windows. Thanks to SuperMMX.
Mon, 22 Jun 2009 04:37:59 +0000 Paul Aurich Update the ChangeLog appropriately.
Mon, 22 Jun 2009 08:15:58 +0000 Mark Doliner Make a function static and add two comments
Mon, 22 Jun 2009 06:29:40 +0000 Mark Doliner Consistent comment formatting
Mon, 22 Jun 2009 04:17:03 +0000 Paul Aurich Draw the user's buddy icon (in the status box) with curves, to match the buddy list icons.
Mon, 22 Jun 2009 03:41:21 +0000 Paul Aurich Leave the icon always on the right (regardless of language direction).
Mon, 22 Jun 2009 02:53:47 +0000 Paul Aurich merge of '225e515a43307f04c7c0570ba5877858a0f71209'
Mon, 22 Jun 2009 00:47:25 +0000 Sadrul Habib Chowdhury merge of '796290d1402d75f50e27f51683443b86707c9c26'
Sun, 21 Jun 2009 16:40:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
Mon, 22 Jun 2009 02:52:29 +0000 Paul Aurich Build infrastructure for XMPP Disco plugin on Windows. Ripped from the ticker.
Sun, 21 Jun 2009 22:17:14 +0000 dmitry petroff Transform id-less <img> tags to links using src and alt attributes.
Sun, 21 Jun 2009 21:26:59 +0000 Paul Aurich Need to make a copy of this because purple_util_fetch_url frees its.
Sun, 21 Jun 2009 17:30:13 +0000 Stu Tomlinson g_strv_length() is only available in glib2 2.6 and newer
Sun, 21 Jun 2009 14:24:23 +0000 John Bailey Pull in the 2.5.7 ChangeLog entries and remove the duplicate entries from
Sat, 20 Jun 2009 23:04:29 +0000 Mark Doliner I heard bonobo is going away? Just add a note that we'll need to find
Sat, 20 Jun 2009 21:44:23 +0000 Sadrul Habib Chowdhury merge of '3eceaa6c40cc71435a27e3175ed313c342e01062'
Fri, 19 Jun 2009 18:46:49 +0000 Mark Doliner New versions of the official Yahoo Messenger client for Windows XP (tested
Fri, 19 Jun 2009 07:20:49 +0000 Mark Doliner Show a friendlier error message on myspace when your username or password
Fri, 19 Jun 2009 07:13:20 +0000 Mark Doliner Try to make this string a little more human, and flow better in its
Fri, 19 Jun 2009 02:03:11 +0000 Mark Doliner These aren't needed either.
Fri, 19 Jun 2009 01:52:03 +0000 Mark Doliner Clarify that PURPLE_CONNECTION_IS_VALID is deprecated, in case it wasn't
Fri, 19 Jun 2009 01:36:58 +0000 Mark Doliner This isn't needed because connection.c cancels the connection attempt
Fri, 19 Jun 2009 01:28:46 +0000 Mark Doliner Yikes. buf is on the stack and shouldn't be freed. This fixes
Fri, 19 Jun 2009 00:06:49 +0000 Mark Doliner Clarify this. This count gets passed around a lot of places... I'm
Fri, 19 Jun 2009 00:01:39 +0000 Mark Doliner These parameters aren't modified
Fri, 19 Jun 2009 00:00:25 +0000 Mark Doliner Allow doxygen to pick up the comment for this function. It's
Thu, 18 Jun 2009 23:36:55 +0000 Mark Doliner Pass the gc as the handle in a bunch of calls to purple_proxy_connect
Thu, 18 Jun 2009 23:31:38 +0000 Mark Doliner Pass the handle in here, which causes the connection attempt to be
Thu, 18 Jun 2009 22:40:12 +0000 Mark Doliner Pass a handle to purple_proxy_connect() when making this connection.
Thu, 18 Jun 2009 22:21:59 +0000 Mark Doliner Eagle eyes McMarq S. caught two other typo. Now I'm wondering if
Thu, 18 Jun 2009 20:37:39 +0000 Mark Doliner Remove some cosmetic differences between msg_cmd() and ubm_cmd()
Thu, 18 Jun 2009 19:44:02 +0000 Mark Doliner Fix a typo. Heh heh, "vistit"
Thu, 18 Jun 2009 19:42:11 +0000 Mark Doliner purple_util_write_data_to_file_absolute() for reasons beyond our control,
Thu, 18 Jun 2009 19:36:46 +0000 Mark Doliner Cleanup the code surrounding gc->disconnect_timeout and set it to 0
Thu, 18 Jun 2009 19:08:24 +0000 Mark Doliner Strip trailing whitespace and comment #endif marcos that close #ifdef macros
Wed, 17 Jun 2009 18:14:51 +0000 Marcus Lundblad Remove port mappings from the hash tables when removing them.
Tue, 16 Jun 2009 16:44:51 +0000 Sadrul Habib Chowdhury Do not blurt out the history if there's already a conversation open.
Mon, 15 Jun 2009 21:43:25 +0000 Marcus Lundblad Add a function to remove a port mapping (UPnP or NAT-PMP) given a file
Fri, 12 Jun 2009 21:00:44 +0000 Mike Ruprecht NULL terminate some strings. Hopefully stop Yahoo texting crashes.
Thu, 11 Jun 2009 22:50:29 +0000 Paul Aurich Remove obsoleted XEP-0090 (Legacy Entity Time)
Thu, 11 Jun 2009 22:34:32 +0000 Paul Aurich --warnings
Sun, 12 Jul 2009 05:42:40 +0000 Paul Aurich disapproval of revision 'a383ad6a4ae7e98bbcb32b4193531ccf960eb2bb'
Thu, 11 Jun 2009 22:33:33 +0000 Paul Aurich Remove obsolete XEP-0091 (Legacy Delayed Delivery) code.
Thu, 11 Jun 2009 22:28:41 +0000 Paul Aurich Comment out the JABBER_CAP for XEP-0022.
Thu, 11 Jun 2009 22:25:25 +0000 Paul Aurich Remove code for obsoleted XEP-0022 (Message Events)
Thu, 11 Jun 2009 10:45:39 +0000 Bj«Órn Voigt German translation update:
Thu, 11 Jun 2009 05:07:15 +0000 Elliott Sales de Andrade merge of '86d7e4c199cf2a62e48fd6fe79e35e3c80cc7926'
Wed, 10 Jun 2009 07:44:35 +0000 Mark Doliner Check in a change requested by Gregory Cypes from AOL. They want clients
Thu, 11 Jun 2009 02:21:44 +0000 Elliott Sales de Andrade Fix a copy&paste bug.
Thu, 11 Jun 2009 01:13:35 +0000 Elliott Sales de Andrade The FT table needs to have one more row to be correct, though it seems to
Wed, 10 Jun 2009 03:40:27 +0000 Elliott Sales de Andrade Apply patch that adds support for keyboard navigation for the status icon.
Wed, 10 Jun 2009 01:07:29 +0000 Elliott Sales de Andrade Restore the "Time Remaining" field in the file transfer window, but not in
Thu, 18 Jun 2009 23:01:51 +0000 Etan Reisner Install the Purple and Pidgin perl modules under $libdir instead of in perl's
Thu, 18 Jun 2009 22:48:49 +0000 Etan Reisner Add a purple_plugins_get_search_paths function.
Thu, 18 Jun 2009 12:21:48 +0000 Etan Reisner Add the header files to sources.
Mon, 15 Jun 2009 04:43:25 +0000 Etan Reisner Don't try to load an image from an empty path. It just spews to the debug log.
Tue, 09 Jun 2009 23:30:18 +0000 Etan Reisner merge of '67228440771b545dc01526f74fd7171a02fb5e08'
Tue, 09 Jun 2009 03:42:23 +0000 Elliott Sales de Andrade Fix compile warning for non-VV.
Mon, 08 Jun 2009 18:37:57 +0000 Paul Aurich Hmm, I forgot to copy NEWS when I was getting the Changelogs from 2.5.6.
Mon, 08 Jun 2009 06:52:57 +0000 Paul Aurich Don't support adding JID+node items.
Mon, 08 Jun 2009 06:51:08 +0000 Paul Aurich Add a context menu with actions and re-arrange so registration takes preference
Mon, 08 Jun 2009 05:23:45 +0000 Paul Aurich Store the currently selected service in the Dialog structure
Mon, 08 Jun 2009 04:42:33 +0000 Elliott Sales de Andrade Fix merge error.
Mon, 08 Jun 2009 04:40:58 +0000 Elliott Sales de Andrade merge of '43b8c66366c5dc03c717fa9d938446752df53293'
Mon, 08 Jun 2009 03:35:14 +0000 Paul Aurich Fix adding a chat to the buddy list.
Mon, 08 Jun 2009 03:29:50 +0000 Paul Aurich Get rid of _menu_cb_info; pass around the XmppDiscoService*
Mon, 08 Jun 2009 03:59:16 +0000 Elliott Sales de Andrade Add a tooltip to the XMPP Disco browser. Someone should probably fill this
Mon, 08 Jun 2009 02:24:49 +0000 Elliott Sales de Andrade Use the JID for adding a chat/buddy because the name is for descriptive
Sun, 07 Jun 2009 22:12:26 +0000 Elliott Sales de Andrade Add a row-activated callback for the XMPP Disco browser that provides a
Sun, 07 Jun 2009 22:07:07 +0000 Elliott Sales de Andrade Make this whitespace a bit more consistent (I hope).
Sun, 07 Jun 2009 18:46:23 +0000 Paul Aurich merge of '31f78d91abb7452e597bbd0f20f910c6cbb56099'
Sun, 07 Jun 2009 17:42:00 +0000 John Bailey Fix a typo caught by Geoffrey Antos.
Sun, 07 Jun 2009 17:32:12 +0000 Marcus Lundblad ChangeLog the user visible change from the client_type branch (that is showing
Sat, 27 Jun 2009 17:50:35 +0000 Paul Aurich disapproval of revision '31f78d91abb7452e597bbd0f20f910c6cbb56099'
Sun, 07 Jun 2009 18:45:17 +0000 Paul Aurich Re-add annoying debug output for Adium#12351 (I must be missing something, because I don't see why it's occurring)
Sun, 07 Jun 2009 17:07:33 +0000 Paul Aurich Use guint for a timeout handle here, too.
Sun, 07 Jun 2009 17:02:23 +0000 Paul Aurich The XMPP keepalive timeout handle needs to be a guint.
Sun, 07 Jun 2009 08:13:14 +0000 Elliott Sales de Andrade merge of '592b4775fc1de5871564f3b61637c8f5776a3932'
Sun, 07 Jun 2009 06:19:12 +0000 Paul Aurich Plug a leak from changing this to use jabber_get_bare_jid instead of normalize.
Sun, 07 Jun 2009 08:07:20 +0000 Elliott Sales de Andrade We can't get an ADD error if we never send an ADD command.
Sun, 07 Jun 2009 07:51:50 +0000 Elliott Sales de Andrade Check network type, and send an FQY if necessary, when modifying the allow
Sun, 07 Jun 2009 06:47:49 +0000 Elliott Sales de Andrade Add a msn_notification_post_rml analog.
Sun, 07 Jun 2009 06:12:18 +0000 Elliott Sales de Andrade Add a data parameter for FQY callbacks and remove the pending users list
Sun, 07 Jun 2009 04:56:15 +0000 Elliott Sales de Andrade Remove some left over code.
Sun, 07 Jun 2009 01:21:36 +0000 Elliott Sales de Andrade These strcmp checks are for equality, meaning a return of 0.
Sun, 07 Jun 2009 00:27:05 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 505516826b01aed6390e0c2aa38706c0e2da163e)
Sat, 06 Jun 2009 23:14:17 +0000 Elliott Sales de Andrade merge of '0ef963ce959c8061467d33c5a24de263afef2053'
Sat, 06 Jun 2009 20:52:02 +0000 Josep Puigdemont Updated Catalan translation.
Sat, 06 Jun 2009 08:18:02 +0000 Sulabh Mahajan yahoo login ver 16: Add another case of error reporting. Ask user to visit yahoo website in case of locked account.
Sat, 06 Jun 2009 06:51:38 +0000 Paul Aurich ChangeLog.API
Sat, 06 Jun 2009 06:45:53 +0000 Paul Aurich Avoid an assertion when the UI doesn't have a get_ui_info ui_op
Sat, 06 Jun 2009 06:33:18 +0000 Paul Aurich Whitespace + a change cluttering up the diff with im.pidgin.pidgin
Sat, 06 Jun 2009 06:21:39 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 6fb44be5a32516ac1d940330c4f7b8d530208a16)
Sat, 06 Jun 2009 04:02:28 +0000 John Bailey Hmm, seems I forgot to ChangeLog the API addition and deprecation I made last
Sat, 06 Jun 2009 03:59:03 +0000 John Bailey ChangeLog the pidginrc plugin changes.
Sat, 06 Jun 2009 03:55:09 +0000 John Bailey This change is probably going to spark some debate about the pidginrc plugin.
Sat, 06 Jun 2009 03:50:54 +0000 John Bailey I don't like being the first developer listed in the about box who has been
Sat, 06 Jun 2009 22:59:37 +0000 Elliott Sales de Andrade This file is a lacking a certain something...
Sat, 06 Jun 2009 22:53:50 +0000 Elliott Sales de Andrade Reduce the number of g_return_val_if_fail calls for NULL input since that
Sat, 06 Jun 2009 05:45:26 +0000 Elliott Sales de Andrade Use 16px icons in the XMPP disco browser as 22px seems a bit weird.
Sat, 06 Jun 2009 04:00:22 +0000 Elliott Sales de Andrade Nothing to see here, just some whitespace changes.
Sat, 06 Jun 2009 02:12:32 +0000 Elliott Sales de Andrade Make XMPP Disco plugin show better errors when getting a 404-like return.
Sat, 06 Jun 2009 01:42:15 +0000 Elliott Sales de Andrade A few bits of whitespace changes...
Fri, 05 Jun 2009 19:14:20 +0000 Paul Aurich Typo.
Fri, 05 Jun 2009 19:06:22 +0000 Paul Aurich merge of '75a466dd96590961d154c6e5d131d85bcae642c6'
Fri, 05 Jun 2009 19:06:05 +0000 Paul Aurich Changelog/COPYRIGHT for [58446e074cca7b8a7348254c03cfce2c5534fd63].
Fri, 05 Jun 2009 07:02:16 +0000 Paul Aurich Set charset=utf-8 when cyrus sasl doesn't include it.
Fri, 05 Jun 2009 08:23:18 +0000 Andrea Piccinelli Allow adding received animated custom smileys to locale custom smiley
Fri, 05 Jun 2009 05:44:44 +0000 Paul Aurich merge of '58446e074cca7b8a7348254c03cfce2c5534fd63'
Fri, 05 Jun 2009 05:42:05 +0000 Paul Aurich Allow Gadu-Gadu accounts to specify Connect Server. Refs #6691.
Fri, 05 Jun 2009 05:15:09 +0000 Elliott Sales de Andrade Setting `dialog->open_button = button` when `button` is not yet assigned
Fri, 05 Jun 2009 04:27:53 +0000 Elliott Sales de Andrade merge of '051b51aa2424e978f16c10511f7a4e0f45c7c5d3'
Fri, 05 Jun 2009 02:30:31 +0000 Florian Qu«²ze Consistently emit conversation-updated for typing state changes.
Fri, 05 Jun 2009 01:58:22 +0000 Hu Yong Add purple_proxy_connect_udp. Closes #6589.
Fri, 05 Jun 2009 01:46:29 +0000 Paul Aurich Hmm, this wasn't saved when I committed it.
Fri, 05 Jun 2009 04:13:10 +0000 Elliott Sales de Andrade Patch to change around some logic that should fix missing buddies that are
Fri, 05 Jun 2009 02:58:26 +0000 Elliott Sales de Andrade Apply patch from Peter to handle the left and right arrow keys in the buddy
Thu, 04 Jun 2009 06:40:16 +0000 Sulabh Mahajan Set yahoo to connected after processing the buddy list, should help get rid of the bug reported by the adium user
Thu, 04 Jun 2009 05:19:49 +0000 Mark Doliner Change the way we parse messages on MySpace a little bit. This
Thu, 04 Jun 2009 01:51:41 +0000 Paul Aurich Fix an issue with the server responding with jid/node items as first-level children and add a TODO.
Thu, 04 Jun 2009 01:18:45 +0000 Paul Aurich @since!
Wed, 03 Jun 2009 22:12:28 +0000 Paul Aurich Strip unprintable UTF-8 characters from buddy list strings. Fixes #8776.
Wed, 03 Jun 2009 21:59:58 +0000 Paul Aurich Ladedah I dislike the need to explicitly check for NULL strings.
Wed, 03 Jun 2009 21:57:19 +0000 Paul Aurich merge of '6fc007db8432a45dd3273d0abcc8bb9a09b11ecf'
Wed, 03 Jun 2009 19:34:42 +0000 Paul Aurich merge of '054ca20dffd917fc57972d8756d9c15ead22fd85'
Wed, 03 Jun 2009 19:34:26 +0000 Paul Aurich disapproval of revision '84a23ef59e6a3bc88834f0948c67516f0a39234b'
Wed, 03 Jun 2009 19:09:16 +0000 Paul Aurich Add purple_utf8_strip_unprintables and use it on outgoing XMPP messages.
Wed, 03 Jun 2009 21:46:05 +0000 Mark Doliner Stop exiting early from this function. I don't believe it harms anything
Wed, 03 Jun 2009 18:27:47 +0000 Bj«Órn Voigt Fixed case for "Leere Gruppen"
Wed, 03 Jun 2009 17:09:18 +0000 Sadrul Habib Chowdhury merge of '84a23ef59e6a3bc88834f0948c67516f0a39234b'
Wed, 03 Jun 2009 16:41:52 +0000 Paul Aurich jabber digest-md5: Only specify the charset as UTF-8 if conversion to ISO-8859-1 was not successful.
Wed, 03 Jun 2009 16:34:25 +0000 Paul Aurich Re-fix initial account registration.
Wed, 03 Jun 2009 17:08:25 +0000 Sadrul Habib Chowdhury Turn off the send-flag for messages we send to ourselves in MSN.
Wed, 03 Jun 2009 17:04:05 +0000 Sadrul Habib Chowdhury Add a utlity function purple_markup_is_rtl
Wed, 03 Jun 2009 15:50:08 +0000 Paul Aurich Add a few more roster debug messages and improve.
Wed, 03 Jun 2009 15:33:55 +0000 Paul Aurich Pluck Adium's roster debugging from 86720de21a854aa
Wed, 03 Jun 2009 14:45:33 +0000 Paul Aurich Remove reference to purple_escape_html, which stuck around for only a few minutes before I went to g_markup_escape_text.
Wed, 03 Jun 2009 06:57:18 +0000 Paul Aurich Changelogging. Closes #556.
Wed, 03 Jun 2009 06:54:35 +0000 Paul Aurich Use the modified signal in more places.
Wed, 03 Jun 2009 06:45:25 +0000 Paul Aurich Use the jabber-sending-xmlnode signal to send all XMPP stanzas.
Wed, 03 Jun 2009 06:03:22 +0000 Paul Aurich khc: darkrain42: xmlnode not free'ed in jabber_watched_iq
Wed, 03 Jun 2009 05:51:51 +0000 Paul Aurich Examples for the namespace-(un)registering of IQs and added IPC versions
Wed, 03 Jun 2009 04:55:06 +0000 Paul Aurich Remove the pseudo-row child of expandable services if there are no children.
Wed, 03 Jun 2009 04:32:19 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head a24ba8f3be7fe637dd9123af47b4c500944f40ae)
Tue, 02 Jun 2009 21:41:03 +0000 Mike Ruprecht merge of '28778df3113382d631f8cf40ff35a26ca515513f'
Tue, 02 Jun 2009 05:24:26 +0000 Paul Aurich Changelogging Maiku's previous two commits. Yay!
Tue, 02 Jun 2009 21:39:53 +0000 Mike Ruprecht Add speex as a default codec.
Tue, 02 Jun 2009 05:10:19 +0000 Mike Ruprecht Make Gmail accept speex as the codec.
Tue, 02 Jun 2009 05:00:20 +0000 Mike Ruprecht Add Gmail video support.
Mon, 01 Jun 2009 10:33:38 +0000 Jochen Kemnade German translation update
Mon, 01 Jun 2009 07:30:00 +0000 Sulabh Mahajan Yahoo auth ver 16: Use the current status of the account when logging in. Enables logging as invisible.
Mon, 01 Jun 2009 04:02:10 +0000 Paul Aurich Use purple_find_buddies() instead of iterating the buddy list.
Mon, 01 Jun 2009 03:34:02 +0000 Paul Aurich Convert zephyr to use purple_find_buddies.
Mon, 01 Jun 2009 02:28:39 +0000 Paul Aurich gadu-gadu: There's no need to set all buddies to offline at logout
Sun, 31 May 2009 20:46:42 +0000 Paul Aurich Buddy List needs to take a reference to the loaded theme. Fixes #8798.
Sun, 31 May 2009 18:39:19 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 5c5977a6ed3591121ef82ff587586850b9dcd176)
Sat, 30 May 2009 00:58:04 +0000 John Bailey Update the yahoo prpl to use the new function I added. This should fix the
Sat, 30 May 2009 00:34:56 +0000 Paul Aurich merge of '48605797160fa0786446ea54f38b8b1e963b9f84'
Sat, 30 May 2009 00:32:50 +0000 Paul Aurich merge of '7c614b09b72037ebd86c03fbbeac7794a155547b'
Sat, 30 May 2009 00:21:37 +0000 Paul Aurich disapproval of revision 'd34a15898cacf017df9190ca02741880be8dd940'
Mon, 25 May 2009 19:24:17 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head ca6eb11f6084be37aeabcb2d99df789aaf8b4afd)
Sun, 17 May 2009 19:04:15 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 36e85b01808a3c6e32116cb8b71b10e31b0da072)
Wed, 13 May 2009 20:37:46 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 191873f724e4551edc337f1e018980f32c41391b)
Thu, 07 May 2009 21:20:16 +0000 Marcus Lundblad Fixup after propagating new caps stuff
Thu, 07 May 2009 20:34:50 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head df25bed2c1c0d097b7f52fbfae76223d8552f0c3)
Sat, 02 May 2009 06:38:20 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 13ac492a493b4d31c8b29905174b43a533304300)
Tue, 26 May 2009 02:46:24 +0000 Paul Aurich merge of '17367f37cdcde61c1f7a9bc2df681c177a65ffbb'
Tue, 26 May 2009 02:28:34 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1ecd9e6b8e4cd9ddac69d4c40d68d82020932626)
Tue, 26 May 2009 02:46:14 +0000 Paul Aurich Remove debugging, use user's server as default, and avoid a GTK+ assertion.
Tue, 26 May 2009 02:27:49 +0000 Paul Aurich Convert the disco browser to a plugin. Refs #556
Sun, 24 May 2009 18:39:32 +0000 Paul Aurich Avoid an assertion when nothing in dropdown is selected.
Sat, 23 May 2009 22:46:28 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 97fbf033d9afea69a6eabaac94698b3c051584cf)
Sat, 16 May 2009 19:07:31 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0fc44e2e9b4c3867ea189f9705f637125cb2497c)
Thu, 30 Apr 2009 00:12:29 +0000 Paul Aurich Fix (a bit) browsing pubsub nodes.
Wed, 29 Apr 2009 23:23:51 +0000 Paul Aurich Fix merge.
Wed, 29 Apr 2009 23:20:51 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 13ac492a493b4d31c8b29905174b43a533304300)
Sat, 30 May 2009 00:07:50 +0000 John Bailey Add yet another URL fetching function. This one takes an account as a
Fri, 29 May 2009 20:56:46 +0000 Paul Aurich Allow incoming stanzas to match 'our account' if they come from our resource.
Fri, 29 May 2009 05:11:14 +0000 Paul Aurich Fix Finch not to announce "your gmail account has 0 new messages."
Fri, 29 May 2009 04:35:21 +0000 Paul Aurich merge of 'aefaf38ecc730e3bf971ae9076aabce35567e456'
Fri, 29 May 2009 04:05:10 +0000 Paul Aurich Add the StartCom root that the XMPP ICA will start using this year.
Fri, 29 May 2009 01:27:45 +0000 Sadrul Habib Chowdhury merge of '4cd185213b3eb4f0bc9ce8cd9c38ab00772f9a17'
Tue, 26 May 2009 16:12:53 +0000 Sadrul Habib Chowdhury Remove a now-unnecessary binding for the buddylist.
Thu, 28 May 2009 01:03:42 +0000 Stu Tomlinson Add the newly added translations to ALL_LINGUAS in configure.ac
Wed, 27 May 2009 22:18:39 +0000 Florian Qu«²ze Fix outgoing IRC /mes to be printed to the conversation window as sent
Wed, 27 May 2009 05:47:36 +0000 Paul Aurich Clarify the error message when an IRC server contains spaces.
Wed, 27 May 2009 05:32:50 +0000 Paul Aurich Updated Lao and Slovenian translations. Closes #9075, #8481.
Wed, 27 May 2009 03:50:33 +0000 Paul Aurich No, I had that right the first time; if it's not our account, then there *is* a from and we need to route the IQ to the proper place.
Wed, 27 May 2009 03:45:21 +0000 Paul Aurich Avoid an assertion failure and add an error case.
Wed, 27 May 2009 03:23:07 +0000 avsharyan Added Armenian translation. Closes #9208.
Wed, 27 May 2009 03:15:55 +0000 Paul Aurich Further research leads me to believe this should be 'sw.po'. Correct me if I'm wrong. References #9057.
Wed, 27 May 2009 02:56:47 +0000 Paul Aurich Added Swahili Tanzanian translation. Closes #9057.
Wed, 27 May 2009 02:02:45 +0000 Paul Aurich Transplant the 2.5.6 ChangeLogs into im.pidgin.pidgin.
Wed, 27 May 2009 00:57:17 +0000 Paul Aurich The server list is definitive for who is blocked.
Tue, 26 May 2009 23:44:55 +0000 Paul Aurich Support pushed notifications about XEP-0191 Blocks/Unblocks. Closes #8045.
Mon, 25 May 2009 20:13:01 +0000 Sadrul Habib Chowdhury We want to see what the missing custom smiley stands for.
Mon, 25 May 2009 17:18:26 +0000 Sadrul Habib Chowdhury Reduce work if there is no URL in the incoming message.
Mon, 25 May 2009 03:06:12 +0000 Elliott Sales de Andrade Treat FQY responses with no network ID as on the Passport network.
Mon, 25 May 2009 00:32:55 +0000 Paul Aurich Require SSL when trying IQ-auth via parser.c (no stream:features). Fixes #8131.
Fri, 29 May 2009 04:35:12 +0000 Paul Aurich disapproval of revision '312e056d702d29379ea61aea9d27765f127bc888'
Sun, 24 May 2009 06:30:02 +0000 Paul Aurich Don't call purple_notify_emails() for 0 emails.
Sun, 24 May 2009 04:37:32 +0000 Richard Laager Update the copyright line for 2009.
Sun, 24 May 2009 03:55:27 +0000 John Bailey merge of '074c5aedf9bbc512331f0d3130f076190b290676'
Sat, 23 May 2009 18:20:44 +0000 Paul Aurich Re-add purple_account_get_check_mail() check to oscar.
Sat, 23 May 2009 17:42:34 +0000 Paul Aurich Add two helper functions useful for matching the 'from' attribute on packets to either our server or our account.
Sat, 23 May 2009 10:44:39 +0000 John Bailey Set the default pager host to scsa.msg.yahoo.com; this seems to be what the
Sat, 23 May 2009 07:08:00 +0000 Elliott Sales de Andrade Correctly ignore Avahi's informational events when querying records for the
Fri, 22 May 2009 06:01:12 +0000 Paul Aurich Duh, it helps to use the right marshallers.
Fri, 22 May 2009 05:31:46 +0000 Paul Aurich Add 'jabber' to the signals output and NULL checking so it won't crash on Windows
Fri, 22 May 2009 05:09:12 +0000 Paul Aurich Add the XMPP signals to the signals-test plugin
Fri, 22 May 2009 04:56:05 +0000 Paul Aurich Various perl warning fixes as well as real fixes to gconstpointer functions
Fri, 22 May 2009 04:44:07 +0000 Paul Aurich Call res_init() when DNS queries fail in case the failure indicates a timeout
Fri, 22 May 2009 04:08:38 +0000 Etan Reisner Fix building on Windows and better integrate the new signals with the pre-existing ones.
Fri, 22 May 2009 03:54:29 +0000 Paul Aurich Remove trailing whitespace that has snuck in.
Fri, 22 May 2009 03:48:19 +0000 Paul Aurich Various BOSH fixes
Fri, 22 May 2009 00:21:49 +0000 Paul Aurich merge of '2d746b537f7c15aca747b7df2e1eedb540eb0baf'
Thu, 21 May 2009 21:09:17 +0000 Paul Aurich Don't try to process BOSH packet if there's no data (avoid a purple_strcasestr assertion).
Fri, 22 May 2009 00:13:38 +0000 Paul Aurich merge of '70479082260072a56b0aea40ccca311822c17155'
Fri, 22 May 2009 00:38:45 +0000 Etan Reisner merge of '4ba10f028ed5e73f7fe9f00b3131844819ed85a6'
Thu, 21 May 2009 20:18:10 +0000 Paul Aurich Remove duplicated entries from Makefile.am which break installation with coreutils 7.4. Closes #9226.
Thu, 21 May 2009 05:56:53 +0000 Paul Aurich Fix two warnings when building on OS X
Thu, 21 May 2009 04:49:40 +0000 Paul Aurich merge of '1864a53b79ca34679ff68b45b52e7385608e46cc'
Wed, 20 May 2009 17:24:52 +0000 Mark Doliner Don't do IPv6 AAAA lookups if there is no IPv6 address configured on
Wed, 20 May 2009 17:00:17 +0000 John Bailey Some updates to the ChangeLog, reflecting as much as I could remmeber.
Wed, 20 May 2009 01:09:04 +0000 Etan Reisner merge of '1696adf9dd410d4b67f782058165fbf61cb53c61'
Wed, 20 May 2009 15:59:04 +0000 Paul Aurich Fix a crash when <NICKNAME/> is present in a vcard, but has no data.
Wed, 20 May 2009 00:39:12 +0000 Paul Aurich merge of '53630753bb021f7391e8ad30abd709f73fe47c3d'
Tue, 19 May 2009 21:35:08 +0000 Paul Aurich I still don't know why this ever compiled properly.
Wed, 20 May 2009 00:34:59 +0000 Paul Aurich Stop trying to be clever with XMPP keepalive pings.
Tue, 19 May 2009 06:47:40 +0000 Paul Aurich Fix a warning.
Tue, 19 May 2009 06:40:04 +0000 Paul Aurich Fix two sizeof(size_t) != sizeof(unsigned int) warnings which could never
Tue, 19 May 2009 06:35:24 +0000 Mark Doliner merge of '062468e9e5c7b0a7d4fb51cbd78c9a769cbd120a'
Tue, 19 May 2009 05:56:50 +0000 Paul Aurich This whole section was partially using spaces instead of tabs.
Tue, 19 May 2009 05:49:34 +0000 Paul Aurich Fix a NULL deref if the resource has gone offline by the time we're parsing this reply.
Tue, 19 May 2009 03:48:18 +0000 Elliott Sales de Andrade merge of '8641e216dc398048158e7424b56603087551b65f'
Tue, 19 May 2009 03:22:18 +0000 Elliott Sales de Andrade ChangeLog previous commit.
Tue, 19 May 2009 03:16:45 +0000 Elliott Sales de Andrade Parse the invite message out of the pending membership list so that it can
Mon, 18 May 2009 23:14:46 +0000 Elliott Sales de Andrade Remove notification-server group commands ADG, REG, RMG as groups are now
Mon, 18 May 2009 23:06:54 +0000 Elliott Sales de Andrade Remove some unused code.
Mon, 18 May 2009 21:41:52 +0000 Elliott Sales de Andrade This line is redundant.
Mon, 18 May 2009 21:05:00 +0000 Elliott Sales de Andrade Insert an empty widget in chat windows to ensure that the infopane is
Mon, 18 May 2009 08:10:17 +0000 Elliott Sales de Andrade Set the buddy icon size request on gtkconv->u.im->icon_container instead of
Tue, 19 May 2009 01:06:56 +0000 Paul Aurich Clarify (hopefully) the usage of OPT_PROTO_UNIQUE_CHATNAME; arose in a discussion in #pidgin.
Mon, 18 May 2009 03:29:40 +0000 Etan Reisner Correct the documentation for purple_buddy_icons_set_for_user it doesn't
Mon, 18 May 2009 02:47:21 +0000 Etan Reisner merge of '40d000364c4c9c5b0a3971fbe7bb4878e3737202'
Mon, 18 May 2009 19:54:24 +0000 Peter Hjalmarsson merge of '6a6409370fa50e23bc8fdedcef230220fa680a36'
Sun, 17 May 2009 21:49:20 +0000 Paul Aurich propagate from branch 'im.pidgin.cpw.sulabh.yahoo_16' (head 86a698e26bedb5017a143cb8cfeefd9c5bda7beb)
Fri, 15 May 2009 16:21:27 +0000 Paul Aurich Don't set jm->chat_state twice.
Sun, 17 May 2009 21:45:21 +0000 Paul Aurich jabber_id_new() needs to be case-folding the node and domain.
Sun, 17 May 2009 13:07:34 +0000 Josep Puigdemont Updated Catalan translation.
Sun, 17 May 2009 01:55:15 +0000 John Bailey propagate from branch 'im.pidgin.cpw.sulabh.yahoo_16' (head c1ede5faf776dc1cc966dabb42c1ef0dbaea31db)
Thu, 14 May 2009 02:12:40 +0000 John Bailey Only log requested HTTP URL's when PURPLE_UNSAFE_DEBUG is set and change MSN
Wed, 13 May 2009 18:42:52 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head de00ba4608f6410625b80dbfb07287b668eee937)
Sat, 16 May 2009 23:48:32 +0000 Luke Bratch Open a logged in Yahoo Mail instead of the login screen when possible.
Sat, 16 May 2009 22:58:46 +0000 Sadrul Habib Chowdhury Get rid of a runtime warning on connect.
Sat, 16 May 2009 20:50:53 +0000 Sadrul Habib Chowdhury Preserve the location when defaulting to png for saving unsupported image format.
Sat, 16 May 2009 20:37:08 +0000 Sadrul Habib Chowdhury merge of '063be233b9574325479d819c9c68bf52551435d7'
Sat, 16 May 2009 20:11:49 +0000 Richard Laager Ignore libpurple/marshallers.c and libpurple/marshallers.h.
Sat, 16 May 2009 20:11:04 +0000 Richard Laager Use GTK_STOCK_ADD for the Select Buddy Icon option.
Sat, 16 May 2009 20:07:59 +0000 Richard Laager A patch from nops to add a "Select Buddy Icon" (my term, the original patch
Sat, 16 May 2009 19:58:40 +0000 Richard Laager A patch from Scott Wolchok to replace snprintf() with g_snprintf() and
Sat, 16 May 2009 19:06:53 +0000 Gabriel Schulhof A patch from Gabriel Schulhof, updated to apply by Paul 'darkrain42' Aurich,
Sat, 16 May 2009 20:35:29 +0000 Sadrul Habib Chowdhury Save raw-data for an image when possible.
Sat, 16 May 2009 19:03:41 +0000 Sadrul Habib Chowdhury Avoid unnecessary strdup's.
Sat, 16 May 2009 18:37:14 +0000 Sadrul Habib Chowdhury According to RFC 1738, "'" is a valid character in a URL.
Sat, 16 May 2009 18:33:55 +0000 Sadrul Habib Chowdhury Fix a couple of crashes in the perl plugin loader.
Sat, 16 May 2009 17:11:50 +0000 Sadrul Habib Chowdhury Block/Unblock the signal handler when if it's unblocked/blocked.
Fri, 15 May 2009 18:00:09 +0000 Jochen Kemnade small translation update
Thu, 14 May 2009 21:16:58 +0000 Daniel Atallah propagate from branch 'im.pidgin.pidgin.2.5.5.veracode' (head 1744a346c5951c97b5d6ec102b49606f3dd918cc)
Tue, 19 May 2009 06:34:27 +0000 Mark Doliner disapproval of revision 'f4e1d87650834d9a82d09020df0fb030f25854e0'
Thu, 14 May 2009 03:54:05 +0000 Mark Doliner Uh, OSCAR_CAPABILITY_VIDEO and OSCAR_CAPABILITY_LIVEVIDEO video have the
Wed, 13 May 2009 20:29:03 +0000 Marcus Lundblad Support custom smileys in MUCs (when all participants support BoB and a maximum
Wed, 13 May 2009 18:13:03 +0000 Stu Tomlinson Make the makensis option prefix configurable, so cross-compiling from Linux
Wed, 13 May 2009 18:09:45 +0000 Stu Tomlinson Work around a build problem in windres in recent binutils where string
Wed, 13 May 2009 16:01:25 +0000 Sadrul Habib Chowdhury Preserve utf-8 status messages when going idle.
Tue, 12 May 2009 05:49:34 +0000 Paul Aurich Add jabber signals for IQ, Message, and Presence stanzas. Lightly tested (it doesn't crash [Prove me wrong!]) and as you'll note, I refer to documentation that doesn't yet exist.
Mon, 11 May 2009 22:05:00 +0000 Paul Aurich merge of '49bc9af35492c4f9b66f7233c77ec192432a00f0'
Mon, 11 May 2009 22:03:46 +0000 Paul Aurich Avoid an assertion failure when getting info on an AIM buddy. Thank to zac for pointing this out.
Mon, 11 May 2009 01:37:56 +0000 Ka-Hing Cheung merge of '2b7afd5f3a168b013e5d3cd69999ffb6e0ee95a6'
Sun, 10 May 2009 23:41:06 +0000 Paul Aurich merge of '4863b4eccaac4e374451b708e54a87e6f723a7e0'
Sun, 10 May 2009 23:33:36 +0000 Paul Aurich Exclude some get/set UI/protocol data functions from dbus. I don't see how these could function properly.
Sun, 10 May 2009 23:15:41 +0000 Paul Aurich merge of '19b202a7eff53542a31f52433aa8bc17649f8b3d'
Sun, 10 May 2009 22:41:13 +0000 Paul Aurich merge of 'a543de79fc730fb1a32056d0da5abe0044ed9533'
Sun, 10 May 2009 22:40:08 +0000 Paul Aurich Fix a signed-ness warning.
Mon, 11 May 2009 00:17:40 +0000 Ka-Hing Cheung counterpart for ad057b75 in the outgoing side
Sun, 10 May 2009 23:13:31 +0000 Ka-Hing Cheung used the wrong count variable here
Sun, 10 May 2009 22:29:28 +0000 Ka-Hing Cheung Qulogic pointed out that glib has G_N_ELEMENTS already
Sun, 10 May 2009 22:24:37 +0000 Ka-Hing Cheung merge of 'd1fea663a03e5f80f539918a21f5f36c09a452b8'
Sun, 10 May 2009 22:07:22 +0000 Paul Aurich merge of 'f9080d0b3274907da710c3d4d85669464e418ba4'
Sun, 10 May 2009 22:00:38 +0000 Paul Aurich merge of 'bc166fa1753ca1852b8b0dd0566d93a85644884f'
Sun, 10 May 2009 20:23:57 +0000 Marcus Lundblad Fixed some erronious @file headers
Sun, 10 May 2009 20:05:08 +0000 Marcus Lundblad Don't query for "last offline time" when the JID is a full JID (containing
Sun, 10 May 2009 22:23:52 +0000 Ka-Hing Cheung add an ARRAY_LENGTH macro to find out length of static arrays
Sun, 10 May 2009 22:06:08 +0000 Ka-Hing Cheung correctly NULL terminate all the arrays since that's what gtknotify assumes,
Sun, 10 May 2009 21:59:30 +0000 Paul Aurich Avoid an assertion when acking the gmail poke
Fri, 08 May 2009 03:54:58 +0000 jcs Set PurpleConversation unseen-(count|state) in gtkconv_set_unseen, as conv_set_unseen only sets it for hidden_conv conversations. Fixes #8358
Fri, 08 May 2009 02:58:33 +0000 Paul Aurich Only try to fetch adhoc commands from buddies once. Pushed updates (which we support now) are far superior.
Fri, 08 May 2009 02:50:17 +0000 Paul Aurich I forgot to finish this comment before coming back from dinner and committing.
Fri, 08 May 2009 02:42:13 +0000 Paul Aurich merge of 'df25bed2c1c0d097b7f52fbfae76223d8552f0c3'
Fri, 08 May 2009 02:38:39 +0000 Paul Aurich Only call jabber_caps_get_info if we don't have all the information we want.
Thu, 07 May 2009 23:46:11 +0000 Paul Aurich Make the JabberCapsTuple (nee Key) available to the rest of the prpl
Thu, 07 May 2009 19:34:27 +0000 Marcus Lundblad Changed the message string for the "last logged in" value to "Logged off"
Thu, 07 May 2009 19:24:02 +0000 Marcus Lundblad Show when a user was last online (as seen by the server) when doing "Get Info"
Thu, 07 May 2009 17:04:59 +0000 Paul Aurich Don't crash when resource is NULL. Thanks, Marcus!
Thu, 07 May 2009 05:23:15 +0000 Paul Aurich merge of '136cd28c47ef3338b71082503a83a7ecf465df78'
Thu, 07 May 2009 05:20:18 +0000 Paul Aurich In the close_notify ui op, close the email notification dialog.
Thu, 07 May 2009 04:43:16 +0000 Paul Aurich Ack the mail notification IQ. Refs #8240.
Thu, 07 May 2009 04:37:30 +0000 Paul Aurich Only include XHTML payload in XMPP message when it's needed. Closes #8738.
Thu, 07 May 2009 04:16:59 +0000 Josep Puigdemont Updated Catalan translation.
Wed, 06 May 2009 22:01:23 +0000 Paul Aurich Marcus convinced me (I didn't need much) this is a better idea.
Wed, 06 May 2009 21:58:50 +0000 Paul Aurich disapproval of revision '4de75e1b8967aaca07059f575739e49e70fda9da'
Wed, 06 May 2009 21:49:52 +0000 Paul Aurich proxy.jabber.org hasn't existed in a while.
Wed, 06 May 2009 19:19:35 +0000 Marcus Lundblad And punctuation...
Wed, 06 May 2009 19:12:57 +0000 Marcus Lundblad Maybe the ChangeLog entry should actually say what it does... :)
Wed, 06 May 2009 19:03:22 +0000 Marcus Lundblad merge of '48b95d7d853b96052d4478dd475e60a97e7bda8b'
Wed, 06 May 2009 19:01:31 +0000 Marcus Lundblad Add a section break between resources in "Get info"
Wed, 06 May 2009 18:37:40 +0000 Paul Aurich Don't leak image refs in gtkstatusbox and assertion failure in nullprpl
Wed, 13 May 2009 18:42:05 +0000 Paul Aurich Interestingly, this one was IE 5.0, not IE 5.5.
Wed, 13 May 2009 18:40:41 +0000 Paul Aurich Various minor cleanups. The majority of this is the #define for the useragent.
Wed, 13 May 2009 17:34:07 +0000 Paul Aurich An errant YAHOO_AUTH_URL slipped in to yahoo.h. (Thanks rekkanoryo)
Wed, 13 May 2009 06:50:47 +0000 Paul Aurich Whitespace, syntatic sugar, move the URLs to yahoo.h, and escape the token-fetching URL parameters.
Tue, 12 May 2009 00:50:45 +0000 John Bailey Support logging into Yahoo! Japan with protocol 16. It seems not to care
Wed, 06 May 2009 10:12:59 +0000 Sulabh Mahajan Inform user that he wont be able to use Yahoo! in case of absence of ssl
Wed, 06 May 2009 08:48:57 +0000 Sulabh Mahajan Yahoo version 16 login. ---yet to do: prevent password from being displayed in debug logs---
Wed, 06 May 2009 06:40:24 +0000 Paul Aurich Look up the old image before we store the new one in the hash table.
Mon, 04 May 2009 15:47:54 +0000 Marcos Garc«¿a Ochoa This allows incoming channel messages with op/voice/etc. mode characters.
Mon, 04 May 2009 03:14:12 +0000 Paul Aurich Break the links before telling the UI to remove the node
Mon, 04 May 2009 02:57:02 +0000 Paul Aurich merge of '7e8d9f694132bc0cdbb6088ca5b557480c71ba45'
Mon, 04 May 2009 02:54:55 +0000 Paul Aurich Fix a crash (from the single instance path) and leak of the node UI data.
Mon, 04 May 2009 02:21:23 +0000 Paul Aurich Free the forms properly; they're xmlnodes, not strings.
Mon, 04 May 2009 02:04:10 +0000 Elliott Sales de Andrade Changelog the GtkIMHtml PRIMARY clipboard API addition and fix a typo in
Mon, 04 May 2009 00:04:55 +0000 Elliott Sales de Andrade merge of '233c28248ecd717704ccb1932748bdf97b679cf1'
Sun, 03 May 2009 23:58:14 +0000 Daniel Atallah Don't set the statusbox imhtml to be editable twice.
Sun, 03 May 2009 23:49:25 +0000 Daniel Atallah Avoid overwriting the PRIMARY clipboard when we select-on-focus the status text for easy editing. Fixes #8781.
Sun, 03 May 2009 23:46:18 +0000 Daniel Atallah Avoid adding several callbacks on repeated invocations of gtk_imhtml_set_editable.
Sun, 03 May 2009 22:59:02 +0000 Ka-Hing Cheung re-enable something that qulogic wrote but commented out because of a
Mon, 04 May 2009 00:01:16 +0000 Elliott Sales de Andrade Also check whether the ADL/FQY count is zero when we've received an error
Sun, 03 May 2009 23:09:57 +0000 Elliott Sales de Andrade merge of '2481b51dce05a40973c023cb3c62c66b082e11bf'
Sun, 03 May 2009 20:18:23 +0000 Paul Aurich merge of '02982091b25d51cf15064b67811f0ff347e3ec48'
Sun, 03 May 2009 17:59:12 +0000 Ka-Hing Cheung merge of '654444067285909ecd842c1a5b06f16f773abe49'
Sun, 03 May 2009 17:58:21 +0000 Ka-Hing Cheung correct what looks like an uninitialized read, not really tested much
Sun, 03 May 2009 17:02:19 +0000 Josep Puigdemont Updated Catalan translation.
Sun, 03 May 2009 20:17:09 +0000 Nick Hebner Clean up jabber prpl memory allocations on uninit.
Sun, 03 May 2009 19:53:53 +0000 Paul Aurich Add ability to list roles/affiliations in a chat via slash-commands and
Sun, 03 May 2009 23:02:31 +0000 Elliott Sales de Andrade The correct fix here is to place non-code in a comment (yes, even if it's
Sun, 03 May 2009 22:51:03 +0000 Elliott Sales de Andrade disapproval of revision 'eb2138cc8c562bba3cf0071ea33e2e7ab4d636aa'
Sun, 03 May 2009 19:36:36 +0000 Paul Aurich useravatar.c:49:38: warning: missing terminating ' character
Sun, 03 May 2009 18:51:11 +0000 Paul Aurich Revert the partial hack for ejabberd 2.0.0. See comment in code.
Sun, 03 May 2009 18:50:20 +0000 Paul Aurich Add a few smilies for XMPP that were 'missing'.
Sun, 03 May 2009 17:10:51 +0000 Paul Aurich Add blist-node-(added|removed) and deprecate buddy-(added|removed). Closes #8309
Sun, 03 May 2009 06:50:44 +0000 Paul Aurich mime.c: In function ¡Ædoc_parts_load¡Ç:
Sun, 03 May 2009 06:45:46 +0000 Paul Aurich merge of '2cc4b9096219b80544460c7419be088836ee4705'
Sun, 03 May 2009 01:49:16 +0000 Stu Tomlinson Apply changes from 9dd1c4c3 to msnp9
Sun, 03 May 2009 06:45:38 +0000 Paul Aurich Drop support for XEP-0084 v0.12 and publish a <stop/> instead of deleting the node.
Sun, 03 May 2009 06:38:16 +0000 Paul Aurich On errors, don't pretend we did fetch something, pass NULL.
Sun, 03 May 2009 06:36:05 +0000 Paul Aurich Avoid a g_markup_escape_text assertion failure
Sat, 02 May 2009 23:35:19 +0000 Paul Aurich merge of '76766330ad9c063ff4c96cf86c9ce12c0974edd6'
Sat, 02 May 2009 23:35:11 +0000 Paul Aurich Remove most of the things that are now in 2.5.6 (I likely missed one or two)
Sat, 02 May 2009 23:12:48 +0000 Paul Aurich Given the other changes I made, this is more appropriate (and vague).
Sat, 02 May 2009 23:02:11 +0000 Elliott Sales de Andrade Word wrap a little.
Sat, 02 May 2009 23:01:32 +0000 Elliott Sales de Andrade Decrement the ADL/FQY count when we receive an error about a FQY for a user
Sat, 02 May 2009 22:31:13 +0000 Elliott Sales de Andrade Add an FQY error handler so we don't disconnect if something incorrect was
Sat, 02 May 2009 21:13:02 +0000 Paul Aurich merge of '3993504a85f5cbebaeace03466d79cda9803f240'
Sat, 02 May 2009 20:58:57 +0000 Sadrul Habib Chowdhury Enable/disable the buttons in the savedstatus dialog properly.
Sat, 02 May 2009 20:54:10 +0000 Paul Aurich Don't crash when a broken server sends us an occupant's presence with an
Sat, 02 May 2009 20:42:55 +0000 Paul Aurich When we download a buddy's vCard to update an avatar, also try to update the nickname.
Sat, 02 May 2009 19:14:07 +0000 Ka-Hing Cheung merge of '9dd1c4c3db68a80dbf157a0c0bc0c723e42b7a6e'
Sat, 02 May 2009 19:12:33 +0000 Ka-Hing Cheung Fixes a buffer overflow in the ZDI-08-054 report
Sat, 02 May 2009 18:42:53 +0000 Daniel Atallah Prevent a buggy XMPP-raw plugin from causing a NUL ptr deref - instead the
Sat, 02 May 2009 18:19:55 +0000 Daniel Atallah Use matching buffer lengths to avoid confusion.
Sat, 02 May 2009 18:05:49 +0000 Daniel Atallah This is supposed to be a precision formatter.
Sat, 02 May 2009 04:39:38 +0000 Paul Aurich A little bit better (free memory and support receiving the nick in subscriptions) and Changelog.
Sat, 02 May 2009 04:14:09 +0000 Paul Aurich Handle User Nick notifications via <presence/> stanzas (receive-only). Refs #864.
Sat, 02 May 2009 04:02:53 +0000 Paul Aurich Sadrul pointed me at g_markup_escape_text, thanks!
Sat, 02 May 2009 01:26:18 +0000 Paul Aurich Escape all the values when appending them to the Entity Caps verification str.
Fri, 01 May 2009 22:40:41 +0000 Paul Aurich Me fail English? That's unpossible!
Fri, 01 May 2009 21:36:29 +0000 Peter Hjalmarsson merge of '9df36977fc8f70d1b3124d32a54eb123df50aa0f'
Fri, 01 May 2009 18:59:31 +0000 Paul Aurich Don't crash when the caps cb is NULL and don't corrupt jabber_identities
Fri, 01 May 2009 18:57:44 +0000 Paul Aurich Fix a bad merge (*sigh*)
Fri, 01 May 2009 16:25:56 +0000 Paul Aurich Use more efficient purple_find_buddies in bonjour.
Fri, 01 May 2009 16:09:50 +0000 Paul Aurich merge of '04463c4228e4760066ef026178e08886db366915'
Fri, 01 May 2009 08:07:12 +0000 hanzz Make purple_find_buddies(account, NULL) O(# buddies in the account) and rewrite purple_ssi_parselist to take advantage of said efficiency.
Fri, 01 May 2009 06:59:36 +0000 Paul Aurich Add account-(created|destroying) signals.
Fri, 01 May 2009 16:00:35 +0000 Stu Tomlinson Patch from Stefan Becker to plug a couple of memory leaks in libpurple/mime.c
Thu, 30 Apr 2009 14:44:01 +0000 John Bailey Check in updated po files so the daily po update doesn't have to work so hard.
Thu, 30 Apr 2009 12:13:21 +0000 John Bailey I was tired of most of us complaining about these things but never actually
Thu, 30 Apr 2009 04:59:11 +0000 Paul Aurich Don't breaking if the user runs `/ping <user's server>` a bunch.
Thu, 30 Apr 2009 04:25:01 +0000 Paul Aurich I gave this way too long to stop getting on my nerves.
Thu, 30 Apr 2009 04:01:27 +0000 Paul Aurich Avoid crashing on some more atoi calls and ensure required parameters are !NULL
Thu, 30 Apr 2009 03:40:50 +0000 Paul Aurich Don't crash on malicious candidates missing attributes
Thu, 30 Apr 2009 02:59:24 +0000 Paul Aurich Fix a bad merge in 511953ddd75ccd866325fa6cf1e72dbb4fca3e82
Wed, 29 Apr 2009 17:50:14 +0000 Sadrul Habib Chowdhury Changelog VV, move an entry to correct section.
Wed, 29 Apr 2009 06:06:41 +0000 Paul Aurich Fetch and track capabilities for MUC members. Add a further constraint for
Wed, 29 Apr 2009 05:37:58 +0000 Paul Aurich tighter scoping++
Wed, 29 Apr 2009 05:22:58 +0000 Paul Aurich merge of '2008f1bd77717e12b27397825b76c19de2fc7314'
Wed, 29 Apr 2009 03:30:01 +0000 Sadrul Habib Chowdhury merge of '26ac092613aaf9cdf75dc965213469a30135ab56'
Wed, 29 Apr 2009 05:21:42 +0000 Paul Aurich Skip iterating non-node children; thanks to Marcus for crashing me.
Wed, 29 Apr 2009 02:12:19 +0000 Paul Aurich merge of 'ccb564416010a2752aa29c68143c9caf1aae054c'
Tue, 28 Apr 2009 23:35:32 +0000 Paul Aurich Missed one (copying changes manually between computers is clearly an error-ful
Tue, 28 Apr 2009 23:03:57 +0000 Paul Aurich merge of '2448add898018349b64e4eb5550adb03644790db'
Tue, 28 Apr 2009 23:03:09 +0000 Paul Aurich Build error/warning fixes. Still not tested because libxmpp.dll won't load.
Tue, 28 Apr 2009 22:20:01 +0000 Paul Aurich Windows compilation complains (probably because it's 32-bit)
Tue, 28 Apr 2009 22:25:49 +0000 Ka-Hing Cheung fixes one more potential leak of the same type
Tue, 28 Apr 2009 22:21:10 +0000 Ka-Hing Cheung merge of '4a2d7c0b8570558cada900f60d7696231954c231'
Tue, 28 Apr 2009 21:15:30 +0000 Paul Aurich Changelog 6b5084da. Refs #2002.
Tue, 28 Apr 2009 21:08:21 +0000 Paul Aurich merge of '150aa7010128787a82ee3eb64eec7907e08235cc'
Tue, 28 Apr 2009 21:07:05 +0000 Paul Aurich Changelog MSN, Yahoo, and the merged BOSH branch
Tue, 28 Apr 2009 21:00:45 +0000 Paul Aurich Add Tobias to COPYRIGHT
Tue, 28 Apr 2009 19:08:06 +0000 Paul Aurich merge of '8ddbfe5d6f5c2455497d11ccbfff769ed4e9fad4'
Tue, 28 Apr 2009 18:57:47 +0000 Paul Aurich Fix merging.
Tue, 28 Apr 2009 18:43:57 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head fbb4fe5da444943eecc76bdcd6c8ba967790b6c8)
Tue, 28 Apr 2009 01:04:14 +0000 Paul Aurich Don't try to process PEP events if it's not <message type='event'/>
Mon, 27 Apr 2009 23:08:29 +0000 Paul Aurich Distinguish name and participant in PurpleMedia API
Mon, 27 Apr 2009 23:07:01 +0000 Paul Aurich Provide alternative find_by_jid that doesn't use g_hash_table_find
Mon, 27 Apr 2009 17:01:11 +0000 Paul Aurich merge of '2833fd1d337477c5b6efc4247a9e6127580414ea'
Wed, 29 Apr 2009 03:28:20 +0000 Sadrul Habib Chowdhury Use stock id in the ticker.
Wed, 29 Apr 2009 03:19:43 +0000 Sadrul Habib Chowdhury New API to get the stock-id for a presence.
Wed, 29 Apr 2009 02:27:55 +0000 Sadrul Habib Chowdhury Bring the conversation to front from a click on the ticker.
Tue, 28 Apr 2009 22:20:13 +0000 Ka-Hing Cheung fixes a potential leak on error case
Tue, 28 Apr 2009 19:14:04 +0000 Ka-Hing Cheung merge of '2f41200aa97263f1f83de2795ab3195d52475b03'
Tue, 28 Apr 2009 18:57:16 +0000 Sadrul Habib Chowdhury Fix a crash when sending too large a message in yahoo.
Tue, 28 Apr 2009 19:10:04 +0000 Ka-Hing Cheung don't uninit accounts until savedstatus and status are uninited, this was
Tue, 28 Apr 2009 15:47:36 +0000 Paul Aurich Adjust some idle handling code to fix "wedging" idle reporting into never
Tue, 28 Apr 2009 13:33:02 +0000 Timo Jyrinki Update Finnish back to pretty much 100%, as there has been some time since last update. It also seems 2.6.0 wouldn't be that far away from tickets.
Tue, 28 Apr 2009 03:44:26 +0000 Sadrul Habib Chowdhury Chat's nick is normalized. So normalize before comparing with it.
Mon, 27 Apr 2009 17:49:36 +0000 Sadrul Habib Chowdhury Fix a couple of runtime-warnings when disconnecting a yahoo account.
Mon, 27 Apr 2009 17:34:57 +0000 Sadrul Habib Chowdhury Use a all the icons hbons had created for 'connecting' animation.
Mon, 27 Apr 2009 17:29:26 +0000 Sadrul Habib Chowdhury Don't expose the parent class.
Mon, 27 Apr 2009 17:26:57 +0000 Sadrul Habib Chowdhury Use stock-ids for connecting/typing animations in the statusbox.
Mon, 27 Apr 2009 16:25:57 +0000 Sadrul Habib Chowdhury merge of '55577fa653435bea0213ccd380f914790714f8a1'
Mon, 27 Apr 2009 04:52:41 +0000 Ka-Hing Cheung correctly use some text marked by N_(), and mark one more string as
Wed, 29 Apr 2009 02:11:47 +0000 Paul Aurich disapproval of revision '0a225b2db14919b2e455f6938d28c885d6ca74e4'
Mon, 27 Apr 2009 16:57:26 +0000 Paul Aurich Don't call jabber_parser_close_stream in jabber_close, it papers over a real issue.
Mon, 27 Apr 2009 06:26:28 +0000 Paul Aurich Changelog that branch and fix period placement.
Mon, 27 Apr 2009 06:14:25 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0a225b2db14919b2e455f6938d28c885d6ca74e4)
Mon, 27 Apr 2009 05:43:18 +0000 Paul Aurich Initialize js->old_length to the value used as a default in presence.c.
Mon, 27 Apr 2009 05:49:32 +0000 Paul Aurich Publish only 'new' xmlns of avatars and delete old.
Mon, 27 Apr 2009 02:38:52 +0000 Paul Aurich Another annoying typo
Sun, 26 Apr 2009 23:57:55 +0000 Paul Aurich Use jabber_calculate_data_sha1sum in one more place.
Sun, 26 Apr 2009 23:24:45 +0000 Paul Aurich Use purple_strequal and g_str_equal
Sun, 26 Apr 2009 23:06:56 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 7281ad5ba8e68debd285e06dafebd991e980f3da)
Mon, 27 Apr 2009 04:50:44 +0000 Elliott Sales de Andrade We probably shouldn't have to set the pixbuf and the stock-id, but anyway,
Sun, 26 Apr 2009 22:55:58 +0000 Paul Aurich merge of '09144f9b78a3f3256423cae57132a43098c065de'
Sun, 26 Apr 2009 22:54:17 +0000 Paul Aurich I like icons in my statusbox.
Sun, 26 Apr 2009 22:40:41 +0000 John Bailey Update stuff for darkrain42 and Maiku to reflect them as developers.
Sun, 26 Apr 2009 21:38:20 +0000 Marcus Lundblad Changelog support for XMPP idle time (XEP-0256)
Sun, 26 Apr 2009 18:23:09 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
Sun, 26 Apr 2009 20:51:21 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
Sun, 26 Apr 2009 18:27:30 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 371b6104658ad98c418ac711643192c2e34428ea)
Sun, 26 Apr 2009 17:01:05 +0000 Paul Aurich merge of '6bcd7cfc161122f058f5093da0fab2dceeec0cfa'
Sun, 26 Apr 2009 10:13:27 +0000 Jochen Kemnade update German translation
Sun, 26 Apr 2009 06:45:55 +0000 Paul Aurich Add a new signal which is emitted (after the account is connected) if the
Sun, 26 Apr 2009 06:26:55 +0000 Paul Aurich Avoid dereferencing unitialized memory or leaking PidginThemeFonts
Sun, 26 Apr 2009 06:22:50 +0000 Paul Aurich Fix two warnings in the theme editor plugin
Sun, 26 Apr 2009 03:18:07 +0000 Paul Aurich Retrieve status message to display in Buddy List from PurplePresence.
Sun, 26 Apr 2009 02:27:08 +0000 Paul Aurich Only look for and add custom smileys to incoming messages that are going to
Sun, 26 Apr 2009 02:18:03 +0000 Paul Aurich merge of 'ac3524a1092f2874db1b7f443cd91144bbd8a3a4'
Sun, 26 Apr 2009 02:10:38 +0000 Paul Aurich Changelog the last few commits (and remove trailing whitespace)
Sun, 26 Apr 2009 01:42:34 +0000 Paul Aurich xmlCtxtGetLastError may return NULL, especially with other misbehaving
Sun, 26 Apr 2009 00:30:02 +0000 Paul Aurich Add xmlnode and bonjour structured error handlers.
Sun, 26 Apr 2009 00:22:21 +0000 Paul Aurich Feed a fake </stream:stream> to the XMPP parser to silence warnings.
Sun, 26 Apr 2009 00:06:30 +0000 Paul Aurich Fix XMPP prpl->set_chat_topic with an empty string (or NULL)
Sat, 25 Apr 2009 23:33:13 +0000 Paul Aurich s/cname/name/
Sat, 25 Apr 2009 23:32:08 +0000 Paul Aurich There is no way to change the custom smiley storage directory
Sat, 25 Apr 2009 23:26:47 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 76c6ab76464455ef2db1b4037f1e13745bb1d510)
Mon, 20 Apr 2009 00:12:23 +0000 Paul Aurich Fix doxygen warnings
Mon, 20 Apr 2009 00:10:51 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 1ae2b55502a0afd8f28918fc4726683c52e998e9)
Mon, 20 Apr 2009 00:05:54 +0000 Paul Aurich merge of '18a763ca3d80ae60e586ade3456b8d59196a7b8f'
Fri, 03 Apr 2009 02:42:38 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
Sat, 28 Mar 2009 18:59:23 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
Fri, 27 Mar 2009 07:52:26 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
Thu, 12 Mar 2009 06:19:15 +0000 Paul Aurich More documentation (mostly little changes)
Thu, 12 Mar 2009 06:01:56 +0000 Paul Aurich Repluralize these
Thu, 12 Mar 2009 05:56:04 +0000 Paul Aurich Exposing the GHashTable seems crazy to me. See #8644.
Mon, 20 Apr 2009 00:02:16 +0000 Paul Aurich disapproval of revision '6ddba69dc6d0bac552c512dd4495b255463c1c5c'
Thu, 12 Mar 2009 05:32:25 +0000 Paul Aurich Clean up the PurpleSmiley documentation.
Thu, 12 Mar 2009 03:54:11 +0000 Paul Aurich Fix more `make docs` warnings
Thu, 12 Mar 2009 03:52:54 +0000 Paul Aurich Fixing warnings from `make docs` and stuff
Fri, 08 May 2009 00:42:23 +0000 Etan Reisner Don't debug print that we are connecting an account until we are reasonably
Sat, 28 Mar 2009 02:26:21 +0000 Etan Reisner merge of '737d72b30ecbd822da19a923c20b8958a4d02728'
Wed, 25 Mar 2009 02:13:30 +0000 Etan Reisner merge of '6b905c49eee1ae5e6722251efa90cfd92d1fd557'
Fri, 20 Mar 2009 00:34:17 +0000 Etan Reisner merge of '9804728d8412930412ec4faaa29230268879586d'
Wed, 11 Mar 2009 21:49:08 +0000 Etan Reisner merge of '6fa0af5f032b1afd95354c3d775785458390b3da'
Sat, 18 Apr 2009 17:29:33 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 53303438f1a2d586d17f7efc61cba0bee2329a25)
Sat, 18 Apr 2009 18:17:16 +0000 Paul Aurich Use purple_strequal and g_str_equal
Sat, 18 Apr 2009 17:56:05 +0000 Paul Aurich Fix Makefile.mingw
Sat, 18 Apr 2009 17:54:24 +0000 Paul Aurich Header file cleanup
Sat, 18 Apr 2009 17:51:55 +0000 Paul Aurich Add @since on purple_media_transmitter_exists
Sat, 18 Apr 2009 17:50:52 +0000 Paul Aurich merge of '510f4315d6f580dfe97834a04ae726edf736a9d6'
Sat, 18 Apr 2009 17:43:55 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 53303438f1a2d586d17f7efc61cba0bee2329a25)
Wed, 22 Apr 2009 07:55:03 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6a70c2c1325aeb644bff8476f94c5a25f83044fb)
Sat, 25 Apr 2009 23:21:31 +0000 Sadrul Habib Chowdhury Hide the list of minidialogs.
Sat, 25 Apr 2009 22:42:16 +0000 Sadrul Habib Chowdhury Don't hold onto what you have given up.
Sat, 25 Apr 2009 22:18:51 +0000 Sadrul Habib Chowdhury Don't corrupt memory if nick can not be changed.
Sat, 25 Apr 2009 19:09:36 +0000 Sadrul Habib Chowdhury Merging the changes in theme-foo, and the theme editor plugin.
Thu, 23 Apr 2009 20:05:26 +0000 Sadrul Habib Chowdhury Use safe function.
Thu, 23 Apr 2009 17:08:32 +0000 Jochen Kemnade update German translation
Thu, 23 Apr 2009 15:20:23 +0000 SHiNE CsyFeK 2009.04.23 - flos <lonicerae(at)gmail.com>
Wed, 22 Apr 2009 18:39:41 +0000 Marcus Lundblad merge of '9a8c2abfdbcf669fd21ec24f4aa474ac55a2ecb9'
Wed, 22 Apr 2009 18:37:31 +0000 Marcus Lundblad merge of '6a70c2c1325aeb644bff8476f94c5a25f83044fb'
Thu, 23 Apr 2009 06:56:51 +0000 Sadrul Habib Chowdhury Use stock-id in the conversation tab-labels and tab-menus.
Thu, 23 Apr 2009 05:30:36 +0000 Sadrul Habib Chowdhury Reduce code duplication.
Thu, 23 Apr 2009 05:08:06 +0000 Sadrul Habib Chowdhury Use stock-id in the status editor window too.
Thu, 23 Apr 2009 03:55:35 +0000 Sadrul Habib Chowdhury Use stock id everywhere!
Thu, 23 Apr 2009 03:38:44 +0000 Sadrul Habib Chowdhury Use stock id where possible.
Thu, 23 Apr 2009 02:42:50 +0000 Sadrul Habib Chowdhury Reload settings after updating icon theme.
Thu, 23 Apr 2009 02:31:03 +0000 Sadrul Habib Chowdhury Use stock-id where possible, instead of a pixbuf.
Thu, 23 Apr 2009 01:36:55 +0000 Sadrul Habib Chowdhury Disable the 'Save' buttons since they don't do nothing yet, man.
Thu, 23 Apr 2009 00:34:18 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head fe650fc58681996bf988489a65e10198e25c1fd3)
Wed, 22 Apr 2009 17:07:41 +0000 Sadrul Habib Chowdhury Italicize nicks in the conversation history for folks leaving a chat.
Wed, 22 Apr 2009 07:53:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6a70c2c1325aeb644bff8476f94c5a25f83044fb)
Tue, 21 Apr 2009 22:17:18 +0000 Ethan Blanton Paul has been with us a while, and now he can't leave.
Mon, 20 Apr 2009 06:56:25 +0000 Mark Doliner Document this callback function. Prompted by a question in #pidgin
Sun, 19 Apr 2009 15:35:28 +0000 Daniel Atallah Delete the Start Menu shortcut when uninstalling. Fixes #8985
Sat, 18 Apr 2009 22:46:29 +0000 Elliott Sales de Andrade Replace gtk_timeout_remove with g_source_remove.
Sat, 18 Apr 2009 22:39:56 +0000 Elliott Sales de Andrade Oops, I must have been tired. I only replaced the first occurrence of these
Sat, 18 Apr 2009 22:13:26 +0000 Elliott Sales de Andrade merge of '34995dad46199f27666dc85ca2bef4e49470eaf8'
Sat, 18 Apr 2009 14:03:16 +0000 Ethan Blanton Patch from Zsombor Welker to expand the list of PurpleValue valid subtypes.
Sat, 18 Apr 2009 03:08:12 +0000 Ethan Blanton Notify the user if an IRC /nick command fails, rather than trying fallbacks.
Sat, 18 Apr 2009 02:52:46 +0000 Ethan Blanton Add the Tcl command purple::connection state (purple_connection_get_state).
Sat, 18 Apr 2009 22:11:10 +0000 Elliott Sales de Andrade The alignment in this file is quite odd.
Sat, 18 Apr 2009 21:45:41 +0000 Elliott Sales de Andrade Replace the deprecated GtkSignalFunc and GTK_SIGNAL_FUNC with GCallback and
Sat, 18 Apr 2009 07:31:32 +0000 Elliott Sales de Andrade Use g_object_ref/unref instead of the deprecated versions.
Sat, 18 Apr 2009 07:00:20 +0000 Elliott Sales de Andrade Fix some more GTK_CHECK_* macros and a GtkType.
Sat, 18 Apr 2009 05:53:42 +0000 Elliott Sales de Andrade Remove GTK_CHECK_* macros which were deprecated.
Wed, 22 Apr 2009 18:37:23 +0000 Marcus Lundblad Actually reject content unknown content types on Jingle session-initiate,
Fri, 17 Apr 2009 21:31:45 +0000 Marcus Lundblad merge of '526c6b9002e19ef77ccf9723d0dd04a2d9287ec5'
Fri, 17 Apr 2009 21:29:18 +0000 Marcus Lundblad merge of '580055bb22fea0076d3a90d9df9346abd1789bab'
Fri, 17 Apr 2009 21:29:11 +0000 Marcus Lundblad Only pre-create a PurpleConversation (if there was none yet) if an incoming
Sat, 18 Apr 2009 06:52:59 +0000 Paul Aurich Constify the disco_type_mappings struct
Sat, 18 Apr 2009 06:52:34 +0000 Paul Aurich Use defaults provided by the server where applicable and when available
Sat, 18 Apr 2009 06:51:59 +0000 Paul Aurich Don't leak the GObject data and disable the Add/Register buttons when browsing.
Fri, 17 Apr 2009 16:34:03 +0000 Paul Aurich Rename pdl->cats to pdl->services, since these aren't roomlist categories
Fri, 17 Apr 2009 06:05:07 +0000 Paul Aurich This is a little less...repetitious
Fri, 17 Apr 2009 05:24:45 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 73f33f8afb4c118efe65d1481a4160f9c8cfb11a)
Wed, 15 Apr 2009 23:32:18 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 58fbcc161c5eadf3f307cd460a6ce0a209d908df)
Wed, 15 Apr 2009 06:57:48 +0000 Paul Aurich Do not call the non-destroy prpl-ops when the connection is gone.
Wed, 15 Apr 2009 04:38:28 +0000 Paul Aurich Move the handling of chat rooms to jabber_disco_service_items_cb.
Wed, 15 Apr 2009 02:51:48 +0000 Paul Aurich Handle expanding disco lists on the UI side
Tue, 14 Apr 2009 08:39:39 +0000 Paul Aurich XMPP prpl depends on the core's setting in-progress-ness
Tue, 14 Apr 2009 08:29:25 +0000 Paul Aurich Discovered why that default assumption of PURPLE_DISCO_BROWSE was in there...
Tue, 14 Apr 2009 06:54:44 +0000 Paul Aurich Iteratively expand the disco tree as prompted by the UI.
Mon, 13 Apr 2009 16:54:25 +0000 Paul Aurich Remove most of the mappings, add in the ones necessary from our prpls, and
Mon, 13 Apr 2009 16:38:11 +0000 Paul Aurich Alphabetize jabber_disco_type_from_string comparisons
Mon, 13 Apr 2009 16:35:13 +0000 Paul Aurich More minor cleanup (no functional changes other than not printing a log msg)
Mon, 13 Apr 2009 06:10:26 +0000 Paul Aurich It helps to actually add functions when adding prototypes to a header
Mon, 13 Apr 2009 05:21:52 +0000 Paul Aurich Various minor nitpicky changes
Mon, 13 Apr 2009 04:34:17 +0000 Paul Aurich Split the jabber_disco_info_do IQ callback from the IQ handler and use the IQ callback semantics.
Mon, 13 Apr 2009 04:08:05 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
Sat, 11 Apr 2009 21:46:12 +0000 Paul Aurich Use per-PurpleDiscoList ops for canceling a disco and registering.
Sat, 11 Apr 2009 18:32:51 +0000 Paul Aurich Fix merge (convert to IQ-handlers syntax)
Sat, 11 Apr 2009 18:20:52 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0068cedd03804855a4ded8aeb153ccaffb8158bc)
Thu, 09 Apr 2009 04:27:58 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 3c568b43fb4447b65a2b06e6767340edd7763c53)
Sat, 18 Apr 2009 17:50:44 +0000 Paul Aurich Support BOSH when connecting via the register_account prpl.
Sun, 12 Apr 2009 00:43:01 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e7a572653bbe02d5d4ec2efc43c303629911993b)
Sat, 11 Apr 2009 21:20:31 +0000 Paul Aurich Hide PurpleTxtResponse and use a more purple API
Sat, 11 Apr 2009 20:31:19 +0000 Paul Aurich First crack at Win32 TXT DNS query code and don't leak the PurpleTxtResponses
Sat, 11 Apr 2009 04:39:48 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)
Mon, 13 Apr 2009 13:33:47 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
Mon, 13 Apr 2009 13:36:00 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 580055bb22fea0076d3a90d9df9346abd1789bab)
Mon, 20 Apr 2009 06:34:00 +0000 Sadrul Habib Chowdhury Show preview of only the supported sizes for each class of icons.
Mon, 20 Apr 2009 06:07:43 +0000 Sadrul Habib Chowdhury Allow editing dialog icons.
Mon, 20 Apr 2009 05:41:56 +0000 Sadrul Habib Chowdhury Add some more status emblems, and since the dialog is too long, use a
Mon, 20 Apr 2009 03:20:15 +0000 Sadrul Habib Chowdhury Make it possible to load non-status icons using a PidginStockIconTheme.
Sun, 19 Apr 2009 19:45:53 +0000 Sadrul Habib Chowdhury We don't have huge status icons, and set only the icons changed from the
Sun, 19 Apr 2009 17:30:59 +0000 Sadrul Habib Chowdhury A status-icon theme editor.
Sat, 18 Apr 2009 23:27:38 +0000 Sadrul Habib Chowdhury Mark the description of the properties for translation. Show the
Sat, 18 Apr 2009 23:21:56 +0000 Sadrul Habib Chowdhury Fix some assertion failures.
Sat, 18 Apr 2009 18:13:04 +0000 Sadrul Habib Chowdhury Allow editing the theme when no theme is selected (the default).
Sat, 18 Apr 2009 18:11:28 +0000 Sadrul Habib Chowdhury Allow unsetting the color for a PidginThemeFont.
Fri, 17 Apr 2009 23:50:36 +0000 Sadrul Habib Chowdhury Theme editor plugin (of sorts) for buddylist themes.
Fri, 17 Apr 2009 23:49:40 +0000 Sadrul Habib Chowdhury Do a null-check before gdk_color_free, and mark property-names for
Fri, 17 Apr 2009 19:34:00 +0000 Sadrul Habib Chowdhury Document some functions.
Fri, 17 Apr 2009 19:28:20 +0000 Sadrul Habib Chowdhury Several changes:
Fri, 17 Apr 2009 16:23:02 +0000 Sadrul Habib Chowdhury Some doxygen fixes.
Fri, 17 Apr 2009 16:21:21 +0000 Sadrul Habib Chowdhury Use boxed-types for the color properties.
Thu, 16 Apr 2009 14:30:45 +0000 Bj«Órn Voigt German update
Wed, 15 Apr 2009 15:46:31 +0000 Sulabh Mahajan Remove a bug where host_ip was accessed after freeing it.
Wed, 15 Apr 2009 01:44:17 +0000 Paul Aurich Send XMPP keepalive pings to our server, not our bare JID.
Sun, 12 Apr 2009 23:57:27 +0000 Paul Aurich merge of '8952794c1397b9cba4b98accf0639bb5499387d4'
Sun, 12 Apr 2009 23:56:20 +0000 Paul Aurich Whoops, crashy-crashy.
Sun, 12 Apr 2009 23:47:43 +0000 Paul Aurich merge of '79565c78f0c63b6c8f1b52e57e6e928780ce4f65'
Sun, 12 Apr 2009 23:40:01 +0000 Daniel Atallah Include the media API on win32 even though it isn't actually enabled.
Sun, 12 Apr 2009 22:42:38 +0000 Paul Aurich merge of '331dd310d018e9ecbd997e8af14ebcfc79277318'
Sun, 12 Apr 2009 21:32:35 +0000 Sadrul Habib Chowdhury Fix size constraints for vertical progressbars.
Sun, 12 Apr 2009 21:28:59 +0000 Sadrul Habib Chowdhury Fix drawing for vertical progressbar.
Sun, 12 Apr 2009 21:11:00 +0000 Sadrul Habib Chowdhury merge of '009cd1791a028ae463fba5c8a2ee1c60021efb61'
Sun, 12 Apr 2009 21:10:03 +0000 Sadrul Habib Chowdhury Changelog the progressbar addition.
Sun, 12 Apr 2009 20:55:49 +0000 Sadrul Habib Chowdhury Change how the progressbar is drawn.
Sun, 12 Apr 2009 18:58:27 +0000 Sadrul Habib Chowdhury Indentation changes, initialization changes etc.
Sun, 12 Apr 2009 18:10:03 +0000 Saleem Abdulrasool Add a simple progress-bar in libgnt.
Sun, 12 Apr 2009 23:46:55 +0000 Paul Aurich PidginBlistTheme now copies all its parameters instead of taking ownership.
Sun, 12 Apr 2009 22:34:07 +0000 Paul Aurich Free priv->idle.
Sun, 12 Apr 2009 22:25:56 +0000 Paul Aurich Free the DNS query data before purple_url_parse() to avoid leaking on failure.
Sun, 12 Apr 2009 22:23:34 +0000 Paul Aurich Don't leak the struct sockaddr* from purple_dnsquery_a.
Sun, 12 Apr 2009 21:53:41 +0000 Paul Aurich Fix some copy/paste errors in PidginBlistThemeLoader (was leaking online->color)
Sun, 12 Apr 2009 21:52:37 +0000 Paul Aurich Don't leak GdkColor*s in PidginBlistThemes
Sun, 12 Apr 2009 21:30:33 +0000 Paul Aurich Plug leak of PurpleContact->alias
Sun, 12 Apr 2009 20:47:38 +0000 Paul Aurich Fix a leak when loading themes.
Sun, 12 Apr 2009 00:34:57 +0000 Sadrul Habib Chowdhury Fix build with --disable-vv --enable-gstreamer.
Sat, 11 Apr 2009 21:54:06 +0000 Paul Aurich Fix two int/size_t format build warnings on 64-bit
Sat, 11 Apr 2009 21:52:58 +0000 Paul Aurich Reformat a printf so the HTTP headers are easier to read
Sat, 11 Apr 2009 17:41:18 +0000 Paul Aurich merge of 'c21c65b2cb75f7371f96b652c904d2d83a072cc5'
Sat, 11 Apr 2009 07:20:53 +0000 Sadrul Habib Chowdhury Starring Carlos Bederian as Zzzoom. Closes #8711.
Sat, 11 Apr 2009 06:40:48 +0000 Sadrul Habib Chowdhury Open a chat-invite dialog when a buddy is dragged onto a chat.
Sat, 11 Apr 2009 06:01:36 +0000 Sadrul Habib Chowdhury Reset some global data when uninit-ing. Fixes a crash on quit.
Sat, 11 Apr 2009 06:00:50 +0000 Sadrul Habib Chowdhury Fix build with --disable-gstreamer.
Sat, 11 Apr 2009 17:41:10 +0000 Paul Aurich Change purple_blist_get_buddies to return a list instead of the hash table.
Sat, 11 Apr 2009 04:34:47 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 079a5ca1aa110ee9f6661eba31e5ea3f0b5a07e7)
Sat, 11 Apr 2009 02:55:46 +0000 Paul Aurich Fix the dbus type for calling PurpleBlistSetVisible.
Fri, 10 Apr 2009 18:55:26 +0000 Sadrul Habib Chowdhury Fix build when srcdir != builddir.
Fri, 10 Apr 2009 07:31:51 +0000 Elliott Sales de Andrade merge of '2f74488ded7cd1eab2d144578340b6d13f570b7a'
Fri, 10 Apr 2009 07:30:32 +0000 Elliott Sales de Andrade Don't print 'no' twice if GADU libs are not found by pkg-config.
Fri, 10 Apr 2009 07:16:20 +0000 Elliott Sales de Andrade Print a warning if compiling against libxml2 < 2.6.18 as it may cause XMPP
Fri, 10 Apr 2009 06:32:57 +0000 foss A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
Fri, 10 Apr 2009 06:18:08 +0000 foss A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
Fri, 10 Apr 2009 05:57:23 +0000 Elliott Sales de Andrade Apply patch from darkrain42 to fix the crash-on-exit. Hopefully, the order
Fri, 10 Apr 2009 01:32:31 +0000 Mike Ruprecht Fix assertion when the blist theme preference is empty.
Fri, 10 Apr 2009 01:18:15 +0000 Mike Ruprecht Fix purple_buddy_destroy crash on exit.
Thu, 09 Apr 2009 23:18:13 +0000 Mike Ruprecht Fix some assertions.
Thu, 09 Apr 2009 23:11:44 +0000 Mike Ruprecht Disable PIDGIN_STOCK_TOOLBAR_AUDIO_VIDEO_CALL until we have an icon for it.
Thu, 09 Apr 2009 21:35:06 +0000 Mike Ruprecht Switch media to store accounts rather than connections.
Thu, 09 Apr 2009 17:59:35 +0000 Nick Hebner Clean up libpurple memory allocations on win32 libpurple uninit.
Thu, 09 Apr 2009 17:38:45 +0000 Nick Hebner Various libpurple uninit memory cleanups.
Thu, 09 Apr 2009 17:36:34 +0000 Nick Hebner Call purple_log_uninit() in purple_core_uninit().
Thu, 09 Apr 2009 17:33:20 +0000 Nick Hebner Add purple_{buddy,chat,group,contact}_destroy to the blist API, free
Thu, 09 Apr 2009 01:59:24 +0000 Sadrul Habib Chowdhury Fix doxygen tags.
Thu, 09 Apr 2009 01:38:23 +0000 Mike Ruprecht Notify the user if a contact invites them to a voice call over MSN.
Wed, 08 Apr 2009 22:49:14 +0000 Mike Ruprecht Inform the user when someone tries to initiate a video call with them in msn.
Wed, 08 Apr 2009 22:48:04 +0000 Mike Ruprecht merge of 'c62ab40bbe8c46b10ab31caed16f8af9dfa7d091'
Wed, 08 Apr 2009 22:36:53 +0000 Mike Ruprecht Bump required Farsight2 version to 0.0.9.
Wed, 08 Apr 2009 21:48:22 +0000 Mike Ruprecht Use GtkVolumeButtons for audio if it's available.
Tue, 07 Apr 2009 08:11:26 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 5ab68ddb0251205f7ef97f4c280e65696cbd5ff2)
Wed, 08 Apr 2009 01:40:39 +0000 Elliott Sales de Andrade More Pidgin updates for GTK+ 3.0. Removes any deprecated functions for GLib
Wed, 08 Apr 2009 16:45:16 +0000 Sadrul Habib Chowdhury Plug a possible leak. Initialize fd to -1. Avoid unnecessary strdup.
Wed, 08 Apr 2009 16:28:17 +0000 Sadrul Habib Chowdhury Initialize file descriptors to -1.
Wed, 08 Apr 2009 12:35:09 +0000 Richard Nelson - Don't bother changing/signalling the selected row from NULL to NULL
Wed, 08 Apr 2009 09:43:52 +0000 Mark Doliner Drop this directory, too. I think maybe it didn't happen before because
Tue, 07 Apr 2009 23:26:33 +0000 Richard Nelson encode urls passed to tinyurl
Tue, 07 Apr 2009 05:28:58 +0000 Elliott Sales de Andrade More updates for GTK+ 3.0. This only fixes the single-includes. Fixing all
Tue, 07 Apr 2009 05:22:48 +0000 Elliott Sales de Andrade Updates for GTK+ 3.0. Remove some deprecated functions (someone should
Tue, 07 Apr 2009 05:10:52 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head eed0598058a6e7cc5da7ad99f06bfe136291d2f9)
Mon, 06 Apr 2009 23:05:02 +0000 Richard Nelson Set _MESSAGE_{RECV,SEND} properly when receiving chat messages. Thanks Sadrul!
Mon, 06 Apr 2009 13:18:36 +0000 Richard Nelson Remove usage of g_strcmp0 (which would bump the glib version requirement) where strcmp will do nicely
Mon, 06 Apr 2009 11:23:07 +0000 Richard Nelson ChangeLog the TinyURL plugin
Mon, 06 Apr 2009 10:36:43 +0000 Richard Nelson Add a gnt TinyURL plugin. Closes #2017
Mon, 06 Apr 2009 10:33:28 +0000 Richard Nelson Set PURPLE_MESSAGE_RECV before receiving-im-msg. Also set it when receiving chat messages.
Mon, 06 Apr 2009 10:31:17 +0000 Richard Nelson Activate the current status for an account being enabled
Mon, 06 Apr 2009 10:30:25 +0000 Richard Nelson Redraw the textview when a tag is changed
Mon, 06 Apr 2009 06:11:24 +0000 Elliott Sales de Andrade merge of '22d261d19f56b8cec771b7511f11dbbc367568fc'
Mon, 06 Apr 2009 06:09:07 +0000 Elliott Sales de Andrade Also, fix the libpurple makefile to use the correct cflags/libs.
Mon, 06 Apr 2009 05:49:05 +0000 Elliott Sales de Andrade Some configure.ac updates.
Mon, 06 Apr 2009 02:07:40 +0000 Mike Ruprecht merge of '0f3cc5eaf6cb9aff180d63efb1dee828936078d1'
Sun, 05 Apr 2009 23:20:42 +0000 Paul Aurich Remove duplicate Eric Polino and fix alphabetization. Thanks, Robby.
Sun, 05 Apr 2009 22:59:21 +0000 Mark Doliner This file was moved to a jingle subdirectory, but I don't see any
Sun, 05 Apr 2009 22:20:12 +0000 Marcus Lundblad Added a note about receiving "attentions" in the ChangeLog entry for the new
Sun, 05 Apr 2009 23:03:28 +0000 Paul Aurich Mark's commit reminds me that this should be in POTFILES.in
Sun, 05 Apr 2009 21:18:15 +0000 Paul Aurich Fix up the propagate
Sun, 05 Apr 2009 21:13:10 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)
Sun, 05 Apr 2009 21:54:03 +0000 Paul Aurich Drop a variable left over from the propagate.
Sun, 05 Apr 2009 21:49:01 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)
Sun, 05 Apr 2009 20:57:56 +0000 Paul Aurich Changelog the *one* user-visible change from the iq-handlers branch (heh).
Sun, 05 Apr 2009 20:52:06 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head a59a573e3b9b2eb42ff728ba9ff56095f5c9e0d0)
Sun, 05 Apr 2009 19:25:45 +0000 Paul Aurich Gratuitous alphabetization of the IQ handlers (again!) and move the data handler to jabber_data_init
Sun, 05 Apr 2009 19:21:22 +0000 Paul Aurich Further standardize the sentinel style (did someone say leading _s are theoretically a reserved namespace?)
Sun, 05 Apr 2009 19:16:14 +0000 Paul Aurich Standardize the header file sentinels to PURPLE_JABBER_[BLAH]_H
Sun, 05 Apr 2009 19:14:19 +0000 Paul Aurich Move some IQ handler registrations to the appropriate init functions
Sun, 05 Apr 2009 19:05:49 +0000 Paul Aurich Large documentation blocks never hurt anyone.
Sat, 04 Apr 2009 18:17:58 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2c36a90a26f2451978aa41b23e9980337514057d)
Sat, 04 Apr 2009 08:02:52 +0000 Paul Aurich And google session handling
Sat, 04 Apr 2009 07:51:13 +0000 Paul Aurich Fix-up the merge some more (*sigh*), readding <session/> handler
Sat, 04 Apr 2009 07:08:33 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 58b2ba106e563fcd0984b9438aa427f1d61e25e9)
Sat, 04 Apr 2009 07:05:23 +0000 Paul Aurich Convert IBB parser (and everything that then stems from that) to new iq-handler
Fri, 03 Apr 2009 17:36:24 +0000 Paul Aurich Fix merge for ./jingle/
Fri, 03 Apr 2009 17:15:40 +0000 Paul Aurich Migrate googleinfo:jabber handlers and add some safety checks.
Fri, 03 Apr 2009 16:45:38 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f25348fdce436002d7d508f074aaa70fd9491f01)
Fri, 03 Apr 2009 02:43:22 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
Fri, 27 Mar 2009 07:59:37 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
Sat, 21 Mar 2009 03:50:31 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
Sat, 14 Mar 2009 15:50:56 +0000 Paul Aurich Do not advertise support for old XEP-0199 (Ping) namespace
Fri, 13 Mar 2009 02:26:45 +0000 Paul Aurich Convert all the XMPP IQ callbacks to a typedef similar to the IQ Handlers.
Thu, 12 Mar 2009 23:46:34 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 54da791ad8d26949571afcbd931518f5b27f2bfd)
Sun, 05 Apr 2009 03:25:00 +0000 Paul Aurich Make my comment parse correctly.
Sat, 04 Apr 2009 23:05:04 +0000 Paul Aurich BOSH: Use a write buffer (read: basically cut-n-paste from jabber.c)
Sat, 04 Apr 2009 21:49:34 +0000 Paul Aurich A better random number for the rid in the range [0, 2**52).
Sat, 04 Apr 2009 20:59:15 +0000 Paul Aurich Make the last one compile (add disco.h) and alphabetize.
Sat, 04 Apr 2009 20:25:03 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2c36a90a26f2451978aa41b23e9980337514057d)
Sat, 04 Apr 2009 18:44:17 +0000 Paul Aurich Fix login process for older servers using IQ-auth.
Sat, 04 Apr 2009 17:01:59 +0000 Paul Aurich Fix allowing gmail user to initiate voice call by advertising a specific ext
Sat, 04 Apr 2009 07:29:50 +0000 Paul Aurich darkrain42: Well, that namespace is deprecated. Why is it being advertised?
Tue, 28 Apr 2009 19:05:59 +0000 Paul Aurich disapproval of revision '536d6ae921253bbffab25aa51ce9bdcb1f0e20ec'
Sat, 04 Apr 2009 06:15:58 +0000 Paul Aurich Advertise ICEUDP only when libnice is available
Sat, 04 Apr 2009 05:50:34 +0000 Paul Aurich Advertise video/voice features only when the UI says it has those caps
Sat, 04 Apr 2009 05:15:18 +0000 Paul Aurich Reorder functions to remove prototypes
Sat, 04 Apr 2009 05:00:44 +0000 Paul Aurich Remove an unused function
Sat, 04 Apr 2009 04:57:02 +0000 Paul Aurich Specify SSL properly in debug messages for BOSH sending debug output
Sat, 04 Apr 2009 04:54:56 +0000 Paul Aurich BOSH: Print out the received data (similar to the standard XMPP method,
Sat, 04 Apr 2009 04:34:57 +0000 Paul Aurich Pass all messages to BOSH as text, so they pass through the sending-text
Sat, 04 Apr 2009 03:40:43 +0000 Paul Aurich Fix merge: Move the Jingle features to jabber.c
Sat, 04 Apr 2009 03:15:59 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 58b2ba106e563fcd0984b9438aa427f1d61e25e9)
Sun, 05 Apr 2009 20:06:11 +0000 Sadrul Habib Chowdhury Abort build if we use --enable-vv, and vv-dependencies are not met.
Sun, 05 Apr 2009 16:54:09 +0000 Sadrul Habib Chowdhury Fix the auto-linking of protocols.
Sun, 05 Apr 2009 11:44:03 +0000 Sadrul Habib Chowdhury Update hardware cursor correctly after a transient window is closed.
Sun, 05 Apr 2009 10:36:20 +0000 Sadrul Habib Chowdhury Update the copyright name, as requested.
Sun, 05 Apr 2009 08:46:24 +0000 Sadrul Habib Chowdhury Update the finch manual some. Refs #8577.
Sun, 05 Apr 2009 08:42:00 +0000 Sadrul Habib Chowdhury Save the world.
Sun, 05 Apr 2009 08:22:22 +0000 Sadrul Habib Chowdhury Update hardware cursor correctly.
Sun, 05 Apr 2009 04:34:48 +0000 Paul Aurich Add PURPLE to the media header sentinels and reorder includes to fix building gf2
Sat, 04 Apr 2009 07:39:33 +0000 Elliott Sales de Andrade Even more @since tags, because Maiku's watching...
Sat, 04 Apr 2009 07:20:10 +0000 Elliott Sales de Andrade Minor grammatical message fixes.
Sat, 04 Apr 2009 05:17:30 +0000 Elliott Sales de Andrade Add some more @since tags.
Mon, 06 Apr 2009 02:06:39 +0000 Mike Ruprecht Remove old GtkPlug and GtkSocket code.
Sat, 04 Apr 2009 02:55:39 +0000 Mike Ruprecht merge of '1890ad1259c93f5ad18ceb3365717ebc43b30198'
Sat, 04 Apr 2009 02:26:49 +0000 Mike Ruprecht Add a resource selector when initiating media.
Sat, 04 Apr 2009 11:18:39 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1890ad1259c93f5ad18ceb3365717ebc43b30198)
Sat, 04 Apr 2009 10:33:33 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1890ad1259c93f5ad18ceb3365717ebc43b30198)
Fri, 03 Apr 2009 20:46:31 +0000 Marcus Lundblad ChangeLog.API new calls for STUN and TURN servers used by vv
Fri, 03 Apr 2009 19:29:53 +0000 Mike Ruprecht merge of 'e4b10961a2266d17625787c506f1b258ffa97873'
Fri, 03 Apr 2009 16:38:12 +0000 Paul Aurich merge of '269d61606f225241d08360ffde046e471f03b833'
Fri, 03 Apr 2009 14:13:16 +0000 Will Thompson Fix purple_media_set_remote_codecs ()'s docstring
Fri, 03 Apr 2009 19:28:00 +0000 Mike Ruprecht Make it compile with --disable-vv... again!
Fri, 03 Apr 2009 15:57:25 +0000 Daniel Atallah Gstreamer shouldn't be a requirement if USE_VV isn't defined.
Fri, 03 Apr 2009 08:57:04 +0000 Mike Ruprecht Change back the version suffixes.
Fri, 03 Apr 2009 08:17:22 +0000 Mike Ruprecht Add some ChangeLog stuff.
Fri, 03 Apr 2009 07:54:24 +0000 Mike Ruprecht Remove unneeded marshaller.
Fri, 03 Apr 2009 07:29:01 +0000 Mike Ruprecht Revert unintended space removal.
Fri, 03 Apr 2009 07:10:07 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
Fri, 03 Apr 2009 06:59:41 +0000 Mike Ruprecht Demote debug error to info.
Fri, 03 Apr 2009 06:46:41 +0000 Mike Ruprecht Pick better devices in Finch too and have fallbacks.
Fri, 03 Apr 2009 06:31:56 +0000 Mike Ruprecht Change media volume preference to be specific to Finch.
Fri, 03 Apr 2009 06:11:34 +0000 Mike Ruprecht Change volume preference and make sure it exists.
Fri, 03 Apr 2009 05:24:47 +0000 Mike Ruprecht Get rid of the media tab in the preferences.
Fri, 03 Apr 2009 05:02:57 +0000 Mike Ruprecht Use better choices for default elements and have fallbacks.
Fri, 03 Apr 2009 04:40:36 +0000 Mike Ruprecht Fix embedding video when the sink is a gconfvideosrc pointing to an
Fri, 03 Apr 2009 03:22:23 +0000 Mike Ruprecht Bump the required Farsight2 version.
Fri, 03 Apr 2009 03:14:38 +0000 Mike Ruprecht Improve the padding around the mute button.
Fri, 03 Apr 2009 02:45:00 +0000 Mike Ruprecht Oops. How'd that sneak in there.
Fri, 03 Apr 2009 02:25:30 +0000 Mike Ruprecht Move volume levels for media to the media window.
Fri, 03 Apr 2009 00:26:41 +0000 Mike Ruprecht Hide these typedefs too.
Fri, 03 Apr 2009 00:21:10 +0000 Mike Ruprecht Hide and GObjectify PurpleMediaCandidate.
Thu, 02 Apr 2009 04:23:14 +0000 Mike Ruprecht Have "no minimum framerate". Fixes khc's cam.
Thu, 02 Apr 2009 04:06:07 +0000 Mike Ruprecht Hide and gobjectify PurpleMediaCodec.
Thu, 02 Apr 2009 01:12:23 +0000 Mike Ruprecht Use PurpleMediaKeyPair. Remove PurpleMediaCodecParameter.
Thu, 02 Apr 2009 00:11:49 +0000 Mike Ruprecht Hide and gobjectify PurpleMediaElementInfo.
Wed, 01 Apr 2009 23:43:38 +0000 Mike Ruprecht Add G_DEFINE_TYPE compatibility define from gobjectification branch.
Wed, 01 Apr 2009 19:01:31 +0000 Mike Ruprecht Hide the easy structs in mediamanager.c.
Wed, 01 Apr 2009 18:39:23 +0000 Mike Ruprecht Hide the easy structs in media.h.
Wed, 01 Apr 2009 05:24:19 +0000 Mike Ruprecht merge of '21bd048f68510f25c5c854a1c7e395e88f530503'
Wed, 01 Apr 2009 04:25:37 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head a609160715ae18beed98b084aac19bc0f6551362)
Wed, 01 Apr 2009 05:23:53 +0000 Mike Ruprecht Break ABI less.
Wed, 01 Apr 2009 04:24:11 +0000 Mike Ruprecht Move these variables to the end to not break ABI.
Wed, 01 Apr 2009 03:23:21 +0000 Mike Ruprecht Say which media type is being requested in Finch.
Wed, 01 Apr 2009 01:05:03 +0000 Mike Ruprecht Use purple_media_manager_get_pipeline instead.
Tue, 31 Mar 2009 23:53:03 +0000 Mike Ruprecht Give more information to element creation functions.
Tue, 31 Mar 2009 06:49:19 +0000 Mike Ruprecht Declare which media caps Pidgin and Finch handle.
Tue, 31 Mar 2009 06:42:24 +0000 Mike Ruprecht Add purple_media_manager_{get,set}_ui_caps.
Tue, 31 Mar 2009 06:23:27 +0000 Mike Ruprecht Make Finch not crash if someone requests a session with video with you.
Tue, 31 Mar 2009 05:35:22 +0000 Mike Ruprecht Make the conference property write only.
Tue, 31 Mar 2009 04:55:20 +0000 Mike Ruprecht Remove some variables left over from old video embedding code.
Tue, 31 Mar 2009 04:05:57 +0000 Mike Ruprecht Comment out purple_media_get_active_{local,remote}_candidates.
Tue, 31 Mar 2009 02:23:05 +0000 Mike Ruprecht Get rid of the purple_media_add_stream wrapper as it isn't useful.
Tue, 31 Mar 2009 01:38:50 +0000 Mike Ruprecht Add purple_media_is_initiator.
Mon, 30 Mar 2009 23:50:44 +0000 Mike Ruprecht Remove purple_media_remove_stream as purple_media_end does what it was
Mon, 30 Mar 2009 23:09:40 +0000 Mike Ruprecht Display which type of media session is being requested.
Mon, 30 Mar 2009 22:00:35 +0000 Mike Ruprecht Make sharing sources between media sessions work.
Mon, 30 Mar 2009 04:15:53 +0000 Mike Ruprecht merge of '2d0e977ba883c0b9d24d52360839cfed7cf1f2a6'
Mon, 30 Mar 2009 04:15:52 +0000 Mike Ruprecht merge of '09e919e395cff260ab58aee3aec04058c5f128b9'
Mon, 30 Mar 2009 04:01:14 +0000 Mike Ruprecht Silence two more warnings.
Mon, 30 Mar 2009 03:54:48 +0000 Mike Ruprecht Unique elements ought to be named the same as their id.
Mon, 30 Mar 2009 02:57:51 +0000 Mike Ruprecht Hide FinchMedia and related structures.
Mon, 30 Mar 2009 02:49:08 +0000 Mike Ruprecht Fix compiling with --disable-vv.
Mon, 30 Mar 2009 03:58:18 +0000 Mike Ruprecht Silence warning.
Mon, 30 Mar 2009 02:37:14 +0000 Mike Ruprecht Hide PidginMedia and related structs.
Mon, 30 Mar 2009 01:19:02 +0000 Mike Ruprecht Remove purple_media_mute.
Mon, 30 Mar 2009 01:06:44 +0000 Mike Ruprecht Remove purple_media_accept.
Mon, 30 Mar 2009 00:55:29 +0000 Mike Ruprecht Remove purple_media_reject.
Mon, 30 Mar 2009 00:45:14 +0000 Mike Ruprecht Remove purple_media_hangup.
Mon, 30 Mar 2009 00:30:59 +0000 Mike Ruprecht Move functionality into purple_media_stream_info.
Sun, 29 Mar 2009 23:40:31 +0000 Mike Ruprecht Add some more PurpleMediaInfo values.
Sun, 29 Mar 2009 23:00:33 +0000 Mike Ruprecht Create purple_media_stream_info. Add local parameter to stream-info signal.
Sat, 28 Mar 2009 00:58:02 +0000 Mike Ruprecht Don't assume a PurpleMedia instance will be created immediately.
Tue, 24 Mar 2009 07:11:26 +0000 Mike Ruprecht No reason for this to be public API.
Tue, 24 Mar 2009 06:09:35 +0000 Mike Ruprecht merge of '25cc5bdbbd9c509be202ab9847764b104f848577'
Tue, 24 Mar 2009 06:09:31 +0000 Mike Ruprecht Removed just a bit too much.
Tue, 24 Mar 2009 06:06:07 +0000 Mike Ruprecht Add some documentation to mediamanager.h.
Tue, 24 Mar 2009 05:28:57 +0000 Mike Ruprecht Remove unused function.
Tue, 24 Mar 2009 03:38:21 +0000 Mike Ruprecht Clean unnecessary changes out of the Makefiles.
Tue, 24 Mar 2009 02:03:40 +0000 Mike Ruprecht Fix lip-sync.
Tue, 24 Mar 2009 01:30:51 +0000 Mike Ruprecht Extend the range for video dimensions just a hair.
Tue, 24 Mar 2009 01:23:34 +0000 Mike Ruprecht Add gtkmedia.c to POTFILES.in.
Mon, 23 Mar 2009 07:37:40 +0000 Mike Ruprecht Send candidates more like GMail.
Mon, 23 Mar 2009 06:32:47 +0000 Mike Ruprecht Fix Gtalk bug where it would terminate the session after 15 seconds.
Mon, 23 Mar 2009 06:15:13 +0000 Mike Ruprecht Get rid of nocrash option.
Mon, 23 Mar 2009 06:07:16 +0000 Mike Ruprecht Get rid of the rest of the extraneous changes.
Mon, 23 Mar 2009 04:47:54 +0000 Mike Ruprecht Improve padding in media window.
Mon, 23 Mar 2009 04:00:11 +0000 Mike Ruprecht Properly wrap media functions so the API doesn't disappear when USE_VV
Mon, 23 Mar 2009 02:59:18 +0000 Mike Ruprecht Move GStreamer related media functions into its own header.
Mon, 23 Mar 2009 01:43:25 +0000 Mike Ruprecht merge of '85389d6ca8dc05827fa7e57e17906b2f73e2c676'
Mon, 23 Mar 2009 01:06:15 +0000 Mike Ruprecht Remove some extra edits that snuck into Finch.
Sun, 22 Mar 2009 23:33:42 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 5592cb6a8b667422747bafd555fea0aed19931b6)
Sun, 22 Mar 2009 23:24:31 +0000 Mike Ruprecht Remove purple_media_audio_init_* functions.
Sun, 22 Mar 2009 23:15:43 +0000 Mike Ruprecht Implement create_default_audio_* functions in gntmedia.c.
Sun, 22 Mar 2009 23:00:16 +0000 Mike Ruprecht Implement create_default_audio_* functions in gtkmedia.c.
Sun, 22 Mar 2009 22:49:10 +0000 Mike Ruprecht Remove purple_media_video_init_* functions.
Sun, 22 Mar 2009 22:34:01 +0000 Mike Ruprecht Move purple_media_get_devices to gtkprefs.c.
Sun, 22 Mar 2009 22:14:16 +0000 Mike Ruprecht Remove purple_media_element_get_device.
Sun, 22 Mar 2009 21:52:20 +0000 Mike Ruprecht Remove purple_media_get_sink and the sink variables in the media structures.
Sun, 22 Mar 2009 21:43:58 +0000 Mike Ruprecht Have purple_media_set_output_volume handle all sinks.
Sun, 22 Mar 2009 21:27:43 +0000 Mike Ruprecht Use purple_media_get_tee instead of purple_media_get_sink.
Sun, 22 Mar 2009 21:02:48 +0000 Mike Ruprecht Remove purple_media_get_overall_type.
Sat, 21 Mar 2009 09:10:20 +0000 Mike Ruprecht Move and rename GTALK_CAP to GOOGLE_VOICE_CAP.
Sat, 21 Mar 2009 09:07:06 +0000 Mike Ruprecht Clean up usage of USE_VV in the XMPP protocol.
Sat, 21 Mar 2009 07:53:22 +0000 Mike Ruprecht Add documentation for a few media functions.
Sat, 21 Mar 2009 07:34:13 +0000 Mike Ruprecht Remove purple_media_set_src/sink from the public API.
Sat, 21 Mar 2009 06:25:07 +0000 Mike Ruprecht Remove purple_media_get_elements function.
Sat, 21 Mar 2009 06:10:28 +0000 Mike Ruprecht Make voice calls in Finch work again.
Sat, 21 Mar 2009 03:49:11 +0000 Mike Ruprecht Rename state-changed enum and values.
Sat, 21 Mar 2009 03:42:45 +0000 Mike Ruprecht Declare purple_media_state_changed_get_type.
Sat, 21 Mar 2009 03:09:10 +0000 Mike Ruprecht Use the right enum for the stream-info signal.
Sat, 21 Mar 2009 02:25:09 +0000 Mike Ruprecht Remove rejected and hangup states from state-changed.
Sat, 21 Mar 2009 01:37:50 +0000 Mike Ruprecht Use stream-info instead of state-changed for reject.
Sat, 21 Mar 2009 01:11:48 +0000 Mike Ruprecht Use stream-info for reject instead of state-changed.
Sat, 21 Mar 2009 01:03:49 +0000 Mike Ruprecht Use the right enum for the parameter.
Sat, 21 Mar 2009 00:54:34 +0000 Mike Ruprecht Use stream-info instead of state-changed for hangup and reject.
Sat, 21 Mar 2009 00:34:29 +0000 Mike Ruprecht Use stream-info instead of state-changed for hangup and reject.
Sat, 21 Mar 2009 00:27:22 +0000 Mike Ruprecht Add stream-info signal.
Fri, 20 Mar 2009 08:10:26 +0000 Mike Ruprecht Fix audio levels.
Fri, 20 Mar 2009 06:49:55 +0000 Mike Ruprecht Don't let initiate or accept be sent again with Google Voice.
Fri, 20 Mar 2009 06:18:03 +0000 Mike Ruprecht Stop sending multiple session-initiate packets.
Fri, 20 Mar 2009 02:09:44 +0000 Mike Ruprecht Remove the ready-new signal.
Mon, 23 Mar 2009 01:43:21 +0000 Mike Ruprecht Disapprove part of the revision that shouldn't be there.
Fri, 20 Mar 2009 01:48:28 +0000 Mike Ruprecht Remove ready-new from use.
Fri, 20 Mar 2009 00:24:06 +0000 Mike Ruprecht Move sending session-accept out of the ready-new signal.
Thu, 19 Mar 2009 23:26:20 +0000 Mike Ruprecht Move accepted signal emission to after it's set to accepted.
Thu, 19 Mar 2009 23:03:43 +0000 Mike Ruprecht Move sending session-initiate out of the ready-new callback.
Thu, 19 Mar 2009 22:57:53 +0000 Mike Ruprecht Change purple_media_candidates_prepared to use wildcards.
Thu, 19 Mar 2009 22:08:21 +0000 Mike Ruprecht Make acceptance be per stream rather than per session.
Thu, 19 Mar 2009 21:38:16 +0000 Mike Ruprecht Plug memory leak.
Thu, 19 Mar 2009 12:44:52 +0000 Mike Ruprecht Silence warning about videotestsrc not having two properties.
Thu, 19 Mar 2009 12:28:42 +0000 Mike Ruprecht Fix some GStreamer timing issues.
Thu, 19 Mar 2009 12:26:01 +0000 Mike Ruprecht Fix assertion stating FsRawUdpTransmitter doesn't have a relay-info
Thu, 19 Mar 2009 10:46:41 +0000 Mike Ruprecht merge of '932de261b2c091dd834f54518d4c9df53b9ad7ac'
Thu, 19 Mar 2009 10:46:34 +0000 Mike Ruprecht Silence a warning.
Thu, 19 Mar 2009 10:24:10 +0000 Mike Ruprecht Use new find_content wildcard.
Thu, 19 Mar 2009 10:23:35 +0000 Mike Ruprecht Have creator == NULL be a wildcard.
Thu, 19 Mar 2009 09:54:02 +0000 Mike Ruprecht merge of 'bf07e6251df10e4c8c39545c4ff401db5b447c37'
Thu, 19 Mar 2009 09:46:37 +0000 Mike Ruprecht Implement jingle_rtp_candidates_prepared_cb.
Thu, 19 Mar 2009 09:30:16 +0000 Mike Ruprecht Add candidates-prepared signal to PurpleMedia.
Thu, 19 Mar 2009 09:53:56 +0000 Mike Ruprecht Silence two warnings.
Thu, 19 Mar 2009 09:06:54 +0000 Mike Ruprecht Send any additional candidates found after session-initiate or
Thu, 19 Mar 2009 08:05:49 +0000 Mike Ruprecht Make RawUdp candidates know if they have been sent to the remote client.
Thu, 19 Mar 2009 07:38:24 +0000 Mike Ruprecht Don't forget to copy the rem_know attribute of IceUdp candidates.
Thu, 19 Mar 2009 07:34:25 +0000 Mike Ruprecht Make IceUdp candidates know whether the remote side knows about them.
Thu, 19 Mar 2009 01:48:02 +0000 Mike Ruprecht Fix copy/paste-o.
Thu, 19 Mar 2009 01:28:34 +0000 Mike Ruprecht Fix a bunch of memsets.
Thu, 19 Mar 2009 00:58:55 +0000 Mike Ruprecht Plug some memory leaks related to transports.
Wed, 18 Mar 2009 23:10:54 +0000 Mike Ruprecht Swallow transport refs on setting them in the content.
Tue, 17 Mar 2009 12:05:02 +0000 Mike Ruprecht Make Jingle Raw-Udp send candidates in session-accept packet.
Tue, 17 Mar 2009 11:57:22 +0000 Mike Ruprecht Update Jingle Ice-Udp according to the XEP.
Tue, 17 Mar 2009 10:13:10 +0000 Mike Ruprecht Zero out the proper size for the PurpleMediaPrivate structure.
Tue, 17 Mar 2009 10:11:18 +0000 Mike Ruprecht Add ssrc property to JingleRtp.
Tue, 17 Mar 2009 04:40:25 +0000 Mike Ruprecht Add functions for more easily creating session-terminate packets.
Tue, 17 Mar 2009 02:48:43 +0000 Mike Ruprecht Update to be closer to the current Jingle XEP.
Tue, 17 Mar 2009 02:19:10 +0000 Mike Ruprecht Remove check to prevent multiple Jingle sessions with the same person.
Tue, 17 Mar 2009 02:15:09 +0000 Mike Ruprecht Restructure Jingle action handlers to only require modification in one place.
Mon, 16 Mar 2009 02:59:37 +0000 Mike Ruprecht merge of 'a2ba1fead74d00991a9b2fe1290f7716b1d9d5cf'
Mon, 16 Mar 2009 02:33:48 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 5573ab30de2e34d78f13bad8ae0b2ac5de6d1083)
Fri, 03 Apr 2009 02:42:56 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
Fri, 27 Mar 2009 07:56:25 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
Sat, 21 Mar 2009 03:50:14 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
Fri, 03 Apr 2009 02:43:09 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head e028e1fa5d4d70792f0219311b12e5f4b1587776)
Fri, 27 Mar 2009 07:58:10 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2476e13ecb1702a744a13c42956b29a962a0c7fb)
Mon, 23 Mar 2009 00:47:46 +0000 Paul Aurich Because BOSH works over connections that may die non-fatally, we need to
Mon, 23 Mar 2009 00:38:20 +0000 Paul Aurich BOSH: For authentication purposes, HTTPS is equivalent to a secured JabberStream.
Sun, 22 Mar 2009 23:44:31 +0000 Paul Aurich merge of '2fbd079d0e8c53d5a6f240df5232b63c780212c0'
Sat, 21 Mar 2009 03:49:03 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
Wed, 01 Apr 2009 05:28:20 +0000 Elliott Sales de Andrade merge of 'a609160715ae18beed98b084aac19bc0f6551362'
Wed, 01 Apr 2009 03:36:58 +0000 Ka-Hing Cheung merge of '881df138362222308d7b078687b7576861609e9c'
Wed, 01 Apr 2009 03:36:06 +0000 Ka-Hing Cheung fixes a race condition, probably Fixes #8594 and maybe others
Wed, 01 Apr 2009 05:25:36 +0000 Elliott Sales de Andrade Fix a faulty condition that would result in an attempt to add most of your
Tue, 31 Mar 2009 01:10:32 +0000 Ethan Blanton ChangeLog for 0d220fdade88a561785e674e66d01a2a34bd4b1c
Tue, 31 Mar 2009 01:08:29 +0000 Ethan Blanton Handle multiple 319 (channels joined) messages for IRC WHOIS.
Mon, 30 Mar 2009 05:52:32 +0000 Elliott Sales de Andrade merge of '37604e59d5a53b761fa4d623e577ff79499b32a5'
Sat, 28 Mar 2009 16:58:59 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
Sat, 28 Mar 2009 17:00:03 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 81bb2e1582a2222b36e57c29ccb573dac27f2a44)
Wed, 01 Apr 2009 05:26:25 +0000 Paul Aurich s/category/type/ and s/muc/chat/ in the core and gateway type is a string.
Tue, 31 Mar 2009 18:32:33 +0000 Paul Aurich Add a node parameter to jabber_disco_items_do and use it in the new disco-listing code.
Tue, 31 Mar 2009 06:58:26 +0000 Paul Aurich jabber_disco_items_do(), which functions like jabber_disco_info_do.
Tue, 31 Mar 2009 06:43:54 +0000 Paul Aurich Don't match in the disco callbacks hashtable on remote JID. Use IQ id instead.
Tue, 31 Mar 2009 05:40:13 +0000 Paul Aurich Clean up Jabber's references and protocol_data if the window is closed
Tue, 31 Mar 2009 05:22:44 +0000 Paul Aurich The core should be in charge of setting in_progress to FALSE
Tue, 31 Mar 2009 05:18:09 +0000 Paul Aurich Make the prpl be in charge of creating the PurpleDiscoList; UI data is
Mon, 30 Mar 2009 02:36:02 +0000 Paul Aurich Use purple_request_input
Mon, 30 Mar 2009 00:42:15 +0000 Paul Aurich Hide the structs, add accessors, and fix various smaller things:
Sun, 29 Mar 2009 21:17:34 +0000 Paul Aurich Add the padding needed from the previous commit
Sun, 29 Mar 2009 20:54:30 +0000 Paul Aurich Fix compilation errors and add padding to UI ops. My bad...
Sun, 29 Mar 2009 19:43:32 +0000 Paul Aurich Add the files I forgot to `mtn add` earlier (also, alphabetized disco.h
Sun, 29 Mar 2009 19:38:31 +0000 Paul Aurich 'mrim' is the mail.ru IM service. 'smtp' is an XMPP<>email gateway
Sun, 29 Mar 2009 19:29:22 +0000 Paul Aurich Applied disco-2.patch from nops with some modifications:
Sat, 28 Mar 2009 16:58:32 +0000 Marcus Lundblad merge of '6d48acd8a35fbd463e701692ad0c937f59f03b9e'
Sat, 28 Mar 2009 12:04:03 +0000 Richard Laager Update the documentation for the account-authorization-requested signal, as
Sat, 28 Mar 2009 16:00:47 +0000 Jochen Kemnade some German translation
Mon, 30 Mar 2009 05:50:34 +0000 Elliott Sales de Andrade Apply Paul's second patch to fix some memory leaks found in valgrind.
Sat, 28 Mar 2009 07:31:29 +0000 Elliott Sales de Andrade Save a count of how many ADL (per-request) and FQY (per-contact) we send,
Sat, 28 Mar 2009 05:34:25 +0000 Elliott Sales de Andrade I think I'm just going to apply this patch. I don't really see how it
Sat, 28 Mar 2009 05:12:24 +0000 Elliott Sales de Andrade Make these type-sizes more explicit. Also, the field names for the type2
Sat, 28 Mar 2009 04:35:24 +0000 Elliott Sales de Andrade merge of '72b4eba9246c31efe0760a9e5d1eeb0f87da2867'
Fri, 27 Mar 2009 17:14:12 +0000 Mark Doliner Need to remove toc from POTFILES.in
Fri, 27 Mar 2009 10:17:07 +0000 Mark Doliner Remove an unused field
Fri, 27 Mar 2009 10:16:46 +0000 Mark Doliner Don't leak an fd if we can't open the destination file when untarring
Fri, 27 Mar 2009 10:15:38 +0000 Mark Doliner These code can't get executed, because we just created a new dialog
Fri, 27 Mar 2009 09:55:28 +0000 Mark Doliner Remove an unused protocol plugin
Fri, 27 Mar 2009 09:49:40 +0000 Mark Doliner Remove an unused field
Fri, 27 Mar 2009 09:48:25 +0000 Mark Doliner Make sure we free itmsurl when showing the info window for a buddy
Fri, 27 Mar 2009 09:44:36 +0000 Mark Doliner Oh no this one is wrong. msim_set_status_code() calls msim_send() which
Fri, 27 Mar 2009 09:42:10 +0000 Mark Doliner Fix a memleak when setting your status on myspace
Fri, 27 Mar 2009 09:41:12 +0000 Mark Doliner You know something about this here data? It ain't ever used.
Fri, 27 Mar 2009 09:36:38 +0000 Mark Doliner Fix a potential memleak by freeing this regardless of whether hasActions
Fri, 27 Mar 2009 09:34:27 +0000 Mark Doliner purple_xfer_new only returns NULL if an assertion fails, so we should do
Fri, 27 Mar 2009 09:29:22 +0000 Mark Doliner Remove some unused fields. Thanks to Mayank Jain Nawal's email to the
Fri, 27 Mar 2009 09:09:00 +0000 Mark Doliner Free some memory if we exit early due to an error. Thanks to
Fri, 27 Mar 2009 09:02:22 +0000 Mark Doliner Fix this compile error:
Fri, 27 Mar 2009 08:54:30 +0000 Mark Doliner Remove a wee bit of stray whitespace
Sat, 28 Mar 2009 04:30:40 +0000 Elliott Sales de Andrade disapproval of revision '77d562b624d9b55c9ff165d5797b72ba553e3256'
Fri, 27 Mar 2009 08:53:09 +0000 Mark Doliner Remove some unused fields. Thanks to Mayank Jain Nawal's email to the
Fri, 27 Mar 2009 08:49:10 +0000 Mark Doliner I wrote a little comment
Thu, 26 Mar 2009 07:27:05 +0000 Mark Doliner Cast away a few compile warnings in our "make check" tests, and add
Thu, 26 Mar 2009 05:34:15 +0000 Elliott Sales de Andrade merge of '99d00e3331645ef61bc0f08255d51234daaf67f5'
Thu, 26 Mar 2009 05:29:18 +0000 Elliott Sales de Andrade For federated buddies, we should set <Member>/<Type> to Email, and use an
Thu, 26 Mar 2009 05:15:04 +0000 Ka-Hing Cheung merge of 'ab47b66449b213d6fbfc728cc1e8c161bed87755'
Thu, 26 Mar 2009 03:25:57 +0000 Daniel Atallah Fix an issue with bonjour buddies that have been dragged into permanent groups
Thu, 26 Mar 2009 03:40:59 +0000 Ka-Hing Cheung fixes an invalid read:
Wed, 25 Mar 2009 07:12:28 +0000 Ka-Hing Cheung merge of '10055bc9c44d63b38c5279aa2578ad96f442b56d'
Wed, 25 Mar 2009 06:35:50 +0000 Paul Aurich merge of '50aec6ba5a9f9c1c535bbb23989229593f3ff2ef'
Wed, 25 Mar 2009 06:26:16 +0000 Michael Terry Break the New Account dialog into three tabs. Move proxy options to the new
Wed, 25 Mar 2009 06:34:01 +0000 Paul Aurich Fix build of gevolution plugin.
Wed, 25 Mar 2009 06:07:44 +0000 Paul Aurich Fix displaying of status messages in the conversation infopane.
Wed, 25 Mar 2009 07:11:14 +0000 Ka-Hing Cheung hidden is never initialized
Tue, 24 Mar 2009 00:39:16 +0000 Paul Aurich Changelog the im.pidgin.cpw.darkrain42.buddy-add branch.
Mon, 23 Mar 2009 05:00:14 +0000 Paul Aurich Remove an extra tab
Mon, 23 Mar 2009 04:41:50 +0000 Paul Aurich Hiding in novell
Mon, 23 Mar 2009 04:31:05 +0000 Paul Aurich Use purple_buddy_get_protocol_data instead of ->proto_data
Mon, 23 Mar 2009 04:27:41 +0000 Paul Aurich Re-hide structs
Mon, 23 Mar 2009 04:25:23 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head a541830317e5c36be1c0f2cd7c685f587803d16e)
Sat, 21 Mar 2009 03:49:51 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head d70375c084af2336e7fc6646fb778120b05de9a8)
Mon, 23 Mar 2009 03:06:36 +0000 Paul Aurich merge of '96cf043274a971d5a2b9e01ef85fb60ca2a4bcd1'
Fri, 20 Mar 2009 06:01:48 +0000 Paul Aurich Fix Finch warnings when building on 64-bit
Fri, 20 Mar 2009 05:46:04 +0000 Paul Aurich merge of '7829ec76bdb008583f8da54e238c2265a1140db2'
Mon, 23 Mar 2009 02:10:44 +0000 Daniel Atallah Fix a crash when creating an account with a prpl with no protocol_options. Fixes #8747.
Sat, 21 Mar 2009 02:20:52 +0000 Elliott Sales de Andrade Add some missing newlines in debug messages.
Fri, 20 Mar 2009 02:42:38 +0000 Daniel Atallah Josef Andrysek noticed that there's a scenario where the PurpleCircBuffer gets
Wed, 18 Mar 2009 19:30:16 +0000 Marcus Lundblad merge of '661d9bf066d7a7b9605d9c606427c4b5f88b19e0'
Wed, 18 Mar 2009 19:30:09 +0000 Marcus Lundblad Clarified a couple of points in the ChangeLog
Mon, 16 Mar 2009 21:44:51 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 73e463add9a124c86554c2958526e1a6ee5fc22f)
Tue, 17 Mar 2009 00:56:37 +0000 Mark Doliner Uh, I think this comment is wrong. Or the code is wrong and does silly
Mon, 16 Mar 2009 22:56:57 +0000 Mark Doliner Add a friendly error message if something uses
Mon, 16 Mar 2009 22:52:12 +0000 Mark Doliner Just a note
Mon, 16 Mar 2009 21:44:22 +0000 Peter Hjalmarsson merge of '73e463add9a124c86554c2958526e1a6ee5fc22f'
Mon, 16 Mar 2009 21:46:01 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 73e463add9a124c86554c2958526e1a6ee5fc22f)
Mon, 16 Mar 2009 17:07:41 +0000 Kevin Stange A patch from Jorge Villase«Ðor which makes all pounces share a single window.
Sun, 15 Mar 2009 20:22:28 +0000 Marcus Lundblad merge of '71a628a1d60524a087f0cb356fd6425036c72bee'
Fri, 13 Mar 2009 04:32:05 +0000 Elliott Sales de Andrade merge of '9ae083b7093cb3dc764443a54dbb8d2abe84a0b8'
Fri, 13 Mar 2009 03:04:07 +0000 Paul Aurich Move 'Minutes before becoming idle' above 'Change status when idle'
Fri, 13 Mar 2009 03:02:01 +0000 Paul Aurich Mark "Khmer" as translatable since we're not in string freeze
Fri, 13 Mar 2009 02:51:00 +0000 Mark Doliner Add a note that this function could potentially be faster.
Fri, 13 Mar 2009 04:29:11 +0000 Elliott Sales de Andrade Add xmlnode_set_attrib_full that enables you to set an attribute with both
Fri, 13 Mar 2009 02:21:27 +0000 Mark Doliner Is there any reason this is an int instead of PurplePrivacyType? I
Thu, 12 Mar 2009 11:02:02 +0000 Richard Nelson fix a crash when changing to away without a status message
Wed, 11 Mar 2009 04:39:56 +0000 John Bailey And make that actually compile.
Wed, 11 Mar 2009 04:38:12 +0000 John Bailey Add libpurple version to '/debug version' output.
Tue, 10 Mar 2009 17:02:05 +0000 Ethan Blanton Add libpurple version to --version
Tue, 10 Mar 2009 16:57:57 +0000 Ethan Blanton Add the libpurple version to Pidgin's About dialog
Mon, 09 Mar 2009 02:19:51 +0000 Mark Doliner Only show the oscar error "we couldn't fetch your buddy list, but
Sun, 08 Mar 2009 06:24:15 +0000 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head aa9e255d8e32921a2fe4e6bd74fe36d1ffdc9ec1)
Sun, 08 Mar 2009 06:20:04 +0000 Sulabh Mahajan Update yahoo.c as per im.pidgin.pidgin to resolve conflicts
Sun, 08 Mar 2009 05:45:46 +0000 Sulabh Mahajan clear a double free bug
Sun, 01 Mar 2009 13:55:33 +0000 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head df7280158976d27e9eaf4a660e32a5af5a484578)
Sun, 01 Mar 2009 09:50:59 +0000 Sulabh Mahajan When acting as a p2p server, send HTTP OK after receiving file.
Wed, 28 Jan 2009 07:34:18 +0000 Sulabh Mahajan fix a bug in libpurple that prevented receiving file transfers to be marked completed (in case the protocol uses an xfer->ops.read function)
Wed, 28 Jan 2009 07:01:37 +0000 Sulabh Mahajan use "msn/" rather than "wlm/"
Wed, 21 Jan 2009 09:14:01 +0000 Sulabh Mahajan msn interoperability : presence settings
Wed, 21 Jan 2009 08:55:05 +0000 Sulabh Mahajan msn interoperability: change groups
Tue, 20 Jan 2009 18:08:36 +0000 Sulabh Mahajan initialize *pkt to NULL, remove a warning from the compiler
Tue, 20 Jan 2009 17:44:36 +0000 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head eeaad582dcb34b6753c78371c4aa03af92b095f5)
Tue, 20 Jan 2009 17:11:35 +0000 Sulabh Mahajan clearing conflicts while merging from im.pidgin.pidgin to im.pidgin.soc.2008.yahoo
Tue, 20 Jan 2009 16:28:40 +0000 Sulabh Mahajan implement wlm interoperability, add/message friends using wlm/<wlm id> as id, note prefix "wlm/"
Fri, 14 Nov 2008 09:21:26 +0000 Sulabh Mahajan identify when packet bounces back and contains our own ip instead
Fri, 14 Nov 2008 08:08:59 +0000 Sulabh Mahajan remove connection timeout if already connected
Fri, 14 Nov 2008 07:07:43 +0000 Sulabh Mahajan set fd to -1 initially, if not done, no p2p connection is initiated ever.
Wed, 12 Nov 2008 10:23:13 +0000 Sulabh Mahajan resolved conflict -- merged im.pidgin.pidgin to im.pidgin.soc.2008.yahoo
Wed, 12 Nov 2008 10:18:49 +0000 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head bc80dc424bc7a7e274901f9124173538e5b43f41)
Wed, 12 Nov 2008 10:17:38 +0000 Sulabh Mahajan resolving conflict - merging im.pidgin.pidgin to im.pidgin.soc.2008.yahoo
Wed, 12 Nov 2008 08:19:56 +0000 Sulabh Mahajan set yahoo_p2p_server_watcher, yahoo_p2p_server_timeout_handle to 0; check for nonnegative fd instead of nonzero;
Sun, 28 Sep 2008 16:03:24 +0000 Sulabh Mahajan Add timeout to p2p server accepting connections
Sun, 28 Sep 2008 15:52:08 +0000 Sulabh Mahajan correct a malloc bug
Sat, 27 Sep 2008 15:36:16 +0000 Sulabh Mahajan During logging out close p2p server if it is waiting for peer to connect
Sat, 27 Sep 2008 15:30:10 +0000 Sulabh Mahajan dont initiate p2p connection with a peer, while we are waiting for another peer to conenct to us
Fri, 22 Aug 2008 20:25:56 +0000 Sulabh Mahajan Dont try connecting to those on sms or offline.
Fri, 22 Aug 2008 19:27:31 +0000 Sulabh Mahajan Remove bug that crashed pidgin when sending p2p pkt to a buddy not on
Fri, 22 Aug 2008 18:48:03 +0000 Sulabh Mahajan Fix a bug, where malloc failed to allocate memory at times, replaced
Fri, 22 Aug 2008 15:00:16 +0000 Sulabh Mahajan When sending a file, if there isn't a p2p connection, try establishing it.
Wed, 20 Aug 2008 21:37:09 +0000 Sulabh Mahajan remove p2p keepalive timer at logout
Wed, 20 Aug 2008 21:17:04 +0000 Sulabh Mahajan Dont try a p2p connection to non yahoo buddies
Wed, 20 Aug 2008 21:11:56 +0000 Sulabh Mahajan MSN Interoperability, add, remove buddies, change group, send im, etc
Wed, 20 Aug 2008 20:32:57 +0000 Sulabh Mahajan Implement keep alives for p2p connections, remove bug causing hundreds
Tue, 22 Jul 2008 18:57:02 +0000 Sulabh Mahajan Fix a bug, which results in trying to setup a p2p connection to self
Mon, 21 Jul 2008 09:07:42 +0000 Sulabh Mahajan Remove some bugs related to inserting some data into hash table, data for connected peers
Sun, 20 Jul 2008 17:37:46 +0000 Sulabh Mahajan Use purple_util_chrreplace instead of g_strsplit then g_strjoinv
Sun, 20 Jul 2008 16:51:19 +0000 Sulabh Mahajan Remove check of version for file transfer, use only version 15 file transfer
Sun, 20 Jul 2008 15:27:22 +0000 Sulabh Mahajan Send and receive SMS through yahoo
Sun, 13 Jul 2008 14:19:59 +0000 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head d2e4560619da68f5b4346dcf1247908d88f39eb3)
Mon, 16 Mar 2009 02:57:33 +0000 Mike Ruprecht Silence warning.
Wed, 04 Mar 2009 23:10:31 +0000 Marcus Lundblad Make it compile when --enable-vv is "no"
Mon, 02 Mar 2009 19:47:17 +0000 Marcus Lundblad Manual merging...
Mon, 02 Mar 2009 18:47:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Thu, 26 Feb 2009 09:03:46 +0000 Mike Ruprecht Fix up the network preference window.
Thu, 26 Feb 2009 06:08:51 +0000 Mike Ruprecht Limit the size and framerate of the video source.
Wed, 25 Feb 2009 09:20:20 +0000 Mike Ruprecht Stop crash when there are no candidates set.
Wed, 25 Feb 2009 08:18:17 +0000 Mike Ruprecht Have purple_media_codecs_ready handle a session wildcard.
Wed, 25 Feb 2009 07:22:08 +0000 Mike Ruprecht Silence assertion.
Wed, 25 Feb 2009 04:59:22 +0000 Mike Ruprecht Remove static sessions variable from google.c.
Wed, 25 Feb 2009 03:48:34 +0000 Mike Ruprecht Get rid of the medias variable in JabberStream.
Wed, 25 Feb 2009 03:28:27 +0000 Mike Ruprecht Added purple_media_manager_get_media_by_connection.
Wed, 25 Feb 2009 02:40:10 +0000 Mike Ruprecht Add a prpl-data property to PurpleMedia.
Wed, 25 Feb 2009 01:58:57 +0000 Mike Ruprecht Added the connection property back to PurpleMedia.
Tue, 24 Feb 2009 23:42:38 +0000 Mike Ruprecht Remove unused rem-addr and rem-port attributes.
Tue, 24 Feb 2009 23:36:51 +0000 Mike Ruprecht Use the correct values for Jingle Ice-Udp's rel-addr and rel-port.
Tue, 24 Feb 2009 08:25:23 +0000 Mike Ruprecht Use purple_timeout_* instead of g_timeout_*.
Tue, 24 Feb 2009 08:11:24 +0000 Mike Ruprecht Only create output windows once there's data to be output.
Sat, 21 Feb 2009 05:15:28 +0000 Mike Ruprecht merge of '6034e4df300b7da5e8fc3095e128f6215af903ab'
Sat, 21 Feb 2009 05:01:10 +0000 Mike Ruprecht Handle the session tee in the session rather than the src bin.
Fri, 20 Feb 2009 08:36:07 +0000 Mike Ruprecht Move pipeline creation into the media manager.
Thu, 19 Feb 2009 11:29:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e39dfbe6c3a61b035fc764dfaad7b49c84666d14)
Thu, 19 Feb 2009 11:28:01 +0000 Mike Ruprecht merge of 'd47b8ff41e04be89d7152ac8f587e633fff7c1cb'
Wed, 11 Feb 2009 22:42:29 +0000 Marcus Lundblad Update namespace for jingle file-transfers application
Wed, 11 Feb 2009 22:11:18 +0000 Marcus Lundblad merge of '12e8711526f49bf6cecd4f430dec8f661857221f'
Thu, 19 Feb 2009 11:26:37 +0000 Mike Ruprecht Have all src_pads for a stream be funneled into the same stream.
Wed, 11 Feb 2009 00:01:20 +0000 Mike Ruprecht Change purple_prpl_can_do_media to purple_prpl_get_media_caps.
Sun, 08 Feb 2009 23:17:51 +0000 Mike Ruprecht Use the media manager that created the media session in media.c.
Thu, 05 Feb 2009 23:54:35 +0000 Mike Ruprecht Free the session as well on error.
Thu, 05 Feb 2009 23:30:48 +0000 Mike Ruprecht Wait to send transport-info until the session-initiate ack is received.
Thu, 05 Feb 2009 22:30:27 +0000 Mike Ruprecht Make there be no default action for the media request.
Thu, 05 Feb 2009 22:06:09 +0000 Mike Ruprecht Don't crash if media can't be found.
Wed, 11 Feb 2009 22:11:08 +0000 Marcus Lundblad Update namespace for socks5 jingle transport to reflect new proto-XEP
Thu, 05 Feb 2009 11:47:40 +0000 Mike Ruprecht merge of '1cd039d2f04c877820b4097e462f26831c2d828e'
Thu, 05 Feb 2009 11:47:36 +0000 Mike Ruprecht Fix intermittent crash upon hangup when removing output windows.
Thu, 05 Feb 2009 10:25:28 +0000 Mike Ruprecht Handle having multiple active candidates.
Thu, 05 Feb 2009 09:41:07 +0000 Mike Ruprecht Plug memory leak.
Thu, 05 Feb 2009 09:36:23 +0000 Mike Ruprecht Add the id attribute to ice-udp according to the XEP.
Thu, 05 Feb 2009 08:52:52 +0000 Mike Ruprecht Have the audio levels' default width match that of the video widgets.
Thu, 05 Feb 2009 08:46:05 +0000 Mike Ruprecht Close the request dialog if the remote user hung up.
Thu, 05 Feb 2009 08:32:54 +0000 Mike Ruprecht Remove unnecessary buttons and change statusbar to say "Calling..."
Sat, 21 Feb 2009 05:15:14 +0000 Mike Ruprecht Properly free item factory. Should fix a crash on close.
Thu, 05 Feb 2009 08:22:27 +0000 Mike Ruprecht Add a basic menu to the media window.
Thu, 05 Feb 2009 03:08:52 +0000 Mike Ruprecht Add some debug messages for the remaining Farsight signals.
Thu, 05 Feb 2009 02:46:38 +0000 Mike Ruprecht Don't output an error if fs-codec.conf doesn't exist.
Thu, 05 Feb 2009 02:27:32 +0000 Mike Ruprecht Update Jingle's raw-udp version numbers to bring them in line with the XEP.
Thu, 05 Feb 2009 01:54:27 +0000 Mike Ruprecht Update Jingle RTP's version numbers to be in line with the XEP.
Thu, 05 Feb 2009 01:31:40 +0000 Mike Ruprecht Update to newest XEP-0166 Jingle spec.
Thu, 05 Feb 2009 00:31:35 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 0bb02399ead9501a3e7951cfba2e8e8350fe917c)
Thu, 05 Feb 2009 00:15:33 +0000 Mike Ruprecht merge of '8abcc61528a93f4c18a6e1f200a7ba69f1694c28'
Thu, 05 Feb 2009 00:15:13 +0000 Mike Ruprecht Fix removing output windows when the session is rejected.
Wed, 04 Feb 2009 09:27:27 +0000 Mike Ruprecht Add active elements to PurpleMediaManager. These are the elements that
Tue, 03 Feb 2009 23:34:53 +0000 Mike Ruprecht Added PurpleMediaElementType enum and added type to PurpleMediaElementInfo.
Tue, 03 Feb 2009 22:37:24 +0000 Mike Ruprecht Implement functions to register and unregister media elements for use in
Tue, 03 Feb 2009 21:37:27 +0000 Marcus Lundblad Add automatic discovery of GTalk STUN servers when using a Gtalk account
Mon, 02 Feb 2009 11:37:07 +0000 Mike Ruprecht Add statusbar to eventually replace the label.
Mon, 02 Feb 2009 10:51:10 +0000 Mike Ruprecht Make the sinks better default sizes and display them immediately.
Mon, 02 Feb 2009 10:24:55 +0000 Mike Ruprecht Implement an X error handler to prevent Pidgin from crashing on
Mon, 02 Feb 2009 10:12:29 +0000 Mike Ruprecht Make the backgrounds of the drawing areas black so it doesn't look as
Mon, 02 Feb 2009 09:58:14 +0000 Mike Ruprecht Implement *_remove_output_window and *_remove_output_windows.
Mon, 02 Feb 2009 05:38:29 +0000 Mike Ruprecht Set the purple_media_connected_cb timeout to a high priority and remove
Mon, 02 Feb 2009 04:01:34 +0000 Mike Ruprecht Simplify handling prepare-xwindow-id signal. Reduce thread unsafety.
Mon, 02 Feb 2009 03:01:24 +0000 Mike Ruprecht Added a lot of assertions and error handling.
Sat, 31 Jan 2009 05:37:27 +0000 Mike Ruprecht Make sure marshallers.h is created before compiling marshallers.c.
Sat, 31 Jan 2009 05:19:16 +0000 Mike Ruprecht Have all media sessions use a single pipeline.
Fri, 30 Jan 2009 09:50:01 +0000 Mike Ruprecht Use aliases for the media window title and the request window.
Fri, 30 Jan 2009 08:58:07 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 96db74f0ccbe2a283893e33f0f7bff5a827f48d9)
Fri, 30 Jan 2009 08:52:27 +0000 Mike Ruprecht Use request API for a media invitation.
Fri, 30 Jan 2009 08:09:20 +0000 Mike Ruprecht Set media window title to screenname.
Fri, 30 Jan 2009 07:59:37 +0000 Mike Ruprecht Change the media window items' orientations to look better.
Fri, 30 Jan 2009 06:39:41 +0000 Mike Ruprecht Create the media srcs inside PurpleMedia.
Fri, 30 Jan 2009 04:40:54 +0000 Mike Ruprecht Separate PidginMedia from PidginConversation.
Fri, 30 Jan 2009 01:23:35 +0000 Mike Ruprecht Simplify the media menu callbacks.
Tue, 27 Jan 2009 22:18:01 +0000 Mike Ruprecht Add the accepted signal and make the accept button go away immediately.
Tue, 27 Jan 2009 09:40:24 +0000 Mike Ruprecht Added the accepted signal.
Tue, 27 Jan 2009 08:46:53 +0000 Mike Ruprecht Added codecs-changed signal.
Tue, 27 Jan 2009 07:48:03 +0000 Mike Ruprecht Added purple_media_end and removed the purple_media_got_hangup.
Sat, 24 Jan 2009 12:01:34 +0000 Marcus Lundblad Removed a couple of warnings
Fri, 23 Jan 2009 06:20:16 +0000 Marcus Lundblad Removed some extra tabs on blank lines
Thu, 22 Jan 2009 23:04:52 +0000 Marcus Lundblad Added support to generate relayed candidates (TURN).
Mon, 19 Jan 2009 10:47:12 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 27a5e4c3bf4db89f9d87c37d7043c1f4dc68ed1f)
Mon, 19 Jan 2009 10:44:07 +0000 Mike Ruprecht Wait to create the sinks until the frames are ready.
Sat, 17 Jan 2009 04:36:40 +0000 Mike Ruprecht Set remote candidates as soon as they are received.
Sat, 17 Jan 2009 04:18:23 +0000 Mike Ruprecht Use the stream's direction to wait to send media.
Sat, 17 Jan 2009 01:38:44 +0000 Marcus Lundblad Run an asynchronous DNS lookup for the STUN server IP (to set as a property
Wed, 14 Jan 2009 09:32:48 +0000 Mike Ruprecht Remove unneeded pidgin_media_get_display_widget function.
Wed, 14 Jan 2009 09:20:07 +0000 Mike Ruprecht Rearrange the Pidgin media GUI.
Tue, 13 Jan 2009 13:46:06 +0000 Marcus Lundblad merge of '1c8357244603e0d86b5df08b5df711f916c01347'
Tue, 13 Jan 2009 12:24:39 +0000 Marcus Lundblad merge of 'a38c44e88ee54fa639c5d924a5100699df189a26'
Tue, 13 Jan 2009 09:00:57 +0000 Marcus Lundblad merge of '36ce4dcc4d637d6227ef52b2e9e72f957f0435ff'
Mon, 12 Jan 2009 19:27:55 +0000 Marcus Lundblad merge of 'd43b253ca7568a3f07aa77bf397fe4351db73a90'
Sat, 10 Jan 2009 01:32:34 +0000 Marcus Lundblad merge of '6f874569bd42744b784b694f8a44c06ec7d7f468'
Sat, 10 Jan 2009 01:27:49 +0000 Marcus Lundblad merge of 'a43fe39095ee00967fa35f7fc14ecd698c4b3241'
Sat, 10 Jan 2009 01:27:48 +0000 Marcus Lundblad merge of '403c70a10f0947c6a968f38acae33715ffad2fce'
Tue, 13 Jan 2009 13:43:13 +0000 Mike Ruprecht Remove some of the deprecated API.
Tue, 13 Jan 2009 13:01:50 +0000 Mike Ruprecht Remove deprecated signals.
Tue, 13 Jan 2009 12:36:59 +0000 Mike Ruprecht The sink is being held elsewhere.
Tue, 13 Jan 2009 12:28:51 +0000 Mike Ruprecht Remove levels since they aren't used.
Tue, 13 Jan 2009 12:23:23 +0000 Mike Ruprecht Update Finch to new media API.
Tue, 13 Jan 2009 11:22:19 +0000 Mike Ruprecht Replace the got-request signal in PidginMedia.
Tue, 13 Jan 2009 10:42:20 +0000 Mike Ruprecht Replace the ready signal in PidginMedia.
Tue, 13 Jan 2009 09:50:13 +0000 Mike Ruprecht Convert more PidginMedia signals to the newer API.
Tue, 13 Jan 2009 08:40:27 +0000 Mike Ruprecht Convert PidginMedia to use the state-changed signal.
Tue, 13 Jan 2009 06:48:30 +0000 Mike Ruprecht Convert the GTalk code to completely use the new ready signal.
Tue, 13 Jan 2009 06:30:29 +0000 Mike Ruprecht Use the state-changed signal in GTalk code.
Tue, 13 Jan 2009 05:32:34 +0000 Mike Ruprecht Added reject and hangup states to the state-changed signal.
Tue, 13 Jan 2009 03:02:42 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
Mon, 12 Jan 2009 03:43:04 +0000 Mike Ruprecht Manipulate optional parameters properly.
Mon, 12 Jan 2009 02:42:29 +0000 Mike Ruprecht Fix some crashes from printing debug messages on a separate thread.
Mon, 12 Jan 2009 02:01:05 +0000 Mike Ruprecht Hopefully stop the last of the BadWindow errors.
Mon, 12 Jan 2009 01:09:20 +0000 Mike Ruprecht Wrap FsCodec and remove the Farsight2 include from media.h.
Sun, 11 Jan 2009 22:53:08 +0000 Mike Ruprecht Convert rather than copy.
Sat, 10 Jan 2009 11:11:44 +0000 Mike Ruprecht Use the correct enumeration name.
Sat, 10 Jan 2009 03:58:54 +0000 Mike Ruprecht Duplicate FsCandidate to remove it from the public interface.
Sat, 10 Jan 2009 01:29:41 +0000 Mike Ruprecht merge of '403c70a10f0947c6a968f38acae33715ffad2fce'
Sat, 10 Jan 2009 01:29:40 +0000 Mike Ruprecht merge of 'a617f86bc9f9f151daef5b0980c124f94f277f9a'
Sat, 10 Jan 2009 01:26:45 +0000 Marcus Lundblad disapproval of revision '1fa05b8b4d069723f0cba486203a2a00c3baf096'
Sat, 10 Jan 2009 01:24:49 +0000 Mike Ruprecht Make FsStreamDirection and FsMediaType conversion functions static.
Sat, 10 Jan 2009 01:11:29 +0000 Mike Ruprecht merge of '1fa05b8b4d069723f0cba486203a2a00c3baf096'
Sat, 10 Jan 2009 01:09:25 +0000 Marcus Lundblad Setup all prefs for TURN
Sat, 10 Jan 2009 00:55:35 +0000 Mike Ruprecht merge of '106c6ba87b3a431f8ec3adad7e4e569f3d008f83'
Sat, 10 Jan 2009 01:26:27 +0000 Marcus Lundblad disapproval of revision '106c6ba87b3a431f8ec3adad7e4e569f3d008f83'
Sat, 10 Jan 2009 00:49:07 +0000 Marcus Lundblad Added some preliminary prefs settings for configuring a TURN relay server
Sat, 10 Jan 2009 00:34:48 +0000 Mike Ruprecht Remove some unnecessary GStreamer code.
Fri, 09 Jan 2009 00:47:06 +0000 Mike Ruprecht Make it compile in Windows with the equivalent of --disable-vv.
Thu, 08 Jan 2009 08:26:36 +0000 Mike Ruprecht Fix compiling with --disable-vv.
Thu, 08 Jan 2009 04:10:38 +0000 Mike Ruprecht merge of '856023a0b4273c54f6041597332bd5a0fb63ea0e'
Thu, 08 Jan 2009 00:24:11 +0000 Mike Ruprecht Fix crash when moving a tab with video.
Wed, 07 Jan 2009 20:18:44 +0000 Mike Ruprecht Fix a GLib warning when add_stream fails in google.c.
Wed, 07 Jan 2009 20:10:07 +0000 Mike Ruprecht Use the dispose method too.
Wed, 07 Jan 2009 08:28:17 +0000 Mike Ruprecht Wait to send media until both sides have accepted.
Thu, 08 Jan 2009 04:10:31 +0000 Mike Ruprecht Use the right pointer.
Wed, 07 Jan 2009 05:23:58 +0000 Mike Ruprecht Fix crash on exit during media session.
Wed, 07 Jan 2009 05:07:43 +0000 Mike Ruprecht Remove unused variable.
Wed, 07 Jan 2009 05:06:53 +0000 Mike Ruprecht Fix GLib warning.
Wed, 07 Jan 2009 04:40:24 +0000 Mike Ruprecht Support initiating voice calls to GTalk and Gmail.
Wed, 07 Jan 2009 03:07:01 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 8e99bf9be800f9578d7e94cc4d522d435cfc80dd)
Wed, 07 Jan 2009 02:59:51 +0000 Mike Ruprecht Remove internal.h include from media.h and mediamanager.h
Wed, 07 Jan 2009 02:49:51 +0000 Mike Ruprecht Fix gtkmedia's Makefile entries.
Wed, 07 Jan 2009 02:46:41 +0000 Mike Ruprecht Fix receiving voice calls from Gmail.
Wed, 07 Jan 2009 02:30:46 +0000 Mike Ruprecht Add candidates instead of replacing them.
Tue, 06 Jan 2009 00:21:09 +0000 Mike Ruprecht End google call if stream creation fails.
Mon, 05 Jan 2009 10:28:51 +0000 Mike Ruprecht Remove unused variables.
Mon, 05 Jan 2009 10:24:46 +0000 Mike Ruprecht Remove unused callback.
Mon, 05 Jan 2009 10:21:56 +0000 Mike Ruprecht Move functionality to the state-changed signal.
Mon, 05 Jan 2009 10:19:51 +0000 Mike Ruprecht Temporarily fix an oversight.
Mon, 05 Jan 2009 09:48:39 +0000 Mike Ruprecht Use the state-changed signal.
Mon, 05 Jan 2009 06:34:30 +0000 Mike Ruprecht Add state-changed signal to PurpleMedia.
Sun, 04 Jan 2009 12:13:12 +0000 Mike Ruprecht Remove PurpleMedias from JabberStream's list when a media session ends.
Sun, 04 Jan 2009 11:12:47 +0000 Mike Ruprecht Use the new ready signal instead of accept to send a session-accept.
Sun, 04 Jan 2009 09:56:54 +0000 Mike Ruprecht Have XMPP use the new ready signal.
Sun, 04 Jan 2009 07:42:12 +0000 Mike Ruprecht Implement a new ready signal.
Sun, 04 Jan 2009 05:21:25 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 7bd1f8a0fcc289166add1f0b4d84fdac526ab4a7)
Sun, 04 Jan 2009 05:19:54 +0000 Mike Ruprecht Add initiator property to PurpleMedia.
Fri, 02 Jan 2009 23:14:27 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head b478b184a46116ac87ac85b8cd352ea564224019)
Tue, 16 Dec 2008 02:11:07 +0000 Mike Ruprecht Rename "fs-conference" to "conference".
Tue, 16 Dec 2008 02:06:55 +0000 Mike Ruprecht Remove the screenname attribute from PurpleMedia.
Tue, 16 Dec 2008 01:27:51 +0000 Mike Ruprecht Remove connection attribute from PurpleMedia.
Tue, 16 Dec 2008 00:53:59 +0000 Mike Ruprecht Add purple_media_error.
Mon, 15 Dec 2008 09:55:25 +0000 Mike Ruprecht Free Farsight objects better.
Mon, 15 Dec 2008 09:13:41 +0000 Mike Ruprecht Set no-rtcp-timeout to 0 only for nice and rawudp transmitters.
Mon, 15 Dec 2008 08:57:11 +0000 Mike Ruprecht Remove commented out disable of the MPV codec.
Mon, 15 Dec 2008 08:39:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e36b0b63962b9c710ecd798a529e1d2b78d7879a)
Sun, 14 Dec 2008 23:43:52 +0000 Mike Ruprecht Wait for local video frame to be realized before starting local video.
Sat, 13 Dec 2008 09:11:08 +0000 Mike Ruprecht Move sink from PurpleMediaSession to PurpleMediaStream.
Sat, 13 Dec 2008 08:49:16 +0000 Mike Ruprecht merge of '2a69c36548c533b1a96f40e1ee6af57c06ab1bad'
Sat, 13 Dec 2008 08:48:58 +0000 Mike Ruprecht explicit merge of '094ca19cc431d185c7b94947bfcd7cfc2d2f4a0b'
Sat, 13 Dec 2008 08:46:42 +0000 Mike Ruprecht Silence warning.
Sat, 06 Dec 2008 02:23:20 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head dd7a36be12180dba9663c2b740553e89711d7644)
Sat, 13 Dec 2008 08:37:57 +0000 Mike Ruprecht Added media functions to set input and output volume.
Sat, 06 Dec 2008 02:20:09 +0000 Mike Ruprecht Choose the transport type according to the responder's caps.
Tue, 25 Nov 2008 02:59:47 +0000 Mike Ruprecht merge of '8b14f9ccca52482ea771f52730b3b9f59bac6b06'
Tue, 25 Nov 2008 02:58:55 +0000 Mike Ruprecht Use STUN for the nice transmitter as well.
Mon, 24 Nov 2008 10:59:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head df86c6f1de324e87828356aa8d5c369abd533b58)
Mon, 24 Nov 2008 10:43:38 +0000 Mike Ruprecht Added a Jingle ice-udp transmitter.
Mon, 17 Nov 2008 01:09:55 +0000 Mike Ruprecht Fix GTalk vv caps.
Sun, 16 Nov 2008 06:21:31 +0000 Mike Ruprecht Very basic receive only GTalk audio sessions.
Sun, 16 Nov 2008 05:22:17 +0000 Mike Ruprecht Move variables to PurpleMediaStream.
Sun, 16 Nov 2008 04:23:36 +0000 Mike Ruprecht Added PurpleMediaStream to wrap FsStream.
Thu, 13 Nov 2008 04:00:29 +0000 Mike Ruprecht Fix a few GLib warnings when trying to start a second media session.
Thu, 13 Nov 2008 03:46:28 +0000 Mike Ruprecht Combine get_*_codecs functions to mirror Farsight 2.
Sun, 09 Nov 2008 20:55:10 +0000 Marcus Lundblad Added menu items to buddy list context menu to start voice and video sessions
Fri, 07 Nov 2008 03:38:42 +0000 Mike Ruprecht Add mnemonics to buttons in PidginMedia.
Fri, 07 Nov 2008 03:30:02 +0000 Mike Ruprecht Silence warning.
Fri, 07 Nov 2008 03:14:10 +0000 Mike Ruprecht Fix crash when remote client reconnects and tries to restart the media session.
Fri, 07 Nov 2008 03:01:55 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 6b8c653bfd16896dc5b445bb8147d09a37e8db4c)
Fri, 07 Nov 2008 03:00:09 +0000 Mike Ruprecht Update Jingle raw-udp to latest spec version.
Thu, 06 Nov 2008 08:26:14 +0000 Mike Ruprecht Remove unnecessary changes in server.c.
Thu, 06 Nov 2008 03:20:05 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 633ffe234af48ead3631ae62e23840b4438fcf5f)
Thu, 06 Nov 2008 02:21:16 +0000 Mike Ruprecht Prepare vv GUI earlier and create sinks when src-pad-added is triggered.
Thu, 06 Nov 2008 01:32:58 +0000 Mike Ruprecht Add purple_media_manager_get_element.
Mon, 03 Nov 2008 03:07:07 +0000 Mike Ruprecht Fix support for audio and video (at the same time) sessions.
Sun, 02 Nov 2008 21:00:46 +0000 Mike Ruprecht Use a key file for Farsight 2 codec configuration.
Mon, 20 Oct 2008 00:11:33 +0000 Mike Ruprecht Add files I missed committing before and remove a few unnecessary functions.
Sun, 19 Oct 2008 04:59:51 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 0e036cef0f8a3bdfd1d7f7fc082edca43d3153df)
Sun, 19 Oct 2008 04:55:34 +0000 Mike Ruprecht Fix merge.
Sun, 19 Oct 2008 04:40:59 +0000 Mike Ruprecht merge of 'a4aa548f12b557cc419b1567e6902eb124d0cf06'
Sat, 27 Sep 2008 04:44:17 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 25e27ca0f73c4714d17fcdf83d0e4ce7e63bc55d)
Fri, 05 Sep 2008 05:51:41 +0000 Mike Ruprecht These should not be fatal debug messages.
Fri, 05 Sep 2008 05:46:14 +0000 Mike Ruprecht Have the responder wait to set the send codec until codecs are ready.
Fri, 05 Sep 2008 03:24:01 +0000 Mike Ruprecht Missed this when propagating.
Fri, 05 Sep 2008 02:57:48 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 25e6cb3cd762fe0e3dbb5ce67dd017555c8a26a8)
Sun, 19 Oct 2008 04:37:23 +0000 Mike Ruprecht Restructure Jingle code to more easily support multiple application types.
Fri, 05 Sep 2008 02:18:15 +0000 Mike Ruprecht Wait for Farsight 2's codecs-ready property to be TRUE before using codecs.
Tue, 02 Sep 2008 08:04:04 +0000 Mike Ruprecht Send and receive optional codec parameters in Jingle RTP.
Mon, 01 Sep 2008 03:18:26 +0000 Mike Ruprecht Simplified purple_media_get_devices.
Mon, 01 Sep 2008 01:58:42 +0000 Mike Ruprecht purple_media_add_stream should only add a stream to one session.
Mon, 01 Sep 2008 01:23:26 +0000 Mike Ruprecht Add params to purple_media_add_stream to allow for different libNice
Sun, 31 Aug 2008 23:27:05 +0000 Mike Ruprecht Silence FS_ERROR_UNKNOWN_CNAME error.
Sun, 31 Aug 2008 22:46:16 +0000 Mike Ruprecht Removed several PurpleMedia functions that now seem unnecessary:
Sun, 31 Aug 2008 21:20:05 +0000 Mike Ruprecht Gracefully handle missing the fsrtpconference GStreamer plugin.
Thu, 28 Aug 2008 04:57:30 +0000 Mike Ruprecht Properly free PurpleMedia when there's an error creating an FsStream.
Wed, 27 Aug 2008 07:49:52 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 9860b693346097316a1c47ef0fb094355c3e49ae)
Wed, 04 Mar 2009 16:52:47 +0000 Peter Hjalmarsson merge of 'b7c7f0f5daca252711952e60e283dd18a1983d33'
Wed, 04 Mar 2009 21:52:12 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 972457aa8f4a246318025cf2c479a57e1bb70848)
Sat, 07 Mar 2009 22:40:30 +0000 Paul Aurich Fixing busted merge
Sun, 22 Mar 2009 23:44:17 +0000 Paul Aurich BOSH: Support HTTPS connections to the connection manager
Sat, 21 Mar 2009 03:03:18 +0000 Paul Aurich Use a PurpleCircBuffer for the queued stanzas
Mon, 16 Mar 2009 06:38:24 +0000 Paul Aurich Rearrange the structs and fix the indentation. No functional changes.
Mon, 16 Mar 2009 06:32:55 +0000 Paul Aurich Obey the 'inactivity' attribute and send blank updates often enough. Also,
Mon, 16 Mar 2009 02:45:53 +0000 Paul Aurich Clean up BOSH reading and disconnection handling.
Mon, 16 Mar 2009 02:42:40 +0000 Paul Aurich Jabber: Default protocol version to 1.0.
Sun, 15 Mar 2009 05:13:41 +0000 Paul Aurich Close a small race with disconnecting while establishing a connection and
Sun, 15 Mar 2009 05:10:46 +0000 Paul Aurich Rename a few functions and drop some data members.
Sun, 15 Mar 2009 04:49:00 +0000 Paul Aurich merge of 'e50b65be3a30b5e9c665a8ee87d28f19e225f459'
Sun, 08 Mar 2009 01:17:38 +0000 Paul Aurich Remove more #if 0'd code referencing exts
Sun, 15 Mar 2009 04:48:47 +0000 Paul Aurich Restore BOSH to a more-or-less working state.
Sat, 07 Mar 2009 02:23:14 +0000 Paul Aurich IBB is now in im.pidgin.pidgin
Sat, 07 Mar 2009 02:02:57 +0000 Paul Aurich Fix up merge (why can't it simply make the changes to my WD first?)
Sat, 07 Mar 2009 01:59:40 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Sat, 07 Mar 2009 21:05:23 +0000 John Bailey I have no idea how we've gone nearly 16 months with no one noticing that the
Sat, 07 Mar 2009 07:32:51 +0000 Mark Doliner Use "does" here sounds more natural to me
Sat, 07 Mar 2009 02:19:57 +0000 Paul Aurich Fix merge (i.e. reapply my changes here).
Sat, 07 Mar 2009 02:14:34 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Sat, 07 Mar 2009 01:32:29 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Sun, 15 Mar 2009 20:19:44 +0000 Marcus Lundblad Unleak
Mon, 02 Mar 2009 21:25:31 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Mon, 02 Mar 2009 19:32:06 +0000 Etan Reisner merge of '431618de0f30a6938f7e14d2d61ee5d7738acd59'
Mon, 02 Mar 2009 21:25:59 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Tue, 24 Feb 2009 20:26:02 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 53ec2e73334e6dc99c29f0f13b5ebf4700f5a92c)
Thu, 12 Feb 2009 21:49:56 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b79100551ea19cf35ee8952a34a44b97204e75f3)
Sat, 07 Feb 2009 11:57:28 +0000 Marcus Lundblad Avoid crashing when showing the tooltip of an offline buddy, oops :)
Sat, 07 Feb 2009 11:09:31 +0000 Marcus Lundblad Remove some unused variables
Fri, 06 Feb 2009 22:46:24 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3da4a61feea56ff40dc5fdba355a1057c675a32d)
Fri, 06 Feb 2009 22:45:52 +0000 Marcus Lundblad Always show the top resource first in the tooltip
Fri, 06 Feb 2009 22:07:57 +0000 Marcus Lundblad merge of '971ab963635fdaf00d7a3a11affd22666eef29fa'
Wed, 04 Feb 2009 08:28:14 +0000 Marcus Lundblad merge of 'be2cd9a5fc757e3ed024c6c2df60547fc162587e'
Fri, 06 Feb 2009 22:07:50 +0000 Marcus Lundblad Show statuses per resource before other info the jabber prpl adds to the tooltip
Tue, 03 Feb 2009 20:13:02 +0000 Marcus Lundblad Only show idle time for idle resources in tooltip text when there is more than
Mon, 02 Feb 2009 22:57:38 +0000 Paul Aurich Drop the "got %d seconds idle from presence\n" debug line now that this is
Mon, 02 Feb 2009 22:51:52 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 3224dd8677b28d02b866cce510941fbf67e0fcb7)
Sun, 01 Feb 2009 19:43:13 +0000 Marcus Lundblad In the state notify plugin, don't print out a status change if we get an update
Sun, 01 Feb 2009 18:04:38 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f3cf3ba10ebc911a27833496dcc4d4dca3de66c5)
Sun, 01 Feb 2009 18:00:05 +0000 Marcus Lundblad Patch from Paul Aurich to fix reporting idle when reconnecting only when we're
Thu, 29 Jan 2009 19:54:26 +0000 Marcus Lundblad Set idle time on JabberStream when logging in
Thu, 29 Jan 2009 19:15:09 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6a51501ec3aff341c8cd763ffc2076a9bbc07d23)
Thu, 22 Jan 2009 20:39:12 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
Tue, 13 Jan 2009 18:39:17 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
Wed, 07 Jan 2009 22:05:29 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head d6e38b24a5b289e3e7632def307f1d98b177d697)
Sun, 04 Jan 2009 23:50:08 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 20e1cd58c08fdfc4116101503338fb89269ea0ea)
Thu, 01 Jan 2009 18:15:17 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head dd9cb9ed28311438c0cc3c2962f1c030fb282df3)
Sun, 28 Dec 2008 10:17:15 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f94ddf7fa975e3a39a53fccae31b7e73f892fd57)
Thu, 25 Dec 2008 13:21:27 +0000 Marcus Lundblad Updated a comment to describe what the actually does
Thu, 25 Dec 2008 10:48:49 +0000 Marcus Lundblad Only update the idle time on a buddy when getting info if the buddy already has
Wed, 24 Dec 2008 22:51:16 +0000 Marcus Lundblad When getting info from a buddy, update the idle status to the libpurple core
Wed, 24 Dec 2008 13:36:10 +0000 Marcus Lundblad Added comment about eventually needing a way to distinguish intial presence
Tue, 23 Dec 2008 20:12:07 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)
Mon, 22 Dec 2008 11:24:17 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b91b500b28cdf7b1ff8e46c5957519556a7f26db)
Wed, 17 Dec 2008 22:38:19 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 82e4edbe06cb0ef0fa59f70db44a289bb91e1343)
Tue, 10 Feb 2009 08:27:30 +0000 Paul Aurich Remove a "suggested parenthes around assignment" warning
Tue, 10 Feb 2009 06:15:27 +0000 Paul Aurich These checks are redundant; id is guaranteed to be something above
Tue, 10 Feb 2009 06:12:24 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 23720684a7671144bc56d1b20b6a1a0a22862d73)
Mon, 09 Feb 2009 07:13:44 +0000 Paul Aurich Format the time as "localtimeformat [+-]HHMM". Iterative development is fun.
Mon, 09 Feb 2009 00:03:08 +0000 Paul Aurich Fix the timezone parsing (again) and display the timezone in the info dialog
Sun, 08 Feb 2009 21:56:03 +0000 Paul Aurich Report the correct UTC time (thanks for noticing this, Marcus).
Sun, 08 Feb 2009 16:55:29 +0000 Paul Aurich Request time information from a resource if we don't have caps for it
Sun, 08 Feb 2009 16:50:58 +0000 Paul Aurich Reduce the debug log spam from the ping code and fix a logic error.
Sun, 08 Feb 2009 08:12:19 +0000 Paul Aurich Actually display the buddy's local time.
Sun, 08 Feb 2009 08:00:31 +0000 Paul Aurich Retrieve and display buddy's local time in Get Info dialog
Sun, 08 Feb 2009 07:07:25 +0000 Paul Aurich merge of '1f6758f8bdba42d2eeca66535d11e7de12d9e715'
Sun, 08 Feb 2009 07:07:23 +0000 Paul Aurich merge of '528b6f92c03b496c915051174c5b85fc46260287'
Sun, 08 Feb 2009 07:04:50 +0000 Paul Aurich disapproval of revision '5224382f81d105bd5d72ac3e55cc95b894bb824e'
Sun, 08 Feb 2009 06:40:15 +0000 Paul Aurich Avoid assertion failures on NULL 'from' attributes
Sun, 08 Feb 2009 06:31:18 +0000 Paul Aurich Pass IQ handlers type, from, id, and the child node
Sun, 08 Feb 2009 04:30:23 +0000 Paul Aurich Track the sub-node name in addition to the namespace for handlers.
Sun, 08 Feb 2009 07:04:34 +0000 Paul Aurich Track the node name in addition to the namespace for handlers (try #2)
Sun, 08 Feb 2009 03:34:25 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 8d4081da0c186c04dc75d736d688bf4f20e52676)
Thu, 05 Feb 2009 07:31:55 +0000 Paul Aurich This is shorter and easier to read.
Thu, 05 Feb 2009 00:59:58 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
Tue, 03 Feb 2009 18:43:12 +0000 Paul Aurich Alphabetize the XMPP IQ handlers (yes, I'm that anal-retentive)
Tue, 03 Feb 2009 18:14:15 +0000 Paul Aurich Fix the implementation of XEP-0202 (Entity Time) (thanks again to Marcus)
Tue, 03 Feb 2009 17:39:14 +0000 Paul Aurich Make the XMPP keepalive use jabber_ping_jid instead of building it itself.
Tue, 03 Feb 2009 17:10:05 +0000 Paul Aurich Jabber IQ handlers should handle non-query child nodes
Tue, 03 Feb 2009 16:00:40 +0000 Paul Aurich Marcus' eagle eyes noticed 'xmpp:urn:time', which is bogus.
Wed, 25 Feb 2009 22:59:41 +0000 Peter Hjalmarsson merge of '7dc734d96688ae822246be79196106858b5e6670'
Sun, 01 Mar 2009 16:17:04 +0000 Etan Reisner Clarify that the displaying-email-notification signal only fires for
Sat, 07 Mar 2009 01:36:57 +0000 Paul Aurich explicit merge of 'f29c90f0da72e27c601fd8c4e1aff2a250a52473'
Sat, 20 Jun 2009 22:25:10 +0000 John Bailey ChangeLog += 2;
Sat, 20 Jun 2009 18:27:49 +0000 Ka-Hing Cheung *** Plucked rev b932d4f94f9c771877b6a8a6a1d7dd3ea9c08005 (qulogic@pidgin.im):
Sat, 20 Jun 2009 00:35:12 +0000 Paul Aurich ChangeLog++
Sat, 20 Jun 2009 00:26:06 +0000 Paul Aurich Backport the buddy list error for ICQ/AIM, since the servers seem to be having
Fri, 19 Jun 2009 21:38:19 +0000 John Bailey NEWSing and fixing the dates in the relevant files I could remember.
Fri, 19 Jun 2009 21:13:44 +0000 John Bailey Backport and apply Mark's changes in c586c7c63e038d187f56cc31c55b1e09dec584d2.
Fri, 19 Jun 2009 21:10:02 +0000 John Bailey *** Plucked rev cdbf018a5ef98397e81d541269550d9c6fded457 (sulabh@soc.pidgin.im):
Fri, 19 Jun 2009 20:58:44 +0000 John Bailey *** Plucked rev 3f699c081b38f9d19632fcee1c23cbc96fce3092 (sulabh@soc.pidgin.im):
Fri, 19 Jun 2009 20:57:03 +0000 John Bailey Manually apply revision 5c5977a6ed3591121ef82ff587586850b9dcd176 here. This
Fri, 19 Jun 2009 20:34:02 +0000 John Bailey Ugly hack to get around needing a minor bump to make this authentication code
Fri, 19 Jun 2009 01:37:33 +0000 John Bailey *** Plucked rev 074c5aedf9bbc512331f0d3130f076190b290676 (rekkanoryo@pidgin.im):
Fri, 19 Jun 2009 01:30:45 +0000 John Bailey *** Plucked rev c1ede5faf776dc1cc966dabb42c1ef0dbaea31db (rekkanoryo@pidgin.im):
Fri, 19 Jun 2009 01:18:18 +0000 John Bailey Backport the parts of b859960a4a19f57f20db0536c1815a6d79e08e36 that apply to
Fri, 19 Jun 2009 01:07:51 +0000 John Bailey Backport a conjunction of the portions of revisions
Fri, 19 Jun 2009 00:56:37 +0000 John Bailey *** Plucked rev d0e53002eb30c6dbf9735ca50784d42141dfc96a (sulabh@soc.pidgin.im):
Fri, 19 Jun 2009 00:19:03 +0000 John Bailey Prepping for a possible 2.5.7 release.
Tue, 19 May 2009 17:49:38 +0000 Ethan Blanton po/ChangeLog update
Tue, 19 May 2009 17:46:50 +0000 Ethan Blanton We're a bit slow, bump release dates
Tue, 19 May 2009 04:07:32 +0000 Elliott Sales de Andrade NEWS! Maybe it'll push someone to get this release out...
Mon, 18 May 2009 21:41:57 +0000 Daniel Atallah Fix changelog dates for the release today.
Mon, 18 May 2009 20:31:41 +0000 Daniel Atallah NEWS for 2.5.6 - lets actually get it out the door today.
Sat, 16 May 2009 00:48:03 +0000 Ka-Hing Cheung Hello! I am still trapped here!
Fri, 15 May 2009 17:58:40 +0000 Ka-Hing Cheung Let's get this out today
Thu, 14 May 2009 21:34:38 +0000 Paul Aurich merge of '65a7d608054498ee4f5752fe003c5e19dd47758d'
Thu, 14 May 2009 21:17:11 +0000 Daniel Atallah propagate from branch 'im.pidgin.pidgin.2.5.5.veracode' (head 1744a346c5951c97b5d6ec102b49606f3dd918cc)
Thu, 14 May 2009 21:33:19 +0000 Paul Aurich Fix compilation from 49f94bb
Wed, 13 May 2009 16:06:23 +0000 Sadrul Habib Chowdhury *** Plucked rev ecd9624a (sadrul@pidgin.im):
Mon, 11 May 2009 00:20:17 +0000 Paul Aurich *** Plucked rev 2c9a1153 (khc@pidgin.im):
Sun, 10 May 2009 23:25:26 +0000 Paul Aurich *** Plucked rev f9080d0b (khc@pidgin.im):
Wed, 06 May 2009 18:58:47 +0000 Paul Aurich Fix the crash/leaks in statusbox
Mon, 04 May 2009 00:12:34 +0000 Paul Aurich *** Plucked rev ad057b75 (khc@pidgin.im):
Mon, 04 May 2009 00:03:20 +0000 Elliott Sales de Andrade Darnit, one more MSN fix:
Mon, 04 May 2009 00:02:04 +0000 Elliott Sales de Andrade merge of 'c2b098e0aaf7e6fffec72b3130cb4c851c7a64c1'
Sat, 02 May 2009 23:08:46 +0000 Elliott Sales de Andrade More MSN fixes to go along with f0df27a299120baecf9ea88a9fb24ffe1dbe72fd:
Sat, 02 May 2009 23:30:49 +0000 Paul Aurich *** Plucked rev fade006b (malu@pidgin.im):
Sat, 02 May 2009 21:11:02 +0000 Paul Aurich *** Plucked rev b786784e (datallah@pidgin.im):
Sat, 02 May 2009 21:09:37 +0000 Paul Aurich *** Plucked rev 9dd1c4c3 (khc@pidgin.im):
Sat, 02 May 2009 21:08:59 +0000 Paul Aurich *** Plucked rev 3993504a (darkrain42@pidgin.im):
Fri, 01 May 2009 16:05:55 +0000 Stu Tomlinson applied changes from 8567515a55af9b920b1ff380fe95c5f9c138f4ec
Thu, 30 Apr 2009 22:53:06 +0000 Bj«Órn Voigt German update for 2.5.6:
Thu, 30 Apr 2009 14:17:43 +0000 Sadrul Habib Chowdhury Obligatory 'whoops' commit for 2.5.6
Thu, 30 Apr 2009 14:02:54 +0000 Sadrul Habib Chowdhury Unmark for translation.
Thu, 30 Apr 2009 14:02:33 +0000 Sadrul Habib Chowdhury *** Plucked rev 143e16e9 (sadrul@pidgin.im):
Thu, 30 Apr 2009 05:19:41 +0000 Daniel Atallah Backport 7829ec76bdb008583f8da54e238c2265a1140db2 (#8706 - Corruption in PurpleCircBuffer)
Thu, 30 Apr 2009 05:18:04 +0000 Daniel Atallah Backport 96cf043274a971d5a2b9e01ef85fb60ca2a4bcd1 (#8747 - Crash when a prpl has no protocol options.)
Thu, 30 Apr 2009 05:16:29 +0000 Daniel Atallah Backport ab47b66449b213d6fbfc728cc1e8c161bed87755 (#8782 - Fix persistent Bonjour buddies.)
Thu, 30 Apr 2009 05:14:38 +0000 Daniel Atallah Backport 1ae2b55502a0afd8f28918fc4726683c52e998e9 (#8985 - Remove Start Menu shortcut when unistalling)
Wed, 29 Apr 2009 21:01:05 +0000 Paul Aurich *** Plucked rev 4831edb9 (darkrain42@pidgin.im):
Wed, 29 Apr 2009 20:57:53 +0000 Paul Aurich *** Plucked rev d34a1589 (darkrain42@pidgin.im):
Wed, 29 Apr 2009 19:39:11 +0000 Sadrul Habib Chowdhury *** Plucked rev 079a5ca1 (paul@darkrain42.org):
Wed, 29 Apr 2009 18:45:54 +0000 Sadrul Habib Chowdhury Update the version in configure.
Wed, 29 Apr 2009 18:33:39 +0000 Sadrul Habib Chowdhury We don't have purple_strequal yet in the past.
Wed, 29 Apr 2009 18:24:34 +0000 Sadrul Habib Chowdhury Pluck the MSN bug fixes.
Wed, 29 Apr 2009 18:19:22 +0000 Sadrul Habib Chowdhury *** Plucked rev 0257ab6e (wabz@pidgin.im):
Wed, 29 Apr 2009 00:52:08 +0000 Ethan Blanton ChangeLog typo
Wed, 29 Apr 2009 00:43:26 +0000 Ethan Blanton merge of '0d0a22730c3a0782d275ea2ad549bf3d93c70700'
Tue, 28 Apr 2009 21:14:11 +0000 Ethan Blanton merge of '175f0b579cc408c333dd4a10fa92ff9b56108ed9'
Tue, 28 Apr 2009 21:14:05 +0000 Ethan Blanton purple_core_get_version requires core.h
Tue, 28 Apr 2009 20:57:59 +0000 Ethan Blanton applied changes from a336cc1fd3a1ce815f97303b8d5ae8988f8cbd5b
Tue, 28 Apr 2009 20:55:35 +0000 Ethan Blanton applied changes from 70fa4cc384b7643ab1f296bdc2399bc208542a20
Wed, 29 Apr 2009 00:42:55 +0000 Ethan Blanton ChangeLog for 434568710239bbdbddea66060d293a3d124825b2
Wed, 29 Apr 2009 00:41:37 +0000 Ethan Blanton Alternate, API-safe fix for #8774 (crash on exit)
Wed, 29 Apr 2009 00:39:13 +0000 Ethan Blanton disapproval of revision '2f2d084c77a5b905a47b7b28508172451a2bb82f'
Tue, 28 Apr 2009 20:51:59 +0000 Ethan Blanton applied changes from 8c5b1d77b08657a2e236e8efe9bc2920f763911e
Tue, 28 Apr 2009 20:49:36 +0000 Ethan Blanton applied changes from 6572a403c4d945662240548bd49dd8b8a47f6fc8
Tue, 28 Apr 2009 20:46:53 +0000 Ethan Blanton applied changes from 6b5084da4501a491dab88006847c4e99fd4ce044
Tue, 28 Apr 2009 20:41:37 +0000 Ethan Blanton applied changes from aa7ce93329f5ccbe74640a92b6656ae402d8eea8
Tue, 28 Apr 2009 20:40:46 +0000 Ethan Blanton Hand-pluck of 68cb5581c551eabb57bcdf437642ee9e6786bc64
Tue, 28 Apr 2009 20:31:09 +0000 Ethan Blanton applied changes from 68cb5581c551eabb57bcdf437642ee9e6786bc64
Tue, 28 Apr 2009 20:28:30 +0000 Ethan Blanton applied changes from 4b0e16d96a9ee2554770c4400445bee7ceb49d9a
Tue, 28 Apr 2009 20:27:09 +0000 Ethan Blanton applied changes from 0d220fdade88a561785e674e66d01a2a34bd4b1c
Tue, 28 Apr 2009 20:15:53 +0000 Ethan Blanton applied changes from 0064869870b3507952491598f4d4b8d4a99fbc6b
Tue, 28 Apr 2009 20:14:08 +0000 Ethan Blanton applied changes from 20269e8849976ad6a0996f79ccbc0a12a311484f
Sun, 03 May 2009 23:18:28 +0000 Daniel Atallah I forgot about g_strlcpy in b14728379c16e92457492a7a4fc9a6b616e3fbe4.
Sat, 02 May 2009 19:50:13 +0000 Daniel Atallah Make sure we call atoi on a NUL-terminated string. It isn't safe to call on
Sat, 02 May 2009 19:39:45 +0000 Daniel Atallah Prevent a NUL ptr deref caused by a malformed session_id.
Sat, 02 May 2009 19:33:22 +0000 Daniel Atallah Prevent a NUL ptr deref when the passport is malformed.
Sat, 02 May 2009 19:21:11 +0000 Daniel Atallah Make sure that the chat room name is NUL-terminated when it is truncated or
Sat, 02 May 2009 17:43:14 +0000 Daniel Atallah Make sure that the buffer is large enough to fit DST.ADDR + DST.PORT. This was found in the analysis that Veracode performed on the pidgin codebase.
Thu, 30 Apr 2009 01:57:32 +0000 Daniel Atallah Use sscanf to parse to parse the Content-Length to ensure consistent parsing for the target variable type. This comes out of the Veracode analysis.
Tue, 24 Feb 2009 20:27:09 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 53ec2e73334e6dc99c29f0f13b5ebf4700f5a92c)
Tue, 10 Feb 2009 20:27:21 +0000 Marcus Lundblad S«£tt client type on MSN.
Tue, 10 Feb 2009 18:41:22 +0000 Marcus Lundblad Changed "type" to "client_type" for the hash value specifying client type
Mon, 09 Feb 2009 21:21:18 +0000 Marcus Lundblad Set a value "type" in the ui_info hash table
Tue, 17 Feb 2009 04:46:04 +0000 Paul Aurich Don't fallback (under any conditions) from old-style SSL to other connections
Tue, 17 Feb 2009 04:28:19 +0000 Paul Aurich Allow the user to specify their own BOSH url in the Connect Server option
Tue, 17 Feb 2009 03:39:22 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head be64dc9cd9d255a5a6a0f790f5fc505091313e6d)
Sat, 14 Feb 2009 18:23:13 +0000 Paul Aurich Use a JabberStream variable instead of a setting for the initial hash
Sat, 14 Feb 2009 03:57:22 +0000 Paul Aurich Always publish a <photo/> element, even if we have an empty buddy icon.
Sat, 14 Feb 2009 01:18:25 +0000 Paul Aurich I had the distinct pleasure of throwing invalid garbage at this code; it
Thu, 05 Feb 2009 01:00:17 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
Tue, 10 Feb 2009 06:42:42 +0000 Paul Aurich Initial presence is sent once the roster is retrieved (in the iq cb).
Tue, 10 Feb 2009 06:10:12 +0000 Paul Aurich Send initial presence before declaring us connected (I like this a little better)
Tue, 10 Feb 2009 04:43:50 +0000 Paul Aurich Wait until receiving the roster to tell the core we're logged in
Tue, 10 Feb 2009 04:39:16 +0000 Paul Aurich Fix advertised capabilities (caps, chatstates, entity time)
Thu, 05 Feb 2009 01:00:41 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
Fri, 30 Jan 2009 18:22:31 +0000 Paul Aurich My lousy typo just consumed 20 minutes of my life. 'metadata', not 'metdata'.
Fri, 30 Jan 2009 18:21:16 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head dbdaecf659b7d74cd50fad7c3d9bb621d9e8220e)
Mon, 26 Jan 2009 06:04:01 +0000 Paul Aurich Whitespace changes
Mon, 26 Jan 2009 06:02:07 +0000 Paul Aurich Support both XEP-0084 namespaces for fetching our own avatars at login
Mon, 26 Jan 2009 03:52:05 +0000 Paul Aurich Support XEP-0084 (User Avatar) v1.1 alongside v0.12
Wed, 21 Jan 2009 20:58:07 +0000 Paul Aurich Send presence updates from jabber_set_info, not jabber_set_buddy_icon.
Wed, 21 Jan 2009 20:16:22 +0000 Paul Aurich Only (re)publish XMPP avatars at login if the server's avatar differs
Wed, 21 Jan 2009 17:56:07 +0000 Paul Aurich Don't leak a JabberBuddyAvatarUpdateURLInfo struct in the error case
Wed, 21 Jan 2009 17:55:09 +0000 Paul Aurich Migrate the XMPP User Avatar (XEP-0084) code to its own file
Thu, 22 Jan 2009 01:01:51 +0000 Paul Aurich Store PurpleBOSHConnection* instead of void* userdata
Wed, 21 Jan 2009 00:19:33 +0000 Paul Aurich Don't track a cb-per-POST and remove the PurpleHTTPResponse structure.
Tue, 20 Jan 2009 06:10:42 +0000 Paul Aurich The BOSH User Agent should include the client name (and optionally version),
Mon, 19 Jan 2009 18:25:38 +0000 Paul Aurich BOSH: Fix an off-by-one g_memdup that was missing the null terminator.
Mon, 19 Jan 2009 04:52:37 +0000 Paul Aurich BOSH: Another g_return_if_fail that is backward
Mon, 19 Jan 2009 04:52:11 +0000 Paul Aurich BOSH: Reset the HTTP parsing vars when we've handled a response
Mon, 19 Jan 2009 04:15:21 +0000 Paul Aurich BOSH: Fix the HTTP Post to include the actual payload.
Sun, 18 Jan 2009 04:17:50 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
Wed, 17 Dec 2008 19:20:50 +0000 Marcus Lundblad Show idle time for idle resources in buddy tooltips
Wed, 17 Dec 2008 18:23:36 +0000 Marcus Lundblad Fix merge
Wed, 17 Dec 2008 18:01:08 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head a03e0bee477b05d1143ef3e5607d990c1120da34)
Sun, 07 Dec 2008 01:42:47 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 196060989ecbfa760153e43530294b78f8999df6)
Tue, 02 Dec 2008 22:55:49 +0000 Marcus Lundblad Fix merge
Tue, 02 Dec 2008 22:45:39 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f1327672337219c8907eea2d335efb0035e4b39e)
Tue, 02 Dec 2008 22:45:25 +0000 Marcus Lundblad Merge
Mon, 24 Nov 2008 22:12:07 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 7399f80ea98924dbddd57be1e652ecbae89d3a8e)
Tue, 18 Nov 2008 22:35:40 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head e1fd1e27a14e8cc717dc7fb6cb69ff1f10672704)
Tue, 18 Nov 2008 20:24:59 +0000 Marcus Lundblad Patch from darkrain42
Tue, 18 Nov 2008 20:22:57 +0000 Marcus Lundblad Patch from darkrain42
Mon, 17 Nov 2008 23:18:12 +0000 Marcus Lundblad Support setting offset from <delayed/> element in <presence/> or "stamp"
Mon, 17 Nov 2008 18:22:26 +0000 Marcus Lundblad Change jabber_presence_send to not take an extra argument to force idle updating
Sun, 16 Nov 2008 22:48:22 +0000 Marcus Lundblad Killed a warning
Sun, 16 Nov 2008 22:45:11 +0000 Marcus Lundblad Oops, unleak...
Sun, 16 Nov 2008 22:29:00 +0000 Marcus Lundblad A first stab at supporting the upcoming new use-case in XMPP XEP-0012
Sun, 18 Jan 2009 04:13:39 +0000 Paul Aurich Jabber BOSH: memory management fixes
Sun, 18 Jan 2009 04:11:15 +0000 Paul Aurich Jabber BOSH: Try to continue with no BOSH version attribute
Sun, 18 Jan 2009 04:02:31 +0000 Paul Aurich Jabber BOSH: Model the parsing on the SOAP stuff
Sun, 18 Jan 2009 00:51:12 +0000 Paul Aurich Jabber BOSH: Store less for each Request/Response
Fri, 19 Dec 2008 04:28:38 +0000 Paul Aurich Partial disapproval of b8fdbd255c614e7305f835b843a3414675a86a19
Fri, 19 Dec 2008 04:18:42 +0000 Paul Aurich Remove the old if 0'd out caps code and reorder some functions.
Fri, 19 Dec 2008 04:11:07 +0000 Paul Aurich Support old (XEP v1.3) Entity Capabilities alongside the new ones.
Wed, 17 Dec 2008 04:33:00 +0000 Paul Aurich Rename a few variables
Mon, 15 Dec 2008 20:43:02 +0000 Paul Aurich Reference-count JabberCapsClientInfo and fix bug.
Sun, 14 Dec 2008 21:19:02 +0000 Paul Aurich Rename a few functions and clean up the exit cleanup of a function
Fri, 12 Dec 2008 00:00:00 +0000 Paul Aurich Rename user_data to cb_data (there were too many 'userdata'/'user_data's).
Fri, 05 Dec 2008 06:51:39 +0000 Paul Aurich Make the Request ID a long long (fit in 2^53-1)
Fri, 05 Dec 2008 00:08:19 +0000 Paul Aurich Reorder some functions to eliminate prototypes and
Thu, 04 Dec 2008 23:59:44 +0000 Paul Aurich Jabber BOSH: more fixes.
Mon, 01 Dec 2008 05:47:04 +0000 Paul Aurich Jabber BOSH: Many fixes
Mon, 01 Dec 2008 04:00:41 +0000 Paul Aurich Track the TXT query in the js object so it will be cancelleable
Mon, 01 Dec 2008 04:00:41 +0000 Paul Aurich Add option for forcing BOSH (useful for debugging)
Sat, 29 Nov 2008 21:41:55 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 9ba9fc8e618e033ab6a9245be2210194b6364e75)
Sat, 29 Nov 2008 18:41:39 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 11ea1799b1892059650fa7dcf6e848a020045e50)
Sat, 29 Nov 2008 02:18:37 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 280dc76b99f56c1c9e8c8c8175e03b356f27f757)
Wed, 26 Nov 2008 22:06:46 +0000 Paul Aurich Sprinkle jabber_resource_has_capability in places
Wed, 26 Nov 2008 18:45:57 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head a09b8705223fb492cdb0a664e88d9bf04b58cebd)
Mon, 24 Nov 2008 03:12:36 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head ff33fd0d52d8b32701b296048df6105a5c70e554)
Sun, 23 Nov 2008 06:03:25 +0000 Paul Aurich Cut-n-paste typo
Sun, 23 Nov 2008 05:45:26 +0000 Paul Aurich dnssrv.c:
Sun, 23 Nov 2008 03:52:40 +0000 Paul Aurich merge of '0da3644551b2442b2db4cf9d828865d167df8072'
Sat, 22 Nov 2008 19:44:46 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 98fe04f817ef415faebd3f7a38b7f0588c0b0cba)
Sat, 22 Nov 2008 19:44:05 +0000 Paul Aurich Add more jabber plugin unloading functions to clean up more data structures
Sat, 22 Nov 2008 18:53:48 +0000 Paul Aurich Make capstable caps.c-only and add a jabber_caps_uninit() function
Sat, 22 Nov 2008 18:30:01 +0000 Paul Aurich jabber_contact_info is no longer used
Sat, 22 Nov 2008 18:26:45 +0000 Paul Aurich Sprinkle around more support for xml:lang on JabberIdentities
Sat, 22 Nov 2008 04:32:11 +0000 Paul Aurich const this in order to enforce the don't-you-dare-change-this
Sat, 22 Nov 2008 01:05:42 +0000 Paul Aurich Move structures and function definitions in to caps.c and stop any other code from killing JabberCapsClientInfo structures (owned by the hash table)
Sat, 22 Nov 2008 00:51:16 +0000 Paul Aurich Rename some structs and the JabberCapsClientInfo destruction function
Sat, 22 Nov 2008 00:42:56 +0000 Paul Aurich Whitespace and formatting changes
Fri, 21 Nov 2008 23:44:30 +0000 Paul Aurich Rework jabber_caps_calculate_hash
Fri, 21 Nov 2008 22:00:05 +0000 Paul Aurich Clean up jabber_caps_client_iqcb
Fri, 21 Nov 2008 20:30:21 +0000 Paul Aurich Whitespace cleanup (no functional changes, just unwrap the huge if block and
Fri, 21 Nov 2008 20:10:02 +0000 Paul Aurich Error checking and use g_list_foreach
Fri, 21 Nov 2008 18:50:43 +0000 Paul Aurich Don't crash if the lang attribute of an identity is NULL
Fri, 21 Nov 2008 18:24:31 +0000 Paul Aurich Remove JabberCapsIdentity and just use JabberIdentity everywhere
Fri, 21 Nov 2008 17:52:56 +0000 Paul Aurich Whitespace, formatting, and // -> /* */
Fri, 21 Nov 2008 17:47:12 +0000 Paul Aurich Use strcmp instead of a wrapper
Fri, 21 Nov 2008 08:28:50 +0000 Paul Aurich constify, ifdef out an old-caps remnant, and rewrite a little
Fri, 21 Nov 2008 08:04:09 +0000 Paul Aurich Clean up a few things
Fri, 21 Nov 2008 05:54:22 +0000 Paul Aurich Rewrite jabber_presence_set_capabilities a little
Sun, 23 Nov 2008 03:52:33 +0000 Paul Aurich Fix a null dereference on non-connected accounts
Fri, 21 Nov 2008 04:18:19 +0000 Paul Aurich Clean up jabber_presence_send
Fri, 21 Nov 2008 00:35:44 +0000 Paul Aurich Entity Capabilities must be per-JabberStream
Thu, 20 Nov 2008 23:58:17 +0000 Paul Aurich Fix compilation errors and many warnings
Thu, 20 Nov 2008 21:57:52 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head c36cf6e54e25bff1ff7802082ae3c787d658187c)
Wed, 27 Aug 2008 07:34:32 +0000 Mike Ruprecht Properly free audio and video devices in the preferences.
Wed, 27 Aug 2008 06:17:33 +0000 Mike Ruprecht Fix up video preview error handling.
Wed, 27 Aug 2008 05:52:14 +0000 Mike Ruprecht Simplify device API. Use gchar* instead of GValue.
Wed, 27 Aug 2008 00:12:57 +0000 Mike Ruprecht merge of '3fd2b0bf399bc4820c027060ec6c82ed1ca6ca45'
Sun, 24 Aug 2008 07:49:50 +0000 Mike Ruprecht Make voice calls work with Finch.
Sun, 24 Aug 2008 06:01:51 +0000 Mike Ruprecht Restore autoprobe property when finished probing for devices.
Wed, 27 Aug 2008 00:08:38 +0000 Mike Ruprecht Update to Farsight2 0.0.3.
Thu, 21 Aug 2008 02:41:21 +0000 Mike Ruprecht Remove a bunch of extraneous GstBus messages from the debug output.
Thu, 21 Aug 2008 00:53:58 +0000 Mike Ruprecht Fix GStreamer assertion.
Wed, 20 Aug 2008 22:49:35 +0000 Mike Ruprecht Fixed a compile warning.
Mon, 18 Aug 2008 06:31:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 9db6cf3ac465ef3a7aca0eee0f47e02d3ea7b162)
Mon, 18 Aug 2008 06:25:38 +0000 Mike Ruprecht Fixed a ton of memory leaks.
Sun, 17 Aug 2008 07:55:38 +0000 Mike Ruprecht * Added input/output volume preferences for voice conversations.
Sun, 17 Aug 2008 01:06:27 +0000 Mike Ruprecht Only show the mute button when sending an audio stream.
Sun, 17 Aug 2008 00:49:29 +0000 Mike Ruprecht Decouple stream direction. Allows send only or recv only streams.
Sat, 16 Aug 2008 20:22:41 +0000 Mike Ruprecht Fix crash when gstreamer audio or video factory can't be found. References #6605
Fri, 15 Aug 2008 04:07:00 +0000 Mike Ruprecht Stop additional media sessions within a single conversation for grouped contacts.
Thu, 14 Aug 2008 23:23:41 +0000 Mike Ruprecht Remove warning.
Thu, 14 Aug 2008 23:14:56 +0000 Mike Ruprecht Prevent multiple voice and video sessions within the same conversation.
Sat, 09 Aug 2008 03:51:42 +0000 Mike Ruprecht Changed PurpleMediaStreamType to PurpleMediaSessionType.
Sat, 09 Aug 2008 03:11:46 +0000 Mike Ruprecht Fixed up media functions in prpl.c and prpl.h, adding more documentation and
Sat, 09 Aug 2008 02:24:38 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 434563a4b8fadb9593c241db4bb5ffd0bf2c0627)
Thu, 20 Nov 2008 21:13:56 +0000 Paul Aurich explicit merge of '714a7c7f903d11c96ffade34966121da549d998f'
Sun, 03 Aug 2008 23:16:24 +0000 Tobias Markmann propagate from branch 'im.pidgin.pidgin' (head 2747d5e0324ca6b81e83bbb8b75e1efebcbbad6e)
Sat, 09 Aug 2008 01:50:06 +0000 Mike Ruprecht * Added documentation to media.h and mediamanager.h
Sun, 03 Aug 2008 23:31:48 +0000 Mike Ruprecht Update Jingle implementation per recent standard changes.
Wed, 23 Jul 2008 22:34:22 +0000 Mike Ruprecht Added a mute button for the local microphone.
Wed, 23 Jul 2008 20:10:18 +0000 Mike Ruprecht Set the proper send codec in Farsight.
Sat, 19 Jul 2008 03:10:38 +0000 Mike Ruprecht merge of '77e249bc561fc09bc5fe8f9c6f8b573701b5d63d'
Fri, 18 Jul 2008 22:05:55 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head c7c882ce933f14ae4b89d4c9782a84accaec53b5)
Sat, 19 Jul 2008 03:10:00 +0000 Mike Ruprecht Convert serv_* media functions to purple_prpl_* functions.
Thu, 17 Jul 2008 23:09:58 +0000 Mike Ruprecht Add two missed newlines for debug messages.
Thu, 17 Jul 2008 22:59:31 +0000 Mike Ruprecht Use the purple STUN server preference with the rawudp Farsight transmitter.
Thu, 17 Jul 2008 21:01:46 +0000 Mike Ruprecht Set the media pipeline to PLAYING immediately after initialization
Wed, 16 Jul 2008 21:55:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e3ceb09b71185a9074ce73733f2a65b437c9a545)
Wed, 16 Jul 2008 21:42:13 +0000 Mike Ruprecht Fix compiling without voice and video support.
Wed, 16 Jul 2008 21:35:24 +0000 Mike Ruprecht Added whether voice and video support has been enabled in Pidgin's About dialog.
Fri, 11 Jul 2008 02:10:04 +0000 Mike Ruprecht Fixed some memory leak issues involving GLists.
Fri, 11 Jul 2008 01:35:54 +0000 Mike Ruprecht Added ChangeLog.API entries.
Fri, 11 Jul 2008 01:20:08 +0000 Mike Ruprecht Added xmlnode_get_parent.
Fri, 11 Jul 2008 01:04:44 +0000 Mike Ruprecht Simplify the Jingle handlers by moving repetitive code into the parse function.
Thu, 10 Jul 2008 22:54:18 +0000 Mike Ruprecht Hide unnecessarily exposed Jingle handler functions
Thu, 10 Jul 2008 22:49:52 +0000 Mike Ruprecht Further decouple Jingle from iq.c
Sat, 28 Jun 2008 17:42:31 +0000 Mike Ruprecht Clarify the scope of two variables.
Fri, 27 Jun 2008 21:39:56 +0000 Mike Ruprecht Added better Farsight error handling.
Fri, 27 Jun 2008 18:44:49 +0000 Mike Ruprecht Wait to set up the voice and video GUI until the responder has accepted the session.
Fri, 27 Jun 2008 18:01:13 +0000 Mike Ruprecht Fix the order of the send/recv audio/video display widgets.
Fri, 27 Jun 2008 16:56:25 +0000 Mike Ruprecht Move the main voice and video pipeline into media.c and display more debug info.
Thu, 26 Jun 2008 20:59:15 +0000 Mike Ruprecht Add proper padding to the voice conference audio levels.
Thu, 26 Jun 2008 20:25:38 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 868098fbe53290a8abcc3307c6fec2c6054a5e00)
Thu, 26 Jun 2008 19:57:37 +0000 Mike Ruprecht Widened the vertical audio levels.
Thu, 19 Jun 2008 17:38:04 +0000 Mike Ruprecht Move the audio progress bar widgets to be beside the video displays.
Thu, 12 Jun 2008 03:59:26 +0000 Mike Ruprecht Notify the user which type of media session the remote user wants to initiate.
Tue, 10 Jun 2008 05:18:29 +0000 Mike Ruprecht Preliminary video embedded in the conversation window. It's still kind of buggy.
Sun, 08 Jun 2008 02:47:38 +0000 Mike Ruprecht Fix assertion.
Sat, 07 Jun 2008 23:23:25 +0000 Mike Ruprecht New media icons. Thanks, hbons.
Sat, 07 Jun 2008 20:16:06 +0000 Mike Ruprecht Fix crash when receiving a session-initiate ack for a nonexistent session.
Sat, 07 Jun 2008 19:57:32 +0000 Mike Ruprecht Fix assertion.
Sat, 07 Jun 2008 03:43:45 +0000 Mike Ruprecht Send negotiated codecs in session-accept opposed to all local codecs.
Sat, 07 Jun 2008 03:14:52 +0000 Mike Ruprecht Jingle sessions now keep track of their transaction state to a degree.
Fri, 06 Jun 2008 22:20:33 +0000 Mike Ruprecht Silence warning.
Fri, 06 Jun 2008 21:57:59 +0000 Mike Ruprecht Listen to the media pipeline and display errors.
Fri, 06 Jun 2008 21:10:16 +0000 Mike Ruprecht Use the right namespaces for broadcasting and discovering Jingle support.
Fri, 06 Jun 2008 20:48:13 +0000 Mike Ruprecht Temporary fix to remove a 5-7 second delay when initiating a media session.
Fri, 06 Jun 2008 20:28:20 +0000 Mike Ruprecht Added the "media" attribute to the Jingle description element according
Fri, 06 Jun 2008 19:08:04 +0000 Mike Ruprecht Added some utility functions to convert PurpleMediaStreamType
Fri, 06 Jun 2008 08:26:57 +0000 Mike Ruprecht merge of '3969ff3f40069748728f9ee2376a4bab3f089d04'
Fri, 06 Jun 2008 08:04:37 +0000 Mike Ruprecht Corrected debug labels s/"jabber"/"jingle"/
Fri, 06 Jun 2008 07:43:03 +0000 Mike Ruprecht Refactored PurpleMedia to make creating audio or video sessions virtually identical. Audio, video, and audio/video sessions now work. Also added videotestsrc to the video plugin preference.
Wed, 04 Jun 2008 19:21:49 +0000 Mike Ruprecht Added functions to help create Jingle packets. Revised some of the Jingle flow.
Tue, 03 Jun 2008 23:35:39 +0000 Mike Ruprecht Added functions to help with the creation of Jingle packets.
Tue, 03 Jun 2008 02:59:48 +0000 Mike Ruprecht Added JingleSessionContent structure to store content information
Mon, 02 Jun 2008 21:58:39 +0000 Mike Ruprecht Further decoupled Jingle code from jabber.c:
Mon, 02 Jun 2008 20:59:20 +0000 Mike Ruprecht Moved Jingle message handlers from jabber.c to jingle.c.
Mon, 02 Jun 2008 18:18:58 +0000 Mike Ruprecht Fix crash bug when checking if a contact can do media when logging out.
Sat, 31 May 2008 20:15:34 +0000 Mike Ruprecht Check remote JID's capabilities for audio and video XEP support.
Sat, 31 May 2008 06:45:42 +0000 Mike Ruprecht Remove the "Call" button from the formatting toolbar.
Sat, 31 May 2008 06:29:38 +0000 Mike Ruprecht Create a proper media menu with options for audio, video, and
Sat, 31 May 2008 04:01:18 +0000 Mike Ruprecht Free the PurpleMedia object when the media session ends and fix ending
Wed, 28 May 2008 21:13:36 +0000 Mike Ruprecht merge of '38838bc806900103298d383237d2ae7cd60bbd82'
Tue, 27 May 2008 16:30:26 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin.vv' (head 9443004596a4fc55992da8548ef5b438de22c8ef)
Tue, 27 May 2008 06:51:21 +0000 Sadrul Habib Chowdhury Broken merge.
Tue, 27 May 2008 06:27:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
Tue, 27 May 2008 04:55:10 +0000 Mike Ruprecht merge of '0685fc29468269a2af68268baa627b09f83339e4'
Tue, 27 May 2008 04:54:12 +0000 Mike Ruprecht Silence warning.
Wed, 28 May 2008 21:00:40 +0000 Mike Ruprecht Use USE_VV instead of USE_FARSIGHT.
Wed, 28 May 2008 18:41:03 +0000 Mike Ruprecht Change configure script to have a separate check for voice and video
Tue, 27 May 2008 04:30:36 +0000 Mike Ruprecht Require gstreamer-plugins-base-0.10 for compiling with voice and video
Tue, 27 May 2008 02:24:03 +0000 Mike Ruprecht Added better Farsight error handling. Fixes several crash bugs related
Sun, 25 May 2008 04:01:44 +0000 Mike Ruprecht Fix compiling with the --disable-vv switch.
Sat, 24 May 2008 20:02:01 +0000 Mike Ruprecht Fix video plugin/device preference and preview.
Sat, 24 May 2008 01:40:34 +0000 Mike Ruprecht Moved jingle.c global variable "sessions" into JabberStream.
Fri, 23 May 2008 02:42:32 +0000 Mike Ruprecht Updates voice and video to use Farsight 2, gets XMPP voice conferences
Sun, 13 Apr 2008 17:53:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 9da7555026cd7b8456f95ae153a7852ddbcf6678)
Sat, 22 Mar 2008 09:40:38 +0000 Sadrul Habib Chowdhury Add log-handlers for farsight foo.
Sat, 22 Mar 2008 09:36:22 +0000 Sadrul Habib Chowdhury Fine tune the media (audio) widget in finch.
Sat, 22 Mar 2008 09:17:34 +0000 Sadrul Habib Chowdhury Change a few things:
Sat, 22 Mar 2008 05:10:29 +0000 Sadrul Habib Chowdhury Add Marcus Lundblad to the COPYRIGHT.
Sat, 22 Mar 2008 05:09:19 +0000 Sadrul Habib Chowdhury Patch from Michael Ruprecht (Maiku) to announce voice support to the officia gtalk client. References #34.
Sat, 22 Mar 2008 04:56:03 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 86f8b3e5d789c691f873f515a92fe8e111dcab6e)
Sat, 22 Mar 2008 04:51:58 +0000 Sadrul Habib Chowdhury Some media support in finch. This needs to be updated for the got-accept signal.
Sat, 22 Mar 2008 04:48:36 +0000 Sadrul Habib Chowdhury Add the new jingle.c/h files.
Sat, 22 Mar 2008 04:45:46 +0000 Sadrul Habib Chowdhury Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
Tue, 18 Mar 2008 05:40:29 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)
Sat, 15 Mar 2008 07:39:15 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 8ca6a80e2cd7fbbc59983f8ba370f7276e062db9)
Sat, 15 Mar 2008 07:37:03 +0000 Sadrul Habib Chowdhury Show a message when the remote end terminates a session.
Fri, 08 Feb 2008 20:18:49 +0000 Sadrul Habib Chowdhury Fix a compile error due to set_clock being defined in term.h conflicting with gstreamer.
Wed, 06 Feb 2008 19:44:41 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 16d99d9757384d801e4f13d991cb769a71f9c190)
Sun, 13 Jul 2008 14:10:22 +0000 Sulabh Mahajan Fix file transfer to a user not in buddy list, defaulting to use v15
Sat, 12 Jul 2008 19:44:24 +0000 Sulabh Mahajan minor changes in comments style and alphabetic ordering of header files.
Sat, 12 Jul 2008 19:24:34 +0000 Sulabh Mahajan changed gboolean connection_type to enum yahoo_p2p_connection_type
Sat, 12 Jul 2008 19:13:31 +0000 Sulabh Mahajan changed PKT_YAHOOSERVER and PKT_P2P, into enum yahoo_pkt_type
Sat, 12 Jul 2008 18:55:29 +0000 Sulabh Mahajan Better naming convention, prefix YAHOO_P2PSTATUS_ to values in the enum YahooP2PStatus
Sat, 12 Jul 2008 18:33:15 +0000 Sulabh Mahajan if(p2p_data->source >= 0) in place of if(p2p_data->source)
Sat, 12 Jul 2008 18:28:22 +0000 Sulabh Mahajan f->p2p_packet_sent and f->p2p_status initialization in yahoo_friend_new() redundant
Fri, 11 Jul 2008 19:03:59 +0000 Sulabh Mahajan Receive files when we are p2p server
Wed, 09 Jul 2008 18:19:37 +0000 Sulabh Mahajan Add + in place of spaces in p2p url, fixes transfer of file with name containing spaces
Wed, 09 Jul 2008 15:05:09 +0000 Sulabh Mahajan Send file by p2p when we are server
Wed, 02 Jul 2008 11:16:35 +0000 Sulabh Mahajan Check for session id (value for key 11) in the received IMs and Notifications against our session id. Disconnect in
Wed, 02 Jul 2008 07:22:58 +0000 Sulabh Mahajan Changed user_data to more apt p2p_data, change in variable name.
Wed, 02 Jul 2008 06:58:57 +0000 Sulabh Mahajan Act as a YMSG server on port 5101 for IMs and Notifications
Fri, 27 Jun 2008 16:02:30 +0000 Sulabh Mahajan Fall back to establishing connection as a client when unable to act as a server.
Fri, 27 Jun 2008 13:34:44 +0000 Sulabh Mahajan Sending of p2p packet, providing peer with our IP address to make a connection to us.
Sat, 21 Jun 2008 14:34:38 +0000 Sulabh Mahajan Support for P2P file transfer (SEND), when we are client to the peer
Tue, 17 Jun 2008 21:30:49 +0000 Sulabh Mahajan propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)
Mon, 18 Aug 2008 17:08:01 +0000 Tobias Markmann * free xmlnodes after bosh receive callback is called
Mon, 18 Aug 2008 16:20:46 +0000 Tobias Markmann * removing some comment with XML example
Mon, 18 Aug 2008 15:44:43 +0000 Tobias Markmann * fixing a bug in jabber_bosh_http_connection_receive_parse_header()
Mon, 18 Aug 2008 11:11:32 +0000 Tobias Markmann * adding some missing documentation
Mon, 18 Aug 2008 08:42:37 +0000 Tobias Markmann * sending empty <body> requests if there are not othere requests to be answered to keep a CM -> client channel open
Sat, 16 Aug 2008 21:28:32 +0000 Tobias Markmann * data buffer for received data. Support for any HTTP resonse size now.
Fri, 15 Aug 2008 16:35:32 +0000 Tobias Markmann * moving BOSH interfacing from jabber_send to jabber_send_raw
Fri, 15 Aug 2008 14:02:21 +0000 Tobias Markmann * using libpurple's internal SASL mechanisms during BOSH authentication phase
Tue, 12 Aug 2008 12:48:25 +0000 Tobias Markmann * sending some User-Agent
Tue, 12 Aug 2008 12:40:48 +0000 Tobias Markmann * calling PurpleBOSHConnection's receive_cb
Mon, 11 Aug 2008 21:28:05 +0000 Tobias Markmann * parsing HTTP response and emitting HTTP request callback
Sat, 09 Aug 2008 23:07:58 +0000 Tobias Markmann * preparing handling of multiple requests for pipelining support
Sat, 09 Aug 2008 22:16:11 +0000 Tobias Markmann * doing HTTP requests
Tue, 05 Aug 2008 22:24:39 +0000 Tobias Markmann * adding receive callback; preparing receiving and boot code
Tue, 05 Aug 2008 18:44:42 +0000 Tobias Markmann * adding bosh files to Makefile.am & .mingw
Sun, 03 Aug 2008 22:58:10 +0000 Tobias Markmann * missing commit
Sun, 03 Aug 2008 22:50:13 +0000 Tobias Markmann * some refactoring
Sun, 03 Aug 2008 22:21:49 +0000 Tobias Markmann * small bugfix in jabber_ipc_add_feature()
Sun, 03 Aug 2008 13:48:59 +0000 Tobias Markmann * looking for alternative connection methods if direct connection fails
Sat, 02 Aug 2008 16:43:04 +0000 Tobias Markmann * some further bugfixing, BIND's libresolv does so much for the programmer, just happy it exists
Fri, 01 Aug 2008 22:37:51 +0000 Tobias Markmann * fixing some bugs, finishing support for TXT queries
Fri, 01 Aug 2008 12:34:33 +0000 Tobias Markmann * some code style adjustments in caps.c
Tue, 15 Jul 2008 22:16:26 +0000 Tobias Markmann * removing some g_strdup()s; I meant it too good
Tue, 15 Jul 2008 21:26:51 +0000 Tobias Markmann * fixing memory related bug; forgotton to duplicate some data which otherwise may be deleted by other parts of the program
Tue, 15 Jul 2008 15:38:15 +0000 Tobias Markmann * implemented jabber_caps_broadcast_change() and finished jabber_ipc_add_feature() IPC function
Tue, 08 Jul 2008 15:05:45 +0000 Tobias Markmann * IPC work
Mon, 07 Jul 2008 18:28:05 +0000 Tobias Markmann * removing several warnings
Sun, 06 Jul 2008 21:20:35 +0000 Tobias Markmann * adding documentation for IPC function contact_has_feature
Sun, 06 Jul 2008 21:09:50 +0000 Tobias Markmann * adding IPC function 'contact_has_feature'
Sun, 06 Jul 2008 18:51:26 +0000 Tobias Markmann * fixing a bug in jabber_caps_compare()
Sat, 05 Jul 2008 09:22:59 +0000 Tobias Markmann * correctly calculating own features and factor in is_enabled() of features
Fri, 04 Jul 2008 19:11:09 +0000 Tobias Markmann * changed storage format for cache to mirror all needed features for XEP-0115v1.5
Thu, 03 Jul 2008 22:30:44 +0000 Tobias Markmann * support for calculating both hashes, sha-1 and md5
Wed, 02 Jul 2008 21:27:51 +0000 Tobias Markmann * changing caps node namespace. According to version 1.5 of XEP-0115 it should be a real URL to client's homepage.
Tue, 01 Jul 2008 23:16:15 +0000 Tobias Markmann * pass hash type to the caps handling functions
Sun, 29 Jun 2008 14:32:33 +0000 Tobias Markmann * implemented jabber_caps_calcualte_hash() which calculates the SHA-1 hash for someones disco response according to XEP-0115
Sun, 22 Jun 2008 18:59:33 +0000 Tobias Markmann * defined JabberCapsIdentity as struct _JabberIdentity
Sun, 22 Jun 2008 18:30:12 +0000 Tobias Markmann * jabber_caps_jabber_identity_compare() compares xml:lang too, now.
Sun, 22 Jun 2008 17:25:23 +0000 Tobias Markmann * changed name of jabber_caps_calculate_hash() to jabber_caps_calculate_own_hash()
Mon, 16 Jun 2008 13:52:45 +0000 Tobias Markmann Removing short-names for features and calculating own caps hash.
Tue, 17 Jun 2008 21:17:29 +0000 Sulabh Mahajan Send IMs and Typing notifications through p2p, Redesign p2p
Sat, 14 Jun 2008 08:53:43 +0000 Sulabh Mahajan Proper error handling for p2p connections
Fri, 13 Jun 2008 11:04:13 +0000 Sulabh Mahajan Close p2p connection when read() does not return anything.
Mon, 09 Jun 2008 08:08:21 +0000 Sulabh Mahajan Yahoo P2P File Transfer RECEIVE only support added.
Sun, 08 Jun 2008 21:08:48 +0000 Sulabh Mahajan Start idle at 1 min not 0 min and Probable description of service 0x07d1.
Sun, 08 Jun 2008 17:40:04 +0000 Sulabh Mahajan Support for YAHOO_PROCESS_MESSAGE and YAHOO_PROCESS_NOTIFY over p2p links.
Fri, 06 Jun 2008 17:28:37 +0000 Sulabh Mahajan Implementation of initial exchange of p2pxfer packets that initiates p2p file transfer. Some connection
Thu, 29 May 2008 07:57:15 +0000 Sulabh Mahajan added name to COPYRIGHT (alphabetically), trivial change in packet.h
Sun, 25 May 2008 20:08:12 +0000 Sulabh Mahajan Use HTTP/1.1 to get token to open inbox
Sun, 25 May 2008 18:48:38 +0000 Sulabh Mahajan Addition of name in Copyright
Wed, 06 Feb 2008 19:11:25 +0000 Sadrul Habib Chowdhury merge of 'c121cde51cc5bd48a26b46df14b86756465ef4a4'
Sat, 29 Dec 2007 20:56:28 +0000 Sadrul Habib Chowdhury These shouldn't be here.
Sat, 29 Dec 2007 20:47:20 +0000 Sadrul Habib Chowdhury The whitespace at the end of the line was giving me errors.
Sat, 29 Dec 2007 17:06:59 +0000 Sadrul Habib Chowdhury Remove a compile error, and a few warnings.
Sat, 29 Dec 2007 16:54:15 +0000 Sadrul Habib Chowdhury Fix the prplinfo structs and get rid of some compile warnings.
Sat, 29 Dec 2007 17:45:47 +0000 Evan Schoenberg Fix some compilation problems when USE_FARSIGHT isn't defined.
Sat, 29 Dec 2007 06:41:04 +0000 Evan Schoenberg Fixed some problems which came up while propagating
Sat, 29 Dec 2007 06:34:59 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)
Sat, 01 Sep 2007 15:14:19 +0000 Yoshiki Yazawa - correct reversed logic for setting idle time.
Sat, 01 Sep 2007 14:15:32 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head bf5b652f2626324a7801ad9de50d7ae69cf8b596)
Fri, 31 Aug 2007 16:10:18 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 6f5c855ee2435b317e7ddb8c9551fd17cd0328fe)
Tue, 28 Aug 2007 09:20:27 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head c323420a0b3b17b1eba64763c01038ddf05ff0c2)
Thu, 27 Sep 2007 19:00:13 +0000 Sadrul Habib Chowdhury Cosmetics.
Fri, 21 Sep 2007 00:25:16 +0000 Sadrul Habib Chowdhury merge of '02901ee49b228d1bf519032a6422667d6805d0c1'
Thu, 20 Sep 2007 19:26:42 +0000 Sean Egan Missing files
Thu, 20 Sep 2007 07:01:29 +0000 Sadrul Habib Chowdhury Cute little compile errors.
Wed, 19 Sep 2007 22:55:19 +0000 Sean Egan You can actually receive Google Talk voice calls with crappy UI now
Wed, 05 Sep 2007 01:55:16 +0000 Sean Egan Some UI ;)
Wed, 05 Sep 2007 00:48:34 +0000 Sean Egan Missed files
Wed, 05 Sep 2007 00:47:58 +0000 Sean Egan Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
Tue, 28 Aug 2007 01:02:01 +0000 Sean Egan Add Farsight to configure.ac
Sat, 25 Aug 2007 08:42:33 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 40c25a37a614d9667d4cf190640316f92edbe3d6)
Thu, 23 Aug 2007 06:53:06 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 90df17ab44d01f7f8f963d36fefb9eae3ec868cf)
Tue, 14 Aug 2007 07:13:22 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cb5420b4b28888af9a419d6ca29f524e552c9cf0)
Tue, 14 Aug 2007 06:58:29 +0000 Yoshiki Yazawa make use of utf8 filename in jabber.
Tue, 07 Aug 2007 04:11:02 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 5cd317ad290e840fa8a8624d17dd5f23f99330ac)
Fri, 27 Jul 2007 04:44:44 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 82f657fd45abe5db78920f196a8a795c730c78cc)
Wed, 25 Jul 2007 04:36:02 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f4d2e27ee5bc44bb6d4d834730822b698a4dc534)
Tue, 24 Jul 2007 05:53:46 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3c06e81a006adebe420915ad7301ad1e6e82cab8)
Fri, 13 Jul 2007 13:42:25 +0000 Yoshiki Yazawa - filename in filetransfer should be utf8 in oscar.
Fri, 13 Jul 2007 06:26:10 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 0adbd7ac0c14d3a1d56a31f03baa87c9af63cbe6)
Thu, 12 Jul 2007 11:20:44 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 19622efbc23b0b099d80ecf33b54d6a38a21cd7f)
Wed, 11 Jul 2007 05:26:10 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
Mon, 09 Jul 2007 06:14:27 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f77175b39d6209f3bca85b3d1baca3eee2f14900)
Fri, 06 Jul 2007 06:12:02 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head ccc9b73a0ff146d9f13b7c05aeb76e6a1abf4733)
Wed, 04 Jul 2007 07:46:51 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7bdb1afaf64b2e3bde8dc04063fbe6d39c937b73)
Tue, 03 Jul 2007 02:30:22 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7ffd004802947736b5861bf45eb639d28f9c5032)
Mon, 02 Jul 2007 11:26:17 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head efa0e31922a07bb598a6fc8951462e1fa96a886e)
Sun, 01 Jul 2007 08:41:01 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 414f0770611139752d484f4831cb59038456c9bf)
Fri, 29 Jun 2007 13:52:07 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e2ba19f94867654f67522ab62256281645a9df9f)
Fri, 29 Jun 2007 07:48:14 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 96be2c6bb0b910f823a48bf0ffc247135df4a988)
Fri, 29 Jun 2007 00:58:24 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 39d4c6188e75b825060b407dfd9f478a9feef62b)
Thu, 28 Jun 2007 15:21:13 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d08e73765328352fb955bb0b4e908eb39bea7b5d)
Thu, 28 Jun 2007 08:37:46 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 7bf90628ea82588a24a5c2e11b62e1128d8c90f0)
Wed, 27 Jun 2007 05:22:14 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 6526dd22033b4ab26156c07b7a84e53e092b4a21)
Tue, 26 Jun 2007 05:08:44 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 0c6d125066d754b13d41953911c8ea86f0289ec4)
Sun, 24 Jun 2007 16:09:25 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 9beed54f9b14fec268ec3cecae10261a9d43e1c8)
Fri, 22 Jun 2007 11:22:20 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)
Thu, 21 Jun 2007 06:04:16 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head c09099530cc12734d4420f3fcc37e18347a16d5e)
Wed, 20 Jun 2007 04:56:08 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 4aabd11d86454556c0ed6e7c67640fa2a2ea5d6b)
Mon, 18 Jun 2007 03:20:15 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 236a0f42a00c47bc1de4ebf0f7deea1a9e2d1d92)
Sun, 17 Jun 2007 06:15:27 +0000 Yoshiki Yazawa - remove '_' from "Send to" menu.
Sun, 17 Jun 2007 05:28:54 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 725fc6cb64d550dcc3a71741a974e5255f83a366)
Mon, 11 Jun 2007 13:28:20 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3c31f6f6c8e998f6e9c550e05bf5dfdcdc9bb154)
Mon, 11 Jun 2007 13:10:14 +0000 Yoshiki Yazawa merge of '5eaffe4463a414e0dd0267186ce9d09e4fec44bf'
Mon, 11 Jun 2007 13:08:00 +0000 Yoshiki Yazawa merge of '3a630a4fd8d8b4dc763804428205cac11bbfe2ad'
Mon, 11 Jun 2007 13:08:55 +0000 Yoshiki Yazawa - merge nosuke's tab width patch.
Mon, 11 Jun 2007 13:05:14 +0000 Yoshiki Yazawa - add nosuke's cp932 handling code.
Mon, 11 Jun 2007 05:49:32 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f68bc95ec93e616afdf0527fc982ff5f226f5463)
Sun, 10 Jun 2007 18:41:41 +0000 Yoshiki Yazawa - remove unnecessary line.
Sun, 10 Jun 2007 18:06:26 +0000 Yoshiki Yazawa - add hankaku kana support to irc.
Sun, 10 Jun 2007 16:36:58 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 05e0540c1a837fa061087b893a855d20e35011ef)
Sat, 09 Jun 2007 04:12:47 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head dff846c19b3c14ce3094dda9a5b72c70e6e11121)
Fri, 08 Jun 2007 03:19:13 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 4b50880d8517570eaa67d4cd9d88c5934bb832f1)
Thu, 07 Jun 2007 07:32:06 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head cf74b964fddd2185233987f6e7743623bf21efb8)
Tue, 05 Jun 2007 16:04:04 +0000 Yoshiki Yazawa - add an ipc function to set alias for myself.
Tue, 05 Jun 2007 06:41:10 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head fc2b3abe07ed5e2601550aae1e34ed81ccb6761d)
Mon, 04 Jun 2007 07:22:38 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 3d1e6b8637ff9133c8f17e9aeaeea1284c898d86)
Sat, 02 Jun 2007 15:41:36 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 69639ef14e4298b2e420779e1696a07a13da5910)
Thu, 31 May 2007 11:30:42 +0000 Yoshiki Yazawa - follow a change in oscar.
Thu, 31 May 2007 07:40:00 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 8ae64558f2dc02cbc051dda2e2e6e4270b03f7f3)
Mon, 28 May 2007 06:09:03 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head c7b6cd0e58a3953905afdaea801171859d00de1a)
Sat, 26 May 2007 13:57:03 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 371fb91ec4fdb33fa482efe55111fe58d8758c3b)
Fri, 25 May 2007 06:18:29 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 68a7c85152f55e4b824422958bca00f79f48cd2f)
Wed, 23 May 2007 12:17:52 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head a128e310ce8622212e6b8b435d45a15c25abb2c3)
Sun, 20 May 2007 04:49:31 +0000 Yoshiki Yazawa - fix compilation error for gg.
Sun, 20 May 2007 04:16:11 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 62e9d17cd37551991c5040ce6ca48e6d7578dde3)
Sat, 19 May 2007 03:31:37 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 61827fc1671b97df72194ee9722ed122cb45c29f)
Fri, 18 May 2007 01:47:22 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 1e0f6c89bdf3a21258ac4f64039122a909ac67cc)
Thu, 17 May 2007 20:17:40 +0000 Yoshiki Yazawa prepend _ to Send To
Thu, 17 May 2007 14:27:20 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f858c38e5d9f9c2d048dbe13db10776cdf7fafc9)
Wed, 16 May 2007 09:10:30 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 4398ffa92e9bb0a16dbede7756a4cbc5dfa96602)
Tue, 15 May 2007 02:39:12 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 8fb8a09e9fe9177bb4efcd0f7ecd126919e73c20)
Wed, 09 May 2007 06:05:32 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head b131b26bdebd017ae74090008e1672615c9080bc)
Mon, 07 May 2007 01:58:53 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 00dc566bfedcca2a9b44f91cf7e9a73f8270b63a)
Sat, 05 May 2007 08:00:03 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e1c76e1a6e09e3fb3697606e2d8f6b6327e7a7e9)
Thu, 03 May 2007 10:14:49 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head a78e36058a13ec01e5cb75f8badbf2585519b0e0)
Thu, 03 May 2007 02:35:41 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 28c46a4d85d9207ab59e775309b3342bc8d10d24)
Wed, 02 May 2007 19:01:24 +0000 Yoshiki Yazawa merge of '6ede43d45490ec8d91a1bf2f5877b461519b474b'
Wed, 02 May 2007 12:23:38 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 5f4a03fa07b74453c3b8312c388af42739fd16db)
Wed, 02 May 2007 19:01:02 +0000 Yoshiki Yazawa disable ctrl-l
Wed, 02 May 2007 12:20:45 +0000 Yoshiki Yazawa merge of '890e8c11f907d84dcdc7590a07680d9a55b7ca8d'
Tue, 01 May 2007 16:17:33 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head d9de4b9bf74d630786c37ca3c0759f6e4bc1bcda)
Mon, 30 Apr 2007 13:48:29 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head 15e8fddee885a9fd505a14ff31f33608aebc8e28)
Wed, 02 May 2007 12:18:17 +0000 Yoshiki Yazawa change prefs root for msnstyle.
Sat, 28 Apr 2007 03:53:00 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head f11ff4f3f5929845b5a51662b200df16da7e550f)
Thu, 26 Apr 2007 21:15:41 +0000 Yoshiki Yazawa propagate from branch 'im.pidgin.pidgin' (head e9234bfbd01e96e8cc032fe7d850d4108f40b82a)
Wed, 25 Apr 2007 07:57:26 +0000 Yoshiki Yazawa yaz patch has been applied.
Wed, 25 Apr 2007 07:51:56 +0000 Yoshiki Yazawa just branched.
Sat, 07 Mar 2009 01:23:51 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Thu, 05 Mar 2009 23:54:50 +0000 Mark Doliner Woo boy this function is a little crazy. I shuffled some things around:
Thu, 05 Mar 2009 23:33:22 +0000 Mark Doliner Rename "availmsg" to "statusmsg" here. I think recent official AIM
Thu, 05 Mar 2009 23:17:01 +0000 Mark Doliner Create two helper functions for setting the available message and iTunes
Thu, 05 Mar 2009 21:39:09 +0000 Josep Puigdemont Updated Catalan translation.
Wed, 04 Mar 2009 19:32:40 +0000 Johannes Buchner Make a hack in purple-url-handler cleaner.
Wed, 04 Mar 2009 10:39:38 +0000 Mark Doliner Change the way oscar deals with account->perm_deny a little bit.
Wed, 04 Mar 2009 06:34:20 +0000 John Bailey merge of '4f7ebd10f9b2db16fa68b60e528f766e6c9dd450'
Wed, 04 Mar 2009 06:33:39 +0000 John Bailey disapproval of revision '90bcee91e80ba055eb211168b099418753e096e9'
Wed, 04 Mar 2009 06:29:36 +0000 John Bailey merge of '48260c71a42cee1dd4e220b7c672187cfe99cc2f'
Tue, 03 Mar 2009 22:45:57 +0000 Daniel Atallah Implementation of a plugin to facilitate use of One Time Passwords by
Tue, 03 Mar 2009 22:56:19 +0000 Marcus Lundblad Use text colours from the GTK+ theme instead of black when no buddy list theme
Tue, 03 Mar 2009 20:53:14 +0000 Ethan Blanton You don't say
Tue, 03 Mar 2009 20:41:05 +0000 Mark Doliner When setting an AIM or ICQ away message, linkify the message.
Tue, 03 Mar 2009 20:29:11 +0000 Mark Doliner The status_text variable is only used inside this block, so move
Tue, 03 Mar 2009 20:25:25 +0000 Mark Doliner Remove a wee bit of trailing whitespace
Tue, 03 Mar 2009 05:56:31 +0000 John Bailey Fix a minor whitespace inconsistency.
Tue, 03 Mar 2009 05:54:21 +0000 John Bailey Clear the saved password on an authentication failure. The result of this is
Tue, 03 Mar 2009 05:13:52 +0000 Elliott Sales de Andrade merge of '431618de0f30a6938f7e14d2d61ee5d7738acd59'
Mon, 02 Mar 2009 16:34:05 +0000 Daniel Atallah The 2.5.5 win32 builds shipped with GTK+ 2.14.7
Tue, 03 Mar 2009 05:11:00 +0000 Elliott Sales de Andrade Ignore the Forward List status bit when checking if user is on the Allow
Mon, 02 Mar 2009 06:45:48 +0000 Elliott Sales de Andrade ChangeLog the XMPP updates.
Mon, 02 Mar 2009 06:37:05 +0000 Elliott Sales de Andrade Remove some extra trailing whitespace I noticed after merging mlundblad's
Mon, 02 Mar 2009 06:26:15 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.cpw.malu.xmpp.attention' (head cbf0c3bd9fb3c235c896517b27d6ea14b2993e19)
Mon, 02 Mar 2009 06:18:44 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.cpw.malu.xmpp.ibb_ft' (head cb0383f5b2aa47ed5b3bc5beb121c391d70b776a)
Mon, 02 Mar 2009 06:17:44 +0000 Elliott Sales de Andrade Fix compile errors from the merge. Untested protocols: msnp9, sametime,
Mon, 02 Mar 2009 04:38:05 +0000 Elliott Sales de Andrade Update versions since we're updating minor.
Mon, 02 Mar 2009 04:18:40 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin.next.minor' (head 7305b29db7bd00d3261f348c71674c93aa31b327)
Wed, 25 Feb 2009 20:03:08 +0000 Casey Ho Changing debug levels. These messages fire every single time a window changes focus, making debugging anything else impossible
Wed, 25 Feb 2009 19:57:49 +0000 Casey Ho Buddy pounce options are now in four columns instead of two. Fixes issues with height of dialog on small resolutions.
Wed, 04 Feb 2009 13:57:14 +0000 Sadrul Habib Chowdhury Do not linkify unless <proto> is followed by some non-whitespace string.
Tue, 03 Feb 2009 00:45:21 +0000 Sadrul Habib Chowdhury Fix building with python < 2.5
Wed, 28 Jan 2009 19:26:43 +0000 Mark Doliner Add a comment just noting that I think it's kind of annoying that we
Wed, 28 Jan 2009 10:23:37 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 8ae2fca06a3be4b99cc677c8f880d9521a35ec8b)
Wed, 28 Jan 2009 10:16:41 +0000 Mark Doliner I don't know if these are worth changelogging, but I'll put them here
Wed, 28 Jan 2009 10:06:56 +0000 Mark Doliner Increment display_lines here so that, for fonts where pixels_inside_wrap()
Wed, 28 Jan 2009 09:59:55 +0000 Mark Doliner Change the logic for breaking out of the while look to match the if
Wed, 28 Jan 2009 09:57:19 +0000 Mark Doliner Fix a bug that's bothered me for a while. When pressing shift+enter in
Wed, 28 Jan 2009 08:57:55 +0000 Mark Doliner Add a GtkIMHtml function that causes the widget to actually insert a
Wed, 28 Jan 2009 08:31:47 +0000 Mark Doliner The first thing gtk_text_buffer_delete_selection does is call
Wed, 28 Jan 2009 07:12:43 +0000 Mark Doliner Fix a crash in this branch that I introduced a few days ago. bname
Tue, 27 Jan 2009 09:23:56 +0000 Mark Doliner Use getters and settings for a bunch of libpurple structs
Tue, 27 Jan 2009 02:41:42 +0000 Sadrul Habib Chowdhury merge of '89cb8a5cf5210205e245047e7200484202e370a0'
Mon, 26 Jan 2009 11:46:40 +0000 Richard Laager Drop the effectively empty .todo file.
Mon, 26 Jan 2009 11:11:39 +0000 Richard Laager Slap some PURPLE_DISABLE_DEPRECATED checks around the functions Mark just
Mon, 26 Jan 2009 11:02:24 +0000 Mark Doliner Add a newline to this log message
Mon, 26 Jan 2009 10:39:25 +0000 Mark Doliner Simplify, hoo-boy. Also don't unregister the schemes in
Mon, 26 Jan 2009 10:38:33 +0000 Mark Doliner Uninitialize the certificate API before unloading the SSL plugin. This
Mon, 26 Jan 2009 09:46:09 +0000 Mark Doliner Deprecate some functions that aren't really needed
Mon, 26 Jan 2009 09:12:04 +0000 Mark Doliner Change "screen name" to "username" or "buddy name" in a whole bunch of
Mon, 26 Jan 2009 06:44:00 +0000 Mark Doliner Remove trailing whitespace
Mon, 26 Jan 2009 06:37:28 +0000 Mark Doliner s/sucess/success/ in a few places
Mon, 26 Jan 2009 06:35:37 +0000 Mark Doliner Add two changes to the change log
Mon, 26 Jan 2009 06:18:18 +0000 Mark Doliner Add @since 2.6.0 doxygen comments to some of our new functions, and
Mon, 26 Jan 2009 06:03:06 +0000 Mark Doliner * Alphabetize files in a few Makefile.am files
Mon, 26 Jan 2009 04:19:00 +0000 Richard Laager A patch from Chris Connett to change the log size sorting method to weight
Mon, 26 Jan 2009 02:39:55 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 566d2e86bfd45c806aba1b32d6f85a9a409ff9ea)
Mon, 26 Jan 2009 01:16:19 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head da4fface7b23fb7415d6ce2a72770ce5fbe006a0)
Mon, 26 Jan 2009 01:13:25 +0000 Mark Doliner Fix the indentation in this function
Sun, 25 Jan 2009 23:25:11 +0000 Mark Doliner Add a comment
Sun, 25 Jan 2009 23:23:04 +0000 Mark Doliner Use the shortcut in the error message to give people more context
Sun, 25 Jan 2009 23:14:52 +0000 Mark Doliner Use PIDGIN_STOCK_ADD instead of GTK_STOCK_ADD so that the add button
Sun, 25 Jan 2009 23:10:16 +0000 Mark Doliner Try to improve the wording in our custom smiley manager
Sun, 25 Jan 2009 22:55:23 +0000 Mark Doliner Lots of minor whitespace and comment changes:
Sat, 24 Jan 2009 03:11:09 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c51bf3defef588c1efb6022d502dfc38c55664b2)
Sat, 24 Jan 2009 03:11:04 +0000 Richard Laager merge of '55fb011e6060667ce31490ccd4621350fb8e90c6'
Wed, 21 Jan 2009 18:34:32 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head f49b0bab604f956eb4f9fce3a103320497cd40e5)
Thu, 22 Jan 2009 19:46:18 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
Thu, 15 Jan 2009 22:46:15 +0000 Gary Kramlich a few struct hiding clean ups
Thu, 15 Jan 2009 22:37:48 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
Thu, 08 Jan 2009 05:00:02 +0000 Etan Reisner Use "Add Buddy Pounce" and "Modify Buddy Pounce" as the buddy pounce dialog
Tue, 06 Jan 2009 06:23:46 +0000 Etan Reisner Made the Purple::Request::Field(s) functions act more perl-like.
Tue, 06 Jan 2009 07:53:19 +0000 Kevin Stange merge of '123d615deaa8daeeea7d7c341a87eab4e83a7958'
Tue, 06 Jan 2009 03:46:52 +0000 Daniel Atallah Patch from fqueze to add API for setting the global proxy settings. Fixes #7610.
Tue, 06 Jan 2009 04:09:36 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head c6844c5e097e3d947d35507e2e93557dfe8e0aee)
Tue, 06 Jan 2009 03:57:32 +0000 Gary Kramlich ChangeLog the addition of themes from Justin Rodriguez's summer of code project, as well as the cleanups and additions from Paul Aurich.
Tue, 06 Jan 2009 03:54:50 +0000 Paul Aurich Adding the patch to extend the blist theme to allow coloring of chat nodes with unread messages mentioning your nick.
Tue, 06 Jan 2009 03:52:31 +0000 Paul Aurich Fix the issue with the themes not showing up in the list.
Tue, 06 Jan 2009 03:50:44 +0000 Paul Aurich This patch fixes a few string leaks (don't g_strdup the FontColorPair? values) and also fixes the bug where, with no theme, everyone on the buddy list is colored "dim grey" (chunks 2, 3, and 4 in the patch)
Tue, 06 Jan 2009 03:40:52 +0000 Gary Kramlich Document the addition of purple_strequal in ChangeLog.API
Tue, 06 Jan 2009 03:39:51 +0000 Paul Aurich Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us
Fri, 02 Jan 2009 22:52:17 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b478b184a46116ac87ac85b8cd352ea564224019)
Fri, 02 Jan 2009 22:51:51 +0000 Richard Laager Compile!
Fri, 02 Jan 2009 22:35:12 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head f018e11a7ea08e07f22667e6daca2ec7e64f9710)
Fri, 02 Jan 2009 22:28:34 +0000 Richard Laager explicit merge of '32d4ce0b6cfc9ccb9a6e7ed661423b9260a0bead'
Fri, 02 Jan 2009 22:23:58 +0000 Richard Laager explicit merge of '814d53152c168c9c4732b3d084260711d536fba6'
Fri, 02 Jan 2009 22:23:38 +0000 Richard Laager explicit merge of 'cfb115ff00c406f8011c0d661d33bee60813b27c'
Fri, 02 Jan 2009 22:23:19 +0000 Richard Laager explicit merge of '82e4edbe06cb0ef0fa59f70db44a289bb91e1343'
Fri, 02 Jan 2009 22:17:09 +0000 Richard Laager explicit merge of 'f7807039eeef499a403d638cbcb94060a1d33eea'
Fri, 02 Jan 2009 22:11:08 +0000 Richard Laager explicit merge of 'c2a520001286f0c95c761be82c041c4379ddf407'
Fri, 02 Jan 2009 22:10:31 +0000 Richard Laager explicit merge of 'ba66150a2a1efc5a5cee7204adab69208825630e'
Fri, 02 Jan 2009 22:09:40 +0000 Richard Laager explicit merge of '9a5e549612efd8ca6f60fc57b51a4eee7e32c861'
Fri, 02 Jan 2009 21:48:12 +0000 Richard Laager explicit merge of '448583a763dcf343f1a4392bdcdcc4c4f01f3aed'
Fri, 02 Jan 2009 21:47:52 +0000 Richard Laager explicit merge of 'dabe77d56a2fc7c171caa81bd12d72ce8737a7a8'
Sat, 13 Dec 2008 21:13:04 +0000 Sadrul Habib Chowdhury merge of '0bf6462dd433df38943094bbed0393698d91a037'
Fri, 12 Dec 2008 20:35:18 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 9ad89488379a97b5cfae59ae91eef9212f229b96)
Fri, 12 Dec 2008 20:24:24 +0000 Richard Laager Fix up the propagate from im.pidgin.pidgin
Fri, 12 Dec 2008 20:03:58 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b8d6086aef6b2e65d86e8ce60220ab7f460d5079)
Fri, 12 Dec 2008 07:26:20 +0000 Richard Laager Remove a hardcoded file path in some debugging code.
Fri, 12 Dec 2008 06:52:39 +0000 Richard Laager Remove some #if 0'ed debugging code.
Mon, 08 Dec 2008 17:57:09 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 81aa401ac9855c99eb55a7cf91fa221860dee220)
Thu, 04 Dec 2008 04:42:27 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 97d295a04f3a9852a3b29cf0df43d56d1ddcc672)
Sat, 13 Dec 2008 05:49:20 +0000 Gary Kramlich Fix a botched line in the merge...
Sat, 13 Dec 2008 05:45:27 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head d5bb29138cbe033bbfd8ec689203d73818765327)
Wed, 03 Dec 2008 01:58:45 +0000 Sadrul Habib Chowdhury Fix the linkification error where bad things happened if you copy/pasted
Tue, 02 Dec 2008 19:24:57 +0000 Sadrul Habib Chowdhury merge of 'abbc5b388482e59667d5f7950b41fc554d9332c5'
Tue, 02 Dec 2008 18:47:38 +0000 Richard Laager Remove all the special-casing in the GNOME URL handler registration.
Tue, 02 Dec 2008 18:47:33 +0000 Richard Laager Replace the URL registration assertions with regular checks.
Tue, 02 Dec 2008 17:20:53 +0000 Sadrul Habib Chowdhury Detect duplication registrations by substring.
Tue, 02 Dec 2008 17:20:28 +0000 Sadrul Habib Chowdhury Cleanup the GNOME URL registration code
Tue, 02 Dec 2008 17:14:54 +0000 Sadrul Habib Chowdhury Only find URLs on word boundaries to fix a bug rlaager noticed.
Tue, 02 Dec 2008 01:51:55 +0000 Daniel Atallah Fix win32 build. I haven't actually tested any of the functionality, but it
Mon, 01 Dec 2008 19:44:13 +0000 Richard Laager In the GNOME URL registration, ftp, gopher, http, and https are now
Mon, 01 Dec 2008 19:37:11 +0000 Richard Laager Revert the URL scheme passing changes, keeping the miscellaneous other stuff
Mon, 01 Dec 2008 19:23:23 +0000 Richard Laager Pass only the URL scheme to gtkimhtml and let it add the colon automatically.
Mon, 01 Dec 2008 17:05:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 1cad4b015e35541ea834da220d2b814b5d5739fb)
Mon, 01 Dec 2008 17:04:29 +0000 Richard Laager Fix some theme manager assertion failures.
Sun, 30 Nov 2008 17:25:50 +0000 Richard Laager More icon fixes.
Sun, 30 Nov 2008 17:22:54 +0000 Richard Laager The DYNAMIC_protocol defines aren't used anywhere.
Sun, 30 Nov 2008 06:37:29 +0000 Richard Laager Various nullprpl fixes.
Sun, 30 Nov 2008 06:31:39 +0000 Richard Laager Add a newline to the end of the file.
Sun, 30 Nov 2008 06:25:26 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c3f6487e649e7fe5c5f960b9c86a256e09b3976e)
Fri, 28 Nov 2008 06:06:35 +0000 Richard Laager Add a -f/--force-online option to Pidgin which tells libpurple to claim the
Fri, 28 Nov 2008 00:42:22 +0000 Richard Laager Finish up the GNOME URL handler code:
Fri, 28 Nov 2008 00:33:40 +0000 Richard Laager First round of GNOME URL handler support.
Fri, 28 Nov 2008 00:32:51 +0000 Richard Laager merge of '2dd22d23da4543b04174ef30edee6b709b5ae552'
Fri, 28 Nov 2008 00:31:28 +0000 Richard Laager disapproval of revision 'cf02e7f6a3488e78b81601065f32c8eee8a19b4c'
Fri, 28 Nov 2008 00:25:07 +0000 Richard Laager Re-line wrap the latest entry.
Fri, 28 Nov 2008 00:24:42 +0000 Richard Laager When we call g_spawn_command_line_sync(), we don't care about stderr, so
Fri, 28 Nov 2008 00:04:25 +0000 Richard Laager Fix a comment
Thu, 27 Nov 2008 21:15:43 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.imhtml.customlinks' (head 5b6fe9ec607dbcafe1e078d3b80e2bbe8ebc4778)
Thu, 27 Nov 2008 06:57:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4cc0bbe98be861a279e3b1fd97a3b4d491dec519)
Thu, 27 Nov 2008 06:54:03 +0000 Richard Laager Clean up the merge I just did.
Thu, 27 Nov 2008 06:46:25 +0000 Richard Laager explicit merge of 'a9579fef71ff6820f390a986132d30b079f590a0'
Thu, 27 Nov 2008 06:05:42 +0000 Richard Laager explicit merge of '8c6ea3b255d94e0f2867fea830b1380415e6d47a'
Wed, 26 Nov 2008 00:40:27 +0000 Sadrul Habib Chowdhury Do the struct hiding differently.
Wed, 26 Nov 2008 00:38:38 +0000 Sadrul Habib Chowdhury Revert the last 'struct-hiding' change.
Tue, 18 Nov 2008 05:35:45 +0000 Richard Laager Hide the PurpleRequestField struct. I figured this one would be easy and
Sun, 16 Nov 2008 06:57:47 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 8daee71db7028dda036c11e23ca5a60fe834fa95)
Fri, 14 Nov 2008 06:52:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 42f888b4f8e15a19002abe6f40a5d89117ee59a7)
Fri, 14 Nov 2008 06:45:16 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 5be7104ff151004112ce3f9c34446335024d06d8)
Fri, 14 Nov 2008 06:05:21 +0000 Richard Laager More purple_debug printf(msg) fixes. I must have a newer GCC or something...
Fri, 14 Nov 2008 05:58:54 +0000 Richard Laager Fix two more purple_debug variations on printf(msg).
Fri, 14 Nov 2008 05:56:15 +0000 Richard Laager Fix a variation on printf(msg);
Fri, 14 Nov 2008 05:55:44 +0000 Richard Laager Make my last commit compile.
Fri, 14 Nov 2008 05:43:25 +0000 Richard Laager Another one the cast fixer breaks.
Fri, 14 Nov 2008 05:38:20 +0000 Richard Laager Minor fixes to the cast changing script.
Fri, 14 Nov 2008 05:32:35 +0000 Richard Laager Update some casts (that the script didn't fix correctly) to GObject macros.
Fri, 14 Nov 2008 02:26:28 +0000 Richard Laager Add a script to change casts to GObject macros. We'll run this later.
Tue, 11 Nov 2008 02:01:43 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 41aaf584a583a4438033063545b99ca0691a803d)
Sun, 09 Nov 2008 02:50:43 +0000 Richard Laager Enable logging of IMs and chats by default, using the HTML log format.
Sat, 08 Nov 2008 19:26:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head a2d611d8fe1aec7a7cc8d1837f1a4dceeadcb6eb)
Mon, 03 Nov 2008 04:48:50 +0000 Gary Kramlich Got about a third of the gtkblist.c direct struct usage, much more to go obviously, but i must sleep...
Mon, 03 Nov 2008 04:48:23 +0000 Gary Kramlich Added purple_blist_get_ui_data, purple_blist_set_ui_data, purple_blist_node_get_ui_data, and purple_blist_node_set_ui_data functions.
Mon, 03 Nov 2008 02:30:38 +0000 Richard Laager A totally untested struct hiding fix.
Sun, 02 Nov 2008 23:02:42 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 6c480ed0bfda22bc5131c6a0465140f17e3bf40c)
Sun, 02 Nov 2008 22:18:13 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 3fa3a746613f1d6095334bfc54443d61166dd9fa)
Sun, 02 Nov 2008 21:54:52 +0000 Richard Laager Another small struct hiding change.
Sun, 02 Nov 2008 21:24:23 +0000 Richard Laager Add a commit-check target. The idea is you could use this in a pre-commit
Sun, 02 Nov 2008 21:06:05 +0000 Richard Laager Add some missing files to POTFILES.in.
Sun, 02 Nov 2008 21:05:32 +0000 Richard Laager Ignore .loT files. This is helpful to me because I have a wrapper script
Sun, 02 Nov 2008 21:02:57 +0000 Richard Laager Perl seems to love creating Makefile.old files. Let's ignore them.
Sun, 02 Nov 2008 20:42:15 +0000 Richard Laager Fix one struct hiding issue.
Sun, 02 Nov 2008 19:14:51 +0000 Richard Laager merge of '32cd8507d8b94418ca8f083d8555916341b47b94'
Sun, 02 Nov 2008 18:39:39 +0000 Sadrul Habib Chowdhury A couple of minor fixes.
Sun, 02 Nov 2008 11:08:08 +0000 Gary Kramlich updated the pidgin plugins for the blist struct hiding
Sun, 02 Nov 2008 10:54:00 +0000 Gary Kramlich Finish off the libpurple updates for the hidden blist structs
Sun, 02 Nov 2008 10:21:19 +0000 Gary Kramlich Finished struct hiding in bonjour and qq
Sun, 02 Nov 2008 09:25:16 +0000 Gary Kramlich Hide PurpleBlist
Sun, 02 Nov 2008 06:41:34 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 56f8f1ef1ec93d71fadc9152a3ca7d9a6d4f8057)
Sat, 01 Nov 2008 13:48:25 +0000 Sadrul Habib Chowdhury Struct hiding for Finch. PurpleChat:alias and PurpleContact:totalsize are still used.
Fri, 31 Oct 2008 21:06:26 +0000 Sadrul Habib Chowdhury Alias foo. I think blist.h structs are now completely hidden.
Fri, 31 Oct 2008 20:04:35 +0000 Sadrul Habib Chowdhury merge of 'af834be8e1d99f849b1cade9138e197d7ddf362a'
Fri, 31 Oct 2008 17:49:04 +0000 Richard Laager Deprecate the unused purple_buddy_get_local_alias() function.
Fri, 31 Oct 2008 17:46:39 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)
Fri, 31 Oct 2008 10:14:23 +0000 Sadrul Habib Chowdhury Some more PurpleBuddy::proto_data related changes.
Fri, 31 Oct 2008 09:24:43 +0000 Sadrul Habib Chowdhury Some more struct hiding.
Fri, 31 Oct 2008 08:21:45 +0000 Sadrul Habib Chowdhury propagate from branch 'local.struct.hiding' (head da9fb6ccb9b3d723d8abdfaae8859bae223cf225)
Fri, 31 Oct 2008 08:09:31 +0000 Sadrul Habib Chowdhury Typo caught by compile warning.
Fri, 31 Oct 2008 05:08:57 +0000 Richard Laager More struct hiding work
Fri, 31 Oct 2008 03:54:44 +0000 Richard Laager Add @since 2.6.0 tags for purple_connection_set_protocol_data() and
Fri, 31 Oct 2008 03:42:38 +0000 Gary Kramlich updated irc to use the api rather than structs directly
Fri, 31 Oct 2008 03:38:24 +0000 Gary Kramlich moved gg to use the api rather than structs directly
Fri, 31 Oct 2008 01:22:53 +0000 Gary Kramlich Finished moving to api for bonjour
Fri, 31 Oct 2008 01:05:33 +0000 Gary Kramlich Added purple_connection_set_protocol_data and purple_connection_get_protocol_data
Thu, 30 Oct 2008 20:10:26 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 9ef0eaddbc0c1196f6ceefc842c249f918d2e131)
Thu, 30 Oct 2008 20:08:29 +0000 Richard Laager Use purple_buddy_get_protocol_data() and purple_buddy_set_protocol_data()
Thu, 30 Oct 2008 20:07:46 +0000 Richard Laager Add purple_buddy_get_protocol_data() and purple_buddy_set_protocol_data()
Thu, 30 Oct 2008 20:03:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head d09a92cd7ce9896f92599d245e9964da4ac5b2e1)
Thu, 30 Oct 2008 19:59:54 +0000 Richard Laager Remove the dim_grey function, which is no longer used.
Thu, 30 Oct 2008 19:59:24 +0000 Richard Laager Fix a compiler warning.
Thu, 30 Oct 2008 05:50:47 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 9287a75e196278c66cd6724dc8d30a471a029c27)
Thu, 30 Oct 2008 03:52:47 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 24a56806ef9dfa8ea67d214a92a19c9011bc8a27)
Thu, 30 Oct 2008 03:46:21 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head b630f3305c53ab0eb32b948911940959cc873699)
Thu, 30 Oct 2008 03:03:55 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 06e4830f3567955e026f3d594afcc65a07d57b26)
Sat, 30 Aug 2008 01:10:22 +0000 Justin Rodriguez Fixes a bug in the blist theme where a line appears only under the expander
Thu, 28 Aug 2008 13:25:32 +0000 Gary Kramlich renamed sound-loader.[ch] to sound-theme-loader.[ch]
Thu, 28 Aug 2008 13:13:39 +0000 Gary Kramlich renamed gtkblist-loader.[ch] to gtblist-theme-loader.[ch]
Thu, 28 Aug 2008 13:00:23 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 69cdb2b9e20a69a98389b47c672718d5be222338)
Tue, 24 Feb 2009 20:25:00 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 53ec2e73334e6dc99c29f0f13b5ebf4700f5a92c)
Mon, 16 Feb 2009 20:51:37 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 410f7adb8bbf7aef2373d653d847556cd17169dc)
Thu, 12 Feb 2009 21:48:48 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b79100551ea19cf35ee8952a34a44b97204e75f3)
Fri, 06 Feb 2009 22:48:37 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3da4a61feea56ff40dc5fdba355a1057c675a32d)
Thu, 29 Jan 2009 20:35:42 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6a51501ec3aff341c8cd763ffc2076a9bbc07d23)
Thu, 22 Jan 2009 20:37:54 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
Wed, 14 Jan 2009 18:53:28 +0000 Marcus Lundblad disapproval of revision '3de5eea959151773885ba601f681aec2431dd47d'
Wed, 14 Jan 2009 18:42:17 +0000 Marcus Lundblad Make the IBB-handling code in si.c "steal" the dest_fp from PurpleXfer in the
Tue, 13 Jan 2009 18:37:45 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
Wed, 07 Jan 2009 22:04:33 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head d6e38b24a5b289e3e7632def307f1d98b177d697)
Sun, 04 Jan 2009 23:49:43 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 20e1cd58c08fdfc4116101503338fb89269ea0ea)
Thu, 01 Jan 2009 18:16:14 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head dd9cb9ed28311438c0cc3c2962f1c030fb282df3)
Sun, 28 Dec 2008 10:17:58 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f94ddf7fa975e3a39a53fccae31b7e73f892fd57)
Tue, 23 Dec 2008 20:13:30 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)
Mon, 22 Dec 2008 08:38:39 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)
Wed, 17 Dec 2008 22:38:49 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 82e4edbe06cb0ef0fa59f70db44a289bb91e1343)
Tue, 16 Dec 2008 21:46:06 +0000 Marcus Lundblad Fix error handling on missing "seq" attribute
Tue, 16 Dec 2008 19:18:41 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6b951d62be418d5bfc437a1ab747c6ba900d7979)
Tue, 16 Dec 2008 19:17:44 +0000 Paul Aurich Standardize all the IBB stream cleanup
Tue, 16 Dec 2008 19:16:10 +0000 Paul Aurich Trigger error callbacks when receiving a malformed-ish packet.
Mon, 15 Dec 2008 23:13:49 +0000 Marcus Lundblad Removed debug output referencing a char * that can be NULL, causing crashes
Mon, 15 Dec 2008 23:10:39 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 932c83e821824239896f933e32349175efb85741)
Sat, 13 Dec 2008 10:52:10 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3dd9c7e41e98570d3626051c1fa70d698554a58a)
Sat, 13 Dec 2008 10:13:12 +0000 Marcus Lundblad Remove timeout for IBB when receiving an IBB session open from the initiator
Sat, 13 Dec 2008 00:27:37 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 9ad89488379a97b5cfae59ae91eef9212f229b96)
Sat, 13 Dec 2008 00:25:51 +0000 Marcus Lundblad Add timeout when receiver waits for initiator to open an IBB session
Tue, 09 Dec 2008 20:31:12 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6a13176e096cf5e7cefc5716496a0a7afd2e2621)
Sun, 07 Dec 2008 01:40:01 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 196060989ecbfa760153e43530294b78f8999df6)
Sun, 07 Dec 2008 01:39:23 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1203a733696f95eef53b04b5078e0a779371b4d3)
Tue, 02 Dec 2008 22:09:06 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f1327672337219c8907eea2d335efb0035e4b39e)
Sun, 30 Nov 2008 19:41:51 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head d3440d677dd69ed30a8158b515bd26d210dacb9d)
Mon, 24 Nov 2008 22:12:36 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 7399f80ea98924dbddd57be1e652ecbae89d3a8e)
Tue, 18 Nov 2008 22:34:30 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head e1fd1e27a14e8cc717dc7fb6cb69ff1f10672704)
Sun, 16 Nov 2008 15:39:55 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f3891f3348abfe90fbe60a054833c12075aa8df4)
Thu, 13 Nov 2008 19:50:53 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 311b4db51b575e1baa7f78d751ff926475edecc3)
Wed, 29 Oct 2008 21:38:33 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 37145f1b4ec49b432ea571f96562d44f4c5a908e)
Mon, 27 Oct 2008 23:14:04 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 7bdc0d34e54e09101ba68ba39703a8fd5081e8eb)
Wed, 22 Oct 2008 17:47:22 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 60eb3945122f9f81bed98851da3567b10baf9450)
Mon, 20 Oct 2008 18:30:55 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3712dc87ef9c46da0dc5283a8d5a571d9a90d340)
Sun, 19 Oct 2008 14:29:37 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head aad9cd2bd4296ab92672559fbee882d7ef2a2406)
Thu, 16 Oct 2008 19:26:28 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 50ca054a04cd66fc08b411e7237a486ebb13fe4d)
Sun, 12 Oct 2008 17:41:36 +0000 Marcus Lundblad merge of '1cff30b7f6954a59c5a89c859c10fa1c51feab8c'
Sun, 12 Oct 2008 17:41:26 +0000 Marcus Lundblad Set state error on IBBSession if the receiver gives an error.
Wed, 01 Oct 2008 18:20:19 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3e5468581850f86ee2b706cd57dfe1096ddcc0ac)
Wed, 01 Oct 2008 18:19:00 +0000 Marcus Lundblad Call purple_xfer_end when ending an IBB session.
Tue, 30 Sep 2008 21:48:09 +0000 Marcus Lundblad Check don't try to free the JabberSIXfer if it's already been freed.
Mon, 29 Sep 2008 17:46:52 +0000 Marcus Lundblad Changed a debug message to refer to the correct function...
Mon, 29 Sep 2008 17:29:02 +0000 Marcus Lundblad merge of '1f1c4d53b190a6818acec7b4a5469c4a4db37759'
Sun, 28 Sep 2008 11:08:21 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 7561443e7b6e50cd96cac03b88cbb8fab1f45d84)
Mon, 29 Sep 2008 17:28:54 +0000 Marcus Lundblad Set binary mode when opening files for IBB transfers.
Sun, 28 Sep 2008 09:43:45 +0000 Marcus Lundblad Revert to using g_fopen (since we have a compatability define for old glibs)
Sat, 27 Sep 2008 19:39:40 +0000 Marcus Lundblad merge of '421269ebbe32a67020772ec7ba39a1e5f8b14b4c'
Thu, 25 Sep 2008 17:29:20 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head bf07db8e6300ffa5dc4613996800db83ad350afb)
Sat, 27 Sep 2008 19:39:17 +0000 Marcus Lundblad Actually close the assoiciated jsx when closing an IBB session.
Tue, 23 Sep 2008 17:55:53 +0000 Marcus Lundblad Some changes got lost when I merged...
Tue, 23 Sep 2008 17:44:38 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head d7476bfe7f9003553f7b3ea48491f4cebd192098)
Mon, 22 Sep 2008 17:23:59 +0000 Marcus Lundblad Patch from Phil Hannent to fix build on win32,
Tue, 16 Sep 2008 20:05:18 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3ffe6fd197f037185a0012875ef68c8f6d6c2f89)
Sat, 13 Sep 2008 23:25:34 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b14102a6c681b35084d2c3f7726de34d4f859fe1)
Tue, 24 Feb 2009 22:19:49 +0000 Marcus Lundblad Removed a few unnessesary lines of code.
Tue, 24 Feb 2009 20:25:33 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 53ec2e73334e6dc99c29f0f13b5ebf4700f5a92c)
Mon, 16 Feb 2009 20:51:03 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 410f7adb8bbf7aef2373d653d847556cd17169dc)
Thu, 12 Feb 2009 21:49:21 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b79100551ea19cf35ee8952a34a44b97204e75f3)
Fri, 06 Feb 2009 22:49:01 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3da4a61feea56ff40dc5fdba355a1057c675a32d)
Thu, 29 Jan 2009 20:36:14 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6a51501ec3aff341c8cd763ffc2076a9bbc07d23)
Thu, 22 Jan 2009 20:38:39 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head c5b982597812ab3c0fd2dbca9be31f173fda67bb)
Mon, 19 Jan 2009 21:54:24 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 27a5e4c3bf4db89f9d87c37d7043c1f4dc68ed1f)
Mon, 19 Jan 2009 21:53:53 +0000 Marcus Lundblad Print alias (if known) in some error/info messages when failing to buzz
Fri, 16 Jan 2009 21:40:25 +0000 Marcus Lundblad Give username (JID) to purple_prpl_got_attention, not alias
Fri, 16 Jan 2009 21:25:48 +0000 Marcus Lundblad Print to conversation from jabber_cmd_buzz, this prevents printing two info
Tue, 13 Jan 2009 19:47:02 +0000 Marcus Lundblad Add a missing space, thanks Paul!
Tue, 13 Jan 2009 19:23:07 +0000 Marcus Lundblad Change error message shown when trying to buzz a buddy who doesn't announce
Tue, 13 Jan 2009 18:38:15 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head e602a35f60e3d423d43bacc72fcb7239c8b43cf0)
Wed, 07 Jan 2009 22:05:01 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head d6e38b24a5b289e3e7632def307f1d98b177d697)
Sun, 04 Jan 2009 23:49:13 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 20e1cd58c08fdfc4116101503338fb89269ea0ea)
Thu, 01 Jan 2009 18:15:46 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head dd9cb9ed28311438c0cc3c2962f1c030fb282df3)
Sun, 28 Dec 2008 09:51:19 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f94ddf7fa975e3a39a53fccae31b7e73f892fd57)
Tue, 23 Dec 2008 20:14:13 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)
Mon, 22 Dec 2008 08:40:29 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)
Wed, 17 Dec 2008 22:39:09 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 82e4edbe06cb0ef0fa59f70db44a289bb91e1343)
Tue, 16 Dec 2008 19:20:03 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6b951d62be418d5bfc437a1ab747c6ba900d7979)
Mon, 02 Mar 2009 03:26:58 +0000 Ethan Blanton prep versions for additional development
Mon, 02 Mar 2009 02:29:53 +0000 Ethan Blanton Update versions for 2.5.5.
Mon, 02 Mar 2009 00:23:37 +0000 Elliott Sales de Andrade NEWS and all that sort of thing...
Mon, 02 Mar 2009 00:01:33 +0000 John Bailey Another updated Russian translation (it's already in po/ChangeLog). Fixes #8495
Sun, 01 Mar 2009 23:57:04 +0000 John Bailey NEWS'ing!
Sun, 01 Mar 2009 20:56:26 +0000 Ethan Blanton merge of '73c00fbbe95951b367f8bf73b5154cd5a158529b'
Sun, 01 Mar 2009 00:15:27 +0000 Ka-Hing Cheung adding a missing file
Sat, 28 Feb 2009 03:21:19 +0000 Elliott Sales de Andrade These debug messages need newlines.
Sat, 28 Feb 2009 00:54:32 +0000 Paul Aurich Some day, I will learn to alphabetize.
Sat, 28 Feb 2009 00:46:32 +0000 Paul Aurich Add Khmer translation from Khoem Sokhem.
Fri, 27 Feb 2009 18:23:15 +0000 Paul Aurich Add other languages committed by translators to the ChangeLog and run
Fri, 27 Feb 2009 07:39:04 +0000 Paul Aurich I want to have a nickname, too!
Fri, 27 Feb 2009 07:28:04 +0000 Paul Aurich merge of '25555f057b156444048f1b2fafeeaf056ac0be9c'
Fri, 27 Feb 2009 07:13:20 +0000 Elliott Sales de Andrade Generalize the FQY command so it can be used by different callbacks based
Fri, 27 Feb 2009 07:26:26 +0000 Paul Aurich Chinese (Hong Kong) and Chinese (Traditional) translation updates.
Fri, 27 Feb 2009 06:45:33 +0000 Paul Aurich Afrikaans, Danish, Norwegian Bokm«©l, Punjabi, and Portuguese (Brazilian)
Thu, 26 Feb 2009 19:47:58 +0000 Mark Doliner We just freed slpcall, so don't set slpcall->timer to 0. And return
Thu, 26 Feb 2009 08:14:24 +0000 Mark Doliner This should fix a sporadic crash? The behavior before was clearly wrong--
Thu, 26 Feb 2009 06:03:37 +0000 Richard Laager Credit Math2Gold for revision 0d3ce6dca7222c77b50e8a23fe0ed1bae02928a8.
Thu, 26 Feb 2009 03:44:58 +0000 Mark Doliner Shaun Lindsay at Meebo tracked down a bug where this function reads
Wed, 25 Feb 2009 23:48:26 +0000 Paul Aurich merge of '7dc734d96688ae822246be79196106858b5e6670'
Wed, 25 Feb 2009 23:19:53 +0000 Paul Aurich Add a second chain of SSL certificates now necessary for OSCAR SSL
Wed, 25 Feb 2009 21:56:47 +0000 Evan Schoenberg merge of '21e96c2781026be159ef9d16095e34151c421fbc'
Wed, 25 Feb 2009 22:22:32 +0000 Peter Hjalmarsson Updated swedish translation
Wed, 25 Feb 2009 20:36:53 +0000 Paul Aurich merge of '834ff898e490cfa48f763bee4c57477814139384'
Wed, 25 Feb 2009 19:51:47 +0000 Paul Aurich List getstatus and getstatusmessage in the purple-remote help output.
Wed, 25 Feb 2009 10:39:04 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 2c4a5ddc5d50dcd6e82192d1f90614217624a126)
Wed, 25 Feb 2009 16:29:29 +0000 Jochen Kemnade another update for 2.5.5
Wed, 25 Feb 2009 06:45:02 +0000 Josep Puigdemont Updated Catalan translation.
Wed, 25 Feb 2009 05:19:39 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head f840352699c2a48d528c12e447b52af0a4137355)
Wed, 25 Feb 2009 05:19:08 +0000 SHiNE CsyFeK merge of '0255e37442effe291a919a71184e1266f5e9480f'
Wed, 25 Feb 2009 05:15:51 +0000 SHiNE CsyFeK 2009.02.25 - flos <lonicerae(at)gmail.com>
Tue, 24 Feb 2009 15:11:21 +0000 SHiNE CsyFeK 2009.02.24 - flos <lonicerae(at)gmail.com>
Wed, 25 Feb 2009 02:26:33 +0000 Kelemen G«¡bor hu.po: Hungarian translation updated for 2.5.5
Tue, 24 Feb 2009 14:37:38 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head 5aca19ea8964e864e3374ac4fd3c1c81cd23a426)
Tue, 24 Feb 2009 14:33:49 +0000 SHiNE CsyFeK 2009.02.24 - flos <lonicerae(at)gmail.com>
Tue, 24 Feb 2009 13:15:34 +0000 SHiNE CsyFeK 2009.02.21 - flos <lonicerae(at)gmail.com>
Fri, 20 Feb 2009 18:00:32 +0000 SHiNE CsyFeK 2009.02.21 - flos <lonicerae(at)gmail.com>
Mon, 09 Feb 2009 15:52:13 +0000 SHiNE CsyFeK 2009.02.09 - Chengming Wang <tiger2007532246(at)gmail.com>
Mon, 09 Feb 2009 15:49:14 +0000 SHiNE CsyFeK 2009.02.09 - Chengming Wang <tiger2007532246(at)gmail.com>
Wed, 25 Feb 2009 21:56:38 +0000 Evan Schoenberg applied changes from 30c025a5facc491ee082435ffe5d2ccfec619678
Tue, 24 Feb 2009 08:09:17 +0000 Laurynas Biveinis Update Lithuanian translation
Mon, 23 Feb 2009 21:12:19 +0000 Paul Aurich Evan's original change to the Direct IM autoreplies is on im.pidgin.pidgin,
Mon, 23 Feb 2009 20:12:35 +0000 Paul Aurich Two of the 2.5.5 translations introduced the old name in comments and a
Mon, 23 Feb 2009 19:57:12 +0000 Bj«Órn Voigt German update for 2.5.5
Mon, 23 Feb 2009 00:29:30 +0000 ª±ric Boumaour Update french translation.
Sun, 22 Feb 2009 21:39:34 +0000 John Bailey Bengali and Norwegian Bokm«©l translations updated. Fixes #8118, #8172. These
Sun, 22 Feb 2009 21:22:22 +0000 John Bailey I forgot how to alphabetize.
Sun, 22 Feb 2009 21:20:36 +0000 John Bailey Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
Sun, 22 Feb 2009 21:05:56 +0000 John Bailey kugel in #pidgin noticed that glib-object.h is included twice here.
Sun, 22 Feb 2009 18:20:14 +0000 John Bailey Danish translation updated. Fixes #8485.
Sun, 22 Feb 2009 16:05:36 +0000 John Bailey Czech, Norwegian Nynorsk, and Slovenian translations updated.
Sun, 01 Mar 2009 20:56:20 +0000 Ethan Blanton Use _set_default_priority on gnutls versions lacking _priority_set_direct.
Sat, 21 Feb 2009 23:26:22 +0000 Ka-Hing Cheung patch from Martin von Gagern that uses a new gnutls option to enable better
Sat, 21 Feb 2009 22:10:27 +0000 Daniel Atallah Better support running many Bonjour clients on the same machine by allowing a
Thu, 19 Feb 2009 22:52:49 +0000 Paul Aurich Fix typo (s/recipt/receipt/) that rob-to86 noticed in the ChangeLog
Thu, 19 Feb 2009 03:41:51 +0000 Etan Reisner merge of '3cf23371e3e019d9e8de26e38bab170c5ed4aca1'
Thu, 19 Feb 2009 02:32:42 +0000 Daniel Lj I thought I did this already, but anyway, a patch from Dimmuxx to stop the
Thu, 19 Feb 2009 02:25:49 +0000 Elliott Sales de Andrade merge of '4c705f4c1149e001f86ed88ffc64ccb5acbc8261'
Wed, 18 Feb 2009 20:11:14 +0000 Jochen Kemnade updated German translation
Thu, 19 Feb 2009 02:24:56 +0000 Elliott Sales de Andrade Set an error if you're unable to connect to the contact server, or are not
Wed, 18 Feb 2009 04:31:31 +0000 Elliott Sales de Andrade Fix some more mis-identified plugins, like 3b3526a0...
Wed, 18 Feb 2009 03:47:52 +0000 Paul Aurich merge of '2f4f593dae7afcbb03bfccfe5db4d44697ec87ef'
Wed, 18 Feb 2009 04:23:31 +0000 Etan Reisner Document the PURPLE_MAJOR_VERSION, PURPLE_MINOR_VERSION, and
Wed, 18 Feb 2009 04:21:07 +0000 Etan Reisner Sprinkle some @copydoc directives around to shut up some doxygen whining.
Wed, 18 Feb 2009 03:39:47 +0000 Etan Reisner s/pidgindialogs_about/pidgin_dialogs_about/ to fix compiling also add some
Wed, 18 Feb 2009 03:33:37 +0000 Etan Reisner merge of '3b3526a039e213263905cee2579a5c7e8a99e4a7'
Wed, 18 Feb 2009 03:27:04 +0000 Etan Reisner merge of '021b2e6a0a1a494338bfc1491b59acee849ec048'
Thu, 12 Feb 2009 06:06:40 +0000 Etan Reisner merge of 'afc2bc7354c9b7ddb6cb80de073d5ae620fe94a5'
Wed, 18 Feb 2009 03:45:13 +0000 Paul Aurich Fix compilation errors and warnings for pidgininc (as noticed by albertz in #pidgin).
Wed, 18 Feb 2009 03:29:16 +0000 Paul Aurich albertz noticed the XMPP Console was identifying itself as interval. Hooray
Tue, 17 Feb 2009 23:42:49 +0000 Daniel Atallah Implement support for resolving DNS via the SOCKS4 proxy in use.
Tue, 17 Feb 2009 22:46:20 +0000 Daniel Atallah A few type fixes.
Tue, 17 Feb 2009 22:39:16 +0000 Daniel Atallah Use asynchronous DNS lookups for SOCKS4.
Tue, 17 Feb 2009 03:07:10 +0000 Elliott Sales de Andrade Buddies on both the Allow and Block list are now automatically removed from
Tue, 17 Feb 2009 00:27:34 +0000 Elliott Sales de Andrade Don't set an attribute prefix on the node, and remove an unnecessary call
Mon, 16 Feb 2009 05:12:26 +0000 John Bailey Add some MSN items to the changelog.
Sun, 15 Feb 2009 23:11:18 +0000 Elliott Sales de Andrade merge of '4021ee6bbfa81bd2fda8e2760cb4ae05d5c30083'
Sun, 15 Feb 2009 21:56:50 +0000 John Bailey merge of '2c17cc8e7650eb9c9637576a402e905e45eb4f81'
Sun, 15 Feb 2009 21:56:25 +0000 John Bailey Reorganize the ChangeLog a bit.
Sun, 15 Feb 2009 21:49:53 +0000 John Bailey Credit Kosta Arvanitis for his patches. Refs #8148, #8150, #8233.
Sun, 15 Feb 2009 21:45:37 +0000 Kosta Arvanitis Prevent tooltips from lingering while scrolling in the buddy list window.
Sun, 15 Feb 2009 21:44:10 +0000 Kosta Arvanitis Close the tooltip window on a keypress event. Fixes #8150.
Sun, 15 Feb 2009 21:42:34 +0000 Kosta Arvanitis Adjust tooltips to offset their position by half the cursor size. This will
Sun, 15 Feb 2009 21:26:22 +0000 Paul Aurich Don't send a 'to' attribute on an outgoing stanza if we didn't receive one.
Sun, 15 Feb 2009 21:03:40 +0000 John Bailey This is a combination of patches from darkrain42 and Marcus Sundberg to fix
Sun, 15 Feb 2009 20:29:55 +0000 John Bailey Add mcepl and djedelsky to COPYRIGHT for their patches. Refs #8419, #7084, #7595.
Sun, 15 Feb 2009 20:24:23 +0000 John Bailey Fix a warning I caught about using %d for a gsize.
Sun, 15 Feb 2009 20:22:30 +0000 mcepl Grab only the "short" hostname on systems (like Fedora/RedHat, but others too)
Sun, 15 Feb 2009 19:01:58 +0000 david jedelsky Fix recipt of ICQ messages from the mobile client "Slick." Fixes #7084, #7595.
Sun, 15 Feb 2009 23:08:38 +0000 Elliott Sales de Andrade Convert from ISO-8859-1 to UTF-8 if no charset is supplied. This should fix
Sun, 15 Feb 2009 22:52:47 +0000 Elliott Sales de Andrade Set a NULL statusline and CurrentMedia if the UBX returns an empty payload,
Sun, 15 Feb 2009 22:44:25 +0000 Elliott Sales de Andrade Send "Segoe UI" if no font is determined from the UI's HTML.
Sun, 15 Feb 2009 21:15:39 +0000 Elliott Sales de Andrade Save and use the CacheKey for ABCH SOAP requests.
Sun, 15 Feb 2009 21:14:06 +0000 Elliott Sales de Andrade Add a missed g_slist_free.
Sun, 15 Feb 2009 20:51:25 +0000 Elliott Sales de Andrade Comment out this extra string until we need it (if ever).
Sun, 15 Feb 2009 20:43:41 +0000 Elliott Sales de Andrade This casting is no longer necessary.
Sun, 15 Feb 2009 20:54:59 +0000 Daniel Atallah Use a stock size that we are sure exists (which ends up making the icon a pixel
Sun, 15 Feb 2009 07:19:59 +0000 Elliott Sales de Andrade Use g_direct_hash/equal instead of g_int_hash/equal for the hash table that
Sun, 15 Feb 2009 02:11:58 +0000 Elliott Sales de Andrade I was hoping this wouldn't be necessary, but it seems that the possibility
Sun, 15 Feb 2009 02:02:57 +0000 Elliott Sales de Andrade Jason's been a big help here, and I think this is fixed now.
Sat, 14 Feb 2009 07:56:20 +0000 John Bailey Some tweaks to the About dialog:
Thu, 12 Feb 2009 02:33:05 +0000 Mark Doliner Add a note that we should use hash tables for the permit and deny lists.
Thu, 12 Feb 2009 06:02:20 +0000 Etan Reisner I'm pretty sure this is what we meant here.
Thu, 12 Feb 2009 06:00:15 +0000 Etan Reisner Let XS do the argument checking/erroring for us for the components argument to
Wed, 11 Feb 2009 03:31:33 +0000 Etan Reisner I like this message better.
Tue, 10 Feb 2009 20:37:51 +0000 Daniel Atallah Credit the author of the menu responsivness patch. References #8352
Tue, 10 Feb 2009 06:08:57 +0000 Paul Aurich merge of '2026210de0785811e4681fcc9e988fb8d00601ef'
Tue, 10 Feb 2009 04:25:45 +0000 Daniel Atallah This small optimization has been sitting in my tree for a long time.
Tue, 10 Feb 2009 04:20:24 +0000 Daniel Atallah Fix from "oopepe" to make menus more reliably responsive.
Tue, 10 Feb 2009 03:22:35 +0000 Mark Doliner Set this timer to 0 when we return FALSE
Tue, 10 Feb 2009 01:51:07 +0000 Mark Doliner Change two more uses of purple_utf8_strcasecmp to g_str_equal
Tue, 10 Feb 2009 01:44:40 +0000 Mark Doliner It's wrong, unnecessary, and expensive to use purple_utf8_strcasecmp() here.
Mon, 09 Feb 2009 22:05:14 +0000 Mark Doliner Avoid canceling this timer twice
Tue, 10 Feb 2009 05:42:53 +0000 Paul Aurich Fix a double-free segfault in the adhoc commands
Sun, 08 Feb 2009 10:34:31 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head 32e078dbbf6d15a1c0a2916f1d590ea45f3c364d)
Sun, 08 Feb 2009 05:02:30 +0000 Elliott Sales de Andrade A JID can have no node (the part before the @), but a chat must have one,
Sun, 08 Feb 2009 00:23:43 +0000 Elliott Sales de Andrade merge of '1256de56bf55d28698fb946db0dc7fc965f4713b'
Sun, 08 Feb 2009 00:23:13 +0000 Elliott Sales de Andrade disapproval of revision '8a80f271858548f73cac50625660e87df1970bcc'
Sat, 07 Feb 2009 23:45:18 +0000 Elliott Sales de Andrade The jabber_register_parse function was looking for the <x> node as a
Fri, 06 Feb 2009 14:23:25 +0000 Bj«Órn Voigt resolved shortcut conflict in German (fixes http://developer.pidgin.im/ticket/8354)
Fri, 06 Feb 2009 03:50:26 +0000 Daniel Atallah Fix a null ptr deref/double free. Fixes #8336.
Thu, 05 Feb 2009 06:25:18 +0000 Elliott Sales de Andrade merge of '0bfcaf78ec07efb71812fff2c8b738b4532aac7f'
Thu, 05 Feb 2009 05:42:58 +0000 Elliott Sales de Andrade In jabber_iq_parse, xmlnode_get_child is called for a few special cases,
Thu, 05 Feb 2009 04:23:14 +0000 Elliott Sales de Andrade Fix some warnings in some sometimes-commented-out debug messages.
Thu, 05 Feb 2009 00:59:42 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
Wed, 04 Feb 2009 22:46:45 +0000 Sadrul Habib Chowdhury Debug log is sent to stderr. Thanks to whoever noticed it in IRC the other day.
Wed, 04 Feb 2009 22:46:08 +0000 Sadrul Habib Chowdhury Need some refining for vt100 too, apparently. Fixes #8335.
Wed, 04 Feb 2009 18:59:11 +0000 Mark Doliner Wait to set the account online until after we've fetched our buddy list.
Wed, 04 Feb 2009 05:15:49 +0000 Elliott Sales de Andrade After parsing the message text for HTML formatting, don't try to send it if
Wed, 04 Feb 2009 01:44:30 +0000 John Bailey Break the ICQ changes into their own section. Make an existing ICQ entry more
Wed, 04 Feb 2009 01:30:35 +0000 Daniel Lj Patch to properly publish status messages for statuses other than Available.
Tue, 03 Feb 2009 22:06:21 +0000 Mark Doliner Mark the string "Mongolian" as translatable
Tue, 03 Feb 2009 18:56:17 +0000 Mark Doliner There's no reason for these to not be const is there? This doesn't
Tue, 03 Feb 2009 18:53:04 +0000 Mark Doliner Fix this compile warning:
Tue, 03 Feb 2009 05:39:47 +0000 Elliott Sales de Andrade For some reason, all these statuses were set to saveable=FALSE. With the
Tue, 03 Feb 2009 02:43:45 +0000 Daniel Atallah merge of '373dcef37042813bc15485de75725e625a149bf6'
Tue, 03 Feb 2009 00:55:57 +0000 Sadrul Habib Chowdhury *** Plucked rev 8e8959be (sadrul@pidgin.im):
Mon, 02 Feb 2009 22:20:04 +0000 John Bailey Change our ICQ client ID such that we identify ourselves to the ICQ servers as
Tue, 03 Feb 2009 02:42:54 +0000 Daniel Atallah Work around the buggy Aspell dictionary installers by cleaning up after them.
Mon, 02 Feb 2009 16:13:11 +0000 Daniel Atallah conn->current_request can be NULL here.
Sun, 01 Feb 2009 09:14:24 +0000 Elliott Sales de Andrade merge of 'a9849c98b16073a1bf0fbb87a998f0970e0dc810'
Sun, 01 Feb 2009 02:23:36 +0000 luke Plug a memory leak in SILC, thanks to Luke Petre.
Fri, 30 Jan 2009 22:48:21 +0000 Daniel Atallah Remove the "Flash window when chat messages are received" pref from the winprefs
Fri, 30 Jan 2009 17:48:47 +0000 Daniel Atallah Fix 3 different race conditions in the win32 network management functionality.
Sun, 01 Feb 2009 09:08:44 +0000 Elliott Sales de Andrade Setup message handlers on the MSN Notification server so that messages from
Sun, 01 Feb 2009 09:06:34 +0000 Elliott Sales de Andrade Make message handlers more generic and able to work when used by the
Sun, 01 Feb 2009 08:25:57 +0000 Elliott Sales de Andrade Move some MSN message handlers from switchboard to general msg.c.
Sun, 01 Feb 2009 08:17:31 +0000 Elliott Sales de Andrade Remove warning in contact.c.
Sun, 01 Feb 2009 08:04:41 +0000 Elliott Sales de Andrade I incorrectly assumed that the FindMembership and ABFindAll SOAP requests
Sat, 31 Jan 2009 07:37:11 +0000 Elliott Sales de Andrade The MSN AddressBook can contain contacts with global isMessengerUser=false,
Fri, 30 Jan 2009 03:27:38 +0000 Elliott Sales de Andrade Update the Address Book when we recieve a new friendly name for a buddy.
Fri, 30 Jan 2009 03:14:29 +0000 Elliott Sales de Andrade Move the check for whether to update the server alias out of nln_cmd and
Thu, 29 Jan 2009 10:29:25 +0000 Mark Doliner Fix a bug where the thumbnail buddy icon in the Accounts dialog would
Thu, 29 Jan 2009 08:23:27 +0000 Mark Doliner Minor formatting and comments
Thu, 29 Jan 2009 08:23:12 +0000 Mark Doliner Remove the rest of the status node code
Thu, 29 Jan 2009 03:53:12 +0000 Elliott Sales de Andrade merge of '679b95c6b80b4045e5c2ded165e64f4fca5f1ed8'
Thu, 29 Jan 2009 03:15:57 +0000 Daniel Lj Patch to fix retrieval of ICQ status messages from users of ICQ 6.x, Miranda,
Thu, 29 Jan 2009 02:12:16 +0000 Sadrul Habib Chowdhury Fix setting custom colorpairs containing 'default', thanks to jieryn on
Thu, 29 Jan 2009 02:00:46 +0000 Elliott Sales de Andrade merge of '2ba63306963eb1bfddbb853da79bd2d2e829af2d'
Wed, 28 Jan 2009 10:27:53 +0000 Mark Doliner I merged Paul Aurich (darkrain42)'s branch cpw.darkrain42.oscar.ssl branch
Wed, 28 Jan 2009 04:27:01 +0000 Paul Aurich This connection is always using purple_proxy_connect now, so checking for newconn->gsc being non-NULL makes no sense.
Wed, 28 Jan 2009 03:40:55 +0000 Paul Aurich Use 'bos.oscar.aol.com' as the common name for the initial BOS connection.
Tue, 27 Jan 2009 10:00:32 +0000 Mark Doliner Shuffle a few comments around to make it look like I did something
Tue, 27 Jan 2009 09:36:35 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 586bc4a7e754d6b26a95c0d69dd5f2967c7a98a1)
Mon, 19 Jan 2009 18:44:31 +0000 Paul Aurich Add new cert to the Windows uninstaller per datallah's request
Mon, 19 Jan 2009 18:21:54 +0000 Paul Aurich Provide the intermediate certificate needed to verify AOL's server
Sun, 18 Jan 2009 04:17:01 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
Wed, 14 Jan 2009 06:32:04 +0000 Paul Aurich Remove the "buggy" caveat -- I've been running it for a while
Wed, 14 Jan 2009 06:29:47 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 07f8d9c59020c1f69cc21b71f8252f13efd6a6e0)
Thu, 18 Dec 2008 05:27:39 +0000 Paul Aurich Implement a sane mechanism for switching an OSCAR account to SSL.
Thu, 18 Dec 2008 05:05:40 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 571d5bf2fff9e937663ef53a174ae141999d6de2)
Sat, 17 Jan 2009 22:42:28 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
Fri, 02 Jan 2009 19:31:16 +0000 Paul Aurich Fix merge
Fri, 02 Jan 2009 19:27:02 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f018e11a7ea08e07f22667e6daca2ec7e64f9710)
Mon, 22 Dec 2008 19:40:05 +0000 Paul Aurich Fix situation in which group was not specified and
Sun, 21 Dec 2008 22:42:04 +0000 Paul Aurich Fix the novell check
Sun, 21 Dec 2008 22:12:23 +0000 Paul Aurich Update the comment for add_buddy in prpl.h to note it may be called to mean 'request authorization'
Sun, 21 Dec 2008 22:11:46 +0000 Paul Aurich Properly don't re-add buddies in SILC
Sun, 21 Dec 2008 19:15:21 +0000 Paul Aurich Oscar: Re-request authorization when adding a buddy that is already on the list.
Sun, 21 Dec 2008 18:32:37 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head df6eba32e5b6b34d7483cbfb7e9f2e4c836ac35f)
Thu, 29 Jan 2009 01:48:12 +0000 Elliott Sales de Andrade Don't crash on Windows when removing an alias for an MSN buddy.
Tue, 27 Jan 2009 05:25:01 +0000 Elliott Sales de Andrade Missed a file in previous commit. Avoids a double-free.
Tue, 27 Jan 2009 05:23:38 +0000 Elliott Sales de Andrade merge of '6922052516b4de648838827a2c1806840619d49a'
Tue, 27 Jan 2009 05:22:10 +0000 Elliott Sales de Andrade Re-combine large (multi-part) messages on MSN since we seem to say that we
Tue, 27 Jan 2009 04:54:13 +0000 Elliott Sales de Andrade Add special handling to the Python D-Bus parsing code for the *_get_data
Tue, 27 Jan 2009 04:36:30 +0000 Elliott Sales de Andrade Fix a crash on exit with a patch from im.pidgin.next.minor.
Tue, 27 Jan 2009 04:22:53 +0000 Daniel Atallah A slightly "warmenhoved" patch from Jon Turney to prevent some unnecessary
Tue, 27 Jan 2009 03:32:11 +0000 Daniel Atallah Prevent a crash that can occur while copying the contents of the Debug Window. This ends up masking mismatched tags in the imhtml output, but that is
Mon, 26 Jan 2009 02:39:50 +0000 Richard Laager merge of '65e9577af05ac04edbde89c6216d06a7b828029a'
Mon, 26 Jan 2009 02:35:25 +0000 Richard Laager In the course of looking at purple-url-handler to compose a response to a
Sun, 25 Jan 2009 20:51:41 +0000 Elliott Sales de Andrade merge of 'a2f94e06ea53c95077731e0833699222e6050fd0'
Sun, 25 Jan 2009 02:00:03 +0000 Richard Laager Fix a discrepancy between the About box and the other authors lists.
Sun, 25 Jan 2009 01:58:30 +0000 Richard Laager Add SEE ALSO references between pidgin(1) and finch(1) and make a few other
Sun, 25 Jan 2009 01:49:41 +0000 Richard Laager Mention purple-remote in the pidgin man page, as suggested by Rogier Wolff.
Sat, 24 Jan 2009 03:23:05 +0000 Richard Laager Display rather than log the error when another instance is running.
Sat, 24 Jan 2009 02:44:27 +0000 Richard Laager pidgin.h is a public header file. Therefore, we should continue to provide
Sat, 24 Jan 2009 02:42:56 +0000 Richard Laager Two minor cleanups to the message about the invisible character in pidgin.h.
Sat, 24 Jan 2009 02:19:14 +0000 Mark Doliner GTK+ 2.16.0 will set the invisible character to a nice bullet instead of
Sat, 24 Jan 2009 02:02:25 +0000 Mark Doliner Slightly improve this debug error message
Fri, 23 Jan 2009 17:59:01 +0000 Timo Jyrinki minimal one line patch
Thu, 22 Jan 2009 01:04:56 +0000 Mark Doliner This happens anytime you IM an offline user, and is totally not an error
Wed, 21 Jan 2009 23:17:47 +0000 Daniel Atallah Attribute Yann Kerherve for the XMPP SASL parser changes. Refs #8206, #8207.
Wed, 21 Jan 2009 23:08:16 +0000 Evan Schoenberg Two patches from Yann Kerherve submitted to pidgin-devl. This fixes XMPP
Tue, 20 Jan 2009 19:38:53 +0000 Paul Aurich merge of '874dbd4635319a67ac152802b9c985b0d261f3eb'
Tue, 20 Jan 2009 05:58:47 +0000 Daniel Atallah When saving the account settings, use the protocol options that were present at
Tue, 20 Jan 2009 04:45:56 +0000 Daniel Atallah Clean up merges from the last two (un)disapprovals.
Tue, 20 Jan 2009 04:39:54 +0000 Daniel Atallah merge of '346878a46ca5cbf1ddb7818cce123b5a936b803e'
Tue, 20 Jan 2009 04:38:22 +0000 Daniel Atallah merge of '8c4498cf31a819963d4ee74d433f2ed267d65b51'
Tue, 20 Jan 2009 04:37:23 +0000 Daniel Atallah disapproval of revision 'dd58d6e08f6bf88e8bdd13e3c8d0b73cc73bbab3'
Tue, 20 Jan 2009 19:38:44 +0000 Paul Aurich pidgin_quit() shouldn't try to save the list of loaded plugins, as they've all been unloaded by the time it is called.
Tue, 20 Jan 2009 04:31:14 +0000 Paul Aurich Reorder (and document) purple_core_quit() so that the prefs_uninit() fixes can
Tue, 20 Jan 2009 04:08:00 +0000 Daniel Atallah Thomas Gibson-Robinson noticed that the "saveable" attribute of a status type
Tue, 20 Jan 2009 03:30:36 +0000 Daniel Atallah Updates to the translation statistics styleshoot from Hans Nordhaug to improve
Sun, 25 Jan 2009 09:13:28 +0000 Elliott Sales de Andrade On MSN, don't print an "unknown" message for SLP acknowledgement messages.
Tue, 20 Jan 2009 03:15:56 +0000 Elliott Sales de Andrade merge of '414e6fd248a6ee80f1bc52c4c4fe5b24f6375f88'
Tue, 20 Jan 2009 02:33:43 +0000 Paul Aurich Fix a segfault when deleting an account without an associated prpl. Reported by adi1 in #pidgin.
Tue, 20 Jan 2009 02:43:19 +0000 Elliott Sales de Andrade Changelog buddy icon/custom smiley/file transfer.
Mon, 19 Jan 2009 01:05:27 +0000 Elliott Sales de Andrade Report a debug warning if a SLP MSG is not processed because it has unknown
Mon, 19 Jan 2009 00:59:53 +0000 Elliott Sales de Andrade Minor type fix.
Mon, 19 Jan 2009 00:58:19 +0000 Elliott Sales de Andrade A patch from Thomas Gibson-Robinson to fix receiving buddy icons, custom
Thu, 15 Jan 2009 03:56:58 +0000 Daniel Atallah Jan Kratochvil found another race condition in the treeview tooltip code, this fixes it. Fixes #8069.
Thu, 15 Jan 2009 03:54:58 +0000 Daniel Atallah This should prevent the crash in #8109 by stopping an invalid message from
Wed, 14 Jan 2009 14:04:17 +0000 Daniel Atallah Remove now unused tmp_buddy hack.
Wed, 14 Jan 2009 13:59:46 +0000 Daniel Atallah merge of '07f8d9c59020c1f69cc21b71f8252f13efd6a6e0'
Wed, 14 Jan 2009 02:50:54 +0000 Daniel Atallah merge of '391fafa6e18ef27d4b95b4ba37421c35e08caa25'
Wed, 14 Jan 2009 02:49:20 +0000 Daniel Atallah Fix some bogocity related to the GG "Add To Chat" menu item. Fixes #8112.
Tue, 13 Jan 2009 23:13:32 +0000 Sadrul Habib Chowdhury Allow rebinding keys to change the focused widget.
Tue, 13 Jan 2009 21:27:58 +0000 Mark Doliner I think it's reasonable for prpls to call purple_prpl_got_user_idle()
Tue, 13 Jan 2009 02:02:14 +0000 Stu Tomlinson bump the version now we finally released
Wed, 14 Jan 2009 13:21:10 +0000 Evan Schoenberg Fixed an errant comment
Wed, 14 Jan 2009 13:13:35 +0000 Evan Schoenberg AIM Direct IM messages should not be flagged as auto responses unless they actually are.
Mon, 12 Jan 2009 19:02:56 +0000 Mark Doliner For real this time
Mon, 12 Jan 2009 18:30:57 +0000 Paul Aurich merge of '74c268c89bbcb796bd93e892d622370cf996ae77'
Mon, 12 Jan 2009 04:45:22 +0000 Etan Reisner I hope I still remember how to NEWS.
Mon, 12 Jan 2009 04:19:42 +0000 Etan Reisner merge of '1fae98535c2566d86520ed407d8b9b26f8b4965f'
Sun, 11 Jan 2009 03:53:46 +0000 Etan Reisner We default doxygen, dot, and devhelp to being enabled so make configure print
Mon, 12 Jan 2009 18:30:25 +0000 Paul Aurich MSN: Change the Connect Server to temporarily workaround connection issues.
Mon, 12 Jan 2009 03:08:52 +0000 Stu Tomlinson Norwegian Nynorsk translation updated (Yngve Spjeld Landro), fixes #8078
Mon, 12 Jan 2009 03:04:49 +0000 Stu Tomlinson Remove the 'devel' tag from the version
Sun, 11 Jan 2009 23:50:51 +0000 Ka-Hing Cheung Fixes #7373, the new live messenger client now sends Segoe UI as the default
Sun, 11 Jan 2009 22:31:01 +0000 Ka-Hing Cheung make this toggleable via env instead of #define
Sun, 11 Jan 2009 22:28:21 +0000 Ka-Hing Cheung disapproval of revision '86902651768595e46a7e1225a210055c92954448'
Sun, 11 Jan 2009 22:27:23 +0000 Ka-Hing Cheung make this togglable via env rather than #define
Sun, 11 Jan 2009 22:03:34 +0000 Ka-Hing Cheung please?
Sun, 11 Jan 2009 18:17:32 +0000 John Bailey Russian translation updated by new translator §¡§ß§ä§à§ß §³§Ñ§Þ§à§ç§Ó§Ñ§Ý§à§Ó. Fixes #7946.
Sun, 11 Jan 2009 18:14:07 +0000 Stu Tomlinson Add the updated Polish translation to the ChangeLog
Sun, 11 Jan 2009 17:46:03 +0000 John Bailey New Polish translation by Piotr Makowski. Fixes #7944. Also updates the
Sun, 11 Jan 2009 17:25:00 +0000 Stu Tomlinson Remove a number of old strings that became dupes in the big sed of 2009
Sun, 11 Jan 2009 17:18:59 +0000 Stu Tomlinson Remove an old string that became a dupe in the big sed of 2009
Sun, 11 Jan 2009 01:45:16 +0000 John Bailey NEWSing. Maybe a bit premature, but it doesn't really matter.
Sun, 11 Jan 2009 01:42:41 +0000 John Bailey Remove references to our former name in all translations and the README in
Sat, 10 Jan 2009 07:35:31 +0000 Ka-Hing Cheung no reason to create an icon and then scale, gtk_widget_render_icon
Sat, 10 Jan 2009 07:33:26 +0000 Ka-Hing Cheung no reason not to show other emblems when contact is expanded
Sat, 10 Jan 2009 07:12:56 +0000 Ka-Hing Cheung xmpp does this!
Fri, 09 Jan 2009 03:57:07 +0000 Daniel Atallah merge of '3bdf5aad1c3d02b04ea918d996f6db99ecb40778'
Fri, 09 Jan 2009 03:56:09 +0000 Daniel Atallah merge of '9d07d82a935ade0bf3a9a387a0c8998d552c7be9'
Fri, 09 Jan 2009 03:55:52 +0000 Daniel Atallah disapproval of revision '59dabca54f8fec54f44c38eaaaafb29086c7ade7'
Fri, 09 Jan 2009 03:48:01 +0000 Daniel Atallah merge of '564565db3b0042f189b8b36ac0b30ea824712f59'
Fri, 09 Jan 2009 02:43:38 +0000 Mark Doliner Use purple_buddy_get_group() instead of aim_ssi_itemlist_exists() to check
Fri, 09 Jan 2009 01:45:45 +0000 Daniel Atallah Changelog some win32 stuff.
Thu, 08 Jan 2009 23:41:34 +0000 Bj«Órn Voigt small German update
Thu, 08 Jan 2009 21:47:15 +0000 Stu Tomlinson Don't show the 'Edit Buddy Comment' option for PurpleBuddys that are not
Thu, 08 Jan 2009 14:16:42 +0000 Stu Tomlinson merge of '5f8528ffc18355719bd406e1c579e0e369fb2585'
Thu, 08 Jan 2009 14:15:16 +0000 Stu Tomlinson I have no idea if this check is needed, but it looked a bit risky without it
Thu, 08 Jan 2009 05:24:10 +0000 Etan Reisner Correct a comment, I don't imagine anyone will actually need this but better
Thu, 08 Jan 2009 04:37:42 +0000 Etan Reisner Make dialogs that double as add and save dialogs indicate the current action
Wed, 07 Jan 2009 15:57:08 +0000 Sadrul Habib Chowdhury Fix rebinding the arrow keys and tab.
Wed, 07 Jan 2009 13:29:49 +0000 Etan Reisner merge of '8531e88ebf19846bd138013c731b270540572751'
Wed, 07 Jan 2009 04:43:38 +0000 Etan Reisner merge of '91c54e1cd7a33198f97836ac32ab8f3f3111efe6'
Wed, 07 Jan 2009 04:39:28 +0000 Paul Aurich Allow us to remove vCard avatars when the PurpleAccount doesn't have one
Wed, 07 Jan 2009 04:12:11 +0000 Paul Aurich Paul noticed that the conditional blocks here were backwards. I'm surprised no
Wed, 07 Jan 2009 03:31:23 +0000 Etan Reisner Remove a handful of string utility functions from perl, they are generally
Wed, 07 Jan 2009 02:59:36 +0000 Etan Reisner merge of '5f39c0c7a9b42095bfdc5a3a637fc280da38d729'
Fri, 09 Jan 2009 03:44:31 +0000 Daniel Atallah Updated Spanish translation. Fixes #7989.
Fri, 09 Jan 2009 03:41:30 +0000 Daniel Atallah Updated Slovak translation. Fixes #7998.
Fri, 09 Jan 2009 03:39:33 +0000 Daniel Atallah Updated Brazilian Portuguese translation. Fixes #8005.
Fri, 09 Jan 2009 03:36:36 +0000 Daniel Atallah Updated Dutch translation. Fixes #8013.
Fri, 09 Jan 2009 03:33:30 +0000 Daniel Atallah Updated Romanian translation. Fixes #8018.
Fri, 09 Jan 2009 03:29:40 +0000 Daniel Atallah Updated Czech translation from David Vachulka. Fixes #8022
Fri, 09 Jan 2009 03:25:05 +0000 Daniel Atallah merge of 'b1fa9aff4c34ce047c572504619d09fd47c9d6be'
Fri, 09 Jan 2009 03:24:45 +0000 Daniel Atallah Updated Norwegian Bokmal translation from Hans Fredrik Nordhaug. Fixes #8035.
Wed, 07 Jan 2009 11:30:49 +0000 Timo Jyrinki Update Finnish translation for 2.5.4 release.
Wed, 07 Jan 2009 09:35:25 +0000 Bj«Órn Voigt fixed a typo "abgebrochent." --> "abgebrochen."
Wed, 07 Jan 2009 04:12:05 +0000 Daniel Atallah Chad Harp noticed that a define got messed up in 2.5.3, resulting in sametime
Wed, 07 Jan 2009 04:04:05 +0000 Daniel Atallah Only initialize dbus threading if glib threading is initialized. The idea is
Wed, 07 Jan 2009 02:12:17 +0000 Daniel Atallah Improve the sametime debugging on Windows. Refs #8014.
Wed, 07 Jan 2009 01:18:16 +0000 Stu Tomlinson Make XML parsing error levels match libxml2's levels, making less important
Wed, 07 Jan 2009 01:15:36 +0000 Stu Tomlinson g_strsplit_set is new in glib 2.4
Wed, 07 Jan 2009 01:13:27 +0000 Stu Tomlinson Only install man pages if the respective binary is being installed, fixes a
Tue, 06 Jan 2009 22:41:16 +0000 Sadrul Habib Chowdhury merge of '479fd75025803f01e743b5c39e6706b1d42a3520'
Tue, 06 Jan 2009 19:50:18 +0000 Sadrul Habib Chowdhury Terminate the loop on the first null-character.
Tue, 06 Jan 2009 16:19:16 +0000 Sadrul Habib Chowdhury Show the submenu for the toplevel menu without requiring a keypress from the user.
Tue, 06 Jan 2009 15:34:26 +0000 Sadrul Habib Chowdhury Compilation fixes for OpenBSD from the OpenBSD ports tree. Closes #8009.
Tue, 06 Jan 2009 15:30:12 +0000 Sadrul Habib Chowdhury Don't crash on screen refresh if buddylist is maximized. Fixes #8003.
Mon, 05 Jan 2009 14:43:15 +0000 Sadrul Habib Chowdhury Boldify the selected row in the tree. This is helpful when, for example,
Tue, 06 Jan 2009 06:32:49 +0000 Etan Reisner Check that the PidginWindow we get in handle_urgent actually exists and has
Tue, 06 Jan 2009 06:29:44 +0000 Etan Reisner Apparently our use of va_list arguments in the perl signal callbacks doesn't
Tue, 06 Jan 2009 05:36:39 +0000 Etan Reisner Make Purple::PluginPref->get_bounds be more perl-like.
Tue, 06 Jan 2009 05:03:18 +0000 Daniel Atallah Kir Kolyshkin figured out that we need to initialize the dbus threading to avoid
Tue, 06 Jan 2009 04:11:09 +0000 Daniel Atallah Ludovico Cavedon noticed that on 64-bit platforms, when HAVE_GETADDRINFO isn't
Tue, 06 Jan 2009 02:28:10 +0000 Daniel Atallah The remainder of a patch from fqueze to fix some incorrect *printf() function
Tue, 06 Jan 2009 01:25:17 +0000 Mark Doliner MySpace? passwords are truncated to 10 characters. Their website doesn't
Mon, 05 Jan 2009 19:37:34 +0000 Josep Puigdemont Remove gaim from Catalan translations.
Mon, 05 Jan 2009 16:36:11 +0000 Jochen Kemnade complete German translation for 2.5.4
Mon, 05 Jan 2009 09:50:38 +0000 ª±ric Boumaour Update french translation.
Mon, 05 Jan 2009 00:53:39 +0000 Sadrul Habib Chowdhury merge of '03c54c34322681b0c346853ded3bfb90b75b1a62'
Mon, 05 Jan 2009 00:47:03 +0000 Josep Puigdemont Updated Catalan translation.
Mon, 05 Jan 2009 00:52:53 +0000 Sadrul Habib Chowdhury We are no longer homonymous with game!
Sun, 04 Jan 2009 21:45:30 +0000 Kelemen G«¡bor hu.po: Updated Hungarian translation for 2.5.4
Sun, 04 Jan 2009 20:13:06 +0000 Mark Doliner merge of '3033bb87676edf402a8cf741cc4b225d71b9649b'
Sun, 04 Jan 2009 20:10:55 +0000 Mark Doliner merge of '2ec56f8fe4fa8959fcac15d674b339c112802a49'
Sun, 04 Jan 2009 15:11:08 +0000 SHiNE CsyFeK 2008.12.28 - flos <lonicerae(at)gmail.com>
Sun, 04 Jan 2009 11:30:12 +0000 Jochen Kemnade update German translation
Sat, 03 Jan 2009 20:43:50 +0000 John Bailey merge of '1573f5f4950069e05f77f6b74e1627bfae9667c5'
Sat, 03 Jan 2009 18:50:33 +0000 Daniel Atallah purple_prefs_disconnect_by_handle() wont actually remove anything with the
Tue, 20 Jan 2009 04:39:46 +0000 Daniel Atallah disapproval of revision 'd61c2fc82b19cd2629b498d903d7018d41a00108'
Fri, 09 Jan 2009 03:57:01 +0000 Daniel Atallah disapproval of revision 'c1eb11b61c6c6756eba2e3aa380e4e4e09db0914'
Sat, 03 Jan 2009 18:37:37 +0000 Daniel Atallah Rearrange prefs uninitialization now that it actually does something.
Fri, 02 Jan 2009 22:41:11 +0000 Richard Laager Fix a compiler warning:
Fri, 02 Jan 2009 07:43:30 +0000 Daniel Atallah Plug a small leak
Fri, 02 Jan 2009 07:42:04 +0000 Daniel Atallah merge of '5a35c52faacfbdaf503309fcdf10842cfd126c3f'
Thu, 01 Jan 2009 23:17:11 +0000 Daniel Atallah Fix from the QuteCom folks to compile with Glib < 2.8.5 with MSVC. Fixes #7761. Also some minor cleanup from me.
Thu, 01 Jan 2009 23:07:15 +0000 Daniel Atallah Fixes from the QuteCom folks for the core being reinitialized. References #7761
Thu, 01 Jan 2009 22:43:01 +0000 Daniel Atallah Fix a race condition that can result in a NULL ptr deref. Fixes #7920.
Thu, 01 Jan 2009 19:29:30 +0000 Ka-Hing Cheung He wandered into the darkside just for us, what else can we say?
Thu, 01 Jan 2009 18:07:37 +0000 John Bailey Changelog the last three patches. Refs #7836, #7849, #7889.
Thu, 01 Jan 2009 17:27:54 +0000 Paul Aurich Don't log passwords for XMPP when using SASL PLAIN or old-style IQ Auth so
Thu, 01 Jan 2009 17:03:44 +0000 Paul Aurich Extend purple-url-handler to handle "gtalk" URIs. Fixes #7889
Thu, 01 Jan 2009 16:51:09 +0000 Paul Aurich Adjust the NLA code to prevent hang on exit for Windows XP and Windows Vista.
Thu, 01 Jan 2009 03:47:26 +0000 Sadrul Habib Chowdhury merge of '409aaedc8836828692279141224e2077ffd4a80f'
Thu, 01 Jan 2009 03:09:10 +0000 Ka-Hing Cheung validates that string PurpleValues are utf-8
Thu, 01 Jan 2009 03:12:56 +0000 Sadrul Habib Chowdhury A couple of memory leak fixes.
Thu, 01 Jan 2009 01:04:34 +0000 Sadrul Habib Chowdhury Remove unused option, thanks to KuSh. Closes #7856.
Wed, 31 Dec 2008 23:49:36 +0000 Sadrul Habib Chowdhury Redirect stderr to the debug window.
Wed, 31 Dec 2008 23:42:28 +0000 Sadrul Habib Chowdhury Do not show a separator after 'Account -> Enable Account' when not required.
Mon, 29 Dec 2008 05:44:01 +0000 John Bailey Changelog that last bit
Mon, 29 Dec 2008 05:37:18 +0000 John Bailey Make sure the prpl has a get_account_text_table function before trying to
Mon, 29 Dec 2008 03:49:33 +0000 Mark Doliner Don't mention TOC in this error message. I think this error is too
Sun, 28 Dec 2008 00:39:39 +0000 Evan Schoenberg Use purple_prpl_got_attention() for XMPP notifications
Sat, 27 Dec 2008 10:04:33 +0000 Elliott Sales de Andrade Changelog the MSN OIM crash fix of #7901.
Sat, 27 Dec 2008 09:37:12 +0000 Elliott Sales de Andrade merge of '518ebe34a3f1499bab1208e43f5e9acf69c4ca3e'
Sat, 27 Dec 2008 09:37:08 +0000 Elliott Sales de Andrade merge of '5043805100d2fa5a371317e802d6a191c89ddaeb'
Sun, 08 Feb 2009 10:09:34 +0000 SHiNE CsyFeK 2009.02.08 - flos <lonicerae(at)gmail.com>
Sat, 27 Dec 2008 18:42:19 +0000 SHiNE CsyFeK 2008.12.28 - flos <lonicerae(at)gmail.com>
Sat, 27 Dec 2008 17:51:45 +0000 SHiNE CsyFeK 2008.12.28 - flos <lonicerae(at)gmail.com>
Fri, 26 Dec 2008 13:00:57 +0000 SHiNE CsyFeK 2008.12.25 - flos <lonicerae(at)gmail.com>
Thu, 25 Dec 2008 14:06:10 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)
Sat, 27 Dec 2008 09:32:38 +0000 Elliott Sales de Andrade Apparently X-OIM-Proxy was not a good way to decide that we received a
Sat, 27 Dec 2008 08:41:35 +0000 Elliott Sales de Andrade These translated strings don't need to be duplicated with g_snprintf. And
Wed, 24 Dec 2008 06:10:40 +0000 Kevin Stange Spell "conversation" properly. My typo can forever be found in release
Tue, 23 Dec 2008 16:55:49 +0000 John Bailey Slightly modified version of a fix fqueze proposed for a crash with the empty
Tue, 23 Dec 2008 16:38:49 +0000 Daniel Atallah Fix a typo in the French translation. References #7881.
Mon, 22 Dec 2008 23:21:14 +0000 Mark Doliner This is a bitmask, and the "c" value here should be the least significant
Mon, 22 Dec 2008 23:08:26 +0000 Mark Doliner Error messages from libxml contain their own newlines
Mon, 22 Dec 2008 22:01:34 +0000 Mark Doliner Fix two related bugs:
Mon, 22 Dec 2008 19:29:59 +0000 Mark Doliner Change our font mapping in gtkimhtml to match the suggested values
Mon, 22 Dec 2008 19:14:50 +0000 Mark Doliner Change the font size mapping table in purple_markup_html_to_xhtml() to
Mon, 22 Dec 2008 19:02:33 +0000 Mark Doliner Fix a typo in a comment
Mon, 22 Dec 2008 16:50:40 +0000 Daniel Atallah Fix a leak "KuSh" discovered using "cppcheck". Fixes #7857.
Mon, 22 Dec 2008 16:41:53 +0000 Daniel Atallah Fix a leak "KuSh" discovered using "cppcheck". Fixes #7858. Also, make the relevant code less of a horrible abomination.
Mon, 22 Dec 2008 16:22:08 +0000 Daniel Atallah Fix a leak "KuSh" discovered using "cppcheck". Fixes #7859.
Mon, 22 Dec 2008 16:17:28 +0000 Daniel Atallah Fix a potential leak "KuSh" discovered using "cppcheck". Fixes #7861.
Mon, 22 Dec 2008 16:15:40 +0000 Daniel Atallah Fix a potential leak "KuSh" discovered using "cppcheck". Fixes #7862.
Mon, 22 Dec 2008 16:13:43 +0000 Daniel Atallah Fix a potential leak "KuSh" discovered using "cppcheck". Fixes #7863.
Mon, 22 Dec 2008 07:51:06 +0000 Mark Doliner Commit patch #7670: Implement xep-0191 (simple blocking) for jabber protocols
Sun, 21 Dec 2008 18:01:37 +0000 John Bailey Correctly credit Tomasz Sa©Èaci«Íski for writing the original patch for IM
Sun, 21 Dec 2008 04:58:36 +0000 Michal Witkowski Don't ignore XML namespace and prefix information when parsing incoming XMPP
Sun, 21 Dec 2008 04:45:20 +0000 Martin Rosinski Fix a connection timeout that occurs with empty Gadu-Gadu buddy lists.
Sun, 21 Dec 2008 04:14:18 +0000 John Bailey The road to a new version starts with but a single commit...
Sat, 20 Dec 2008 18:45:53 +0000 Josep Puigdemont merge of '6c01f570946b5aa15076b2de30882e3812c7e889'
Sat, 20 Dec 2008 18:38:57 +0000 Josep Puigdemont merge of '8e2be07d23144f93dd575524d8dac1986487d4cc'
Sat, 20 Dec 2008 16:48:58 +0000 John Bailey Correcting version and dates per the Pre-Release instructions from ReleaseProcess.
Fri, 19 Dec 2008 08:10:19 +0000 Kevin Stange merge of '665a07783e325291cdd356dacf8f394fb18f0031'
Sat, 20 Dec 2008 18:45:44 +0000 Josep Puigdemont Updated Catalan (Valencian) by Toni Hermoso.
Sat, 20 Dec 2008 17:40:01 +0000 Josep Puigdemont Fixed a few accelerator clashes, and updated strings in Catalan translation.
Fri, 19 Dec 2008 05:51:10 +0000 Elliott Sales de Andrade NEWS and stuff...
Fri, 19 Dec 2008 04:12:30 +0000 Daniel Atallah merge of '5dc6f2359f155e18525e7b42ecd827005e473725'
Fri, 19 Dec 2008 03:43:26 +0000 Ka-Hing Cheung oh, and my payment was late because I forgot to update my credit card info,
Fri, 19 Dec 2008 04:11:15 +0000 Daniel Atallah Make purple_utf8_has_word() better about detecting word boundaries (still not
Fri, 19 Dec 2008 03:11:59 +0000 Daniel Atallah Prevent a NULL ptr deref when unexpected stuff happens in the cert cache. Fixes #7776,#7769
Fri, 19 Dec 2008 03:10:04 +0000 Daniel Atallah Delete MSN cert when uninstalling.
Fri, 19 Dec 2008 01:52:39 +0000 Stu Tomlinson I believe the patch from #220 actually implemented IM images for Gadu-Gadu,
Fri, 19 Dec 2008 00:29:00 +0000 John Bailey NEWSing
Fri, 19 Dec 2008 00:12:10 +0000 John Bailey merge of '2c386633fb7a57f0cb963070eba463721cf3728c'
Thu, 18 Dec 2008 22:10:51 +0000 Bj«Órn Voigt Sorry, forgotten --no-location in German translation
Thu, 18 Dec 2008 22:14:57 +0000 Mark Doliner Updated Serbian Latin translation from Milo«Þ Popovi««.
Thu, 18 Dec 2008 22:11:38 +0000 Mark Doliner Don't set a default action for oscar's "Do you want to accept this
Thu, 18 Dec 2008 20:27:07 +0000 Mark Doliner merge of '13d63095df75c7a8735de7c5417132784063ef0a'
Thu, 18 Dec 2008 20:27:05 +0000 Mark Doliner merge of 'b969d731bb18e8b2674e0dbe21b1f459dfe3347f'
Thu, 18 Dec 2008 20:00:58 +0000 Kevin Stange Fix up the ChangeLog, add missing items, "de-credit" Mark from changes
Thu, 18 Dec 2008 19:13:58 +0000 Bj«Órn Voigt other small German translation update
Thu, 18 Dec 2008 19:22:21 +0000 Marcus Lundblad Fixed some typos and capitalization in the Swedish translation
Thu, 18 Dec 2008 11:36:24 +0000 Kelemen G«¡bor hu.po: Hungarian translation updated for 2.5.3
Thu, 18 Dec 2008 10:24:47 +0000 Mark Doliner Add Israt Jahan to the about dialog for the Bengali translation.
Thu, 18 Dec 2008 10:07:22 +0000 Mark Doliner Fix this error from msgfmt:
Thu, 18 Dec 2008 10:05:58 +0000 Mark Doliner I'm guessing this is what was intended here?
Thu, 18 Dec 2008 10:01:10 +0000 Mark Doliner Bengali translation update, maybe from Israt Jahan. Closes #7820
Thu, 18 Dec 2008 09:53:34 +0000 Mark Doliner Updated Romanian translation from Mi«ßu Moldovan
Thu, 18 Dec 2008 09:52:32 +0000 Mark Doliner Updated Afrikaans translation from Friedel Wolff (closes #7817)
Thu, 18 Dec 2008 09:51:03 +0000 Mark Doliner Updated Greek translation from Bouklis Panos (closes #7815)
Thu, 18 Dec 2008 09:47:29 +0000 Mark Doliner Updated Chinese translations from Ambrose C. Li. Closes #7806.
Thu, 18 Dec 2008 09:44:58 +0000 Mark Doliner Updated Galician translation from Frco. Javier Rial Rodr«¿guez.
Thu, 18 Dec 2008 09:43:15 +0000 Mark Doliner Updated Spanish translation from Javier Fern«¡ndez-Sanguino. Closes #7784
Thu, 18 Dec 2008 09:41:50 +0000 Mark Doliner Updated Slovak translation from loptosko. Closes #7783
Thu, 18 Dec 2008 09:39:28 +0000 Mark Doliner Updated Czech translation from David Vachulka (closes #7780) and
Thu, 18 Dec 2008 09:35:58 +0000 Mark Doliner Updated Norwegian Nynorsk translation from Yngve Spjeld Ladro
Thu, 18 Dec 2008 09:33:42 +0000 Mark Doliner Serbian translation update from Milo«Þ Popovi««. References #7598.
Thu, 18 Dec 2008 09:27:08 +0000 Mark Doliner Albanian translation from Besnik Bleta. Closes #7573.
Thu, 18 Dec 2008 09:16:50 +0000 Mark Doliner Updated Arabic translation from Khaled Hosny. Closes #7430.
Thu, 18 Dec 2008 09:15:16 +0000 Mark Doliner Updated Slovenian translation from Martin Srebotnjak. Closes #7368.
Thu, 18 Dec 2008 09:11:40 +0000 Mark Doliner Are we ready to release this puppy later tonight?
Thu, 18 Dec 2008 07:25:37 +0000 Ka-Hing Cheung a patch from eperez that corrects EOF detection, Fixes #7726
Thu, 18 Dec 2008 06:28:36 +0000 Ka-Hing Cheung some server(s) don't like empty resource which we now default to. I am not
Thu, 18 Dec 2008 02:03:20 +0000 Mark Doliner We have a prpl function "buddy_free" that I don't think any of our
Thu, 18 Dec 2008 01:53:49 +0000 Mark Doliner Fix a few small memleaks
Wed, 17 Dec 2008 22:37:53 +0000 Marcus Lundblad merge of '9979f20f66bc7efceedd9e288dc78576d9ceeb0c'
Wed, 17 Dec 2008 20:56:30 +0000 Mark Doliner merge of '86eb900cf982408bb630159b662426812328a78c'
Wed, 17 Dec 2008 20:50:46 +0000 Mark Doliner Let's actually close the socket when we sign off a myspace account.
Wed, 17 Dec 2008 20:55:49 +0000 Josep Puigdemont Updated Catalan Valencian translation by Toni Hermoso.
Wed, 17 Dec 2008 20:55:25 +0000 Josep Puigdemont Updated Catalan translation.
Wed, 17 Dec 2008 20:50:49 +0000 Sadrul Habib Chowdhury Fix a leak in myspace prpl.
Wed, 17 Dec 2008 18:36:31 +0000 Mark Doliner Set buddies idle time to 0 when their idle. 0 is a flag to the UI that
Wed, 17 Dec 2008 18:21:47 +0000 Mark Doliner Add a comment that 0 should be used when a buddies idle time is unknown
Wed, 17 Dec 2008 05:39:11 +0000 Mark Doliner Set the server alias for myspace buddies who haven't set their username.
Wed, 17 Dec 2008 04:37:21 +0000 Mark Doliner Support for background font colors in incoming MySpace IMs
Wed, 17 Dec 2008 04:12:04 +0000 Mark Doliner Remove a stray > when a font face is specified
Wed, 17 Dec 2008 04:02:25 +0000 Mark Doliner Add support for foreground and background font colors in MySpace IMs
Wed, 17 Dec 2008 03:37:59 +0000 Mark Doliner Add a newline to the end of a debug messages
Wed, 17 Dec 2008 03:33:57 +0000 Mark Doliner Fix bugs sending and receiving myspace IMs related to not escaping
Wed, 17 Dec 2008 03:03:36 +0000 Mark Doliner ChangeLog updates for my changes from December
Wed, 17 Dec 2008 03:03:21 +0000 Mark Doliner merge of '9643d7374ca3732ca4269075429908a3d1645f4e'
Wed, 17 Dec 2008 02:40:51 +0000 Daniel Atallah merge of 'ef05d478fa7019dbdddad2f30968a729d943520e'
Wed, 17 Dec 2008 02:04:37 +0000 Daniel Atallah A patch from fqueze to prevent re-initalization of the SSL stuff. Fixes #7764.
Wed, 17 Dec 2008 02:44:37 +0000 Ka-Hing Cheung not all features are implemented in QQ2008 yet
Wed, 17 Dec 2008 02:26:40 +0000 Mark Doliner Add support for blocking buddies on MySpace
Wed, 17 Dec 2008 01:33:10 +0000 Daniel Atallah Fix win32 build.
Wed, 17 Dec 2008 00:06:05 +0000 Mark Doliner Fix a bug where if "Show our presence only to people on our buddy list"
Tue, 16 Dec 2008 23:43:25 +0000 Mark Doliner Remove an accidentally debug message
Tue, 16 Dec 2008 23:39:03 +0000 Mark Doliner Grab the "Who can contact me? Only people on my buddy list?" and the
Tue, 16 Dec 2008 21:52:50 +0000 Mark Doliner Some other changes to make this more like the official client, and
Tue, 16 Dec 2008 21:47:44 +0000 Mark Doliner I'm not sure why these were strings. The official client uses integers
Tue, 16 Dec 2008 21:31:05 +0000 Mark Doliner Remove a bunch of calls to msim_msg_dump(). I find it really annoying
Tue, 16 Dec 2008 19:36:03 +0000 Mark Doliner merge of '6b951d62be418d5bfc437a1ab747c6ba900d7979'
Tue, 16 Dec 2008 18:32:25 +0000 Marcus Lundblad Changelog two custom smiley bugfixes I had forgotten to changelog before
Tue, 16 Dec 2008 14:54:00 +0000 Jochen Kemnade complete German translation for 2.5.3
Tue, 16 Dec 2008 11:16:51 +0000 Timo Jyrinki Updated Finnish translation for the 2.5.3 release. All strings translated.
Tue, 16 Dec 2008 09:11:55 +0000 ª±ric Boumaour Update french translation for 2.5.3 release.
Sat, 03 Jan 2009 20:43:44 +0000 John Bailey disapproval of revision 'a85f2ca138b4fd9f600b0875bfe67837cc95b989'
Tue, 16 Dec 2008 06:12:58 +0000 John Bailey Fix my accidental breakage of string freeze by borrowing a generic message from
Tue, 16 Dec 2008 06:25:56 +0000 Mark Doliner Minor comment change
Tue, 16 Dec 2008 04:13:14 +0000 Mark Doliner Set the display name before marking the connection as "connected."
Tue, 16 Dec 2008 04:08:38 +0000 Mark Doliner Only validate the font face if it's non-null
Tue, 16 Dec 2008 03:49:05 +0000 Mark Doliner Use a GString here when constructing the data. It's way more
Tue, 16 Dec 2008 03:35:22 +0000 Mark Doliner No functionality change--just cleanup.
Tue, 16 Dec 2008 02:25:08 +0000 Elliott Sales de Andrade merge of 'b70000f3bf5c6b7f30121fb749d72ac869b58ae9'
Tue, 16 Dec 2008 02:21:33 +0000 Elliott Sales de Andrade Do something sane if the response is NULL when updating contact tokens,
Tue, 16 Dec 2008 01:40:38 +0000 Mark Doliner Mark some parameters as const char * instead of char * and don't
Tue, 16 Dec 2008 01:03:24 +0000 Ka-Hing Cheung rewrapped ChangeLog lines by Paul again
Mon, 15 Dec 2008 19:02:35 +0000 Mark Doliner Use the friendly/vanity url when it's available in myspace
Mon, 15 Dec 2008 09:48:20 +0000 Jochen Kemnade German translation update
Mon, 15 Dec 2008 05:33:57 +0000 Mark Doliner merge of '8d8f6d7fcf4bbef4fe0e6f1008e25759c2b3932e'
Mon, 15 Dec 2008 04:35:27 +0000 Elliott Sales de Andrade merge of '3b87c3b008c11c068a42eba55b3f5724cdac4ad4'
Mon, 15 Dec 2008 04:25:00 +0000 John Bailey merge of '52e2a425de43a95def135fff5a6dbe87ed39acb5'
Mon, 15 Dec 2008 05:32:31 +0000 Mark Doliner Shuffling things around, remove stray whitespace, remove some forward
Mon, 15 Dec 2008 04:09:02 +0000 Mark Doliner merge of '91d403bb5dfadec9e38f0c0c058ababeed6fd9d7'
Mon, 15 Dec 2008 04:34:24 +0000 Elliott Sales de Andrade Actually that last change did break regular login, but I don't feel like
Mon, 15 Dec 2008 04:03:12 +0000 Elliott Sales de Andrade Reapply 046452c275782ffd3218e3ae4863eaa8bf31a5f4 since it doesn't really
Mon, 15 Dec 2008 03:59:30 +0000 Elliott Sales de Andrade merge of '10ea019ecb33303883a9a34e547d2c04b8267a3d'
Mon, 15 Dec 2008 03:53:12 +0000 Elliott Sales de Andrade disapproval of revision 'af100261749125c03e3d490b01d36f8ea219bf8f'
Sat, 06 Dec 2008 19:57:58 +0000 Kevin Stange merge of '1203a733696f95eef53b04b5078e0a779371b4d3'
Wed, 03 Dec 2008 03:09:32 +0000 Kevin Stange merge of '6ac9187d4f4437a087d58d63489c47664121f0b5'
Sat, 04 Oct 2008 06:13:33 +0000 Kevin Stange This string appears before the connection attempt, so it shouldn't be
Tue, 09 Dec 2008 20:31:43 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 6a13176e096cf5e7cefc5716496a0a7afd2e2621)
Sun, 07 Dec 2008 01:40:48 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 196060989ecbfa760153e43530294b78f8999df6)
Sun, 07 Dec 2008 01:38:29 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 1203a733696f95eef53b04b5078e0a779371b4d3)
Tue, 02 Dec 2008 22:11:39 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f1327672337219c8907eea2d335efb0035e4b39e)
Sun, 30 Nov 2008 19:36:38 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head d3440d677dd69ed30a8158b515bd26d210dacb9d)
Sun, 30 Nov 2008 19:34:11 +0000 Marcus Lundblad Patch from Darkrain42 to avoid a double-free on status values
Mon, 24 Nov 2008 22:13:04 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 7399f80ea98924dbddd57be1e652ecbae89d3a8e)
Tue, 18 Nov 2008 22:34:08 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head e1fd1e27a14e8cc717dc7fb6cb69ff1f10672704)
Sun, 16 Nov 2008 15:39:46 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head f3891f3348abfe90fbe60a054833c12075aa8df4)
Thu, 13 Nov 2008 19:51:47 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 311b4db51b575e1baa7f78d751ff926475edecc3)
Wed, 29 Oct 2008 21:38:53 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 37145f1b4ec49b432ea571f96562d44f4c5a908e)
Mon, 27 Oct 2008 23:13:11 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 7bdc0d34e54e09101ba68ba39703a8fd5081e8eb)
Mon, 20 Oct 2008 18:30:28 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3712dc87ef9c46da0dc5283a8d5a571d9a90d340)
Mon, 15 Dec 2008 04:20:28 +0000 Laurent Montaron Fix ludicrously long idle times for Sametime 7.5 buddies by assuming idle time
Mon, 15 Dec 2008 04:02:28 +0000 Florian Qu«²ze Fix a crash in DNS SRV resolution when one of the required parameters is NULL.
Mon, 15 Dec 2008 03:54:39 +0000 Florian Qu«²ze Don't allow connecting a SIMPLE account if no server is configured. Fixes #7767.
Mon, 15 Dec 2008 04:08:31 +0000 Mark Doliner Change the msim_msg_clone_element() function to respect the "dynamic_name"
Mon, 15 Dec 2008 03:01:38 +0000 Elliott Sales de Andrade merge of '44bc6927617b36912dc84306fe8d80a6a9b942a3'
Mon, 15 Dec 2008 02:46:20 +0000 Ka-Hing Cheung some other updates
Mon, 15 Dec 2008 02:38:48 +0000 Ka-Hing Cheung this is slightly more accurate
Mon, 15 Dec 2008 03:00:20 +0000 Elliott Sales de Andrade For processing mobile OIM's, fix a crash when searching through each part
Mon, 15 Dec 2008 02:22:01 +0000 Elliott Sales de Andrade Fix a crashy little typo.
Mon, 15 Dec 2008 01:53:50 +0000 Elliott Sales de Andrade merge of '16c1dbfe5a0090d97df6477c7f8235365d07090c'
Mon, 15 Dec 2008 01:16:59 +0000 Mark Doliner Change MySpace to wrap incoming messages in <span style="font-size: Npt;">
Mon, 15 Dec 2008 01:13:17 +0000 Mark Doliner Change the way we handle <span style='font-size: whatever;'> tags slightly.
Mon, 15 Dec 2008 01:52:02 +0000 Elliott Sales de Andrade Split out MSN section in the ChangeLog. There are three points already and
Mon, 15 Dec 2008 01:42:24 +0000 Elliott Sales de Andrade merge of '237ac12c436b96cd8e5959a16892ab9dcba4c5da'
Mon, 15 Dec 2008 00:40:36 +0000 Ka-Hing Cheung merge of '04afb3575719a357165d894133156d8c49f3c7a0'
Sun, 14 Dec 2008 23:15:09 +0000 Josep Puigdemont Updated Catalan translation.
Mon, 15 Dec 2008 00:17:07 +0000 Ka-Hing Cheung uncondtionally install some certificates and use them, References #6680.
Mon, 15 Dec 2008 00:09:04 +0000 Ka-Hing Cheung merge of '9d9dfe16667a3946233ae2a359de8856ee105289'
Mon, 15 Dec 2008 01:40:52 +0000 Elliott Sales de Andrade Add support for receiving MSN offline messages that were sent from a mobile
Mon, 15 Dec 2008 00:49:35 +0000 Elliott Sales de Andrade Clean up msn_oim_report_to_user to avoid extra g_strdup's and call strchr
Sun, 14 Dec 2008 23:14:34 +0000 Elliott Sales de Andrade When parsing MSN message payload headers, check for folded lines. The only
Sun, 14 Dec 2008 23:11:27 +0000 Ka-Hing Cheung merge of '2b2413559685df17d16670e7769c19d61235fc28'
Sun, 14 Dec 2008 22:01:15 +0000 Bj«Órn Voigt updated German translation (unready)
Sun, 14 Dec 2008 22:00:24 +0000 Mark Doliner Simplify a little bit
Sun, 14 Dec 2008 10:33:33 +0000 Jochen Kemnade German translation updated
Sun, 14 Dec 2008 05:24:32 +0000 Elliott Sales de Andrade If the MSN user is in the userlist already, then check whether we know the
Sun, 14 Dec 2008 05:22:52 +0000 Elliott Sales de Andrade When getting the privacy lists, set the default network to unknown. If the
Sun, 14 Dec 2008 04:09:23 +0000 Elliott Sales de Andrade Remove a double call to xmlnode_get_namespace and multiple tests for xmlns
Sun, 14 Dec 2008 03:09:51 +0000 Elliott Sales de Andrade Make the add/remove buddy from list functions take a MsnUser* instead of the
Sun, 14 Dec 2008 02:58:44 +0000 Paul Aurich Fix warnings where size_t/gsize was used for printf with the wrong format
Sat, 13 Dec 2008 02:41:46 +0000 Mark Doliner merge of '5097d28816eecf123094d27602b14963619bbc8b'
Fri, 12 Dec 2008 20:35:12 +0000 Richard Laager merge of 'b777f3c2f3b9991830f31a5572d2bb0b030c2600'
Sat, 13 Dec 2008 02:41:12 +0000 Mark Doliner Use one GString and pass it around instead of allocating and freeing a
Fri, 12 Dec 2008 19:42:19 +0000 Mark Doliner Remove unnecessary casting
Fri, 12 Dec 2008 19:36:34 +0000 Mark Doliner Remove stray whitespace
Fri, 12 Dec 2008 19:34:34 +0000 Mark Doliner Remove unneeded forward declarations. I guess my philosophy is to only
Fri, 12 Dec 2008 19:04:21 +0000 Mark Doliner Eliminate minor typographical differences between our version of the GPL
Fri, 12 Dec 2008 18:57:43 +0000 Mark Doliner I don't think it makes sense for these files to be here now that the prpl
Fri, 12 Dec 2008 17:18:59 +0000 Richard Laager Fix up a bad merge on my part.
Fri, 12 Dec 2008 17:08:23 +0000 Richard Laager merge of '1588a62b7442c86d09ede6244012e7c0eed52478'
Thu, 11 Dec 2008 04:32:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.openq' (head f1e6c695a05f8f625adbcfb280ed60933be86b87)
Thu, 11 Dec 2008 04:29:43 +0000 Richard Laager Turn on -Wformat-security and make it an error with GCC 4.
Thu, 11 Dec 2008 03:31:16 +0000 Richard Laager merge of '2d203a89c855916b5c37a95cc1869c15b24f812c'
Mon, 08 Dec 2008 17:53:46 +0000 Richard Laager merge of '5f86c51d96715086ed0790a769fd222be570c8ac'
Mon, 08 Dec 2008 17:19:52 +0000 Richard Laager merge of '08fd5918978aecbd045771fb72fd0d80c7fcf941'
Mon, 08 Dec 2008 05:20:44 +0000 Richard Laager Fix Bonjour to better deal with buddy values set to the empty string.
Thu, 11 Dec 2008 08:06:23 +0000 Paul Aurich Use purple_proxy_connect + purple_ssl_connect_with_host_fd() to hopefully
Thu, 11 Dec 2008 07:14:50 +0000 Paul Aurich Part 2 of the continuing effort to get OSCAR over SSL working.
Wed, 10 Dec 2008 23:41:28 +0000 Paul Aurich First pass at adding SSL connections to OSCAR.
Fri, 12 Dec 2008 16:56:20 +0000 Jochen Kemnade started updating the German translation
Fri, 12 Dec 2008 04:02:08 +0000 Mark Doliner merge of '2c63599660bb7ed2aa17389e548fbc0511b797ac'
Fri, 12 Dec 2008 00:01:40 +0000 Sadrul Habib Chowdhury Use av_len in the same manner as everywhere else, for consistency.
Thu, 11 Dec 2008 22:36:47 +0000 John Bailey merge of 'dd536145a4036177cabc4e4e1ac83dcdf1008a33'
Thu, 11 Dec 2008 22:33:06 +0000 John Bailey Credit beret for his patch. Refs #6300.
Thu, 11 Dec 2008 21:12:39 +0000 Sadrul Habib Chowdhury merge of '6de8f788571b507b2c76125cc65f88db49c60790'
Thu, 11 Dec 2008 21:10:57 +0000 Sadrul Habib Chowdhury Use ref-counting to prevent a crash if request-auth callbacks are called
Thu, 11 Dec 2008 08:41:04 +0000 John Bailey merge of '9a15955bb377eff51316851e03db1cd7a5f9ba7f'
Thu, 11 Dec 2008 08:19:09 +0000 Jarom«¿r Karmaz«¿n Advertise the same typing capability on OSCAR that ICQ 6 does, since we claim
Thu, 11 Dec 2008 08:08:02 +0000 Paul Aurich Fix up the XMPP User Avatar SHA1 hashing so that we don't mess up the checksum
Thu, 11 Dec 2008 07:38:20 +0000 Paul Aurich Support an empty <metadata/> element to indicate that a user has no XEP-0084
Thu, 11 Dec 2008 06:50:38 +0000 John Bailey ChangeLog darkrain42's patch. I need to remember to do this when committing
Thu, 11 Dec 2008 06:48:25 +0000 John Bailey Tweak a few for loop conditions in the Perl bindings per Etan's suggestion.
Thu, 11 Dec 2008 22:36:29 +0000 John Bailey disapproval of revision '0538a6873b4fbb3c72cc0b6fc4d8b690d467686d'
Thu, 11 Dec 2008 06:38:23 +0000 Paul Aurich Fix off-by-ones in the perl loader where av_len is used. Fixes #7687.
Thu, 11 Dec 2008 06:32:05 +0000 Florian Qu«²ze Remove the commas at the end of enumerator lists. This resolves warnings
Thu, 11 Dec 2008 06:24:58 +0000 John Bailey Remove mention of the reverted patch from the ChangeLog.
Thu, 11 Dec 2008 06:24:14 +0000 John Bailey merge of '17b584b23aee26cc5553b12483ab9b550eee8103'
Fri, 12 Dec 2008 04:01:39 +0000 Mark Doliner Keep track of the user ID in the MsimUser struct so that we have a copy
Fri, 12 Dec 2008 03:46:36 +0000 Mark Doliner Don't create a temporary PurpleBuddy when getting info for someone not
Thu, 11 Dec 2008 07:17:32 +0000 Mark Doliner String changes (a few of which I had already made, grumble grumble).
Thu, 11 Dec 2008 04:20:14 +0000 Elliott Sales de Andrade Replace strrchr(..., '/')+1 with g_path_get_basename in QQ plugin. Didn't
Thu, 11 Dec 2008 04:07:29 +0000 Elliott Sales de Andrade Why #if 0\n#define something when you can just #undef it?
Thu, 11 Dec 2008 04:03:27 +0000 Elliott Sales de Andrade Fix some English in the QQ plugin. And remove some translated phrases that are
Wed, 10 Dec 2008 11:11:32 +0000 Bj«Órn Voigt fixed some spelling errors in QQ protocol plugin:
Wed, 10 Dec 2008 06:58:10 +0000 Elliott Sales de Andrade merge of '834b032b518f6b4ab9148b946ca635214a9388d8'
Wed, 10 Dec 2008 06:51:47 +0000 Elliott Sales de Andrade merge of '08fd5918978aecbd045771fb72fd0d80c7fcf941'
Wed, 10 Dec 2008 02:44:03 +0000 Daniel Atallah Further cleanup to fix CID 373.
Wed, 10 Dec 2008 02:28:30 +0000 Daniel Atallah Fix CID 399 - I'm reasonably sure this couldn't ever actually cause a NULL deref.
Wed, 10 Dec 2008 02:23:27 +0000 Daniel Atallah Clean up some stuff that the behavior has changed on to fix CID 398.
Wed, 10 Dec 2008 01:14:02 +0000 Daniel Atallah Updated included win32 meanwhile library to fix #7563
Wed, 10 Dec 2008 00:35:26 +0000 Daniel Atallah Changelog the win32 SILC change. Fixes #7399
Wed, 10 Dec 2008 00:28:26 +0000 Daniel Atallah Update SILC Toolkit used on win32 to 1.1.8
Tue, 09 Dec 2008 15:45:46 +0000 Sadrul Habib Chowdhury Use g_free instead of free here too.
Tue, 09 Dec 2008 15:45:15 +0000 Sadrul Habib Chowdhury merge of '68a2ccd3df34ca17e6d788cfcbaf96a605bea2e5'
Tue, 09 Dec 2008 02:59:29 +0000 Mark Doliner Make our profile text a little cleaner and more uniform across the protocols.
Mon, 08 Dec 2008 02:22:59 +0000 Sadrul Habib Chowdhury Use g_free instead of free.
Sun, 07 Dec 2008 23:34:12 +0000 Mark Doliner Minor cleanup: remove od->sn, since it's the same as PurpleAccount->username
Sun, 07 Dec 2008 02:36:57 +0000 John Bailey Sadrul pointed out that I'm less than bright today and let a // comment slip in.
Mon, 15 Dec 2008 00:08:45 +0000 Ka-Hing Cheung fixes a crash, I think I've seen this before somewhere else
Sun, 07 Dec 2008 02:12:00 +0000 Ka-Hing Cheung fixes a printf crash on Windows, reported by InstantBird developer fqueze
Sat, 06 Dec 2008 20:02:49 +0000 John Bailey ChangeLog a couple items and rearrange some items a bit.
Sat, 06 Dec 2008 19:31:21 +0000 Michael Terry Fix a Zephyr crash and 10-second delay that can happen when you have an account
Sat, 06 Dec 2008 19:16:21 +0000 Florian Qu«²ze Fix a crash in purple_accounts_delete that happens when the buddy list hasn't
Wed, 17 Dec 2008 13:52:00 +0000 SHiNE CsyFeK 2008.12.17 - flos <lonicerae(at)gmail.com>
Thu, 11 Dec 2008 04:32:01 +0000 Richard Laager #if 0 out an unused function to suppress a compiler warning.
Sat, 06 Dec 2008 13:30:06 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head be9df40b197dab92a74c4bf346f64e538f7f99e5)
Sat, 06 Dec 2008 13:27:25 +0000 SHiNE CsyFeK 2008.12.06 - flos <lonicerae(at)gmail.com>
Fri, 05 Dec 2008 15:52:02 +0000 SHiNE CsyFeK 2008.12.05 - flos <lonicerae(at)gmail.com>
Fri, 05 Dec 2008 14:51:36 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head 97d295a04f3a9852a3b29cf0df43d56d1ddcc672)
Thu, 20 Nov 2008 06:12:37 +0000 Hu Yong Fix emoticon map
Thu, 20 Nov 2008 06:12:10 +0000 Hu Yong Fix bug in send IM
Wed, 19 Nov 2008 08:48:21 +0000 Hu Yong Some new
Wed, 19 Nov 2008 08:44:28 +0000 Hu Yong Some new
Wed, 19 Nov 2008 08:37:26 +0000 Hu Yong Code clean
Wed, 19 Nov 2008 08:37:07 +0000 Hu Yong Code clean
Wed, 19 Nov 2008 08:36:51 +0000 Hu Yong Code clean
Wed, 19 Nov 2008 08:36:38 +0000 Hu Yong Code clean
Wed, 19 Nov 2008 08:36:18 +0000 Hu Yong Add a new variable to produce IM sequence number
Wed, 19 Nov 2008 08:35:32 +0000 Hu Yong Add some new function define
Wed, 19 Nov 2008 08:35:07 +0000 Hu Yong Support sending long IM message
Wed, 19 Nov 2008 08:32:31 +0000 Hu Yong Add a new function
Wed, 19 Nov 2008 08:31:45 +0000 Hu Yong Support long qun im
Wed, 12 Nov 2008 08:32:34 +0000 Hu Yong Clean debug info
Wed, 12 Nov 2008 08:32:14 +0000 Hu Yong Clean debug info
Wed, 12 Nov 2008 08:31:50 +0000 Hu Yong Clean debug info
Wed, 12 Nov 2008 08:31:27 +0000 Hu Yong Clean code
Wed, 12 Nov 2008 08:31:07 +0000 Hu Yong Fixed: Not set flag after qsort
Wed, 12 Nov 2008 08:30:15 +0000 Hu Yong Clean debug info
Wed, 12 Nov 2008 08:29:59 +0000 Hu Yong Clean debug info
Wed, 12 Nov 2008 08:29:33 +0000 Hu Yong Code clean
Wed, 12 Nov 2008 08:29:09 +0000 Hu Yong Clean debug info
Wed, 12 Nov 2008 08:28:52 +0000 Hu Yong Clean debug info
Tue, 11 Nov 2008 08:33:10 +0000 Hu Yong Fix smiley map
Tue, 11 Nov 2008 07:35:17 +0000 Hu Yong New item
Tue, 11 Nov 2008 07:26:48 +0000 Hu Yong Move new functon qq_filter_str in
Tue, 11 Nov 2008 07:25:35 +0000 Hu Yong Change Qun number to unsigned long
Tue, 11 Nov 2008 07:24:48 +0000 Hu Yong Move function qq_filter_str in
Tue, 11 Nov 2008 07:22:30 +0000 Hu Yong Support new SMS MSG
Tue, 11 Nov 2008 07:20:48 +0000 Hu Yong Fixed: purple_circ_buffer not created before append
Tue, 11 Nov 2008 07:19:28 +0000 Hu Yong Correct QQ2005's login reply length
Tue, 11 Nov 2008 07:18:08 +0000 Hu Yong Add send_im_seq
Tue, 11 Nov 2008 07:17:48 +0000 Hu Yong Code clean
Tue, 11 Nov 2008 07:17:11 +0000 Hu Yong Rewrite according to im.c
Tue, 11 Nov 2008 07:16:23 +0000 Hu Yong Rewrite smiley convert function
Tue, 11 Nov 2008 07:11:20 +0000 Hu Yong Change Qun number to unsigned long
Tue, 11 Nov 2008 07:10:33 +0000 Hu Yong Change Qun number to unsigned long
Tue, 11 Nov 2008 07:09:08 +0000 Hu Yong Change Qun number to unsigned long
Tue, 11 Nov 2008 07:08:04 +0000 Hu Yong Code clean
Tue, 11 Nov 2008 07:07:14 +0000 Hu Yong Change Qun number to unsigned long
Tue, 11 Nov 2008 07:04:04 +0000 Hu Yong Change Qun number to unsigned long
Tue, 11 Nov 2008 07:03:09 +0000 Hu Yong Move smiley function to im.h
Tue, 11 Nov 2008 07:02:34 +0000 Hu Yong Move smiley function to im.c
Tue, 11 Nov 2008 07:01:45 +0000 Hu Yong Change QQ number to unsigned long
Tue, 11 Nov 2008 07:00:27 +0000 Hu Yong Change QQ number to unsigned long
Tue, 11 Nov 2008 06:59:23 +0000 Hu Yong Move a function to here
Tue, 11 Nov 2008 06:51:11 +0000 Hu Yong Change QQ number as unsigned long
Mon, 03 Nov 2008 02:20:48 +0000 Hu Yong Fixed bug: purple_debug_info may contain NULL string
Fri, 31 Oct 2008 07:50:33 +0000 Hu Yong Fixed double free
Fri, 31 Oct 2008 07:49:05 +0000 Hu Yong Fixed double free
Fri, 31 Oct 2008 07:48:20 +0000 Hu Yong change mail of ccpaging
Thu, 30 Oct 2008 12:43:27 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head 9287a75e196278c66cd6724dc8d30a471a029c27)
Sun, 23 Nov 2008 18:30:31 +0000 Sadrul Habib Chowdhury Clean up some crufts. I think this is now mergeable with .next.minor.
Sun, 23 Nov 2008 18:09:21 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head a9579fef71ff6820f390a986132d30b079f590a0)
Thu, 11 Dec 2008 06:24:06 +0000 John Bailey disapproval of revision '4a3731f468487751f392e59106f3554b1e70bd9d'
Sat, 06 Dec 2008 06:02:42 +0000 Sadrul Habib Chowdhury Small leak fix.
Sat, 06 Dec 2008 05:50:44 +0000 John Bailey ChangeLog some stuff.
Sat, 06 Dec 2008 05:14:07 +0000 Paul Aurich Fix a crash that happens when accessing the roomlist for an account that's
Sat, 06 Dec 2008 05:05:02 +0000 Paul Aurich Various nullprpl fixes. This stemmed from a complaint from a user in
Sat, 06 Dec 2008 04:42:13 +0000 Paul Aurich A patch to clean up authorization request related stuff. Fixes #7695.
Sat, 06 Dec 2008 04:35:10 +0000 Ryan Fan Patch to fix compatibility with ancient GTK+ (2.4 and earlier). Fixes #7582.
Sat, 06 Dec 2008 01:38:48 +0000 Mark Doliner Add a debug line and remove a duplicate "login=" get parameter which
Sat, 06 Dec 2008 01:08:20 +0000 Mark Doliner Make our purple_util_fetch_url_request() function able to handle
Fri, 05 Dec 2008 23:28:47 +0000 Sadrul Habib Chowdhury Do not mistakenly use the preference to hide new IMs for persistent
Thu, 04 Dec 2008 04:15:28 +0000 Mark Doliner Two functional changes here:
Thu, 04 Dec 2008 03:40:31 +0000 Richard Laager Fix a typo in Mark's new comment.
Thu, 04 Dec 2008 01:20:37 +0000 Mark Doliner Add a comment for the meaning of the return value of this function,
Wed, 03 Dec 2008 21:27:11 +0000 Mark Doliner Did I accidentally check these in or something? They shouldn't be here
Wed, 03 Dec 2008 17:17:19 +0000 Sadrul Habib Chowdhury Binding fixes.
Wed, 03 Dec 2008 05:31:52 +0000 Ka-Hing Cheung darkrain again
Tue, 02 Dec 2008 18:48:54 +0000 Marcus Lundblad merge of 'eb82ee09b8fde4b12b5de352686970ccc82a3db6'
Tue, 02 Dec 2008 18:46:21 +0000 Marcus Lundblad When adding custom smiley without a previous filename (which is the case when
Tue, 02 Dec 2008 18:22:35 +0000 Mark Doliner We'll need to update the copyright date in a bunch of places in a month
Tue, 02 Dec 2008 15:58:39 +0000 Daniel Atallah Fix build
Tue, 02 Dec 2008 03:34:17 +0000 Daniel Atallah Some cleanup. The headers are all NUL delimited, so we don't need to mess with
Tue, 02 Dec 2008 03:28:10 +0000 Daniel Atallah Fix a NULL pointer deref. Fixes #7624.
Tue, 02 Dec 2008 02:06:19 +0000 Daniel Atallah (Slightly modified) patch from fqueze to avoid exceptions with newer win32 CRTs.
Mon, 01 Dec 2008 23:58:58 +0000 Mark Doliner Check in updated po files, so the nightly l10n stats script has
Mon, 01 Dec 2008 18:36:53 +0000 Daniel Atallah I'm not sure how this ever worked...
Mon, 01 Dec 2008 17:05:35 +0000 Richard Laager merge of 'c3f6487e649e7fe5c5f960b9c86a256e09b3976e'
Sun, 30 Nov 2008 20:00:00 +0000 John Bailey I forgot to ChangeLog the purple-remote addition. Refs #5598.
Sun, 30 Nov 2008 18:34:42 +0000 John Bailey Patch from 'jfd' (whose trac user account no longer exists) to implement
Sun, 30 Nov 2008 03:47:30 +0000 John Bailey XMPP smiley definitions from Kahlil Robinson, slightly tweaked. Fixes #3307.
Sun, 30 Nov 2008 05:57:36 +0000 Richard Laager Fix up some missing icons.
Sun, 30 Nov 2008 05:34:13 +0000 Richard Laager Remove a couple of icons that don't exist.
Sun, 30 Nov 2008 00:07:06 +0000 John Bailey Ethan informs me that I'm a moron.
Sat, 29 Nov 2008 23:53:50 +0000 John Bailey Avoid needlessly calling gethostname() if __HOSTNAME__ doesn't appear in the
Sat, 29 Nov 2008 23:35:12 +0000 John Bailey Replace some old code using fwrite() with a call to
Sat, 29 Nov 2008 19:53:05 +0000 John Bailey Rearrange the ChangeLog a bit since there are now so many Gadu-Gadu and XMPP
Sat, 29 Nov 2008 19:44:57 +0000 Paul Aurich Send the "client-accepts-full-bind-result" attribute for Google Talk when
Sat, 29 Nov 2008 19:35:13 +0000 Paul Aurich Don't try to get info for MUC's. Allow getting info for regular JID's and
Sat, 29 Nov 2008 18:46:49 +0000 Paul Aurich The Add Buddy dialog should not blindly create a duplicate buddy in a group
Sat, 29 Nov 2008 18:20:58 +0000 John Bailey Revert the part of 280dc76b which broke XMPP resources such that only those
Sat, 29 Nov 2008 17:05:43 +0000 Paul Aurich This technically doesn't matter due to behavior elsewhere in the prpl, but
Sat, 29 Nov 2008 16:50:34 +0000 Adam Strzelecki Validate Gadu-Gadu UID's and perform proper CP1250 to UTF-8 conversions when
Sat, 29 Nov 2008 01:52:36 +0000 Ka-Hing Cheung me likes this better, References #5565
Sat, 29 Nov 2008 01:35:02 +0000 Ka-Hing Cheung patch from darkrain42 that fixes a crash with a broken server, we probably
Fri, 28 Nov 2008 06:29:37 +0000 Sadrul Habib Chowdhury Use glib log functions to show error messages.
Fri, 28 Nov 2008 02:58:00 +0000 John Bailey Better wording and add info to the ChangeLog.
Fri, 28 Nov 2008 02:42:47 +0000 John Bailey Allow blank resources on XMPP when creating/modifying accounts. This works
Fri, 28 Nov 2008 02:19:42 +0000 Jonathan Sailor Some improvements to XMPP resource handling:
Fri, 28 Nov 2008 01:49:58 +0000 Paul Aurich Fix the namespace URL we look for on PEP reply stanzas to match the URL we
Thu, 27 Nov 2008 20:53:51 +0000 Sadrul Habib Chowdhury Do not alter the killring on delete-prev or delete-next (char) operations.
Thu, 27 Nov 2008 05:54:09 +0000 Richard Laager The other day while struct hiding, I noticed a for loop that was checking
Thu, 27 Nov 2008 05:51:03 +0000 Richard Laager Whitespace fix
Thu, 27 Nov 2008 05:49:01 +0000 Richard Laager Add a comment to clarify code I initially thought was broken.
Thu, 27 Nov 2008 05:32:30 +0000 Richard Laager This is shipped with libpurple now, so installation notes are irrelevant.
Wed, 26 Nov 2008 23:05:45 +0000 Richard Laager Apparently pidginstock-artwork.c is gone.
Wed, 26 Nov 2008 23:02:41 +0000 Richard Laager Fix an unintended error in version-check when you have uncommitted changes.
Wed, 26 Nov 2008 22:17:58 +0000 Richard Laager Really, really compile
Wed, 26 Nov 2008 22:16:58 +0000 Richard Laager Really compile
Wed, 26 Nov 2008 22:13:55 +0000 Richard Laager Compile
Wed, 26 Nov 2008 21:40:37 +0000 Richard Laager A Warmenhoved patch from rwbarton to avoid showing the default instance
Wed, 26 Nov 2008 21:14:28 +0000 Richard Laager Remove the length parameter from zephyr_recv_convert(), because we were
Wed, 26 Nov 2008 21:11:05 +0000 Richard Laager merge of '812e8a74b31cd5bb1bcec2a4c71fd8d86e520054'
Wed, 26 Nov 2008 21:10:26 +0000 Richard Laager merge of '0398d649eb2c6ff34c18ee43f0599f3eb0085b5c'
Tue, 25 Nov 2008 17:23:43 +0000 Richard Laager Remove a space to eliminate a spurious diff between Pidgin's autogen.sh
Wed, 26 Nov 2008 18:31:24 +0000 Marcus Lundblad Whoops, should return FALSE, not NULL, when jabber_buddy_find returns NULL
Wed, 26 Nov 2008 00:41:53 +0000 Sadrul Habib Chowdhury Properly escape the status message.
Tue, 25 Nov 2008 22:06:06 +0000 Mark Doliner Remove this timer when the switchboard is destroyed. Fixes a crash
Tue, 25 Nov 2008 21:35:59 +0000 Mark Doliner Remove the timer if sess->soap_table is NULL. I don't think this ever
Tue, 25 Nov 2008 21:07:14 +0000 Jochen Kemnade update po file and fix #7628 ("translation error in german pidgin error message")
Tue, 25 Nov 2008 03:40:28 +0000 Daniel Atallah Fix the initial parsing of args in the win32 launcher to be more robust.
Tue, 25 Nov 2008 02:43:56 +0000 Mark Doliner Use separate variables to keep track of the timer and the watcher.
Tue, 25 Nov 2008 02:18:00 +0000 Mark Doliner Formatting change: Split these if statements on to two lines
Tue, 25 Nov 2008 02:08:22 +0000 Mark Doliner I don't believe message should ever be null
Tue, 25 Nov 2008 02:02:21 +0000 Mark Doliner Minor whitespace changes and shuffle functions around to be in a more
Tue, 25 Nov 2008 01:33:14 +0000 Mark Doliner merge of '1b2d6e3c5b0a2de29e8789d768a61fd7f2a4b1da'
Mon, 24 Nov 2008 21:28:22 +0000 Marcus Lundblad Removed som extranious debug output
Mon, 24 Nov 2008 03:23:25 +0000 Daniel Atallah Prevent a NULL printf crash.
Wed, 10 Dec 2008 06:49:56 +0000 Elliott Sales de Andrade Updates for federated/Yahoo buddies:
Mon, 08 Dec 2008 00:47:55 +0000 Elliott Sales de Andrade Use ContactEmail to add federated buddies to the AddressBook. Those on Yahoo
Mon, 08 Dec 2008 00:18:45 +0000 Elliott Sales de Andrade I think we don't need to keep track of the number of users on the FL. This
Mon, 08 Dec 2008 00:14:46 +0000 Elliott Sales de Andrade Handle the InvalidPassportUser response when adding buddies and report it to
Sun, 07 Dec 2008 08:18:15 +0000 Elliott Sales de Andrade Fix a typo in a name.
Sun, 07 Dec 2008 08:02:33 +0000 Elliott Sales de Andrade Split up that faultcode stuff I just changed. Stops it from printing an annoying
Sun, 07 Dec 2008 07:28:42 +0000 Elliott Sales de Andrade Deleting a contact without a ContactId doesn't work, so don't bother the server
Sun, 07 Dec 2008 07:09:57 +0000 Elliott Sales de Andrade Send FQY as the first thing when adding a buddy so that we know what network
Sun, 07 Dec 2008 07:04:23 +0000 Elliott Sales de Andrade Print a specific error to debug log about EmailDomainIsFederated error.
Mon, 01 Dec 2008 05:53:40 +0000 Elliott Sales de Andrade Send the SOAP faultcode to the callbacks for each Contact operation. They all
Mon, 01 Dec 2008 05:21:39 +0000 Elliott Sales de Andrade Get the MSN buddy's network ID from the FindMembership response.
Fri, 28 Nov 2008 05:11:52 +0000 Elliott Sales de Andrade Add tests for some known contact annotations. These don't do anything yet, but
Fri, 28 Nov 2008 04:59:05 +0000 Elliott Sales de Andrade When parsing the MSN AB, the contactType does not specify from which network
Fri, 28 Nov 2008 04:15:32 +0000 Elliott Sales de Andrade Check for NULL group_id before calling msn_group_new since that function will
Mon, 24 Nov 2008 06:05:01 +0000 Elliott Sales de Andrade Only get the artist and album if we are setting a Music mediatype.
Mon, 24 Nov 2008 05:51:18 +0000 Elliott Sales de Andrade Add the Games and Office media to MSN as attributes tacked on to the tune
Mon, 24 Nov 2008 00:52:41 +0000 John Bailey merge of '27bbe0ce3ea70a4a4f830cb5f63e86c8ed26baca'
Mon, 24 Nov 2008 00:32:29 +0000 Gary Kramlich ChangeLog'd the release notifications change
Mon, 24 Nov 2008 00:30:42 +0000 Casey Ho A patch from Casey Ho to move the release notification to a mini-dialog in the buddy list. The change log is no longer displayed, but will open a webbrowser to show it.
Sun, 23 Nov 2008 22:40:18 +0000 Elliott Sales de Andrade Don't request an acknowledgement on an auto-response message and don't set a
Sun, 23 Nov 2008 22:29:41 +0000 Elliott Sales de Andrade Cleaned up version of 2f409bcdde5ebbb1edf097aeb4b4366d7c71518d:
Sun, 23 Nov 2008 21:57:52 +0000 Elliott Sales de Andrade merge of '55175ee4e57c664f82028c9b5f73853595fa1bb0'
Sun, 23 Nov 2008 20:17:05 +0000 Kelemen G«¡bor Hungarian translation updated
Sun, 23 Nov 2008 20:05:59 +0000 Kelemen G«¡bor merge of '896a0f459df5db1110a59f355c4b243c3c4be58d'
Mon, 24 Nov 2008 00:51:46 +0000 John Bailey Tweak a comment.
Mon, 24 Nov 2008 00:50:55 +0000 John Bailey ChangeLog the last few things I committed.
Mon, 24 Nov 2008 00:34:37 +0000 Florian Qu«²ze Prevent the Buddy State Notification plugin from duplicating notices when
Mon, 24 Nov 2008 00:01:27 +0000 Richard Laager Add a NULL check to fix a crash. Fixes #4516.
Sun, 23 Nov 2008 23:16:02 +0000 John Bailey Credit Toby Schaffer for his patch.
Sun, 23 Nov 2008 23:14:43 +0000 Toby Schaffer Enable atuo-response functionality on Zephyr. This should emulate the
Sun, 23 Nov 2008 19:37:12 +0000 John Bailey I forgot to ChangeLog this earlier. Refs #220.
Sun, 23 Nov 2008 07:31:20 +0000 John Bailey merge of '2f409bcdde5ebbb1edf097aeb4b4366d7c71518d'
Sun, 23 Nov 2008 21:57:49 +0000 Elliott Sales de Andrade merge of '1d9a1da300a6d07aa721ebc00ee40b928cdd790d'
Sun, 23 Nov 2008 21:57:18 +0000 Elliott Sales de Andrade disapproval of revision '2f409bcdde5ebbb1edf097aeb4b4366d7c71518d'
Sun, 23 Nov 2008 08:39:39 +0000 Elliott Sales de Andrade Replace spaces wth tabs in indentation and tabs with spaces in line continuations.
Sun, 23 Nov 2008 04:12:43 +0000 Elliott Sales de Andrade Mark added a workaround for not having enough parameters in this command.
Sun, 23 Nov 2008 04:06:45 +0000 Elliott Sales de Andrade merge of '8298236e9cd6a6127656eacf513bc6928bee9065'
Sun, 23 Nov 2008 04:04:57 +0000 Elliott Sales de Andrade disapproval of revision '050e412d19af350e54a9105f34339a2690d8fc08'
Sun, 23 Nov 2008 04:06:43 +0000 Elliott Sales de Andrade merge of '98fe04f817ef415faebd3f7a38b7f0588c0b0cba'
Sun, 23 Nov 2008 04:05:14 +0000 Elliott Sales de Andrade disapproval of revision '9020464484f831155faf5ec030cd374386c01e62'
Sun, 23 Nov 2008 06:19:09 +0000 John Bailey Fix two warnings introduced by the image patch I committed earlier and make
Sun, 23 Nov 2008 04:46:55 +0000 John Bailey Kill off a bajillion comments that just needlessly duplicate function
Sun, 23 Nov 2008 04:11:36 +0000 Adam Strzelecki Support displaying buddy icons from Gadu-Gadu buddies. Fixes #220.
Fri, 21 Nov 2008 19:49:47 +0000 Daniel Atallah A fix from Paul Aurich for a long-standing XMPP issue with duplicate buddies. Fixes #479.
Fri, 21 Nov 2008 16:48:15 +0000 Daniel Atallah Patch from Raiko Nitzsche to fix a crash when processing a LOGIN_REDIRECT with unexpected output. References #7563.
Fri, 21 Nov 2008 12:12:31 +0000 Will Thompson Don't try to free NULL xmlnodes stolen by jabber-receiving-xmlnode handlers
Tue, 25 Nov 2008 01:32:20 +0000 Mark Doliner Is it valid to use purple_timeout_remove() to remove a timer when
Wed, 19 Nov 2008 03:08:57 +0000 Daniel Atallah Add missing newline in debug message.
Tue, 18 Nov 2008 23:34:14 +0000 Mark Doliner Counting is for dummies
Tue, 18 Nov 2008 07:32:23 +0000 Mark Doliner This should fix another crash I've seen. We weren't correctly
Tue, 18 Nov 2008 07:16:49 +0000 Mark Doliner I've seen this crash a few times where cmd->param_count is 4 and
Tue, 18 Nov 2008 03:02:03 +0000 Richard Laager I know Mark was trying to save newlines, but I had one to spare.
Tue, 18 Nov 2008 03:00:54 +0000 Richard Laager merge of '9ffac1a19695cb6a4ed024bc6951cae029d6daaf'
Mon, 17 Nov 2008 20:25:20 +0000 Richard Laager Create DB42.
Tue, 18 Nov 2008 02:00:48 +0000 Mark Doliner Don't log an error when parsing vcard data. Also, these messages
Mon, 17 Nov 2008 21:31:36 +0000 Mark Doliner Remove stray whitespace and wrap the function comments at less than 80
Mon, 17 Nov 2008 19:30:27 +0000 Richard Laager Fix a crash Jacky Lam noted on devel@pidgin.im:
Mon, 17 Nov 2008 19:28:39 +0000 Richard Laager Fix our COPYRIGHT file to be UTF-8 again and add a test to the commit-check
Mon, 17 Nov 2008 19:09:37 +0000 Richard Laager A patch from db42 to fix right-to-left text in tooltips.
Mon, 17 Nov 2008 13:28:32 +0000 Sadrul Habib Chowdhury Try to be more compliant with the freedesktop.org icon spec thingy with
Mon, 17 Nov 2008 07:44:40 +0000 Mark Doliner merge of '59b09f0d1f3f4226f7edfd8351478498fbd6b8d3'
Mon, 17 Nov 2008 00:41:45 +0000 Richard Laager I don't know why we'd want the TUNE status to be saveable.
Sun, 16 Nov 2008 22:51:18 +0000 Will Thompson I hear elb is really into Pok«±mon
Sun, 16 Nov 2008 08:20:51 +0000 Richard Laager Add pidgin-emotes.svg to EMOTES_DEFAULT_24_SCALABLE. I don't know why it was
Sun, 16 Nov 2008 08:19:17 +0000 Richard Laager Small cleanup to make the SMILEYS variable consistent.
Sun, 16 Nov 2008 08:17:51 +0000 Richard Laager Add small.theme.in to POTFILES.in
Sun, 16 Nov 2008 08:10:03 +0000 Richard Laager Make the small smiley theme actually work.
Sun, 16 Nov 2008 08:09:40 +0000 Richard Laager Update the theme file to reflect the icons available. I did this like so:
Sun, 16 Nov 2008 08:07:47 +0000 Hylke Bons Commit 16x16 smiley icons from Hylke (as well as the theme file).
Sun, 16 Nov 2008 08:07:10 +0000 Richard Laager Commit some icons I resized from the default smiley theme. I'll be using
Sun, 16 Nov 2008 07:56:55 +0000 unknown Adding ICQ X-Status icons from N3fr0n. These will be used as part of a small
Sun, 16 Nov 2008 07:37:27 +0000 Richard Laager Add empty directories so I can start committing files individually.
Sun, 16 Nov 2008 06:50:19 +0000 Richard Laager Backport the 'purple_debug_*(msg)' -> 'purple_debug_*("%s", msg);' fixes.
Sun, 16 Nov 2008 12:19:35 +0000 Sadrul Habib Chowdhury rlaager> I'd prefer that the "Open Link in Browser" string be changed to
Sun, 16 Nov 2008 09:58:48 +0000 Sadrul Habib Chowdhury Allow plugins to specify custom link types to the GtkIMHtml widget.
Sun, 23 Nov 2008 20:05:41 +0000 Kelemen G«¡bor Hungarian translation updated
Sun, 16 Nov 2008 00:10:02 +0000 Richard Laager propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head a8cd841bcb25707847d12b7743eaf73cc27274af)
Sat, 15 Nov 2008 23:08:43 +0000 Richard Laager Fix the indentation level on the code changed by the last patch.
Sat, 15 Nov 2008 21:29:38 +0000 John Bailey Patch from 'db42' to enable MD5 auth on ICQ. Refs #4449. Before I merge
Sat, 15 Nov 2008 17:37:44 +0000 Ka-Hing Cheung I got a crash happened at dereferencing chat when it's NULL, I think this
Sat, 15 Nov 2008 16:15:33 +0000 Mark Doliner Separate the parsing of data into a separate function from the reading of
Sat, 15 Nov 2008 09:44:05 +0000 Mark Doliner Make the two "read_cb()" functions more similar, and fix a rare
Sat, 15 Nov 2008 07:43:48 +0000 Mark Doliner kmstange pointed out that "joining" was misspelled here
Sat, 15 Nov 2008 03:53:25 +0000 Sadrul Habib Chowdhury Use normalized chat names when searching for chats. This fixes an issue
Sat, 15 Nov 2008 03:17:51 +0000 Mark Doliner Make this function match read_cb() in servconn.c. The bottom halves of
Sat, 15 Nov 2008 02:49:49 +0000 Mark Doliner It's not possible for wasted to be TRUE here. Wasted will only be TRUE
Sat, 15 Nov 2008 02:44:58 +0000 Mark Doliner It's not appropriate to set processing to TRUE here, either.
Sat, 15 Nov 2008 02:43:59 +0000 Mark Doliner It's not appropriate to set processing to FALSE here. I think this is
Sat, 15 Nov 2008 01:51:04 +0000 Mark Doliner If we're setting swboard here then we need to add the slplink to the
Fri, 14 Nov 2008 22:14:19 +0000 Mark Doliner Remove a few spurious debug_warns
Fri, 14 Nov 2008 21:46:39 +0000 Mark Doliner Fix an assertion failure/unlikely crash when:
Fri, 14 Nov 2008 20:46:35 +0000 Will Thompson merge of '67feb999e0a93f08cec26793214137c5c5252e9e'
Fri, 14 Nov 2008 20:33:20 +0000 Mark Doliner This dialog should have a title
Fri, 14 Nov 2008 20:46:20 +0000 Will Thompson Make double-clicking a saved status activate it and close the window.
Fri, 14 Nov 2008 20:13:22 +0000 Mark Doliner Seriously why would you ever do this? Use g_path_get_basename()
Fri, 14 Nov 2008 20:06:55 +0000 Mark Doliner Use basename() instead of splitting a path and then taking the last element.
Fri, 14 Nov 2008 19:58:32 +0000 Mark Doliner String changes. I'm kind of blindly making changes to the qq strings
Fri, 14 Nov 2008 18:46:19 +0000 Mark Doliner Our in-tree prpls probably shouldn't list authors who don't work on
Fri, 14 Nov 2008 18:38:56 +0000 Mark Doliner This preferences isn't used anywhere, and when we call get_string_list
Fri, 14 Nov 2008 18:33:19 +0000 Mark Doliner msn_session_get_swboard only returns null if we give it a null session,
Fri, 14 Nov 2008 07:41:10 +0000 Richard Laager merge of '12d71b833c7d3451c58c50e6dc621a88d678d474'
Fri, 14 Nov 2008 06:52:05 +0000 Richard Laager Compile
Fri, 14 Nov 2008 06:44:44 +0000 Richard Laager Fix CID #367
Fri, 14 Nov 2008 06:42:18 +0000 Richard Laager Fix CID #385
Fri, 14 Nov 2008 06:41:47 +0000 Richard Laager Fix CID #386
Fri, 14 Nov 2008 06:40:55 +0000 Richard Laager Fix CID #387
Fri, 14 Nov 2008 06:39:52 +0000 Richard Laager Fix CID #388
Fri, 14 Nov 2008 06:36:44 +0000 Richard Laager Fix CID #389
Fri, 14 Nov 2008 06:31:31 +0000 Richard Laager Fix CID #390
Fri, 14 Nov 2008 06:29:05 +0000 Richard Laager Fix CID #391, #392
Fri, 14 Nov 2008 06:25:48 +0000 Richard Laager Fix CID #370
Fri, 14 Nov 2008 06:23:04 +0000 Richard Laager pkt can't ever be NULL here. It is only ever allocated once with g_newa(),
Fri, 14 Nov 2008 06:18:26 +0000 Richard Laager Fix CID #401
Fri, 14 Nov 2008 06:15:24 +0000 Richard Laager Fix CID #384
Fri, 14 Nov 2008 07:24:09 +0000 Mark Doliner Minor documentation
Fri, 14 Nov 2008 07:23:56 +0000 Mark Doliner It's an error if purple_xfer_new fails, so use a g_return_val_if_fail
Fri, 14 Nov 2008 06:57:56 +0000 Elliott Sales de Andrade merge of '1fde8168a6eb08e558dabefc069a0eba15a5a6ee'
Fri, 14 Nov 2008 03:04:38 +0000 Ethan Blanton Add M-erase as a default finch entry binding (delete-prev-word)
Thu, 13 Nov 2008 20:59:40 +0000 Mark Doliner Attempt to avoid a crash in MSN. See the comment in the code.
Thu, 13 Nov 2008 19:11:19 +0000 Mark Doliner merge of 'b1b60077658bb1e01f71e81175786a8e7c3c4916'
Thu, 13 Nov 2008 09:19:17 +0000 Mark Doliner cmdproc->data should never be null. Log a warning message if it
Thu, 13 Nov 2008 18:55:04 +0000 Richard Laager A patch from Jaywalker to better handle conversations by user ID vs.
Thu, 13 Nov 2008 17:38:36 +0000 Richard Laager merge of '0d3ce6dca7222c77b50e8a23fe0ed1bae02928a8'
Thu, 13 Nov 2008 09:00:45 +0000 Mark Doliner merge of '54ee2acb5f6ef92c29503315eb7c24bae221cd7b'
Thu, 13 Nov 2008 08:58:44 +0000 Mark Doliner Make another function static
Thu, 13 Nov 2008 08:46:37 +0000 Mark Doliner This doesn't matter, but I think the metaphor tends to be that you push
Thu, 13 Nov 2008 08:45:40 +0000 Mark Doliner Reame msn_slplink_unleash to msn_slplink_send_queued_slpmsgs, which I
Thu, 13 Nov 2008 08:39:44 +0000 John Bailey This was originally a patch from Brian Geppert that corrected the 'silently
Thu, 13 Nov 2008 08:26:12 +0000 Mark Doliner Use purple_timeout_add_seconds() instead of purple_timeout_add() in a
Thu, 13 Nov 2008 08:01:36 +0000 Mark Doliner For some reason the slpmsg and slplink functions don't have underscores
Thu, 13 Nov 2008 07:57:33 +0000 Mark Doliner There's no need for this variable anymore
Thu, 13 Nov 2008 07:36:33 +0000 Mark Doliner Make a few more functions static and remove a few declarations for
Thu, 13 Nov 2008 07:22:39 +0000 Mark Doliner msn_slplink_remove_slpcall() shouldn't be responsible for setting
Thu, 13 Nov 2008 06:57:20 +0000 Mark Doliner Make msn_slp_call_timeout static
Thu, 13 Nov 2008 06:43:48 +0000 Mark Doliner Move msn_slplink_send_msgpart() that it doesn't need a forward declaration
Thu, 13 Nov 2008 06:30:33 +0000 Mark Doliner Didn't mean to check this assert in. I mean, it's probably bad if it
Thu, 13 Nov 2008 06:28:03 +0000 Mark Doliner slplink->swboard will only be null if slplink->session is null. This
Thu, 13 Nov 2008 06:18:53 +0000 Mark Doliner Get rid of slplink->local_user because it's a copy of
Wed, 12 Nov 2008 11:30:51 +0000 Mark Doliner Use libtool to build static archives when --with-static-prpls is passed
Wed, 12 Nov 2008 09:40:05 +0000 Mark Doliner It should be more efficient to just use g_mallc() and then manually
Wed, 12 Nov 2008 09:32:10 +0000 Mark Doliner Move a few lines to eliminate the need for the "wasted" variable here.
Wed, 12 Nov 2008 09:10:29 +0000 Mark Doliner The "processing" flag basically says "this connection is busy, don't
Wed, 12 Nov 2008 08:58:27 +0000 Mark Doliner Get rid of an unnecessary if statement, and don't try to unref a
Wed, 12 Nov 2008 04:18:54 +0000 Sadrul Habib Chowdhury Use a more appropriate signal for the markerline plugin. Fixes #7518.
Wed, 12 Nov 2008 03:53:09 +0000 John Bailey Patch from 'siddish' to fix Yahoo! file transfers with older (i.e. non-p15)
Wed, 12 Nov 2008 03:48:47 +0000 John Bailey merge of '78ed36cc0ce73adfd57f03aa3a1086bb22c53773'
Thu, 13 Nov 2008 17:38:09 +0000 Richard Laager A patch from Math2Gold to fix the dbus-analyze-functions script to properly
Wed, 12 Nov 2008 02:50:52 +0000 Richard Laager When you choose Save As from the Conversation menu in Pidgin, the saved file
Thu, 13 Nov 2008 05:33:24 +0000 Elliott Sales de Andrade Make the Send button insensitive when there is no text in the input buffer.
Thu, 13 Nov 2008 04:32:54 +0000 Elliott Sales de Andrade Don't add the Send button to a gtkconv->lower_hbox when the data specifying it
Tue, 11 Nov 2008 22:55:02 +0000 Ethan Blanton Simon Ruderich points out that Purple::Notify::Msg was incorrectly stashed.
Mon, 10 Nov 2008 04:40:17 +0000 Mark Doliner This file was removed
Sun, 09 Nov 2008 16:42:04 +0000 Ethan Blanton Update the TCL-HOWTO to some more modern nomenclature
Sat, 08 Nov 2008 19:26:28 +0000 Alex Willmer Add an ellipsis to the "Add" and "Modify" buttons in the accounts, pounces, and
Sat, 08 Nov 2008 04:29:32 +0000 Richard Laager Hylke added this file, presumably part of his duplicate icon structure
Fri, 07 Nov 2008 02:56:10 +0000 Daniel Atallah Fix a potential leak, thanks to "KuSh". Fixes #7463.
Fri, 07 Nov 2008 02:52:31 +0000 Daniel Atallah Fix a potential leak, thanks to "KuSh". Fixes #7464.
Fri, 07 Nov 2008 02:49:23 +0000 Daniel Atallah Fix a potential leak, thanks to "KuSh". Fixes #7465.
Thu, 06 Nov 2008 22:35:03 +0000 Marcus Lundblad Make jabber_resource_have_capability polute the log a little less...
Wed, 05 Nov 2008 23:24:01 +0000 Marcus Lundblad Remove that hack involving GtkIMHtmlSmileys
Mon, 03 Nov 2008 20:36:38 +0000 Marcus Lundblad Don't try to remove GtkIMHtmlSmileys from smiley trees if the GtkIMHtml
Sun, 02 Nov 2008 22:56:42 +0000 Richard Laager Remove the QQ CURRENT_REVISION stuff in the Makefile. This, even with their
Sun, 02 Nov 2008 22:17:59 +0000 Richard Laager kluge pointed out that the segfault message still recommends people IM
Sun, 02 Nov 2008 22:14:11 +0000 Richard Laager applied changes from e09c51ab6473bf53c6dca408f13b863e1194108c
Sun, 02 Nov 2008 22:13:10 +0000 Richard Laager Fix POTFILES.in on trunk.
Sun, 02 Nov 2008 22:12:33 +0000 Richard Laager applied changes from 84461a44ffa2c1e7ab026455c5463a9763f64a9d
Sat, 01 Nov 2008 19:08:55 +0000 Sadrul Habib Chowdhury merge of '602d7960555cc685575a2a32397427df3e55a9a7'
Sat, 01 Nov 2008 19:07:22 +0000 Sadrul Habib Chowdhury merge of '8ed01adf0c9173501da81537854ce2954e9805e7'
Sat, 01 Nov 2008 19:05:37 +0000 Sadrul Habib Chowdhury A little clearer description for an option.
Sat, 01 Nov 2008 16:46:20 +0000 Stu Tomlinson Temporarily remember account password across network disconnection to allow
Sat, 01 Nov 2008 16:45:09 +0000 Stu Tomlinson Don't populate the password field on the modify account dialog if we are
Sat, 01 Nov 2008 16:24:56 +0000 Stu Tomlinson x509_issuer_dn() should return the certificate's issuer name, not the cert
Fri, 31 Oct 2008 16:24:24 +0000 Mark Doliner This file was removed
Fri, 31 Oct 2008 16:23:50 +0000 Mark Doliner Fix these strings in trunk. This change was made in the
Fri, 31 Oct 2008 14:51:11 +0000 Marcos Garc«¿a Ochoa Strip multiple leading mode characters from incoming nicknames.
Fri, 31 Oct 2008 09:32:41 +0000 Sadrul Habib Chowdhury Missing newline in debug message.
Fri, 31 Oct 2008 07:59:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)
Fri, 31 Oct 2008 04:03:44 +0000 Richard Laager Kill some // comments. Sigh.
Thu, 30 Oct 2008 22:40:49 +0000 Richard Laager Build everything with the *_DISABLE_DEPRECATED flags set. This allows us
Thu, 30 Oct 2008 21:16:17 +0000 Richard Laager purple_network_listen_map_external() is used in (at least) Bonjour. Given
Thu, 30 Oct 2008 21:11:19 +0000 Richard Laager Update the docs for purple_network_is_available(). It doesn't block.
Thu, 30 Oct 2008 20:12:24 +0000 Richard Laager Fix a compiler warning I introduce with the GtkSetting code.
Thu, 30 Oct 2008 20:10:08 +0000 Richard Laager merge of '06a7529af082c664858fd154ff5d83244e974f47'
Thu, 30 Oct 2008 20:09:07 +0000 Richard Laager Ignore autogen.args.
Thu, 30 Oct 2008 20:02:30 +0000 Richard Laager More Bonjour struct hiding fixes.
Thu, 30 Oct 2008 19:58:25 +0000 Richard Laager Fix some macros to work with hidden structs.
Thu, 30 Oct 2008 19:57:47 +0000 Richard Laager Fix my Tcl fix.
Thu, 30 Oct 2008 19:56:54 +0000 Richard Laager - Make autogen.sh find autogen.args when /bin/sh is not bash.
Thu, 30 Oct 2008 19:53:55 +0000 Richard Laager Use GtkSetting to obtain the tooltip preferences instead of our own hidden
Thu, 30 Oct 2008 17:54:26 +0000 Sadrul Habib Chowdhury Allow binding meta-arrow keys for actions. Requested by essobi in #pidgin
Thu, 30 Oct 2008 05:41:19 +0000 Richard Laager Fix Bonjour to work with the hidden structs, except for proto_data.
Thu, 30 Oct 2008 05:40:51 +0000 Richard Laager Fix Tcl to compile with the hidden structs.
Thu, 30 Oct 2008 03:59:08 +0000 John Bailey Credit Diego for that patch. Refs #7391.
Thu, 30 Oct 2008 03:58:20 +0000 John Bailey merge of '62e0eb23e1c2cd6ac1d8a7d96b6e598bd54ed0d2'
Thu, 30 Oct 2008 03:58:19 +0000 John Bailey merge of '843d513c3da12026fc35af070a23a3d11844824c'
Thu, 30 Oct 2008 03:34:09 +0000 Gary Kramlich use some additional preproc logic to avoid copying the structs directly into the implementation files
Thu, 30 Oct 2008 03:17:17 +0000 John Bailey merge of '06e4830f3567955e026f3d594afcc65a07d57b26'
Thu, 30 Oct 2008 03:10:33 +0000 Richard Laager merge of '06e4830f3567955e026f3d594afcc65a07d57b26'
Thu, 30 Oct 2008 03:03:45 +0000 Gary Kramlich merge of '65d5236e936af6170109ef8c5af76c7871b9cc12'
Thu, 30 Oct 2008 02:41:45 +0000 Diego Petten«Ò This fixes a link error when linking with GNU ld and specifying the
Wed, 29 Oct 2008 22:06:50 +0000 Sadrul Habib Chowdhury merge of '37145f1b4ec49b432ea571f96562d44f4c5a908e'
Wed, 29 Oct 2008 19:20:03 +0000 Marcus Lundblad Fixed a compiler warning (and remove an unnessesary cast)
Wed, 29 Oct 2008 19:38:14 +0000 Sadrul Habib Chowdhury Allow focusing conversation history and the userlist focusable via
Wed, 29 Oct 2008 16:46:38 +0000 Sadrul Habib Chowdhury Fix a bug where right-clicking the user's name in a chat conversation
Wed, 29 Oct 2008 04:54:00 +0000 John Bailey I suppose I should put my pidgin.im e-mail address here too since it's
Wed, 29 Oct 2008 04:37:14 +0000 John Bailey merge of '30922c7a0ed0323c9c88a1a70e4677aaab277a2f'
Thu, 30 Oct 2008 12:41:36 +0000 SHiNE CsyFeK 2008.10.30 - flos <lonicerae(at)gmail.com>
Tue, 28 Oct 2008 16:59:07 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head 4e892c470840f4ed8b012015b15ff8956166028a)
Tue, 28 Oct 2008 16:53:01 +0000 Jochen Kemnade update German translation
Tue, 28 Oct 2008 13:24:14 +0000 Daniel Atallah merge of 'dcede21c9852ddddc60076539bfdb8d7e226df33'
Tue, 28 Oct 2008 00:40:55 +0000 Daniel Atallah merge of '58f8b2b331075660bb2f57e5dc82b32e039f8099'
Thu, 30 Oct 2008 03:04:31 +0000 Richard Laager Fix up my fix.
Thu, 30 Oct 2008 03:04:09 +0000 Richard Laager Fix some warnings:
Thu, 30 Oct 2008 02:36:22 +0000 Richard Laager Simplify some of the changes. Yeah, this code sucks. I wrote it a LONG
Tue, 28 Oct 2008 04:22:57 +0000 Gary Kramlich Hide the blistnode, buddy, contact, group, and chat structs
Tue, 28 Oct 2008 03:05:32 +0000 Richard Laager I think we all agree that a link is okay.
Tue, 28 Oct 2008 02:57:25 +0000 Richard Laager merge of '7bdc0d34e54e09101ba68ba39703a8fd5081e8eb'
Mon, 27 Oct 2008 00:58:29 +0000 Stu Tomlinson merge of '0d1b60430843a092248a2644865910266131add6'
Mon, 27 Oct 2008 00:57:04 +0000 Stu Tomlinson merge of '8abde19f1f7825af2ea2d62b7a00e1de7afd6492'
Mon, 27 Oct 2008 00:17:33 +0000 Daniel Atallah merge of '9af1b5054f770dc244dcad8b55bdb61c0f3347a4'
Sun, 26 Oct 2008 21:21:14 +0000 Ka-Hing Cheung escape nick change message
Mon, 27 Oct 2008 01:47:30 +0000 Richard Laager Provide @pidgin.im email addresses for Gary and myself.
Mon, 27 Oct 2008 01:45:53 +0000 Richard Laager Remove duplicated code for building the lists.
Mon, 27 Oct 2008 00:31:05 +0000 Richard Laager Eliminate a pile of duplication in the About box.
Mon, 27 Oct 2008 00:58:03 +0000 Stu Tomlinson disapproval of revision '4f931125ffce24ace6bf298cc58d620c1a975aa1'
Sun, 26 Oct 2008 22:16:17 +0000 Richard Laager Gary and I were discussing how blogs have made the NEWS file less useful.
Sun, 26 Oct 2008 17:23:40 +0000 Daniel Atallah Perform some sanity checking on inbound IQs and send an error / drop as needed.
Sun, 26 Oct 2008 00:29:27 +0000 Richard Laager Improve our NetworkManager support in a couple of ways:
Sat, 25 Oct 2008 19:03:42 +0000 Richard Laager merge of '1f22186ba9290bcae0deaea09d4fd38867f773e6'
Sat, 25 Oct 2008 19:02:07 +0000 Richard Laager ChangeLog the MSN certificate fix.
Sat, 25 Oct 2008 18:33:25 +0000 Richard Laager merge of '8a14c1d90381baa3c31adeedee7f673d58d66304'
Sat, 25 Oct 2008 18:09:05 +0000 Richard Laager merge of '1cb1b4ee3379b50280fbc97f2c889a43cd7c8c41'
Tue, 21 Oct 2008 05:26:38 +0000 Richard Laager merge of '08956f503726c8222be7489f243810af590487e1'
Sat, 25 Oct 2008 18:29:21 +0000 Ka-Hing Cheung merge of '1cb1b4ee3379b50280fbc97f2c889a43cd7c8c41'
Sat, 25 Oct 2008 14:33:54 +0000 Will Thompson Only build SSL plugins if the corresponding library is present.
Sat, 25 Oct 2008 14:26:30 +0000 Will Thompson Explicitly depend on automake >=1.9, and don't warn about GNU Make-isms.
Fri, 24 Oct 2008 21:50:55 +0000 Marcus Lundblad What was I thinking... The GtkIMHtmlSmileys in the smiley trees aren't owned
Fri, 24 Oct 2008 17:42:32 +0000 Daniel Atallah Make the CSS rgb() color parsing more robust. khc noted that it wouldn't work
Fri, 24 Oct 2008 04:19:10 +0000 Daniel Atallah Support rgb(r,g,b) style css color definitions. Fixes #7288.
Fri, 24 Oct 2008 04:06:25 +0000 Daniel Atallah gtk_widget_set_tooltip_text() is GTK+ >= 2.12
Wed, 22 Oct 2008 15:23:17 +0000 Sadrul Habib Chowdhury More strings for translation.
Wed, 22 Oct 2008 15:14:03 +0000 Daniel Atallah Mark for translation now that we're unfrozen.
Wed, 22 Oct 2008 03:49:14 +0000 Daniel Atallah Clean up some unnecessary and unused code in the purple_circ_buffer_append()
Tue, 21 Oct 2008 16:26:31 +0000 Sadrul Habib Chowdhury Show when offline (because the plugin doesn't work no more).
Tue, 21 Oct 2008 16:16:40 +0000 Daniel Atallah merge of '27f7d38af8dba617aba8109d82e27907cd7d8b41'
Tue, 21 Oct 2008 02:47:17 +0000 John Bailey This fixes a missing initializer warning I see with gcc 4.3 but haven't seen
Tue, 21 Oct 2008 01:33:54 +0000 John Bailey merge of 'c65b8e669e142607d030dfb83caf2d344faa8dbe'
Tue, 21 Oct 2008 01:33:36 +0000 John Bailey disapproval of revision '2506f7dd86d254a0a503554e51b61106f45e0f80'
Tue, 21 Oct 2008 01:22:50 +0000 John Bailey merge of '2506f7dd86d254a0a503554e51b61106f45e0f80'
Tue, 21 Oct 2008 01:08:13 +0000 Luke Bratch Patch from Luke Bratch:
Tue, 21 Oct 2008 01:04:23 +0000 John Bailey Mark a few people as retired. If I made mistakes here, let me know and I
Tue, 21 Oct 2008 01:00:02 +0000 John Bailey typo
Tue, 21 Oct 2008 00:54:44 +0000 John Bailey Per my volunteering, Stu's nomination, and Ethan's agreement, I am marking
Tue, 21 Oct 2008 01:04:50 +0000 Stu Tomlinson Using system libtool somehow resulted in a bunch of static libraries we
Tue, 21 Oct 2008 16:09:23 +0000 Daniel Atallah Trigger url_fetch_connect_cb() asynchronously when the connection fails
Tue, 21 Oct 2008 16:01:13 +0000 Daniel Atallah Add debug output when proxy configuration issues are seen. This will help to
Mon, 20 Oct 2008 13:38:53 +0000 Ethan Blanton Prep for 2.5.3 ... or whatever comes next
Mon, 20 Oct 2008 01:55:40 +0000 Daniel Atallah Update win32 changelog for 2.5.2 - better late than never.
Mon, 20 Oct 2008 00:55:11 +0000 Daniel Atallah Fix a printf("%s", NULL). Fixes #7289.
Sun, 19 Oct 2008 21:46:38 +0000 Marcus Lundblad merge of '014e1f90f8ee8c07fa6d5bef545016ecfafda630'
Sun, 19 Oct 2008 13:26:16 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head aad9cd2bd4296ab92672559fbee882d7ef2a2406)
Sun, 19 Oct 2008 06:27:47 +0000 Elliott Sales de Andrade NEWS and ChangeLog a bit.
Sun, 19 Oct 2008 05:48:11 +0000 Elliott Sales de Andrade merge of '0e036cef0f8a3bdfd1d7f7fc082edca43d3153df'
Sun, 19 Oct 2008 05:45:16 +0000 Elliott Sales de Andrade Apply khc's patch for ADL error 205, with a few changes to get around
Sun, 19 Oct 2008 01:28:54 +0000 Richard Laager merge of '15413347b7bb8ede3e50a8cab65b29ec8e93ab4f'
Thu, 09 Oct 2008 11:58:07 +0000 Richard Laager merge of '05c26e9f58c2ab03f9f6d60143405f368789957d'
Thu, 16 Oct 2008 19:26:15 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 50ca054a04cd66fc08b411e7237a486ebb13fe4d)
Sun, 19 Oct 2008 02:41:57 +0000 Stu Tomlinson Fix some clearly bogus translations of Finch
Sun, 19 Oct 2008 02:33:10 +0000 John Bailey merge of '4f7bf56fa49ba320a72f34b0df3e12c95b6bd84d'
Sun, 19 Oct 2008 02:30:26 +0000 John Bailey NEWSing.
Sun, 19 Oct 2008 02:25:04 +0000 Stu Tomlinson Galician translation updated (Frco. Javier Rial Rodr«¿guez)
Sun, 19 Oct 2008 02:19:31 +0000 Stu Tomlinson fix a string format mismatch in the Dutch translation
Sun, 19 Oct 2008 02:04:02 +0000 Stu Tomlinson Afrikaans translation updated (Friedel Wolff)
Sun, 19 Oct 2008 02:02:24 +0000 Stu Tomlinson Portuguese (Brazilian) translation updated (Rodrigo Luiz Marques Flores)
Sun, 19 Oct 2008 02:01:12 +0000 Stu Tomlinson Slovak translation updated (Andrej Herceg)
Sun, 19 Oct 2008 01:59:28 +0000 Stu Tomlinson Estonian translation updated (Ivar Smolin)
Sun, 19 Oct 2008 01:58:27 +0000 Stu Tomlinson Dutch translation updated (Dani«³l Heres)
Sun, 19 Oct 2008 01:57:41 +0000 Stu Tomlinson Norwegian Nynorsk translation updated (Yngve Spjeld Landro)
Sun, 19 Oct 2008 01:55:47 +0000 Stu Tomlinson Czech translation updated (David Vachulka)
Sun, 19 Oct 2008 01:54:52 +0000 Stu Tomlinson Chinese (Hong Kong) translation updated (Ambrose C. Li)
Sun, 19 Oct 2008 01:53:08 +0000 Stu Tomlinson Mongolian translation added (gooyo)
Sun, 19 Oct 2008 01:49:23 +0000 Stu Tomlinson Slovenian translation updated (Martin Srebotnjak)
Sun, 19 Oct 2008 01:40:13 +0000 Stu Tomlinson Document the translation updates I noticed, I might have missed some
Sun, 19 Oct 2008 01:36:01 +0000 Stu Tomlinson Remove 'devel' from the version number
Sun, 19 Oct 2008 01:35:22 +0000 Stu Tomlinson Let's release. Either on a PC in Europe or in about 3 hours.
Sun, 19 Oct 2008 01:34:19 +0000 Stu Tomlinson NEWS! and more optimism, although timezones may disagree with me.
Sun, 19 Oct 2008 01:30:32 +0000 Stu Tomlinson Use the system libtool to build RPMs, hopefully this fixes any issues using
Sun, 19 Oct 2008 01:29:32 +0000 Stu Tomlinson po/ChangeLog doesn't include dates
Sun, 19 Oct 2008 01:05:09 +0000 Sadrul Habib Chowdhury NEWS for 2.5.2.
Sun, 19 Oct 2008 00:16:57 +0000 Ethan Blanton Let's hear some NEWS
Sat, 18 Oct 2008 18:15:33 +0000 Ethan Blanton merge of '8d34db0f9667ef7735bb95c82f854d1a46ef2ddc'
Sat, 18 Oct 2008 18:14:32 +0000 Ethan Blanton Move the NEWS check from automake's check-news to the version-check
Sat, 18 Oct 2008 17:50:13 +0000 Ethan Blanton pidginstock-artwork.c must be DIST'd because it's translated
Sat, 18 Oct 2008 17:12:27 +0000 Sadrul Habib Chowdhury Instead of showing error message when trying to interactively add an
Thu, 16 Oct 2008 22:20:52 +0000 Sadrul Habib Chowdhury Set the urgent flag for conversation windows on receiving a /buzz etc.
Thu, 16 Oct 2008 20:34:28 +0000 Stu Tomlinson I hope this isn't being too optimistic. I needed to commit something...
Thu, 16 Oct 2008 20:23:03 +0000 Stu Tomlinson Run the (relatively quick) version check before the (painfully long)
Thu, 16 Oct 2008 18:01:15 +0000 Sadrul Habib Chowdhury merge of '293d86c14abc6f7b4838382bf85351bd687247c2'
Mon, 13 Oct 2008 18:54:37 +0000 Sadrul Habib Chowdhury merge of '77f42c8f25c38b4f966158a64ab3be36f00e0aa8'
Wed, 08 Oct 2008 15:07:07 +0000 Sadrul Habib Chowdhury merge of '05c26e9f58c2ab03f9f6d60143405f368789957d'
Thu, 16 Oct 2008 08:17:04 +0000 Mark Doliner Check in updated versions of these from running stats.pl.
Thu, 16 Oct 2008 07:58:41 +0000 Mark Doliner Pass --no-location to msgmerge when generating the stats at
Sun, 12 Oct 2008 22:02:07 +0000 Ka-Hing Cheung References #6907, wrap a NULL check
Sun, 12 Oct 2008 22:00:56 +0000 Ka-Hing Cheung merge of '05c26e9f58c2ab03f9f6d60143405f368789957d'
Thu, 02 Oct 2008 21:11:08 +0000 Bj«Órn Voigt German update (2 new strings)
Thu, 02 Oct 2008 20:40:45 +0000 Marcus Lundblad Minor corrections to Swedish translation
Thu, 02 Oct 2008 17:35:43 +0000 Kelemen G«¡bor merge of '616765eabf8210a925bd2eab019bfb54f8d758fe'
Thu, 02 Oct 2008 14:19:47 +0000 Daniel Atallah Add some debug output to the oscar encoding process.
Thu, 02 Oct 2008 06:53:24 +0000 Laurynas Biveinis merge of '7e6b96bf18be99338c17deae1128126df39d1a70'
Thu, 02 Oct 2008 05:37:38 +0000 Elliott Sales de Andrade Save the MSN ContactID after adding a buddy so it can be used for
Thu, 02 Oct 2008 04:59:13 +0000 Elliott Sales de Andrade merge of '550b0287adae13c3fb57b0b584f2b461370b8464'
Thu, 02 Oct 2008 04:59:11 +0000 Elliott Sales de Andrade merge of '791f3e070376e218af0a5c33695979827bbda747'
Thu, 02 Oct 2008 02:22:42 +0000 Daniel Atallah Set %HOME% when running in portable mode so that GTK+'s files get stored in the
Thu, 02 Oct 2008 01:40:23 +0000 Daniel Atallah Fix NULL pointer deref. Fixes #7258. Thanks to "jonassa" for noticing.
Thu, 02 Oct 2008 01:29:53 +0000 Daniel Atallah Allow the message notification plugin to flash windows on win32.
Thu, 02 Oct 2008 01:28:52 +0000 Daniel Atallah Set the connection display name to the server-assigned full jid for XMPP
Sun, 19 Oct 2008 21:45:39 +0000 Marcus Lundblad Register the /buzz command using PURPLE_CMD_FLAG_ALLOW_WRONG_ARGS.
Sun, 12 Oct 2008 17:38:32 +0000 Marcus Lundblad Allow the /buzz command without argument (sends attention to the JID of the
Wed, 01 Oct 2008 22:25:47 +0000 Marcus Lundblad merge of 'a0b951af90f1a780445f21b51b22e57f6a3f699e'
Wed, 01 Oct 2008 18:46:12 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3e5468581850f86ee2b706cd57dfe1096ddcc0ac)
Mon, 06 Oct 2008 02:13:53 +0000 Sadrul Habib Chowdhury Show a manually added new empty group even if the preference is not set.
Sat, 04 Oct 2008 23:36:52 +0000 Sadrul Habib Chowdhury Fix a bug in the irssi plugin where the windows wouldn't expand when the
Thu, 02 Oct 2008 01:02:44 +0000 Sadrul Habib Chowdhury Unbreak ABI.
Tue, 30 Sep 2008 17:05:40 +0000 Timo Jyrinki add spell-checkable languages' translations
Tue, 30 Sep 2008 16:49:57 +0000 Timo Jyrinki Update Finnish translation for 2.5.2. (15 fuzzies in QQ left alone, not so
Tue, 30 Sep 2008 16:12:07 +0000 Jochen Kemnade updated German translation
Tue, 30 Sep 2008 07:22:33 +0000 Ka-Hing Cheung typo?
Tue, 30 Sep 2008 06:40:11 +0000 Ka-Hing Cheung print out the servconn number when it's disconnected
Tue, 30 Sep 2008 05:52:57 +0000 Ka-Hing Cheung attempts to resend message on switchboard error once, tested by maually
Thu, 02 Oct 2008 04:52:38 +0000 Elliott Sales de Andrade Use the MSN passport in more places instead of the Contact ID if it's
Tue, 30 Sep 2008 00:49:53 +0000 Daniel Atallah Prevent DNS-SD TXT record strings from exceeding the maximum length.
Mon, 29 Sep 2008 17:17:38 +0000 Bj«Órn Voigt German update for 2.5.2
Mon, 29 Sep 2008 01:36:09 +0000 Stu Tomlinson Unleak
Mon, 29 Sep 2008 01:27:57 +0000 Stu Tomlinson Kill these warnings:
Mon, 29 Sep 2008 01:22:39 +0000 Stu Tomlinson Use purple_connection_error_reason() when network disconnections are
Mon, 29 Sep 2008 00:59:53 +0000 Ethan Blanton Do not set the connect server for Google Talk accounts. Setting the
Sun, 28 Sep 2008 17:19:38 +0000 Will Thompson GtkBlist: don't set the Urgent hint whenever a connection error occurs or is updated
Sun, 28 Sep 2008 08:05:07 +0000 Elliott Sales de Andrade Add some strings before string freeze for some not-done code. Should be
Sun, 28 Sep 2008 07:50:00 +0000 Elliott Sales de Andrade Patch from Maiku to allow replying to a mobile contact that isn't on
Sat, 27 Sep 2008 23:06:00 +0000 Elliott Sales de Andrade merge of 'af100261749125c03e3d490b01d36f8ea219bf8f'
Sat, 27 Sep 2008 23:04:20 +0000 Elliott Sales de Andrade disapproval of revision '046452c275782ffd3218e3ae4863eaa8bf31a5f4'
Sat, 27 Sep 2008 23:05:57 +0000 Elliott Sales de Andrade merge of '2138d13a6116de36a5c3cbbb2a323bcbab72017a'
Sat, 27 Sep 2008 22:47:46 +0000 Elliott Sales de Andrade Update MSN Client Version (CVR) string to match 8.5.1302.
Sat, 27 Sep 2008 03:20:48 +0000 Elliott Sales de Andrade Fix a possible xmlnode leak and an extra g_strdup when processing
Sat, 27 Sep 2008 11:16:36 +0000 Bj«Órn Voigt small German update (fixes the second part of #7217
Fri, 26 Sep 2008 16:26:56 +0000 Jochen Kemnade de translation: update some of the more translatable strings
Fri, 26 Sep 2008 05:07:48 +0000 Elliott Sales de Andrade Always send the MSN status code, even when we think we're already logged
Wed, 01 Oct 2008 22:25:36 +0000 Marcus Lundblad Updated to new namespace for XEP-0224.
Thu, 25 Sep 2008 20:08:53 +0000 Marcus Lundblad Updated support for XEP-0224.
Sat, 04 Oct 2008 21:46:10 +0000 Sadrul Habib Chowdhury Revert the accidentally committed pseudo-group changes.
Sat, 27 Sep 2008 06:33:42 +0000 Sadrul Habib Chowdhury Start hiding blist.h internals in prpls.
Thu, 25 Sep 2008 07:19:38 +0000 Sadrul Habib Chowdhury Transliterate the group-names. I think there was a patch for this, but I can't find it now.
Thu, 25 Sep 2008 05:02:38 +0000 Marcus Lundblad ChangeLog fix for crashing when using re-added custom smileys
Thu, 25 Sep 2008 04:51:19 +0000 Marcus Lundblad merge of '59e2b9896f25e8517b3f0f4d742c143e6fccd6e0'
Thu, 25 Sep 2008 01:59:44 +0000 Daniel Atallah Make note of the yahoo ping fix in the Changelog.
Thu, 25 Sep 2008 04:49:44 +0000 Marcus Lundblad Clean up the GtkSmileyTrees on active GtkIMHtml instances when a custom smiley
Wed, 24 Sep 2008 17:01:32 +0000 Mark Doliner Fix this debug message. Thanks to fledermaus who pointed it out.
Thu, 09 Oct 2008 11:57:28 +0000 Richard Laager Use PURPLE_DEVEL_WEBSITE instead of hardcoding it.
Tue, 23 Sep 2008 17:36:13 +0000 Ethan Blanton Enable a number of default-disabled strong ciphers for NSS.
Tue, 23 Sep 2008 08:33:34 +0000 Sadrul Habib Chowdhury Another memory leak fix. Also, keep a copy of the alt-text in
Tue, 23 Sep 2008 07:51:55 +0000 Sadrul Habib Chowdhury A couple of compile warning fixes, a couple of memory leak plugs.
Tue, 23 Sep 2008 07:38:47 +0000 Marcus Lundblad Add custom smiley support for XMPP. Closes #5627.
Wed, 17 Sep 2008 19:24:54 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head e550112b97817b0eafc647bd8c0adddf2a262a62)
Wed, 17 Sep 2008 19:09:43 +0000 Marcus Lundblad merge of '11a3a54c2fe7e9807a6ef5d4a359d539688c2848'
Wed, 17 Sep 2008 19:07:37 +0000 Marcus Lundblad ChangeLog custom smileys for XMPP
Tue, 16 Sep 2008 20:01:24 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 3ffe6fd197f037185a0012875ef68c8f6d6c2f89)
Sat, 13 Sep 2008 16:13:48 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b14102a6c681b35084d2c3f7726de34d4f859fe1)
Tue, 23 Sep 2008 05:33:04 +0000 Elliott Sales de Andrade merge of '092bbcea7b768d21baff3362314e784b26b1ced7'
Tue, 23 Sep 2008 02:50:36 +0000 Daniel Atallah Only send a yahoo ping once an hour. The server doesn't like it when send it
Mon, 22 Sep 2008 05:30:16 +0000 Sadrul Habib Chowdhury Looks like we need to convert the message into XHTML first. Fixes #7160.
Sun, 21 Sep 2008 23:16:37 +0000 Richard Laager Add a comment documenting the internal.h situation for people using nullprpl
Sat, 20 Sep 2008 03:53:16 +0000 Ka-Hing Cheung don't crash if we get a NLN command from someone not on the blist
Sat, 20 Sep 2008 02:45:13 +0000 Sadrul Habib Chowdhury Fix a bug where some key-bindings wouldn't work with some .
Fri, 19 Sep 2008 14:36:44 +0000 Stu Tomlinson Remove removed files from POTFILES.in
Tue, 28 Oct 2008 16:48:36 +0000 SHiNE CsyFeK 2008.10.27 - ccpaging <ccpaging(at)gmail.com>
Tue, 28 Oct 2008 16:47:06 +0000 SHiNE CsyFeK 2008.10.27 - ccpaging <ccpaging(at)gmail.com>
Tue, 28 Oct 2008 16:46:08 +0000 SHiNE CsyFeK 2008.10.22 - ccpaging <ccpaging(at)gmail.com>
Tue, 28 Oct 2008 16:45:10 +0000 SHiNE CsyFeK 2008.10.20 - ccpaging <ccpaging(at)gmail.com>
Tue, 28 Oct 2008 16:44:09 +0000 SHiNE CsyFeK 2008.10.14 - ccpaging <ccpaging(at)gmail.com>
Tue, 28 Oct 2008 16:42:46 +0000 SHiNE CsyFeK 2008.10.10 - ccpaging <ccpaging(at)gmail.com>
Tue, 28 Oct 2008 16:40:56 +0000 SHiNE CsyFeK 2008.10.10 - ccpaging <ccpaging(at)gmail.com>
Tue, 28 Oct 2008 16:39:23 +0000 SHiNE CsyFeK 2008.10.09 - ccpaging <ccpaging(at)gmail.com>
Tue, 28 Oct 2008 16:38:16 +0000 SHiNE CsyFeK 2008.10.09 - ccpaging <ccpaging(at)gmail.com>
Tue, 28 Oct 2008 16:35:06 +0000 SHiNE CsyFeK 2008.10.08 - ccpaging <ccpaging(at)gmail.com>
Tue, 28 Oct 2008 16:29:42 +0000 SHiNE CsyFeK 2008.10.08 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 15:08:30 +0000 SHiNE CsyFeK 2008.10.08 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 15:06:26 +0000 SHiNE CsyFeK 2008.10.08 - lonicerae <lonicerae(at)gmail.com>
Wed, 22 Oct 2008 15:04:33 +0000 SHiNE CsyFeK 2008.10.08 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 15:03:08 +0000 SHiNE CsyFeK 2008.10.07 - lonicerae <lonicerae(at)gmail.com>
Wed, 22 Oct 2008 15:00:47 +0000 SHiNE CsyFeK 2008.10.07 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:59:55 +0000 SHiNE CsyFeK 2008.10.07 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:58:32 +0000 SHiNE CsyFeK 2008.10.07 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:55:09 +0000 SHiNE CsyFeK 2008.10.05 - lonicerae <lonicerae(at)gmail.com>
Wed, 22 Oct 2008 14:52:26 +0000 SHiNE CsyFeK Flos Lonicerae <lonicerae(at)gmail.com>
Wed, 22 Oct 2008 14:49:38 +0000 SHiNE CsyFeK 2008.10.04 - lonicerae <lonicerae(at)gmail.com>
Wed, 22 Oct 2008 14:48:46 +0000 SHiNE CsyFeK 2008.10.05 - ccpaging <ccpagint(at)gmail.com>
Wed, 22 Oct 2008 14:47:39 +0000 SHiNE CsyFeK 2008.10.04 - ccpaging <ccpagint(at)gmail.com>
Wed, 22 Oct 2008 14:46:44 +0000 SHiNE CsyFeK 2008.10.03 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:45:26 +0000 SHiNE CsyFeK Flos Lonicerae <lonicerae(at)gmail.com>
Wed, 22 Oct 2008 14:43:46 +0000 SHiNE CsyFeK 2009.10.02 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:42:23 +0000 SHiNE CsyFeK 2008.09.30 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:41:13 +0000 SHiNE CsyFeK 2008.09.29 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:40:04 +0000 SHiNE CsyFeK 2008.09.28 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:38:06 +0000 SHiNE CsyFeK Update ChangeLog
Wed, 22 Oct 2008 14:35:05 +0000 SHiNE CsyFeK 2008.09.26 - ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:33:20 +0000 SHiNE CsyFeK patch 20080922 from ccpaging <ccpaging(at)gmail.com>
Wed, 22 Oct 2008 14:28:17 +0000 SHiNE CsyFeK 2008.10.03 - Flos Loniceare<lonicerae(at)gmail.com>
Fri, 19 Sep 2008 14:48:00 +0000 SHiNE CsyFeK merge of '8c50cfe68a5cab6521acc54fedd6797e6c8b863f'
Fri, 19 Sep 2008 14:43:21 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head 3f598d56f6f5742f395f67e76a28dc8abc26d97a)
Fri, 19 Sep 2008 05:29:38 +0000 Sadrul Habib Chowdhury Show visited links in a different color. This also plugs a memory leak
Thu, 18 Sep 2008 16:19:11 +0000 Sadrul Habib Chowdhury Change some menutray internals. This makes the tray-icons behave better.
Wed, 17 Sep 2008 04:10:43 +0000 Elliott Sales de Andrade Apply khc's patch for 241 error. Tested it out myself. Cleaned up the
Wed, 17 Sep 2008 00:30:18 +0000 Elliott Sales de Andrade merge of 'd50e4b01c210ebbcd8f8d5a001fa72450e021a97'
Tue, 16 Sep 2008 23:37:36 +0000 Mark Doliner Fix DNS resolution. I think I broke this this morning in my revision
Tue, 16 Sep 2008 23:35:45 +0000 Mark Doliner There was a little weirdness with the code that called the UI function
Tue, 16 Sep 2008 23:32:15 +0000 Mark Doliner Simplify two bits of code a little
Tue, 16 Sep 2008 23:30:47 +0000 Mark Doliner Change a string to be more user friendly (people shouldn't have any idea
Tue, 16 Sep 2008 23:29:22 +0000 Mark Doliner Improve a few comments
Tue, 16 Sep 2008 17:56:01 +0000 Mark Doliner Revert my revision 849d4f7265598a9f0340411c4c0c0401d488ec3b, which
Tue, 16 Sep 2008 17:30:23 +0000 Mark Doliner Don't use g_queue_get_length because it requires glib 2.4
Tue, 16 Sep 2008 14:23:24 +0000 Daniel Atallah Some minor cleanup; removal of unnecessary frees and setting stuff to NULL
Tue, 16 Sep 2008 13:04:39 +0000 Stu Tomlinson Fix a double free. Fixes #7047
Fri, 19 Sep 2008 14:46:41 +0000 SHiNE CsyFeK 2008.09.19 - ccpaging <ccpaging(at)gmail.com>
Mon, 15 Sep 2008 12:55:33 +0000 SHiNE CsyFeK 2008.09.15 - csyfek <csyfek(at)gmail.com>
Mon, 15 Sep 2008 03:06:03 +0000 Daniel Atallah merge of '546bf87105ac5b97c3962c083dfab015d37d9b05'
Mon, 15 Sep 2008 03:05:53 +0000 Daniel Atallah merge of '365b2b0d8c5b010ad52640bc3f19a95168d44ded'
Mon, 15 Sep 2008 03:05:34 +0000 Daniel Atallah merge of '035bfdb2d9357e8feaf49c1fea3daa75cd90d74d'
Mon, 15 Sep 2008 03:05:11 +0000 Daniel Atallah merge of '6e857412566bb470d069d3f9bfccd5e7828abd0c'
Mon, 15 Sep 2008 03:04:42 +0000 Daniel Atallah merge of '021e8f6b481be8a2183a6c94379b98ef008cc534'
Sat, 13 Sep 2008 23:31:33 +0000 Sadrul Habib Chowdhury Fix handling mouse events with menus.
Fri, 12 Sep 2008 18:00:08 +0000 Kevin Stange Richard failed to apply this change to the currently released version
Fri, 12 Sep 2008 14:26:41 +0000 SHiNE CsyFeK merge of '5316525f53e27f838d18a6a08b82c7d55f674591'
Thu, 11 Sep 2008 22:30:04 +0000 Daniel Atallah Add support for printing out the TEXT-MESSAGE in SOCKS5 CHAP auth.
Thu, 11 Sep 2008 22:00:23 +0000 Daniel Atallah Fix the SOCKS5 CHAP authentication to parse several messages if they are read at
Thu, 11 Sep 2008 21:25:05 +0000 Daniel Atallah merge of '3899adf4bc769e54b5338f295574ed8389025068'
Thu, 11 Sep 2008 21:16:07 +0000 Richard Laager merge of 'a636632c34e757253b9488f72068ffa94dc1727f'
Thu, 11 Sep 2008 21:15:01 +0000 Richard Laager Remove the preference for keeping the status message, and keep it always.
Thu, 11 Sep 2008 21:13:13 +0000 Richard Laager merge of '7b270e8b949f20550eec69f904e57b5431a83f10'
Thu, 11 Sep 2008 21:12:24 +0000 Richard Laager disapproval of revision 'fedd8495d3e49df957ae842bc5fa289452d048f8'
Thu, 11 Sep 2008 21:20:09 +0000 Daniel Atallah Add GPL headers to the yahoo_auth files based on Sean's recollection of communication with the authors.
Thu, 11 Sep 2008 20:58:15 +0000 Kevin Stange merge of 'aaddbdd76370264a6f95b6d787b565061e3b40d6'
Thu, 11 Sep 2008 20:58:09 +0000 Kevin Stange Add things to the ChangeLog. Please add things to the changelog when
Thu, 11 Sep 2008 20:30:39 +0000 Kevin Stange merge of '9eaf43035d1d4af1bc92a49bb30f637211f80123'
Thu, 11 Sep 2008 20:26:21 +0000 Kevin Stange merge of 'b341289e9194564cc4f7250228a66b854c2ec3c5'
Mon, 15 Sep 2008 03:04:07 +0000 Daniel Atallah disapproval of revision '8cebefbc6cd5d84acb69c74e69e8821f11dd225d'
Mon, 15 Sep 2008 03:03:49 +0000 Daniel Atallah disapproval of revision '5688199e261449d33b5803dafff50d860896ebcb'
Mon, 15 Sep 2008 03:03:33 +0000 Daniel Atallah disapproval of revision '5316525f53e27f838d18a6a08b82c7d55f674591'
Thu, 11 Sep 2008 13:34:33 +0000 SHiNE CsyFeK 2008.09.11 - csyfek <csyfek(at)gmail.com>
Thu, 11 Sep 2008 13:32:26 +0000 SHiNE CsyFeK 2008.09.04 - ccpaging <ccpaging(at)gmail.com>
Mon, 15 Sep 2008 03:03:59 +0000 Daniel Atallah disapproval of revision '92d52eef2994d2697999177804e3665989cfa352'
Thu, 11 Sep 2008 13:29:26 +0000 SHiNE CsyFeK 2008.09.02 - ccpaging <ccpaging(at)gmail.com>
Thu, 11 Sep 2008 13:25:07 +0000 SHiNE CsyFeK 2008.08.16 - ccpaging <ecc_hy(at)hotmail.com>
Thu, 11 Sep 2008 04:19:37 +0000 Ka-Hing Cheung shuffle some code around to make sure are using the right errno,
Wed, 10 Sep 2008 21:59:38 +0000 Mark Doliner merge of '60045dbace89be557466fc68978290d5fe8b491d'
Wed, 10 Sep 2008 19:51:41 +0000 Kevin Stange Revert this change that was accidentally committed in f5ca7968 to remove
Wed, 10 Sep 2008 19:20:30 +0000 Richard Laager Provide a preference to allow users to keep their status message when
Wed, 10 Sep 2008 04:12:59 +0000 Richard Laager Add some missing files to POTFILES.in.
Wed, 10 Sep 2008 04:12:30 +0000 Richard Laager Add libpurple/tests/libpurple.. to the list of files to ignore. I don't
Wed, 10 Sep 2008 21:59:09 +0000 Mark Doliner Fix this g_return_val_if_fail. It should have been returning TRUE or
Wed, 10 Sep 2008 21:48:33 +0000 Mark Doliner In our child DNS lookup processes, don't bother to use select to watch
Wed, 10 Sep 2008 21:32:50 +0000 Mark Doliner Currently when a child dns resolver process reads a domain name from
Tue, 09 Sep 2008 11:54:21 +0000 Sadrul Habib Chowdhury Use the more appropriate _unregister_handler function.
Mon, 08 Sep 2008 23:04:15 +0000 Daniel Atallah Fix a NULL pointer deref in the NSS SSL implementation with certain self-signed
Mon, 08 Sep 2008 01:29:00 +0000 Daniel Atallah Use the correct free() function.
Mon, 08 Sep 2008 01:28:17 +0000 Daniel Atallah Fix a TODO and mark a string translatable now that we're not string frozen.
Sun, 07 Sep 2008 19:58:04 +0000 Elliott Sales de Andrade Don't try to read data from a NULL filename in
Sun, 07 Sep 2008 19:08:04 +0000 Elliott Sales de Andrade merge of '4108bfcdd43ec618a7105588ec476f7cb3d68abb'
Sat, 06 Sep 2008 17:18:10 +0000 Will Thompson Prefs/Sounds: add some mnemonics
Sat, 06 Sep 2008 17:13:13 +0000 Will Thompson Add a "Mute sounds" tickybox in Prefs, mirroring Tools/Mute Sounds.
Fri, 05 Sep 2008 14:32:00 +0000 Will Thompson Uniquify auto-accepted file names to foo-2.tar.gz, not foo.tar.gz-2.
Sat, 06 Sep 2008 04:01:08 +0000 Elliott Sales de Andrade merge of '276af715e3b26cba28965e1fa14e8c6e5ac65a85'
Sat, 06 Sep 2008 07:49:05 +0000 Marcus Lundblad Implements file transfers using in-band bytestreams for XMPP
Fri, 05 Sep 2008 12:07:37 +0000 Sadrul Habib Chowdhury Fix the conversation window closing unexpectedly. Again.
Fri, 05 Sep 2008 09:30:00 +0000 Sadrul Habib Chowdhury He is crazy, and he writes crazy patches.
Thu, 04 Sep 2008 22:56:26 +0000 Sadrul Habib Chowdhury merge of '44df11dd9d1db0245be1ab1ac5410821b1c9f2af'
Thu, 04 Sep 2008 18:04:29 +0000 Mark Doliner The variable we use to keep track of the watcher of the ssl connection
Thu, 04 Sep 2008 04:05:54 +0000 Daniel Atallah Fix the tab headers to display consistently when changing the "Show detailed
Thu, 11 Sep 2008 19:12:39 +0000 Marcus Lundblad Added a workaround for receiving smileys from Jabbim,
Thu, 11 Sep 2008 18:22:12 +0000 Marcus Lundblad When receiving an <img/> without the "alt" attribute, set
Mon, 08 Sep 2008 20:48:16 +0000 Marcus Lundblad Fixed a memory error, which was due to me destroying some hashtables in the
Mon, 08 Sep 2008 16:36:38 +0000 Marcus Lundblad Patch from Phil Hannent fixing build on Windows
Sat, 06 Sep 2008 23:11:44 +0000 Marcus Lundblad Removed commented out declarations (oops)
Fri, 05 Sep 2008 21:55:09 +0000 Marcus Lundblad Updated to use latest spec. in XEP-0231
Thu, 04 Sep 2008 22:18:58 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head b5850556407753df7ee8b8fa84917779165fc58b)
Thu, 04 Sep 2008 21:27:33 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head e685599ddcc769d157547685b5498df0662de8a2)
Thu, 04 Sep 2008 22:45:17 +0000 Sadrul Habib Chowdhury The irssi wm does not need libpurple, and use relative path to libgnt.la
Thu, 04 Sep 2008 21:57:40 +0000 Sadrul Habib Chowdhury Report dbus/nm availability correctly
Thu, 04 Sep 2008 03:43:32 +0000 Sadrul Habib Chowdhury datallah reminds me that my strings suck
Thu, 04 Sep 2008 02:10:15 +0000 Daniel Atallah Don't select the GTK+ checkbox if the current version or a new er version is
Thu, 04 Sep 2008 01:34:11 +0000 Daniel Atallah Remove some stray references to the MIT kerberos stuff we distributed for a short time.
Wed, 03 Sep 2008 15:38:31 +0000 Daniel Atallah Parse the HTTP status code in the release notification plugin and only display
Tue, 02 Sep 2008 09:41:15 +0000 Peter Hjalmarsson Updated swedish translation
Sat, 06 Sep 2008 02:57:57 +0000 Elliott Sales de Andrade We can't have ./configure lying to you, can we?
Tue, 02 Sep 2008 04:42:51 +0000 Elliott Sales de Andrade Depend on NetworkManager >= 0.5.0 because NetworkManager.h does not
Tue, 02 Sep 2008 04:37:33 +0000 Elliott Sales de Andrade Don't check for NetworkManager support when we find out we're not
Tue, 02 Sep 2008 01:26:58 +0000 Ka-Hing Cheung I just thought that was funny
Mon, 01 Sep 2008 16:45:01 +0000 Sadrul Habib Chowdhury Return FALSE when a perl plugin cannot be loaded.
Mon, 01 Sep 2008 16:17:17 +0000 Sadrul Habib Chowdhury merge of 'aafdb65286c235642b3ed1ac877f14714653e6cb'
Mon, 01 Sep 2008 16:16:30 +0000 Sadrul Habib Chowdhury Fix compiling 'make plugin.so' when srcdir != builddir. This should've been part of the last commit.
Mon, 01 Sep 2008 16:09:01 +0000 Sadrul Habib Chowdhury Fix compiling 'make plugin.so' when srcdir != builddir
Mon, 01 Sep 2008 14:11:51 +0000 Sadrul Habib Chowdhury Show 'ICQ UIN...' and 'Yahoo ID...' in the screenname field
Thu, 11 Sep 2008 20:25:47 +0000 Kevin Stange disapproval of revision 'f5ca7968e3f6be8f81d068232d389e0b1dab784b'
Mon, 01 Sep 2008 15:01:33 +0000 Hylke Bons Things still need to be adjusted here.
Mon, 01 Sep 2008 13:31:43 +0000 Hylke Bons Add new artwork directory structure side by side with pidgin/pixmaps/ for smooth transition.
Mon, 01 Sep 2008 08:31:54 +0000 Jochen Kemnade Updated de translation
Sun, 31 Aug 2008 23:13:36 +0000 Ka-Hing Cheung take out default mute key binding
Sun, 31 Aug 2008 18:49:23 +0000 Daniel Atallah Warnings cleanup from Lee Roach. Fixes #6242.
Sun, 31 Aug 2008 17:54:21 +0000 Daniel Atallah An optimization for purple_accounts_find() to eliminate a malloc/free per
Sun, 31 Aug 2008 17:29:40 +0000 Daniel Atallah Some Makefile cleanups to remove generated files from Lee Roach. Fixes #6609.
Sun, 31 Aug 2008 16:52:51 +0000 Daniel Atallah Clean up some debugging to avoid potential NULL string printf.
Sun, 31 Aug 2008 07:50:49 +0000 Sadrul Habib Chowdhury Press - or = in the accounts list to reorder accounts.
Sun, 31 Aug 2008 06:31:17 +0000 Sadrul Habib Chowdhury Add 'Nested Grouping' option in the grouping plugin
Sun, 31 Aug 2008 06:23:52 +0000 Sadrul Habib Chowdhury Try to preserve HTML attributes in notification dialogs
Sun, 31 Aug 2008 05:39:52 +0000 Kevin Stange Now we're 2.5.2devel!
Sun, 31 Aug 2008 05:21:25 +0000 Elliott Sales de Andrade Make this string translateable now that we're tagged and out of string
Sun, 31 Aug 2008 04:06:25 +0000 Kevin Stange The pixmaps here are gone.
Sun, 31 Aug 2008 01:00:40 +0000 Elliott Sales de Andrade NEWS! Because no-one else wants to do it...
Sun, 31 Aug 2008 00:38:19 +0000 Kevin Stange Start NEWSing please.
Sat, 30 Aug 2008 20:21:04 +0000 Elliott Sales de Andrade Add MSN error code 927 for suspended passports, and a little bit of
Sat, 30 Aug 2008 07:53:32 +0000 Ka-Hing Cheung Stu's idea, I sort of did it the other way. I don't know if it will help
Sat, 30 Aug 2008 03:43:05 +0000 Elliott Sales de Andrade merge of '0c4505a67ab2e90bf634a3d235022d369302e129'
Sat, 30 Aug 2008 03:41:18 +0000 Elliott Sales de Andrade Print out SOAP response data as it's received in chunks. Sure, that
Sat, 30 Aug 2008 02:30:04 +0000 Stu Tomlinson Remove the (win32 only?!) QQ buddy icon pixmaps due to copyright concerns
Sat, 30 Aug 2008 02:05:36 +0000 Kevin Stange Add something Stu noted.
Sat, 30 Aug 2008 01:41:51 +0000 Kevin Stange Include the Windows tray icons in the source distribution.
Sat, 30 Aug 2008 00:28:34 +0000 Kevin Stange Here, now we have a list of things that were changed. I'm not sure if
Fri, 29 Aug 2008 20:45:44 +0000 Luke Schierer merge of '2907a92b5f377c1eb7ea400907a83a8d39b049d4'
Fri, 29 Aug 2008 19:37:07 +0000 Daniel Atallah Added Irish translation from Aaron Kearns. This technically addes a string ("Irish"), but I'm going to do it anyway. Fixes #6836.
Fri, 29 Aug 2008 19:28:10 +0000 Daniel Atallah Updated he translation. Fixes #6826
Fri, 29 Aug 2008 19:26:42 +0000 Daniel Atallah Updated zh_HK zh_TW translations. Fixes #6805
Fri, 29 Aug 2008 19:23:45 +0000 Daniel Atallah Updated nn translation. Fixes #6802
Fri, 29 Aug 2008 17:38:06 +0000 Daniel Atallah Updated pt_BR translation. Fixes #6800
Fri, 29 Aug 2008 17:36:05 +0000 Daniel Atallah Updated Czech translation. Fixes #6796
Fri, 29 Aug 2008 17:33:35 +0000 Daniel Atallah Updated Italian translation. Fixes #6789
Fri, 29 Aug 2008 17:27:24 +0000 Daniel Atallah Updated Dutch translation. Fixes #6787
Fri, 29 Aug 2008 17:23:36 +0000 Daniel Atallah Updated Spanish translation from jfs. Fixes #6694,#6876
Fri, 29 Aug 2008 16:43:38 +0000 Daniel Atallah Updated Galician translation from Frco. Javier Rial Rodriguez. Fixes #6621.
Fri, 29 Aug 2008 14:01:14 +0000 Evan Schoenberg Ignore nicknames which are just the user portion of the JID, as these aren't useful. Instead, prefer the fullname in that situation for serverside alias purposes.
Fri, 29 Aug 2008 13:59:59 +0000 Evan Schoenberg The alias we retrieve from the roster is a private alias; use purple_serv_got_private_alias() to tell the core about it
Fri, 29 Aug 2008 11:23:31 +0000 Sadrul Habib Chowdhury Update the tooltip if the status of the selected node changes.
Thu, 28 Aug 2008 09:20:22 +0000 Timo Jyrinki 2.5.1 update. And yay for second --no-location update in a row.
Thu, 28 Aug 2008 04:12:31 +0000 Daniel Atallah Don't arbitrarily default font settings when none are specified for incoming
Thu, 28 Aug 2008 01:55:39 +0000 Daniel Atallah Build the XMPP Console plugin by default on windows too.
Thu, 28 Aug 2008 00:55:35 +0000 Daniel Atallah Some cleanup and a little leak fix that I thought I committed a while ago.
Thu, 28 Aug 2008 00:54:37 +0000 Daniel Atallah Patch from "brookingcharlie" to make "Open All Messages" the default response
Thu, 28 Aug 2008 00:43:05 +0000 Daniel Atallah Path from Toby Schaffer to fix a null ptr deref when adding a buddy. Fixes #6821.
Wed, 27 Aug 2008 16:45:04 +0000 Daniel Atallah Update win32 installer for cert changes.
Wed, 27 Aug 2008 04:53:35 +0000 Ka-Hing Cheung merge of '153989e7ae76bd6d5247eca35699948dded65121'
Wed, 27 Aug 2008 04:05:10 +0000 Daniel Atallah Add support for sending authorization for Basic proxy authentication when the
Wed, 27 Aug 2008 04:52:40 +0000 Ka-Hing Cheung merge of '126251205c0faf12cb73ec60a10f1cf904b8166d'
Wed, 27 Aug 2008 03:06:44 +0000 Ka-Hing Cheung merge of '3acf6d9387524fb3b59c35e5e1db2847387c37af'
Wed, 27 Aug 2008 03:06:42 +0000 Ka-Hing Cheung merge of '6404d7635dd48f315b3c8fd3550970a417daa2ef'
Wed, 27 Aug 2008 04:52:29 +0000 Ka-Hing Cheung prints out the payload to debug log in case we get an invalid UBX command,
Wed, 27 Aug 2008 03:05:19 +0000 Ka-Hing Cheung remove misleading portion of the debug line
Wed, 27 Aug 2008 02:52:50 +0000 Daniel Atallah Do a better job of detecting if the yahoo account is connecting through a HTTP
Wed, 27 Aug 2008 02:43:25 +0000 Ka-Hing Cheung so turns out this is what I really need
Wed, 27 Aug 2008 02:41:20 +0000 Ka-Hing Cheung merge of '23de00c9ca4c1e5f6d10ff40c78d2647432260de'
Wed, 27 Aug 2008 03:04:15 +0000 Evan Schoenberg Return FALSE from purple_url_parse() if a host could not be determined
Wed, 27 Aug 2008 02:54:59 +0000 Evan Schoenberg purple_url_parse() now gracefully handles a url which is wholly invalid.
Wed, 27 Aug 2008 01:43:09 +0000 Ka-Hing Cheung merge of '44b23c8bda2576a9bfcd3eaa90f9188c455df575'
Sat, 25 Oct 2008 18:28:58 +0000 Ka-Hing Cheung disapproval of revision 'abcb63937b0282df910bc35d286c3f0d3245bfa5'
Wed, 27 Aug 2008 02:41:09 +0000 Ka-Hing Cheung disapproval of revision '44b23c8bda2576a9bfcd3eaa90f9188c455df575'
Wed, 27 Aug 2008 01:37:54 +0000 Ka-Hing Cheung add enough certs so we can verify msn servers, distributions that use
Thu, 02 Oct 2008 06:53:13 +0000 Laurynas Biveinis Update Lithuanian translation
Fri, 29 Aug 2008 20:26:41 +0000 Hylke Bons Revert translation.
Tue, 26 Aug 2008 22:37:23 +0000 Daniel Atallah purple_str_to_time() didn't necessarily set "rest" under all circumstances.
Tue, 26 Aug 2008 22:08:21 +0000 Sadrul Habib Chowdhury merge of '3800c01dede1b6e3df0d6f637b4a865ff77e0efe'
Tue, 26 Aug 2008 20:42:52 +0000 Bj«Órn Voigt German update for 2.5.1
Tue, 26 Aug 2008 15:46:40 +0000 Hylke Bons One-canvas file for the status and tray icons, making a lot of files obsolete.
Tue, 26 Aug 2008 12:33:02 +0000 ª±ric Boumaour Update French translation.
Tue, 26 Aug 2008 04:36:29 +0000 Daniel Atallah Add support for reading SOCKS proxy information from the Windows proxy settings.
Tue, 26 Aug 2008 04:08:22 +0000 Elliott Sales de Andrade merge of '3c1dec61837db8f0f51fc35f7ca26ff948a4e4f4'
Mon, 25 Aug 2008 23:10:00 +0000 Laurynas Biveinis Remove source line information from the LT translation
Mon, 25 Aug 2008 23:05:01 +0000 Laurynas Biveinis merge of '2dda5492ce310300c1b45a054126b0e52e760eaf'
Mon, 25 Aug 2008 19:39:00 +0000 Richard Laager Add some more code to the version-check target to test the ChangeLog files
Thu, 02 Oct 2008 17:34:31 +0000 Kelemen G«¡bor hu.po: Updated Hungarian translation
Mon, 25 Aug 2008 13:18:07 +0000 Stu Tomlinson automake can spit out gzip & bzip2 tarballs at the same time, avoiding the
Mon, 25 Aug 2008 03:09:33 +0000 Ethan Blanton Verify monotone tag and workspace version on 'make packages'.
Mon, 25 Aug 2008 02:46:51 +0000 Ethan Blanton Add release-time candy 'make release' and 'make packages' to the Makefile.
Sun, 24 Aug 2008 16:59:06 +0000 Stu Tomlinson ICONS_22_SCALABLE doesn't exist anymore
Sun, 24 Aug 2008 16:51:19 +0000 Stu Tomlinson Use SOCKS proxy if specified when running in GNOME
Tue, 26 Aug 2008 22:06:21 +0000 Sadrul Habib Chowdhury Do not allow setting empty shortcut for a custom smiley.
Sun, 24 Aug 2008 06:35:01 +0000 Sadrul Habib Chowdhury Show 'Edit' instead of 'pidgin-edit' in the edit buttons. Fixes #6742
Sat, 23 Aug 2008 23:21:07 +0000 Ka-Hing Cheung correctly say we support offline messages for all buddies, this was never
Sat, 23 Aug 2008 21:18:53 +0000 John Bailey Update the man page a bit.
Sat, 23 Aug 2008 17:40:26 +0000 Evan Schoenberg merge of '0394d7df6e47a5fa45b9a961d47614562888683e'
Fri, 22 Aug 2008 20:54:24 +0000 Stu Tomlinson Only disconnect xmpp connections during xml parsing if the error is an
Fri, 22 Aug 2008 21:02:51 +0000 Hylke Bons Update 16x16 protocol icons.
Fri, 22 Aug 2008 01:55:21 +0000 Hylke Bons Dialog icons. Man, these were getting old...
Thu, 21 Aug 2008 23:45:39 +0000 Hylke Bons Throbber test.
Thu, 21 Aug 2008 21:17:42 +0000 Mark Doliner merge of 'a3016031fd5b2669070b7d99b301874a29269f18'
Thu, 21 Aug 2008 21:06:37 +0000 Hylke Bons Source files for the new icons added in 2.5.0.
Thu, 21 Aug 2008 21:08:13 +0000 Mark Doliner merge of '43173262756f7a4040386ac05c0492431fa3c308'
Thu, 21 Aug 2008 20:52:51 +0000 Hylke Bons First steps to one-canvas workflow.
Tue, 26 Aug 2008 02:24:17 +0000 Elliott Sales de Andrade Don't crash if user == NULL in a couple more places. Not exactly the
Thu, 21 Aug 2008 06:46:19 +0000 Elliott Sales de Andrade merge of '038d9d36d640ed83f9df5333d57dc0cd8b9ae847'
Thu, 28 Aug 2008 12:59:15 +0000 Gary Kramlich merge of '2f01a68221fe705526ece90e1c7438bffc47c3bd'
Thu, 21 Aug 2008 08:01:08 +0000 Gary Kramlich cleaned up purple_theme_manager_build_dir
Thu, 21 Aug 2008 03:44:57 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 038d9d36d640ed83f9df5333d57dc0cd8b9ae847)
Wed, 20 Aug 2008 21:20:03 +0000 Richard Laager It's not "Accounts->Add/Edit" any more, it's now "Accounts->Manage Accounts".
Wed, 20 Aug 2008 21:10:01 +0000 Richard Laager In the Join/Part plugin, add the ability to apply the rules to
Wed, 20 Aug 2008 21:09:50 +0000 Richard Laager Bump the version to 2.5.1devel
Wed, 20 Aug 2008 15:57:19 +0000 Stu Tomlinson merge of '2e9b29f761a49d4b15531f9efc0c1824f50cfb0d'
Wed, 20 Aug 2008 15:49:45 +0000 Stu Tomlinson Fix syntax error in Dutch translation
Wed, 20 Aug 2008 15:21:46 +0000 Daniel Atallah Fix printf of a NULL string and also an invalid free. Fixes #6627
Sun, 12 Oct 2008 22:00:38 +0000 Ka-Hing Cheung disapproval of revision 'd50e4b01c210ebbcd8f8d5a001fa72450e021a97'
Wed, 17 Sep 2008 00:29:56 +0000 Elliott Sales de Andrade disapproval of revision 'c3270f154f1777243d7c71b4e7eaa86bb417d93a'
Thu, 21 Aug 2008 06:40:00 +0000 Elliott Sales de Andrade Support some older versions of the ILN command. Apparently some IM
Thu, 21 Aug 2008 05:23:47 +0000 Elliott Sales de Andrade Apparently messenger@microsoft.com is some sort of server-side buddy
Wed, 20 Aug 2008 00:34:16 +0000 Elliott Sales de Andrade merge of '46196fef32aa6c83b1155e906772d576c064fa25'
Tue, 19 Aug 2008 15:59:29 +0000 Ethan Blanton hah
Tue, 19 Aug 2008 08:15:50 +0000 Ka-Hing Cheung (21:05:09) datallah: i think there will be one soon (2.5.1), but it'll be because of MSN :D
Tue, 19 Aug 2008 04:41:15 +0000 Daniel Atallah I forgot to add these new files to Makefile.am
Tue, 19 Aug 2008 01:51:26 +0000 Stu Tomlinson Update the dates
Tue, 19 Aug 2008 00:27:18 +0000 Elliott Sales de Andrade merge of '6ff1ad13faebe5a0404273212fa903636bb58d37'
Wed, 20 Aug 2008 15:44:30 +0000 Hylke Bons Make the tray icons truly 22x22px.
Tue, 19 Aug 2008 23:07:11 +0000 Hylke Bons Darken the text of the extended-away icon a bit.
Mon, 18 Aug 2008 23:29:35 +0000 Hylke Bons Change weird shape of the 22x22 app icon.
Mon, 18 Aug 2008 16:24:09 +0000 Hylke Bons More improvements.
Mon, 18 Aug 2008 16:03:19 +0000 Stu Tomlinson merge of '9db6cf3ac465ef3a7aca0eee0f47e02d3ea7b162'
Mon, 18 Aug 2008 15:35:12 +0000 Hylke Bons Remove all useless definitions. This will reduce the tarball size a lot.
Tue, 19 Aug 2008 00:24:53 +0000 Elliott Sales de Andrade Oops, missed a bit of that patch there.
Mon, 18 Aug 2008 05:55:27 +0000 Elliott Sales de Andrade A patch from nowic to re-colorize the greyed out icon when a buddy signs
Mon, 18 Aug 2008 01:00:58 +0000 Elliott Sales de Andrade Close notify and request dialogs with PurpleSslConnection as handle.
Sun, 17 Aug 2008 21:27:00 +0000 Ka-Hing Cheung I am still hoping for a release
Sun, 17 Aug 2008 19:35:50 +0000 Mark Doliner It helps to rename the function
Sun, 17 Aug 2008 19:15:03 +0000 Mark Doliner merge of '6b6139039fdaaf6ab1059337085b3b6267bb474e'
Sun, 17 Aug 2008 18:10:28 +0000 Hylke Bons Fix make file.
Sun, 17 Aug 2008 11:10:39 +0000 Will Thompson Correct documentation about list account options to reflect what the key and
Sun, 17 Aug 2008 10:37:42 +0000 Will Thompson Ellipsize the "n people in room" text if necessary.
Sun, 17 Aug 2008 00:35:07 +0000 Elliott Sales de Andrade merge of '183a46fcac287d4b1661ab0a96f7cbd2e2d5b5a0'
Sun, 17 Aug 2008 19:12:24 +0000 Mark Doliner A little function renaming and organization
Sat, 16 Aug 2008 22:02:40 +0000 Mark Doliner NEWSinating the country side. NEWSinating the peasants.
Sat, 16 Aug 2008 23:36:59 +0000 Hylke Bons Sharper 16x16 application icon thanks to QuLogic.
Sat, 16 Aug 2008 20:18:16 +0000 Hylke Bons Pixel polish.
Sat, 16 Aug 2008 19:41:05 +0000 Evan Schoenberg merge of '81070314dbb1793818b946813e1f0cdfda74f7ca'
Sat, 16 Aug 2008 19:38:45 +0000 Evan Schoenberg Fixed an inverted g_return_val_if_fail() which caused gadu-gadu to always set an available status with no status message
Sat, 16 Aug 2008 17:25:33 +0000 Stu Tomlinson Fix compiling with glib < 2.6
Sat, 16 Aug 2008 17:24:21 +0000 Stu Tomlinson Fix compiling with gtk < 2.6
Sat, 16 Aug 2008 04:31:11 +0000 Ka-Hing Cheung .
Sat, 16 Aug 2008 03:15:07 +0000 Elliott Sales de Andrade Turn off those MSN NOTification debug messages. It should work now, and
Sat, 16 Aug 2008 03:12:50 +0000 Elliott Sales de Andrade merge of '2bf1b91e196b9f481e1e0e63ba6aa28c9918ce6d'
Sat, 16 Aug 2008 02:39:35 +0000 Daniel Atallah merge of '3ba789b2288c2880c7a984b204ad5450055ba746'
Sat, 16 Aug 2008 02:33:46 +0000 Daniel Atallah I missed the traditional Chinese po file in the first round. References #6557.
Sat, 16 Aug 2008 03:10:19 +0000 Elliott Sales de Andrade NEWS!
Sat, 16 Aug 2008 02:47:42 +0000 Elliott Sales de Andrade I don't like this being un-alphabetical. :P
Fri, 15 Aug 2008 20:42:05 +0000 Hylke Bons Windows icon file.
Fri, 15 Aug 2008 20:13:28 +0000 Hylke Bons Updated NEWS and chat icon.
Fri, 15 Aug 2008 17:06:50 +0000 Daniel Atallah Fix dist
Fri, 15 Aug 2008 16:23:51 +0000 Daniel Atallah Oops, I forgot the actual Italian po file.
Fri, 15 Aug 2008 16:15:08 +0000 Daniel Atallah Updated Italian translation from Claudio Satriano. Fixes #6587.
Fri, 15 Aug 2008 16:10:38 +0000 Daniel Atallah Updated Romanian translation from Mi.u Moldovan. Fixes #6581
Fri, 15 Aug 2008 16:02:48 +0000 Daniel Atallah Updated Portuguese (Brazilian) translation from Rodrigo Luiz Marques Flores. Fixes #6577.
Fri, 15 Aug 2008 15:59:06 +0000 Daniel Atallah Updated Czech translation from David Vachulka. Fixes #6564.
Fri, 15 Aug 2008 15:54:40 +0000 Daniel Atallah Updated Chinese (Hong Kong) translation from Ambrose C. Li. Fixes #6557
Fri, 15 Aug 2008 15:50:22 +0000 Daniel Atallah Updated Spanish translation from Javier Fernandez-Sanguino. Fixes #6552
Fri, 15 Aug 2008 15:39:54 +0000 Daniel Atallah Updated Hebrew translation from Shalom Craimer. Fixes #6551.
Fri, 15 Aug 2008 15:37:20 +0000 Daniel Atallah Updated Albanian translation from Besnik Bleta. Fixes #6538.
Fri, 15 Aug 2008 15:33:43 +0000 Daniel Atallah Updated Norwegian Nynorsk from Yngve Spjeld Landro. Fixes #6535.
Fri, 15 Aug 2008 15:23:49 +0000 Daniel Atallah Updated Slovenian translation from Martin Srebotnjak. Fixes #6275.
Fri, 15 Aug 2008 15:19:33 +0000 Daniel Atallah Updated Vietnamese translation from Clytie Siddall. Fixes #6148.
Fri, 15 Aug 2008 15:16:54 +0000 Daniel Atallah Updated Sinhala translation from Yajith Ajantha Dayarathna. Fixes #5882.
Fri, 15 Aug 2008 15:09:14 +0000 Daniel Atallah Estonian translation update from Ivar Smolin. Fixes #5851.
Fri, 15 Aug 2008 14:46:36 +0000 Daniel Atallah Start the release wheel rolling\!
Fri, 15 Aug 2008 04:39:39 +0000 Elliott Sales de Andrade Add purple_prpl_{got,send}_attention to ChangeLog.API.
Fri, 15 Aug 2008 04:31:38 +0000 Elliott Sales de Andrade I seem to have accidentally turned on those "unsafe" SOAP debug messages.
Fri, 15 Aug 2008 04:30:28 +0000 Elliott Sales de Andrade merge of '3b7b0deadf583b8df122dced7a6925e693af3223'
Fri, 15 Aug 2008 03:10:06 +0000 Stu Tomlinson Fix finding TCL headers with latest TCL
Fri, 15 Aug 2008 02:44:36 +0000 Stu Tomlinson merge of '27269c5b28fd1f58228c46b310d26a5d208dac77'
Fri, 15 Aug 2008 00:36:40 +0000 Elliott Sales de Andrade Fix up some more icon mis-spellings.
Thu, 14 Aug 2008 23:05:53 +0000 William Ehlhardt Add notice in ChangeLog about NSS support
Thu, 14 Aug 2008 22:54:29 +0000 William Ehlhardt Patch to fully enable NSS SSL Certificates from #6500.
Thu, 14 Aug 2008 21:39:12 +0000 Hylke Bons Update Dutch translation again...
Fri, 15 Aug 2008 04:27:42 +0000 Elliott Sales de Andrade Remove calls to g_markup_escape_text. Not only does this help with old
Fri, 15 Aug 2008 04:13:40 +0000 Elliott Sales de Andrade disapproval of revision '8bae3778af422c41094db4e639f2cf45e6ee6259'
Fri, 15 Aug 2008 02:42:52 +0000 Stu Tomlinson Fix compatibility with glib < 2.4 for g_markup_printf_escaped. untested.
Fri, 15 Aug 2008 02:34:21 +0000 Stu Tomlinson We don't need slplink or switchboard low-level debugging enabled by default
Thu, 14 Aug 2008 20:44:15 +0000 Hylke Bons Somehow I forgot these icons.
Thu, 14 Aug 2008 18:29:31 +0000 Hylke Bons Cigarette icon typo.
Thu, 14 Aug 2008 16:56:26 +0000 Hylke Bons About screen for 2.5.0
Thu, 14 Aug 2008 16:22:41 +0000 Hylke Bons Blue bubble experiment.
Thu, 14 Aug 2008 15:26:08 +0000 Hylke Bons Improved Dutch translation
Thu, 14 Aug 2008 14:12:36 +0000 Hylke Bons Slicker application icons. Don't hate me.
Thu, 14 Aug 2008 09:32:32 +0000 Kelemen G«¡bor hu.po: Updated Hungarian translation for 2.5
Thu, 14 Aug 2008 05:26:52 +0000 Ka-Hing Cheung merge of '181e1f6b21a5dc3c848f82475078ab94654fbb10'
Thu, 14 Aug 2008 04:32:39 +0000 Daniel Atallah merge of '87f91e5f4e7f627329c2b7edf56773f58696a8cf'
Thu, 14 Aug 2008 04:28:47 +0000 Daniel Atallah Use the "Flash taskbar button X times" value from the win32 Tweak UI "Prevent
Thu, 14 Aug 2008 04:17:21 +0000 Daniel Atallah It turns out that setting the window title causes it to stop flashing on win32.
Thu, 14 Aug 2008 03:28:11 +0000 Daniel Atallah Don't emit the "buddy-typed" signal when *we* are typing.
Thu, 14 Aug 2008 02:36:56 +0000 Daniel Atallah Add a note about the timeout_add uiop being used to synchronize threads on win32.
Thu, 14 Aug 2008 05:25:12 +0000 Ka-Hing Cheung This should fix a crash that I've been seeing. I am not sure if this is the
Wed, 13 Aug 2008 19:38:25 +0000 Hylke Bons Dutch translation, icons.
Wed, 13 Aug 2008 19:18:44 +0000 Hylke Bons Updated smiley style and theme file.
Wed, 13 Aug 2008 15:59:36 +0000 Will Thompson Stu reckoned that having a new block to build the debug string is ugly;
Wed, 13 Aug 2008 15:41:48 +0000 Will Thompson Oscar passing NULL for the debug category is not great if you're filtering by category.
Wed, 13 Aug 2008 15:25:51 +0000 Will Thompson Relegate XML dumped by msn's SOAP code to MISC from INFO.
Tue, 12 Aug 2008 23:35:02 +0000 Daniel Atallah More leaks of fds to client processes.
Tue, 12 Aug 2008 23:22:47 +0000 Daniel Atallah Use non-blocking io for IRC DCC transfers.
Tue, 12 Aug 2008 23:16:58 +0000 Daniel Atallah Don't leak the fd to child processes.
Tue, 12 Aug 2008 23:09:05 +0000 Daniel Atallah Use non-blocking io for inbound TCP connections for SIMPLE.
Tue, 12 Aug 2008 23:03:31 +0000 Daniel Atallah These fds don't need to be inherited by child processes.
Tue, 12 Aug 2008 22:16:48 +0000 Daniel Atallah Use non-blocking io for direct xmpp file transfers
Tue, 12 Aug 2008 15:24:06 +0000 Jochen Kemnade German translation: small fix
Tue, 12 Aug 2008 04:53:07 +0000 Elliott Sales de Andrade Make docklet menu appear on button press instead of release to match
Tue, 12 Aug 2008 04:37:18 +0000 Elliott Sales de Andrade merge of '103b421151d9a077e40a662e8d3743b5232f3da4'
Tue, 12 Aug 2008 02:24:03 +0000 Daniel Atallah Don't look up caps exts when the initial caps discovery wasn't successful.
Mon, 11 Aug 2008 19:51:24 +0000 Bj«Órn Voigt German update for V2.5
Mon, 11 Aug 2008 18:36:12 +0000 Mark Doliner merge of '3150ec3dfc06bed0d5219058efb8ba76c7e6fa2d'
Mon, 11 Aug 2008 11:58:12 +0000 Will Thompson Rely on xmlnode_insert_data to call strlen on a bunch of MSN status strings.
Mon, 11 Aug 2008 09:42:07 +0000 Timo Jyrinki fix the new post-string-freeze 2 fuzzy and 2 untranslated strings.
Sun, 10 Aug 2008 22:59:07 +0000 Elliott Sales de Andrade merge of '4f30170cef563ecf059bc5e798c3bd75d01247e7'
Sun, 10 Aug 2008 21:49:23 +0000 Bj«Órn Voigt libpurple/protocols/qq/group_network.c does not exist anymore
Sun, 10 Aug 2008 18:46:32 +0000 Daniel Atallah Reapplied changes that were overwritten by 6b89b377381e35b459936fd2f730f45b5558ae69.
Mon, 15 Sep 2008 03:03:11 +0000 SHiNE CsyFeK applied changes from 5688199e261449d33b5803dafff50d860896ebcb
Mon, 15 Sep 2008 03:02:06 +0000 SHiNE CsyFeK applied changes from 92d52eef2994d2697999177804e3665989cfa352
Mon, 15 Sep 2008 03:01:03 +0000 SHiNE CsyFeK applied changes from 8cebefbc6cd5d84acb69c74e69e8821f11dd225d
Mon, 15 Sep 2008 02:59:23 +0000 SHiNE CsyFeK applied changes from f12c8903079425d7850fa183df0b3f937b2952be
Sun, 10 Aug 2008 04:32:14 +0000 SHiNE CsyFeK 2008.08.10 - csyfek <csyfek(at)gmail.com>
Sun, 10 Aug 2008 22:08:39 +0000 Elliott Sales de Andrade Use MIN(strlen(password), 16) for MSN because g_markup_escape_text will
Sun, 10 Aug 2008 05:11:59 +0000 Elliott Sales de Andrade Change the other prpls to use new purple_prpl_{send,got}_attention API.
Sun, 10 Aug 2008 04:59:17 +0000 Elliott Sales de Andrade Fix up some types.
Sun, 10 Aug 2008 01:21:17 +0000 Elliott Sales de Andrade Replace void* with MsnSoapCallback type. I guess it didn't work before
Sat, 09 Aug 2008 23:23:48 +0000 Elliott Sales de Andrade I guess I re-arranged a little off. We probably should disconnect
Sat, 09 Aug 2008 04:25:58 +0000 Elliott Sales de Andrade merge of '14f8b4609456592014383ef4957124a07f57ac3a'
Sat, 09 Aug 2008 02:24:55 +0000 Daniel Atallah merge of '04cb3481a7947425a89254b98d0d64b73ca36dc1'
Sat, 09 Aug 2008 02:19:02 +0000 Daniel Atallah A similar size limit for MSN buddy icon retrieval from arbitrary urls.
Sat, 09 Aug 2008 01:58:27 +0000 Daniel Atallah Restrict buddy icon downloads from arbitrary urls to 200kB.
Sat, 09 Aug 2008 02:04:21 +0000 Mark Doliner Fix a crash on exit when using --with-system-ssl-certs
Fri, 08 Aug 2008 23:34:27 +0000 Daniel Atallah Add temporary purple_util_fetch_url_request_len and purple_util_fetch_url_len
Fri, 08 Aug 2008 20:33:25 +0000 Mark Doliner merge of '1f2555d955dc18eae653a47dafaf1235881772aa'
Fri, 08 Aug 2008 20:14:18 +0000 Hylke Bons Facebook protocol icons.
Fri, 08 Aug 2008 06:47:34 +0000 Ka-Hing Cheung merge of '26606a5b2701a5b005448d15da254ecd796a005d'
Sat, 09 Aug 2008 04:24:54 +0000 Elliott Sales de Andrade Correctly save the payload_len of a MSN notification command. Also,
Fri, 08 Aug 2008 05:51:53 +0000 Elliott Sales de Andrade merge of '521d7478a48ec5109a78fb66eab6ad7ced97c34a'
Fri, 08 Aug 2008 05:49:47 +0000 Elliott Sales de Andrade When opening MSN chats, use "Local alias" in preference to "Display
Fri, 08 Aug 2008 04:47:50 +0000 Elliott Sales de Andrade Re-arrange msn_slplink_destroy and msn_slp_call_destroy. Might help
Fri, 08 Aug 2008 03:34:28 +0000 Elliott Sales de Andrade Re-arrange msn_session_destroy to avoid use-after-free bugs. I don't
Fri, 08 Aug 2008 02:26:25 +0000 Elliott Sales de Andrade Don't try to report a connection error if the MSN session is being
Thu, 07 Aug 2008 05:08:44 +0000 Elliott Sales de Andrade Some whitespace changes to make code from that previous commit look better.
Thu, 07 Aug 2008 05:06:49 +0000 Elliott Sales de Andrade Fix up the MSN Inbox URL. There was a typo that caused a use-after-free
Tue, 05 Aug 2008 02:55:24 +0000 Elliott Sales de Andrade Fix up some whitespace problems.
Mon, 04 Aug 2008 03:46:33 +0000 Elliott Sales de Andrade Don't assign this stuff in a loop.
Sun, 03 Aug 2008 23:55:06 +0000 Elliott Sales de Andrade Fix a leak when requesting OIM's. Also removed some unnecessary
Thu, 07 Aug 2008 19:47:23 +0000 Ka-Hing Cheung take an extra reference to PurpleXfer so we can check whether the whole
Thu, 07 Aug 2008 19:36:12 +0000 Ka-Hing Cheung merge of '0fa0d7921af1ea7cb2ce3b4f768354b762110259'
Mon, 25 Aug 2008 21:52:10 +0000 Laurynas Biveinis Update Lithuanian translation
Thu, 07 Aug 2008 18:45:26 +0000 Laurynas Biveinis Update Lithuanian translation
Fri, 08 Aug 2008 05:54:40 +0000 Mark Doliner Add a note for translators, because they probably have no idea what
Thu, 07 Aug 2008 18:47:36 +0000 Mark Doliner Add a changelog entry about two things I changed
Thu, 07 Aug 2008 13:00:11 +0000 ª±ric Boumaour Update to the French translation for 2.5.0 release.
Thu, 07 Aug 2008 11:14:05 +0000 ª±ric Boumaour merge of '3008474548ddd234f222ed5a0be3066e2ea0da0b'
Thu, 07 Aug 2008 07:07:32 +0000 Ka-Hing Cheung take an extra reference to PurpleXfer so we can check whether the whole
Thu, 07 Aug 2008 06:16:57 +0000 Ka-Hing Cheung removed an unused function
Thu, 07 Aug 2008 04:26:02 +0000 Daniel Atallah Remove various opaque UiOps functions from the perl loader as they aren't useable.
Thu, 07 Aug 2008 04:10:22 +0000 Daniel Atallah Fix purple_str_strip_char and purple_util_chrreplace to be able to work.
Thu, 07 Aug 2008 04:03:23 +0000 Daniel Atallah Another Perl patch from Zsombor Welker to add more functions.
Thu, 07 Aug 2008 03:27:21 +0000 Daniel Atallah Another Perl loader patch from Zsombor Welker, this one adds some missing pref
Thu, 07 Aug 2008 03:10:44 +0000 Daniel Atallah Remove a bunch of *_init() and *_uninit() functions that don't make sense for
Thu, 07 Aug 2008 02:48:21 +0000 Daniel Atallah Some Perl bindings fixes and additions from Zsombor Welker.
Thu, 07 Aug 2008 01:46:36 +0000 Daniel Atallah Patch from John Hanauer to enable formatted string entry field in perl plugins.
Thu, 07 Aug 2008 01:41:44 +0000 Daniel Atallah Some cleanup and a couple leak fixes.
Thu, 07 Aug 2008 01:08:37 +0000 Daniel Atallah Add NULL checking to purple_markup_linkify().
Wed, 06 Aug 2008 15:50:04 +0000 Jochen Kemnade German translation update
Wed, 06 Aug 2008 13:02:34 +0000 Timo Jyrinki Update for 2.5.0. Used XGETTEXT_ARGS=--no-location this time...
Wed, 06 Aug 2008 10:33:47 +0000 Stu Tomlinson Add files with new translatable strings to POTFILES.in
Wed, 06 Aug 2008 09:27:06 +0000 Mark Doliner We talked about this and decided it was probably cleaner to not use
Wed, 06 Aug 2008 07:03:37 +0000 Mark Doliner Remove two files from POTFILES.in that have been removed from the
Wed, 27 Aug 2008 05:36:59 +0000 Justin Rodriguez clean up formatting, and added render settings for the names/markup on the blist
Tue, 26 Aug 2008 08:28:25 +0000 Justin Rodriguez theme loader cleanup, and remove a few warnings
Sun, 10 Aug 2008 03:27:12 +0000 Justin Rodriguez Changed PurpleTheme build function to only return PurpleTheme*
Sun, 10 Aug 2008 02:36:00 +0000 Justin Rodriguez fixes initialize icon theme bug by pre-loading the theme
Fri, 08 Aug 2008 21:26:12 +0000 Justin Rodriguez fixed some leaks and made theme loading safer
Fri, 08 Aug 2008 20:56:44 +0000 Justin Rodriguez Fixes blist theme bug in buddy markup
Fri, 08 Aug 2008 20:47:15 +0000 Justin Rodriguez Clean up status icon themes a bit
Fri, 08 Aug 2008 16:45:21 +0000 Justin Rodriguez fized the icon diplay bug with the icon theme
Fri, 08 Aug 2008 08:07:30 +0000 Justin Rodriguez Add the icon theme files, and re-work some things
Fri, 08 Aug 2008 01:42:46 +0000 Justin Rodriguez partially working status icon theme stuff
Wed, 06 Aug 2008 02:54:39 +0000 Justin Rodriguez merge of '3a9f71b3ea427344c6b6e95c63c3559bef222013'
Wed, 06 Aug 2008 02:39:40 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head c3595d7c3895f52f076aaaa7650f81d8fbea81ef)
Tue, 05 Aug 2008 23:22:36 +0000 Mark Doliner Hopefully fix the XMPP contact flipping/swapping between groups bug
Tue, 05 Aug 2008 01:43:42 +0000 Daniel Atallah Patch from "Chris G." to extend the yahoo privacy to picture requests to help
Mon, 04 Aug 2008 15:52:22 +0000 Daniel Atallah Fix win32 build
Mon, 04 Aug 2008 07:04:53 +0000 Mark Doliner Get rid of a compile warning in qq:
Mon, 04 Aug 2008 07:01:38 +0000 Mark Doliner Get rid of an unused variable. I think this has probably been sitting
Mon, 04 Aug 2008 07:00:37 +0000 Mark Doliner Get rid of a compile warning:
Sun, 03 Aug 2008 05:13:29 +0000 SHiNE CsyFeK 2008.08.03 - csyfek <csyfek(at)gmail.com>
Sat, 02 Aug 2008 19:53:06 +0000 Hylke Bons Updated tray icons.
Sat, 02 Aug 2008 15:00:46 +0000 SHiNE CsyFeK 2008.08.02 - csyfek <csyfek(at)gmail.com>
Sat, 02 Aug 2008 02:40:46 +0000 Ka-Hing Cheung at least don't crash when we can't read whatever we are reading
Fri, 01 Aug 2008 21:36:48 +0000 Hylke Bons Update make file for bunny.png.
Fri, 01 Aug 2008 20:41:49 +0000 Hylke Bons Updated birthday emblem and emote-select icon.
Fri, 01 Aug 2008 20:24:26 +0000 Hylke Bons Forgot the new bunny.
Fri, 01 Aug 2008 20:12:43 +0000 Hylke Bons Object icons refresh for MSNP15.
Fri, 01 Aug 2008 19:59:31 +0000 Hylke Bons Hope this works...
Fri, 01 Aug 2008 19:45:08 +0000 Ethan Blanton merge of '0d858a8978355a1e8b7305b64b87db51e44e9978'
Fri, 01 Aug 2008 07:04:25 +0000 Evan Schoenberg Undid the addition of 2 OscarCapability items I added previously, keeping the commented-out notes in family_locate. We can't let the OscarCapability bitmask get as large as 0x04000000, because if it exceeds the platforms MAX_UINT we'll end up in an infinite loop in oscar_caps_to_string() due to overflow.
Fri, 01 Aug 2008 05:16:39 +0000 Elliott Sales de Andrade merge of '1036d6fc1c09bf3b42c737dab42d188245f16b17'
Fri, 01 Aug 2008 04:28:36 +0000 Elliott Sales de Andrade Don't crash if MsnSession is NULL when checking for ability to send a
Fri, 01 Aug 2008 04:06:42 +0000 Elliott Sales de Andrade Update MSN's last_received time when we receive something on the NS
Fri, 01 Aug 2008 02:04:36 +0000 Elliott Sales de Andrade Get rid of MsnSlpSession entirely. It only seems to link to MsnSlpCall
Fri, 01 Aug 2008 02:02:07 +0000 Elliott Sales de Andrade On MSN, escape the password since it's in an XML document. Didn't
Wed, 30 Jul 2008 21:09:51 +0000 Daniel Atallah This should have been part of the previous commit related to no longer
Wed, 30 Jul 2008 20:36:18 +0000 Daniel Atallah Don't distribute the MIT Kerberos libraries with the win32 build anymore.
Wed, 30 Jul 2008 20:22:22 +0000 Daniel Atallah Fix a crash in the win32 loader when %PATH% isn't set.
Wed, 30 Jul 2008 20:08:45 +0000 Daniel Atallah Upgrade SILC Toolkit for win32 to 1.1.7 (which contains security fixes).
Wed, 30 Jul 2008 04:51:58 +0000 Daniel Atallah Add error handling for visiblity to why Perl plugins fail to load.
Wed, 30 Jul 2008 03:58:21 +0000 Daniel Atallah Cleanup unnecessary casts and etc.
Wed, 30 Jul 2008 03:51:26 +0000 Daniel Atallah Add support to the Perl plugin loader for listing for pref changes.
Tue, 29 Jul 2008 23:51:06 +0000 Daniel Atallah Fix the win32 installer not to cause messageboxes in the gtk installer when
Tue, 29 Jul 2008 18:55:03 +0000 Daniel Atallah Fix a crash when the user isn't in your list.
Tue, 29 Jul 2008 18:53:00 +0000 Daniel Atallah Minor cleanup that's been sitting on my machine for a while.
Tue, 29 Jul 2008 07:02:18 +0000 Elliott Sales de Andrade merge of '006d5deacf5a5a7ed5e6410903c3815794845ce9'
Tue, 29 Jul 2008 07:01:30 +0000 Elliott Sales de Andrade Don't print SOAP messages to debug log for "secure" requests. This is
Tue, 29 Jul 2008 06:12:40 +0000 Elliott Sales de Andrade Use a URL to open MSN Hotmail inbox instead of a temporary file.
Mon, 28 Jul 2008 05:10:48 +0000 Elliott Sales de Andrade Use "EmailEnabled" from the MSN profile message to determine whether
Mon, 28 Jul 2008 01:51:11 +0000 Elliott Sales de Andrade On MSN, use "external" and "mobile" for Web messenger and mobile
Thu, 24 Jul 2008 04:15:13 +0000 Elliott Sales de Andrade Disable sending files to MSN contacts using the web messenger. Not sure
Tue, 29 Jul 2008 06:08:58 +0000 Ka-Hing Cheung feel free to shoot me down if you think this is stupid
Tue, 29 Jul 2008 05:31:57 +0000 Ka-Hing Cheung I don't know what kind of blessing is needed for this sort of things, but
Tue, 29 Jul 2008 03:40:47 +0000 Daniel Atallah Fix a race related to closing the roomlist window and do some minor cleanup.
Mon, 28 Jul 2008 04:49:39 +0000 Daniel Atallah Fix output redirection for perl plugins on win32.
Mon, 28 Jul 2008 03:47:14 +0000 Daniel Atallah EXTERN.h should be included before perl.h
Mon, 28 Jul 2008 00:52:54 +0000 Daniel Atallah Update the Perl plugin loader to work with Perl 5.10.
Sun, 27 Jul 2008 23:57:00 +0000 Daniel Atallah merge of 'e9179f6992531a71364a9bb343ed1c64938f6fc9'
Fri, 25 Jul 2008 18:50:54 +0000 Daniel Atallah merge of '4c5a026e3419c03409089efe76548d6642ca1e2a'
Sun, 27 Jul 2008 23:36:15 +0000 Daniel Atallah Use Service Discovery to look up information about the manually specified FT
Sun, 27 Jul 2008 22:46:49 +0000 Daniel Atallah Fix a stupid mistake in the previous commit.
Sun, 27 Jul 2008 22:34:32 +0000 Daniel Atallah Add support for using multiple "xmpp-client" records on a domain, by trying the
Sun, 27 Jul 2008 15:39:05 +0000 Evan Schoenberg merge of '5d4c9f843c6735b316b8a1659cfdc4d162aee4c0'
Sun, 27 Jul 2008 15:34:00 +0000 Evan Schoenberg 0x02 is a temporarily unavailable error code in addition to 0x14, according
Fri, 25 Jul 2008 16:03:11 +0000 Evan Schoenberg Don't show an idle time in the user info if it is 0
Sun, 27 Jul 2008 13:29:26 +0000 Ethan Blanton This adds an "auto-detect UTF-8" option to IRC which, when enabled,
Fri, 25 Jul 2008 16:33:24 +0000 Ethan Blanton Escape IRC hostnames beginning with : in the USER command. This
Wed, 23 Jul 2008 18:47:31 +0000 Ethan Blanton ahh, third-party plugins ...
Wed, 23 Jul 2008 15:23:15 +0000 Evan Schoenberg Some cleanup to our capabilities definitions, and added information on
Wed, 23 Jul 2008 05:44:56 +0000 Elliott Sales de Andrade merge of '5b3cd3600d9a992cc943d490b68c1174e0346b8b'
Wed, 23 Jul 2008 03:30:07 +0000 Daniel Atallah Jan Kratochvil noticed there was a race condition in the treeview tooltip
Wed, 23 Jul 2008 00:36:50 +0000 Daniel Atallah Uninstall the CAcert certs in the win32 uninstaller.
Wed, 23 Jul 2008 00:35:30 +0000 Daniel Atallah Don't install the GSSAPI SASL plugin on NT4 as it isn't compatible. Fixes #6399.
Tue, 22 Jul 2008 14:13:58 +0000 Evan Schoenberg Once we've coalesced the ICQ Status Note reqeusts, we can send them
Tue, 22 Jul 2008 06:23:54 +0000 Mark Doliner Evan pointed out that this is purple_timeout_add_SECONDS, and so that "2"
Mon, 21 Jul 2008 20:36:07 +0000 Ethan Blanton Correct some IRC comments for /ctcp
Mon, 21 Jul 2008 20:33:29 +0000 Vladislav Guberinic /ctcp command for IRC
Mon, 21 Jul 2008 07:46:23 +0000 Mark Doliner Just a few little cleanups.
Mon, 21 Jul 2008 06:44:21 +0000 Mark Doliner Get rid of a few low priority "high priority" comments
Mon, 21 Jul 2008 06:33:06 +0000 Mark Doliner merge of '88c7f87fb5a74f975cf06c472059ecf081c54042'
Sun, 20 Jul 2008 19:52:22 +0000 Mark Doliner Missed one of these guys
Sun, 20 Jul 2008 19:44:24 +0000 Mark Doliner This looks good to me. I'm thinking we probably don't want to get
Sun, 20 Jul 2008 22:21:27 +0000 Evan Schoenberg Shift several rate-limiting-costly ICQ info requests to be low priority
Sun, 20 Jul 2008 22:19:10 +0000 Evan Schoenberg To decrease the odds of hitting the rate limit ceiling rapidly on a
Sun, 20 Jul 2008 05:53:00 +0000 Evan Schoenberg merge of '68d7b3372f34b6420c91d6185b81282d1c68b547'
Wed, 23 Jul 2008 05:36:12 +0000 Elliott Sales de Andrade Properly escape text when sending MSN pages.
Sat, 19 Jul 2008 03:10:10 +0000 Elliott Sales de Andrade merge of '2a68f533ef12aaf2b26c7827857687c4ff04b229'
Sat, 19 Jul 2008 03:07:33 +0000 Elliott Sales de Andrade Properly send MSN nudges in a chat to the right window, and not open a
Sat, 19 Jul 2008 03:03:17 +0000 Elliott Sales de Andrade Add purple_prpl_got_attention_in_chat, then deprecate
Fri, 18 Jul 2008 02:37:20 +0000 Elliott Sales de Andrade Report an error when an MSN Mobile message was not sent because it was
Fri, 18 Jul 2008 01:00:52 +0000 Elliott Sales de Andrade Fix up some spelling mistakes in MSN oim.c.
Sun, 20 Jul 2008 05:47:42 +0000 Evan Schoenberg Added `flap_connection_send_snac_with_priority()`, which allows specifying
Sat, 19 Jul 2008 00:18:18 +0000 Daniel Atallah Fix running several Bonjour instances on the same machine.
Fri, 18 Jul 2008 21:10:23 +0000 Daniel Atallah Fix a potential leak that was introduced in revision 7a490c356e10f7fff3432f875897aa0ca0ad1ff0.
Fri, 18 Jul 2008 07:05:26 +0000 Kevin Stange Make this 2.5.0-devel until we actually get to releasing...
Fri, 18 Jul 2008 00:20:47 +0000 Daniel Atallah Fix a crash that occurs when you try to edit an account and no prpls are available. Fixes #6355.
Thu, 17 Jul 2008 16:48:37 +0000 Mark Doliner I swear I did this! I must have gotten a little overzealous with the
Thu, 17 Jul 2008 16:08:09 +0000 Mark Doliner Daniel Atallah pointed out that this was obviously wrong. So we would
Thu, 17 Jul 2008 15:12:42 +0000 SHiNE CsyFeK 20080717-05-1-fix-keep-alive ccpaging <ecc_hy(at)hotmail.com>
Thu, 17 Jul 2008 05:26:47 +0000 Elliott Sales de Andrade merge of '5e33eda76b698c04377f5ad6cdd3ad1ec87d2eff'
Thu, 17 Jul 2008 04:53:32 +0000 Daniel Atallah Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971. (this time only commit the one file instead of my whole tree)
Thu, 17 Jul 2008 04:49:35 +0000 Daniel Atallah disapproval of revision '3d39da6c8014095cac3a0741bf6fc26219e7aff8'
Thu, 17 Jul 2008 04:38:07 +0000 Daniel Atallah Fix a double free when connecting to the sender of a bonjour file fails. Also plug a small leak. Fixes #5971.
Wed, 16 Jul 2008 09:16:52 +0000 Mark Doliner MsnSlpSession->call_id isn't used anywhere, so get rid of it
Wed, 16 Jul 2008 09:11:03 +0000 Mark Doliner This check is duplicated three lines above. It was probably intended
Thu, 17 Jul 2008 05:25:48 +0000 Elliott Sales de Andrade Fixup MSN mailbox handling based on a patch from Felipe, plus various
Thu, 17 Jul 2008 04:52:32 +0000 Elliott Sales de Andrade Avoid a crash in OIM processing if the request was cancelled outside of
Thu, 17 Jul 2008 03:23:59 +0000 Elliott Sales de Andrade Always save the MSN transaction in each command, not just for
Wed, 16 Jul 2008 03:53:28 +0000 Elliott Sales de Andrade Commit the changes to oim.h that I forgot last time. Fixes #6343,
Wed, 16 Jul 2008 02:39:15 +0000 Ka-Hing Cheung fixes a crash and probably more correct and definitely easier to understand
Wed, 16 Jul 2008 00:59:19 +0000 Ka-Hing Cheung merge of '2b34b093b628670d60af5d699520a5dcede1fe74'
Tue, 15 Jul 2008 17:21:17 +0000 Evan Schoenberg Allow macros in the plugin name when compiling statically.
Tue, 15 Jul 2008 01:42:01 +0000 Elliott Sales de Andrade When sending MSN OIM's, wrap Base64'd text at 76 characters. Because
Mon, 14 Jul 2008 04:55:34 +0000 Elliott Sales de Andrade On MSN, when an error occurs when opening a switchboard and calling the
Mon, 14 Jul 2008 04:08:30 +0000 Elliott Sales de Andrade When connecting to MSN with the HTTP method, the payload length was not
Mon, 14 Jul 2008 03:04:03 +0000 Elliott Sales de Andrade merge of '1a465eae5dc1b7bfc09b0724788403c096f461ce'
Mon, 14 Jul 2008 06:33:05 +0000 Ka-Hing Cheung A2B in #pidgin noticed that the link was missing
Sun, 13 Jul 2008 23:28:37 +0000 Ka-Hing Cheung remove soap2.c from windows as well, from Andrea Visinoni
Sun, 13 Jul 2008 21:04:23 +0000 Ka-Hing Cheung sadrul pointed out that I am dumb
Sun, 13 Jul 2008 19:55:55 +0000 Ka-Hing Cheung g_hash_table_remove_all is glib 2.12+ only
Sun, 13 Jul 2008 18:29:05 +0000 Sadrul Habib Chowdhury Argh. Forgot to update COPYRIGHT for Luke Bratch (947fd3aa).
Sun, 13 Jul 2008 18:01:57 +0000 Sadrul Habib Chowdhury Add purple_get_host_name to get the hostname of the machine.
Sun, 13 Jul 2008 17:20:41 +0000 Luke Bratch Allow not creating a different directory for each user. Closes #5997.
Sun, 13 Jul 2008 17:00:50 +0000 Balwinder S Dheeman Add menuitem for 'join chat' in the docklet menu. Closes #3623.
Sun, 13 Jul 2008 15:51:38 +0000 Sadrul Habib Chowdhury Initialize the commands subsystem before the plugins.
Sun, 13 Jul 2008 10:09:19 +0000 Sadrul Habib Chowdhury merge of '8ef03a3edef528af90c03195f4225c8ee97214fd'
Sun, 13 Jul 2008 22:51:47 +0000 Elliott Sales de Andrade Add Dimmuxx's real name to ChangeLog and COPYRIGHT. Also, put my name
Sun, 13 Jul 2008 07:14:37 +0000 Elliott Sales de Andrade MSNP15 is here! Hopefully I didn't break anything. Sorry for the ton of
Sun, 13 Jul 2008 05:20:46 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 674f6a1c7267dc286556d800aed27b28a169c523)
Sun, 13 Jul 2008 04:55:39 +0000 Elliott Sales de Andrade Workaround a bug in MSN servers where it sends an extra space at the
Sun, 13 Jul 2008 04:48:05 +0000 Elliott Sales de Andrade On MSN, always send the privacy settings and contact list after parsing
Sun, 13 Jul 2008 04:31:18 +0000 Elliott Sales de Andrade merge of '057f9dd738df2f3f1b3bd757d04cdd78dd379ecb'
Sun, 13 Jul 2008 04:04:10 +0000 Elliott Sales de Andrade Disable the MSN blocked text dialog for now because it doesn't always
Sun, 13 Jul 2008 01:15:09 +0000 Elliott Sales de Andrade On MSN, cancel the connection process to a server before checking
Sat, 12 Jul 2008 07:32:05 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 3fc4df7332983d84a3632b6372c6f7c894b529a3)
Sat, 12 Jul 2008 07:29:56 +0000 Elliott Sales de Andrade merge of '0cbcb7f910c95c3dac3f06c404e29dcc8b709419'
Sat, 12 Jul 2008 07:29:38 +0000 Elliott Sales de Andrade Also commit the change from b062f14d1bcd8e6c28b2b05977aa19a4bfd4867c to
Sun, 13 Jul 2008 04:31:00 +0000 Elliott Sales de Andrade Take out the code on MSN for REM and SYN that I missed.
Sat, 12 Jul 2008 06:44:19 +0000 Elliott Sales de Andrade Take care of more cleanup in the MSN code.
Sat, 12 Jul 2008 04:50:47 +0000 Elliott Sales de Andrade merge of '67ca4287c39e084b96718b0e1768578954ac66a5'
Sat, 12 Jul 2008 04:42:24 +0000 Elliott Sales de Andrade The great MSN debug message cleanup! Threw in a few whitespace fixes,
Wed, 09 Jul 2008 04:39:02 +0000 Elliott Sales de Andrade In MSN servconn, make handling of EAGAIN similar to that in httpconn.
Wed, 09 Jul 2008 04:18:07 +0000 Elliott Sales de Andrade Fix updating the MSN buddy icon, which was probably broken by the
Wed, 09 Jul 2008 02:06:38 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 99fe11b8da675f3b74b853ea29a16d8c9564cb95)
Sat, 12 Jul 2008 04:50:15 +0000 Elliott Sales de Andrade On MSN, SBS command doesn't have a payload.
Wed, 09 Jul 2008 01:46:10 +0000 Elliott Sales de Andrade Get rid of that whole msn_set_payload_len thing and correctly set the
Wed, 09 Jul 2008 00:32:18 +0000 Elliott Sales de Andrade merge of '5033650a1e57437cc3f2894adc41935daa6b3269'
Sun, 29 Jun 2008 20:01:14 +0000 Elliott Sales de Andrade When receiving an MSN OUT, don't try to dereference cmd->params when
Sun, 29 Jun 2008 19:17:26 +0000 Elliott Sales de Andrade When receiving an MSN custom smiley, look at the switchboard for the
Sat, 28 Jun 2008 08:08:22 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head b5d22abac579cbb2742419d7d2d7ea33caa56e39)
Sat, 28 Jun 2008 06:55:30 +0000 Elliott Sales de Andrade Make sure xmlnode_copy also copies the prefix and namespace_map from
Sat, 28 Jun 2008 06:02:50 +0000 Elliott Sales de Andrade Add a #define so that MSN ApplicationId is more easily updated. Also,
Sat, 28 Jun 2008 06:01:22 +0000 Elliott Sales de Andrade Clean up some MSN SOAP stuff.
Mon, 23 Jun 2008 05:38:55 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 88a24003053cda8454a59fd448eb6575bdea2e0e)
Mon, 23 Jun 2008 05:36:52 +0000 Elliott Sales de Andrade Clean up some #define's in msn.h and various supporting changes.
Mon, 23 Jun 2008 04:10:46 +0000 Elliott Sales de Andrade Allow forcing an MSN HTTP connection to connect to a new server. This
Mon, 23 Jun 2008 01:14:02 +0000 Elliott Sales de Andrade On MSN, only notify the user of a Nudge when the ID of the datacast
Mon, 23 Jun 2008 00:54:05 +0000 Elliott Sales de Andrade Remove some MSN code duplication in processing messages from Yahoo
Sun, 22 Jun 2008 23:44:12 +0000 Elliott Sales de Andrade Remove a confusing debug message.
Wed, 09 Jul 2008 00:27:44 +0000 Elliott Sales de Andrade disapproval of revision '075bff91d9cbcfd6f59c270802c5bffeb98c3b50'
Sun, 22 Jun 2008 22:59:50 +0000 Elliott Sales de Andrade A patch from felipec to stop requesting the MSN buddy icon when the
Sun, 22 Jun 2008 21:31:58 +0000 Elliott Sales de Andrade A patch from felipec to consistently use NULL for the status of offline
Sun, 22 Jun 2008 20:35:47 +0000 Elliott Sales de Andrade A patch from felipec to make (msn_)request_user_display static.
Sun, 22 Jun 2008 01:52:04 +0000 Elliott Sales de Andrade Fix calculating the response to MSN Challenge strings that are an exact
Sat, 21 Jun 2008 07:36:16 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5e9671c654b021e77695d4a863fb55e27a831901)
Sat, 21 Jun 2008 06:50:53 +0000 Elliott Sales de Andrade Avoid a NULL reference in msn_command_from_string.
Sat, 21 Jun 2008 06:15:38 +0000 Elliott Sales de Andrade Sometimes (after 24h+) when you request a MSN token update, you get a
Sat, 21 Jun 2008 06:11:29 +0000 Elliott Sales de Andrade Apparently, when the token expires, OIM requests get a
Fri, 20 Jun 2008 05:41:39 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 4037e908f8c3536d50d9439ec2eec0f4d6ee3b60)
Fri, 20 Jun 2008 05:36:18 +0000 Elliott Sales de Andrade Make errors when sending OIM's more visible.
Fri, 20 Jun 2008 05:15:49 +0000 Elliott Sales de Andrade Change msn_oim_parse_timestamp to match purple_str_to_time more
Fri, 20 Jun 2008 04:58:20 +0000 Elliott Sales de Andrade An MSN patch from Masca to check if there's a SB available before
Tue, 17 Jun 2008 05:38:12 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)
Tue, 17 Jun 2008 04:11:18 +0000 Elliott Sales de Andrade Don't free the SOAP message when we're still using it for a redirect.
Tue, 17 Jun 2008 00:55:26 +0000 Elliott Sales de Andrade Use purple_url_parse for splitting up the MSN SOAP redirect instead of
Mon, 16 Jun 2008 02:29:33 +0000 Elliott Sales de Andrade Fix up a typo between the declaration and definition of msn_got_photo.
Mon, 16 Jun 2008 01:44:28 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5209711a57354bb80c0bca86b13e1e819530ac58)
Mon, 16 Jun 2008 01:43:10 +0000 Elliott Sales de Andrade Use the correct xmlnode when processing SOAP Faults.
Sun, 15 Jun 2008 18:48:14 +0000 Elliott Sales de Andrade Remove some checks for MSN protocol_ver < 15. Those versions are
Sun, 15 Jun 2008 08:22:20 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head c692f6fe1b8c7e0dd4b0099bd67703d5941ddac5)
Sun, 15 Jun 2008 08:19:46 +0000 Elliott Sales de Andrade Add support for emblems in MSN protocol. Emblems include bots, mobile
Sun, 15 Jun 2008 08:08:22 +0000 Elliott Sales de Andrade Modifications to the MSN code for some stuff I'll be doing in later
Sun, 15 Jun 2008 06:55:21 +0000 Elliott Sales de Andrade Properly parse (most of) the MSN GCF command. Provides a
Sun, 15 Jun 2008 06:22:25 +0000 Elliott Sales de Andrade Finally got MSN token updating working (I think).
Sat, 14 Jun 2008 07:47:38 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5387bc28fa09b238593c3dc292863ec3ce5f3c4e)
Sat, 14 Jun 2008 07:26:02 +0000 Elliott Sales de Andrade Fix up some changes that Mark did, that I didn't apply when merging.
Sat, 07 Jun 2008 08:03:56 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 23913fa16455106d8848482b13e9a49b823e6051)
Sat, 07 Jun 2008 08:01:41 +0000 Elliott Sales de Andrade Add real server-side aliasing to MSN.
Sat, 07 Jun 2008 06:39:13 +0000 Elliott Sales de Andrade Remove MSN's use of a "store name" in favour of the "friendly name"
Sat, 07 Jun 2008 06:21:09 +0000 Elliott Sales de Andrade Update MSN Contact tokens when an invalid token error is returned.
Sat, 07 Jun 2008 06:12:44 +0000 Elliott Sales de Andrade Correctly update MSN OIM tokens when an invalid token error is
Sat, 07 Jun 2008 06:08:01 +0000 Elliott Sales de Andrade Update MSN nexus functions so that tokens are properly updateable. It
Sat, 07 Jun 2008 04:32:25 +0000 Elliott Sales de Andrade A small edit to purple_str_to_time that allows a 'Z' (UTC) TZ offset.
Sat, 07 Jun 2008 04:05:25 +0000 Elliott Sales de Andrade I was getting annoyed with this extra printing, so now on MSN, it only
Sat, 07 Jun 2008 03:56:23 +0000 Elliott Sales de Andrade Fix up some merge errors in MSN's notification.c. Darn meld...
Sat, 07 Jun 2008 03:10:15 +0000 Elliott Sales de Andrade explicit merge of '9d90ebdb7e38fdd77bb504bc3302a083616360d9'
Wed, 14 May 2008 05:06:29 +0000 Ka-Hing Cheung patch from QuLogic, references #4875
Wed, 14 May 2008 04:39:54 +0000 Ka-Hing Cheung Patch from tomgr to resend once if the connection is down, fixes #5379
Wed, 14 May 2008 04:38:26 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head e1c49c9ec5c6869ed9813feccd8ee41d2ca40f35)
Tue, 18 Mar 2008 05:36:30 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)
Sun, 09 Mar 2008 23:55:27 +0000 Ka-Hing Cheung killing MsnContact which just wraps MsnSession
Thu, 06 Mar 2008 04:19:53 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 8da8d3c2a708d8bd00fe907d35de61998fb20125)
Wed, 27 Feb 2008 04:49:37 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 64e9bf80895d2671f0a42fecc17e3ba895b41426)
Wed, 06 Feb 2008 03:35:04 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head e39a6e9be3df05b59a878001feb9276b9ceb66a9)
Sun, 13 Jan 2008 00:29:56 +0000 Ka-Hing Cheung zero out this, side effect is not crashing when password is incorrect
Sat, 12 Jan 2008 23:32:00 +0000 Elliott Sales de Andrade References #4382, fixes receiving too many offline messages
Sat, 12 Jan 2008 23:26:29 +0000 Elliott Sales de Andrade References #4382, replaces usage of msn_soap_xml_get with xmlnode_get_child
Sat, 12 Jan 2008 23:25:18 +0000 Elliott Sales de Andrade References #4382, fixes getting offline messages in p15
Wed, 26 Dec 2007 02:33:46 +0000 Ka-Hing Cheung oops, sending the format data probably isn't very useful. Unless you try
Wed, 26 Dec 2007 02:30:07 +0000 Ka-Hing Cheung fixed a memleak or 3, or maybe 4, or 5. Some of these applies to the p14
Wed, 26 Dec 2007 02:27:18 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head c0a74e417ec8993798705c2cbfca7b7d8b0bc514)
Wed, 26 Dec 2007 02:01:28 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head a010c035a70dfe57b673c5c5564b4aff8cc1d400)
Wed, 26 Dec 2007 01:22:00 +0000 Ka-Hing Cheung fix sending offline message in p15 by sending the correct token. In msnp14,
Wed, 26 Dec 2007 00:35:26 +0000 Elliott Sales de Andrade Patch 4 from Qulogic, this one fixes a group name escape bug introduced by
Wed, 26 Dec 2007 00:34:50 +0000 Elliott Sales de Andrade Patch 3 from Qulogic, this one updates contact list actions to use ticket
Wed, 26 Dec 2007 00:34:12 +0000 Elliott Sales de Andrade Patch 2 from Qulogic, this one adds SSO authentication
Wed, 26 Dec 2007 00:33:39 +0000 Elliott Sales de Andrade Patch 1 from Qulogic, this one mostly updates the version sent by pidgin
Tue, 05 Aug 2008 18:51:24 +0000 Justin Rodriguez Fixed some small rendering errors in conversations and prefs
Fri, 01 Aug 2008 22:57:11 +0000 Justin Rodriguez Couple small font fixes
Fri, 01 Aug 2008 17:04:49 +0000 Justin Rodriguez fixed some small font bugs, the coloring when selected, and a segfault
Thu, 31 Jul 2008 23:38:07 +0000 Justin Rodriguez Added text and font coloring for buddies, contacts and chats, as well as fix a few small bugs
Wed, 23 Jul 2008 05:32:00 +0000 Justin Rodriguez Changed how the prefs handle themes
Tue, 22 Jul 2008 03:08:59 +0000 Justin Rodriguez Added layout capabilities to blist themes
Fri, 18 Jul 2008 22:31:28 +0000 Justin Rodriguez fixed group coloring
Fri, 18 Jul 2008 09:03:40 +0000 Justin Rodriguez fixed segfault when changing blist themes, changed prefs to not rely on static iter, fixed a few leaks
Thu, 17 Jul 2008 19:40:13 +0000 Justin Rodriguez Fixed gtkblist-loader_build to no longer assume xml file is correct, added set methods to gtkblist-theme
Tue, 15 Jul 2008 06:29:46 +0000 Justin Rodriguez restructured much of the loader and themes for the buddy list, along with a basic trial of group background
Fri, 11 Jul 2008 19:13:24 +0000 Justin Rodriguez build function for pidgin buddy list theme loader
Fri, 11 Jul 2008 08:54:34 +0000 Justin Rodriguez flushed out blist themes a bit with lots of properties and get methods
Thu, 10 Jul 2008 06:49:45 +0000 Justin Rodriguez start of blist themes (themes have no effect on display)
Sun, 06 Jul 2008 05:57:26 +0000 Justin Rodriguez Changed the theme_manager_init function to do less, makes it cleaner and faster (won't have to build
Mon, 30 Jun 2008 23:12:54 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 1d533cebad7c0dbda8ec8ebee1334d27dcae5f9c)
Mon, 30 Jun 2008 03:50:35 +0000 Justin Rodriguez Fixed up a few typos, readability, leaks, and bugs, all minor and mostly in theme and theme loader classes
Fri, 27 Jun 2008 21:01:47 +0000 Justin Rodriguez Fixes the display problems with (option 1) sound themes
Fri, 27 Jun 2008 18:04:29 +0000 Justin Rodriguez Fixed a few small problems with the sound loader and sound theme
Fri, 27 Jun 2008 03:44:28 +0000 Justin Rodriguez fixed crash on shutdown (avoid a double free)
Fri, 27 Jun 2008 01:29:59 +0000 Justin Rodriguez Working sound themes (option 1) theme is saved in prefs and there is no seperate custom theme, everything
Tue, 24 Jun 2008 02:06:42 +0000 Justin Rodriguez fixed images to appear in pref menu
Sun, 22 Jun 2008 03:07:07 +0000 Justin Rodriguez more gobject fixed
Sat, 21 Jun 2008 23:42:57 +0000 Justin Rodriguez fixed some gobject stuff
Sat, 21 Jun 2008 05:55:58 +0000 Justin Rodriguez Fixed purple sound loader class init function (bug on startup) and added shell sound theme selector
Tue, 17 Jun 2008 03:26:00 +0000 Justin Rodriguez Fixed some warnings with loader_build
Mon, 16 Jun 2008 21:43:34 +0000 Justin Rodriguez added a more generic function to read xml files (and made the util version into a wrapper) so it can be used by the
Mon, 16 Jun 2008 19:48:56 +0000 Justin Rodriguez Fixed some things needed for proper gobfication (init/finalize/etc)
Fri, 13 Jun 2008 21:33:17 +0000 Justin Rodriguez Added sound builder (implete still needs a good way to go from xml file to xml node)
Thu, 12 Jun 2008 22:13:54 +0000 Justin Rodriguez Added skeleton (non-working) sound loader class
Thu, 12 Jun 2008 07:34:43 +0000 Justin Rodriguez Added minimal sound theme class (only get/set api)
Thu, 12 Jun 2008 06:25:49 +0000 Justin Rodriguez changed the purple theme formatting a bit (minor)
Wed, 11 Jun 2008 18:32:12 +0000 Justin Rodriguez Added description to theme abstract class
Wed, 11 Jun 2008 03:51:47 +0000 Justin Rodriguez Fixed some leaks formatting
Wed, 11 Jun 2008 03:41:35 +0000 Justin Rodriguez Fixed theme-manager to be more of a singleton and less-gobject like
Tue, 10 Jun 2008 21:39:35 +0000 Justin Rodriguez Added the theme-manager and basic functionality (needs to be given proper directories to find themes)
Sat, 07 Jun 2008 11:03:20 +0000 Justin Rodriguez Added theme loader class abstract whose only (current/planned) function is to build themes
Sat, 07 Jun 2008 01:55:23 +0000 Justin Rodriguez fixed formatting and get/set properties
Sat, 07 Jun 2008 01:23:24 +0000 Justin Rodriguez Added basic theme for libpurple to be used by theme manager and loaders (abstract gobject)
Wed, 11 Jun 2008 15:20:16 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 7be65dacd56b6536cf745747e39a29f4f7f2644b)
Sun, 01 Jun 2008 21:39:15 +0000 Marcus Lundblad New files used for custom smileys.
Sun, 01 Jun 2008 21:07:22 +0000 Sadrul Habib Chowdhury Ooops ... compile\!
Sun, 01 Jun 2008 21:02:39 +0000 Sadrul Habib Chowdhury A couple of leak fixes.
Sun, 01 Jun 2008 20:55:54 +0000 Marcus Lundblad Custom smileys for XMPP according to XEP 0231. Refs #5627.
Sat, 12 Jul 2008 14:22:34 +0000 Evan Schoenberg Gadu-Gadu Get Info isn't behaving properly. Added debug logging to its traking
Fri, 11 Jul 2008 15:27:41 +0000 Jochen Kemnade updated German translation
Fri, 11 Jul 2008 11:24:50 +0000 Sadrul Habib Chowdhury Show the count of users when joining a chat.
Fri, 11 Jul 2008 06:35:32 +0000 Sadrul Habib Chowdhury Use a more friendly format for the timestamp in the banlist.
Tue, 08 Jul 2008 17:50:25 +0000 Jochen Kemnade merge of '2b441ba99ecbf84cdadb1490a51f92857dda488c'
Sun, 06 Jul 2008 12:23:30 +0000 Jochen Kemnade German translation updated
Tue, 08 Jul 2008 00:58:21 +0000 Mark Doliner Remove a failsafe check that I don't believe is needed. I'm under the
Mon, 07 Jul 2008 01:03:44 +0000 Luke Schierer merge of '1c1f4b66a258c57f1b098ae970a49e71d5a49996'
Sun, 06 Jul 2008 17:54:14 +0000 Mark Schneider merge of '1128e8852303548fa7e11f94813fb137fde16744'
Fri, 04 Jul 2008 21:56:30 +0000 Ethan Blanton Add the CAcert.org PEM files, which I forgot the first time around.
Fri, 04 Jul 2008 21:30:04 +0000 Ethan Blanton Add CAcert.org to the Pidgin certificates
Sun, 06 Jul 2008 19:56:59 +0000 Ka-Hing Cheung set the purple connection name to the one we are about to try
Sun, 06 Jul 2008 17:24:35 +0000 Ka-Hing Cheung let's not leak if nothing is changed
Sun, 06 Jul 2008 17:19:27 +0000 Ka-Hing Cheung make googletalk tune hack work, previously it's not doing anything unless
Fri, 04 Jul 2008 17:59:25 +0000 Stu Tomlinson Add a --disable-missing-dependencies option to configure for people who
Fri, 04 Jul 2008 16:14:48 +0000 Evan Schoenberg Whitespace fix
Fri, 04 Jul 2008 16:14:35 +0000 Evan Schoenberg Drop and then recover from XML messages which trigger invalid character
Fri, 04 Jul 2008 16:07:20 +0000 Evan Schoenberg xmlParseChunk() never returns less than 0. It retusn an error code from
Fri, 04 Jul 2008 15:41:26 +0000 Evan Schoenberg Added a structured error handler callback to the xmlSAXHandler struct.
Thu, 03 Jul 2008 19:53:31 +0000 Mark Doliner Alright, I'm getting rid of this "groups" thing for the reason listed
Thu, 03 Jul 2008 17:30:30 +0000 Will Thompson Remove some tab literals from purple-url-handler, for consistency and for
Thu, 03 Jul 2008 17:25:00 +0000 Will Thompson Make irc:// URLs use an account on the right server, not just the first IRC
Thu, 03 Jul 2008 17:19:46 +0000 Will Thompson Give findaccount an option 'matcher' callback parameter, to match arbitrary
Thu, 03 Jul 2008 15:38:49 +0000 Will Thompson Handle D-Bus errors more helpfully in purple-url-handler.
Thu, 03 Jul 2008 14:51:52 +0000 Will Thompson merge of '3d0b19df4a52ab42b61494afac9c85d170398fa8'
Wed, 18 Jun 2008 13:17:52 +0000 Will Thompson Improve PurpleConvChatBuddy documentation
Tue, 17 Jun 2008 22:14:19 +0000 Will Thompson Give some variables holding escaped versions of other strings more meaningful names.
Tue, 17 Jun 2008 21:43:23 +0000 Will Thompson This should be a boolean or, not a bitwise or.
Thu, 03 Jul 2008 00:11:48 +0000 Sadrul Habib Chowdhury Document the command signals.
Wed, 02 Jul 2008 23:58:53 +0000 Sadrul Habib Chowdhury Tab-completion for commands in finch.
Wed, 02 Jul 2008 23:50:59 +0000 Sadrul Habib Chowdhury cmd-added and cmd-removed signals to emit when commands are registered/unregistered.
Wed, 02 Jul 2008 16:54:03 +0000 Richard Laager Whitespace fix
Wed, 02 Jul 2008 16:53:03 +0000 Richard Laager merge of '1765bbc5f2dd4d43054659bea654f9bd822d2c2e'
Wed, 02 Jul 2008 00:19:29 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head ca0056ef37700d4584ae88ce481dd1fe4086e582)
Wed, 02 Jul 2008 14:29:26 +0000 Stu Tomlinson merge of '0fdedeeaa99f758f800b86adc9613eac6f3bf692'
Wed, 02 Jul 2008 12:40:38 +0000 Stu Tomlinson Fix POTFILES.in following filename changes in QQ
Wed, 02 Jul 2008 05:28:45 +0000 Evan Schoenberg Added include for "core.h" to silc. Fix from phroggie, thanks. Fixes #6227
Wed, 02 Jul 2008 00:07:56 +0000 Evan Schoenberg Apologies for that long merge; I used the wrong tree. Moved the 'website' / 'dev_website' changelog.api entry to the right place
Wed, 02 Jul 2008 00:06:25 +0000 Evan Schoenberg merge of '57be04f07f9fdc005b620053ae4f09dd1e27ebb3'
Tue, 01 Jul 2008 23:41:20 +0000 Evan Schoenberg Added website and dev_website items to Finch's ui_get_info hash table
Tue, 01 Jul 2008 23:40:13 +0000 Evan Schoenberg Added "website" and "dev_website" items to the ui_info GHashTable,
Tue, 01 Jul 2008 23:21:20 +0000 Evan Schoenberg merge of '225437b7c5b01a666461a56213713d77462490f9'
Tue, 01 Jul 2008 20:47:28 +0000 Stu Tomlinson Fix ICQ login by mimicking the clientinfo versions used by the official
Tue, 01 Jul 2008 21:58:23 +0000 Evan Schoenberg disapproval of revision 'f15338f57c0920b685e5164d2f53e50a6d0f64b7'
Tue, 01 Jul 2008 18:06:32 +0000 Evan Schoenberg Use CLIENT_WEBSITE rather than PURPLE_WEBSITE in libpurple. If the build
Tue, 01 Jul 2008 04:26:19 +0000 Evan Schoenberg jabber_google_roster_add_deny() and jabber_google_roster_rem_deny()
Mon, 30 Jun 2008 22:58:18 +0000 Mark Doliner Only check for EAGAIN if read returned less than 0. This fixes a bug
Sun, 29 Jun 2008 01:51:59 +0000 Sadrul Habib Chowdhury Allow rebinding button activations (e.g. to space).
Sun, 29 Jun 2008 01:50:21 +0000 Sadrul Habib Chowdhury Allow binding space, escape and return to some action.
Fri, 27 Jun 2008 00:01:59 +0000 Casey Harkins merge of '34ebad1a339cefdab142795e0b3a045ad7016658'
Thu, 26 Jun 2008 19:08:55 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin.2.4.3' (head 260d5ee6ca276e761c5b0bd1b612edc5743eaf67)
Thu, 26 Jun 2008 19:05:27 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin.2.4.3' (head c3831c9181f4f61b747321240086ee79e4a08fd8)
Thu, 26 Jun 2008 09:14:42 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head e09d33c61a6e5a59bfc3a52a4370aadf0a90f254)
Thu, 26 Jun 2008 09:07:56 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head 709ec9c29e9d76eebbded25061107ef0a2a2b148)
Thu, 26 Jun 2008 05:34:55 +0000 Mark Doliner Remove a unused variable
Thu, 26 Jun 2008 01:14:34 +0000 Stu Tomlinson merge of '7d9bc7a7d232a2b83e7923d0d5d20be09ed1fc5c'
Wed, 25 Jun 2008 21:31:31 +0000 Bj«Órn Voigt small German update
Thu, 26 Jun 2008 00:01:52 +0000 Mark Doliner Revert my revision ebc5ac66e700f6c67e30069ee2ebd4bb61f82ec8 because we
Mon, 23 Jun 2008 15:33:44 +0000 Daniel Atallah Allow multiple spellcheck dictionaries to be installed at the same time on
Sat, 21 Jun 2008 20:28:14 +0000 Mark Doliner Helper functions are cool
Sat, 21 Jun 2008 16:32:51 +0000 Sadrul Habib Chowdhury Plug the memory leak in the tooltip for menutrays properly. Thanks to
Sat, 21 Jun 2008 11:07:17 +0000 Sadrul Habib Chowdhury The text iterators need to be properly ordered here. Taking the iterators
Sat, 21 Jun 2008 06:56:35 +0000 Sadrul Habib Chowdhury Mobile status are created as independant statuses, which cannot be the
Sat, 21 Jun 2008 04:50:36 +0000 Sadrul Habib Chowdhury Small leak fix.
Wed, 18 Jun 2008 03:27:05 +0000 Sadrul Habib Chowdhury merge of '500604b1f22bc5f32a818dc80bbc252bc460dc85'
Wed, 18 Jun 2008 03:16:28 +0000 Daniel Atallah We only allow one keepalive timeout, so simplify this.
Wed, 18 Jun 2008 03:14:47 +0000 Daniel Atallah Cleanup some duplication and simplify this.
Wed, 18 Jun 2008 00:24:44 +0000 Richard Laager Some header inclusion fixes to help on NetBSD/FreeBSD.
Mon, 16 Jun 2008 15:19:11 +0000 Daniel Atallah Fix occurred to be spelled correctly. Thanks to bruce89 for noticing. Fixes #6096.
Mon, 16 Jun 2008 01:03:23 +0000 Mark Doliner merge of '3a93d6a9f17c32fb5379bb3f2294392fac142b92'
Sun, 15 Jun 2008 12:56:30 +0000 Will Thompson Sprinkle @copydoc around to squash "ref could not be resolved" Doxygen warnings,
Sun, 15 Jun 2008 12:54:23 +0000 Will Thompson document PurpleAttentionType slightly
Sun, 15 Jun 2008 12:53:59 +0000 Will Thompson add some trivial documentation to PurpleSoundUiOps
Sun, 15 Jun 2008 12:53:16 +0000 Will Thompson Document PurpleCoreUiOps and purple_core_get_ui_info(), tweaking other core
Sun, 15 Jun 2008 12:50:23 +0000 Will Thompson Document a few types in cmds, partly to make doxygen links to those types work.
Sat, 14 Jun 2008 20:22:49 +0000 Evan Schoenberg I'm embarassed by this random semicolon.
Sat, 14 Jun 2008 19:12:47 +0000 Evan Schoenberg Don't cycle through a NULL "message" when purple_parse_oncoming() is called
Sat, 14 Jun 2008 04:50:35 +0000 Elliott Sales de Andrade Allow a 'Z' (UTC) TZ in strings passed to purple_str_to_time. Used for
Sat, 14 Jun 2008 03:20:19 +0000 Daniel Atallah Improve error handling for xmpp file transfers.
Sat, 14 Jun 2008 01:09:29 +0000 Daniel Atallah Don't impose a restriction on who you can send files to for XMPP.
Sat, 14 Jun 2008 00:59:35 +0000 Daniel Atallah merge of 'ba3f5db0711c5a3b7c5b5510df2e5e3ae5adbbc3'
Sat, 14 Jun 2008 02:03:26 +0000 Sadrul Habib Chowdhury Send '//message' as '/message', instead of looking for a 'message' command.
Sat, 14 Jun 2008 02:01:41 +0000 Sadrul Habib Chowdhury Avoid searching for a buddy with an empty name. This happens for the
Fri, 13 Jun 2008 18:35:25 +0000 Mark Doliner merge of '705949560fe813ff0ffc4170eb4ca7545d1bd4e4'
Fri, 13 Jun 2008 04:57:45 +0000 Daniel Atallah Pass the "real" chat username to the pidgin_retrieve_user_info function.
Fri, 13 Jun 2008 04:34:06 +0000 Daniel Atallah Use the chat user's real username (if available) for more things (e.g.) file
Fri, 13 Jun 2008 04:19:31 +0000 Daniel Atallah Return the real JID (if available) from the xmpp get_cb_real_name function.
Sat, 14 Jun 2008 00:59:09 +0000 Daniel Atallah disapproval of revision 'b499ce3771edb822dda585ef37acbafcc48b71f4'
Fri, 13 Jun 2008 01:08:31 +0000 Daniel Atallah Add a can_receive_file function to the xmpp prpl so that we disable the menu
Thu, 12 Jun 2008 16:34:53 +0000 Jochen Kemnade German translation update
Thu, 12 Jun 2008 16:09:58 +0000 Mark Doliner There's no need to dup this
Wed, 11 Jun 2008 15:36:42 +0000 Mark Doliner merge of '7be65dacd56b6536cf745747e39a29f4f7f2644b'
Wed, 11 Jun 2008 15:36:36 +0000 Mark Doliner No one has any idea what evil is (in bed)
Wed, 11 Jun 2008 02:42:23 +0000 Stu Tomlinson Kill the warning 'field' may be used uninitialized in this function
Tue, 10 Jun 2008 16:23:14 +0000 Richard Laager Rename --with-ssl-certificates to --with-system-ssl-certs as per Ethan's
Tue, 10 Jun 2008 16:18:12 +0000 Richard Laager Add another translation: wud -> would
Tue, 10 Jun 2008 07:56:52 +0000 Mark Doliner I should have my email address in here, I think. I'd be ok with
Tue, 10 Jun 2008 06:26:16 +0000 Ka-Hing Cheung silence a warning
Tue, 10 Jun 2008 06:23:35 +0000 Ka-Hing Cheung Moved "Enable Account" to the top with "Manage Accounts", and always put a
Mon, 09 Jun 2008 19:34:25 +0000 Sadrul Habib Chowdhury Fix some key-press issues on nested popup menus where pressing up/down
Mon, 09 Jun 2008 19:32:20 +0000 Sadrul Habib Chowdhury Fix an off-by-one bug in calculating column widths in trees.
Mon, 09 Jun 2008 19:31:43 +0000 Marcus Lundblad Do not disable default smileys with dupliate shortcuts if custom smileys
Mon, 09 Jun 2008 19:06:08 +0000 Sadrul Habib Chowdhury merge of '288e82d5a18fb0bac91d9b4b737d4788af8388ed'
Mon, 09 Jun 2008 18:58:45 +0000 Jochen Kemnade German translation update
Mon, 09 Jun 2008 18:43:11 +0000 Evan Schoenberg * Avoid called g_markup_escape_text() on a NULL message
Mon, 09 Jun 2008 18:04:13 +0000 Evan Schoenberg Avoid calling purple_str_sub_away_formatters() and g_markup_escape_text()
Mon, 09 Jun 2008 17:28:08 +0000 Daniel Atallah re-Fix win32 build.
Mon, 09 Jun 2008 14:34:43 +0000 Daniel Atallah Fix win32 build.
Mon, 09 Jun 2008 06:35:52 +0000 Mark Doliner merge of '6f45eed99c94f8e63e46ad382a70c0c4e266b833'
Mon, 09 Jun 2008 02:28:39 +0000 Martijn van Beers A patch from Martijn van Beers to handle outgoing PURPLE_TYPE_SUBTYPE
Mon, 09 Jun 2008 02:22:33 +0000 Laurynas Biveinis "This patch pluralizes a few strings that should be pluralized for
Mon, 09 Jun 2008 02:18:05 +0000 Richard Laager ChangeLog that last commit
Mon, 09 Jun 2008 02:10:18 +0000 Richard Laager Add a configure option, --with-ssl-certificates to allow packagers to
Mon, 09 Jun 2008 00:14:40 +0000 Richard Laager The DBus and NetworkManager options are enabled by default, so the --help
Sun, 08 Jun 2008 23:00:36 +0000 Kevin Stange merge of 'f7176494034dd112dc3416db787a73b6dc67007b'
Sun, 08 Jun 2008 22:59:32 +0000 Kevin Stange merge of '832388016fc893f5c5d8569130fe34914c3c4cb0'
Sun, 08 Jun 2008 22:52:01 +0000 Ka-Hing Cheung Patch from tomgr and Maiku that workarounds some OS X issue,
Sun, 08 Jun 2008 23:00:24 +0000 Kevin Stange Fix this wording to express that this is related to adding new buddies.
Sun, 08 Jun 2008 22:51:29 +0000 Kevin Stange Make the Add Buddy dialog cause the auto-personize prompt where appropriate.
Sun, 08 Jun 2008 22:18:14 +0000 Ka-Hing Cheung Patch from Andrew Gaul that fixes another leak:
Sun, 08 Jun 2008 21:59:54 +0000 Ka-Hing Cheung Patch from Andrew Gaul that fixes a leak:
Sun, 08 Jun 2008 21:54:56 +0000 Ka-Hing Cheung patch from Andrew Gaul that fixes a memleak, we weren't free'ing this when
Sun, 08 Jun 2008 21:44:50 +0000 Ka-Hing Cheung merge of '457a5c2c9d9b1b235deae2d65b24cc542c12d6e4'
Sun, 08 Jun 2008 19:15:26 +0000 Jeffrey Connelly Apply patch to fix #4937 'msim_normalize() error during initialization of libpurple' from Jaywalker.
Sun, 08 Jun 2008 16:02:46 +0000 Evan Schoenberg As XMPP does, prefix away messages with the status name in oscar user info
Sat, 07 Jun 2008 20:37:46 +0000 Sadrul Habib Chowdhury merge of '00a9efda899566f921e7c8bbe98a0eb684855f62'
Sat, 07 Jun 2008 20:37:18 +0000 Marcus Lundblad Show the stock status icons in the status list and status menus. Closes
Sat, 07 Jun 2008 19:11:48 +0000 Sadrul Habib Chowdhury Plug a little leak. We should not use 'delete_event' signal, because it
Sat, 07 Jun 2008 18:52:57 +0000 Evan Schoenberg Specified one of the OSCAR_CAPABILITY_GENERICUNKNOWN capabilities to be
Sat, 07 Jun 2008 18:42:48 +0000 Evan Schoenberg Replaced family_*'s magic numbers of FLAP families with the constants
Sat, 07 Jun 2008 18:42:12 +0000 Evan Schoenberg Added account option for oscar accounts to allow multipe simultaneous logins,
Sat, 07 Jun 2008 15:41:05 +0000 Evan Schoenberg Added paramater to aim_send_login() to allow control over whether we want
Sat, 07 Jun 2008 14:26:41 +0000 Sadrul Habib Chowdhury Bring back the unintentionally hidden 'Manage Accounts' dialog. Thanks to
Sat, 07 Jun 2008 05:23:54 +0000 Sadrul Habib Chowdhury msgcolor command to change colors of messages in conversations.
Sat, 07 Jun 2008 01:58:23 +0000 Richard Laager A patch from toofishes to fix a crash.
Sat, 07 Jun 2008 00:00:34 +0000 Richard Laager Change "Manage" to "Manage Accounts" in the Accounts menu.
Sat, 07 Jun 2008 01:06:41 +0000 Mark Doliner Documentation: Use the word opaque to describe the data structure
Sat, 07 Jun 2008 00:56:14 +0000 Mark Doliner Add a few bits of documentation
Sat, 07 Jun 2008 00:47:16 +0000 Mark Doliner msn_slplink_new() is only used within slplink.c, so make it static and
Sat, 07 Jun 2008 00:43:33 +0000 Mark Doliner Remove an unused linked list
Fri, 06 Jun 2008 23:10:01 +0000 Mark Doliner Minor documentation and whitespace
Fri, 06 Jun 2008 22:51:17 +0000 Mark Doliner Payload length is an int here, so treat it as such. Get's rid of this warning:
Fri, 06 Jun 2008 22:49:43 +0000 Mark Doliner These forward declarations aren't needed
Fri, 06 Jun 2008 22:46:31 +0000 Mark Doliner We don't need this thing, right?
Fri, 06 Jun 2008 22:46:04 +0000 Mark Doliner Delete trailing whitespace
Fri, 06 Jun 2008 22:35:27 +0000 Mark Doliner Don't use strlen() when we can just check the first character
Fri, 06 Jun 2008 06:41:07 +0000 Daniel Atallah Fix setting buddy icons on yahoo. It looks like this must have been broken by
Fri, 06 Jun 2008 06:31:53 +0000 Daniel Atallah Plug a small and unlikely leak.
Fri, 06 Jun 2008 03:04:05 +0000 Sadrul Habib Chowdhury Fixes a crash when next_begin_word is called on trailing spaces at the
Thu, 05 Jun 2008 23:55:01 +0000 Mark Doliner Don't send an auto-response when you're away and you IM someone
Thu, 05 Jun 2008 22:40:11 +0000 Ethan Blanton merge of '4dd6e06680aebbca6a326930f5fff7e65ed87802'
Thu, 05 Jun 2008 20:02:13 +0000 Daniel Atallah Don't start sending the local file until after recieving the <streamhost-used/>
Thu, 05 Jun 2008 22:36:21 +0000 Ethan Blanton Make the IRC "unknown message" debugging messages UTF-8 safe.
Thu, 05 Jun 2008 12:25:20 +0000 Stu Tomlinson Include the send button plugin in the win32 build
Thu, 05 Jun 2008 10:23:58 +0000 Sadrul Habib Chowdhury Added "View All Logs" menu in the buddylist to display a list of all IM
Thu, 05 Jun 2008 10:16:23 +0000 Sadrul Habib Chowdhury Correctly detect system logs.
Thu, 05 Jun 2008 00:44:58 +0000 Hylke Bons Update some status icons.
Wed, 04 Jun 2008 23:05:31 +0000 Mark Doliner Don't crash if the given jabber id is invalid. For example,
Wed, 04 Jun 2008 22:50:40 +0000 Sadrul Habib Chowdhury merge of '5e69fb5f354ed74d6deb6f4d1f6aff46afd8a072'
Wed, 04 Jun 2008 03:22:36 +0000 Daniel Atallah Yahoo seems to always send messages encoded in utf-8 now. Hopefully this
Wed, 04 Jun 2008 01:05:20 +0000 Daniel Atallah "rob" noticed this bug in the en_AU translation. Fixes #5844.
Tue, 03 Jun 2008 23:51:12 +0000 Daniel Atallah Don't try to retrieve the chat_info_defaults while signed off, it tends to
Tue, 03 Jun 2008 23:47:24 +0000 Daniel Atallah Update File Transfer icon and use new send fie icon. Fixes #2744.
Wed, 04 Jun 2008 22:49:23 +0000 Sadrul Habib Chowdhury Fix chat joining from the 'Join a chat' dialog. Thanks to w00b on IRC for
Tue, 03 Jun 2008 22:34:32 +0000 Sadrul Habib Chowdhury Correct the documentation.
Tue, 03 Jun 2008 05:51:17 +0000 Mark Doliner A few character comment change.
Tue, 03 Jun 2008 05:18:52 +0000 Mark Doliner I can't think of any reason we would need to use the zero versions of
Tue, 03 Jun 2008 05:12:51 +0000 Sadrul Habib Chowdhury merge of '0de80ccd44f6ce7fe6942baa1e0dfc95a2878d05'
Tue, 03 Jun 2008 03:53:14 +0000 Daniel Atallah Prevent double freeing when we don't get the proxy data we're expecting from
Tue, 03 Jun 2008 02:31:28 +0000 Sadrul Habib Chowdhury Notify the server when we change the privacy setting for an account.
Tue, 03 Jun 2008 00:10:46 +0000 Sadrul Habib Chowdhury merge of '159777d1bbf9084c7e0f9e562bb47e7ab3638da7'
Tue, 03 Jun 2008 00:09:11 +0000 Sadrul Habib Chowdhury Don't include 'Listening to music' in the per-account statusbox.
Mon, 02 Jun 2008 11:31:20 +0000 Evan Schoenberg This should fix tooltips for buddies with away messages which have embedded
Mon, 02 Jun 2008 09:52:30 +0000 Mark Doliner The status type says that mood and moodtext are strings, so we don't
Mon, 02 Jun 2008 09:39:32 +0000 Mark Doliner Keep track of available messages as HTML not plain text. This fixes
Mon, 02 Jun 2008 09:05:22 +0000 Mark Doliner Whitespace
Mon, 02 Jun 2008 09:00:11 +0000 Mark Doliner Whoops, I should have inverted this logic.
Mon, 02 Jun 2008 08:51:40 +0000 Mark Doliner Short-circuit earlier if the buddy is offline
Mon, 02 Jun 2008 05:06:58 +0000 Elliott Sales de Andrade A patch from QuLogic to eliminate duplicated HMAC-MD5 code in the Jabber
Sun, 01 Jun 2008 21:36:43 +0000 Sadrul Habib Chowdhury merge of 'adc233c42c586b7fae877a688cd39532eaca23a0'
Sun, 01 Jun 2008 21:34:50 +0000 Elliott Sales de Andrade Arrow keys in status menu should skip separator lines. Closes #1360.
Sun, 01 Jun 2008 21:20:59 +0000 Sadrul Habib Chowdhury Remove compile warnings.
Sun, 01 Jun 2008 18:08:14 +0000 Sadrul Habib Chowdhury Fix the chat-room rejoining bug where the list appears empty.
Sun, 01 Jun 2008 20:05:06 +0000 Mark Doliner Fix a memleak when handling jabber xforms. xmlnode_get_data() returns
Sun, 01 Jun 2008 04:48:51 +0000 Sadrul Habib Chowdhury Update the list of statuses when a new status is added, or an existing
Sun, 01 Jun 2008 01:39:03 +0000 Sadrul Habib Chowdhury The date for 2.4.2 release was removed accidentally. Thanks, QuLogic.
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
Thu, 19 Jun 2008 02:55:19 +0000 Daniel Atallah applied changes from 43cf42d58f68c1f3f9ae27b10c66dbc351612f30
Thu, 19 Jun 2008 02:54:57 +0000 Daniel Atallah applied changes from b92fdea98a3ea454f3e9debd7f6ac17e5ae36ef6
Thu, 19 Jun 2008 02:54:25 +0000 Daniel Atallah applied changes from 980e5e2fedd41d52ed3f1640268e8964d4b02cde
Thu, 19 Jun 2008 02:52:36 +0000 Daniel Atallah Create 2.4.3 release branch
Tue, 20 May 2008 21:15:48 +0000 Mark Doliner Borrow a reference to a string instead of g_strdup'ing it. The
Tue, 20 May 2008 20:59:21 +0000 Mark Doliner When adding outgoing MSN commands to the MsnHistory, free
Tue, 20 May 2008 19:49:26 +0000 Daniel Atallah Rearrange some of the HTTP proxy handling to make sure that we're actually
Tue, 20 May 2008 04:31:39 +0000 Daniel Atallah Use shorter URL (http://d.pidgin.im/BonjourWindows) for "Bonjour not found"
Tue, 20 May 2008 03:50:26 +0000 Daniel Atallah Fix SOCK5 error handling to abort when we get a bogus ATYP response. Make the
Tue, 20 May 2008 02:14:50 +0000 Daniel Atallah Fix a printf("%s", NULL) situation and plug some leakage. Fixes #5280.
Mon, 19 May 2008 22:11:41 +0000 Ethan Blanton merge of '7fd8869cd12ef6b1c4626baf0eb69f81b9564cea'
Mon, 19 May 2008 18:52:46 +0000 Sadrul Habib Chowdhury Clarify a comment.
Mon, 19 May 2008 18:27:04 +0000 Sadrul Habib Chowdhury merge of 'a7440122b7d40c1639d123e9f27fb9601f581ae5'
Mon, 19 May 2008 18:23:25 +0000 Sadrul Habib Chowdhury Use text-tags to set the weight/color of the nick in conversations. This
Mon, 19 May 2008 16:18:29 +0000 Stu Tomlinson Fix building RPMs without meanwhile. Fixes 4831A712.4020402@clove.org
Mon, 19 May 2008 14:19:54 +0000 Daniel Atallah dos2unix po/lt.po Fixes #5847.
Mon, 19 May 2008 14:04:07 +0000 Daniel Atallah Credit Eric Michael Schwelm and Dan Bruce for 383b6a000... References #5672.
Sun, 18 May 2008 21:22:38 +0000 Sadrul Habib Chowdhury Make sure a widget can receive focus. This is used when some widgets need
Sun, 18 May 2008 20:26:14 +0000 Sadrul Habib Chowdhury Reduce the enormous padding in the group tooltip. People will hopefully dislike it less now.
Sun, 18 May 2008 20:00:26 +0000 Sadrul Habib Chowdhury Pressing arrow keys should reset the search timer.
Sun, 18 May 2008 19:59:27 +0000 Sadrul Habib Chowdhury Use a little more helpful debug message when a plugin can't be loaded.
Sun, 18 May 2008 16:29:21 +0000 Stu Tomlinson Fixes #5830
Sat, 17 May 2008 19:32:46 +0000 Kevin Stange Update things for 2.4.3devel, in case we do one.
Sat, 17 May 2008 19:21:05 +0000 Kevin Stange Make the changelog.win32 consistent with previous releases
Sat, 17 May 2008 19:02:17 +0000 Bj«Órn Voigt German update: missing spaces fixed
Sat, 17 May 2008 16:42:41 +0000 Sadrul Habib Chowdhury merge of '4981895b0b7aadf94bcca49e105176b49f71d50d'
Sat, 17 May 2008 13:40:56 +0000 Stu Tomlinson Update the dates & versions. I should have done this before tagging. Whoops.
Sat, 17 May 2008 12:55:46 +0000 Stu Tomlinson Fix building RPMs with gevolution
Sat, 17 May 2008 16:41:16 +0000 Sadrul Habib Chowdhury Correct the comments, and some position-calculation when the buddylist is not showing.
Sat, 17 May 2008 16:40:27 +0000 Sadrul Habib Chowdhury Show the title text in bold.
Sat, 17 May 2008 16:39:53 +0000 Sadrul Habib Chowdhury The checkbox needs to be toggled back on only when it's alive. And the
Fri, 16 May 2008 21:04:11 +0000 Stu Tomlinson merge of '1e83e527c083d0177b89f95d8ac465b393e4991d'
Fri, 16 May 2008 21:00:26 +0000 Daniel Atallah When defaulting a group, don't move it to the bottom if it exists.
Fri, 16 May 2008 20:47:28 +0000 Daniel Atallah Fix handling of empty groups in MySpace. Fixes #3378.
Fri, 16 May 2008 21:02:50 +0000 Stu Tomlinson Fix for building RPMs without avahi
Fri, 16 May 2008 21:01:24 +0000 Stu Tomlinson I have no idea why this only started being an issue now, but as I was
Fri, 16 May 2008 20:19:12 +0000 Daniel Atallah Make MySpace group handling more consistent. References #3378.
Fri, 16 May 2008 20:02:20 +0000 Stu Tomlinson Add "--without nm" support to build without NetworkManager to the RPM spec
Fri, 16 May 2008 18:52:22 +0000 Stu Tomlinson two dot four dot two
Fri, 16 May 2008 18:36:30 +0000 Stu Tomlinson merge of '3d874daf79db017dc2e1a7835cbc6b796225156b'
Fri, 16 May 2008 18:21:57 +0000 Stu Tomlinson merge of '383b6a0002c1ecea40d3836f462b7119e6c6f473'
Fri, 16 May 2008 18:21:09 +0000 Daniel Atallah Bonjour buddies will be saved persistently if they're moved out of the
Fri, 16 May 2008 16:04:05 +0000 Daniel Atallah Patch from Arban57 to prevent tooltips conflicting with the context menu on
Fri, 16 May 2008 18:19:36 +0000 Stu Tomlinson Initialize the glib type system early in purple_core_init() too so UIs
Fri, 16 May 2008 15:49:41 +0000 Stu Tomlinson Initialize the type system in purple_check_init to prevent 'make check'
Fri, 16 May 2008 12:57:08 +0000 Stu Tomlinson Afrikaans translation updated (Samuel Murray)
Fri, 16 May 2008 09:40:07 +0000 Will Thompson Fix ChangeLog wrapping.
Fri, 16 May 2008 03:03:15 +0000 Stu Tomlinson Fix a typo
Fri, 16 May 2008 03:02:31 +0000 Stu Tomlinson merge of '2f76f01c0ca7594f3efba9430e8de027252c3fd0'
Fri, 16 May 2008 02:52:40 +0000 Etan Reisner merge of 'cf7cc1ec422b7506be056f4d614cbb38856f7f8c'
Wed, 14 May 2008 03:32:10 +0000 Etan Reisner merge of '994f8bdccfcf73a73924e593d2c398c8d416e5e9'
Fri, 16 May 2008 02:44:45 +0000 Stu Tomlinson ChangeLog the new IRC nick-in-use algorithm
Fri, 16 May 2008 02:34:02 +0000 Stu Tomlinson ChangeLog the German translation update (Bj«Órn Voigt)
Fri, 16 May 2008 02:33:13 +0000 Stu Tomlinson ChangeLog the Lithuanian translation update (Laurynas Biveinis)
Fri, 16 May 2008 01:52:39 +0000 Stu Tomlinson NEWS!
Fri, 16 May 2008 01:48:27 +0000 Stu Tomlinson ChangeLog the number of chat room occupants
Fri, 16 May 2008 01:31:41 +0000 Sadrul Habib Chowdhury Newsify for 2.4.2. No puns intended.
Thu, 15 May 2008 20:37:42 +0000 Bj«Órn Voigt German update for "xprops"
Thu, 15 May 2008 20:25:41 +0000 Bj«Órn Voigt small German update
Thu, 15 May 2008 19:53:05 +0000 Daniel Atallah Add the ability on win32 to choose at runtime whether we use the GIOChannel
Thu, 15 May 2008 15:22:04 +0000 Stu Tomlinson Fix irc nick collision handling, as requested by that demanding user elb.
Thu, 15 May 2008 13:26:55 +0000 Stu Tomlinson Chinese (Hong Kong) translation updated (Ambrose C. Li)
Thu, 15 May 2008 13:25:23 +0000 Stu Tomlinson Slovak translation updated (loptosko)
Thu, 15 May 2008 13:24:51 +0000 Stu Tomlinson Norwegian Nynorsk translation updated (Yngve Spjeld Landro)
Thu, 15 May 2008 13:24:06 +0000 Stu Tomlinson Czech translation updated (David Vachulka)
Thu, 15 May 2008 13:23:26 +0000 Stu Tomlinson Occitan translation added (Yannig Marchegay)
Thu, 15 May 2008 13:18:27 +0000 Stu Tomlinson Hebrew translation updated (Shalom Craimer)
Thu, 15 May 2008 13:12:20 +0000 Stu Tomlinson Dutch translation updated (Dani«³l Heres)
Thu, 15 May 2008 13:06:03 +0000 Stu Tomlinson Macedonian translation updated (§¡§â§Ñ§ß§Ô§Ö§Ý §¡§ß§Ô§à§Ó)
Thu, 15 May 2008 13:04:51 +0000 Stu Tomlinson Slovenian transalation updated (Martin Srebotnjak)
Thu, 15 May 2008 13:04:02 +0000 Stu Tomlinson Belarusian Latin translation updated (Ihar Hrachyshka)
Thu, 15 May 2008 10:27:28 +0000 Mark Doliner Updated British English translation. Thanks Luke Ross!
Thu, 15 May 2008 10:23:25 +0000 Mark Doliner Updated Russian translation. Thanks Dmitry!
Thu, 15 May 2008 10:19:37 +0000 Mark Doliner Updated Romanian translation. Thanks Mi«ßu!
Thu, 15 May 2008 10:13:00 +0000 Mark Doliner Updated Spanish translation. Thanks Javier!
Thu, 15 May 2008 10:06:45 +0000 Mark Doliner New Brazilian Portuguese translation (and a new translator!)
Thu, 15 May 2008 09:48:09 +0000 Mark Doliner merge of '41fc76b7aed4cc32bd70c6834f747bad0b91a37b'
Thu, 15 May 2008 09:17:15 +0000 Peter Hjalmarsson Updated swedish translation
Thu, 15 May 2008 01:32:59 +0000 Ethan Blanton Add key unbinding to the finch man page
Wed, 14 May 2008 22:26:29 +0000 Sadrul Habib Chowdhury Translate the description of the plugin in the plugins dialog. Thanks to
Wed, 14 May 2008 11:57:02 +0000 Luke Schierer merge of '7fd0d8c5830d11a8f34c0d2fa6a6290427b182c4'
Wed, 14 May 2008 04:58:36 +0000 Ka-Hing Cheung merge of '994f8bdccfcf73a73924e593d2c398c8d416e5e9'
Wed, 14 May 2008 02:21:25 +0000 Daniel Atallah Fix a NULL printf. Fixes #5387.
Wed, 14 May 2008 01:57:45 +0000 Stu Tomlinson Clean up the comments about MSNP14, and make the --enable-msnp14 option no
Wed, 14 May 2008 07:38:58 +0000 Ka-Hing Cheung Someone should write a tool to insert a name in the right place
Wed, 14 May 2008 05:11:32 +0000 Ka-Hing Cheung patch from Andrew Gaul to fix another memleak
Wed, 14 May 2008 04:30:40 +0000 Ka-Hing Cheung this causes a use after free
Tue, 13 May 2008 20:54:30 +0000 Stu Tomlinson unleak (thanks sadrul!)
Tue, 13 May 2008 20:45:29 +0000 Stu Tomlinson Rewrite a ChangeLog entry I just wrote.
Tue, 13 May 2008 20:43:21 +0000 Stu Tomlinson Make MSN buddy list synchronization more forgiving, only ask about
Tue, 13 May 2008 18:56:11 +0000 Daniel Atallah merge of '657be692e8fe314ef25624dc2b70d25e1cf8085b'
Tue, 13 May 2008 16:52:40 +0000 Sadrul Habib Chowdhury Remove a compile warning.
Tue, 13 May 2008 16:52:21 +0000 Sadrul Habib Chowdhury This should make the column widths a bit better. Thanks to vekin in
Tue, 13 May 2008 18:55:06 +0000 Daniel Atallah Patch from Will Hawkins to fix SIMPLE authentication on some servers.
Tue, 13 May 2008 14:24:43 +0000 Stu Tomlinson Refresh email credentials for @live.com accounts too
Tue, 13 May 2008 11:17:46 +0000 Kelemen G«¡bor Hungarian translation updated for 2.4.2
Tue, 13 May 2008 02:34:52 +0000 Daniel Atallah For chats created using the "normal" (i.e. Join a Chat) flow, there will always
Tue, 13 May 2008 00:12:38 +0000 Etan Reisner Close up scope of a variable, I'm just cleaning up my tree some.
Tue, 13 May 2008 00:08:06 +0000 Etan Reisner Make this a doxygen comment.
Mon, 12 May 2008 02:56:24 +0000 Daniel Atallah Fix functions to match definitions.
Mon, 12 May 2008 02:55:08 +0000 Daniel Atallah Presumably this is what was intended.
Mon, 12 May 2008 02:27:24 +0000 Daniel Atallah Fix function to match header definition
Mon, 12 May 2008 02:27:08 +0000 Daniel Atallah More s/ssize_t/gssize/
Mon, 12 May 2008 02:24:20 +0000 Daniel Atallah Build fixes for MSVC
Mon, 12 May 2008 02:21:52 +0000 Daniel Atallah Using named elements in a struct initialization doesn't work in MSVC.
Mon, 12 May 2008 02:18:55 +0000 Daniel Atallah Fix jabber_iq_register_handler() to match header.
Mon, 12 May 2008 02:18:11 +0000 Daniel Atallah Reuse cleanup function.
Mon, 12 May 2008 02:17:00 +0000 Daniel Atallah MSVC build fixes
Mon, 12 May 2008 02:13:40 +0000 Daniel Atallah Use gssize instead of ssize_t as the latter isn't available everywhere.
Mon, 12 May 2008 02:08:04 +0000 Daniel Atallah Bonjour build fixes for MSVC.
Mon, 12 May 2008 02:03:13 +0000 Richard Laager Remove the stat check that isn't useful and breaks on OS X.
Sun, 11 May 2008 21:25:20 +0000 Bj«Órn Voigt German translation bug:
Sun, 11 May 2008 19:03:00 +0000 Ethan Blanton Clarify #ifdef/#else/#endif matching; References #5770.
Sun, 11 May 2008 17:18:10 +0000 Ethan Blanton merge of 'eed179323cd437e9f08587c2290f44afa248093d'
Sun, 11 May 2008 12:22:06 +0000 Josep Puigdemont Updated Catalan translation (with XGETTEXT_ARGS=--no-location).
Sun, 11 May 2008 11:24:29 +0000 ª±ric Boumaour merge of '0d3a3dbf15f3b76dc4ee06bc9177442fe4906bc5'
Sun, 11 May 2008 07:24:59 +0000 Richard Nelson Middle click pastes the internal clipboard
Sun, 11 May 2008 11:19:42 +0000 ª±ric Boumaour Update french translation for pidgin 2.4.2
Thu, 15 May 2008 08:03:45 +0000 Laurynas Biveinis Update Lithuanian translation of Windows installer strings
Thu, 15 May 2008 07:07:37 +0000 Laurynas Biveinis Update Lithuanian translation
Fri, 27 Jun 2008 00:01:41 +0000 Casey Harkins Make pidgin_blist_toggle_visibility() hide the buddy list when it is
Wed, 30 Apr 2008 11:27:47 +0000 Sadrul Habib Chowdhury disapproval of revision '38c3a1050aefc66e1c541e3d91ae6f7fe6930559'
Wed, 30 Apr 2008 05:37:19 +0000 John Bailey This modifies Jaywalker's patch to use a GHashTable, per Stu's suggestion in
Wed, 30 Apr 2008 11:27:17 +0000 Sadrul Habib Chowdhury disapproval of revision '8086f2cffaab6ed17431381836b9227a64a53270'
Wed, 30 Apr 2008 03:24:35 +0000 John Bailey This patch from Jaywalker enables text to appear in the screen name entry box.
Tue, 29 Apr 2008 03:59:45 +0000 Evan Schoenberg merge of '0ed9d51dcce10da3af15dd44273af472eea6cb0c'
Wed, 02 Jul 2008 00:05:37 +0000 Evan Schoenberg ChangeLog.API for 'website' and 'dev_website' ui_info hash table change
Tue, 29 Apr 2008 03:59:28 +0000 Evan Schoenberg applied changes from 4c5110037671f84e3e775214c32692b5b23c11e1
Tue, 18 Mar 2008 00:48:33 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 42df8ef15f4603d876ab1d764ffb91b9fc071840)
Tue, 18 Mar 2008 00:47:52 +0000 Sadrul Habib Chowdhury Introduce API for GtkIMHtmlSmiley. Use this to prevent leaking remote custom emoticons.
Fri, 14 Mar 2008 23:41:03 +0000 Sadrul Habib Chowdhury Fix setting display picture/avatar in msnp14. Thanks to Twain28 for reporting the bug. References #1187.
Fri, 07 Mar 2008 23:19:47 +0000 Sadrul Habib Chowdhury The patch to msn to allow sending custom smileys. Doesn't send all the custom smileys correctly at the moment. References #1187.
Fri, 07 Mar 2008 23:14:23 +0000 Sadrul Habib Chowdhury Make it simple to create a stored-image from a filename.
Fri, 07 Mar 2008 21:32:09 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 6ff3e48f37ce327ca03e8d3394cac62e40b6fe05)
Wed, 05 Mar 2008 17:18:09 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head e4cc3b79eb04e4937c5fa764f6839a8e07397651)
Mon, 25 Feb 2008 04:39:37 +0000 Sadrul Habib Chowdhury Attempt at a better error message.
Mon, 25 Feb 2008 04:20:53 +0000 Sadrul Habib Chowdhury Modified patch ('big_smiley_change.patch') from Mauro and Jorge (Masca) to
Mon, 25 Feb 2008 03:07:03 +0000 Sadrul Habib Chowdhury Fix a leak, and correct the docs.
Mon, 25 Feb 2008 02:43:06 +0000 Sadrul Habib Chowdhury Hide PurpleSmiley internals.
Tue, 19 Feb 2008 20:02:14 +0000 Sadrul Habib Chowdhury Add the smiley files for translation.
Tue, 19 Feb 2008 20:00:29 +0000 Sadrul Habib Chowdhury Make sure deleting one smiley doesn't accidentally delete a few others.
Tue, 19 Feb 2008 19:57:09 +0000 Sadrul Habib Chowdhury Make some functions static, plug a leak.
Tue, 19 Feb 2008 19:51:03 +0000 Sadrul Habib Chowdhury Revert some bits of the earlier patch not related to custom smileys.
Tue, 19 Feb 2008 19:46:49 +0000 Sadrul Habib Chowdhury Plug a leak.
Tue, 19 Feb 2008 19:41:56 +0000 Sadrul Habib Chowdhury Apply the custom smiley patches from #1187, from Jorge Villase«Ðo (Masca) and
Sat, 15 Nov 2008 23:47:18 +0000 Richard Laager merge of '8b98876f03b683ae6805d673e713f30f16b7f6e9'
Mon, 29 Oct 2007 02:12:15 +0000 Carlos Silva Fix some typos
Sun, 11 May 2008 07:20:42 +0000 Richard Nelson Check if a key is already bound before assigning a menu trigger
Sun, 11 May 2008 05:08:08 +0000 Richard Laager Assorted cleanups, mostly to the Doxygen comments. I added a few missing
Sun, 11 May 2008 05:04:07 +0000 Mih«¡ly M«±sz«¡ros A patch from poizon. This was intended to fix a bug, but I just fixed that
Sun, 11 May 2008 04:50:36 +0000 Richard Laager Fix purple_str_to_time() to not break the returned value when we have given
Sun, 11 May 2008 00:27:18 +0000 Richard Laager Use pkg-config to detect NetworkManager. Also, fail if it isn't present,
Sat, 10 May 2008 23:21:34 +0000 Richard Laager merge of '62e372ea0e5f6eb1b56f43621e580e3e3be7e894'
Sat, 10 May 2008 21:36:14 +0000 Bj«Órn Voigt merge of '456501a9151822d8b2538d62e92918e5126f93bc'
Sat, 10 May 2008 21:34:56 +0000 Bj«Órn Voigt German translation update
Sat, 10 May 2008 17:05:53 +0000 Stu Tomlinson Some versions of mktemp require at least 6 X's in the template
Sat, 10 May 2008 23:19:10 +0000 Richard Laager Modify the NetworkManager support to use "StateChange" directly, instead of
Sat, 10 May 2008 09:24:58 +0000 Richard Laager merge of 'ab4c3777bebccd93ded5d7e6886514e95603f51a'
Sat, 10 May 2008 08:49:22 +0000 Richard Laager Remove some unused variable from my last commit.
Sat, 10 May 2008 08:27:21 +0000 Richard Laager Disconnect accounts immediately when we're told the network has
Sat, 10 May 2008 09:24:52 +0000 Richard Laager disapproval of revision '9cbb69e06e19c581b9691f6acb2c48f204050dd6'
Sat, 10 May 2008 08:17:53 +0000 Richard Laager As described in the ChangeLog:
Sat, 10 May 2008 06:06:18 +0000 Richard Laager ChangeLog the NetworkManager change and fix the line wrapping on a couple of
Sat, 10 May 2008 05:48:52 +0000 Richard Laager Fix some whitespace as noticed by QuLogic.
Sat, 10 May 2008 05:21:21 +0000 Kevin Stange merge of '0eccb8cefd5975eeab1d14984f2f0114ce7abb79'
Sat, 10 May 2008 05:21:09 +0000 Kevin Stange Replacing logo.png with the old Pidgin head logo without a version number.
Sat, 10 May 2008 05:20:29 +0000 Kevin Stange merge of '99687ce6fa955d1d32092992b65de140dc944ab0'
Sat, 10 May 2008 03:39:51 +0000 Richard Laager merge of '5800923dc413a26c68576e06ea89148d645fa4a9'
Sat, 10 May 2008 02:05:04 +0000 Kevin Stange Make Masca a CPW (signed off by elb and myself! :))
Sat, 10 May 2008 05:15:58 +0000 Richard Laager Changes suggested by QuLogic to fix my broken changes to the NetworkManager
Sat, 10 May 2008 03:32:58 +0000 Richard Laager Update configure.ac to properly detect Network Manager (via NetworkManager.h instead of libnm_glib). Also, change the code so that if NetworkManager is dead, we'll assume we're connected to the network and try anyway.
Sat, 10 May 2008 03:29:15 +0000 Richard Laager A patch from QuLogic to replace the libnm_glib calls with straight DBus
Fri, 09 May 2008 05:58:54 +0000 Mark Doliner Show yourself as invisible in the buddylist when you're invisible
Thu, 08 May 2008 18:24:01 +0000 Stu Tomlinson Fix for opening Hotmail inbox more than ~15 minutes after login
Thu, 08 May 2008 05:14:35 +0000 Sadrul Habib Chowdhury Add only the online buddies for auto-completion in the invite dialog.
Thu, 08 May 2008 05:04:36 +0000 Sadrul Habib Chowdhury Modified patch from John Moody to show aliases in the Invite dialog.
Thu, 08 May 2008 03:52:02 +0000 John Bailey Tweak the text of the ChangeLog slightly and add an item I forgot previously.
Thu, 08 May 2008 03:22:03 +0000 Sadrul Habib Chowdhury merge of '245104c3da64bf99627578bd68d6cda42ee16b43'
Thu, 08 May 2008 00:22:08 +0000 Daniel Atallah Fix a double free caused by my previous leak fix not covering all possible
Wed, 07 May 2008 21:18:50 +0000 Mark Doliner When setting yourself to invisible on AIM, don't set an away message
Wed, 07 May 2008 20:24:12 +0000 Stu Tomlinson Quiet the output from gconftool-2 when there is no document font name in
Wed, 07 May 2008 19:43:40 +0000 Daniel Atallah Fix some potential leakage in the craziness called purple_markup_html_to_xhtml().
Wed, 07 May 2008 19:06:28 +0000 Stu Tomlinson Kill off sound playing child processes if they are still around after 15
Thu, 08 May 2008 03:20:28 +0000 Sadrul Habib Chowdhury Patch from QuLogic to fix tab-navigation in the statusbox. And a few
Wed, 07 May 2008 18:10:43 +0000 Stu Tomlinson Leak fix
Wed, 07 May 2008 09:11:24 +0000 Timo Jyrinki Update Finnish (fi) translation and begin 2.4.2 entry in the ChangeLog.
Wed, 07 May 2008 02:53:21 +0000 Sadrul Habib Chowdhury merge of 'ac789033b0d69b98d5985567ad5d3579bde9af12'
Wed, 07 May 2008 02:45:36 +0000 Richard Laager merge of '02d1b6e1b18a057f6dc1f4698d85c8cd005f3bbc'
Tue, 06 May 2008 08:06:19 +0000 Mark Doliner merge of 'bedd15033893c160df2e861d26520e1ef6afd895'
Mon, 05 May 2008 09:22:46 +0000 Mark Doliner Minor changes... mostly whitespace related.
Tue, 06 May 2008 05:13:26 +0000 Richard Laager Fix a compiler warning due to a missing #ifdef USE_PYTHON
Tue, 06 May 2008 05:10:40 +0000 Richard Laager Fix a compiler warning. Sadrul or someone should double-check this.
Mon, 05 May 2008 22:39:55 +0000 Daniel Atallah More plumbing work.
Wed, 07 May 2008 00:35:55 +0000 Sadrul Habib Chowdhury Plug a small memory leak in the smiley dialog, and use g_new0/g_free
Wed, 07 May 2008 00:34:52 +0000 Sadrul Habib Chowdhury g_strdup'ed strings aren't const char*. This fixes a couple of compile
Mon, 05 May 2008 16:01:02 +0000 Sadrul Habib Chowdhury The required fields are not really required if the action is cancelled.
Mon, 05 May 2008 14:56:36 +0000 Ethan Blanton Patch from sadrul to fix IRC servers which neglect to send RPL_LISTSTART
Mon, 05 May 2008 04:54:37 +0000 Mark Doliner Fix a small memleak when adding a Jabber buddy
Mon, 05 May 2008 02:00:28 +0000 Gary Kramlich Make error output during autogen actually readable...
Mon, 05 May 2008 00:02:37 +0000 Sadrul Habib Chowdhury Show the url, instead of silently ignoring a url-open request.
Mon, 05 May 2008 00:00:25 +0000 Sadrul Habib Chowdhury Do not let the height of the entry get larger than half the conversation
Sun, 04 May 2008 20:44:08 +0000 Mark Doliner Add a comment. Could someone familiar with the Jabber protocol or our
Sun, 04 May 2008 04:15:11 +0000 Sadrul Habib Chowdhury Add a 'View log' option in the buddylist menu.
Sun, 04 May 2008 03:28:58 +0000 Sadrul Habib Chowdhury When searching for a conversation, search only in the list of the
Sun, 04 May 2008 03:24:18 +0000 Sadrul Habib Chowdhury Check to see if we are already in a room before attempting to join. If
Sun, 04 May 2008 02:49:29 +0000 Sadrul Habib Chowdhury merge of '8c40d658dc534ac7ccbf595c73c2952ff9d1975e'
Sat, 03 May 2008 21:23:18 +0000 Sadrul Habib Chowdhury Setup tab-completion for groups in the 'Add Chat' dialog.
Sun, 04 May 2008 01:49:48 +0000 John Bailey Change the label on the entry area height pref
Sun, 04 May 2008 01:43:00 +0000 Ethan Blanton Fix IRC handling of PART without a part message on Undernet IRCds.
Sun, 04 May 2008 00:51:46 +0000 John Bailey Fix the breakage with account aliases that I introduced when I moved the
Sat, 03 May 2008 23:51:43 +0000 Daniel Atallah Fix a number of leaks. As far as I can tell, MSNP14 now logs in without
Sat, 03 May 2008 21:03:13 +0000 Daniel Atallah Leak fixes. Avoid creating an unnecessary parallel data structure to YahooFriend.
Sat, 03 May 2008 19:45:15 +0000 Daniel Atallah Clean up loggers when quitting (or unloading the logreader plugin).
Sat, 03 May 2008 19:22:02 +0000 Daniel Atallah Fix incorrect freeing in my previous commit.
Sat, 03 May 2008 17:56:04 +0000 Daniel Atallah This is the way we plug the leaks, plug the leaks, plug the leaks...
Sat, 03 May 2008 17:38:33 +0000 Will Thompson ChangeLog the minimum size pref
Sat, 03 May 2008 17:36:17 +0000 Will Thompson Add a "minimum lines" pref for the im entry box thing; up to 8 lines.
Sat, 03 May 2008 07:27:25 +0000 Daniel Atallah Plug a small leak.
Sat, 03 May 2008 07:13:58 +0000 Daniel Atallah Cleanup allocations/frees to match and plug some leaks.
Sat, 03 May 2008 03:02:25 +0000 Sadrul Habib Chowdhury merge of 'dc85c2329304dd6f567820b55939193328f9e506'
Sat, 03 May 2008 02:12:26 +0000 John Bailey This cleans up a bunch of warnings that stem from the fact that size_t and
Sat, 03 May 2008 02:49:53 +0000 Sadrul Habib Chowdhury Allow replacing smileys with texts in conversations/logs. This should be
Fri, 02 May 2008 23:16:11 +0000 Daniel Atallah Cleanup and avoid unnecessary alloc/free.
Fri, 02 May 2008 22:51:14 +0000 Evan Schoenberg merge of '21d37789f674809d615fc7676a092f1da438b0f5'
Fri, 02 May 2008 22:01:01 +0000 Daniel Atallah Leak fixes.
Fri, 02 May 2008 21:09:59 +0000 Daniel Atallah Leak plug in parsing MSN currentmedia.
Fri, 02 May 2008 17:09:50 +0000 Sadrul Habib Chowdhury merge of 'a9db18c93f28f014cb3740a20933e2468fb660b7'
Fri, 02 May 2008 17:00:49 +0000 Sadrul Habib Chowdhury This should fix the issue where resizing the entry box resizes the
Fri, 02 May 2008 16:55:59 +0000 Sadrul Habib Chowdhury Do not add a ':' if there's already one at the end. Thanks to wjt for
Fri, 02 May 2008 16:51:15 +0000 Will Thompson Tweak some strings in the Edit Chat dialog.
Fri, 02 May 2008 16:07:12 +0000 Sadrul Habib Chowdhury merge of 'a5c86f336638811bfef4a0969f3d8d2d6b85520f'
Fri, 02 May 2008 06:15:33 +0000 Mark Doliner Don't try to tell the IM network that we're not idle when we disconnect.
Fri, 02 May 2008 16:06:03 +0000 Sadrul Habib Chowdhury ctrl-x to open context menus. F11 was such a poor choice for this.
Fri, 02 May 2008 01:29:34 +0000 Sadrul Habib Chowdhury merge of 'e238fa4987184e7ce5509bc8806f7122ad41ae6e'
Fri, 02 May 2008 00:30:14 +0000 Stu Tomlinson Kill the default F2 keybinding for show timestamps, it only confuses people
Fri, 02 May 2008 01:28:43 +0000 Sadrul Habib Chowdhury Slightly change the maximum height of the entry box. This seems to fix
Thu, 01 May 2008 22:44:16 +0000 Sadrul Habib Chowdhury merge of '19d64f3b50204b193622eb82c482a63dae381a51'
Thu, 01 May 2008 22:42:21 +0000 Sadrul Habib Chowdhury Modified patch from Andrei Mozzhuhin to fix tab-completion when non-ascii
Thu, 01 May 2008 22:21:05 +0000 Sadrul Habib Chowdhury Remove the undocumented default binding (ctrl+g) to start ignoring
Thu, 01 May 2008 16:59:57 +0000 Richard Laager merge of '01e9055ea70771c842b561dca3b64027ac37dc69'
Thu, 01 May 2008 03:24:21 +0000 Richard Laager Replace a notification that should never happen with a debug message that
Thu, 01 May 2008 09:55:09 +0000 Will Thompson ChangeLog the Escape closes conversation window preference.
Thu, 01 May 2008 04:02:31 +0000 Daniel Atallah When an XMPP account is set to require TLS, but libpurple doesn't have SSL
Thu, 01 May 2008 03:55:48 +0000 Daniel Atallah Remove the stored installer language selection when uninstalling.
Thu, 01 May 2008 03:10:29 +0000 Etan Reisner Add this ChangeLog item back, the merge ate it.
Thu, 01 May 2008 03:06:17 +0000 Etan Reisner merge of '7f78e4be502956bb580a87289cf2acfe6254ea62'
Wed, 30 Apr 2008 22:52:16 +0000 Will Thompson Add a tickybox to set the 'close conversation window' shortcut to Escape.
Wed, 30 Apr 2008 17:00:27 +0000 Ethan Blanton Don't count the size of an array at runtime if it's known at compile time.
Wed, 30 Apr 2008 08:46:51 +0000 Mark Doliner Change the string "screen name" to "username" everywhere. I think most
Wed, 30 Apr 2008 06:02:26 +0000 John Bailey Change the "Screen name" text to "Username" per a number of discussions on
Wed, 30 Apr 2008 05:56:40 +0000 John Bailey This fixes the lack of the Local Alias field for IRC accounts since I moved
Wed, 30 Apr 2008 02:24:51 +0000 Richard Laager Eliminate a couple of "unused variable" warnings.
Tue, 29 Apr 2008 21:44:54 +0000 Sadrul Habib Chowdhury Always top-align the logs in the log-viewer.
Tue, 29 Apr 2008 19:13:55 +0000 Sadrul Habib Chowdhury Make sure the required fields are all entered correctly. Underline the
Tue, 29 Apr 2008 19:01:25 +0000 Sadrul Habib Chowdhury merge of '0982c9aacd3dfa68da58b386663d7fdda43a11e4'
Tue, 29 Apr 2008 16:50:12 +0000 John Bailey Move the Local Alias field into the User Options section of the account
Tue, 29 Apr 2008 18:57:10 +0000 Sadrul Habib Chowdhury Fine tune the edit-settings dialog (e.g., mark fields as masked or
Tue, 29 Apr 2008 18:56:04 +0000 Sadrul Habib Chowdhury A newly created widget for a request field may want to enable/disable the
Tue, 29 Apr 2008 16:36:14 +0000 Sadrul Habib Chowdhury 'Edit Settings' in the context menu for chats in the buddylist.
Tue, 29 Apr 2008 05:39:10 +0000 Mark Doliner merge of '08062d1b1267b18fa3d47ea8eded7e2b826b7e8c'
Tue, 29 Apr 2008 03:14:55 +0000 Mark Doliner merge of '0e779a37ee17a7bb7ad39bbe2b37eeca45975655'
Tue, 29 Apr 2008 02:06:03 +0000 Mark Doliner Fix a crash in Jabber that I think happens someone someone signs off
Tue, 29 Apr 2008 01:33:48 +0000 Mark Doliner Simplify
Tue, 29 Apr 2008 03:31:51 +0000 Etan Reisner merge of '52c0efb045580dac7b6f5e40c91002e917e0cae3'
Tue, 29 Apr 2008 03:57:06 +0000 Evan Schoenberg merge of '6bf9ac8e017081c907061167edd28a1adcbec3c9'
Tue, 29 Apr 2008 03:47:38 +0000 Evan Schoenberg merge of '3498a4993b3d552319e5122278d620287093fd20'
Tue, 29 Apr 2008 03:47:25 +0000 Evan Schoenberg disapproval of revision '52c0efb045580dac7b6f5e40c91002e917e0cae3'
Tue, 29 Apr 2008 02:58:23 +0000 John Bailey * Renamespace serv_got_chat_join_failed to purple_serv_got_chat_join_failed
Fri, 02 May 2008 22:50:13 +0000 Evan Schoenberg After trying the available SASL mechs, jabber_auth_handle_failure() now
Tue, 29 Apr 2008 02:01:43 +0000 Evan Schoenberg merge of '0a7f4849f49b45459231087fa690ba9937eae03c'
Tue, 29 Apr 2008 03:27:34 +0000 Etan Reisner Finally get around to committing charkin's version of the patch from #2145.
Mon, 28 Apr 2008 22:40:55 +0000 Sadrul Habib Chowdhury Update the manpage about F10 and F11.
Mon, 28 Apr 2008 22:34:39 +0000 Sadrul Habib Chowdhury Fix a possible crash when creating a new workspace.
Mon, 28 Apr 2008 22:07:06 +0000 Richard Laager Fix a typo in a doc comment.
Mon, 28 Apr 2008 22:04:07 +0000 Richard Laager merge of '4c5110037671f84e3e775214c32692b5b23c11e1'
Mon, 28 Apr 2008 19:24:18 +0000 Richard Laager merge of '5f1a220f63d8e85758a94a2ed57381dc91b07eda'
Tue, 29 Apr 2008 03:56:56 +0000 Evan Schoenberg disapproval of revision '2f8316df13d1c3e6bf66b91c28abe1504033dae8'
Tue, 29 Apr 2008 01:53:08 +0000 Evan Schoenberg ChangeLog.API and dox file for chat-join-failed
Tue, 29 Apr 2008 03:08:32 +0000 Evan Schoenberg disapproval of revision 'ae37fe6b64c30704715a369df88bd76674a39b1a'
Tue, 29 Apr 2008 01:46:40 +0000 Evan Schoenberg Added "chat-join-failed" signal, emitted by a new serv_got_join_chat_failed()
Mon, 28 Apr 2008 20:10:41 +0000 Evan Schoenberg merge of '5f1a220f63d8e85758a94a2ed57381dc91b07eda'
Mon, 28 Apr 2008 06:40:48 +0000 Mark Doliner Fix a small memory leak when failing to join a jabber conference
Mon, 28 Apr 2008 06:27:11 +0000 Mark Doliner merge of 'a2c4bf662d1fdab8c870c1ebbca30968af4bb80a'
Thu, 17 Apr 2008 07:12:45 +0000 Mark Doliner Go back to not allowing periods in screen names. I think the guy said
Sun, 27 Apr 2008 01:48:38 +0000 Sadrul Habib Chowdhury merge of '4b5bc8b4da1faf24168e7210c2282016455a2218'
Sat, 26 Apr 2008 23:14:00 +0000 Sadrul Habib Chowdhury Clicking on the buddyicon in the conversation window toggles the size of
Sat, 26 Apr 2008 17:05:16 +0000 Sadrul Habib Chowdhury Disable the 'send to' menu in converation windows if there's only one
Sat, 26 Apr 2008 17:47:05 +0000 John Bailey This should have been a variable expansion so that autogen.args could be
Mon, 28 Apr 2008 20:03:40 +0000 Evan Schoenberg Fixed a mistake I made in 2e791da1 which broke aim_genericreq_l() and
Mon, 28 Apr 2008 19:49:52 +0000 Evan Schoenberg Removed comment which was accidentally duplicated
Sat, 26 Apr 2008 13:36:42 +0000 Evan Schoenberg merge of '74190d6fbb138e095f84e71b0e0513240531437c'
Sat, 26 Apr 2008 12:12:28 +0000 Sadrul Habib Chowdhury merge of '8d455562b69f961763bbfc469954425260f22917'
Sat, 26 Apr 2008 12:14:22 +0000 Will Thompson merge of '8f0b34c54e38066959f87d35b0af2ca6ae0e853b'
Sat, 26 Apr 2008 12:04:52 +0000 Sadrul Habib Chowdhury Use the correct name for a preference. This will correctly update the
Sat, 26 Apr 2008 10:37:36 +0000 Will Thompson Include dbus-maybe.h rather than conditionally including dbus-server.h
Sat, 26 Apr 2008 10:26:30 +0000 Kevin Stange Thanks to Andrea Visinoni for pointing out this omission to fix building
Sat, 26 Apr 2008 06:19:34 +0000 Sadrul Habib Chowdhury Reset typing timeout if arrow keys are pressed when editing status
Sat, 26 Apr 2008 04:34:11 +0000 Sadrul Habib Chowdhury pygnt's home has been http://repo.or.cz/w/python-gnt.git for a while.
Sat, 26 Apr 2008 00:46:20 +0000 Sadrul Habib Chowdhury Do not show an erroneous message when the 'now listening' song for a
Sat, 26 Apr 2008 00:43:15 +0000 Sadrul Habib Chowdhury Fix make distcheck (which broke from an earlier fix for make when
Sat, 26 Apr 2008 00:12:41 +0000 Sadrul Habib Chowdhury Add the new plugin file for translation. Fixes make distcheck.
Fri, 25 Apr 2008 20:36:44 +0000 Sadrul Habib Chowdhury merge of '503c61f4fb406b82adcdbb0f209ba58a4e7f5954'
Fri, 25 Apr 2008 20:35:32 +0000 Sadrul Habib Chowdhury Remove code that tried to show the buddylist from the core (but didn't
Fri, 25 Apr 2008 18:01:50 +0000 Daniel Atallah Avoid allocating and freeing stuff unnecessarily.
Fri, 25 Apr 2008 17:57:54 +0000 Daniel Atallah Use g_strdup() instead of strdup (doesn't really matter as it is never
Fri, 25 Apr 2008 17:51:03 +0000 Daniel Atallah merge of '006a7eef54129319c82b282c765b3fbba968006f'
Fri, 25 Apr 2008 16:23:35 +0000 Sadrul Habib Chowdhury Pop up the buddylist of the running instance instead of exiting quietly
Fri, 25 Apr 2008 17:49:25 +0000 Daniel Atallah Use g_snprintf() instead of snprintf(), which isn't really available on
Fri, 25 Apr 2008 16:08:48 +0000 Daniel Atallah Use g_strdup to match the subsequent g_free.
Fri, 25 Apr 2008 15:48:33 +0000 Daniel Atallah Include winsock2.h before windows.h is included to avoid winsock.h being
Fri, 25 Apr 2008 15:37:21 +0000 Daniel Atallah Avoiding emitting the "savedstatus-changed" signal twice when the savedstatus
Fri, 25 Apr 2008 05:53:48 +0000 Sadrul Habib Chowdhury Fix a bug where the list of loaded plugins would get removed when
Fri, 25 Apr 2008 03:51:55 +0000 Sadrul Habib Chowdhury merge of '82af7f1dab568c2a359aaecca4e31e650063e1c1'
Thu, 24 Apr 2008 22:23:40 +0000 Will Thompson Move 2 of the 5 pixels' padding between paragraphs to above the line.
Thu, 24 Apr 2008 19:51:00 +0000 Stu Tomlinson echo -n is not portable, and OSX has libtoolize installed as glibtoolize
Thu, 24 Apr 2008 11:32:13 +0000 Evan Schoenberg I missed 2 aim_putsnac() calls which needed to be removed for 2e791da1.
Thu, 24 Apr 2008 11:28:20 +0000 Evan Schoenberg Fixed the final stragglers in need of byte_stream_destroy()
Thu, 24 Apr 2008 11:19:26 +0000 Evan Schoenberg Used byte_stream_destroy(), added in 2e791da1fb1cfd6b751a0cef01aa83dc89692051,
Thu, 24 Apr 2008 11:10:03 +0000 Evan Schoenberg All SNACs on FLAP channel 2 except in the auth family are now sent through
Fri, 25 Apr 2008 03:49:41 +0000 Sadrul Habib Chowdhury Make the labels in the minidialogs selectable.
Thu, 24 Apr 2008 02:16:30 +0000 Sadrul Habib Chowdhury Patch from Dylan Simon to fix a compile error when compiling from a
Thu, 24 Apr 2008 01:46:38 +0000 Sadrul Habib Chowdhury merge of '9448aec0bc0e0168e10e0a3991bfbfe716de6c86'
Thu, 24 Apr 2008 01:43:25 +0000 Sadrul Habib Chowdhury Patch from Dylan Simon <dylan@dylex.net> to fix handling escape key
Wed, 23 Apr 2008 17:10:43 +0000 Stu Tomlinson Fix setting "show offline" for buddy list nodes so it takes immediate
Wed, 23 Apr 2008 16:38:08 +0000 Stu Tomlinson Allow changing to or from an empty password when the protocol specifies
Wed, 23 Apr 2008 16:37:28 +0000 Stu Tomlinson Prompt for silc private key passphrase if it is not saved for the account
Wed, 23 Apr 2008 16:36:04 +0000 Stu Tomlinson Fix for changing silc private key passphrase to or from the empty string,
Wed, 23 Apr 2008 15:00:03 +0000 Stu Tomlinson Leak fix
Wed, 23 Apr 2008 14:58:55 +0000 Stu Tomlinson Keep valgrind happy by zeroing out the tm struct before we stuff our
Wed, 23 Apr 2008 14:56:30 +0000 Stu Tomlinson UTF-8 friendly password truncation
Wed, 23 Apr 2008 14:55:29 +0000 Stu Tomlinson Leak fixes
Wed, 23 Apr 2008 14:54:00 +0000 Stu Tomlinson Don't access uninitialized memory (I think this might actually fix some
Wed, 23 Apr 2008 10:25:53 +0000 Sadrul Habib Chowdhury merge of '95a44af48cc13a9cd6373ef1b011acd7d2b95e98'
Wed, 23 Apr 2008 03:06:49 +0000 Etan Reisner Add the recent perl callback changes to ChangeLog.API.
Wed, 23 Apr 2008 02:59:37 +0000 Etan Reisner merge of '52e841c96296ab164c2be839e9d404dc1f9a6a9e'
Tue, 22 Apr 2008 23:34:56 +0000 Etan Reisner Shut up two compiler warnings about discarding qualifiers.
Wed, 23 Apr 2008 10:22:38 +0000 Sadrul Habib Chowdhury Give a name to the statusbox button so that it can be accessible by
Wed, 23 Apr 2008 10:11:58 +0000 Sadrul Habib Chowdhury Return FALSE when nothing changes after an attempted tab-completion.
Wed, 23 Apr 2008 02:31:11 +0000 Sadrul Habib Chowdhury Fix a crash which I think happens when the same buddy is in the buddylist
Wed, 23 Apr 2008 02:29:39 +0000 Sadrul Habib Chowdhury Use the same fix for Purple::Util::fetch_url (from 4b6378d5e) for
Tue, 22 Apr 2008 16:47:11 +0000 Stu Tomlinson Leak fix. I think. At least valgrind stopped crying about it and nothing
Tue, 22 Apr 2008 16:44:56 +0000 Stu Tomlinson Leak fix. This is probably quite serious if you have busy chats on your
Tue, 22 Apr 2008 05:32:08 +0000 Sadrul Habib Chowdhury Ignore token_status_account on account-specific status boxes. This should
Sun, 20 Apr 2008 15:37:39 +0000 Sadrul Habib Chowdhury Expose Purple::Prefs::get_children_names to perl plugins.
Sun, 20 Apr 2008 15:35:16 +0000 Sadrul Habib Chowdhury Smiley insertions can be undone with this fix. References #5577. But redo
Sat, 19 Apr 2008 21:57:17 +0000 Richard Laager Add sendbutton.c to POTFILES.in.
Sat, 19 Apr 2008 14:18:06 +0000 John Bailey It appears that Yahoo! Japan has disabled protocol 0x0c and now require 0x0f.
Sat, 19 Apr 2008 04:59:27 +0000 Etan Reisner Based on some discussion in devel@conference.pidgin.im build and install the
Sat, 19 Apr 2008 04:52:13 +0000 Etan Reisner Fix Purple::Util::fetch_url to correctly accept a callback in any of the
Fri, 18 Apr 2008 03:41:12 +0000 Etan Reisner Stop restoring conversation window locations on !Windows, I wasn't aware this
Fri, 18 Apr 2008 03:28:07 +0000 Etan Reisner Add a plugin to add a Send button to the conversation windows, users of tablet
Thu, 17 Apr 2008 17:01:03 +0000 Sadrul Habib Chowdhury merge of '61d502ea8377846692aea9189056d7c134660277'
Thu, 17 Apr 2008 13:48:34 +0000 Daniel Atallah Add missing newline to debug message. Fixes #5546.
Thu, 17 Apr 2008 07:09:46 +0000 Mark Doliner merge of '946d948a1aa4270fa46dabca767e9d727d4519eb'
Thu, 17 Apr 2008 00:39:01 +0000 Mark Doliner When reciving our buddy list on MSN, add people to the permit and
Thu, 17 Apr 2008 02:45:37 +0000 Daniel Atallah Fix an issue with formatting in Bonjour messages. It looks like it has been
Wed, 16 Apr 2008 21:34:38 +0000 Daniel Atallah Fix a null pointer deref (hopefully). I haven't been able to consistently
Wed, 16 Apr 2008 07:25:47 +0000 Mark Doliner Don't try to enable our server-stored buddylist if we receive an error
Wed, 16 Apr 2008 06:47:14 +0000 Mark Doliner Don't remove the PurpleBuddy from our buddy list if we don't send them
Wed, 16 Apr 2008 06:27:46 +0000 Mark Doliner Super minor documentation improvement
Wed, 16 Apr 2008 05:44:40 +0000 John Bailey I'm an idiot and forgot to escape my apostrophe. This took *way* too long
Wed, 16 Apr 2008 05:32:14 +0000 John Bailey Attempt to make it a bit more obvious that people need to have half a clue
Wed, 16 Apr 2008 00:01:03 +0000 Evan Schoenberg I've seen intermittent crashes on xmpp file transfers in this code, but I
Tue, 15 Apr 2008 23:51:03 +0000 Evan Schoenberg The warning string for plaintext auth over an unencrypted connection is found
Tue, 15 Apr 2008 23:46:13 +0000 Evan Schoenberg merge of '40b061a8675f87ba328a5a07734084fdd7f3006a'
Tue, 15 Apr 2008 16:21:24 +0000 Daniel Atallah Patch from dharding to allow pidgin to be built on win32 using MSYS 1.0.10 which includes a version of sed that doesn't handle in-place replacement. Fixes #5527.
Tue, 15 Apr 2008 16:16:52 +0000 Daniel Atallah Patch from vladb to remove a C++ protected word ("namespace") from win32 libpurple code. Fixes #5471
Mon, 14 Apr 2008 20:35:47 +0000 Mark Doliner I don't consider this an error.
Thu, 17 Apr 2008 16:59:31 +0000 Sadrul Habib Chowdhury Patch from Gaul to plug a small leak, with an additional fix to free
Mon, 14 Apr 2008 05:30:18 +0000 Sadrul Habib Chowdhury Add a 'Jump to markerline' option in the conversation window menu to
Sun, 13 Apr 2008 17:47:25 +0000 Sadrul Habib Chowdhury Include finch.h instead of internal.h
Sun, 13 Apr 2008 17:39:38 +0000 Sadrul Habib Chowdhury merge of '8ac2f1461dd4df5ba43e8c0399b59451b3c549e6'
Sun, 13 Apr 2008 17:33:13 +0000 Sadrul Habib Chowdhury Destroy the tooltip when a group in the buddylist is expanded or collapsed
Sun, 13 Apr 2008 17:12:05 +0000 Sadrul Habib Chowdhury When you try to execute a command (e.g., /part etc.) in a chat on a
Sun, 13 Apr 2008 16:54:33 +0000 Sadrul Habib Chowdhury Do not crash from commands in a disconnected chat. Fixes #5208
Sun, 13 Apr 2008 16:28:57 +0000 Sadrul Habib Chowdhury Do not show tooltips for <HR> or <IMG>s in gtkimhtml. Fixes #5480.
Tue, 15 Apr 2008 23:46:03 +0000 Evan Schoenberg Remove the "Use GSSAPI (Kerberos v5) for authentication" xmpp preference,
Sun, 13 Apr 2008 09:51:45 +0000 Will Thompson Add Iain MacDonnell to COPYRIGHT; references #5205.
Sun, 13 Apr 2008 06:37:47 +0000 Stu Tomlinson The next version of RFC 3920, the draft of which can be found at http://www.xmpp.org/internet-drafts/draft-saintandre-rfc3920bis-04.html, and subsequent email clarifications with Peter Saint-Andre and Alexey Melnikov indicate that we should be trying the next mechanism in line after one mechanism fails. We should also be ensuring that the mech list is sorted in order of descending security, which we don't do yet; however, servers are supposed to send us a sorted list, as well, so this isn't a major issue.
Sat, 12 Apr 2008 23:34:27 +0000 Will Thompson Add Jeffery Brown to COPYRIGHT. References #4905.
Sat, 12 Apr 2008 22:59:33 +0000 Ethan Blanton Handle IRC ban lists in-channel. Channels which are not joined are
Sat, 12 Apr 2008 21:26:43 +0000 John Bailey nosnilmot pointed out that this error message seemed to be wrong. I agree
Sat, 12 Apr 2008 20:20:09 +0000 Ethan Blanton merge of '37d6f8af593bffa17bba1823a3c5a8612bcfdf18'
Sat, 12 Apr 2008 18:30:34 +0000 John Bailey Put the recent configure.ac changes in the ChangeLog. I may have been a bit
Sat, 12 Apr 2008 17:55:44 +0000 Will Thompson Patch from Maiku: "When the buddy list is set to sort contacts by status,
Sat, 12 Apr 2008 17:48:16 +0000 Will Thompson Modified version of a patch from "dseven" to prevent crashing on NULL topics
Sat, 12 Apr 2008 19:40:06 +0000 Ethan Blanton Strip mIRC formatting codes from PART and QUIT messages.
Sat, 12 Apr 2008 17:35:19 +0000 Will Thompson Patch from Jeffery Brown to set the idle uiops on OS X when IOKit is available.
Sat, 12 Apr 2008 12:54:15 +0000 Will Thompson Pass something useful as the 'who' parameter to purple_conv_im_write for
Sat, 12 Apr 2008 08:46:44 +0000 Jochen Kemnade German translation update
Sat, 12 Apr 2008 06:52:07 +0000 Sadrul Habib Chowdhury Use an event-box instead of a button for the link, and change the cursor
Sat, 12 Apr 2008 06:47:04 +0000 Sadrul Habib Chowdhury Use the desired cursor, instead of always using GDK_WATCH.
Fri, 11 Apr 2008 22:53:34 +0000 Will Thompson Patch from fmoo to make double-clicking or hitting enter on a chatroom user
Fri, 11 Apr 2008 22:31:55 +0000 Will Thompson Make plugin website URLs clickable; it's a button with blue underlined text.
Fri, 11 Apr 2008 22:10:10 +0000 John Bailey Make the cap plugin disabled by default. As usual, anyone who disagrees or
Fri, 11 Apr 2008 22:03:08 +0000 John Bailey Make the gevolution plugin disabled by default. Again, if anyone disagrees
Fri, 11 Apr 2008 21:51:51 +0000 Will Thompson Massage some plugin metadata to look better with the fixed up description pane.
Fri, 11 Apr 2008 21:50:11 +0000 Will Thompson Improve the layout of the plugin description pane.
Fri, 11 Apr 2008 02:08:42 +0000 John Bailey I've personally seen a few people have problems because they tried to build
Wed, 09 Apr 2008 22:01:41 +0000 Sean Egan Icons from hbons
Wed, 09 Apr 2008 19:07:27 +0000 Sadrul Habib Chowdhury merge of '9f17f49ab8d29559a62b77fe6aa5bdefdb6dedfc'
Tue, 08 Apr 2008 17:36:39 +0000 Jochen Kemnade German translation update
Wed, 09 Apr 2008 19:06:18 +0000 Sadrul Habib Chowdhury Show better status text for file transfers.
Sat, 05 Apr 2008 19:37:26 +0000 Sadrul Habib Chowdhury merge of '47385c29904d4755361546c34319cf036d5a8723'
Sat, 05 Apr 2008 19:34:43 +0000 Sadrul Habib Chowdhury Update the sample gtkrc-2.0 file for the nick-color and typing notification settings.
Sat, 05 Apr 2008 13:27:53 +0000 Sadrul Habib Chowdhury Some leak fixes for the gtkrc-ed nicks in conversation history.
Sat, 05 Apr 2008 12:59:31 +0000 Sadrul Habib Chowdhury Customize/disable the typing notification from gtkrc-2.0.
Sat, 05 Apr 2008 11:12:13 +0000 Jochen Kemnade update German translation
Fri, 04 Apr 2008 06:11:09 +0000 Sadrul Habib Chowdhury merge of 'b2b2efabbafab6588e02ceb16509419dcb0c79e9'
Fri, 04 Apr 2008 04:42:26 +0000 Mark Doliner Documentation changes
Fri, 04 Apr 2008 02:45:33 +0000 Etan Reisner merge of '7477b26751dbf08e918a1f300fbd2697dd0c6369'
Fri, 04 Apr 2008 01:17:29 +0000 Mark Doliner Add a little safety... just in case someone imgstores 13 million or
Thu, 03 Apr 2008 23:51:19 +0000 Mark Doliner Better documentation.
Thu, 03 Apr 2008 23:41:57 +0000 Mark Doliner constify the return value from purple_notify_user_info_entry_get_label
Thu, 03 Apr 2008 23:41:06 +0000 Mark Doliner Minor comment change
Thu, 03 Apr 2008 23:40:45 +0000 Mark Doliner Only call oscar_format_screenname() on connecting if we need to
Thu, 03 Apr 2008 23:38:59 +0000 Mark Doliner Correct some help strings for Jabber slash commands
Fri, 04 Apr 2008 06:09:21 +0000 Sadrul Habib Chowdhury Change the height-calculation of the entry widget a little bit. This should make it better when text with smileys is pasted. If this is even more buggy than it currently is, let me know\! Fixes #5426.
Thu, 03 Apr 2008 00:24:20 +0000 Sadrul Habib Chowdhury Between an offline presence with offline-message capability, and a mobile online presence, choose the latter over the former when sending an instant message.
Thu, 03 Apr 2008 22:57:58 +0000 Etan Reisner It is good when documentation matches reality. I figured all the other env
Wed, 02 Apr 2008 16:45:07 +0000 Stu Tomlinson Make ./configure fail immediately if requirements for enabled options are
Wed, 02 Apr 2008 15:38:26 +0000 Stu Tomlinson Remove a legacy preference for GnuTLS
Wed, 02 Apr 2008 15:37:26 +0000 Stu Tomlinson Fix our D-Bus version requirement
Wed, 02 Apr 2008 13:35:09 +0000 Stu Tomlinson autoconf started crying at me about "possibly undefined macro: PKG_CHECK_MODULES"
Wed, 02 Apr 2008 12:29:10 +0000 Stu Tomlinson Add number of occupants to the tooltip for chats. Fixes #3346
Wed, 02 Apr 2008 08:22:47 +0000 Timo Jyrinki merge of '46c04c030c2aa142a50b7757576a659b2a5bb670'
Wed, 02 Apr 2008 00:48:15 +0000 Stu Tomlinson bumpy bumpy bumpy, we released 2.4.1, la la la
Tue, 01 Apr 2008 22:25:33 +0000 Sadrul Habib Chowdhury merge of '2eb97f7d46ac5955e6a217661513d28e3b5ce060'
Tue, 01 Apr 2008 22:24:18 +0000 Sadrul Habib Chowdhury Updated patch from Justin 'Jaywalker' Williams to discard messages from spambots in msim. Closes #5143.
Mon, 31 Mar 2008 22:01:43 +0000 Daniel Atallah Ugly hackery to support INSTALL_PIXMAPS for the win32 build.
Mon, 31 Mar 2008 17:19:02 +0000 Stu Tomlinson Slovenian transalation updated (Martin Srebotnjak)
Mon, 31 Mar 2008 16:23:43 +0000 Stu Tomlinson I think this syntax is more correct
Mon, 31 Mar 2008 16:19:29 +0000 Stu Tomlinson merge of 'd03002b3fa5879fb55633bb3732e3cfaa5ec488f'
Mon, 31 Mar 2008 16:14:50 +0000 Daniel Atallah Changelog some win32 stuffs.
Mon, 31 Mar 2008 16:18:04 +0000 Will Thompson John and Stu looked lonely, and I suppose I should NEWS at some point.
Mon, 31 Mar 2008 16:03:53 +0000 Stu Tomlinson Make the new autogen.sh behave more like the old one - run glib-gettextize,
Mon, 31 Mar 2008 14:55:42 +0000 Stu Tomlinson Hush you noisy little script
Mon, 31 Mar 2008 14:52:11 +0000 Stu Tomlinson 2.4.1 is over there, on the horizon
Mon, 31 Mar 2008 14:25:26 +0000 Stu Tomlinson If the default setting is enabled for options to ./configure, the help
Mon, 31 Mar 2008 07:45:21 +0000 Kevin Stange Push a 2.4.1 image I managed to create out of the old one. It would be
Mon, 31 Mar 2008 03:38:50 +0000 John Bailey Consider me adequately NEWS'd.
Mon, 31 Mar 2008 02:17:53 +0000 Stu Tomlinson Make some more things static
Mon, 31 Mar 2008 02:15:38 +0000 Stu Tomlinson Make x509_singleuse static
Mon, 31 Mar 2008 01:58:32 +0000 Stu Tomlinson We should release 2.4.1 tomorrow. I want to do it in the morning, but lots
Mon, 31 Mar 2008 01:54:43 +0000 Stu Tomlinson Romanian translation updated (Mi«ßu Moldovan)
Mon, 31 Mar 2008 01:52:54 +0000 Stu Tomlinson Slovak translation updated (loptosko)
Mon, 31 Mar 2008 01:48:13 +0000 Stu Tomlinson Macedonian translation updated (§¡§â§Ñ§ß§Ô§Ö§Ý §¡§ß§Ô§à§Ó)
Mon, 31 Mar 2008 01:45:40 +0000 Stu Tomlinson ChangeLog the Hungarian translation update
Sun, 30 Mar 2008 23:10:12 +0000 John Bailey Thanks for pointing this out, grim.
Sun, 30 Mar 2008 20:24:16 +0000 Bj«Órn Voigt German copyright year update
Sun, 30 Mar 2008 19:51:53 +0000 Kelemen G«¡bor Hungarian translation for 2.4.1
Sun, 30 Mar 2008 17:17:45 +0000 John Bailey I always forget we use 'm4macros' here instead of 'm4'.
Sun, 30 Mar 2008 17:15:21 +0000 John Bailey A more verbose autogen.sh that Gary and I have been using for Guifications
Sun, 30 Mar 2008 16:42:12 +0000 John Bailey For the few of us who wanted it, I bring back --disable-nls! It may not be
Sun, 30 Mar 2008 16:25:01 +0000 Stu Tomlinson Czech translation updated (David Vachulka)
Wed, 02 Apr 2008 08:16:48 +0000 Timo Jyrinki Fix typos, make the used language better also otherwise, add new strings.
Sun, 30 Mar 2008 15:24:54 +0000 Timo Jyrinki use XGETTEXT_ARGS=--no-location for Finnish PO file
Sun, 30 Mar 2008 14:53:52 +0000 Stu Tomlinson merge of '53edb29d14535c12ae8ee014087912100cdc49ad'
Sun, 30 Mar 2008 14:45:11 +0000 Josep Puigdemont Updated Catalan translation.
Sun, 30 Mar 2008 00:19:07 +0000 John Bailey I'm tired of installing pixmap data that almost never changes. I'm so tired of
Sun, 30 Mar 2008 14:53:09 +0000 Stu Tomlinson ChangeLog the Catalan translation update
Sat, 29 Mar 2008 19:14:17 +0000 Stu Tomlinson Belarusian Latin translation updated again (Ihar Hrachyshka)
Sat, 29 Mar 2008 19:02:48 +0000 Stu Tomlinson Russian translation updated again (Dmitry Beloglazov)
Sat, 29 Mar 2008 19:02:13 +0000 Stu Tomlinson Spanish translation updated (Javier Fern«¡ndez-Sanguino)
Sat, 29 Mar 2008 16:03:16 +0000 Ka-Hing Cheung patch from Maiku to ignore non-messenger contacts, fixes #3305
Fri, 28 Mar 2008 07:58:20 +0000 Ka-Hing Cheung some other mobile stuff that Maiku fixed, fixes #2359
Thu, 27 Mar 2008 06:32:31 +0000 Ka-Hing Cheung another patch from Maiku that "Properly identifies users you have the mobile
Thu, 27 Mar 2008 02:09:51 +0000 Daniel Atallah Printf warning fixes.
Thu, 27 Mar 2008 00:48:54 +0000 Gary Kramlich per daniel, this is the correct fix to cross compiling with gcc 4.x
Wed, 26 Mar 2008 18:31:44 +0000 Stu Tomlinson ChangeLog the Swedish translation update
Wed, 26 Mar 2008 18:26:29 +0000 Peter Hjalmarsson Updated Swedish translation.
Wed, 26 Mar 2008 15:52:47 +0000 Stu Tomlinson Add a mnemonic to the Italian translation of Send To and remove the fuzzy
Wed, 26 Mar 2008 15:41:26 +0000 Stu Tomlinson Norwegian Nynorsk translation updated (Yngve Spjeld Landro)
Wed, 26 Mar 2008 02:37:45 +0000 Daniel Atallah Fix animated icons that have been right-clicked causing crashes when the imhtml is destroyed. Fixes #5217.
Wed, 26 Mar 2008 00:18:15 +0000 Daniel Atallah Fix another scenario where a NULL callback can be called. I'm pretty confident this fixes #4901. There's also a fix in here to prevent freed memory from being accessed when removing minidialogs from a signed-off account that I've had sitting on my machine for a while.
Tue, 25 Mar 2008 14:45:48 +0000 Stu Tomlinson Dutch translation updated (Dani«³l Heres)
Tue, 25 Mar 2008 14:45:10 +0000 Stu Tomlinson Hebrew translation updated (Shalom Craimer)
Tue, 25 Mar 2008 14:38:39 +0000 Stu Tomlinson Russian translation updated (Dmitry Beloglazov)
Tue, 25 Mar 2008 14:38:02 +0000 Stu Tomlinson Belarusian Latin translation updated (Ihar Hrachyshka)
Tue, 25 Mar 2008 14:37:10 +0000 Stu Tomlinson Esperanto translation updated (St«±phane Fillod)
Tue, 25 Mar 2008 14:36:24 +0000 Stu Tomlinson Chinese (Traditional) translation updated (Ambrose C. Li)
Tue, 25 Mar 2008 14:35:22 +0000 Stu Tomlinson Estonian translation updated (Ivar Smolin)
Tue, 25 Mar 2008 14:34:32 +0000 Stu Tomlinson Arabic translation updated (Khaled Hosny)
Tue, 25 Mar 2008 14:33:32 +0000 Stu Tomlinson Update the translations changelog
Tue, 25 Mar 2008 09:08:25 +0000 Timo Jyrinki Update fi.po for Pidgin 2.4.1.
Tue, 25 Mar 2008 08:42:23 +0000 ª±ric Boumaour Update french translation for 2.4.1 release.
Mon, 24 Mar 2008 22:06:55 +0000 Bj«Órn Voigt German update: fixed some double defined keyboard shortcuts
Mon, 24 Mar 2008 21:32:21 +0000 Bj«Órn Voigt German update
Mon, 24 Mar 2008 16:18:34 +0000 Daniel Atallah Add purple_network_listen_map_external() to the deprecated list. I guess I didn't commit this.
Mon, 24 Mar 2008 16:15:39 +0000 Daniel Atallah printf format warning fixes.
Mon, 24 Mar 2008 16:11:21 +0000 Daniel Atallah Add extern "C" wrappers to win32 headers. There is also a change here that I thought I committed earlier that should provide better error messages for winsock errors.
Mon, 24 Mar 2008 07:14:29 +0000 Ka-Hing Cheung Patch from ccpaging to clean up some QQ stuff. I removed the now commented
Fri, 21 Mar 2008 21:11:07 +0000 Stu Tomlinson merge of '86b04a102905cb20d3279090e84cdeffd30e95bc'
Fri, 21 Mar 2008 20:16:46 +0000 Sean Egan New XMPP icons from hbons
Fri, 21 Mar 2008 18:05:15 +0000 Daniel Atallah nosnilmot thought this should be changelog'd
Fri, 21 Mar 2008 20:24:33 +0000 Jochen Kemnade German translation update
Fri, 21 Mar 2008 17:26:20 +0000 Daniel Atallah Fix SOCKS5 CHAP authentication to be more robust; the current stuff depends on the attributes coming in in a specific order and the whole authentication having a maximum length of 20 bytes. Big thanks to Jonathan Rudolph ("simple" on IRC) for helping figure out what was wrong.
Fri, 21 Mar 2008 15:18:55 +0000 Mark Doliner Undo the AC_CHECK_HEADERS_ONCE thing, since it requires a fairly new
Fri, 21 Mar 2008 05:25:09 +0000 Ka-Hing Cheung who in the right mind uses 8 space tab?
Fri, 21 Mar 2008 05:24:21 +0000 Ka-Hing Cheung another patch from Maiku, this time handling IPG so we can receive paging.
Fri, 21 Mar 2008 04:45:03 +0000 Ka-Hing Cheung Another patch from Maiku that improves the way we send mobile messages, this
Fri, 21 Mar 2008 03:17:36 +0000 Ka-Hing Cheung merge of '72c6d2dad88b0353a473a6e6398fc42ad3972716'
Fri, 21 Mar 2008 00:52:51 +0000 Evan Schoenberg Improved some of the debug output from nat-pmp
Thu, 20 Mar 2008 08:42:15 +0000 Evan Schoenberg Discussion is in progress on pidgin-devel about the preference to enable/disable GSSAPI, but upon reflection it should, if it exists at all, default to TRUE. Making it do so for the time being.
Thu, 20 Mar 2008 04:22:21 +0000 Jeffrey Connelly propagate from branch 'im.pidgin.soc.2007.msimprpl' (head b018bfb95aeaf0bd6b4cc353965bd3431891dec9)
Thu, 20 Mar 2008 03:37:33 +0000 Etan Reisner merge of '3161d3b09a1cb0dfe2a905306fbe19a6e76f5531'
Thu, 20 Mar 2008 02:59:50 +0000 Etan Reisner If the default value of a list-single or list-multi data forms field is NULL
Wed, 19 Mar 2008 05:06:14 +0000 Etan Reisner This broke building perl, finding EXTERN.h breaks without the PERL_CFLAGS
Wed, 19 Mar 2008 04:00:57 +0000 Etan Reisner merge of 'c8a7475750a83a32c26d2f40066500a948844beb'
Wed, 05 Mar 2008 01:24:23 +0000 Etan Reisner merge of '43597c046102d28beb11884ac70e89943a1b1466'
Tue, 04 Mar 2008 02:48:30 +0000 Etan Reisner merge of '541f6529c3dbec16782707ce37eb8206f95fc92e'
Fri, 29 Feb 2008 04:12:32 +0000 Etan Reisner Change up the Add Budy dialog a little bit, this hopefully makes it a bit
Fri, 29 Feb 2008 01:44:35 +0000 Etan Reisner merge of '4b63bba84183d38714730df5a11d191e0c02163a'
Thu, 28 Feb 2008 23:15:12 +0000 Etan Reisner merge of 'f14958459e9f62fd8c988e1317019c10a0fddf06'
Wed, 27 Feb 2008 22:51:02 +0000 Etan Reisner Bring the test.pl plugin at least theoretically up to date (I haven't tried it
Wed, 27 Feb 2008 22:43:36 +0000 Etan Reisner Add this back, the merge lost it.
Wed, 27 Feb 2008 22:41:34 +0000 Etan Reisner merge of '662b18e22ed66890ffcb81db34c948405b31f4c7'
Wed, 27 Feb 2008 00:24:57 +0000 Etan Reisner merge of '3195166356877e091e9b3d663bc03f7682ed3a17'
Tue, 26 Feb 2008 01:33:35 +0000 Etan Reisner Register and unregister the PurpleConnectionErrorInfo pointers with dbus, I
Thu, 20 Mar 2008 04:21:57 +0000 Jeffrey Connelly In msimprpl, when converting point size and MySpaceIM-markup font size,
Thu, 20 Mar 2008 00:20:27 +0000 Evan Schoenberg Now that Adium has cyrus-sasl enabled, I'm having a lot of users report problems connecting to servers which ultimately turn out to be that the server supports GSSAPI in addition to other mechanisms and the user isn't configured serverside or clientside to authenticate properly. Generally speaking, a user/password combination is the expectation for most people for connecting.
Wed, 19 Mar 2008 03:13:19 +0000 Daniel Atallah Fix protocolhandler invocation. Fixes #5248
Tue, 18 Mar 2008 19:03:12 +0000 Daniel Atallah Use the new cyrus-sasl package containing msvcrt dependent MIT gssapi libraries.
Tue, 18 Mar 2008 02:13:24 +0000 Sadrul Habib Chowdhury Uninitialize the python interpreter only if gnt started it. This fixes a crash when quitting pygnt apps.
Mon, 17 Mar 2008 20:32:02 +0000 Daniel Atallah I was wondering why the more sane error messges were never appearing... now I know. There is also a fix here that uses glib's internal rename stuff on recent versions because it is more robust than our win32 version.
Mon, 17 Mar 2008 14:43:28 +0000 Stu Tomlinson merge of '058ee765cda4210b0bbd2e709b93a6e8bd956b21'
Mon, 17 Mar 2008 14:39:03 +0000 Stu Tomlinson gtk_window_has_toplevel_focus() is new in Gtk 2.4, making pidgin_auto_parent_window()
Mon, 17 Mar 2008 14:43:07 +0000 Stu Tomlinson G_UNLIKELY is new in Glib 2.2 and resiak said this wasn't important here
Mon, 17 Mar 2008 14:35:33 +0000 Stu Tomlinson gdk_display_get_name() and gdk_display_get_default() are new in Gtk 2.2
Mon, 17 Mar 2008 14:30:30 +0000 Stu Tomlinson gtk_event_box_set_visible_window() is new in Gtk 2.4
Mon, 17 Mar 2008 14:17:56 +0000 Stu Tomlinson Fix compiling on older Glib where G_GSSIZE_FORMAT is not defined
Mon, 17 Mar 2008 14:15:29 +0000 Stu Tomlinson Use purple_str_has_prefix which provides backwards compatibility with older
Mon, 17 Mar 2008 14:13:47 +0000 Stu Tomlinson Fix compiling on older Glib where G_GSIZE_MODIFIER is not defined
Mon, 17 Mar 2008 14:08:36 +0000 Will Thompson Limit the text input area to half the conversation's height.
Mon, 17 Mar 2008 13:38:34 +0000 Will Thompson Revert the dependency on gstreamer-0.10 >= 0.10.10, falling back to the SIGALRM
Mon, 17 Mar 2008 06:14:38 +0000 Mark Doliner Change a bunch of calls of AC_CHECK_HEADERS to AC_CHECK_HEADERS_ONCE.
Mon, 17 Mar 2008 06:09:32 +0000 Mark Doliner Fix a problem with our configure check for sys/sysctl.h on OpenBSD 4.2.
Mon, 17 Mar 2008 02:12:31 +0000 Stu Tomlinson Fix a printf argument order bug uncovered by the fantastic G_GNUC_PRINTF
Mon, 17 Mar 2008 01:56:29 +0000 Stu Tomlinson merge of 'c2f80865e78beb384f2dec792cac08ac44cf4eea'
Mon, 17 Mar 2008 01:54:00 +0000 Stu Tomlinson I think "Yes" and "No" are better answers to "Would you like to merge these
Fri, 21 Mar 2008 03:17:26 +0000 Ka-Hing Cheung Michael Ruprecht aka Maiku fixed #5210
Mon, 17 Mar 2008 01:50:54 +0000 Ka-Hing Cheung never decrease the height by less than half a line, fixes the jumping issue
Sun, 16 Mar 2008 20:37:49 +0000 Mark Doliner merge of '0caa39824f21f7f7dd7abf1462fbc769730120de'
Sun, 16 Mar 2008 20:36:52 +0000 Mark Doliner Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF()
Sun, 16 Mar 2008 20:35:23 +0000 Mark Doliner Set G_GNUC_PRINTF(2, 3) on our debug functions. This sets the 'format'
Sun, 16 Mar 2008 18:55:07 +0000 Stu Tomlinson scale & round the buddy icon in the buddy list before making it square, so
Sat, 15 Mar 2008 19:41:30 +0000 Sadrul Habib Chowdhury merge of '6db190b488381b25d0ad373ee417bc219d49b6bf'
Sat, 15 Mar 2008 19:39:31 +0000 Sadrul Habib Chowdhury merge of '212ddad0deea54f08e3194c79d2a60584f60d855'
Sat, 15 Mar 2008 18:36:04 +0000 Will Thompson Danny Baumann pointed out that the status box menu should have the appropriate
Sat, 15 Mar 2008 14:49:22 +0000 Kelemen G«¡bor hu.po: Hungarian translation updated.
Sat, 15 Mar 2008 08:49:42 +0000 Jochen Kemnade update German "translation"
Fri, 14 Mar 2008 22:07:40 +0000 Evan Schoenberg Verify that session->account->password is not NULL before passing it to strlen()
Thu, 13 Mar 2008 18:08:02 +0000 Will Thompson Add docs to PurpleStoredImage so that doxygen links to it show up
Sat, 15 Mar 2008 19:39:10 +0000 Sadrul Habib Chowdhury This should fix the 1px bug. If someone still sees this bug after this change, please let me know.
Thu, 13 Mar 2008 18:06:57 +0000 Will Thompson merge of '409dce18b3381a807c9f3a692d19bc38e55ecf2b'
Wed, 12 Mar 2008 20:42:59 +0000 Sadrul Habib Chowdhury Move the tooltip to the left of the buddylist if there's not enough room to show it on the right.
Thu, 13 Mar 2008 01:44:01 +0000 Stu Tomlinson merge of '5d1e097eb7e127d7b1bc269ee71992478f79a182'
Thu, 13 Mar 2008 01:38:04 +0000 Stu Tomlinson merge of 'c27bb03d64e205ff26669ccc173b7429cad093eb'
Thu, 13 Mar 2008 01:34:09 +0000 Stu Tomlinson Leak fix from SF bug #1407047 which actually had a patch attached (on 2006-01-17 !)
Thu, 13 Mar 2008 01:24:51 +0000 Stu Tomlinson merge of '1a03b83dbe8f941cb6de4ed3659bf7b2335d642d'
Thu, 13 Mar 2008 01:24:21 +0000 Stu Tomlinson Fix a memory leak
Wed, 12 Mar 2008 07:19:28 +0000 Mark Doliner Change these oscar protocol menu actions to use "web" instead of "URL."
Thu, 13 Mar 2008 01:43:46 +0000 Stu Tomlinson More gevolution fixes for the prpl-oscar -> prpl-aim/icq split
Thu, 13 Mar 2008 01:23:00 +0000 Stu Tomlinson Fix for accessing uninitialized memory
Wed, 12 Mar 2008 01:44:06 +0000 Stu Tomlinson Update gevolution plugin with support for the new protocol ids for AIM &
Wed, 12 Mar 2008 01:38:51 +0000 Stu Tomlinson Fix multiple memory leaks
Wed, 12 Mar 2008 01:37:15 +0000 Stu Tomlinson Make SILC errors disconnect the account and reduce unwanted notify dialogs.
Wed, 12 Mar 2008 01:35:40 +0000 Stu Tomlinson Fix a couple of memory leaks
Wed, 12 Mar 2008 01:34:40 +0000 Stu Tomlinson Fix a memory leak
Tue, 11 Mar 2008 23:00:03 +0000 Evan Schoenberg merge of '1ba8fbd2ac54a6b25df759681a854ccc43e6abff'
Tue, 11 Mar 2008 22:58:36 +0000 Evan Schoenberg Only allow one keepalive_timeout at a time. This prevents us from starting a
Tue, 11 Mar 2008 21:41:53 +0000 Daniel Atallah Further changes to use UTF-16 instead of UCS-2. Also, fix #5167 by making sure that the encoding conversion worked before using the result.
Tue, 11 Mar 2008 16:20:54 +0000 Stu Tomlinson GDK_WINDOW_TYPE_HINT_TOOLTIP is new with Gtk 2.10
Tue, 11 Mar 2008 15:58:25 +0000 Will Thompson Set the TOOLTIP hint on imhtml link tooltips. Thanks to Danny Baumann for
Tue, 11 Mar 2008 15:57:17 +0000 Will Thompson Remove duplicated docs for _varg variants of request functions; correct and
Tue, 11 Mar 2008 15:55:48 +0000 Will Thompson Make PurpleAccount's documentation actually show up; also, sprinkle some
Sun, 09 Mar 2008 21:42:27 +0000 Ka-Hing Cheung When Andrew was working on the memleak fixes, he pondered why buffer was
Sun, 09 Mar 2008 21:34:32 +0000 Andrew Gaul some memleak fixes from Andrew Gaul again:
Sun, 09 Mar 2008 19:17:35 +0000 Stu Tomlinson merge of '2df22d7ed44f0ccc912fc22ea2e0389c0e445b6f'
Sun, 09 Mar 2008 18:47:09 +0000 Evan Schoenberg If we receive a Full Name and no nickname, use the Full Name as the serverside alias for an XMPP contact. If we receive just a nickname or both a full name and a nickname, prefer the nickname.
Sun, 09 Mar 2008 18:47:09 +0000 Mark Doliner Some AIM screen names have periods in them, but it's like impossible
Sun, 09 Mar 2008 16:52:07 +0000 Stu Tomlinson Fix Topic in chat node tooltips, and turn on using the transient chat node
Sun, 09 Mar 2008 16:46:04 +0000 Stu Tomlinson Make "Show when offline" work on group nodes too, which sets the flag for
Sun, 09 Mar 2008 16:43:33 +0000 Stu Tomlinson Escape conversation title for use in infopane so that ampersands don't
Sun, 09 Mar 2008 13:53:47 +0000 Stu Tomlinson Avoid a compile warning when building with NetworkManager support because
Sun, 09 Mar 2008 13:42:54 +0000 Stu Tomlinson Improve "Get Info" parsing on MSN - ignore all URLs in fields instead of
Sat, 08 Mar 2008 17:17:57 +0000 Ethan Blanton Increase XMPP ping timeout from 20s to 120s
Sat, 08 Mar 2008 01:07:04 +0000 Sadrul Habib Chowdhury merge of '83a8dbf04d73ded7b026f8b63a26f5656d8fb25b'
Fri, 07 Mar 2008 20:52:43 +0000 Jochen Kemnade another update for the German translation
Fri, 07 Mar 2008 18:55:32 +0000 Mark Doliner This is pretty important for our 7 zephyr users.
Fri, 07 Mar 2008 18:52:19 +0000 Mark Doliner merge of '6b600951723c4797bafdc840f751b75c3f0f95af'
Fri, 07 Mar 2008 16:57:40 +0000 Stu Tomlinson Add some notable items to the ChangeLog
Fri, 07 Mar 2008 22:03:24 +0000 Sadrul Habib Chowdhury Patch from Kyle Turman to show the alias when available in the typing notification. Closes #4957.
Fri, 07 Mar 2008 16:56:02 +0000 Sadrul Habib Chowdhury merge of '1aa8a701c81527c4f91549a4546a54262fccce6d'
Fri, 07 Mar 2008 04:01:20 +0000 Ethan Blanton Change OSCAR to use UTF-16 rather than UCS-2 conversions. Apparently
Fri, 07 Mar 2008 16:51:36 +0000 Sadrul Habib Chowdhury The names history-next and history-prev were backwards! Make them right, and add c-n/c-p bindings as the default bindings. Thanks to shofixti for reporting the bug. Fixes #4593.
Fri, 07 Mar 2008 01:27:25 +0000 Sadrul Habib Chowdhury This fixes some cases of the 1-px height bug.
Thu, 06 Mar 2008 16:45:45 +0000 Sadrul Habib Chowdhury finch port of e4b22781 ('Tell gstreamer not to fork').
Thu, 06 Mar 2008 17:00:51 +0000 Jochen Kemnade German translation update
Thu, 06 Mar 2008 15:55:39 +0000 Sadrul Habib Chowdhury merge of '372b94fab52b770bd853506200652575d0588539'
Thu, 06 Mar 2008 15:54:30 +0000 Sadrul Habib Chowdhury Make sure an existing conversation selected from the 'Send IM' dialog is given the focus.
Thu, 06 Mar 2008 11:34:11 +0000 Will Thompson Tell gstreamer not to fork; remove the SIGCHLD -> SIGALRM hack, which made
Thu, 06 Mar 2008 07:41:52 +0000 Mark Doliner Patch #3874 from beret. There was a similar patch #2712 from rschnz,
Thu, 06 Mar 2008 07:29:39 +0000 Mark Doliner I realized that I don't like initializing variables when I declare
Thu, 06 Mar 2008 06:59:56 +0000 Mark Doliner Fix a missing a comma
Thu, 06 Mar 2008 00:04:03 +0000 Evan Schoenberg Added some comments and debug logging to yahoo_process_ignore() gleaned from libyahoo2's implementation, from which I guess our prpl was forked (?) given how similar many functions are.
Wed, 05 Mar 2008 18:17:25 +0000 Mark Doliner Bring back the lines that free info.whatever on subsequent calls to
Wed, 05 Mar 2008 18:13:11 +0000 Mark Doliner merge of 'e4cc3b79eb04e4937c5fa764f6839a8e07397651'
Wed, 05 Mar 2008 10:00:45 +0000 Mark Doliner Improve our error handling of Gnome proxy settings.
Wed, 05 Mar 2008 09:43:31 +0000 Mark Doliner Short circuit and return out of the function early if gconftool-2
Wed, 05 Mar 2008 18:11:02 +0000 Mark Doliner disapproval of revision 'd5ef30aafa0c0ecff773017ab7ac542f9ba7b4b4'
Wed, 05 Mar 2008 09:40:16 +0000 Mark Doliner These things are always NULL, so these if statements are never triggered
Wed, 05 Mar 2008 00:26:44 +0000 Evan Schoenberg Fixed bug in which Yahoo contacts were erroneously considered to be blocked,
Tue, 04 Mar 2008 23:53:44 +0000 Evan Schoenberg Just write out the buddy icon file; there's no need to check to see if it exists. This is for the cache, and if the blist.xml gets out of sync with the cache on disk (for example, because the user moves the blist.xml file out of the way), the existing code will never update the cached icon again.
Tue, 04 Mar 2008 18:50:16 +0000 Evan Schoenberg Prefer more available resources to less available ones when priorities are the same. Fixes #5079.
Tue, 04 Mar 2008 16:23:07 +0000 Stu Tomlinson Correct documentation in --help and man page for -l command line option.
Tue, 04 Mar 2008 09:41:44 +0000 Mark Doliner Move the status note parsing into a separate function, which I think
Tue, 04 Mar 2008 00:11:22 +0000 Evan Schoenberg When purple_buddy_icons_set_account_icon() is called, it unrefs the old PurpleStoredImage and refs the new one. Previously, it notified the prpl of the change in the buddy icon before updating pointer_icon_cache, which meant that if the prpl then called purple_buddy_icons_find_account_icon() it would get the old PurpleStoredImage (which is at this point not only old but also a pointer to invalid memory if unref'ing it caused it to be destroyed). This happens in jabber_set_info() as of 2.4.0, causing a crash when setting no-buddy-icon for an account after it has previously had an icon. I think this also means that XMPP accounts in 2.4.0 will also always set serverside the *last* icon set, not the current one, when changing icons, but I didn't test that.
Mon, 03 Mar 2008 21:44:40 +0000 Bartoz Oler Patch from Tomasz Salacinski to allow setting buddy icons in GG prpl.
Mon, 03 Mar 2008 16:35:15 +0000 Daniel Atallah Fix a regression in presenting the existing instance of Pidgin on Windows when the executable is launched a subsequent time. Fixes #5041.
Mon, 03 Mar 2008 09:03:47 +0000 Mark Doliner Make sure we tell stuff that oscar supports offline messages for AIM
Mon, 03 Mar 2008 08:50:27 +0000 Mark Doliner Fix a crash in the zephyr normalize function that I added when gc is
Mon, 03 Mar 2008 08:40:39 +0000 Mark Doliner Fix coverity CID 382: Remove an unused variable
Mon, 03 Mar 2008 08:36:35 +0000 Mark Doliner I believe this fixes Coverity 383:
Mon, 03 Mar 2008 08:26:44 +0000 Mark Doliner Switch to using "username" instead of "screen name." I really really
Mon, 03 Mar 2008 07:03:54 +0000 Ka-Hing Cheung serv_got_joined_chat() emits "chat-joined" but it also calls
Sun, 02 Mar 2008 22:35:56 +0000 Kevin Stange merge of '2b67a6080c2cabe152977731157b424f9e83dd5c'
Sun, 02 Mar 2008 20:09:54 +0000 Jeffrey Connelly propagate from branch 'im.pidgin.soc.2007.msimprpl' (head bd0e8a231d64a1834cf27ddf420ece1cd9889327)
Sun, 02 Mar 2008 20:05:34 +0000 Jeffrey Connelly In msimprpl, allow some levels of nested bold/italic/underline formatting.
Sun, 02 Mar 2008 16:44:08 +0000 Sadrul Habib Chowdhury merge of 'b3b5983d1eb17af3007d26447c9215e9e8203189'
Sun, 02 Mar 2008 16:43:55 +0000 Sadrul Habib Chowdhury merge of 'd1ef38716fb62522b4d8ce47ed39d9e34d2b2c77'
Sun, 02 Mar 2008 20:08:27 +0000 Jeffrey Connelly merge of 'b3b5983d1eb17af3007d26447c9215e9e8203189'
Sat, 01 Mar 2008 09:42:07 +0000 Kevin Stange Avoid saying "Cyrus SASL: Disabled" in the About box on Win32 when it's not true!
Sun, 02 Mar 2008 16:43:22 +0000 Sadrul Habib Chowdhury Allow translation/transliteration foo in the plugin window tooltip.
Fri, 29 Feb 2008 21:11:47 +0000 Stu Tomlinson Truncate password to 16 characters on MSN, before encoding.
Fri, 29 Feb 2008 20:23:02 +0000 Stu Tomlinson Merge 2 "if ENABLE_GTK" sections
Fri, 29 Feb 2008 20:06:55 +0000 Stu Tomlinson Minor whitespace cleanup
Fri, 29 Feb 2008 18:04:03 +0000 Ethan Blanton do what now?
Fri, 29 Feb 2008 15:45:48 +0000 Will Thompson Document PurpleEventLoopUiOps and associated misc.
Fri, 29 Feb 2008 14:47:34 +0000 Stu Tomlinson Fixes #4948
Fri, 29 Feb 2008 13:45:05 +0000 Stu Tomlinson Fix building with glib < 2.6
Fri, 29 Feb 2008 12:10:37 +0000 Stu Tomlinson Bump!
Fri, 29 Feb 2008 12:08:08 +0000 Stu Tomlinson NEWS!
Fri, 29 Feb 2008 07:55:20 +0000 Andrew Gaul Fixes a memleak:
Fri, 29 Feb 2008 04:31:07 +0000 Stu Tomlinson merge of '6694efeab877d30da766aff29ae0e59bad4860fd'
Fri, 29 Feb 2008 04:23:00 +0000 Ka-Hing Cheung Patch from Qulogic that fixes #4951 by making sure that the buffer is NUL-
Fri, 29 Feb 2008 04:27:51 +0000 Stu Tomlinson Final changes for 2.4.0, release imminent (for some definition of imminent)
Fri, 29 Feb 2008 03:47:21 +0000 Daniel Atallah Enable SASL support for xmpp in the win32 build.
Fri, 29 Feb 2008 03:24:10 +0000 Daniel Atallah Update the win32 changelog to reflect new GTK+ runtime and updated libmeanwhile.
Fri, 29 Feb 2008 02:08:23 +0000 Ka-Hing Cheung (17:59:47) stu.tomlinson: khc: say something random
Fri, 29 Feb 2008 01:41:13 +0000 Sadrul Habib Chowdhury NEWS
Fri, 29 Feb 2008 01:22:37 +0000 John Bailey NEWSing
Thu, 28 Feb 2008 21:49:37 +0000 Stu Tomlinson - Remove --with-howl options as we no longer support using howl for bonjour
Thu, 28 Feb 2008 21:38:05 +0000 Stu Tomlinson Silence errors during RPM installation when gtk-update-icon-cache does not
Thu, 28 Feb 2008 19:08:30 +0000 Stu Tomlinson Add Sinhala language and translator to Help -> About. I promise to try to
Thu, 28 Feb 2008 16:39:24 +0000 Jochen Kemnade German translation was also updated
Thu, 28 Feb 2008 16:26:17 +0000 Stu Tomlinson French translation updated (ª±ric Boumaour)
Thu, 28 Feb 2008 16:25:22 +0000 Stu Tomlinson Finnish translation updated (Timo Jyrinki)
Thu, 28 Feb 2008 16:24:37 +0000 Stu Tomlinson Greek translation updated (Bouklis Panos)
Thu, 28 Feb 2008 16:23:19 +0000 Stu Tomlinson Hebrew translation updated (Shalom Craimer)
Thu, 28 Feb 2008 16:22:14 +0000 Stu Tomlinson Slovak translation updated (loptosko)
Thu, 28 Feb 2008 16:21:19 +0000 Stu Tomlinson Arabic translation updated (Khaled Hosny)
Thu, 28 Feb 2008 16:08:22 +0000 Stu Tomlinson Fix errors in translations
Thu, 28 Feb 2008 15:44:07 +0000 Stu Tomlinson Belarusian Latin translation updated (Ihar Hrachyshka)
Thu, 28 Feb 2008 15:42:09 +0000 Stu Tomlinson Dutch translation updated (Dani«³l Heres)
Thu, 28 Feb 2008 15:39:42 +0000 Stu Tomlinson Vietnamese translation updated (Clytie Siddall)
Thu, 28 Feb 2008 15:38:12 +0000 Stu Tomlinson Norwegian Nynorsk translation updated (Yngve Spjeld Landro)
Thu, 28 Feb 2008 15:36:23 +0000 Stu Tomlinson Norwegian Bokm«©l translation updated
Thu, 28 Feb 2008 15:29:27 +0000 Stu Tomlinson Polish translation updated (Emil Nowak)
Thu, 28 Feb 2008 15:24:34 +0000 Stu Tomlinson Spanish translation updated (Javier Fern«¡ndez-Sanguino)
Thu, 28 Feb 2008 15:22:25 +0000 Stu Tomlinson Slovenian transalation updated (Martin Srebotnjak)
Thu, 28 Feb 2008 15:20:19 +0000 Stu Tomlinson Sinhala translation added (Danishka Navin)
Thu, 28 Feb 2008 11:25:49 +0000 Richard Nelson Fix showing a contact's log, and don't access struct internals
Thu, 28 Feb 2008 11:18:43 +0000 Richard Nelson merge of '6c2edffe33d42d0d4190eea6c634aa46a22ec2d0'
Thu, 28 Feb 2008 08:41:23 +0000 Ka-Hing Cheung Fixes an error detected by valgrind:
Thu, 28 Feb 2008 09:23:37 +0000 Peter Hjalmarsson Updated Swedish translation
Thu, 28 Feb 2008 08:15:27 +0000 Mark Doliner * Don't flag outgoing oscar messages as "offline deliverable" if the
Thu, 28 Feb 2008 01:42:51 +0000 Stu Tomlinson Disable invisible text things, if someone can conclusively prove this is
Wed, 27 Feb 2008 20:31:46 +0000 Stu Tomlinson Fix make distcheck
Wed, 27 Feb 2008 20:19:54 +0000 Daniel Atallah Initialize the stock stuff before doing anything else so that stock items used in error messages are ready to be used. Fixes #4917.
Wed, 27 Feb 2008 12:30:48 +0000 Stu Tomlinson Specify the base to convert from to prevent interpreting 0-prefixed client
Wed, 27 Feb 2008 09:18:06 +0000 Mark Doliner Add support for offline messages for AIM, thanks to some info from
Wed, 27 Feb 2008 04:49:20 +0000 Ka-Hing Cheung Patch from Jorge Villase«Ðor, treat the client id as unsigned so 0x80000000
Wed, 27 Feb 2008 04:36:23 +0000 Ka-Hing Cheung merge of 'a4c768e127679f724617481cff7d907dab10463f'
Wed, 27 Feb 2008 00:43:27 +0000 John Bailey Mention the new API.
Wed, 27 Feb 2008 00:42:30 +0000 John Bailey Felipe is technically no longer retired :)
Wed, 27 Feb 2008 00:41:51 +0000 John Bailey This is part of a patch from felipec, also known as shx, that adds
Tue, 26 Feb 2008 14:28:52 +0000 Stu Tomlinson Add some things to the ChangeLog
Tue, 26 Feb 2008 14:17:12 +0000 Stu Tomlinson Give IRC channel owners the founder icon on networks that report supporting
Tue, 26 Feb 2008 14:11:59 +0000 Stu Tomlinson chomp chomp chomp chomp chomp chomp chomp chomp chomp chomp
Tue, 26 Feb 2008 14:02:06 +0000 Stu Tomlinson I'm going to pretend this solves all my problems, except I can't see how
Tue, 26 Feb 2008 13:53:22 +0000 Stu Tomlinson Use connect server as FQDN for SASL auth except when it is an IP address.
Mon, 25 Feb 2008 15:24:49 +0000 Sadrul Habib Chowdhury This should fix the issue with persistent conversations getting closed all unexpected like.
Mon, 25 Feb 2008 00:25:51 +0000 Jeffrey Connelly merge of 'd7446f6ac5bc209e6a03852945edf2f8cecffe9f'
Mon, 25 Feb 2008 00:25:23 +0000 Jeffrey Connelly In msimprpl, support dynamically-allocated strings in message element names,
Wed, 27 Feb 2008 01:27:40 +0000 Sean Egan new about logo
Sun, 24 Feb 2008 18:33:00 +0000 John Bailey merge of '26a24e2e90db8354c4d854df5f8e833e3d1086e3'
Sun, 24 Feb 2008 18:30:40 +0000 John Bailey Give credit where it's due for Gideon N. Guillen's Yahoo patch.
Sun, 24 Feb 2008 18:21:02 +0000 John Bailey merge of '4bc84ea5ca10129cd5e46b2f0f8f8e6b6a9146b3'
Sun, 24 Feb 2008 18:30:33 +0000 Jochen Kemnade completed German translation for 2.4.0
Sun, 24 Feb 2008 01:47:42 +0000 John Bailey merge of '7a17d421ad7600c57d0ecdb59f7881de03bf2027'
Fri, 22 Feb 2008 00:11:25 +0000 John Bailey Kill off some uses of account->gc.
Fri, 22 Feb 2008 17:26:23 +0000 Stu Tomlinson Don't call NULL callbacks. Fixes #4901
Sat, 01 Mar 2008 23:01:25 +0000 Sean Egan disapproval of revision 'fb186fe2307039838fc0d044506008a9eb2f8438'
Fri, 22 Feb 2008 07:03:15 +0000 Sean Egan the 2.10.10 check is wrong. if 0 this until it's figured out.
Wed, 20 Feb 2008 05:07:09 +0000 Daniel Atallah Plug some leaks caused by GtkTreePaths not being freed.
Wed, 20 Feb 2008 03:04:47 +0000 Daniel Atallah Patch from eperez to plug a leak in the ntlm proxy authentication. Fixes #4702
Tue, 19 Feb 2008 19:30:19 +0000 Jochen Kemnade updated German translation
Mon, 18 Feb 2008 19:22:39 +0000 Jeffrey Connelly merge of '27ebb66171c1a1a757cd8d3e325c91e159b1d048'
Sun, 17 Feb 2008 17:26:37 +0000 Sadrul Habib Chowdhury Single clicking a menuitem should activate it.
Sun, 17 Feb 2008 17:15:40 +0000 Sadrul Habib Chowdhury merge of '679333d47d0d179f9027ef1c5f82a2eef5811b95'
Sun, 17 Feb 2008 17:14:29 +0000 Sadrul Habib Chowdhury Right-clicking on a widget should trigger the context-menu.
Mon, 18 Feb 2008 19:20:39 +0000 Jeffrey Connelly If the user sets a username (because they don't have one), and it succeeds,
Sat, 16 Feb 2008 21:29:02 +0000 Jeffrey Connelly In msimprpl, add msim_is_valid_username() to check whether a username
Sat, 16 Feb 2008 21:07:09 +0000 Jeffrey Connelly In msimprpl, define a new set of symbolic constants for the command to
Sat, 16 Feb 2008 20:49:20 +0000 Jeffrey Connelly In msimprpl, change to patch from Jaywalker regarding setting
Sat, 16 Feb 2008 20:20:12 +0000 Jeffrey Connelly In msimprpl, if the user signs in without any username set (this will happen
Sat, 16 Feb 2008 20:02:36 +0000 Jeffrey Connelly merge of '24f58c58bb8d22c0e8e6c5ce43c536c47b719bc6'
Sat, 16 Feb 2008 18:17:32 +0000 Will Thompson I think it's reasonable to just say "don't do this".
Sat, 16 Feb 2008 18:13:48 +0000 Will Thompson Pull setting the urgent hint on the blist when it is unfocused into its own
Sat, 16 Feb 2008 15:25:19 +0000 Will Thompson Rework update_account_error_state to reuse existing mini-dialogs if they exist,
Sat, 16 Feb 2008 14:42:57 +0000 Will Thompson Don't clear account errors during account-error-changed emission. I can't
Thu, 14 Feb 2008 16:35:14 +0000 Stu Tomlinson Fix the "Finch doesn't work" bug. More specifically, it turned out to be
Thu, 14 Feb 2008 13:03:34 +0000 Stu Tomlinson Fix setting vCard buddy icons when we don't have any other user info set.
Thu, 14 Feb 2008 12:42:58 +0000 Stu Tomlinson merge of '5e11f89fad2bba2d5ef3307befb618c9ca110561'
Sat, 16 Feb 2008 20:02:24 +0000 Jeffrey Connelly Add get-attention.png, a toolbar icon from hbons that we can use later for
Thu, 14 Feb 2008 07:49:57 +0000 Jeffrey Connelly In msimprpl, for server-side contacts, first search for an existing group
Wed, 13 Feb 2008 06:00:50 +0000 Sadrul Habib Chowdhury merge of '29e93f056359d961762bcff9702089c1cf491fd0'
Tue, 12 Feb 2008 04:14:39 +0000 John Bailey merge of 'a86cc370be80c0a0f0688ae2dec4f55775779fa1'
Wed, 13 Feb 2008 05:57:54 +0000 Sadrul Habib Chowdhury '\n' (ctrl-j) should behave similar to '\r' (ctrl-m). Fixes #4833.
Tue, 12 Feb 2008 04:03:30 +0000 Sadrul Habib Chowdhury merge of '902c6324faa755dfbceafd40ebf88ef850d06c9b'
Tue, 12 Feb 2008 03:16:21 +0000 Stu Tomlinson Bring back the "Close IMs immediately when the tab is closed" pref. As far
Tue, 12 Feb 2008 00:30:25 +0000 John Bailey propagate from branch 'im.pidgin.cpw.rekkanoryo.yahoop15ft' (head 722549d96d82fd56433f18b78bda898eef6a56ed)
Mon, 11 Feb 2008 00:50:42 +0000 Jeffrey Connelly merge of '8d0a8e8a3f64465f6fe98c9344417e6f5f60cace'
Mon, 11 Feb 2008 00:50:26 +0000 Jeffrey Connelly Update COPYRIGHT for patches from #4790 and #2788.
Sun, 10 Feb 2008 09:45:37 +0000 Mark Doliner A patch from oliver to speed up oscar's normalize function a little by
Sat, 09 Feb 2008 09:04:39 +0000 Jeffrey Connelly merge of '74350098695c8021af246fd51aa5389109e8fa3b'
Sat, 09 Feb 2008 08:57:45 +0000 Jeffrey Connelly disapproval of revision '8bec06d2cd0a64ece46cb3cd73db9b085b91e161'
Tue, 12 Feb 2008 04:02:23 +0000 Sadrul Habib Chowdhury Ignore the recv/send flags when the system flag is set for a message.
Tue, 12 Feb 2008 03:58:58 +0000 Sadrul Habib Chowdhury Highlighted message color has a higher priority over an action message color.
Sat, 09 Feb 2008 07:54:02 +0000 Sadrul Habib Chowdhury merge of '39442c11d97da922ca44df85a3b376341c44f186'
Sat, 09 Feb 2008 07:35:21 +0000 Jeffrey Connelly merge of '4c2c343355f23e33c5b251b3d61f07af3fd8ac8b'
Sat, 09 Feb 2008 07:41:33 +0000 Sadrul Habib Chowdhury merge of '4c2c343355f23e33c5b251b3d61f07af3fd8ac8b'
Sat, 09 Feb 2008 07:26:12 +0000 Jeffrey Connelly Pidgin attention GUI from nok. Adds "Send Attention" to conversation
Sat, 09 Feb 2008 06:11:27 +0000 Etan Reisner This may or may not fix a crash that may or may not affect the version of GTK+
Sat, 09 Feb 2008 03:09:13 +0000 Etan Reisner merge of '72a2b71dfe259097d115f67e0442fb44934ce686'
Fri, 08 Feb 2008 15:09:33 +0000 Jochen Kemnade Updated German translation
Wed, 06 Feb 2008 18:06:44 +0000 John Bailey Simplified version of the newest patch on #4533 to not try Yahoo protocol
Wed, 06 Feb 2008 15:50:41 +0000 Luke Schierer merge of 'c68bf74889268c55c15cf101e1d593966b55c2a9'
Sat, 09 Feb 2008 02:22:30 +0000 Jeffrey Connelly Patch from oliver:
Wed, 06 Feb 2008 05:37:32 +0000 Jeffrey Connelly In msimprpl, if login fails, and the user's password is greater than
Tue, 05 Feb 2008 19:12:59 +0000 Daniel Atallah felipec noticed that this include was missing.
Mon, 04 Feb 2008 04:39:54 +0000 Stu Tomlinson purple_status_type_new_with_attrs() must be NULL terminated. Finally all
Mon, 04 Feb 2008 04:04:02 +0000 Jeffrey Connelly merge of '127e166396532169c471488d7be34927a0f32b39'
Mon, 04 Feb 2008 04:00:12 +0000 Jeffrey Connelly In msimprpl, use a PURPLE_STATUS_TUNE presence type to hold the "now playing"
Sun, 03 Feb 2008 21:23:48 +0000 Mark Doliner Get rid of some privacy checking code from zephyr that is done in
Sun, 03 Feb 2008 19:43:41 +0000 John Bailey Kill off gc->prpl in the core everywhere but connection.c (when the struct
Sun, 03 Feb 2008 19:38:02 +0000 Mark Doliner Remove the privacy prpl callbacks in Zephyr since they're basically a
Sun, 03 Feb 2008 19:24:55 +0000 Mark Doliner Remove some empty PRPL callbacks
Sun, 03 Feb 2008 17:37:58 +0000 Stu Tomlinson Display buddies' phone numbers in the tooltip for MSN buddies if we have
Sun, 03 Feb 2008 17:33:02 +0000 Stu Tomlinson Fix the bug where mid-session notification server transfers end up with the
Sun, 03 Feb 2008 11:39:59 +0000 Mark Doliner The Gnome Human Interface Guidelines say, "if pressing this button by
Sun, 03 Feb 2008 11:36:33 +0000 Mark Doliner Mark some strings for translation
Sun, 03 Feb 2008 11:16:52 +0000 Mark Doliner Slightly cleaner
Sun, 03 Feb 2008 11:00:50 +0000 Mark Doliner Improve the spacing in Pidgin's certificate manager window
Sun, 03 Feb 2008 10:07:57 +0000 Mark Doliner Add the list of certificates in Pidgin's certificate manager to a
Sun, 03 Feb 2008 02:56:09 +0000 Richard Nelson I always forget something...
Sat, 02 Feb 2008 22:32:54 +0000 Richard Nelson fix unblocking
Sat, 02 Feb 2008 22:20:09 +0000 Richard Nelson Add a [X] Blocked item to the buddy context menu, and add a dialog to
Sat, 02 Feb 2008 03:51:46 +0000 Richard Nelson Make this clearer
Sat, 02 Feb 2008 03:51:19 +0000 Richard Nelson Add a finch log viewer. This is largely copied from Pidgin.
Fri, 01 Feb 2008 19:35:38 +0000 Will Thompson Passing NULL to msn_user_set_friendly_name explodes, and msn_user_new is called
Fri, 01 Feb 2008 17:48:53 +0000 Mark Doliner Rename 'add_buddies_in_permit' to 'add_all_buddies_to_permit_list'
Fri, 01 Feb 2008 02:53:51 +0000 Mark Doliner Our Yahoo! protocol has this crappy implementation where it tries
Fri, 01 Feb 2008 02:41:35 +0000 Mark Doliner In Pidgin's privacy dialog:
Fri, 01 Feb 2008 02:09:11 +0000 Mark Doliner Clean up a function
Fri, 01 Feb 2008 02:05:32 +0000 Mark Doliner Yahoo! has no permit list, so get rid of the add_permit and rem_permit prpl
Fri, 01 Feb 2008 01:57:53 +0000 Evan Schoenberg Don't tell the user to check the debug log if debug logging isn't enabled.
Fri, 01 Feb 2008 01:00:36 +0000 Mark Doliner Remove whitespace on empty lions
Thu, 31 Jan 2008 23:27:59 +0000 Mark Doliner Use the group passed into yahoo_add_buddy() instead of looking
Thu, 31 Jan 2008 22:58:11 +0000 Mark Doliner Get rid of yahoo_privacy_check and use purple_privacy_check directly.
Thu, 31 Jan 2008 22:28:56 +0000 Mark Doliner Update a comment. I think it was missing a word or three.
Thu, 31 Jan 2008 22:11:53 +0000 Mark Doliner Some very minor cleanup
Thu, 31 Jan 2008 17:43:14 +0000 Will Thompson Update silc10 to use purple_connection_error_reason(), matching the uses in
Thu, 31 Jan 2008 07:53:22 +0000 Mark Doliner Fix some minor 'make docs' errors. For some reason the callback
Thu, 31 Jan 2008 04:40:04 +0000 Richard Nelson Fix a crash when pressing backspace at a menu
Thu, 31 Jan 2008 04:37:40 +0000 Richard Nelson merge of '04e7d54475c3ddf91ad523e3e58521bc4fa59c85'
Thu, 31 Jan 2008 02:23:55 +0000 Eoin Coffey Made account.c use purple_connection_get_prpl instead of gc->prpl.
Thu, 31 Jan 2008 02:13:30 +0000 Mark Doliner Revert bfc4df11256d088d75b0512bb0c4790967b68b19 because the code is
Tue, 29 Jan 2008 01:51:26 +0000 Jeffrey Connelly merge of '9d22bc3a3d82cb26e7196d41b472b81c7660274d'
Mon, 28 Jan 2008 05:31:28 +0000 Mark Doliner From the gethostname() man page:
Mon, 28 Jan 2008 04:10:59 +0000 Mark Doliner One more g_idle_add call
Tue, 29 Jan 2008 01:51:01 +0000 Jeffrey Connelly In msim_uid2username_from_blist(), return a static string as the documentation
Sun, 27 Jan 2008 21:37:43 +0000 Jeffrey Connelly Fix zap functionality in MySpaceIM.
Sun, 27 Jan 2008 20:52:53 +0000 Mark Doliner Change some g_idle_add(...) calls in libpurple to purple_timeout_add(0, ...)
Sun, 27 Jan 2008 10:44:51 +0000 Mark Doliner Stop unconditionally setting oscar's server-side preference "allow
Sun, 27 Jan 2008 10:03:26 +0000 Mark Doliner merge of '2e288b76540410af9b0ca21669ffb7e085633d59'
Sun, 27 Jan 2008 04:33:24 +0000 Sadrul Habib Chowdhury Forgot the since tag here.
Sun, 27 Jan 2008 04:12:46 +0000 Sadrul Habib Chowdhury Update finch to not touch the internals of PurpleGroup.
Sun, 27 Jan 2008 04:06:39 +0000 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleBuddy and PurpleChat.
Sat, 26 Jan 2008 22:36:01 +0000 Sadrul Habib Chowdhury Include finch.h from these files, instead of internal.h.
Sat, 26 Jan 2008 22:33:08 +0000 Sadrul Habib Chowdhury We will probably eventually use purple_object_[get|set]_ui_data. Until then, this will do.
Sat, 26 Jan 2008 21:58:51 +0000 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleXfer.
Sat, 26 Jan 2008 21:39:29 +0000 Sadrul Habib Chowdhury Update finch to not touch the internals of PurpleConversation.
Sat, 26 Jan 2008 21:13:46 +0000 Sadrul Habib Chowdhury Add accessor and update finch to not touch the internals of PurpleConnection.
Sat, 26 Jan 2008 20:45:41 +0000 Sadrul Habib Chowdhury Update finch to not touch the internals of PurpleAccount. This also includes a change I made to reduce the Cyclomatic Complexity of one of the functions.
Sat, 26 Jan 2008 20:32:26 +0000 Sadrul Habib Chowdhury Add API so Finch doesn't need to touch the internals of PurpleBlistNode.
Sat, 26 Jan 2008 20:28:35 +0000 Sadrul Habib Chowdhury Update the ChangeLog.API for the buddylist managers.
Sat, 26 Jan 2008 17:14:59 +0000 Will Thompson merge of '0f37c6a913d5207fa0fa327f5b11b215c7d35926'
Fri, 25 Jan 2008 20:43:15 +0000 Will Thompson Make autogen.sh return a non-zero exit code when it fails so that
Sat, 26 Jan 2008 16:17:36 +0000 Stu Tomlinson Use xdg-open instead of gnome-open, if possible. We might want to use
Sat, 26 Jan 2008 03:53:18 +0000 Evan Schoenberg If falling back on the old auth method for Jabber, be sure to set js->auth_type to JABBER_AUTH_IQ_AUTH.
Fri, 25 Jan 2008 22:20:58 +0000 Evan Schoenberg merge of '468a779996a2b7c9313bb894084fb632307d35fc'
Fri, 25 Jan 2008 22:18:49 +0000 Evan Schoenberg disapproval of revision 'ee1257d20b20bbbf3654ef8675e774ccb8b63dfd'
Fri, 25 Jan 2008 22:20:18 +0000 Evan Schoenberg I'm not sure how to disapprove a local change without it ever getting pushed... sorry for the double commit. I didn't intend to leave a trailing colon, since we didn't use punctuation at the end previously.
Fri, 25 Jan 2008 22:17:17 +0000 Evan Schoenberg Fixed grammatically incorrect text when sending a file to an XMPP buddy with multiple online resources. I'm +/- on ending such requests with a period... but ending on a preposition, while acceptable if needed to make a sentence significantly more natural, should be avoided when smoothly possible.
Fri, 25 Jan 2008 13:48:24 +0000 Stu Tomlinson send_keepalive needs to return TRUE to ensure it'll get called again, and
Fri, 25 Jan 2008 13:46:55 +0000 Stu Tomlinson Kill this warning when using -Wstrict-prototypes:
Fri, 25 Jan 2008 13:43:46 +0000 Stu Tomlinson compile fix
Fri, 25 Jan 2008 02:12:41 +0000 Mark Doliner One more test. This is actually the one I cared about. It passes,
Fri, 25 Jan 2008 02:08:05 +0000 Sadrul Habib Chowdhury merge of '7e6f3aa974ad4672e16bd0ac3839d416c87160f1'
Fri, 25 Jan 2008 01:40:51 +0000 Mark Doliner Add a few tets to make sure we're catching some invalid email formats
Fri, 25 Jan 2008 00:52:40 +0000 Sean Egan ChangeLog.API last_received
Fri, 25 Jan 2008 00:51:06 +0000 Sean Egan merge of '7a2d6f31a70791d5e6e8af6fae041e30d5a1c48f'
Thu, 24 Jan 2008 05:25:02 +0000 Mark Doliner merge of '4b11e0842d46778d47f4901ed6e00169c970471d'
Thu, 24 Jan 2008 05:19:51 +0000 John Bailey Fix some issues with the infopane and dragging when the infopane takes the
Thu, 24 Jan 2008 21:15:43 +0000 Sadrul Habib Chowdhury Pay attention to the 'show_offline' setting for the buddylist.
Thu, 24 Jan 2008 05:24:20 +0000 Mark Doliner Change purple_markup_html_to_xhtml() to convert <strong> tags to
Wed, 23 Jan 2008 21:46:54 +0000 Sadrul Habib Chowdhury Init and uninit the buddylist managers at appropriate times.
Wed, 23 Jan 2008 21:45:43 +0000 Sadrul Habib Chowdhury Allow customizing the expander in the tree. This is mostly a hack ;)
Wed, 23 Jan 2008 18:25:45 +0000 Sadrul Habib Chowdhury merge of '310bb375db205bf93c93b7bdc96853f6f1832a5d'
Wed, 23 Jan 2008 09:22:28 +0000 Jochen Kemnade updated German translation
Wed, 23 Jan 2008 18:17:34 +0000 Sadrul Habib Chowdhury Add a meebo-like grouping, where online contacts show up under the default
Wed, 23 Jan 2008 05:16:39 +0000 Sadrul Habib Chowdhury We need to store the img in the hashtable only after we have removed the old
Wed, 23 Jan 2008 04:47:04 +0000 Sadrul Habib Chowdhury Some minor doc update.
Wed, 23 Jan 2008 04:45:04 +0000 Sadrul Habib Chowdhury Fix some small leaks when destroying a statusbox.
Wed, 23 Jan 2008 01:44:30 +0000 Sadrul Habib Chowdhury Changelog the grouping option.
Wed, 23 Jan 2008 01:33:56 +0000 Sadrul Habib Chowdhury Rework some of the code that deals with adding and removing blist nodes in the tree. There were some typoed code that just happened to work. This fixes those.
Wed, 23 Jan 2008 01:31:36 +0000 Sadrul Habib Chowdhury When computing priority buddies for a contact, a buddy on an online account will always have a higher priority over a buddy on an offline account.
Wed, 23 Jan 2008 00:54:25 +0000 Sadrul Habib Chowdhury This is supposed to return the key, not the row itself.
Tue, 22 Jan 2008 21:13:11 +0000 Sadrul Habib Chowdhury Remember the selected grouping option.
Tue, 22 Jan 2008 20:54:50 +0000 Sadrul Habib Chowdhury Reconstruct the 'Grouping' menu when a blist manager is un/installed.
Tue, 22 Jan 2008 20:42:45 +0000 Sadrul Habib Chowdhury Add the plugin in the pot.
Tue, 22 Jan 2008 14:14:59 +0000 Sadrul Habib Chowdhury merge of '4ca258deda6a50b61f8431bb3a742805c180a583'
Tue, 22 Jan 2008 08:01:23 +0000 Sadrul Habib Chowdhury Mark some strings for translation.
Tue, 22 Jan 2008 07:54:48 +0000 Sadrul Habib Chowdhury Add a plugin to provide 'Online/Offline' grouping and no grouping.
Tue, 22 Jan 2008 07:51:32 +0000 Sadrul Habib Chowdhury Do not show a context menu for an unknown node.
Tue, 22 Jan 2008 07:38:01 +0000 Sadrul Habib Chowdhury Add a buddy list manager for finch. This allows plugins to show the buddylist
Tue, 22 Jan 2008 07:28:11 +0000 Sadrul Habib Chowdhury Function to get the parent key.
Tue, 22 Jan 2008 02:59:56 +0000 Sadrul Habib Chowdhury Add an accessor function for PurpleChat.
Mon, 21 Jan 2008 19:43:55 +0000 Sadrul Habib Chowdhury Add some accessor functions for PurpleBlistNode.
Mon, 21 Jan 2008 07:32:49 +0000 Mark Doliner Undo revision accb4afcd6bbf17cf99d9aac0b4b448293190647. This should
Mon, 21 Jan 2008 07:00:02 +0000 Mark Doliner disapproval of revision 'd77adf1b9a4b44f121620f20e2643602e3f6776e'
Sun, 20 Jan 2008 20:52:45 +0000 Evan Schoenberg Track validity of flap_connections to prevent a crash when a disconnect is initiated via purple_timeout_add in flap_connection_schedule_destroy() and then is subsequently destroyed before the timeout is actually called.
Sun, 20 Jan 2008 13:54:26 +0000 Will Thompson merge of '131ee6ac42d38162c4fce7a7200a0afa01aed6ce'
Sun, 20 Jan 2008 12:43:00 +0000 Bj«Órn Voigt Fix for $(top_builddir) != $(top_srcdir)
Sun, 27 Jan 2008 04:26:38 +0000 Jeffrey Connelly a
Sun, 20 Jan 2008 07:11:10 +0000 Jeffrey Connelly a
Sun, 20 Jan 2008 06:48:27 +0000 Jeffrey Connelly a
Sun, 20 Jan 2008 06:13:25 +0000 Jeffrey Connelly a
Sun, 20 Jan 2008 05:52:48 +0000 Jeffrey Connelly a
Sun, 20 Jan 2008 05:02:15 +0000 Jeffrey Connelly a
Sun, 20 Jan 2008 03:02:24 +0000 Jeffrey Connelly a
Sat, 19 Jan 2008 04:17:44 +0000 John Bailey Fix (hopefully) the last problem in this function. Refs #3295.
Sat, 19 Jan 2008 00:54:44 +0000 Sadrul Habib Chowdhury Perhaps using a lighter font-weight will make the typing notification less distracting.
Fri, 18 Jan 2008 22:40:33 +0000 Sadrul Habib Chowdhury Fix the bug where removing the typing notification would cause the text to
Fri, 18 Jan 2008 15:26:59 +0000 Sadrul Habib Chowdhury merge of '2ab65ec8302949b83f1a2ce4fd9abfef611e3690'
Fri, 18 Jan 2008 15:13:20 +0000 Sadrul Habib Chowdhury 'make -f Makefile.oot' will successfully compile the nullclient out-of-tree.
Thu, 17 Jan 2008 21:50:50 +0000 Jochen Kemnade updated German translation
Wed, 23 Jan 2008 23:28:38 +0000 Sean Egan Don't send keep-alives if we've received data since in the last KEEPALIVE_INTERVAL seconds
Thu, 17 Jan 2008 21:08:20 +0000 Sean Egan Only use invisible text with gtk 2.10.10 or later due to GnomeBug:382565
Thu, 17 Jan 2008 21:07:06 +0000 Sean Egan merge of '3b6aca6b8be6a2416cca6f8f28a7f23eaea5a974'
Thu, 17 Jan 2008 20:44:48 +0000 Sean Egan merge of '4b5e932e01a84088124dee9791809545cdc9240b'
Thu, 17 Jan 2008 08:26:49 +0000 Sadrul Habib Chowdhury merge of '74dec26c42145486ebbc521d7df8e3f33c5b168a'
Thu, 17 Jan 2008 08:10:50 +0000 Mark Doliner merge of '43413f6662ecd55ea083fbbacb3f16c01843e655'
Thu, 17 Jan 2008 08:10:37 +0000 Mark Doliner A few more of those "default_action" fixes
Thu, 17 Jan 2008 08:02:38 +0000 Mark Doliner A few more "purple_request_action" default action corrections
Thu, 17 Jan 2008 08:12:37 +0000 Sadrul Habib Chowdhury merge of '43413f6662ecd55ea083fbbacb3f16c01843e655'
Thu, 17 Jan 2008 07:53:03 +0000 Mark Doliner Apparently gcc gives a warning here even though it's perfectly valid
Thu, 17 Jan 2008 07:39:25 +0000 Mark Doliner rlaager suggested the possibility of documenting this. Sure, why not?
Thu, 17 Jan 2008 07:36:55 +0000 Mark Doliner Minor improvements to the default_action used in purple_action_request
Thu, 17 Jan 2008 07:26:57 +0000 Mark Doliner Improve oscar's default actions a tad bit
Thu, 17 Jan 2008 07:21:04 +0000 Mark Doliner * Clarify the documentation for purple_request_action's 'default_ation'
Thu, 17 Jan 2008 06:17:02 +0000 John Bailey Plug a leak.
Thu, 17 Jan 2008 06:11:57 +0000 John Bailey Since I needed to bring back yahoo_convert_to_numeric, I figured I could at
Thu, 17 Jan 2008 05:53:25 +0000 John Bailey merge of '773c6dde93b5b2109d9c627dca717dd6c5468094'
Wed, 16 Jan 2008 22:26:59 +0000 Richard Laager (13:48:49) Stu Tomlinson (nosnilmot): rlaager: printf() should probably
Wed, 16 Jan 2008 19:12:46 +0000 Richard Laager Use g_strerror() instead of strerror() in a few places.
Sun, 20 Jan 2008 13:31:19 +0000 Will Thompson Improve some PurpleAcountOption documentation, and sanify some whitespace.
Wed, 16 Jan 2008 07:51:44 +0000 Mark Doliner Only try to set the itmsurl attribute for the available status. I'd
Wed, 16 Jan 2008 07:40:12 +0000 Mark Doliner It's ok for us to use == here because status_id is set to one of these
Wed, 16 Jan 2008 07:37:39 +0000 Mark Doliner merge of '15fcc72f6db29d572909078a86fb269698314506'
Wed, 16 Jan 2008 07:37:29 +0000 Mark Doliner Two performance/network bandwidth related changes here, care of meebo.
Wed, 16 Jan 2008 07:32:39 +0000 Mark Doliner merge of '167b1c9f831eb7790b419ee62343bb62ad1be92b'
Wed, 16 Jan 2008 07:32:30 +0000 Mark Doliner Fix a memleak that doesn't matter because it's in a child process
Thu, 17 Jan 2008 05:53:12 +0000 John Bailey disapproval of revision '947ccb889812585e6d53eac13fc12734d8481e33'
Wed, 16 Jan 2008 07:17:21 +0000 John Bailey const-ify paramteters to some of the new API I added. I thought I did this already.
Wed, 16 Jan 2008 06:58:48 +0000 John Bailey Remove `yahoo_convert_to_numeric`, which I apparently did not examine closely
Wed, 16 Jan 2008 06:29:52 +0000 John Bailey Get rid of an unnecessary allocation.
Tue, 15 Jan 2008 19:33:20 +0000 Will Thompson Clarify documentation of purple_account_set_status_list(), and use @copydoc to
Tue, 15 Jan 2008 17:56:16 +0000 Mark Doliner merge of '59861e303c2e7d7bfe9c10a06497b1aaa47d6588'
Tue, 15 Jan 2008 17:56:11 +0000 Mark Doliner Update some comments in oscar's prpl callback structs
Tue, 15 Jan 2008 17:43:31 +0000 John Bailey ChangeLog the /notice stuff I added to IRC a while ago and forgot about.
Tue, 15 Jan 2008 17:42:20 +0000 John Bailey Patch from Yusuke Odate, modified by me, to support retrieving the full
Tue, 15 Jan 2008 17:21:51 +0000 Etan Reisner Recommit the correct parts of 55eb5e28f52c9cdccc6229a8314ffbdac2260843,
Tue, 15 Jan 2008 17:17:53 +0000 Etan Reisner disapproval of revision '55eb5e28f52c9cdccc6229a8314ffbdac2260843'
Tue, 15 Jan 2008 04:58:42 +0000 Etan Reisner Remove a variable that isn't used anywhere, if it was supposed to do something
Mon, 14 Jan 2008 23:29:52 +0000 Daniel Atallah Prevent a crash caused by freed memory being accessed.
Mon, 14 Jan 2008 22:23:54 +0000 Daniel Atallah Some more little leak fixes.
Mon, 14 Jan 2008 21:06:57 +0000 Daniel Atallah Don't keep a handle to the "pidgin_is_running" mutex in the installer - this causes the uninstaller to fail. There probably is a better solution, but this works for now.
Mon, 14 Jan 2008 19:42:14 +0000 Daniel Atallah Plug a small leak.
Mon, 14 Jan 2008 07:13:49 +0000 Mark Doliner More compiler warning fixes from o_sukhodolsky (with additions by me).
Mon, 14 Jan 2008 06:44:14 +0000 Mark Doliner I forgot that we're supposed to be using g_strerror() to guarantee a
Mon, 14 Jan 2008 06:32:16 +0000 Mark Doliner More of ticket #1344 from o_sukhodolsky, which rlaager has been
Mon, 14 Jan 2008 06:20:53 +0000 Mark Doliner I'm gonna try adding in an easter egg here, see what people thing.
Mon, 14 Jan 2008 04:35:22 +0000 Richard Laager Fix a compiler warning:
Mon, 14 Jan 2008 04:09:03 +0000 Richard Laager merge of '464169ffadabb173b3052074b132f38025b2e88d'
Mon, 14 Jan 2008 02:10:26 +0000 Jeffrey Connelly merge of '15b495a6774e316e3d7962181284bcf13b9ccffa'
Mon, 14 Jan 2008 02:06:47 +0000 Jeffrey Connelly Implement prpl_info->normalize for msimprpl, modified patch from Jaywalker.
Sun, 13 Jan 2008 22:54:43 +0000 John Bailey Fix overzealous hyphenation in the ChangeLog's text.
Sun, 13 Jan 2008 22:50:32 +0000 John Bailey Update the ChangeLog.API to reflect my API additions.
Sun, 13 Jan 2008 22:44:01 +0000 John Bailey This adds accessor and mutator API for the PurpleAttentionType struct.
Thu, 17 Jan 2008 08:01:02 +0000 Sadrul Habib Chowdhury Focus the button for the default action, if possible.
Sun, 13 Jan 2008 20:46:20 +0000 Sadrul Habib Chowdhury Make sure the 'connection-error' signal doesn't cause a dbus error message.
Sun, 13 Jan 2008 20:25:23 +0000 Sadrul Habib Chowdhury merge of '1ae0a697e31d7fa2a7f231ecd1719149f5348d82'
Sun, 13 Jan 2008 20:16:20 +0000 Sadrul Habib Chowdhury Show the grouped items initially. This fixes the issues with the size of the entry box in the conversation windows.
Sun, 13 Jan 2008 19:38:12 +0000 Mark Doliner merge of '735c3286464306d43a2109836ecbdc3bc26b479f'
Sun, 13 Jan 2008 01:00:29 +0000 John Bailey From what little I could see, it appears that for Yahoo Japan there is only
Sun, 13 Jan 2008 00:19:23 +0000 John Bailey Fix a typo that's technically correct but is irritating me.
Sat, 12 Jan 2008 22:05:52 +0000 Sadrul Habib Chowdhury Make setting 'now listening' actually work, thanks to khc.
Sat, 12 Jan 2008 19:42:02 +0000 Sadrul Habib Chowdhury Destroy the icon box only when there's one. This gets rid of a runtime warning for statusboxes without a buddy-icon selector (e.g., for an IRC account).
Sat, 12 Jan 2008 14:44:12 +0000 Sadrul Habib Chowdhury It turns out the tree-models need to be unref'ed.
Sat, 12 Jan 2008 07:48:38 +0000 Sadrul Habib Chowdhury Clean up an earlier commit. Fixes CID #379, and #378.
Sat, 12 Jan 2008 07:31:25 +0000 Sadrul Habib Chowdhury Fix CID #380 by using an assigned variable.
Thu, 17 Jan 2008 21:06:56 +0000 Sean Egan disapproval of revision '4b5e932e01a84088124dee9791809545cdc9240b'
Thu, 17 Jan 2008 20:37:22 +0000 Sean Egan disapproval of revision '3a3d731ceddf62d569fa8c7488782167189f44c1'
Sat, 12 Jan 2008 05:37:12 +0000 Sadrul Habib Chowdhury Use the 'invisible' property for text-tags (only in GTK+2.8 or above). This allows toggling on/off the timestamps on existing conversation history. References #3829.
Sat, 12 Jan 2008 03:24:35 +0000 Sadrul Habib Chowdhury merge of '3dc120bb73d0a2d3ce3f6339e0882bd0321e24c8'
Sat, 12 Jan 2008 02:24:51 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head cc7917983d28560aebe8a2b4ba1d8135b856dce5)
Mon, 14 Jan 2008 04:04:08 +0000 Richard Laager Disable the DBus "Functions not exported" list. It's huge and buries the
Mon, 14 Jan 2008 03:40:20 +0000 Richard Laager Remove a useless NULL check before a g_free().
Mon, 14 Jan 2008 03:33:21 +0000 Richard Laager Revert some of my -Wstrict-prototypes fixes here, as they are causing more
Mon, 14 Jan 2008 03:26:47 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Sun, 13 Jan 2008 21:30:50 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Sun, 13 Jan 2008 21:24:59 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Sun, 13 Jan 2008 21:20:19 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Sun, 13 Jan 2008 21:15:04 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Sun, 13 Jan 2008 21:04:47 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Sun, 13 Jan 2008 20:51:33 +0000 Richard Laager Fix a compiler warning:
Sun, 13 Jan 2008 20:50:53 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Sun, 13 Jan 2008 20:48:56 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Sun, 13 Jan 2008 20:46:18 +0000 Richard Laager Part of a large patch from o_sukhodolsky to fix some build warnings.
Sun, 13 Jan 2008 16:44:39 +0000 Richard Laager Allow --sync to reach gtk initialization. This is basically the same as
Sun, 13 Jan 2008 16:25:11 +0000 Andreas St«ährk A patch from Andreas St«ährk (Trundle) to fix a problem with our DBus code
Sun, 13 Jan 2008 16:20:28 +0000 Richard Laager Add some files to po/POTFILES.in to silence warnings from intltool.
Fri, 11 Jan 2008 00:01:33 +0000 Mark Doliner Default for "do you want to add this buddy?" for oscar is now "no"
Thu, 10 Jan 2008 22:12:27 +0000 Will Thompson Sir Alec Guinness was horrified to see this.
Thu, 10 Jan 2008 20:24:58 +0000 Daniel Atallah Patch from Will Hawkins to implement sending a SIP-If-Match header on subsequent PUBLISHes after receiving a SIP-Etag header. I made some minor tweaks to this, hopefully I didn't break anything. Fixes #4422.
Fri, 11 Jan 2008 23:21:16 +0000 Sadrul Habib Chowdhury Ignore both NULL and empty strings.
Thu, 10 Jan 2008 02:28:48 +0000 Sadrul Habib Chowdhury merge of '2654fa4bf505fd6b8e400e329323a4b8fb67126f'
Tue, 08 Jan 2008 13:17:59 +0000 Hallvard Glad merge of 'd32a0c1772bb88a80d5370ff93e7c4b8cf007608'
Sun, 30 Dec 2007 23:52:38 +0000 Hallvard Glad update on the norwegian bokm«©l translation (nb.po)
Sun, 24 Feb 2008 18:20:52 +0000 John Bailey A patch from Gideon N. Guillen, with some minor modifications from me. This
Thu, 10 Jan 2008 02:28:42 +0000 Sadrul Habib Chowdhury merge of '6523df90f67ed0428e11d3ebc7bf15777986ebcf'
Wed, 09 Jan 2008 22:14:17 +0000 Daniel Atallah This makes authorization requests go away when the account is disconnected. It will leak the protocol's user_data, but without an API change, there isn't much that can be done about that. References #4609
Wed, 09 Jan 2008 19:10:27 +0000 Daniel Atallah Fix a crash when accepting/denying a yahoo auth. request when the account is disconnected. References #4581
Wed, 09 Jan 2008 19:07:16 +0000 Daniel Atallah Fix the _presence._tcp. record not to be referred to as the ICHAT_PRESENCE, that has been bothering me for a while.
Wed, 09 Jan 2008 19:04:28 +0000 Daniel Atallah Fix an issue where the Start Menu shortcut wasn't selected by default when not installed. Fixes #4489.
Thu, 10 Jan 2008 02:27:04 +0000 Sadrul Habib Chowdhury Prpls seem to be sending '\n' (or '\r\n') for newlines, instead of '<br>' to the core. Fixes #4545.
Wed, 09 Jan 2008 14:41:29 +0000 Sadrul Habib Chowdhury Don't print 'file transfer complete' message more than once for the same xfer.
Wed, 09 Jan 2008 08:42:33 +0000 Sadrul Habib Chowdhury Remove the completed/cancelled xfers when 'Clear finished transfers' is selected. (Did anyone notice our 'purple_xfer_is_canceled' is typoed?)
Wed, 09 Jan 2008 02:16:11 +0000 Sadrul Habib Chowdhury merge of '1c032cc023d809fb900c6bbf99dcd8619b815131'
Tue, 08 Jan 2008 22:01:22 +0000 Evan Schoenberg merge of '5d18b4aee9c05f592af532f9155aadb23ad11d4b'
Tue, 08 Jan 2008 17:16:57 +0000 Ethan Blanton Fix notice on /me
Tue, 08 Jan 2008 10:16:26 +0000 Jochen Kemnade German translation update
Tue, 08 Jan 2008 03:46:41 +0000 Stu Tomlinson Use a unique chat id across all sessions for multi-user chats, probably
Tue, 08 Jan 2008 03:28:48 +0000 Stu Tomlinson Huh, you want to be able to compile? I clearly (or not so clearly) need new
Tue, 08 Jan 2008 03:03:15 +0000 Stu Tomlinson Adjust some network error fatalities and things
Tue, 08 Jan 2008 03:02:08 +0000 Stu Tomlinson Apparently "nil" is an Objective-C thing
Tue, 08 Jan 2008 03:00:20 +0000 Stu Tomlinson merge of 'a5456268d56c1a4745ac4abb84a176ecc6f68109'
Tue, 08 Jan 2008 01:18:10 +0000 Sean Egan shorted the 'typing then stopped' message
Tue, 08 Jan 2008 01:11:59 +0000 Sean Egan ifdef out the typing menu tray icon, as the inline typing notifications do a better job notifying, I think
Tue, 08 Jan 2008 21:58:31 +0000 Evan Schoenberg If the UI sets a cache directory before purple_buddy_icons_init() is called
Tue, 08 Jan 2008 02:47:51 +0000 Evan Schoenberg There's nothing wrong with calling purple_buddy_icons_find() can not receiving an icon in return - it just means that no icon was found. We shouldn't attempt to call purple_buddy_icon_ref() on NULL, which will trigger a failed assertion.
Tue, 08 Jan 2008 00:22:48 +0000 Andreas Monitzer Now checking the hostname supplied by the user, or the host-part of the JID when no host name is given against the CN of the domain. This makes libpurple comply to the RFC. Fixes http://trac.adiumx.com/ticket/8787
Mon, 07 Jan 2008 23:20:40 +0000 Evan Schoenberg Remove spurious braces
Mon, 07 Jan 2008 19:04:10 +0000 Bj«Órn Voigt German update
Mon, 07 Jan 2008 16:28:25 +0000 Mark Doliner merge of '5fc55e3a78ccb0a463df332592e62c5a371cd8b4'
Mon, 07 Jan 2008 15:52:50 +0000 Richard Laager Add Shreevatsa R for the Python she-bang line changes.
Wed, 09 Jan 2008 02:14:29 +0000 Sadrul Habib Chowdhury I am going to go ahead and commit+push this revision/fix of purple_conversation_new.
Mon, 07 Jan 2008 15:16:33 +0000 Sadrul Habib Chowdhury Unset some stuff to make sure Sylar can't kill us.
Mon, 07 Jan 2008 09:14:39 +0000 Sadrul Habib Chowdhury compile
Mon, 07 Jan 2008 06:19:57 +0000 Sadrul Habib Chowdhury merge of 'd11aaeee05a52eb367ad7d81f82a36b7a0501bcf'
Mon, 07 Jan 2008 00:32:26 +0000 Evan Schoenberg If the cached buddy icon can't be loaded, delete the preferences which point to it. Among other things, this fixes OSCAR buddy icon retrieval when the cache has been removed - since previously the icon hash was kept around and was used to determine that (so far as the prpl could tell) no icon retrieval was needed, libpurple would never have an icon for the contact.
Mon, 07 Jan 2008 06:16:46 +0000 Sadrul Habib Chowdhury Remember the size of the roomlist window. Handle the categories better.
Sun, 06 Jan 2008 20:59:02 +0000 Sadrul Habib Chowdhury Typo can cause crashes.
Sun, 06 Jan 2008 21:56:12 +0000 John Bailey Fix a couple compile warnings.
Sun, 06 Jan 2008 21:47:02 +0000 John Bailey Fix my typo
Sun, 06 Jan 2008 21:15:17 +0000 John Bailey Some readability changes. Refs #4533.
Sun, 06 Jan 2008 19:48:18 +0000 John Bailey Give credit where due.
Sun, 06 Jan 2008 19:45:03 +0000 Thanumalayan This patch from Thanumalayan S. implements Yahoo protocol version 15 file
Sun, 06 Jan 2008 19:28:49 +0000 John Bailey Revert patch that added receive-only transfer support for Yahoo protocol
Sun, 06 Jan 2008 19:02:57 +0000 Sadrul Habib Chowdhury merge of '534709237b5a9cb6acf039eba7344401c9cf8ac4'
Sat, 05 Jan 2008 18:41:33 +0000 Richard Laager Don't assume perl is at /usr/bin/perl, use /usr/bin/env instead. This is not
Sat, 05 Jan 2008 18:36:23 +0000 Richard Laager These don't seem to require bash.
Sat, 05 Jan 2008 18:34:04 +0000 Richard Laager A small patch from shreevatsa: "Some of the Python scripts start with
Sat, 05 Jan 2008 18:07:16 +0000 Richard Laager merge of '418bc7dd4e063c50039bba0d51b489b568f9aaaa'
Sat, 05 Jan 2008 18:01:12 +0000 Richard Laager Squash some compiler warnings, some from my -Wstrict-prototypes fixing.
Sat, 05 Jan 2008 17:14:32 +0000 Richard Laager Clarify a comment that was confusing me. Thanks resiak!
Sat, 05 Jan 2008 16:32:40 +0000 Moos Heintzen Save the conversation "Enable Logging" option per-contact.
Thu, 03 Jan 2008 20:28:16 +0000 Richard Laager Turn off -Wstrict-prototypes until the issues in these libraries are fixed:
Thu, 03 Jan 2008 04:57:40 +0000 Richard Laager Probe for -Wstrict-prototypes to get some more warnings. I then cleaned up
Sun, 06 Jan 2008 19:01:24 +0000 Sadrul Habib Chowdhury Implementation of the roomlist API.
Sun, 06 Jan 2008 18:53:47 +0000 Sadrul Habib Chowdhury Add a function to get a widget for a request field.
Sun, 06 Jan 2008 18:52:15 +0000 Sadrul Habib Chowdhury A list of accessor functions to the roomlist API.
Sat, 05 Jan 2008 14:34:41 +0000 Ethan Blanton An additional push from Gabriel's omgp.pidgin.add-widget-util branch.
Sat, 05 Jan 2008 14:32:59 +0000 Ethan Blanton Allow INTLTOOL_MSGFMT to also be a valid value of MSGFMT for our
Sat, 05 Jan 2008 12:31:53 +0000 Jochen Kemnade German translation update
Sat, 05 Jan 2008 11:08:48 +0000 Sadrul Habib Chowdhury Utility functions to set and format song information. Closes #4398.
Sat, 05 Jan 2008 10:45:29 +0000 Sadrul Habib Chowdhury merge of '1858be5916da7bce36f3c991bcd71fc65271048d'
Mon, 07 Jan 2008 16:28:12 +0000 Mark Doliner Credit for 1858be5916da7bce36f3c991bcd71fc65271048d. References #4052.
Sat, 05 Jan 2008 08:46:25 +0000 Mark Doliner Some changes intended to make oscar not emit so many
Sat, 05 Jan 2008 08:15:43 +0000 Mark Doliner Now that oscar throttles itself as it approaches the rate limit, we can
Sat, 05 Jan 2008 07:49:15 +0000 Mark Doliner Minor comment changes
Sat, 05 Jan 2008 07:47:22 +0000 Mark Doliner We're not actually using these KNOWNGOOD defines, but should we ever
Sat, 05 Jan 2008 07:33:13 +0000 Mark Doliner Partial support for reading ICQ 6 status notes. The status note will
Sat, 05 Jan 2008 10:43:25 +0000 Gabriel Schulhof Remove a lot of duplication from a lot of places. Closes #4558.
Sat, 05 Jan 2008 02:16:30 +0000 Sadrul Habib Chowdhury Show the emblem in conversation infopane correctly for chats.
Fri, 04 Jan 2008 22:57:51 +0000 Sadrul Habib Chowdhury Fix an infinite loop. Fixes #4486.
Fri, 04 Jan 2008 22:48:25 +0000 Sadrul Habib Chowdhury merge of '26afdc5e8f0e60ae1cc245decbcee7ece0a2f29f'
Fri, 04 Jan 2008 21:30:24 +0000 Daniel Atallah We can't rely on g_strerror() being set by g_file_test().
Fri, 04 Jan 2008 20:41:08 +0000 Daniel Atallah Detect the mdnsresponder crashing in the DnsSD implementation and disconnect the account instead of pegging the CPU.
Fri, 04 Jan 2008 22:45:57 +0000 Sadrul Habib Chowdhury Show prpl icons in the tooltip for groups.
Fri, 04 Jan 2008 20:34:23 +0000 Sadrul Habib Chowdhury Get rid of some wasted empty space in the tooltips for chats and groups.
Fri, 04 Jan 2008 16:47:39 +0000 Sadrul Habib Chowdhury merge of '30ea4e4dc3c93772f4022f23b41bb489eb0ac56b'
Fri, 04 Jan 2008 14:45:25 +0000 Bj«Órn Voigt German update: GTK plugin
Fri, 04 Jan 2008 09:59:05 +0000 Jochen Kemnade update for German translation
Fri, 04 Jan 2008 01:10:09 +0000 Daniel Atallah This is how the error handling for the win32 single instance mutex is supposed to work.
Fri, 04 Jan 2008 01:09:13 +0000 Daniel Atallah Improve error handling, particularly the debug output. I was hoping that this would provide some debug output that could be used to figure out how to detect and disconnect when the mdnsResponder crashes, but that doesn't appear to be the case.
Thu, 03 Jan 2008 22:07:02 +0000 Bj«Órn Voigt German update
Thu, 03 Jan 2008 18:31:58 +0000 Stu Tomlinson Fixes for incorrectly displaying user tune emblem and empty current media.
Fri, 04 Jan 2008 16:45:11 +0000 Sadrul Habib Chowdhury Blink the buddies that signed on/off recently for six seconds.
Thu, 03 Jan 2008 11:12:36 +0000 Sadrul Habib Chowdhury New actions: window-next-urgent (alt+tab), and window-prev-urgent (alt+shift+tab).
Wed, 02 Jan 2008 22:15:06 +0000 Richard Laager merge of '46216b10d02d4e5cae2343e469f0e405088537d3'
Wed, 02 Jan 2008 14:01:50 +0000 Will Thompson Clear up some documentation.
Wed, 02 Jan 2008 14:01:15 +0000 Will Thompson Masca noticed that dc6923294f5f33ff7a52a998e1b9e9ad47be0211 made jabber.c not
Wed, 02 Jan 2008 12:07:15 +0000 Sadrul Habib Chowdhury Remove unused code.
Wed, 02 Jan 2008 12:04:27 +0000 Sadrul Habib Chowdhury Modified patch from Gabriel (Sylar?) Schulof to deprecate PIDGIN_DIALOG. Closes #4535. (PS: I am aware of --author).
Wed, 02 Jan 2008 11:05:09 +0000 Sadrul Habib Chowdhury Mark a string for translation.
Wed, 02 Jan 2008 06:42:29 +0000 Evan Schoenberg merge of '7e8103bd3c5298a43a4e18bb59037980f5c213c9'
Mon, 31 Dec 2007 03:06:42 +0000 John Bailey Felipe Contreras, one of our older Crazy Pacth Writers, noticed that these
Sun, 30 Dec 2007 18:46:56 +0000 John Bailey Added /notice support for IRC. If I didn't do this properly, feel free
Sun, 30 Dec 2007 13:56:01 +0000 Sadrul Habib Chowdhury merge of '1e815cbbfe7f16f64d88932b88cb027889830b52'
Sun, 30 Dec 2007 13:53:57 +0000 Sadrul Habib Chowdhury Fix a double-free when unloading dependent plugins. Fixes #4488.
Wed, 02 Jan 2008 06:36:35 +0000 Evan Schoenberg Keep track of the keepalive timeout source so it can be removed when the account disconnects. This prevents a possible crash if the timeout fired after the account disconnected.
Sun, 30 Dec 2007 10:07:50 +0000 Evan Schoenberg merge of 'a8b520be697763fb22572a1a5f50fe2d01738644'
Sun, 30 Dec 2007 12:36:56 +0000 Will Thompson I think that now that it's easy to re-enable accounts that got a connection
Sat, 29 Dec 2007 23:27:11 +0000 Ka-Hing Cheung bring ChangeLog.win32 up2date with 2.3.1
Sat, 29 Dec 2007 23:25:14 +0000 Sadrul Habib Chowdhury nacho points out that we need to connect to 'style-set' on a widget that uses the default style, because the signal is not emitted for widgets that uses custom styles. This is part of his earlier patch. References #4351.
Sat, 29 Dec 2007 21:50:23 +0000 Sadrul Habib Chowdhury Show the prpl icon in the account-specific statusboxes to avoid ambiguity.
Sat, 29 Dec 2007 19:19:56 +0000 Sadrul Habib Chowdhury merge of '136abe99803d125464bb1268eb7041051ad4c9ae'
Sat, 29 Dec 2007 17:40:44 +0000 Will Thompson Clarify documentation of confusingly-named and -valued signal priority
Sat, 29 Dec 2007 18:22:24 +0000 Sadrul Habib Chowdhury Patch from Ignacio Casal Quinteiro (nacho) to fix style issues with the headline in the buddylist. Closes #4351.
Sat, 29 Dec 2007 17:45:40 +0000 Sadrul Habib Chowdhury Patch from QuLogic to correctly set the length. Closes #4515.
Sat, 29 Dec 2007 17:43:44 +0000 Sadrul Habib Chowdhury Docu patch from Simon Wenner. Closes #4497.
Sun, 30 Dec 2007 10:06:58 +0000 Evan Schoenberg merge of '09b67b44dabe98093e6dc706c0d731212e129a79'
Sat, 29 Dec 2007 04:46:49 +0000 John Bailey ChangeLog entry for QuLogic's patch.
Sat, 29 Dec 2007 04:26:17 +0000 Elliott Sales de Andrade Patch from QuLogic to prevent multiple alias editing fields in the infopane. Fixes #4467.
Sun, 30 Dec 2007 10:06:51 +0000 Evan Schoenberg Fixed a leak
Fri, 28 Dec 2007 17:14:52 +0000 Evan Schoenberg Ensure js->sasl is not NULL before using it in jabber_auth_handle_success(). This was, I believe, the source of the crash stu reported when my DIGEST-MD5 hack was in place; while js->sasl will probably be non-NULL whenever we reach this code point now, it's more robust to verify it here since that's an assumption originating in another function.
Fri, 28 Dec 2007 05:54:50 +0000 Evan Schoenberg purple_timeout_remove(), not g_source_remove(), must be used to remove a timeout added by purple_timeout_add(). The latter works when the glib run loop is being used but not when any other eventloop implementation is in use.
Fri, 28 Dec 2007 02:49:23 +0000 Stu Tomlinson merge of '791803b6696dd26a5193ad76f80dbc7c6cb2687a'
Fri, 28 Dec 2007 01:57:17 +0000 Sadrul Habib Chowdhury Add tooltips to the plugin window. I did it mostly to test the new tooltip
Fri, 28 Dec 2007 01:38:41 +0000 Sadrul Habib Chowdhury Use the new tooltip functions to draw the tooltips in the conversation window.
Thu, 27 Dec 2007 16:29:58 +0000 Daniel Atallah Prevent a divide by zero. Fixes #4490.
Wed, 26 Dec 2007 02:49:24 +0000 Sadrul Habib Chowdhury merge of 'c0a74e417ec8993798705c2cbfca7b7d8b0bc514'
Wed, 26 Dec 2007 02:26:27 +0000 Ka-Hing Cheung fix a leak
Wed, 26 Dec 2007 01:19:18 +0000 Ka-Hing Cheung fix a double free
Tue, 25 Dec 2007 23:00:27 +0000 Will Thompson merge of 'c000ab1012a7be103452c357fb103e5bddeb99d7'
Tue, 25 Dec 2007 22:59:15 +0000 Will Thompson Yes, we really can use qsort(3) rather than reimplementing it. I've tested
Tue, 25 Dec 2007 08:49:35 +0000 Sadrul Habib Chowdhury Double clicking the column header/divider, or in the 'enabled' column shouldn't bring up the account-modify window. Fixes #3733.
Tue, 25 Dec 2007 06:38:17 +0000 Mark Doliner Infinitesimally better debug message
Tue, 25 Dec 2007 05:53:23 +0000 Mark Doliner Should be safe to get rid of this now
Tue, 25 Dec 2007 04:16:23 +0000 Mark Doliner Don't print "no" twice when we can't find a library
Mon, 24 Dec 2007 10:40:28 +0000 Sadrul Habib Chowdhury merge of '4fa938e6f980314ccc4a44725eb809c3b5a4fcbc'
Mon, 24 Dec 2007 07:04:08 +0000 Sadrul Habib Chowdhury Plug a small leak.
Mon, 24 Dec 2007 02:00:17 +0000 Sadrul Habib Chowdhury Do not prompt for an already merged contact. Fixes #4285.
Mon, 24 Dec 2007 01:28:24 +0000 Sadrul Habib Chowdhury Reset the 'editable' flag of the renderer after cancelling the edit. Fixes #4471.
Mon, 24 Dec 2007 04:56:23 +0000 Mark Doliner C++ doesn't really allow forward declarations of enums, and we
Sun, 23 Dec 2007 18:36:09 +0000 Stu Tomlinson If a peer certificate does not match our cached cert, do not auto reject it!
Sun, 23 Dec 2007 17:30:09 +0000 Stu Tomlinson *really* add the StartCom Free SSL Certificate Authority certificate
Sun, 23 Dec 2007 17:16:14 +0000 Stu Tomlinson Add the StartCom Free SSL Certificate Authority certificate (as used by
Sun, 23 Dec 2007 17:14:06 +0000 Stu Tomlinson Compile warning fix
Sun, 23 Dec 2007 01:30:27 +0000 Etan Reisner Add tooltips to groups in the buddy list. The tooltips show the current online
Sat, 22 Dec 2007 23:18:08 +0000 Etan Reisner merge of 'f6430c7013d08f95c60248eeb22c752a0107499b'
Fri, 28 Dec 2007 02:49:10 +0000 Stu Tomlinson disapproval of revision 'f6430c7013d08f95c60248eeb22c752a0107499b'
Sat, 22 Dec 2007 16:59:52 +0000 Evan Schoenberg The DIGEST-MD5 implementation of CYRUS-SASL is incompatible with the implementation in Java. The result is that we failed to authenticate to Java-based servers such as OpenFire when DIGEST-MD5 was enabled. This appears to be the result of a bug in the Java SASL library. While we -could- wait for a fix within that library and tell our users that server admins need to upgrade to get the fix, a client-side workaround is very easily accessible to us.
Sat, 22 Dec 2007 15:45:13 +0000 Evan Schoenberg Daniel pointed out that this should be digest, not &digest, because auth_hmac_md5 takes a guchar* rather than a guchar**
Sat, 22 Dec 2007 11:40:34 +0000 Will Thompson Export purple_*_version in version.h.
Sat, 22 Dec 2007 11:36:01 +0000 Will Thompson merge of '3a8b6b71a880d8b8152d3ad4c4ade2d3df3b0f5c'
Fri, 21 Dec 2007 19:38:21 +0000 Will Thompson merge of '488405b28c709cbc7ca2a9df39974b06209fe0f1'
Fri, 21 Dec 2007 21:03:35 +0000 Daniel Atallah Warning fixes.
Fri, 21 Dec 2007 19:33:15 +0000 Sadrul Habib Chowdhury merge of '512fef4a6375dc53f2f672f545da13d2d4505990'
Fri, 21 Dec 2007 18:58:59 +0000 Will Thompson merge of '1f8afab1886606b0936e80a00245ff532d77086f'
Fri, 21 Dec 2007 19:31:16 +0000 Sadrul Habib Chowdhury Use aliases in the typing notification.
Fri, 21 Dec 2007 14:19:29 +0000 Sadrul Habib Chowdhury Make some more event handlers return appropriate gboolean values. This turns
Fri, 21 Dec 2007 12:17:10 +0000 Sadrul Habib Chowdhury The event handlers need to return a gboolean. Using void callbacks can lead to unpredictable behaviour.
Fri, 21 Dec 2007 19:34:54 +0000 Will Thompson disapproval of revision '846b73cefc86ff41042181a41f8ceaae6699c1f6'
Fri, 21 Dec 2007 18:57:48 +0000 Will Thompson Add purple_version_get_{major,minor,micro} functions to get the running
Fri, 21 Dec 2007 09:33:45 +0000 Sadrul Habib Chowdhury merge of '72df99671f84834d934f83b25ce492f289d77063'
Thu, 20 Dec 2007 03:44:01 +0000 Elliott Sales de Andrade HMAC digest support from Elliott Sales de Andrade
Thu, 20 Dec 2007 03:40:56 +0000 Elliott Sales de Andrade Triple DES cipher support from Elliott Sales de Andrade
Wed, 19 Dec 2007 15:54:54 +0000 Daniel Atallah The pulse data stuff hasn't been used in quite a while - get rid of it.
Wed, 19 Dec 2007 15:53:58 +0000 Daniel Atallah GDK_WINDOW_TYPE_HINT_TOOLTIP is GTK+ >= 2.10.0
Wed, 19 Dec 2007 11:31:37 +0000 Will Thompson merge of '05319fdf1db00660d0c169657ed1b08ff621e5c7'
Wed, 19 Dec 2007 11:31:28 +0000 Will Thompson Add QuLogic's nick to the about dialog, and update and sort other lists of
Wed, 19 Dec 2007 09:18:39 +0000 Jochen Kemnade German translation update
Wed, 19 Dec 2007 00:58:36 +0000 Will Thompson I hate to be vain, but I like to think I do more than "(null)" :)
Wed, 19 Dec 2007 00:43:23 +0000 Will Thompson merge of '596c9f710fd64a951cbce4bb92b6e051ae3805b1'
Tue, 18 Dec 2007 22:12:10 +0000 Sean Egan merge of '70b3c6fe54dd2678b33b1b1da78c4e66acd20931'
Tue, 18 Dec 2007 22:10:49 +0000 Sean Egan Promotions
Fri, 21 Dec 2007 09:32:30 +0000 Sadrul Habib Chowdhury Avoid jumpiness when typing notification in the conv. history is removed.
Fri, 21 Dec 2007 09:03:20 +0000 Sadrul Habib Chowdhury This fixes the tab-coloring issue that's been bugging seanegn.
Tue, 18 Dec 2007 21:43:03 +0000 Sadrul Habib Chowdhury Update the changelogs, and the @since doxy-tags for new functions.
Tue, 18 Dec 2007 21:27:01 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.next.minor' (head 10ff46ff55aee3830dd003ed89866809b5f290ac)
Tue, 18 Dec 2007 15:15:19 +0000 Sadrul Habib Chowdhury Implement 'request_folder'. (so now the 'autoaccept' plugin cannot just be a Gtk plugin)
Tue, 18 Dec 2007 10:08:18 +0000 Sadrul Habib Chowdhury Version 2.4.0devel.
Tue, 18 Dec 2007 09:35:46 +0000 Sadrul Habib Chowdhury ChangeLog.API the tooltip functions.
Tue, 18 Dec 2007 09:20:01 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.sadrul.tooltips' (head 2c79eb43e6f1106231cc15098ea6467b7fc1e4d5)
Tue, 18 Dec 2007 05:50:43 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 1716154a473ab645c7477f4285579df56d955fde)
Wed, 28 Nov 2007 01:54:34 +0000 Sadrul Habib Chowdhury Try to make a window transient for a suitable parent window. This currently
Wed, 28 Nov 2007 00:17:27 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head cd4038a435bd39cc62244d5614b8d94ad689d8bf)
Sat, 22 Dec 2007 17:54:30 +0000 Etan Reisner Fix up a doxygen comment about a function return value.
Tue, 18 Dec 2007 09:17:39 +0000 Sadrul Habib Chowdhury Refactor some of the tooltip drawing functions. And add some pretend docs.
Tue, 18 Dec 2007 06:32:42 +0000 Sadrul Habib Chowdhury Reset tree-path when a tooltip is destroyed.
Wed, 12 Dec 2007 00:12:41 +0000 Sadrul Habib Chowdhury Add 'js' in COPYRIGHT. References #4323.
Wed, 12 Dec 2007 00:11:11 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 1d77c730a1160c77d14354d4ce61455e59c94fbc)
Tue, 11 Dec 2007 19:13:14 +0000 Sadrul Habib Chowdhury Plug a leak. And a patch from 'js' to fix tooltips in compiz fusion. References #4323.
Sat, 08 Dec 2007 07:14:25 +0000 Sadrul Habib Chowdhury Make sure an old tooltip is destroyed before creating a new one.
Thu, 06 Dec 2007 22:46:51 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 40d42b30664156f7f561606dd28fc01256a8ca36)
Thu, 06 Dec 2007 08:44:34 +0000 Sadrul Habib Chowdhury Add the new file in .mingw, thanks to Kevin.
Thu, 06 Dec 2007 07:33:53 +0000 Sadrul Habib Chowdhury Some utility functions for showing tooltips. This is used by the buddylist,
Tue, 18 Dec 2007 18:18:31 +0000 Richard Laager merge of '0bab002372d4ff0eac85fc22d99e014cd044b900'
Tue, 18 Dec 2007 21:24:28 +0000 Sadrul Habib Chowdhury Typing notification in the conversation history.
Tue, 18 Dec 2007 18:33:15 +0000 Sadrul Habib Chowdhury cancel_cb can be NULL here too.
Tue, 18 Dec 2007 17:03:13 +0000 Will Thompson I'm happy to report that my spelling is coming along in leanps and nbounds.
Tue, 18 Dec 2007 16:57:21 +0000 Will Thompson Sadrul informs me that cancel_cb may in fact be NULL.
Tue, 18 Dec 2007 16:10:22 +0000 Stu Tomlinson merge of 'adb528a403db408f5e4407e89f98f7ced3cac9a1'
Tue, 18 Dec 2007 16:10:19 +0000 Stu Tomlinson merge of '0c8dcc7788d676e6bcd7fa7a3823c5f44568ae9b'
Tue, 18 Dec 2007 16:02:35 +0000 Will Thompson Documentation tweaks and more g_return_if_fail checks for NULL parameters which
Tue, 18 Dec 2007 15:55:03 +0000 Bj«Órn Voigt libpurple/win32/libc_interface.c was missing
Tue, 18 Dec 2007 15:54:28 +0000 Bj«Órn Voigt German translation update
Tue, 18 Dec 2007 15:56:06 +0000 Stu Tomlinson Move some curly braces around so static analysis tools can properly detect
Tue, 18 Dec 2007 15:53:05 +0000 Stu Tomlinson Ye Olde Compiler complained about this:
Tue, 18 Dec 2007 11:05:40 +0000 Will Thompson merge of '1bb5970e91bf83784fd002fc78216157034e9257'
Tue, 18 Dec 2007 08:44:35 +0000 Mark Doliner Add a comment that I took this from glib
Tue, 18 Dec 2007 08:42:41 +0000 Mark Doliner Create a purple_gai_strerror() function similar to g_str_error() which
Tue, 18 Dec 2007 07:39:57 +0000 Mark Doliner merge of '245a620adeb2dc4767ee8db9e6c7cafa287b8f8d'
Tue, 18 Dec 2007 07:37:55 +0000 Mark Doliner Use g_sterror instead of strerror in two more places.
Tue, 18 Dec 2007 07:33:32 +0000 Sean Egan Send XMPP Pings to the server instead of whitespace for our keepalives. Timeout the connection if there's no response in 20 seconds
Tue, 18 Dec 2007 06:29:46 +0000 Sean Egan Don't install pidgin.desktop when not installing Pidgin
Tue, 18 Dec 2007 03:35:20 +0000 Luke Schierer merge of '7c8120b9ffde901cc436a514ac0daf37551a9755'
Tue, 18 Dec 2007 22:57:55 +0000 Evan Schoenberg Last minute 'cleanup' actually resulted in breakage on my cram-md5 commit. Fixed it.
Tue, 18 Dec 2007 02:26:57 +0000 Evan Schoenberg merge of '3cec6952fcadbd73dddc4c009e798b6fb1789a5b'
Mon, 17 Dec 2007 23:22:30 +0000 Evan Schoenberg Added support for authentication via CRAM-MD5 when using jabber:iq:auth.
Mon, 17 Dec 2007 23:18:34 +0000 Evan Schoenberg If no sasl mechs are appropriate, attempt a jabber:iq:auth connection. Note that this isn't the same as a failed authentication over sasl. Detailed comments in the code regarding my reasoning for this behavior.
Tue, 18 Dec 2007 02:26:44 +0000 Daniel Atallah Allow the user to Retry if Pidgin is running when they start the installer. Fixes #4355
Tue, 18 Dec 2007 02:25:10 +0000 Daniel Atallah merge of '2e5cda103238f64d27e4ed5aa92c149f6d50a5ec'
Mon, 17 Dec 2007 20:37:30 +0000 Stu Tomlinson Escape system log messages before sending to the loggers. Fixes #4426
Tue, 18 Dec 2007 10:54:32 +0000 Will Thompson Manually expand G_DEFINE_TYPE for PidginMiniDialog, since it was added in glib 2.4.
Tue, 18 Dec 2007 00:59:59 +0000 Sean Egan I noticed that the new added padding in gtkconv has the same effect as an extra line of text, so I'm removing the MAX(2 bit
Mon, 17 Dec 2007 12:10:55 +0000 Will Thompson merge of '7a1ce8ae9c2809b39d1f436d94070523f18993fb'
Mon, 17 Dec 2007 12:09:59 +0000 Will Thompson Don't bother making transient connection errors persist across a restart.
Mon, 17 Dec 2007 12:09:19 +0000 Will Thompson Dismissing the signed on elsewhere minidialog should clear all the errors;
Mon, 17 Dec 2007 07:34:21 +0000 Sean Egan Add send_raw to Perl bindings. Patch from martijn. Fixes #3505
Mon, 17 Dec 2007 07:29:39 +0000 Sean Egan Patch from eperez to make writing to buddy icon files atomic. Fixes #3528.
Mon, 17 Dec 2007 06:51:12 +0000 Sean Egan Fix XMPP buddy icons. Somehow a 'VCard' element got changed to a query
Mon, 17 Dec 2007 06:01:59 +0000 Sean Egan Remove size restriction on XMPP avatars
Mon, 17 Dec 2007 05:49:40 +0000 Sean Egan Another patch from DHowett. This one adds conversation nick colors to gtkrc
Mon, 17 Dec 2007 05:29:00 +0000 Sean Egan Patch from DHowett to fix the transposition of background and forebround colors
Sun, 16 Dec 2007 21:23:56 +0000 Ka-Hing Cheung pulled the NEWS and ChangeLog bits from 2.3.1
Sun, 16 Dec 2007 16:37:53 +0000 Will Thompson merge of '4268f3923b30680b7ec013f553a7733f4b24417d'
Sun, 16 Dec 2007 00:36:02 +0000 Ka-Hing Cheung merge of '1d887e0b6d13b709051a68be9b34c28d2254dadb'
Sat, 15 Dec 2007 22:58:57 +0000 Richard Laager Add libpurple/win32/libc_interface.c to suppress an error.
Sat, 15 Dec 2007 22:29:38 +0000 Richard Laager Revert siege's likely inadvertent changes to autogen.sh in
Sun, 16 Dec 2007 00:34:21 +0000 Ka-Hing Cheung part of the series of patches from QuLogic that fixes a use-after-free,
Sat, 15 Dec 2007 20:29:56 +0000 Christopher O'Brien avoid some version blocking servers by updating the major version specified when 'Hide client ID' is specified for an account
Sun, 16 Dec 2007 16:36:53 +0000 Will Thompson Make yahoo_html_to_codes deal with &apos; in messages being sent. Also correct
Sat, 15 Dec 2007 18:23:04 +0000 Will Thompson The debug message for purple_prefs_set_path when the pref in question is not
Fri, 14 Dec 2007 21:44:34 +0000 Daniel Atallah This is the second part of the fix to support having multiple presence records in Bonjour (and also supporting multiple presences using the same IP). Incoming conversations are no longer immediately attached to a buddy - we use an algorithm to match a conversation to a buddy based on the IP and, if possible the "from" attribute of the stream or the first tag in the stream. Thanks to Sjoerd Simons from Telepahy Salut for noticing and suggesting the algorithm. Fixes #4187. It'd be good if a few people test this.
Fri, 14 Dec 2007 00:41:28 +0000 Daniel Atallah This is a great patch from Lee Roach to make Pidgin on win32 deal with system suspend / resume. It seems to work really well, hopefully this'll make some folks happy. If something doesn't work right, it is probably my fault. Fixes #480.
Fri, 14 Dec 2007 00:38:22 +0000 Daniel Atallah Fix a GList being leaked when dealing with network connection/disconnection events.
Thu, 13 Dec 2007 06:53:07 +0000 John Bailey Some minor tweaks to the man page.
Wed, 12 Dec 2007 20:37:29 +0000 Stu Tomlinson Another tweak to the auto-resizing so it shows new empty lines correctly,
Wed, 12 Dec 2007 19:15:01 +0000 Daniel Atallah Fix #4345 by ignoring a malformed message.
Wed, 12 Dec 2007 01:53:00 +0000 Stu Tomlinson merge of '74560aca587ea20e9eee77e340f6ba9fb7aca914'
Wed, 12 Dec 2007 00:15:23 +0000 Sadrul Habib Chowdhury merge of '1d77c730a1160c77d14354d4ce61455e59c94fbc'
Wed, 12 Dec 2007 00:10:36 +0000 Sadrul Habib Chowdhury Remove the close timer when re-displaying a hidden conversation.
Tue, 11 Dec 2007 20:28:09 +0000 Daniel Atallah Cleanup to prevent unnecessary alloc/free. Also a small fix to remove the possiblity that a message will be sent before the stream is started.
Tue, 11 Dec 2007 19:03:37 +0000 Luke Schierer Stu says this was unnecessary, that it is already there.
Wed, 12 Dec 2007 01:48:49 +0000 Stu Tomlinson Let's try MAX(lines, 2) as suggested by Sean. I've been using (lines + 1)
Tue, 11 Dec 2007 18:42:26 +0000 Luke Schierer merge of '9f782ce34a9721fbb634a2c73107820447cc3dc1'
Tue, 11 Dec 2007 16:51:07 +0000 Stu Tomlinson Clean up generated dbus sources in 'make clean'
Tue, 11 Dec 2007 18:41:33 +0000 Luke Schierer (13:35:59) KeaponLaffin: so which SSL libraries are supported?
Tue, 11 Dec 2007 01:34:18 +0000 Andreas Monitzer Fixed http://trac.adiumx.com/ticket/8529
Mon, 10 Dec 2007 15:22:27 +0000 Will Thompson Ensure that an error's description actually is UTF-8 before writing it out to
Mon, 10 Dec 2007 13:10:58 +0000 Will Thompson Correct a doc typo.
Mon, 10 Dec 2007 13:10:19 +0000 Will Thompson Add @since 2.3.0 to purple.h.
Mon, 10 Dec 2007 04:36:58 +0000 Sadrul Habib Chowdhury merge of '2cbfe519145eef590082df40a311948ad4884ef2'
Mon, 10 Dec 2007 04:34:51 +0000 Sadrul Habib Chowdhury Create a 'list' request-field for a 'choice' plugin pref.
Mon, 10 Dec 2007 03:54:21 +0000 Daniel Atallah merge of 'e2c8b56610435df5a63688fe4fc302f51f48cf10'
Mon, 10 Dec 2007 03:52:17 +0000 Daniel Atallah Ignore stripped win32 bin directory.
Mon, 10 Dec 2007 03:50:58 +0000 Daniel Atallah Update Bonjour prpl to support multiple presence records for the same buddy. Eliminate the Howl backend to avoid having to maintain yet another set of code. References #4187 (more to come to fix the rest of the ticket).
Mon, 10 Dec 2007 03:53:08 +0000 John Bailey Ari noticed that `make docs` no longer functions properly when the build
Mon, 10 Dec 2007 02:19:56 +0000 Daniel Atallah A couple compile fixes to the tests from Elliott Sales de Andrade. Fixes #4313.
Mon, 10 Dec 2007 02:07:01 +0000 Daniel Atallah Patch from Alex Badea to support receiving files from Yahoo users using the newer yahoo protocol. Committing this is very long overdue, it somehow slipped through the cracks for a long time. References #708.
Sun, 09 Dec 2007 11:25:15 +0000 Daniel Atallah Fix #4079 for real.
Sun, 09 Dec 2007 10:08:40 +0000 Sadrul Habib Chowdhury We need to use the actual username for attentions, instead of alias. This should fix the 'new im for buzz' bug on yahoo.
Sun, 09 Dec 2007 00:56:29 +0000 Sadrul Habib Chowdhury Allow loading python scripts at runtime.
Fri, 07 Dec 2007 22:14:23 +0000 Stu Tomlinson merge of '078fbf9229f1725f0a5c49d8196cd59ee1d638b0'
Fri, 07 Dec 2007 22:14:12 +0000 Stu Tomlinson Bump the versions here, should probably have been done as soon as I branched
Fri, 07 Dec 2007 03:59:24 +0000 Daniel Atallah applied changes from 77a1cbe2b98208666f2139db2b165a02126f4cd0
Thu, 06 Dec 2007 15:29:25 +0000 Stu Tomlinson Trap gstreamer error messages with our debug stuff so they don't get spewed
Thu, 06 Dec 2007 14:11:17 +0000 Jochen Kemnade updated German translation
Thu, 06 Dec 2007 12:26:40 +0000 Sadrul Habib Chowdhury Patch #3848 from Eion Robb: "purple_markup_unescape_entity doesn't escape hexadecimal references", with changes from QuLogic.
Thu, 06 Dec 2007 09:54:04 +0000 Sadrul Habib Chowdhury Save the normalized account name for pounces and custom statuses. References #2049.
Thu, 06 Dec 2007 09:52:58 +0000 Sadrul Habib Chowdhury Normalize the names appropriately when searching for accounts. This should
Thu, 06 Dec 2007 08:10:46 +0000 Ka-Hing Cheung memleak fixes
Thu, 06 Dec 2007 07:24:10 +0000 Ka-Hing Cheung gets rid of one valgrind warning
Thu, 06 Dec 2007 01:30:38 +0000 Stu Tomlinson Ignore the generated purple.h
Wed, 05 Dec 2007 21:08:52 +0000 Stu Tomlinson Disable roomlist tooltips until I (or anyone else!) fix them to be less
Wed, 05 Dec 2007 20:45:38 +0000 Stu Tomlinson merge of '38cb8ea7055d8c059d560031c45e5a2eedd4b4b5'
Wed, 05 Dec 2007 17:08:27 +0000 Stu Tomlinson Don't hide all widgets when destroying a window because then the hidden
Wed, 05 Dec 2007 11:11:59 +0000 Evan Schoenberg merge of '7e3fbc31d04d03b44eec338a8703cd9329136a9a'
Wed, 05 Dec 2007 08:17:15 +0000 Sean Egan Fix a busted commit
Wed, 05 Dec 2007 07:34:11 +0000 Sadrul Habib Chowdhury Do not overwrite an existing file. Closes #3982.
Wed, 05 Dec 2007 04:59:43 +0000 Sadrul Habib Chowdhury Normalize and escape the filename when auto-accepting a file. References #3982.
Wed, 05 Dec 2007 01:32:07 +0000 Sadrul Habib Chowdhury Make sure we are still in the chat, and the chat can have a topic, when showing the topic in the tooltip.
Wed, 05 Dec 2007 00:42:26 +0000 Sadrul Habib Chowdhury Plug a small leak.
Wed, 05 Dec 2007 00:16:40 +0000 Sadrul Habib Chowdhury merge of '024dfe71422830dbaef95d94fd32517d86c82eb3'
Wed, 05 Dec 2007 00:03:11 +0000 Etan Reisner merge of '93a8de710501e9a772b3fb12ab3db6682a41b3d6'
Sat, 01 Dec 2007 06:46:25 +0000 Etan Reisner Plug another leak or two, remove a comment, and reorganize a couple functions.
Sat, 01 Dec 2007 06:45:05 +0000 Etan Reisner A couple more similar leak fixes though some of these still leak if the
Sat, 01 Dec 2007 06:30:25 +0000 Etan Reisner This should plug some leaks related to not having freed GList:s and GSList:s
Sat, 01 Dec 2007 03:41:37 +0000 Etan Reisner merge of '282b4acb46729e4358221cb7cc78ad9373289199'
Wed, 05 Dec 2007 20:44:34 +0000 Stu Tomlinson RPM spec file updates:
Wed, 05 Dec 2007 00:14:13 +0000 Sadrul Habib Chowdhury Fix boldifying the chat entries in the buddylist.
Tue, 04 Dec 2007 23:25:04 +0000 Sadrul Habib Chowdhury Show the topic of a chat, when available, in the tooltip.
Tue, 04 Dec 2007 22:58:38 +0000 Sadrul Habib Chowdhury Show either the grouped xor the ungrouped items.
Tue, 04 Dec 2007 22:23:51 +0000 Sadrul Habib Chowdhury merge of '1d6b24ed027c253dbe63f69d5e40b43cd7faf436'
Tue, 04 Dec 2007 20:27:06 +0000 Ethan Blanton Do not allow ISON requests to stack in IRC
Tue, 04 Dec 2007 22:20:18 +0000 Sadrul Habib Chowdhury Don't show a 'you ain't got no new mail' notification.
Tue, 04 Dec 2007 09:32:22 +0000 Sadrul Habib Chowdhury merge of '6cc61e144190cb90c18c63d45b7d7abd95a67008'
Tue, 04 Dec 2007 09:30:25 +0000 Sadrul Habib Chowdhury Fix a bug when changing 'close new ims' to always, then to never.
Tue, 04 Dec 2007 09:32:18 +0000 Sadrul Habib Chowdhury merge of '291ef07a3b75f3cde5bcdd92767af92401228a7a'
Tue, 04 Dec 2007 09:32:06 +0000 Sadrul Habib Chowdhury merge of '07d6eac62e7097b98307ba42488a44faf47a14e4'
Tue, 04 Dec 2007 06:12:52 +0000 Mark Doliner Recycle, reduce, reuse
Tue, 04 Dec 2007 06:13:13 +0000 Kevin Stange merge of '32e84af5c8a93baaf4b0c4ba17149327f3e241d1'
Tue, 04 Dec 2007 05:47:59 +0000 Kevin Stange merge of '65fe5060e09daeac78c60bf74d157d7c2330ea74'
Tue, 04 Dec 2007 06:12:59 +0000 Kevin Stange This makes myspace treat idle as an available status, which avoids idle
Tue, 04 Dec 2007 05:43:15 +0000 Kevin Stange Avoid checking for new message in the inbox when not actually connected.
Tue, 04 Dec 2007 08:25:58 +0000 Sean Egan Don't set the color for the group node text, now that we're not setting its background
Tue, 04 Dec 2007 05:15:49 +0000 Daniel Atallah Add rudimentary caching for buddy list emblems. This avoids all the icons being duplicated in memory and constantly loaded. A more complete solution would be preferable, but I think this is better than nothing.
Tue, 04 Dec 2007 05:03:49 +0000 Daniel Atallah Make sure that the buddy icon file chooser dialog appears onscreen on windows. Fixes #4065.
Tue, 04 Dec 2007 02:50:44 +0000 Stu Tomlinson merge of 'e7865d4ee742f49f097c7f9c5b14b95b1ec15b5e'
Mon, 03 Dec 2007 22:57:49 +0000 Sadrul Habib Chowdhury merge of '8ae0d2f36bb2689e7de9fcb3245c1e9484bd3fe6'
Mon, 03 Dec 2007 22:35:26 +0000 Daniel Atallah Fix a crash that occurs when creating the "Move To" menu for buddies that aren't on your list. Fixes #4217.
Mon, 03 Dec 2007 21:26:54 +0000 Daniel Atallah Fix #4229 by not crashing when there is an invalid group name. There is probably a bug elsewhere that causes this (I'm guessing with the ICQ encoding or something.)
Mon, 03 Dec 2007 19:02:28 +0000 Will Thompson De-magic number the prpl_info->keepalive interval, and document it.
Tue, 04 Dec 2007 02:49:41 +0000 Stu Tomlinson Feeling brave... a bright blue attention color for tab attention. I even
Tue, 04 Dec 2007 02:45:36 +0000 Stu Tomlinson Set the entry area size to N+1 lines where where there are N lines of text
Mon, 03 Dec 2007 16:38:38 +0000 Stu Tomlinson These labels have mnemonics, so should be declared as such, and fix a
Mon, 03 Dec 2007 16:20:59 +0000 Luke Schierer merge of '36ed28f7212302e500d79866f33eacde299878b2'
Mon, 03 Dec 2007 08:57:47 +0000 Mark Doliner merge of '958829ffd959717a69243c55ac0ef6b6fc52c1a7'
Mon, 03 Dec 2007 08:31:48 +0000 Richard Nelson Yank erroneous paste
Mon, 03 Dec 2007 22:56:22 +0000 Sadrul Habib Chowdhury Do not append ':' after expanding a /me.
Mon, 03 Dec 2007 08:57:37 +0000 Mark Doliner g_strdup() is awesome. 11 insertions(+), 35 deletions(-)
Mon, 03 Dec 2007 07:05:57 +0000 Richard Nelson merge of '91693085a71d31037a9bbe0743802ed307b3ece4'
Mon, 03 Dec 2007 07:02:48 +0000 Richard Nelson merge of '0e466dc371b6b9abc7e5c3e8fbccfb5eabd06439'
Mon, 03 Dec 2007 06:55:53 +0000 Richard Nelson disapproval of revision '872484bf9e23965956bacedc374083deeb3329d4'
Mon, 03 Dec 2007 07:01:32 +0000 Richard Nelson Add color to the conversation window to indicate various message attributes
Mon, 03 Dec 2007 05:55:30 +0000 Mark Doliner Have oscar specify a default chat room exchange of 4. Finch always
Mon, 03 Dec 2007 05:31:36 +0000 Mark Doliner Somehow this message got changed to only say ICQ instead of AIM/ICQ in
Mon, 03 Dec 2007 02:01:52 +0000 Daniel Atallah Fix #4203 by allowing multiple instances on win32 with the -m flag.
Mon, 03 Dec 2007 01:18:37 +0000 Daniel Atallah Fix #4189 to make the bonjour prpl more standards compliant by sending the stream response in the correct order. Thanks to Sjoerd Simons from Telepathy Salut for noticing.
Sun, 02 Dec 2007 22:02:34 +0000 Mark Doliner I added a string or three to oscar/family_chatnav.c
Sun, 02 Dec 2007 21:49:49 +0000 Mark Doliner Change our QQ_CLIENT version, which allows us to sign on to QQ
Sun, 02 Dec 2007 21:46:32 +0000 Mark Doliner Fix a few assertion failures:
Sun, 02 Dec 2007 20:22:32 +0000 Mark Doliner Always set gc->display_name to the formatted version of your screen
Sun, 02 Dec 2007 20:03:34 +0000 Mark Doliner Handle invalid room names and invalid exchanges better, by showing a
Sun, 02 Dec 2007 20:02:53 +0000 Mark Doliner g_return_if_fail() if the chat room name or exchange aren't set or
Sun, 02 Dec 2007 17:36:50 +0000 Stu Tomlinson Fix the fix for incorrect callback types.
Sun, 02 Dec 2007 17:33:03 +0000 Stu Tomlinson More catching up on things, from 8548e491a5b470d5665cb1cf87a7b0caaa3c87a5:
Sun, 02 Dec 2007 17:29:30 +0000 Stu Tomlinson There really is nothing to see here, I'm just catching up with some changes
Sun, 02 Dec 2007 09:25:29 +0000 Mark Doliner The current oscar max message size appears to be 2544. I don't know
Sun, 02 Dec 2007 08:39:31 +0000 Mark Doliner Get rid of one little userfunc callback and just call aim_im_setparams()
Sun, 02 Dec 2007 07:37:40 +0000 Sadrul Habib Chowdhury Use colors in textview.
Sun, 02 Dec 2007 07:16:05 +0000 Sadrul Habib Chowdhury Try to reuse an existing color.
Sun, 02 Dec 2007 06:01:52 +0000 Sadrul Habib Chowdhury Restore the screen properly after the child process ends.
Sun, 02 Dec 2007 02:39:15 +0000 Sadrul Habib Chowdhury merge of 'a51a84aa5d61b6fd78e58a4450a25e667a87e1cb'
Sun, 02 Dec 2007 02:38:11 +0000 Sadrul Habib Chowdhury Add a title and some helpful text in the 'save screenshot' dialog.
Sun, 02 Dec 2007 02:29:39 +0000 Sadrul Habib Chowdhury Remove the file dialog first before dumping the screenshot.
Mon, 03 Dec 2007 14:46:54 +0000 Will Thompson Correct a comment typo: a group is being added to the blist, not a chat.
Mon, 03 Dec 2007 14:40:46 +0000 Will Thompson NSS is in the pkg-config package 'microb-engine-nss' on maemo, not 'nss' or
Sat, 01 Dec 2007 23:42:21 +0000 Will Thompson Remove dead code.
Sat, 01 Dec 2007 23:40:13 +0000 Will Thompson g_strdup() connection error descriptions when restoring cached errors for
Sat, 01 Dec 2007 23:36:52 +0000 Will Thompson bdheeman pointed out on IRC that doxy2devhelp.xsl is not in EXTRA_DIST; let's
Sat, 01 Dec 2007 19:34:59 +0000 John Bailey Some tweaks to grim's plugin translation documentation.
Sat, 01 Dec 2007 16:43:04 +0000 Stu Tomlinson Truncate the topic to an arbitrary 72 characters in the infopane when using
Sat, 01 Dec 2007 09:08:43 +0000 Kevin Stange Remove useless cast I missed before.
Sat, 01 Dec 2007 08:51:29 +0000 Kevin Stange I didn't find any tickets mentioning this problem, but I think it's still
Sat, 01 Dec 2007 08:49:27 +0000 Kevin Stange This fixes some idle-related behavior with the MySpace prpl, most particularly
Sat, 01 Dec 2007 05:46:49 +0000 Sadrul Habib Chowdhury Do not reset the color if there's something already specified. This should
Sat, 01 Dec 2007 04:40:50 +0000 Sadrul Habib Chowdhury Error out when --enable-consoleui is used but finch can't be built. Fixes #3910.
Sat, 01 Dec 2007 03:41:16 +0000 Sadrul Habib Chowdhury New style.
Sat, 01 Dec 2007 03:28:50 +0000 Sadrul Habib Chowdhury Fixes.
Sat, 01 Dec 2007 02:56:52 +0000 Sadrul Habib Chowdhury merge of '2dee17b0fb69284b66649d32e66b473471970a43'
Sat, 01 Dec 2007 01:46:28 +0000 Sadrul Habib Chowdhury Themeable tab label colors.
Sat, 01 Dec 2007 01:39:12 +0000 Sadrul Habib Chowdhury merge of 'b4353646b7529c2dd814bc707b8b269efe420120'
Fri, 30 Nov 2007 22:36:33 +0000 Sadrul Habib Chowdhury Emit the 'completion' signal when tab is pressed from a suggest word.
Fri, 30 Nov 2007 19:02:20 +0000 Sadrul Habib Chowdhury I find this less painful to the eyes.
Fri, 30 Nov 2007 23:25:28 +0000 Daniel Atallah Allow UPnP and NAT-PMP port mapping to be disabled via a pref. This means that UPnP discovery will not occur if this new pref and the "Autodetect IP Address" pref are both unchecked. Fixes #4157.
Fri, 30 Nov 2007 21:29:18 +0000 Daniel Atallah Don't advertise our presence in avahi on IPv6 or listen for sevices since we don't support receiving connections from or connecting to IPv6 buddies. If someone needs to do that, they can submit a patch. Fixes #4188.
Fri, 30 Nov 2007 18:58:56 +0000 Sadrul Habib Chowdhury Refactor the code a little bit.
Fri, 30 Nov 2007 18:10:16 +0000 Sadrul Habib Chowdhury Update the changelogs. Correct the man page. Allow 'default' to mean the
Fri, 30 Nov 2007 09:22:44 +0000 Jochen Kemnade updated German translation
Fri, 30 Nov 2007 06:54:58 +0000 Ka-Hing Cheung why do we try to set the payload length here? When we get a error from the
Fri, 30 Nov 2007 03:17:07 +0000 Richard Nelson Add support for colour in gnttreerows, and colourise the blist. Fixes #1490
Thu, 29 Nov 2007 23:21:14 +0000 Daniel Atallah merge of '125f56f31252d721a347d2d2e379956433c1d8b5'
Thu, 29 Nov 2007 23:18:51 +0000 Daniel Atallah merge of '29f8aed19e209a53a63c57cf872bc9f446d84aeb'
Thu, 29 Nov 2007 23:18:33 +0000 Daniel Atallah Fix a crash when an error occurs discovering a the capabilities of a client. Fixes #4081.
Thu, 29 Nov 2007 19:04:44 +0000 Stu Tomlinson Add preferences to the newline plugin to allow enabling separately for IMs
Thu, 29 Nov 2007 15:47:24 +0000 Ethan Blanton Allow for non-ASCII usernames in WHOWAS for IRC
Wed, 28 Nov 2007 19:14:26 +0000 Stu Tomlinson Fix 2 more issues related to friendly names:
Wed, 28 Nov 2007 14:00:50 +0000 Stu Tomlinson Something is wrong about the way we truncate overlength passwords, and
Wed, 28 Nov 2007 09:05:07 +0000 Jochen Kemnade German translation update
Wed, 28 Nov 2007 04:05:27 +0000 Richard Nelson minor updates
Wed, 28 Nov 2007 03:52:27 +0000 Richard Nelson Fix for a glib assertion
Wed, 28 Nov 2007 03:51:18 +0000 Richard Nelson Fix cursor-next-word behaviour, noticed by jtb.
Wed, 28 Nov 2007 02:54:31 +0000 Ethan Blanton merge of '37d10660345bc1f2092492296caa8deaf84744b4'
Wed, 28 Nov 2007 02:52:30 +0000 Ethan Blanton Boo for C99 in the core
Wed, 28 Nov 2007 02:14:29 +0000 Daniel Atallah Fix crashing in the Timestamp plugin. Fixes #4087.
Wed, 28 Nov 2007 01:34:48 +0000 Stu Tomlinson Add an option per message type to enable (/disable) the overriding of
Wed, 28 Nov 2007 01:33:17 +0000 Stu Tomlinson Add 'Room List' buttons to Join Chat and Add Chat dialogs to ease access
Wed, 28 Nov 2007 01:31:36 +0000 Stu Tomlinson Prevent exceeding the server limit on friendly name length when setting
Wed, 28 Nov 2007 01:30:35 +0000 Stu Tomlinson Fix a leak I missed when re-importing the old MSNP9 code
Wed, 28 Nov 2007 01:30:04 +0000 Stu Tomlinson We should have the check to make sure we only set our own display name here
Tue, 27 Nov 2007 22:56:01 +0000 Sadrul Habib Chowdhury Fix a crash.
Tue, 27 Nov 2007 21:15:50 +0000 Sadrul Habib Chowdhury merge of '72fffff81de35e7d400bf8b8fb18ba7ed84a6b8c'
Tue, 27 Nov 2007 21:13:01 +0000 Sadrul Habib Chowdhury Do not init gnt here. This fixes --help.
Tue, 27 Nov 2007 19:30:18 +0000 Ethan Blanton Compile fixes for FreeBSD in libgnt
Tue, 27 Nov 2007 15:57:08 +0000 Ethan Blanton merge of '2fcb5d2cb35c5ba692592e22bc442c3d62000f85'
Tue, 27 Nov 2007 15:57:03 +0000 Ethan Blanton merge of '58c35aec5c3cdd46ab59070b5e659782d73d8001'
Tue, 27 Nov 2007 10:07:29 +0000 Sean Egan Clean up warnings
Tue, 27 Nov 2007 10:02:52 +0000 Sean Egan Kevin says we're ok defaulting persistent IMs on
Tue, 27 Nov 2007 09:57:44 +0000 Jochen Kemnade updated German translation
Tue, 27 Nov 2007 09:17:38 +0000 Sean Egan Having a long sentence as a title is a bit overly-bold, and I really want this dialog to say 'Welcome back'
Tue, 27 Nov 2007 08:40:29 +0000 Sean Egan Earlier, resiak and khc agreed that we're better off without the resizable paned widget in the gtkconv.
Tue, 27 Nov 2007 07:47:20 +0000 Sean Egan Had this laying around. Weeks (months?) ago all the small listers and Hylke agreed that Small list looks better with conversation tab sized icons
Tue, 27 Nov 2007 07:37:32 +0000 Sean Egan With the 'x' button on the mini-dialog, we don't need an 'Ignore' button anymore
Mon, 26 Nov 2007 23:39:42 +0000 Daniel Atallah Better error messages for common Winsock errors. This was Kevin's wonderful idea.
Mon, 26 Nov 2007 23:19:37 +0000 Daniel Atallah Make the GTK+ Theme Control plugin's save button list the correct location (at least in the default case). Fixes #4042
Mon, 26 Nov 2007 22:22:04 +0000 Stu Tomlinson Don't update our local display name when we get a response from the server
Mon, 26 Nov 2007 19:39:21 +0000 Mark Doliner Simplify this a little bit. Most of this change is just removing
Mon, 26 Nov 2007 19:03:39 +0000 Daniel Atallah Don't allow buddies to be manually added to Bonjour (remove the added buddy in the prpl add_buddy callback). Also, fix a crash when rendering the tooltip for one of these previously added buddies. Fixes #4045.
Mon, 26 Nov 2007 10:24:57 +0000 Sadrul Habib Chowdhury Add Florian Delizy (goutnet) to COPYRIGHT.
Tue, 27 Nov 2007 00:15:49 +0000 Sadrul Habib Chowdhury Add a utility function pidgin_dialog_add_button to add buttons to a dialog
Mon, 26 Nov 2007 10:23:41 +0000 Sadrul Habib Chowdhury goutnet is Florian Delizy.
Mon, 26 Nov 2007 10:12:41 +0000 Sadrul Habib Chowdhury Patch from 'goutnet' to not insert smileys when pasting as plain text.
Mon, 26 Nov 2007 09:49:59 +0000 Sadrul Habib Chowdhury merge of 'bcfb665250821266c993e2f5818c4e3f65314ff4'
Mon, 26 Nov 2007 09:49:27 +0000 Sadrul Habib Chowdhury Patch from 'goutnet': Pressing backspace on a smiley will replace the smiley
Mon, 26 Nov 2007 09:28:15 +0000 Sadrul Habib Chowdhury Patch from Florian Qu«²ze (the InstantBird dude) to add a search path for
Mon, 26 Nov 2007 08:47:08 +0000 Sadrul Habib Chowdhury Patch from fmoo. This makes a lot of the windows closeable with Escape. There
Mon, 26 Nov 2007 08:12:40 +0000 Sadrul Habib Chowdhury The smiley dialog is transient for the toolbar's parent window, and the about dialog is transient for the buddylist, when available.
Mon, 26 Nov 2007 07:35:16 +0000 Sadrul Habib Chowdhury Patch from DB42 to add a little '¡ß' in a scrollbook. I edited the patch in
Mon, 26 Nov 2007 06:41:00 +0000 John Bailey Fix a grammar mistake I managed to catch.
Mon, 26 Nov 2007 06:31:41 +0000 Daniel Atallah Fix the namespace_map being leaked.
Mon, 26 Nov 2007 06:30:57 +0000 Daniel Atallah My previous commit caused the scrollbook's children to be tracked correctly - it turns out that this causes problems because they really aren't the children of the scrollbook, they're the notebook'children. This stuff needs to be revisited.
Mon, 26 Nov 2007 05:41:09 +0000 Sadrul Habib Chowdhury merge of 'a3da14876c865437f0916509629a649308081104'
Mon, 26 Nov 2007 05:30:36 +0000 Daniel Atallah I'm pretty sure this is what was intended.
Mon, 26 Nov 2007 01:25:29 +0000 Ka-Hing Cheung merge of 'c6cea9233a5f4d22b6b5f012bd8432d2732765ea'
Sun, 25 Nov 2007 20:51:25 +0000 Daniel Atallah Now that the release has been tagged and strings are unfrozen, enable the new ft proxy account setting for xmpp accounts. Also, prevent duplicate entries in the streamhost lists. I don't know if the default account proxy is acceptable, perhaps there shouldn't be a default value.
Sun, 25 Nov 2007 14:16:54 +0000 Stu Tomlinson merge of '66d234740bd40b14ef7564f178d84ab82816d6e2'
Sun, 25 Nov 2007 14:12:35 +0000 Stu Tomlinson Bump the version number now we are tagged
Mon, 26 Nov 2007 01:22:45 +0000 Ka-Hing Cheung don't set the current tune title if it's NULL
Mon, 26 Nov 2007 00:51:25 +0000 Ka-Hing Cheung make prpl.h available to dbus
Sun, 25 Nov 2007 02:16:39 +0000 Ka-Hing Cheung Include guards for gnt and include guard typo fix for QQ, from Andrew
Sat, 24 Nov 2007 19:09:12 +0000 Stu Tomlinson Update the dates
Fri, 23 Nov 2007 19:42:47 +0000 Stu Tomlinson merge of '2cbd8db1d77e345ea55b3b765ca79726273ca727'
Mon, 26 Nov 2007 05:39:37 +0000 Sadrul Habib Chowdhury We need to work with the exclusive status.
Mon, 26 Nov 2007 05:36:09 +0000 Sadrul Habib Chowdhury old_status can be NULL when [de]activating a non-exclusive status.
Mon, 26 Nov 2007 05:19:07 +0000 Sadrul Habib Chowdhury Show a helpful message about account disconnect. Someone should come up with a better string.
Mon, 26 Nov 2007 04:45:41 +0000 Sadrul Habib Chowdhury Fix moving focus in an internal box.
Fri, 23 Nov 2007 11:05:43 +0000 Sadrul Habib Chowdhury Improve the 'menu experience' a little bit.
Fri, 23 Nov 2007 04:06:23 +0000 Sadrul Habib Chowdhury merge of '2a30e00005809366a1e544824043c204cd66c1a1'
Thu, 22 Nov 2007 20:37:51 +0000 Stu Tomlinson merge of '80fb886f753c30fd71edfb7a42dc840a8ccbd6fb'
Thu, 22 Nov 2007 20:36:00 +0000 Stu Tomlinson Squish a compile warning
Fri, 23 Nov 2007 19:41:44 +0000 Stu Tomlinson I had used memcpy to copy the struct tm to where the caller wants it, but
Fri, 23 Nov 2007 04:04:33 +0000 Sadrul Habib Chowdhury Switch to 'normal' state when: switching windows or workspaces, closing
Thu, 22 Nov 2007 20:21:09 +0000 Bj«Órn Voigt new German string
Thu, 22 Nov 2007 19:34:50 +0000 Sadrul Habib Chowdhury Workarounds to fix some issues with the minidialog and scrollbook.
Thu, 22 Nov 2007 19:09:32 +0000 Stu Tomlinson The use of lowercase "pango" looks out of place when appended with _CFLAGS
Thu, 22 Nov 2007 19:08:07 +0000 Stu Tomlinson Bump libgnt's version info in configure.ac due to added API
Thu, 22 Nov 2007 19:06:38 +0000 Stu Tomlinson Add a note about pkg-config to configure.ac if glib2 headers were not
Thu, 22 Nov 2007 18:27:09 +0000 Stu Tomlinson Make 'make distcheck' work
Thu, 22 Nov 2007 16:45:38 +0000 Stu Tomlinson 'man 3 ctime' says of localtime() (and friends):
Thu, 22 Nov 2007 16:37:08 +0000 Stu Tomlinson Fix the bug in purple_str_to_time() that was causing 'make check' to fail.
Thu, 22 Nov 2007 16:32:56 +0000 Stu Tomlinson Fix a bug in purple_str_to_time() that could cause it to try reading past
Thu, 22 Nov 2007 02:56:20 +0000 Evan Schoenberg purple_cipher_context_encrypt() wants a pointer to a size_t, not a gsize
Wed, 21 Nov 2007 22:31:11 +0000 Sadrul Habib Chowdhury Plug a tiny little leak.
Wed, 21 Nov 2007 22:26:49 +0000 Sadrul Habib Chowdhury Original patch from Andrew Gaul to fix a leak.
Wed, 21 Nov 2007 21:46:57 +0000 Sadrul Habib Chowdhury merge of '1d074784ebb62d1f8c06d80074ca8cab61c2d346'
Wed, 21 Nov 2007 15:00:17 +0000 Stu Tomlinson Log a debug message when exiting as a result of the single instance check
Wed, 21 Nov 2007 21:46:48 +0000 Sadrul Habib Chowdhury disapproval of revision '91ae77ce12a4ab3798e303eea54d3bef749d5ca5'
Wed, 21 Nov 2007 08:29:33 +0000 Ka-Hing Cheung Andrew Gaul fixed another memory leak
Wed, 21 Nov 2007 05:22:39 +0000 Daniel Atallah Implement more of XEP-0065 to support sending files through a proxy. To avoid adding strings this close to a release, it only supports using a proxy that is discovered from the server, but we'll include an account option to manually specify a ft proxy in the next release. Lots of this is based on a patch from galt - Fixes #3730, #116, #1768
Wed, 21 Nov 2007 02:53:27 +0000 Daniel Atallah Prevent crashing when authorizing or denying after the account is disconnected.
Wed, 21 Nov 2007 02:26:23 +0000 John Bailey I never logged this. Refs #2265
Wed, 21 Nov 2007 02:15:23 +0000 John Bailey NEWS'ing. Looks like I'm not too late?
Tue, 20 Nov 2007 18:54:55 +0000 Ka-Hing Cheung another patch from my coworker Andrew Gaul that plugged a leak, I fixed it
Tue, 20 Nov 2007 15:55:13 +0000 Luke Schierer Daniel tells me the make check failure is not new, and that we shouldn't hold up the release for it. I say we release today :-)
Mon, 19 Nov 2007 23:06:16 +0000 Etan Reisner merge of '374a8877bfa4fa06b384482815befe37f2c72b9b'
Mon, 19 Nov 2007 20:50:48 +0000 Stu Tomlinson Fix a double-free and a leak at the same time.
Mon, 19 Nov 2007 15:31:59 +0000 Daniel Atallah Fix a discovery related crash. I think this still needs better error handling. Fixes #3995.
Mon, 19 Nov 2007 13:18:03 +0000 Stu Tomlinson Unable to connect is not an authentication failure, even if it happens
Mon, 19 Nov 2007 08:07:11 +0000 Evan Schoenberg merge of '22963f332a80135af80a80919aee45d70dd0e1c0'
Mon, 19 Nov 2007 08:05:36 +0000 Evan Schoenberg The Jabber registration process depends upon having a non-NULL cbdata->who,
Mon, 19 Nov 2007 06:15:29 +0000 Evan Schoenberg merge of '114c116bf552647586c41688811808aec9d2ed28'
Mon, 19 Nov 2007 08:07:09 +0000 Evan Schoenberg merge of '5a8a1c7157bbb174029ef625cbf079604f7ad7fa'
Mon, 19 Nov 2007 07:56:50 +0000 Ka-Hing Cheung QuLogic submitted this patch a long time ago, References #2571. I believe
Mon, 19 Nov 2007 07:44:51 +0000 Ka-Hing Cheung prpl->set_buddy_icon may keep a reference to PurpleStoredImage, move the
Mon, 19 Nov 2007 03:16:29 +0000 Daniel Atallah Fix #3983 by canceling the file transfer when connecting to the remote host fails.
Mon, 19 Nov 2007 03:10:41 +0000 Daniel Atallah merge of '28981c935948f2d4e944f786a01e16ecadfd4848'
Mon, 19 Nov 2007 02:45:41 +0000 Ka-Hing Cheung soap faults are now properly handled
Mon, 19 Nov 2007 00:40:33 +0000 Daniel Atallah This is a patch from Lee Roach to update the mingw "clean" makefile targets to remove some generated files and to fix a couple other issues. Fixes #3981.
Sun, 18 Nov 2007 21:03:29 +0000 Stu Tomlinson This fixes the problem where all accounts are disabled due to connection
Sun, 18 Nov 2007 17:34:39 +0000 Stu Tomlinson Fix showing groups that contain offline buddies that have the "Show when
Sun, 18 Nov 2007 01:00:09 +0000 Sadrul Habib Chowdhury merge of '16aac1f231cfcd086d52cb58b975ea2d01399cb1'
Sat, 17 Nov 2007 20:58:56 +0000 Stu Tomlinson Allow empty GNOME_DESKTOP_SESSION_ID to "fail" the running_gnome check as
Sat, 17 Nov 2007 20:09:15 +0000 Stu Tomlinson ChangeLog a couple of items
Sat, 17 Nov 2007 20:00:25 +0000 Evan Schoenberg Fixed static linkage of msnp9 in the most straightforward way I could see, which is to have the purple_init_##pluginname##_plugin() function match the directory name, msnp9
Sat, 17 Nov 2007 19:58:00 +0000 Stu Tomlinson merge of '7740233c9fca04206ee36d5c66bc83674db5dd9f'
Sat, 17 Nov 2007 19:41:12 +0000 Evan Schoenberg merge of '9799ea1a775e027d12b0c7e89bca78e7ce446402'
Sat, 17 Nov 2007 19:41:05 +0000 Evan Schoenberg merge of '08cb9f1663b00e65e42b571d63bfda3137430524'
Sat, 17 Nov 2007 19:40:58 +0000 Evan Schoenberg merge of '451870242251136bbe412d57d396a243cdcba188'
Sat, 17 Nov 2007 17:44:21 +0000 Stu Tomlinson default the conversation close immediately pref to TRUE to prevent
Sat, 17 Nov 2007 19:44:50 +0000 Evan Schoenberg disapproval of revision 'e98859404f9599f2db1a5ebea2a0b340ad4701b8'
Sat, 17 Nov 2007 19:39:21 +0000 Evan Schoenberg Fixed static linkage of msnp9 in the most straightforward way I could see, which is to have the purple_init_##pluginname##_plugin() function match the directory name, msnp9
Sat, 17 Nov 2007 17:27:48 +0000 Evan Schoenberg merge of '76c07fcb434a2a7aa289734bb221c171a376d73b'
Sat, 17 Nov 2007 15:18:01 +0000 Bj«Órn Voigt new string (German)
Sat, 17 Nov 2007 02:21:25 +0000 Sadrul Habib Chowdhury These functions aren't deprecated anymore.
Sat, 17 Nov 2007 02:20:01 +0000 Sadrul Habib Chowdhury merge of '936967b97a8afdc95b54fe92924ef7c0414bea42'
Wed, 14 Nov 2007 02:40:56 +0000 Sadrul Habib Chowdhury disapproval of revision 'c52c996c95bec84928db81dc592640366ff5a432'
Sat, 17 Nov 2007 02:03:01 +0000 Sadrul Habib Chowdhury merge of '540d26af45cb3708b3fe07efd7aa25e40a0b78ea'
Sat, 17 Nov 2007 01:55:40 +0000 Sadrul Habib Chowdhury disapproval of revision 'ea579831d8561ac6b0cde4b034383b02b3e51ae5'
Sat, 17 Nov 2007 01:55:21 +0000 Sadrul Habib Chowdhury merge of '30fcf2f336afb635b62a5c3ed3adb3e1fa1dd2d1'
Sat, 17 Nov 2007 01:45:03 +0000 Sadrul Habib Chowdhury merge of '201e11a069d84d6e66abf5192dbb2083233beb4c'
Sat, 17 Nov 2007 00:56:02 +0000 Luke Schierer merge of '1084824bf3739139306602c736073dd294ca4206'
Sat, 17 Nov 2007 00:12:30 +0000 Richard Laager This merge has the effect of reverting the hinting code from trunk.
Fri, 16 Nov 2007 23:50:30 +0000 Bj«Órn Voigt syntax checks (German)
Fri, 16 Nov 2007 19:11:08 +0000 Daniel Atallah Turns out this isn't a bug, nor is it win32-specific, and that we're misusing gtk_imhtml_clipboard_clear(). The reason this started being a problem was the fix to make the clipboard data set instead the owner set.
Fri, 16 Nov 2007 18:43:50 +0000 Daniel Atallah There appears to be a new GTK+ bug that causes the clipboard_clear callback to be triggered *after* the clipboard_copy callback on the second copy attempt. This makes stuff still work correctly when this happens (and, most importantly, not crash). I'll report this upstream.
Fri, 16 Nov 2007 17:38:53 +0000 Daniel Atallah Prevent multiple file offers from going out with a patch from galt. Fixes #3839.
Fri, 16 Nov 2007 17:11:44 +0000 Daniel Atallah Add purple_plugin_pref_[sg]et_format_type to the Perl API. There are a number of new functions that also need to be added, but I don't have time to do that right now. Fixes #3781.
Fri, 16 Nov 2007 13:15:19 +0000 Luke Schierer merge of '3634d69c60fbdab75e20abe5dbe9a7840fe80804'
Fri, 16 Nov 2007 07:49:55 +0000 Mark Doliner Don't crash when connecting to jabber.freenet.de. Michael Weitzel sent
Fri, 16 Nov 2007 07:31:49 +0000 Mark Doliner Get rid of two compile warnings:
Fri, 16 Nov 2007 05:58:57 +0000 Kevin Stange Just a test.
Fri, 16 Nov 2007 05:49:45 +0000 Kevin Stange Permit including of files like "pidgin/minidialog.h" from within pidgin/
Fri, 16 Nov 2007 05:31:39 +0000 Daniel Atallah Suppress warning
Fri, 16 Nov 2007 05:14:14 +0000 Daniel Atallah merge of '021b5f63a39f1578bba3b42c372e25e17f1490ed'
Fri, 16 Nov 2007 05:04:44 +0000 Kevin Stange Compile!
Fri, 16 Nov 2007 05:02:34 +0000 Daniel Atallah Fix purple.h generation on win32. Thanks to Kevin for noticing.
Fri, 16 Nov 2007 04:36:10 +0000 Kevin Stange Make sense!
Fri, 16 Nov 2007 03:39:04 +0000 Ambrose C. Li fixes #3979
Fri, 16 Nov 2007 03:26:08 +0000 Luke Schierer merge of '134d744543dd1085b75aefb7171ca8dd76b343d4'
Fri, 16 Nov 2007 03:25:49 +0000 Luke Schierer compile
Fri, 16 Nov 2007 03:23:58 +0000 RKVS Raman fixes #3953
Fri, 16 Nov 2007 03:22:49 +0000 Mi«ßu Moldovan fixes #3971
Fri, 16 Nov 2007 03:21:09 +0000 Maur«¿cio Collares fixes #3972
Fri, 16 Nov 2007 02:41:37 +0000 Daniel Atallah Fix #3669
Fri, 16 Nov 2007 01:59:59 +0000 Daniel Atallah Fix #3421 by checking for an existing conversation in which to display a yahoo buzz.
Fri, 16 Nov 2007 01:39:53 +0000 Daniel Atallah Fix #3911 by checking that the connection is still valid when authorizing or denying an MSN auth. request.
Fri, 16 Nov 2007 01:19:52 +0000 Daniel Atallah Use MSNP9 on win32 as well.
Fri, 16 Nov 2007 01:16:53 +0000 Daniel Atallah Update the changelogs for 2.3.0
Thu, 15 Nov 2007 23:37:36 +0000 Daniel Atallah Fix receiving files from Gajim clients by making the SOCKS5 target hash correct.
Thu, 15 Nov 2007 22:01:48 +0000 Bj«Órn Voigt some language names fixed for German
Thu, 15 Nov 2007 20:50:28 +0000 Daniel Atallah Fix some confusion between iq ids and sids. This allows me to send files to Gajim (as long as Gajim has initiated the connection to me - there seems to a bug there where it will try to make a new connection if I've initiated the connection). Also fix a null ptr deref crash.
Thu, 15 Nov 2007 19:36:19 +0000 Daniel Atallah Fix something I mistyped.
Thu, 15 Nov 2007 19:35:27 +0000 Daniel Atallah Now that the buddies are being removed from the list correctly, it needs to happen before the dns_sd stuff is cleaned up when we disconnect so that it doesn't crash the avahi implementation.
Thu, 15 Nov 2007 18:25:50 +0000 Daniel Atallah Use a Message only window for processing messages from the win32 launcher since it is slightly more efficient.
Thu, 15 Nov 2007 17:27:16 +0000 Daniel Atallah Various bugfixes including using purple_account_remove_buddy() in addition to purple_blist_remove_buddy() to make sure that the buddy gets cleaned up fully when logging out or we go offline.
Thu, 15 Nov 2007 17:25:34 +0000 Daniel Atallah Clarify what purple_blist_remove_buddy() does somewhat.
Sat, 17 Nov 2007 18:26:03 +0000 Kelemen G«¡bor Update project version and translations
Thu, 15 Nov 2007 15:57:02 +0000 Kelemen G«¡bor Reverting to previous version, I forgot to remove the prevous file from
Thu, 15 Nov 2007 15:09:15 +0000 Daniel Atallah File transfer doesn't currently work with gajim, so don't claim it does in the ChangeLog.
Thu, 15 Nov 2007 14:53:53 +0000 Daniel Atallah Fix a couple bugs in the Bonjour XEP-0065 implementation, mainly related to error handling, but also send a <streamhost-used /> result. Also fix a XEP-0096 bug where the SI profile wasn't being specified. These bring ft with gajim closer to working, but we aren't there yet.
Thu, 15 Nov 2007 14:22:06 +0000 Luke Schierer merge of '067ce66484e78265473842f3b614b26a3530ca28'
Thu, 15 Nov 2007 12:55:17 +0000 Will Thompson merge of '61d876a57f30f4e29a91a8411d259e8aaa4355ea'
Thu, 15 Nov 2007 12:30:51 +0000 Will Thompson Don't crash when someone ignores an error. The mini-dialog was being
Fri, 16 Nov 2007 02:42:22 +0000 Stu Tomlinson disapproval of revision '067ce66484e78265473842f3b614b26a3530ca28'
Thu, 15 Nov 2007 13:39:10 +0000 Bj«Órn Voigt fixes #3864: Pidgin 2.2.3 does not build outside source directory
Thu, 15 Nov 2007 11:10:24 +0000 Timo Jyrinki One final commit because I got spell-checking via pofilter + voikko library
Thu, 15 Nov 2007 09:39:53 +0000 Bj«Órn Voigt spell checking German
Thu, 15 Nov 2007 02:43:37 +0000 Stu Tomlinson Fix building outside of the source directory. This is derived from the
Thu, 15 Nov 2007 02:22:02 +0000 Stu Tomlinson MSNP9 is now the default, with no ./configure option for anything else.
Wed, 14 Nov 2007 23:09:03 +0000 Mark Doliner Compile when plugins are disabled
Wed, 14 Nov 2007 20:25:27 +0000 Josep Puigdemont Updated Catalan translation.
Wed, 14 Nov 2007 18:47:24 +0000 Will Thompson Mention new error mini-dialogs in the ChangeLog.
Wed, 14 Nov 2007 18:29:41 +0000 Luke Schierer Claudio didn't update the changelog
Wed, 14 Nov 2007 17:36:48 +0000 Luke Schierer merge of '3c47eff17aa11d52826b274c1dd79c6c487f5a15'
Wed, 14 Nov 2007 17:10:28 +0000 Bj«Órn Voigt header update
Wed, 14 Nov 2007 17:07:32 +0000 Bj«Órn Voigt German update
Wed, 14 Nov 2007 13:22:39 +0000 Luke Schierer 1)give credit
Wed, 14 Nov 2007 13:06:16 +0000 RKVS Raman fixes #3954
Wed, 14 Nov 2007 13:05:41 +0000 RKVS Raman fixes #3954
Wed, 14 Nov 2007 12:54:17 +0000 ª±ric Boumaour fixes #3955
Wed, 14 Nov 2007 12:51:02 +0000 Ambrose C. Li fixes #3947
Wed, 14 Nov 2007 12:47:33 +0000 Luke Schierer merge of '1e67d8385e25c7400a4100b8af1048dd5c0a3f0f'
Wed, 14 Nov 2007 12:44:45 +0000 Luke Schierer merge of 'cf2b9ed82ae35086ec3c7557b3b00c0664daca8e'
Wed, 14 Nov 2007 12:40:48 +0000 Will Thompson Don't update the error in the buddy list if it hasn't changed.
Wed, 14 Nov 2007 12:26:52 +0000 Will Thompson Remove account error dialogs from the scrollbook's notebook, not from the
Wed, 14 Nov 2007 12:16:30 +0000 Will Thompson merge of '29c59c7fc04cdf75b2debfab42171f298f82c5fc'
Wed, 14 Nov 2007 10:39:40 +0000 Timo Jyrinki update also ChangeLog to indicate Finnish translation update
Wed, 14 Nov 2007 09:06:42 +0000 Timo Jyrinki Update fi.po translations for the release
Wed, 14 Nov 2007 10:07:01 +0000 Peter Hjalmarsson Updated swedish translation
Fri, 16 Nov 2007 09:05:15 +0000 Jochen Kemnade german translation update
Wed, 14 Nov 2007 05:29:19 +0000 Sadrul Habib Chowdhury merge of '1a57741b94a1fc6f2b23038e3aa24ee2adf4181c'
Wed, 14 Nov 2007 04:52:45 +0000 Daniel Atallah Register the correct number of values for the "connection-error" signal.
Wed, 14 Nov 2007 04:07:08 +0000 Richard Nelson Fix the max value for gntlabel's text-flag property
Wed, 14 Nov 2007 02:56:34 +0000 Daniel Atallah Fix #3930 by correctly detecting when we're no longer immediately following a br.
Wed, 14 Nov 2007 05:27:47 +0000 Sadrul Habib Chowdhury Allow turning on logging when enabling the gnthistory plugin. (this doesn't
Wed, 14 Nov 2007 00:23:21 +0000 Sadrul Habib Chowdhury merge of '45b552be25717e53a4c0e84b9d0242ded9c05628'
Tue, 13 Nov 2007 23:26:12 +0000 Casey Harkins merge of '046387959e096233195d912c7cc3f0b62f93eca8'
Tue, 13 Nov 2007 23:25:54 +0000 Casey Harkins disapproval of revision 'f2ac3f0cdea64fd5e603c5350cabf85ed619f5e3'
Wed, 14 Nov 2007 00:09:06 +0000 Sadrul Habib Chowdhury Update the ChangeLog.API and change how gnt_menu_get_item works.
Wed, 14 Nov 2007 12:42:23 +0000 Loptosko fixes #3941
Tue, 13 Nov 2007 22:45:51 +0000 Casey Harkins merge of 'e9c1dfdac7b1652f8c03584db667bc586c4b295c'
Tue, 13 Nov 2007 22:44:51 +0000 Casey Harkins Use widget allocation height to determine docklet icon size on x11, rather
Tue, 13 Nov 2007 22:36:10 +0000 Shalom Craimer fixes #3929
Tue, 13 Nov 2007 22:32:32 +0000 Loptosko fixes #3928
Tue, 13 Nov 2007 22:20:23 +0000 Dmitry Beloglazov fixes #3920
Tue, 13 Nov 2007 22:17:49 +0000 Ivar Smolin fixes #3914
Tue, 13 Nov 2007 22:16:23 +0000 Luke Schierer credit due
Tue, 13 Nov 2007 22:14:42 +0000 Amanpreet Singh Alam references #3908
Tue, 13 Nov 2007 22:04:34 +0000 Friedel Wolff fixes #3783
Tue, 13 Nov 2007 22:01:42 +0000 Kelemen G«¡bor fixes #3766
Tue, 13 Nov 2007 21:55:21 +0000 Luke Schierer further fix the po/Changelog
Tue, 13 Nov 2007 21:54:06 +0000 Martin Srebotnjak fixes#3735
Tue, 13 Nov 2007 21:48:04 +0000 Luke Schierer merge of '6b1a373e3e69276313a52397e9213c08c1d67846'
Tue, 13 Nov 2007 18:00:22 +0000 Mark Doliner merge of '7a98d978e56502762335bda8f19011a139ac460a'
Tue, 13 Nov 2007 06:27:27 +0000 Daniel Atallah My changes to disable external port mapping exposed a flaw where the server socket was being closed immediately, before the client had read all the data - this caused the client to receive a RST and consequently error. The solution is to wait for the client to close the connection before closing the server connection. I'm surprised this hasn't been a problem elsewhere - it seems like it would be.
Tue, 13 Nov 2007 04:29:06 +0000 Daniel Atallah Don't map the port used for bonjour file transfers externally. This adds a new function that will go away in 3.0.0 when we can modify purple_network_do_listen to take an additional parameter.
Tue, 13 Nov 2007 02:20:58 +0000 Daniel Atallah Cleanup and fix the socks5 proxy connect address to be correct.
Mon, 12 Nov 2007 23:20:25 +0000 Daniel Atallah I messed this up at some point.
Mon, 12 Nov 2007 23:16:52 +0000 Daniel Atallah Don't allow the buffer to be overrun when you have lots of local IPs.
Mon, 12 Nov 2007 23:10:08 +0000 Daniel Atallah merge of 'aa714a29059f790cb003a8fe1bec9c8873d09e33'
Mon, 12 Nov 2007 20:39:26 +0000 Bj«Órn Voigt - "Listening musik"
Mon, 12 Nov 2007 19:04:01 +0000 Stu Tomlinson merge of '9a0d3011817c44b114c37789a6561df8c8d75a80'
Mon, 12 Nov 2007 18:59:14 +0000 Will Thompson merge of '42565dfdfb1d0477d08281c1c37e99bba59c56fc'
Mon, 12 Nov 2007 18:47:40 +0000 Will Thompson Add a clickable link to the SSL FAQ to errors about accounts which need SSL
Mon, 12 Nov 2007 08:27:56 +0000 Mark Doliner Get rid of a few silly doxygen warnings
Mon, 12 Nov 2007 08:27:17 +0000 Mark Doliner Fix a warning from make docs:
Mon, 12 Nov 2007 19:02:00 +0000 Stu Tomlinson The order of these variable declarations is important if we want the
Mon, 12 Nov 2007 17:13:44 +0000 Sadrul Habib Chowdhury Add maximize flags for windows.
Mon, 12 Nov 2007 16:53:54 +0000 Sadrul Habib Chowdhury merge of '45a353a8a7978312260680050564b3a32f0d07aa'
Mon, 12 Nov 2007 09:27:56 +0000 Kelemen G«¡bor Hungarian translation updated
Tue, 13 Nov 2007 13:19:08 +0000 Claudio Satriano First translation update for 2.3.0 and first try of mtn commit :)
Mon, 12 Nov 2007 08:58:25 +0000 Jochen Kemnade updated German translation
Mon, 12 Nov 2007 08:10:40 +0000 Mark Doliner merge of '64bb85d88261de930f9c987d2347b6babf8e7641'
Mon, 12 Nov 2007 07:59:13 +0000 Mark Doliner merge of '13fac0dd91d110f10bc90c13074fe6277ba77b0d'
Mon, 12 Nov 2007 07:32:28 +0000 Kevin Stange 1.1.2 -> 1.1.5
Mon, 12 Nov 2007 08:10:24 +0000 Mark Doliner Add a lengthy comment about a small problem with our signal handler
Mon, 12 Nov 2007 07:57:31 +0000 Mark Doliner Update our Doxyfile.in using "doxygen -u Doxyfile.in"
Mon, 12 Nov 2007 05:49:34 +0000 John Bailey Update the FSF address that I missed in my round of updates a couple months ago.
Mon, 12 Nov 2007 05:46:42 +0000 John Bailey merge of '4d861866c16a8e87cc915a0d71b0b5a9365cbb3c'
Mon, 12 Nov 2007 03:09:54 +0000 Stu Tomlinson kill another compile warning
Mon, 12 Nov 2007 05:09:17 +0000 Daniel Atallah Leak fix, cleanup and code reuse.
Mon, 12 Nov 2007 04:17:10 +0000 Daniel Atallah I thought I was just fixing a leak in this commit, but it turns out I forgot to add the new files in the previous commit.
Mon, 12 Nov 2007 03:41:20 +0000 Daniel Atallah Don't strip the silc dlls.
Tue, 27 Nov 2007 15:56:20 +0000 Ethan Blanton Some platforms require additional includes before net/if.h, and this
Mon, 12 Nov 2007 03:37:14 +0000 Daniel Atallah Patch from some Intel folks to implement file transfer in Bonjour using XEP-0096 and 0065. This hopefully will work with Gaijm (haven't yet tested) and, of course, between libpurple instances; it will not work with Adium or iChat.
Mon, 12 Nov 2007 02:43:06 +0000 Daniel Atallah Update the win32 SILC Toolkit to 1.1.5.
Mon, 12 Nov 2007 02:29:15 +0000 Stu Tomlinson Squish some warnings here too, with evil(?) casts
Mon, 12 Nov 2007 01:59:01 +0000 Stu Tomlinson Silence a warning about blist_node_extended_menu defined but not used by
Mon, 12 Nov 2007 01:42:39 +0000 Stu Tomlinson Fix usage of purple_request_action_with_hint() (again?), hint and user_data
Mon, 12 Nov 2007 00:00:52 +0000 Daniel Atallah Fix build.
Sun, 11 Nov 2007 22:31:16 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head d2826de9438a8a8756c77368c1f585807a3984d0)
Sun, 11 Nov 2007 22:29:39 +0000 Will Thompson Mention PidginMiniDialog in ChangeLog.API
Sun, 11 Nov 2007 22:27:52 +0000 Will Thompson Use the error icon rather than the disconnect icon in connection error
Sun, 11 Nov 2007 22:18:20 +0000 Will Thompson Switch to purple_connection_error_reason in msnp9, and a few places I missed in
Sun, 11 Nov 2007 22:09:49 +0000 Will Thompson Don't open a dialog window on connection errors --- they're shown in the buddy
Sun, 11 Nov 2007 21:56:58 +0000 Will Thompson Clarify PURPLE_CONNECTION_ERROR_INVALID_USERNAME slightly.
Sun, 11 Nov 2007 21:41:59 +0000 Will Thompson Use PURPLE_CONNECTION_ERROR_INVALID_USERNAME in oscar and yahoo, which were
Sun, 11 Nov 2007 21:37:39 +0000 Will Thompson I don't think that incorrect passwords can be helpfully distinguished from
Sun, 11 Nov 2007 21:22:12 +0000 Will Thompson Consensus on #pidgin is that certificate errors and AUTHENTICATION_IMPOSSIBLE
Sun, 11 Nov 2007 19:09:49 +0000 Will Thompson Add PURPLE_CONNECTION_ERROR_{INVALID_USERNAME,INCORRECT_PASSWORD}, to be used
Sun, 11 Nov 2007 17:01:59 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head 0f99eebc17d3efab8dac3d72feb857ab25b06cb7)
Sun, 11 Nov 2007 14:19:55 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head 18b9b46acf72ed063fad2e2779a5202fd6d8126b)
Sat, 10 Nov 2007 13:06:12 +0000 Will Thompson Propagating ipp to im.pidgin.cpw.resiak.disconnectreason caused
Sat, 10 Nov 2007 12:10:04 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)
Wed, 07 Nov 2007 11:23:03 +0000 Will Thompson Make mini-dialogs follow the blist's size changes.
Mon, 05 Nov 2007 16:48:02 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin.next.minor' (head 58a7a68ec9891c7989ec16c0a3d52f9756de75db)
Mon, 05 Nov 2007 10:29:13 +0000 Will Thompson Really actually hide the description label inside a minidialog, even when
Mon, 05 Nov 2007 01:39:39 +0000 Will Thompson De-magic-number (and correct) the width request of PidginMiniDialog's labels.
Mon, 05 Nov 2007 01:32:25 +0000 Will Thompson Say that an account has been disabled if it has been in the title of a generic
Mon, 05 Nov 2007 01:29:11 +0000 Will Thompson Remove a redundant hbox around PidginMiniDialog's description label.
Mon, 05 Nov 2007 01:28:20 +0000 Will Thompson Hide the description label of the PidginMiniDialog used for signed on elsewhere
Mon, 05 Nov 2007 01:19:51 +0000 Will Thompson Use PidginMiniDialog to display signed in elsewhere errors in the blist.
Mon, 05 Nov 2007 00:54:23 +0000 Will Thompson Remove redundant gtk_widget_show_all()s.
Mon, 05 Nov 2007 00:53:14 +0000 Will Thompson Don't override any of the GtkContainer API in PidginMiniDialog. It's more
Sun, 04 Nov 2007 23:58:50 +0000 Will Thompson Add pidgin_mini_dialog_get_num_children(), a convenient way to check how many
Sun, 04 Nov 2007 23:57:43 +0000 Will Thompson Use an idle callback to destroy PidginMiniDialogs when a button is pressed.
Sun, 04 Nov 2007 23:56:25 +0000 Will Thompson Don't leak all bar one of the closure structs allocated by
Sun, 04 Nov 2007 15:57:38 +0000 Will Thompson Add some padding to PidginMiniDialogClass. Padding is not needed in
Sun, 04 Nov 2007 15:54:49 +0000 Will Thompson Make PidginMiniDialog do more things right when used as a GtkContainer. _add,
Sun, 04 Nov 2007 14:43:45 +0000 Will Thompson Create a PidginMiniDialog widget; make pidgin_make_mini_dialog() in gtkutils.c
Sat, 03 Nov 2007 17:08:21 +0000 Will Thompson Display all connection errors in a scrollbook, which is packed inside
Sat, 03 Nov 2007 16:32:28 +0000 Will Thompson Fix iterating over accounts_signed_on_elsewhere while doing things that will
Sat, 03 Nov 2007 14:35:09 +0000 Will Thompson Remove padding and size-grouping from buttons in minidialogs to save horizontal
Sat, 03 Nov 2007 14:06:24 +0000 Will Thompson Use minidialogs rather than horrifying buttons with red text to notify the user
Sat, 03 Nov 2007 12:17:06 +0000 Will Thompson Work around a bug in vim's bracket matching, whereby it doesn't realise that
Sat, 03 Nov 2007 12:12:02 +0000 Will Thompson Add a tooltip to each account's label in the signed on elsewhere minidialog,
Sat, 03 Nov 2007 11:05:52 +0000 Will Thompson Restore error notifications on the buddy list after a restart. Make the Ignore
Sat, 03 Nov 2007 00:25:33 +0000 Will Thompson purple_account_clear_current_error is public API, so should not be static.
Sat, 03 Nov 2007 00:23:01 +0000 Will Thompson Save accounts' current errors to accounts.xml, and restore them at startup.
Sat, 03 Nov 2007 00:20:55 +0000 Will Thompson PurpleConnectionErrorInfo.description should not be const.
Fri, 02 Nov 2007 19:36:34 +0000 Will Thompson Extract setting an account's current error to a static function. In the
Fri, 02 Nov 2007 15:00:24 +0000 Will Thompson Add purple_account_clear_current_error(), which does what it says on the tin.
Fri, 02 Nov 2007 14:48:06 +0000 Will Thompson Fix the return type of pidgin_make_mini_dialog() to be GtkWidget * rather than
Wed, 31 Oct 2007 15:32:24 +0000 Will Thompson Don't pop up a separate error dialog when an account is disconnected by
Wed, 31 Oct 2007 15:23:07 +0000 Will Thompson Re-set URGENT on the buddy list when a new account is added to a pre-existing
Wed, 31 Oct 2007 15:19:21 +0000 Will Thompson Group all NAME_IN_USE errors together into one neat mini-dialog on the buddy
Wed, 31 Oct 2007 15:17:09 +0000 Will Thompson Document that callbacks for mini-dialogs may be NULL.
Wed, 31 Oct 2007 00:57:26 +0000 Will Thompson Break creating and removing generic error boxes by account into their own
Wed, 31 Oct 2007 00:32:11 +0000 Will Thompson Improve the documentation of pidgin_make_mini_dialog().
Tue, 30 Oct 2007 23:46:59 +0000 Will Thompson I have no idea why checking for an OFFLINE status type on an account would be
Tue, 30 Oct 2007 23:41:10 +0000 Will Thompson Fix a type error. I could have sworn I did this before committing...
Tue, 30 Oct 2007 23:33:13 +0000 Will Thompson * When an account error changes, just recreate its button rather than every
Tue, 30 Oct 2007 21:38:14 +0000 Will Thompson Document exactly how long the PurpleConnectionErrorInfo pointers given out by
Sun, 28 Oct 2007 23:18:09 +0000 Will Thompson The two PurpleConnectionErrorInfo parameters are meant to be const.
Sun, 28 Oct 2007 23:10:08 +0000 Will Thompson Mark pointed out that PurpleConnectionErrorPair is not a very good name for the
Sun, 28 Oct 2007 18:03:14 +0000 Will Thompson Document the gc parameter of purple_connection_error_reason to shut doxygen up.
Sun, 28 Oct 2007 16:43:16 +0000 Will Thompson Deprecate pidgin_blist_update_account_error_state() and
Sun, 28 Oct 2007 16:32:37 +0000 Will Thompson PurpleConnectionErrorPair is a better name for struct { PurpleConnectionError;
Sun, 28 Oct 2007 13:01:45 +0000 Will Thompson Add the old error to the account-error-changed signal.
Sun, 28 Oct 2007 11:04:04 +0000 Will Thompson merge of '37c3d8dfb803b6da542ca98ccd64739e1943072c'
Sat, 27 Oct 2007 17:46:04 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin.next.minor' (head a6e1d13e8af0e00ac47c87b5e118bb3c7ed5064f)
Sun, 28 Oct 2007 00:46:45 +0000 Will Thompson Connect to connection-error in account.c so that the account error is actually
Sat, 27 Oct 2007 17:45:05 +0000 Will Thompson Call pidgin_blist_update_account_error_state in response to
Sat, 27 Oct 2007 17:43:49 +0000 Will Thompson Remove repeated calls to purple_*_get_handle().
Sat, 27 Oct 2007 17:41:42 +0000 Will Thompson Changelog purple_account_get_current_error() and account-error-changed.
Sat, 27 Oct 2007 17:26:17 +0000 Will Thompson Make PurpleAccount keep track of the last connection error suffered (or not, if
Sat, 27 Oct 2007 12:14:15 +0000 Will Thompson Document connection-error signal.
Wed, 24 Oct 2007 17:33:12 +0000 Will Thompson I figured a signal firing on a connection error would be useful.
Wed, 24 Oct 2007 14:48:58 +0000 Will Thompson Having read the XMPP SASL specification, these errors seem more accurate.
Wed, 24 Oct 2007 14:20:16 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin.next.minor' (head 08acda06a60a49c86dd22b679a931a22c62e3c13)
Wed, 17 Oct 2007 15:00:41 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin.next.minor' (head 365b126365cc18309aea7f8eef0e9b2a19e6bda8)
Mon, 15 Oct 2007 10:45:46 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin.next.minor' (head bd8f1d754a1b94e5ade30c3b135178b236f7b49a)
Sun, 14 Oct 2007 21:20:50 +0000 Will Thompson Document that the char * parameter of purple_connection_error{,_reason} may
Sun, 14 Oct 2007 21:08:42 +0000 Will Thompson Rename:
Sun, 14 Oct 2007 12:19:20 +0000 Will Thompson rlaager suggested using the last element of the PurpleDisconnectReason enum
Sat, 13 Oct 2007 00:23:52 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin.next.minor' (head 6f090c623ea4e9357e5b4238348a888b4c869ab7)
Fri, 12 Oct 2007 23:26:11 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin.next.minor' (head 4018add8ebbf0e7dfc0fa002ebaeedb7048a26a6)
Fri, 16 Nov 2007 23:32:17 +0000 Richard Laager merge of '1037fab539d2a95db4fc657f42420566f7e53440'
Fri, 16 Nov 2007 23:27:07 +0000 Richard Laager merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'
Fri, 16 Nov 2007 23:03:22 +0000 Richard Laager merge of '12ad71995f63338f624cb01c1e25710a0307ca31'
Fri, 16 Nov 2007 23:01:34 +0000 Richard Laager merge of '55275a531f00a6cabade1b8bfe74eafa3c2db4ba'
Fri, 16 Nov 2007 23:01:23 +0000 Richard Laager merge of '1d521d53265eb98ae00fd955fb78a1d39e4c8ba6'
Fri, 16 Nov 2007 23:01:09 +0000 Richard Laager merge of '88ea7f54513c734e65a7fc3f4318f393093f6fb6'
Fri, 16 Nov 2007 23:00:52 +0000 Richard Laager merge of '2b4dccc8587d65d95c8698baa12619b506cec2f7'
Fri, 16 Nov 2007 23:00:41 +0000 Richard Laager merge of '53b79b2ce557c515c1eb6d234e40ede98328a82e'
Fri, 16 Nov 2007 23:00:12 +0000 Richard Laager merge of 'b2a396d17dcaf8a381d711f406c759863a99557c'
Fri, 16 Nov 2007 23:00:00 +0000 Richard Laager merge of '2a243210bfd2514b2f7d77cba01c2cf78b8fe8a5'
Fri, 16 Nov 2007 22:59:44 +0000 Richard Laager merge of '2511e448b3af6dfc5daebf1f6d4b485ef647c245'
Fri, 16 Nov 2007 22:59:30 +0000 Richard Laager merge of '2af6143b8106e9e17b15eacee5bd408d8b7fc91a'
Fri, 16 Nov 2007 22:45:01 +0000 Richard Laager merge of '2c0e5c4e8381b58fde7f6ed1f20e1bf8bcf46201'
Fri, 16 Nov 2007 22:38:00 +0000 Richard Laager explicit merge of '2762c6075c0dc52a96098c5478c5bf68cfd890a3'
Fri, 16 Nov 2007 22:42:59 +0000 Richard Laager Reverted changes from ef7ac46f90a801547f7dfc4295927a956f90e869 to
Fri, 16 Nov 2007 22:59:20 +0000 Richard Laager disapproval of revision 'ce13b5ca4994abbd4934b3bc568c8b115335c426'
Fri, 16 Nov 2007 22:59:48 +0000 Richard Laager disapproval of revision '2ce5a939a395a946ffcf7f9c862b4c54aba7457f'
Fri, 16 Nov 2007 23:00:03 +0000 Richard Laager disapproval of revision '0e51fd6f70ba330cbc25cff479b5c6325e939196'
Fri, 16 Nov 2007 23:00:55 +0000 Richard Laager disapproval of revision 'd0c23dfc8d64e57036509dd2e2248caaea3e6d9f'
Fri, 16 Nov 2007 23:01:12 +0000 Richard Laager disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
Fri, 16 Nov 2007 23:01:26 +0000 Richard Laager disapproval of revision '77472405559c3b4779b5a300cc433f2e03b4e336'
Sun, 11 Nov 2007 18:15:21 +0000 Stu Tomlinson Fix win32 build following death of share/Makefile.mingw
Sun, 11 Nov 2007 18:11:50 +0000 Stu Tomlinson merge of '73057ee4da2b6a1bb75ad46fec3e2df323aa3e42'
Sun, 11 Nov 2007 18:11:46 +0000 Stu Tomlinson merge of '0f99eebc17d3efab8dac3d72feb857ab25b06cb7'
Sun, 11 Nov 2007 18:09:33 +0000 Stu Tomlinson Kill off another redundant Makefile
Sun, 11 Nov 2007 18:08:19 +0000 Stu Tomlinson Add tooltips when hovering over rooms in the roomlist so the full channel
Sun, 11 Nov 2007 16:30:46 +0000 Stu Tomlinson Some versions of libgadu use __GG_LIBGADU_HAVE_OPENSSL, others use
Sun, 11 Nov 2007 16:56:03 +0000 Will Thompson merge of '0d945ca4ad9da6d9547272ea91c99f3dc3909ac6'
Mon, 19 Nov 2007 06:15:15 +0000 Evan Schoenberg Fixed whitespace and indentation in jabber_register_parse(). I'm seeing crashes while attempting to register, and it was difficult to follow the previous code with inconsistent and misleading indentation.
Sun, 11 Nov 2007 16:45:19 +0000 Evan Schoenberg An identity does not always have a name; for example, Google Talk web folks can have type 'web', category 'client', no name.
Sun, 11 Nov 2007 15:57:35 +0000 Stu Tomlinson I think this is what the fwrite is actually meant to be doing.
Sun, 11 Nov 2007 14:40:16 +0000 Stu Tomlinson fix a bunch of these warnings from running configure:
Sun, 11 Nov 2007 16:51:19 +0000 Will Thompson May as well use an existing string as the title for the error notification.
Sun, 11 Nov 2007 16:50:24 +0000 Will Thompson Actually properly fix this gg "write my buddy list to a file" callback by just
Sun, 11 Nov 2007 17:46:02 +0000 Kelemen G«¡bor Hungarian translation updated
Sun, 11 Nov 2007 14:18:23 +0000 Will Thompson merge of '2fb075583d4e52527a1045112f38c7a76f2c7e80'
Sun, 11 Nov 2007 14:12:51 +0000 Will Thompson Explicitly cast from xmlChar (== unsigned char) to char, squishing a warning.
Sun, 11 Nov 2007 14:10:06 +0000 Will Thompson Use distinct variables for the result of g_strerror (which is const) and a
Sun, 11 Nov 2007 14:08:30 +0000 Will Thompson Handle fwrite returning 0 in gg's "save my buddy list to a file" code,
Sun, 11 Nov 2007 14:02:01 +0000 Jochen Kemnade update for next version (probably 2.3.0)
Sun, 11 Nov 2007 13:03:31 +0000 Stu Tomlinson Might help if we include msnp9 in the dist
Sun, 11 Nov 2007 12:59:14 +0000 Stu Tomlinson Update the list of files to be translated
Sun, 11 Nov 2007 12:57:52 +0000 Stu Tomlinson Add MSNP9 back as an alternative alongside the existing MSN prpl. Cowardly
Sun, 11 Nov 2007 03:06:23 +0000 Ethan Blanton propagate from branch 'im.pidgin.elb.make' (head 7697ab7a2d1718ea16e52b2c03007343c5beb37e)
Sun, 11 Nov 2007 00:26:18 +0000 John Bailey Fix my typo.
Sun, 11 Nov 2007 00:25:37 +0000 John Bailey Some final tweaking on the man page.
Sat, 10 Nov 2007 22:32:26 +0000 Stu Tomlinson merge of '535e513c571856e9e31d51a83dca552c8a8433dc'
Sat, 10 Nov 2007 22:28:55 +0000 Stu Tomlinson Fix for the crash reported by WormFood in #pidgin when right clicking on
Mon, 12 Nov 2007 16:15:53 +0000 Sadrul Habib Chowdhury Clear the tags when the textview is cleared.
Sun, 11 Nov 2007 19:42:02 +0000 Sadrul Habib Chowdhury Cancel the typeahead search when escape is pressed.
Sat, 10 Nov 2007 23:48:57 +0000 Sadrul Habib Chowdhury Fix size calculation when shadow is enabled.
Sat, 10 Nov 2007 17:39:31 +0000 Ethan Blanton propagate from branch 'org.maemo.garage.pidgin.pidgin.blist-show-with-parent' (head 9dc35209de2406ba1fbc9a266b4e931ff6ebd80a)
Sat, 10 Nov 2007 16:39:18 +0000 Stu Tomlinson merge of 'e3fd21e6dabb99e5604e8337380353fcbe1a7279'
Sat, 10 Nov 2007 16:34:33 +0000 Stu Tomlinson Consolidation of icons Makefiles
Sat, 10 Nov 2007 16:17:54 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head e3fd21e6dabb99e5604e8337380353fcbe1a7279)
Sat, 10 Nov 2007 15:59:05 +0000 Stu Tomlinson Escape any un-escaped entities in purple_markup_html_to_xhtml when parsing
Sat, 10 Nov 2007 15:55:29 +0000 Stu Tomlinson Allow win32 builds to define EXTRAVERSION in local.mak to do the equivalent
Sat, 10 Nov 2007 15:49:57 +0000 Stu Tomlinson Make purple.h a generated file so plugins can just include this and never
Sat, 10 Nov 2007 15:41:37 +0000 Stu Tomlinson disapproval of revision 'b681959692589499c04b181e1db18edf0d6b2dc5'
Sat, 10 Nov 2007 15:23:56 +0000 Stu Tomlinson Make purple.h a generated file so plugins can just include this and never
Sat, 10 Nov 2007 15:21:01 +0000 Stu Tomlinson Allow myspace to build outside of the source tree
Sat, 10 Nov 2007 15:37:36 +0000 Gabriel Schulhof Double include fix
Sat, 10 Nov 2007 15:37:23 +0000 Gabriel Schulhof Another transience fix
Sat, 10 Nov 2007 13:15:44 +0000 Will Thompson A grammar fix for finch(1).
Sat, 10 Nov 2007 15:02:13 +0000 Gabriel Schulhof Removed typedef
Sat, 10 Nov 2007 14:58:54 +0000 Gabriel Schulhof Removed typedef
Sat, 10 Nov 2007 14:32:57 +0000 Gabriel Schulhof Make it compile
Sat, 10 Nov 2007 14:22:24 +0000 Gabriel Schulhof Make small array of _show_with_parent functions and use indices into that array as params in the GtkItemFactoryEntry list, rather than the function pointers themselves
Sat, 10 Nov 2007 05:20:46 +0000 Ka-Hing Cheung Use only the first 16 characters of the password, and plug a leak.
Sat, 10 Nov 2007 05:16:58 +0000 Ka-Hing Cheung make our xmlnode preserve prefixes
Sat, 10 Nov 2007 04:52:20 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
Sat, 10 Nov 2007 01:18:15 +0000 Sadrul Habib Chowdhury Minor adjustments to prevent a crash, correct a data type and fix drawing.
Fri, 09 Nov 2007 01:45:10 +0000 Sadrul Habib Chowdhury Use gobject properties for labels.
Tue, 06 Nov 2007 21:19:19 +0000 Sadrul Habib Chowdhury I feel good when I am able to send messages, instead of just typing them.
Mon, 05 Nov 2007 19:20:30 +0000 Sadrul Habib Chowdhury Hitting Return in the entry will trigger the 'activate' signal.
Mon, 05 Nov 2007 18:29:20 +0000 Sadrul Habib Chowdhury Enable auto-complete in the pounce dialog.
Wed, 31 Oct 2007 18:13:53 +0000 Sadrul Habib Chowdhury Buttons were leaking all this time!
Tue, 30 Oct 2007 10:50:20 +0000 Sadrul Habib Chowdhury Hitting enter on a file will trigger the 'select' button in the file selector dialog.
Tue, 30 Oct 2007 10:24:16 +0000 Sadrul Habib Chowdhury Pressing 'insert' in the plugins window triggers the 'Install Plugin..' button.
Tue, 30 Oct 2007 10:22:46 +0000 Sadrul Habib Chowdhury Get rid of unnecessary strdup.
Tue, 30 Oct 2007 10:15:58 +0000 Sadrul Habib Chowdhury Close #2810. ('Non-XHTML-IM messages with links in them are broken.')
Tue, 30 Oct 2007 09:55:47 +0000 Sadrul Habib Chowdhury Do not ellipsize in a column of size 1.
Tue, 30 Oct 2007 09:32:10 +0000 Sadrul Habib Chowdhury Patch from Josh Davis to correct ellipsization for right-aligned columns.
Tue, 30 Oct 2007 09:17:50 +0000 Sadrul Habib Chowdhury Do not do unnecessary processing when updating text in a column.
Sun, 28 Oct 2007 17:17:56 +0000 Casey Harkins Rolling back docklet geometry changes. These will have to wait until next
Sun, 28 Oct 2007 17:16:42 +0000 Casey Harkins propagate from branch 'im.pidgin.charkins.dockletgeom' (head 0a163d30bd4e04f722543b3868eb2d934e5e1db8)
Sun, 28 Oct 2007 01:37:23 +0000 Ethan Blanton Bring silcpurple_create_keypair for silc 1.0 in line with the new
Sun, 28 Oct 2007 01:05:17 +0000 Gabriel Schulhof Patch from Gabriel Schulhof to transiate yet another window.
Fri, 26 Oct 2007 13:31:26 +0000 Sadrul Habib Chowdhury Add 'yank' action in the entry boxes.
Fri, 26 Oct 2007 09:44:00 +0000 Sadrul Habib Chowdhury Fix doxygen foo, thanks to resiak\!
Fri, 26 Oct 2007 08:41:17 +0000 Sadrul Habib Chowdhury Draw the 'header' correctly when not showing borders.
Fri, 26 Oct 2007 08:39:34 +0000 Sadrul Habib Chowdhury Show alias in restored conversation.
Fri, 26 Oct 2007 07:27:00 +0000 Sadrul Habib Chowdhury transpose-chars action for the entry boxes.
Wed, 24 Oct 2007 10:14:58 +0000 Sadrul Habib Chowdhury Add properties to boxes. This is the Right Way of doing things.
Sun, 21 Oct 2007 08:40:42 +0000 Sadrul Habib Chowdhury Fix menu hiding.
Sat, 20 Oct 2007 05:55:44 +0000 Sadrul Habib Chowdhury merge of '433b476c9aefc965849a15060e0feeccb640d283'
Thu, 18 Oct 2007 18:17:23 +0000 Casey Harkins ChangeLog.API the new docklet geometry API. Fixes #521. Refs #1632.
Thu, 18 Oct 2007 17:58:40 +0000 Casey Harkins propagate from branch 'im.pidgin.charkins.dockletgeom' (head 0ac7285573f2998a702d7cbc62e7e8cc91e616e8)
Sat, 20 Oct 2007 05:52:52 +0000 Sadrul Habib Chowdhury Add gnt_menuitem_activate, and 'activate' signal for GntMenuItem.
Sat, 20 Oct 2007 05:50:48 +0000 Sadrul Habib Chowdhury Prevent occasional crashes on quit.
Sat, 20 Oct 2007 05:48:32 +0000 Sadrul Habib Chowdhury Readjust the column widths when a column is hidden/redisplayed.
Tue, 16 Oct 2007 13:06:48 +0000 Sadrul Habib Chowdhury Doxygen for gnt.
Tue, 16 Oct 2007 11:05:59 +0000 Sadrul Habib Chowdhury Missing changelog entries and @since tags from 3f567df17490f68b4feb8cf26ad004a34eb7cc9a.
Tue, 16 Oct 2007 11:04:09 +0000 Sadrul Habib Chowdhury Add the menu-binding stuff in the manpage.
Tue, 16 Oct 2007 09:51:12 +0000 Sadrul Habib Chowdhury Add gnt_color_pair, which will replace color codes with 'appropriate' text
Tue, 16 Oct 2007 04:14:54 +0000 Sadrul Habib Chowdhury ChangeLog.API some of the current-media changes.
Mon, 15 Oct 2007 00:41:22 +0000 Richard Laager Add and call a purple_util_uninit() to free user_dir and customer_home_dir
Fri, 16 Nov 2007 23:01:37 +0000 Richard Laager disapproval of revision 'ddd8161138d003646cb2960438fe8011a3d71a8b'
Mon, 15 Oct 2007 00:40:33 +0000 Richard Laager A missing s/PURPLE_REQUEST_HINT/PURPLE_REQUEST_UI_HINT/
Sun, 14 Oct 2007 20:55:36 +0000 Richard Laager Document the addition of the PURPLE_REQUEST_UI_HINT_* defines.
Sun, 14 Oct 2007 20:53:40 +0000 Richard Laager Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
Sun, 14 Oct 2007 19:52:54 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head e8fa6e02ff781b7fa39b211e7617c5083ea42688)
Sun, 14 Oct 2007 19:50:27 +0000 Richard Laager Document the UI hint defines and remove some bad ui_hint @param lines from
Sun, 14 Oct 2007 19:46:19 +0000 Richard Laager Mark some libpurple-internal functions as deprecated to further help keep
Fri, 16 Nov 2007 23:00:44 +0000 Richard Laager disapproval of revision '3588a68b11327f068eea391242fa5896bb72f8dd'
Sun, 14 Oct 2007 19:44:39 +0000 Richard Laager Use the PURPLE_REQUEST_HINT defines for comparisons.
Fri, 16 Nov 2007 23:00:32 +0000 Richard Laager disapproval of revision '0bca057095e209f4b41abe027de4864301ead50e'
Sun, 14 Oct 2007 18:43:32 +0000 Gabriel Schulhof #define-ing PIDGIN_REQUEST_HINT_PRIVACY "privacy" inside gtkprivacy.c, because it is used 4 times, and once for gtk_window_set_role()
Fri, 16 Nov 2007 23:27:01 +0000 Richard Laager disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
Sun, 14 Oct 2007 18:07:19 +0000 Gabriel Schulhof Converted string literal UI hints to #define-ed constants and fixed two cast-warnings in gtkblist.c
Sun, 14 Oct 2007 03:14:43 +0000 Richard Laager Wrap the newly deprecated functions with #ifndef PURPLE_DISABLE_DEPRECATED.
Sun, 14 Oct 2007 03:07:06 +0000 Richard Laager Document the with_hint API changes.
Sun, 14 Oct 2007 02:49:47 +0000 Richard Laager propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 675607eb0ab04822a33c6d542694e94dbb731035)
Fri, 16 Nov 2007 22:59:33 +0000 Richard Laager disapproval of revision '403dd7caf39b853d3f3620441ea1abebb19cfa03'
Sun, 14 Oct 2007 02:43:06 +0000 Richard Laager Fix up some broken changes in the request API UI hint changes.
Sun, 14 Oct 2007 02:41:00 +0000 Richard Laager merge of '1bcf84e26d11f259b3c5ec663e3fecc2f01aed33'
Sat, 13 Oct 2007 23:59:52 +0000 Richard Laager Document the window transient_for changes. Refs #2617
Sat, 13 Oct 2007 23:32:54 +0000 Richard Laager propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 49d0219884ede2c6c571f2df73e29dffa86f54ad)
Sat, 13 Oct 2007 00:22:20 +0000 Will Thompson purple_lt_current needed to be bumped (as per the comment at the start of
Fri, 12 Oct 2007 03:53:58 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 26e91b9e80a9d63c85455f11102f75f36cb95afc)
Fri, 12 Oct 2007 03:34:53 +0000 Richard Laager Merge the ChangeLog.API entries for 2.3.0
Fri, 12 Oct 2007 03:32:17 +0000 Richard Laager merge of '87d5331b62c3e62aaacddc0fe0a8c3f0787cda2b'
Fri, 12 Oct 2007 03:29:36 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head fa0e512d79dfe479bc36c2436089b51854ef3eb5)
Fri, 12 Oct 2007 02:57:26 +0000 Sadrul Habib Chowdhury Changelog some of the stuff.
Fri, 12 Oct 2007 02:18:35 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head d42511319051bcfa8adb3ed8e3f11a26cabc43f4)
Fri, 12 Oct 2007 02:06:38 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.sadrul.currentmedia' (head 734d4a6e0655850d5f891d22d4c37f15d0ccf1bd)
Thu, 04 Oct 2007 04:15:56 +0000 Sadrul Habib Chowdhury Missing buddylist request field stuff.
Thu, 04 Oct 2007 04:02:33 +0000 Sadrul Habib Chowdhury Add marshalling functions for the authorization signals.
Wed, 03 Oct 2007 14:14:31 +0000 Sadrul Habib Chowdhury Convert the inputs to UTF8 first before doing anything. Thanks a lot to Ionic` on #pidgin for testing.
Wed, 03 Oct 2007 07:19:31 +0000 Sadrul Habib Chowdhury Add a note: Perhaps look at menu-labels if it doesn't have an ID when processing an accelerator key.
Wed, 03 Oct 2007 07:12:01 +0000 Sadrul Habib Chowdhury Add IDs to the menuitems in the buddylist menu so they can have acceletor keys.
Wed, 03 Oct 2007 07:09:03 +0000 Sadrul Habib Chowdhury Toplevel boxes don't have menus.
Wed, 03 Oct 2007 06:51:26 +0000 Sadrul Habib Chowdhury Allow binding key-shortcuts to menuitems.
Wed, 14 Nov 2007 03:19:15 +0000 Sadrul Habib Chowdhury disapproval of revision '6ed8ed5b5440b381d08d2a36c8b60d05d935aaa8'
Wed, 03 Oct 2007 05:42:31 +0000 Sadrul Habib Chowdhury Sample use of the buddylist node request field.
Wed, 03 Oct 2007 05:41:55 +0000 Sadrul Habib Chowdhury merge of '7ad0c13aa61f79d4ac1cfaf922642b4b63ebc914'
Wed, 19 Sep 2007 13:37:35 +0000 Sadrul Habib Chowdhury merge of '0aa0a220a3346cbd27a0595bb2136c61712a5a4e'
Wed, 19 Sep 2007 11:00:49 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head abd68a0284028e1f6620c0f7ef517a13458d49d1)
Wed, 10 Oct 2007 04:04:52 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b7ee9ed3d96546482462baf63c4127858553c275)
Wed, 10 Oct 2007 04:01:22 +0000 Richard Laager Move 2.2.2 to the right place.
Wed, 10 Oct 2007 03:57:39 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 1e697229b1c9a564fa1e509cc9a4a83da6e664df)
Sun, 07 Oct 2007 16:19:58 +0000 Richard Laager Move the PURPLE_DISABLE_DEPRECATED entry to 2.3.0 and document the new plugin unload handling.
Sun, 07 Oct 2007 16:07:07 +0000 Richard Laager Use purple_plugin_disable() to get the right behavior with plugins that
Sun, 07 Oct 2007 16:06:20 +0000 Richard Laager Use the new purple_plugin_disable() function and purple_plugin_unload()'s
Sun, 07 Oct 2007 16:03:37 +0000 Richard Laager Bump the version to 2.3.0
Sun, 07 Oct 2007 16:02:55 +0000 Richard Laager * Add purple_plugin_disable() to prevent plugins from loading on the next
Sun, 07 Oct 2007 15:58:57 +0000 Richard Laager If there is no secondary text in a notify, avoid adding "\n\n" and creating
Sun, 07 Oct 2007 15:15:58 +0000 Richard Laager Document the addition of purple_plugin_disable() and the changes to
Sun, 07 Oct 2007 15:11:22 +0000 Richard Laager Fix the last two entries: we've used lowercase version elsewhere.
Sun, 07 Oct 2007 14:58:23 +0000 Richard Laager I think we're doing the proper checks now, so remove a TODO. If this is
Sun, 07 Oct 2007 14:27:59 +0000 Richard Laager Use g_list_delete_link() instead of g_list_remove() in this new code, as
Sun, 07 Oct 2007 14:25:17 +0000 Richard Laager Re-add a loop I removed in b5acf346a6ed692acc613d71a9ebbfcf4726cc63. It's
Sat, 06 Oct 2007 23:07:45 +0000 Richard Laager Fix a syntax error so this compiles.
Sat, 06 Oct 2007 22:59:14 +0000 Richard Laager merge of '6b5f1f48667171fe73de619dd8f80cacd231a2e2'
Sat, 06 Oct 2007 22:59:09 +0000 Richard Laager Honor a PURPLE_DISABLE_DEPRECATED define to allow plugins to catch
Sat, 06 Oct 2007 22:47:38 +0000 Richard Laager Deprecate the purple_plugins_register_* and purple_plugins_unregister_* functions. We have plugin-load and plugin-unload signals.
Sat, 06 Oct 2007 22:46:57 +0000 Richard Laager Remove some TODOs on deprecated code.
Sat, 06 Oct 2007 22:43:55 +0000 Richard Laager Honor the return value of a plugin's unload function.
Fri, 09 Nov 2007 19:58:42 +0000 Jochen Kemnade German translation update
Fri, 09 Nov 2007 17:37:12 +0000 Stu Tomlinson applied changes from f0cdd16c20f9773e28cd79b36ffcf1c66057e32e
Fri, 09 Nov 2007 09:44:53 +0000 Kevin Stange This changelog entry was weak, considering all the work John actually
Fri, 09 Nov 2007 08:09:42 +0000 John Bailey The last of the man page updating that I had planned to do. Constructive
Fri, 09 Nov 2007 08:06:20 +0000 John Bailey merge of '3df0bc5b9537dc64833bb97fe2a03920e6f0c304'
Fri, 09 Nov 2007 04:07:37 +0000 Daniel Atallah merge of '54be730b876d8dcb239390730afc8620f96bc429'
Fri, 09 Nov 2007 02:02:13 +0000 Andreas Monitzer merge of '375ee8dbfbcb119caf0510839f43bc2b0a2d8ff1'
Fri, 09 Nov 2007 01:41:27 +0000 Daniel Atallah merge of 'c37fee6ba3de411437645ccbbe48c947adee7414'
Thu, 08 Nov 2007 23:47:28 +0000 Ethan Blanton merge of 'fbe5808a8fa8c35651a2920d4aa62f1781d51246'
Thu, 08 Nov 2007 23:47:22 +0000 Ethan Blanton jtb indirectly points out that we need a fflush() before the fsync(),
Fri, 09 Nov 2007 02:00:15 +0000 Andreas Monitzer Fixed cancelling ad-hoc commands
Fri, 09 Nov 2007 04:07:25 +0000 Daniel Atallah Don't allow tooltips to interfere with editing blist entries. Fixes #3830.
Fri, 09 Nov 2007 01:39:51 +0000 Daniel Atallah Fix the win32 build for the file synchronization changes. Hopefully this will fix some of the occasional issues that people have had on Windows with their files getting corrupted on power failure or something.
Thu, 08 Nov 2007 19:50:22 +0000 Ethan Blanton merge of '8f4d756b61b5688ce770c469c3a7095dbe6c271d'
Thu, 08 Nov 2007 19:49:12 +0000 Ethan Blanton Manually fflush() files written with purple_util_write_data_to_file,
Tue, 13 Nov 2007 21:47:40 +0000 Luke Schierer fix up the po/Changelog
Tue, 13 Nov 2007 21:46:58 +0000 Luke Schierer applied changes from 1ae7bab2d86d4fb77e82e0c2fd0e7f44329604ab
Thu, 08 Nov 2007 22:36:09 +0000 Serdar Soytetir update tr translations
Thu, 08 Nov 2007 08:42:11 +0000 Ihar Hrachyshka Updated Belarusian Latin translation. This is the one Ihar Hrachyshka
Thu, 08 Nov 2007 08:37:39 +0000 Rai S. Regawa Updated Indonesian translation. This is the one that Rai S. Regawa
Thu, 08 Nov 2007 08:32:10 +0000 Mark Doliner In an email to the Pidgin devel mailing list on 3 Nov 2007, Ethan
Thu, 08 Nov 2007 08:28:09 +0000 Mark Doliner Change the ordering of the options in the system tray dropdown menu so
Thu, 08 Nov 2007 02:47:12 +0000 Stu Tomlinson merge of 'eb14385d2f3d84e0bdd1b158200baa76f86da3a2'
Wed, 07 Nov 2007 17:22:36 +0000 John Bailey More updates to the man page. All of the Preferences dialog is complete.
Wed, 07 Nov 2007 15:02:09 +0000 Daniel Atallah Leak fix.
Wed, 07 Nov 2007 14:07:52 +0000 Sadrul Habib Chowdhury applied changes from 172a59b41412c4630834d66f2e7ec3be970cc36b
Wed, 07 Nov 2007 13:49:48 +0000 Sadrul Habib Chowdhury merge of '656ddea68cc0419829183e2676970ed21efb838f'
Wed, 07 Nov 2007 10:51:21 +0000 Will Thompson Document PurplePrefCallback.
Wed, 07 Nov 2007 13:49:26 +0000 Sadrul Habib Chowdhury disapproval of revision '240095fc3a12eafe8418f57362c4b2a88da143c1'
Wed, 07 Nov 2007 09:19:25 +0000 Mark Doliner Get rid of some doxygen warnings by removing undocumented @params
Wed, 07 Nov 2007 04:09:12 +0000 Daniel Atallah Another leak fix.
Wed, 07 Nov 2007 02:32:14 +0000 Daniel Atallah Fix a little leak.
Wed, 07 Nov 2007 01:30:07 +0000 Daniel Atallah We dont need the icons on Windows.
Tue, 06 Nov 2007 19:05:42 +0000 John Bailey Some more work on the man page. Updated the sections for the Interface,
Thu, 08 Nov 2007 02:37:02 +0000 Stu Tomlinson Add a test for the html markup parsing to try to prevent a repeat of 2.2.2
Tue, 06 Nov 2007 16:46:04 +0000 Timo Jyrinki Updated Finnish translation against head. My first commit...
Tue, 06 Nov 2007 04:42:45 +0000 Daniel Atallah Add /DS=[0,1] and /SMS=[0,1] to the win32 installer for enabling and disabling the Desktop Shortcut and Start Menu Shortcut respectively. Fixes #3814.
Tue, 06 Nov 2007 02:52:41 +0000 Daniel Atallah Patch from Will Hawkins to make the SIMPLE prpl more standards compliant by keeping all subscribe/notify messaging within a dialog. This didn't apply cleanly, so I had to manually apply it - hopefully I didn't break anything during the process. Fixes #3778.
Mon, 05 Nov 2007 22:03:58 +0000 Luke Schierer merge of '6f297cb9eebbeafa2feb340ad3f46f4157854b90'
Mon, 05 Nov 2007 15:59:16 +0000 Daniel Atallah Fix mingw 'make clean' for pixmap makefile changes
Mon, 05 Nov 2007 20:53:22 +0000 Bj«Órn Voigt merge of '2cecdc50a5092d64d885f3eccee1a6b2209e6651'
Mon, 05 Nov 2007 04:16:03 +0000 John Bailey The first few of many updates needed for the man page. This round:
Mon, 05 Nov 2007 02:41:50 +0000 Kevin Stange Update the AUTHORS file to sync it with the about dialog. Someone still needs to give the same attention to docs/pidgin.1.in
Mon, 05 Nov 2007 00:35:07 +0000 John Bailey merge of '20236f54c97e87512b7eb716559a4bd86b73f833'
Mon, 05 Nov 2007 00:12:08 +0000 John Bailey merge of '1add15394515c75824600c86f6df714bc7017374'
Sun, 04 Nov 2007 23:41:33 +0000 §¡§â§Ñ§ß§Ô§Ö§Ý §¡§ß§Ô§à§Ó Updated Macedonian Translation, mk.po, <ufo@linux.net.mk>.
Mon, 05 Nov 2007 20:52:44 +0000 Bj«Órn Voigt - German update
Sun, 04 Nov 2007 21:55:35 +0000 Ka-Hing Cheung show the idle status on tooltip as well, Fixes #3744
Sun, 04 Nov 2007 19:29:26 +0000 Ethan Blanton This is a fix from goyko for ICQ character set conversion in user info.
Sun, 04 Nov 2007 18:45:12 +0000 Gary Kramlich merge of '3196ba6eba49b037cf62d9785fbc866b199321f3'
Sun, 04 Nov 2007 18:32:21 +0000 Ka-Hing Cheung merge of '8efbae676804d160b330226a663aa241a8d6a78e'
Sun, 04 Nov 2007 18:32:14 +0000 Ka-Hing Cheung merge of '9711119df29a0928ae061bc0e4d34d750db51f23'
Sun, 04 Nov 2007 04:41:09 +0000 Ka-Hing Cheung fix allowing to be added, some old fix was lost during one of the merges
Sun, 04 Nov 2007 17:59:46 +0000 Ethan Blanton merge of '8efbae676804d160b330226a663aa241a8d6a78e'
Tue, 06 Nov 2007 17:13:21 +0000 Stu Tomlinson More pixmaps Makefile consolidation
Sun, 04 Nov 2007 02:43:24 +0000 Ethan Blanton propagate from branch 'im.pidgin.pidgin' (head 20f657930ee91380e681714a2194ae9ae515078c)
Sat, 03 Nov 2007 20:55:15 +0000 Ka-Hing Cheung read as much from the fd as possible if we get a read event, hopefully will
Sat, 03 Nov 2007 20:21:59 +0000 Stu Tomlinson merge of '9d8120be512c235d76a8f6fee60cae024da8772e'
Sat, 03 Nov 2007 20:19:29 +0000 Carlos Silva merge of '329395b9793793f35bcf231033c1eb942513ab01'
Sat, 03 Nov 2007 20:12:04 +0000 Carlos Silva Fix some typos
Sat, 03 Nov 2007 20:20:06 +0000 Stu Tomlinson Add a button in preferences to launch Gnome preferred application
Sat, 03 Nov 2007 20:13:51 +0000 Stu Tomlinson Improved cyrus sasl support on win32:
Sat, 03 Nov 2007 19:57:01 +0000 Stu Tomlinson The include dir in the Bonjour SDK has a capital I, so specify that in the
Sat, 03 Nov 2007 19:54:11 +0000 Stu Tomlinson Delete Microsoft_Secure_Server_Authority.pem when uninstalling on win32
Sat, 03 Nov 2007 19:46:57 +0000 Stu Tomlinson #include "internal.h" to get a definition for G_GNUC_NULL_TERMINATED where
Sat, 03 Nov 2007 17:52:28 +0000 Nathan Walp replace most calls to strerror with calls to g_strerror. strerror will return
Sat, 03 Nov 2007 17:04:25 +0000 Nathan Walp don't send a canceled user query
Sat, 03 Nov 2007 16:19:50 +0000 Nathan Walp Since the XMPP PurpleConnection is created before we know we need a password,
Sat, 03 Nov 2007 09:20:20 +0000 Jochen Kemnade merge of '3cd7a16a03c0ecaa525bee4e96c8693925dc780a'
Sat, 03 Nov 2007 06:17:09 +0000 Ka-Hing Cheung fix win32 build
Sat, 03 Nov 2007 05:46:41 +0000 Ka-Hing Cheung Patch from eperez to fix some debug code, Fixes #3524
Sat, 03 Nov 2007 05:37:59 +0000 Ka-Hing Cheung initialize a variable to NULL, and not crash when you move a buddy to a new
Sat, 03 Nov 2007 05:29:34 +0000 Ka-Hing Cheung compile!
Sat, 03 Nov 2007 05:12:43 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head c3fe9bf88d02997989374e7ecc80a3f2462ee462)
Tue, 30 Oct 2007 06:45:24 +0000 Ka-Hing Cheung merge of '821557bd1a14108389bdbbd1eafc32a93b12b018'
Tue, 30 Oct 2007 06:40:14 +0000 Ka-Hing Cheung merge_into_workspace of 3380c786d272dcd9ab1360f49c3e4e51227af663
Tue, 30 Oct 2007 06:37:35 +0000 Ka-Hing Cheung merge_into_workspace of ad5838522d44d037dc333469f1ab6df844ca1875
Tue, 30 Oct 2007 06:29:13 +0000 Ka-Hing Cheung merge_into_workspace of c0e79d15a4fe4c5b0129fcae5060754b25f72a56 and
Thu, 25 Oct 2007 08:33:59 +0000 Ka-Hing Cheung merge of '772308477d928d281291577b4419345699dbadab'
Wed, 24 Oct 2007 06:45:26 +0000 Ka-Hing Cheung merge of '3380c786d272dcd9ab1360f49c3e4e51227af663'
Thu, 25 Oct 2007 08:32:44 +0000 Ka-Hing Cheung fix up bad merge the bad way
Thu, 25 Oct 2007 08:15:53 +0000 Ka-Hing Cheung merge of '55509c00185d844b4d89ef81a3eb17a6a0c5f52a'
Thu, 25 Oct 2007 08:13:42 +0000 Ka-Hing Cheung explicit merge of '3380c786d272dcd9ab1360f49c3e4e51227af663'
Thu, 25 Oct 2007 07:39:26 +0000 Ka-Hing Cheung explicit merge of '3380c786d272dcd9ab1360f49c3e4e51227af663'
Wed, 24 Oct 2007 02:48:32 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 267f2e22b77cc35309c41a034169f74faaa46e1f)
Sun, 14 Oct 2007 22:18:59 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head cf95a43fbd6666b7d2e750c182d7b85b047582c0)
Thu, 04 Oct 2007 06:13:01 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head cd2be742f6c45c200000003fc5a6341297bbe857)
Fri, 16 Nov 2007 23:30:03 +0000 Richard Laager disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
Sun, 14 Oct 2007 02:13:14 +0000 Richard Laager explicit merge of '8f24e3576448fefbc861e06f1e8d5fe17db2e71a'
Sun, 14 Oct 2007 01:57:08 +0000 Richard Laager explicit merge of '2762c6075c0dc52a96098c5478c5bf68cfd890a3'
Sun, 14 Oct 2007 00:32:58 +0000 Richard Laager merge of 'b17e0283464425b6dabc3d5bf6ccabd33ab920c1'
Sun, 14 Oct 2007 00:26:00 +0000 Richard Laager disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
Sun, 14 Oct 2007 02:49:43 +0000 Richard Laager merge of '44d5142a2e45fb899043fbf65242432eceffafdc'
Sat, 13 Oct 2007 23:26:48 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 2762c6075c0dc52a96098c5478c5bf68cfd890a3)
Sat, 13 Oct 2007 17:46:15 +0000 Gabriel Schulhof merge of '5440858761f5047ec1b899b68ea9fd9dc1e797d4'
Sat, 13 Oct 2007 09:13:59 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head f28fe5ed42cadd9ebe524e358fa913a04817da8e)
Sat, 13 Oct 2007 17:45:53 +0000 Gabriel Schulhof Need to explicitly call gtk_window_set_transient_for, even on a GtkDialog
Sat, 13 Oct 2007 09:09:05 +0000 Gabriel Schulhof merge of '703f60ba828ae34d2156cf34c7757fae6c08b04c'
Wed, 10 Oct 2007 23:19:58 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head ef97aa9259d77504bb07c2dff5ec0750d498e847)
Sat, 13 Oct 2007 09:08:10 +0000 Gabriel Schulhof Forgot Add Buddy and Add Chat dialogs
Wed, 10 Oct 2007 22:57:51 +0000 Gabriel Schulhof Removed request stuff - now on pidgin-request-ui-hint
Wed, 10 Oct 2007 23:20:18 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head ef97aa9259d77504bb07c2dff5ec0750d498e847)
Tue, 09 Oct 2007 21:00:59 +0000 Gabriel Schulhof Not a clean diff
Tue, 09 Oct 2007 20:57:19 +0000 Gabriel Schulhof Not a clean diff
Tue, 09 Oct 2007 20:56:36 +0000 Gabriel Schulhof Not a clean diff
Tue, 09 Oct 2007 20:54:40 +0000 Gabriel Schulhof Not a clean diff
Tue, 09 Oct 2007 20:53:47 +0000 Gabriel Schulhof Not a clean diff
Tue, 09 Oct 2007 20:53:14 +0000 Gabriel Schulhof Not a clean diff
Tue, 09 Oct 2007 20:47:07 +0000 Gabriel Schulhof Only the request API changes
Tue, 09 Oct 2007 18:01:51 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 4d50bf3b08569aa2108a9f5da47fb1548d0c7dd9)
Mon, 08 Oct 2007 16:06:39 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 017296ee954fb91349806c809983c916842603da)
Mon, 08 Oct 2007 15:36:31 +0000 Gabriel Schulhof merge of '6ac3a8102758d7f3ccaf714b4252c81832e6bcb7'
Sat, 06 Oct 2007 22:27:01 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 584deef31dde531d5eb5786f3f0a24d55128e8dd)
Mon, 08 Oct 2007 15:35:19 +0000 Gabriel Schulhof Forgot to initialize blist for debug window transience
Sat, 06 Oct 2007 22:19:24 +0000 Gabriel Schulhof Make debug window transient to buddy list
Sat, 06 Oct 2007 16:48:32 +0000 Gabriel Schulhof New request in gntblist.c
Sat, 06 Oct 2007 15:58:43 +0000 Gabriel Schulhof Compile
Sat, 06 Oct 2007 15:55:47 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 1757e82b3ed17d8ad45db9d2c62f0187a8bee93d)
Thu, 18 Oct 2007 02:19:30 +0000 Etan Reisner merge of '368bfef2ab575a899876b7b246223bac8b53c290'
Thu, 18 Oct 2007 02:11:23 +0000 Etan Reisner Make purple_xfers_uninit, purple_network_uninit, and purple_plugins_uninit
Wed, 17 Oct 2007 04:10:34 +0000 Etan Reisner Document the show_date parameters to the log-timestamp and
Wed, 17 Oct 2007 04:05:19 +0000 Etan Reisner Order the signal descriptions the same in the body as in the summary.
Wed, 17 Oct 2007 03:56:05 +0000 Etan Reisner Add the account-alias-changed signal to the summary at the top.
Fri, 02 Nov 2007 09:59:24 +0000 Jochen Kemnade merge of '7c9f2e0cc4967a3eaade95d32f164349b6d1aa03'
Fri, 02 Nov 2007 09:57:49 +0000 Jochen Kemnade change my email address
Sun, 04 Nov 2007 22:17:45 +0000 Bartoz Oler gg: Properly display your status in the buddylist.
Fri, 02 Nov 2007 13:31:01 +0000 Will Thompson A pidgin fans in Great Britain.U.K thinks that nullclient should explicitly
Fri, 02 Nov 2007 08:14:05 +0000 John Bailey Since Sean promoted me, I guess my name belongs under "Developers" now.
Fri, 02 Nov 2007 06:59:04 +0000 John Bailey This patch prevents changing the saved account password for XMPP accounts
Fri, 02 Nov 2007 01:41:41 +0000 Daniel Atallah Fix #1865 by not stripping leading and trailing spaces. I'm not sure why it was ever done - hopefully this doesn't break anything.
Tue, 30 Oct 2007 04:28:31 +0000 Daniel Atallah Fix some leaking GtkSizeGroups.
Tue, 30 Oct 2007 03:24:07 +0000 Daniel Atallah Fix some leaks caused by GdkPixbufLoaders not being disposed of.
Tue, 30 Oct 2007 03:20:13 +0000 Daniel Atallah Remove unused definition.
Tue, 30 Oct 2007 03:19:41 +0000 Daniel Atallah Add some missing debugging newlines.
Tue, 30 Oct 2007 02:44:36 +0000 Daniel Atallah Fix a leak of a GtkSizeGroup.
Tue, 30 Oct 2007 02:33:18 +0000 Daniel Atallah Mark the unused GtkIMHtml fields as deprecated.
Tue, 30 Oct 2007 02:31:51 +0000 Daniel Atallah Fix a leak of an unused GtkSizeGroup and deprecate the unused variable.
Mon, 29 Oct 2007 06:45:53 +0000 Ka-Hing Cheung merge of '5e40b4c4c0c2949025f174c4aef2da0c54d79c31'
Mon, 29 Oct 2007 04:08:42 +0000 Casey Harkins Ignore mute setting when testing sounds from the preferences window.
Mon, 29 Oct 2007 04:41:19 +0000 Ka-Hing Cheung merge of '7ea551cdfc72cb2ec310d0d54d2a7e5badf7535e'
Mon, 29 Oct 2007 03:10:31 +0000 Stu Tomlinson Port this fix from silc 1.1 prpl to silc 1.0 prpl:
Mon, 29 Oct 2007 02:46:25 +0000 Daniel Atallah Maintain VERSION and DISPLAY_VERSION defines in config.h for the mingw build instead of plopping it on the command line.
Mon, 29 Oct 2007 00:19:53 +0000 Ethan Blanton Patch from Pekka Riikone to fix various SILC issues.
Mon, 29 Oct 2007 00:09:18 +0000 Ethan Blanton merge of '02ceb2c6297e1fffb5870c6755ddc0ae3a864eee'
Sun, 28 Oct 2007 17:27:07 +0000 Stu Tomlinson merge of '022ff8d97a85c1c5ea7b66f7d6ce6c607fd12a32'
Sun, 28 Oct 2007 18:13:50 +0000 Casey Harkins Track the actual visibility for the buddy list (unobscured, partially and
Sun, 28 Oct 2007 17:53:14 +0000 Casey Harkins Consider buddy list obscured if it is partially obscured in addition to
Sun, 28 Oct 2007 16:51:48 +0000 Will Thompson Document PurplePluginProtocolInfo.get_cb_real_name
Sun, 28 Oct 2007 16:30:10 +0000 Will Thompson Silence warnings from dbus-analyze-functions.py about calling 'raise' on a
Sun, 28 Oct 2007 15:35:41 +0000 Stu Tomlinson Makefile.mingw updates to install animations/16 files without a Makefile in
Sun, 28 Oct 2007 15:06:33 +0000 Ethan Blanton Remove the Makefile.am for a directory which actually installs files,
Sun, 28 Oct 2007 14:38:38 +0000 Stu Tomlinson Give 'make dist' a fighting chance of working
Sun, 28 Oct 2007 14:28:34 +0000 Stu Tomlinson Fix win32 pixmaps/Makefile.mingw and remove unused Makefile.mingw's
Sun, 28 Oct 2007 04:46:01 +0000 Ethan Blanton This is the first step toward rationalizing our Makefiles to reduce
Sun, 28 Oct 2007 17:25:18 +0000 Stu Tomlinson Add a button in Network prefences page to launch Gnome proxy configuration
Sat, 27 Oct 2007 17:47:48 +0000 Will Thompson merge of '74f5f273ea24887c8df0384ce8795613dfbbd7ee'
Sat, 27 Oct 2007 13:56:54 +0000 Stu Tomlinson Add a --with-extraversion option to ./configure so packagers can fine tune
Sat, 27 Oct 2007 13:36:14 +0000 Stu Tomlinson Guard this X stuff so it's only compiled if GDK_WINDOWING_X11 is defined.
Sat, 27 Oct 2007 13:31:38 +0000 Stu Tomlinson Avoid g_log warnings when there's no xhtml to append to, and remove a
Sat, 27 Oct 2007 13:28:03 +0000 Stu Tomlinson merge of '3a8a65c746e023953f147a9069128a4df23e97bf'
Sat, 27 Oct 2007 13:27:45 +0000 Stu Tomlinson We really don't need to display Blocked: status in the tooltip for every
Sat, 27 Oct 2007 13:23:01 +0000 Stu Tomlinson Add some checking to make sure the directory was created ok before saving
Sat, 27 Oct 2007 13:12:27 +0000 Stu Tomlinson Some constification, which also found and fixed some potential double-free
Sat, 27 Oct 2007 13:27:31 +0000 Will Thompson Documentation tweaks for the write_conv uiop and for prpl_info.offline_message.
Fri, 26 Oct 2007 13:22:49 +0000 Stu Tomlinson Fix this warning:
Mon, 29 Oct 2007 04:41:10 +0000 Ka-Hing Cheung another patch from Andrew Gaul, funny how it's been exactly a year since Mark
Fri, 26 Oct 2007 05:24:14 +0000 Ka-Hing Cheung merge of '5d1f7fb3ad5d13827b161c3d115fb82e9826fe2c'
Fri, 26 Oct 2007 05:10:16 +0000 Daniel Atallah Fix a leak of the dns query results.
Fri, 26 Oct 2007 05:07:17 +0000 Daniel Atallah merge of '624a8a3a5fd07708e24e8238a0d745c857ca9c72'
Fri, 26 Oct 2007 04:52:56 +0000 Daniel Atallah Fix a double-free that was not fun to track down. Fixes #3688.
Fri, 26 Oct 2007 05:22:26 +0000 Ka-Hing Cheung Another patch from Andrew Gaul that plugs a leak:
Fri, 26 Oct 2007 04:59:23 +0000 Ka-Hing Cheung Patch from Andrew Gaul to constify a bunch of static variables to reduce
Fri, 26 Oct 2007 00:13:18 +0000 Mark Doliner Return if we couldn't get our buddylist rather than trying to
Thu, 25 Oct 2007 23:28:01 +0000 Daniel Atallah Fix a crash that occurs when the HTTP call to set/get yahoo aliases fails. When purple_util_fetch_url_request() returns NULL, it has already triggered the callback. Fixes #3668.
Thu, 25 Oct 2007 20:12:01 +0000 Kevin Stange Adjust ChangeLog.win32 slightly.
Thu, 25 Oct 2007 18:51:45 +0000 Sean Egan merge of '80428952b570d014e6a4014048edcf0bde18eebb'
Thu, 25 Oct 2007 04:43:01 +0000 Daniel Atallah Note that imhtml->clipboard[text|html]_string are deprecated.
Thu, 25 Oct 2007 04:36:18 +0000 Daniel Atallah Don't assign ownership of the CLIPBOARD to the IMHtml - it doesn't really own the data and then we don't have problems of overwriting what others put in the clipboard. Fixes #3616.
Thu, 25 Oct 2007 01:59:58 +0000 Richard Laager merge of '7793ae5b4dd75b3c2f62c2502dbd08c76dbe7b1c'
Thu, 25 Oct 2007 18:51:39 +0000 Sean Egan don't assume </stream:stream> means the conversation window is closed. Fixes #3690
Wed, 24 Oct 2007 03:29:33 +0000 Daniel Atallah Use gtk_window_set_focus_on_map() to prevent focus on new conversation windows (hopefully only) when the new window was prompted by an external event. This seems to work pretty well, but I suppose those with higher expectations of their WM will be sure to tell me if this messes something up. References #3618.
Tue, 23 Oct 2007 21:52:55 +0000 Stu Tomlinson - Add finch.pc to finch-devel
Thu, 25 Oct 2007 01:57:28 +0000 Richard Laager Let's try this coloring instead.
Tue, 23 Oct 2007 17:41:06 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.2' (head 5b8360c29b011dc10812b101bc5fa0f63b598d0b)
Tue, 23 Oct 2007 17:32:34 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.2' (head 26e8d524b9c27b92a3614f69b1cd2fba504d7850)
Tue, 23 Oct 2007 17:30:01 +0000 Richard Laager Bump the version to 2.2.3
Tue, 23 Oct 2007 17:27:12 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4)
Mon, 22 Oct 2007 23:37:00 +0000 Daniel Atallah Look for a default prefs.xml in the CSIDL_COMMON_APPDATA directory (e.g. c:\Documents and Settings\All Users\Application Data\purple\prefs.xml) on Windows, similarly to how this is done on other platforms.
Mon, 22 Oct 2007 15:57:29 +0000 Daniel Atallah Add support for a DISABLE_NLS makefile variable in the mingw build to disable processing any of the translations. This shaves some time off test builds. This doesn't actually disable gettext during the build.
Fri, 19 Oct 2007 12:22:57 +0000 Evan Schoenberg MSN personal status messages are plain text, not HTML. Previously, we were unescaping the message but not stripping it, which left any HTML tags intact.
Fri, 19 Oct 2007 03:23:11 +0000 Kevin Stange There's an #ifdef in MSIM which, if enabled, allows the user to specify
Fri, 19 Oct 2007 03:05:58 +0000 Kevin Stange Fix a warning
Fri, 19 Oct 2007 03:03:45 +0000 Kevin Stange Fix compile with --enable-debug
Fri, 19 Oct 2007 02:12:00 +0000 Daniel Atallah Leak fix.
Fri, 19 Oct 2007 01:42:52 +0000 Daniel Atallah Don't reinitialize the OIM session on subsequent calls.
Fri, 19 Oct 2007 01:38:35 +0000 Daniel Atallah Cleanup some unnecessary NULL checks in g_strdup()/g_free().
Fri, 19 Oct 2007 01:28:55 +0000 Daniel Atallah Leak fixes.
Thu, 18 Oct 2007 23:51:10 +0000 Daniel Atallah Fix some leaks and prevent some unnecessary allocations and frees.
Thu, 18 Oct 2007 21:00:06 +0000 Daniel Atallah Print debugging output when the win32 launcher gives up because Pidgin is already running.
Thu, 18 Oct 2007 20:20:57 +0000 Daniel Atallah Fix some leaks caused by misuse of g_list_remove_link() instead of g_list_delete_link().
Thu, 18 Oct 2007 18:13:30 +0000 Daniel Atallah Make Perl and Tcl debug information in the About dialog based on runtime information (the Perl and Tcl plugins being present) instead of compile time information. This should be more accurate. I don't know how this affects statically linked plugins (is that even possible for these plugins?).
Thu, 18 Oct 2007 16:23:23 +0000 Daniel Atallah Update libxml2 to 2.6.30 for win32 build.
Thu, 18 Oct 2007 14:37:23 +0000 Daniel Atallah merge of '3bee1aee40b5389caacd65f686618708d5bc65c8'
Wed, 17 Oct 2007 18:20:41 +0000 Daniel Atallah Avoid unnecessary alloc/free.
Thu, 18 Oct 2007 12:01:41 +0000 Evan Schoenberg When getting info on a myspace user not on the buddy list, a temporary
Thu, 18 Oct 2007 07:49:20 +0000 Kevin Stange Thanks to "phunkydizco" for noting some missing smileys in ICQ. Fixes #3522
Thu, 18 Oct 2007 06:15:56 +0000 Casey Harkins Use the conversation title for unread message tooltips. Fixes #3557.
Wed, 17 Oct 2007 18:13:33 +0000 Daniel Atallah Prevent strlen() on non-nul-terminated string.
Wed, 17 Oct 2007 03:46:27 +0000 Etan Reisner Add notes about how the value argument to the
Wed, 17 Oct 2007 03:40:16 +0000 Etan Reisner merge of '216358713db91ffb0fc0dca95ad096c85290a20f'
Wed, 17 Oct 2007 03:37:12 +0000 Etan Reisner merge of 'e33c17e58da161b8cffaf13e9d79e9bb4b9ce4ce'
Tue, 16 Oct 2007 23:46:02 +0000 Daniel Atallah Make binary zip when building the win32 installers.
Tue, 16 Oct 2007 17:22:59 +0000 Mark Doliner Etan pointed out that we should be using 64-bit variable types here.
Tue, 16 Oct 2007 17:09:51 +0000 Daniel Atallah Prevent a crash when the proxy username isn't specified. Fixes #3583.
Tue, 16 Oct 2007 08:01:45 +0000 Mark Doliner Updated Korean translation from Sushizang. He sent an email to the
Tue, 16 Oct 2007 07:50:25 +0000 Mark Doliner When signing on to an oscar account, if we check your screen name and
Tue, 16 Oct 2007 07:45:02 +0000 Mark Doliner Me and Jim Rodgers from meebo don't think that . _ and - are valid
Tue, 16 Oct 2007 07:31:41 +0000 Mark Doliner Only free the GString "alt" if it's non-null. This was causing an
Tue, 16 Oct 2007 07:24:25 +0000 Mark Doliner Add the ability for our dbus server to send out int64 and uint64. I
Tue, 16 Oct 2007 07:10:33 +0000 Mark Doliner weight="bold" was getting set twice on tab titles when receiving an
Tue, 16 Oct 2007 06:55:54 +0000 Mark Doliner merge of '113d6b252a2d302b8b5d0fea0e2cc1d4abac3c9a'
Tue, 16 Oct 2007 06:50:18 +0000 Mark Doliner merge of '51bc20100c62f71bc194d00b719c01b8dee40609'
Tue, 16 Oct 2007 06:28:54 +0000 Sadrul Habib Chowdhury merge of '4c59953fd39724c7b48e897585df61dab901c4d2'
Tue, 16 Oct 2007 06:27:16 +0000 Sadrul Habib Chowdhury deryni noticed that the documentation and code do not match for
Tue, 16 Oct 2007 06:54:55 +0000 Mark Doliner Use gtk_window_present() instead of gtk_widget_show() when showing the
Tue, 16 Oct 2007 06:40:06 +0000 Mark Doliner When checking for redirects in purple_util_fetch_url(), look for
Tue, 16 Oct 2007 04:27:20 +0000 Casey Harkins Make the docklet and buddy list menutray agree on unread messages. Both
Tue, 16 Oct 2007 02:43:43 +0000 Richard Nelson I think this was intended
Mon, 15 Oct 2007 23:55:05 +0000 Evan Schoenberg Using i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) for
Mon, 15 Oct 2007 23:46:12 +0000 Evan Schoenberg merge of '59ab2b78429c94d5d0fc77b1b7892accb524e2a4'
Mon, 15 Oct 2007 22:18:15 +0000 Casey Harkins merge of '8dfaab508a354f388e2c597bd4eef6e0703fa790'
Mon, 15 Oct 2007 18:56:04 +0000 Sadrul Habib Chowdhury merge of '107559a1f06aea6bcd2bc3914663a84a941f275c'
Mon, 15 Oct 2007 11:19:33 +0000 Will Thompson merge of '732917d4f1ac90e4c7e5143bbd59513fd6eef921'
Mon, 15 Oct 2007 22:16:57 +0000 Casey Harkins Track the unseen state on the PurpleConversation for dettached convs. This
Mon, 15 Oct 2007 04:45:51 +0000 Casey Harkins Fix docklet blinking for real this time. Fixes #3211.
Mon, 15 Oct 2007 04:37:41 +0000 Casey Harkins Handle unattached conversations appropriately when drawing tooltip for
Mon, 15 Oct 2007 04:48:28 +0000 Daniel Atallah Fix some (rather large) leakage.
Mon, 15 Oct 2007 04:46:53 +0000 Daniel Atallah Clarify the documentation for purple_notify_user_info_remove_entry() to indicated that it doesn't free the removed entry. Make purple_notify_user_info_remove_last_item() free the entry it is removing as that is the only sensible thing to do (otherwise purple_notify_user_info_remove_entry() should have been used instead). This fixes leakage in the msn prpl.
Mon, 15 Oct 2007 04:42:44 +0000 Daniel Atallah merge of '4ac79800f2efc2dbe9a348189a545b149d6dfb44'
Mon, 15 Oct 2007 04:14:53 +0000 Casey Harkins merge of '60c313e0859ab5b5106920e3133826ed0ec09703'
Mon, 15 Oct 2007 03:07:16 +0000 Daniel Atallah More leak fixes.
Mon, 15 Oct 2007 02:39:07 +0000 Daniel Atallah Leak fix.
Mon, 15 Oct 2007 02:12:29 +0000 Daniel Atallah Prevent the rest of the list being leaked.
Mon, 15 Oct 2007 02:11:13 +0000 Daniel Atallah merge of '4d5bbc54236419e777e3df044678b798605409bf'
Mon, 15 Oct 2007 23:46:02 +0000 Evan Schoenberg Use a #define for the msn 'currentmedia' status attribute in line with the PURPLE_TUNE_ attributes used in the xmpp prpl
Mon, 15 Oct 2007 01:44:52 +0000 Evan Schoenberg merge of '4d5bbc54236419e777e3df044678b798605409bf'
Mon, 15 Oct 2007 00:47:48 +0000 Richard Laager Fix CID 308, which was an error about code which could not be reached. I
Mon, 15 Oct 2007 04:29:22 +0000 Casey Harkins disapproval of revision '9af00415175d29e7e9227c383939d392ea0af499'
Mon, 15 Oct 2007 04:13:16 +0000 Casey Harkins Make the docklet blink again for unread messages. Fixes #3211.
Mon, 15 Oct 2007 04:07:28 +0000 Casey Harkins Make clicking on the menutray in the buddy list present the first pending
Mon, 15 Oct 2007 01:53:38 +0000 Casey Harkins Make sure that the "Change Status" submenu in the docklet context menu
Mon, 15 Oct 2007 00:31:34 +0000 Daniel Atallah Fix some leaks.
Sun, 14 Oct 2007 23:26:52 +0000 Daniel Atallah Fix reference leak of AtkObjects. Prevent an unnecessary allocation in pidgin_check_if_dir().
Sun, 14 Oct 2007 22:48:52 +0000 Daniel Atallah Plug another leak.
Sun, 14 Oct 2007 21:42:50 +0000 Daniel Atallah Plug a leak.
Sun, 14 Oct 2007 20:35:13 +0000 Daniel Atallah Set log_reader paths at plugin load time instead of init time. This should hopefully make any crashes more clearly attributable to this plugin (hopefully there are no outstanding crashes in the init code, but this is a safeguard).
Sun, 14 Oct 2007 20:25:20 +0000 Daniel Atallah Leak fix.
Sun, 14 Oct 2007 20:03:55 +0000 Daniel Atallah merge of 'bc9860a748e1570dd84f3743dd22c9834f2d38aa'
Sun, 14 Oct 2007 19:52:38 +0000 Richard Laager Try my hardest to get rid of some Doxygen warnings. One is left and I don't know why.
Sun, 14 Oct 2007 19:52:12 +0000 Richard Laager s/@TODO/@todo/ for Doxygen.
Sun, 14 Oct 2007 19:51:55 +0000 Richard Laager Fix a typo in a Doxygen comment.
Sun, 14 Oct 2007 19:51:30 +0000 Richard Laager Add the constreturn macro. Perhaps I added this to Doxyfile and not
Sun, 14 Oct 2007 20:02:34 +0000 Daniel Atallah Use the patched GtkSpell to avoid excessive memory usage per-conversation. Fixes #1453.
Sun, 14 Oct 2007 19:49:45 +0000 Daniel Atallah Fix linking with both Bonjour SDK 1.0.3 and 1.0.4 (which doesn't need to be done in the default build anyway).
Sun, 14 Oct 2007 09:57:32 +0000 Mark Doliner Fix all our calls to fcntl(listenfd, F_SETFL, O_NONBLOCK);
Sat, 13 Oct 2007 21:55:41 +0000 Richard Laager A patch from QuLogic to eliminate some duplication in the aMSN code, also
Sat, 13 Oct 2007 21:36:50 +0000 Richard Laager This is sure to be a controversial change... As I mentioned the other day
Sat, 13 Oct 2007 21:23:54 +0000 Richard Laager merge of '111659964eabcb60dd83e3598df42b5d4b788a90'
Sat, 13 Oct 2007 17:37:55 +0000 Daniel Atallah Use glib guint32 type instead of uint32_t. Fixes #3511.
Sat, 13 Oct 2007 17:23:40 +0000 Daniel Atallah nosnilmot points out that this is a better way to ensure the size is valid.
Sat, 13 Oct 2007 17:20:19 +0000 Daniel Atallah disapproval of revision '94ce8a7c2dcd9c4ab8a0eff7fb4391ea043cd183'
Sat, 13 Oct 2007 16:55:57 +0000 Daniel Atallah Prevent invalid data length from getting passed to fwrite.
Sat, 13 Oct 2007 16:36:06 +0000 Daniel Atallah Patch from Will Hawkins for some cleanup of the SIMPLE notify message processing. This should hopefully fix some cases when a user signs off but we don't notice. Fixes #3507.
Sat, 13 Oct 2007 16:26:09 +0000 Daniel Atallah Patch from Will Hawkins to publish a status of closed when signing out of a SIMPLE account. Fixes #1914.
Sat, 13 Oct 2007 15:44:43 +0000 Will Thompson Add some xsl magic to generate a .devhelp index from doxygen's XML output,
Mon, 15 Oct 2007 18:52:51 +0000 Sadrul Habib Chowdhury Close a dir after reading from it. Thanks, datallah.
Fri, 12 Oct 2007 22:26:44 +0000 Sadrul Habib Chowdhury Since we are looking at the return value of fread, it actually matters that
Fri, 12 Oct 2007 22:12:29 +0000 Sadrul Habib Chowdhury Use functions and loops and all those fancy things.
Fri, 12 Oct 2007 21:39:31 +0000 Sadrul Habib Chowdhury Fix the searchresult thingy nosnilmot fixed in pidgin.
Fri, 12 Oct 2007 20:20:26 +0000 Sadrul Habib Chowdhury merge of '93318cf87bdf841c216b3021f434057da03778f3'
Fri, 12 Oct 2007 19:34:57 +0000 Casey Harkins ChangeLog plugin actions in the docklet menu.
Fri, 12 Oct 2007 18:11:22 +0000 Stu Tomlinson Fix pidgin_notify_searchresults to use the actual title for column headers,
Fri, 12 Oct 2007 17:00:13 +0000 Will Thompson Exclude the dbus client binding headers from processing by doxygen, which stops
Fri, 12 Oct 2007 16:27:41 +0000 Will Thompson Add some (but not much!) documentation to PurplePluginProtocolInfo.
Fri, 12 Oct 2007 20:17:24 +0000 Sadrul Habib Chowdhury Patch from Kramer to boldify the text in tab-titles when the user is typing
Fri, 12 Oct 2007 13:38:27 +0000 Sadrul Habib Chowdhury Patch from nix_nix to remove some dead code. Closes #3489.
Fri, 12 Oct 2007 12:47:07 +0000 Sadrul Habib Chowdhury When drag-dropping an image onto a conversation, include 'Send image file' as
Fri, 12 Oct 2007 12:13:39 +0000 Sadrul Habib Chowdhury Another patch from QuLogic. This one makes sure the History plugin properly
Fri, 12 Oct 2007 12:06:35 +0000 Sadrul Habib Chowdhury Pay attention to the return value of fread. I don't think not doing this
Fri, 12 Oct 2007 11:51:13 +0000 Sadrul Habib Chowdhury Patch from QuLogic to add support for aMSN logs from the log-reader plugin.
Fri, 12 Oct 2007 11:22:04 +0000 Sadrul Habib Chowdhury merge of '26e91b9e80a9d63c85455f11102f75f36cb95afc'
Fri, 12 Oct 2007 11:19:17 +0000 Sadrul Habib Chowdhury merge of '0799c401a032f2fe66af5bbf14c1269fa11fe738'
Fri, 12 Oct 2007 11:18:58 +0000 Sadrul Habib Chowdhury Patch from QuLogic to not use underscores in saved-statuses as mnemonics
Fri, 12 Oct 2007 23:22:46 +0000 Will Thompson Add "@since 2.3.0" annotations to the new API, as advocated by rlaager.
Fri, 12 Oct 2007 00:19:12 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head f33ba0034c79d8e37a70d664ec534356fa361608)
Wed, 17 Oct 2007 03:36:54 +0000 Etan Reisner Replace a bunch of @return markers with @constreturn markers. I believe these
Fri, 12 Oct 2007 03:49:39 +0000 Richard Laager merge of 'b7ee9ed3d96546482462baf63c4127858553c275'
Sun, 28 Oct 2007 17:08:49 +0000 Casey Harkins merge of 'bb426e3c52ba2442bfbf7ec6159714fca242cb92'
Sun, 28 Oct 2007 17:08:24 +0000 Casey Harkins disapproval of revision '03054fd9afde1bcdafb721ed7712638568c3a3e1'
Sun, 28 Oct 2007 17:08:46 +0000 Casey Harkins merge of 'a9988692f118a65a6c2ebdfc62abfed71e403153'
Sun, 28 Oct 2007 17:08:13 +0000 Casey Harkins disapproval of revision '17626bcf11654137e855476a7318abfa3687aa8c'
Sun, 28 Oct 2007 17:07:48 +0000 Casey Harkins disapproval of revision '0ac7285573f2998a702d7cbc62e7e8cc91e616e8'
Fri, 12 Oct 2007 17:10:34 +0000 Casey Harkins Overcoming my irrational fear of newlines.
Fri, 12 Oct 2007 15:16:48 +0000 Casey Harkins This is probably a little more readable.
Fri, 12 Oct 2007 02:47:48 +0000 Casey Harkins Add new API to the docklet for retrieving the geometry (x,y,w,h) and the
Fri, 12 Oct 2007 02:33:31 +0000 Casey Harkins Add plugin actions to the docklet context menu. These are the same actions
Thu, 11 Oct 2007 22:58:08 +0000 Kevin Stange New bonjour SDK has a different file layout.
Thu, 11 Oct 2007 17:29:39 +0000 Ethan Blanton Try to fix msgfmt detection *again*. If this doesn't work, we'll
Wed, 10 Oct 2007 20:29:16 +0000 Daniel Atallah deryni noticed that my previous fix didn't address what was really wrong with this function. The request callback was removing stuff from the request internals without cleaning up. This is also cleaner and (hopefully) less error prone. I'm not at all happy with how other parts of this work, but I don't have a good way of testing, so I'm not going to make drastic changes.
Wed, 10 Oct 2007 13:56:54 +0000 Daniel Atallah merge of '03251b6e4e7a7bf736ba0023dfe31a49e89d0f42'
Wed, 10 Oct 2007 04:28:24 +0000 Sadrul Habib Chowdhury merge of '1e697229b1c9a564fa1e509cc9a4a83da6e664df'
Wed, 10 Oct 2007 04:23:53 +0000 Sadrul Habib Chowdhury Doxygen @since tags for libpurple and pidgin.
Wed, 10 Oct 2007 03:54:14 +0000 Sadrul Habib Chowdhury Add @since doxygen tags for finch/libgnt.
Wed, 10 Oct 2007 04:04:07 +0000 Richard Laager Change Version to version to match the vast majority of entries.
Wed, 10 Oct 2007 04:11:52 +0000 Daniel Atallah Prevent leakage of the prpl icon pixbuf because of an extra ref (it's bad enough that they aren't shared).
Wed, 10 Oct 2007 02:18:48 +0000 Daniel Atallah Note that the signature for purple_util_write_data_to_file_absolute has changed slightly.
Wed, 10 Oct 2007 01:59:36 +0000 Daniel Atallah merge of 'cd26f6af7f8ee75ef909ae08b06ad5a1978051d9'
Wed, 10 Oct 2007 01:06:16 +0000 Sadrul Habib Chowdhury merge of '3efb5d625e5a73423be8be77a6baeed0b65f7e55'
Wed, 10 Oct 2007 01:45:37 +0000 Daniel Atallah I'm not sure if this is possible unless the combo box doesn't have any entries. Fixes CID 305
Wed, 10 Oct 2007 01:39:20 +0000 Daniel Atallah This change is really logically no change, but it is clearer as to what is going on and will prevent CID 5 and 313.
Wed, 10 Oct 2007 01:16:06 +0000 Daniel Atallah Prevent null ptr deref (CID 336).
Wed, 10 Oct 2007 01:14:34 +0000 Daniel Atallah Clarify code to remove unnecessary check (CID 309).
Wed, 10 Oct 2007 01:09:55 +0000 Daniel Atallah Prevent null ptr deref (CID 346).
Wed, 10 Oct 2007 00:54:35 +0000 Daniel Atallah This should be less confusing and fix CID 293.
Wed, 10 Oct 2007 00:44:34 +0000 Daniel Atallah Fix CID 340; potential NULL deref.
Wed, 10 Oct 2007 00:08:54 +0000 Daniel Atallah Fix CID 342 (which wasn't wrong, but was inefficient and confusing.)
Wed, 10 Oct 2007 00:00:21 +0000 Daniel Atallah Move NULL check earlier to prevent confusion when it is checked after being derefed. Fixes CID 350
Tue, 09 Oct 2007 23:46:46 +0000 Daniel Atallah CID 358 (Unused Var)
Tue, 09 Oct 2007 23:45:16 +0000 Daniel Atallah Prevent null pointer deref to fix CID 338
Tue, 09 Oct 2007 23:42:46 +0000 Daniel Atallah Remove unused variables to fix CID 359 and 360.
Tue, 09 Oct 2007 23:39:30 +0000 Daniel Atallah Prevent null pointer deref to fix CID 349. I don't think this is possible, but I suppose it may happen with a different UI.
Tue, 09 Oct 2007 23:33:49 +0000 Daniel Atallah Prevent null pointer deref to fix CID 322.
Tue, 09 Oct 2007 23:22:20 +0000 Daniel Atallah Protect from a buffer overrun if we get bogus data back from the request API. Fixes CID 331. There is also a fix to check that the connection returned by the request dialog is still valid before using it.
Tue, 09 Oct 2007 23:09:05 +0000 Daniel Atallah purple_util_write_data_to_file_absolute() should take a signed argument for the size as -1 is used to indicate that the string is nul-delimited. This resolves CID 330.
Tue, 09 Oct 2007 23:01:11 +0000 Daniel Atallah Fix CID 337, null pointer deref. Also plug a leak.
Tue, 09 Oct 2007 22:46:02 +0000 Daniel Atallah Make sure that the xmlns isn't null before dereferencing it to fix CID 320.
Tue, 09 Oct 2007 22:42:49 +0000 Daniel Atallah Fully comment out some disabled code to prevent CID 310.
Tue, 09 Oct 2007 22:39:44 +0000 Daniel Atallah Fully comment out some disabled code to prevent CID 180.
Tue, 09 Oct 2007 21:27:29 +0000 Daniel Atallah Fix CID 312 (Dead code).
Tue, 09 Oct 2007 21:07:51 +0000 Daniel Atallah Fix CID 311 (Unnecessary null check)
Tue, 09 Oct 2007 20:40:49 +0000 Daniel Atallah Fix CID 317 and 335 as well as an additional leak.
Tue, 09 Oct 2007 20:12:48 +0000 Daniel Atallah Fix CID 318
Tue, 09 Oct 2007 19:28:48 +0000 Daniel Atallah I think this is the correct fix for CID 319 and 321. I added a note about two other cases where it appears that the xmlns isn't being compared correctly, but I'm afraid that fixing them will cause behavior change.
Tue, 09 Oct 2007 13:41:11 +0000 Luke Schierer merge of '067c06f2c33e5371796629696a9aad6afa4e9ead'
Tue, 09 Oct 2007 07:37:26 +0000 Ka-Hing Cheung compute the new size by adding the difference to the actual allocated size
Tue, 09 Oct 2007 07:31:09 +0000 Mark Doliner Get rid of another unused variable. Coverity CID 365.
Tue, 09 Oct 2007 07:29:11 +0000 Mark Doliner Get rid of an unused variable. Coverity found this. Remember
Tue, 09 Oct 2007 03:38:47 +0000 Ka-Hing Cheung uses the entry's allocated height instead of requested height, works around
Tue, 09 Oct 2007 03:13:02 +0000 Ka-Hing Cheung fix the auto resize code for the showing formatting toolbar case, which
Tue, 09 Oct 2007 02:54:09 +0000 Ka-Hing Cheung fix up the aweful spacing here
Tue, 09 Oct 2007 00:38:12 +0000 Daniel Atallah Don't assume that the payload is nul delimited.
Tue, 09 Oct 2007 00:25:56 +0000 Daniel Atallah Another couple leak fixes in the xmpp roster parsing.
Tue, 09 Oct 2007 00:24:45 +0000 Daniel Atallah We need to unref the pixmaps after adding them to a list store.
Mon, 08 Oct 2007 20:46:00 +0000 Daniel Atallah Fix a couple leaks in parsing the xmpp roster.
Mon, 08 Oct 2007 15:34:58 +0000 Daniel Atallah Fix leak when initializing msn soap request.
Mon, 08 Oct 2007 14:45:01 +0000 Daniel Atallah Prevent leakage of the cert returned by SSL_PeerCertificate(), and prevent allocation since it isn't used currently anyway. Also prevent an assertion when reading a cert file - there are a number of places where g_return_* are misused here that need to be cleaned up.
Mon, 08 Oct 2007 14:26:41 +0000 Daniel Atallah Use purple_timeout_add(0... instead of g_idle_add() to avoid depending on the glib main loop.
Mon, 08 Oct 2007 14:25:54 +0000 Daniel Atallah Fix a leak when a bonjour account is disconnected.
Mon, 08 Oct 2007 10:55:34 +0000 Daniel Atallah Fix allocating a console for and friends on Windows Vista. Refs #3392.
Sun, 07 Oct 2007 23:40:58 +0000 Gary Kramlich This is the correct fix.
Sun, 07 Oct 2007 22:30:26 +0000 Evan Schoenberg Simple patch from David Fang to fix an include typo in test_cipher.c"
Sun, 07 Oct 2007 19:07:59 +0000 Will Thompson merge of '7cc9174ede50bc7d7fdfbb47fbcdee031b053f08'
Sun, 07 Oct 2007 18:50:07 +0000 Will Thompson merge of '017296ee954fb91349806c809983c916842603da'
Thu, 11 Oct 2007 23:55:13 +0000 Will Thompson Document the creation of all the disconnection reason API.
Thu, 11 Oct 2007 23:34:27 +0000 Will Thompson Add Collabora to COPYRIGHT.
Thu, 11 Oct 2007 13:23:18 +0000 Will Thompson PURPLE_NUM_REASONS should not be a member of the enum.
Thu, 11 Oct 2007 12:26:06 +0000 Will Thompson Update report_disconnect_reason documentation to match reality. Also include
Wed, 10 Oct 2007 15:35:01 +0000 Will Thompson Show a snazzy message with a link to the SSL FAQ if the connection died for
Wed, 10 Oct 2007 15:16:20 +0000 Will Thompson Clarify the documentation of the return value of
Tue, 09 Oct 2007 15:03:48 +0000 Will Thompson datallah pointed out that using g_return_if_fail() is preferable to
Tue, 09 Oct 2007 13:42:15 +0000 Will Thompson Remove explicit setting of wants_to_die from prpls.
Tue, 09 Oct 2007 13:36:08 +0000 Will Thompson I missed some wants_to_dies in jabber.
Tue, 09 Oct 2007 13:32:58 +0000 Will Thompson Stop jabber setting wants_to_die itself. This involved plumbing disconnection
Tue, 09 Oct 2007 13:25:47 +0000 Will Thompson rlaager pointed out that purple_connection_error_reason should be setting
Sun, 07 Oct 2007 10:28:32 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head 017296ee954fb91349806c809983c916842603da)
Sun, 07 Oct 2007 00:49:17 +0000 Daniel Atallah Fix the notorious log_reader plugin crash. It turns out that the file contents being freed wasn't the original pointer and, naturally, that doesn't work. There is some additional cleanup and prevention of unnecessary allocations. Fixes #3461, #1249.
Sat, 06 Oct 2007 21:59:41 +0000 John Bailey merge of '63f107d777d3af55ea0468202ae4d2fcc319f53f'
Sat, 06 Oct 2007 21:58:54 +0000 John Bailey Fix the mIRC format handling bug that causes incorrect display of received
Sun, 07 Oct 2007 19:07:06 +0000 Will Thompson I basically copied most of
Sun, 07 Oct 2007 18:49:50 +0000 Will Thompson Add some links from signal documentation back to the documentation for the
Sat, 06 Oct 2007 21:27:39 +0000 Kevin Stange Don't ignore everything in finch/ that starts with "finch"
Wed, 10 Oct 2007 01:01:21 +0000 Sadrul Habib Chowdhury Fix CID 353
Wed, 10 Oct 2007 00:47:28 +0000 Sadrul Habib Chowdhury Resolve CID 364: 'Pointer returned from "g_hash_table_lookup" is never used'
Sat, 06 Oct 2007 21:22:19 +0000 Sadrul Habib Chowdhury Thanks deryni.
Sat, 06 Oct 2007 20:37:48 +0000 Sadrul Habib Chowdhury pkg-config shizzle for finch.
Sat, 06 Oct 2007 20:08:32 +0000 Sadrul Habib Chowdhury merge of '7252a43314152ad33cc6dc4d65c0349a16575b81'
Sat, 06 Oct 2007 19:44:49 +0000 Will Thompson Patch from nix_nix to add some links to signal documentation.
Sat, 06 Oct 2007 18:08:21 +0000 Will Thompson All the links to libpurple signal pages were in the comment containing the
Sat, 06 Oct 2007 17:49:40 +0000 Will Thompson merge of '1757e82b3ed17d8ad45db9d2c62f0187a8bee93d'
Sat, 06 Oct 2007 20:06:56 +0000 Sadrul Habib Chowdhury Clarify the doxygen details for the 'conversation-displayed' signal.
Sat, 06 Oct 2007 20:05:45 +0000 Sadrul Habib Chowdhury Emit the 'conversation-displayed' signal when a conversation is created, in addition to when it's reattached.
Sat, 06 Oct 2007 04:22:16 +0000 John Bailey Add an accelerator for 'Buddies -> Show'. Fixes #3298.
Sat, 06 Oct 2007 04:08:16 +0000 Sadrul Habib Chowdhury merge of '2ed39e287c8bc0502ecaf3b390fc0441ab160a99'
Fri, 05 Oct 2007 19:23:55 +0000 Daniel Atallah Fix a leak that occurs when getting the formatted buddy name under some conditions.
Sat, 06 Oct 2007 12:05:22 +0000 Will Thompson Split the "you don't have SSL support" meaning of
Fri, 05 Oct 2007 18:40:05 +0000 Will Thompson merge of 'b7cccbf3d88850c3dcf378f41a25883ceb9cbc5c'
Fri, 05 Oct 2007 16:54:38 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head 61346ebfdbe38e90d131141a7fa41abeda7984c5)
Fri, 05 Oct 2007 16:22:03 +0000 Daniel Atallah Leak fix.
Fri, 05 Oct 2007 14:13:59 +0000 Daniel Atallah Fix from "xjoe" to prevent a crash in the win32 transparency plugin when the conversation isn't (yet?) in a window. Fixes #3452.
Sat, 06 Oct 2007 04:06:30 +0000 Sadrul Habib Chowdhury Fix #3349 ('Status box cannot be opened with the keyboard').
Fri, 05 Oct 2007 06:24:13 +0000 Sadrul Habib Chowdhury merge of '077670cb60ab530215573771befe704110370be0'
Fri, 05 Oct 2007 05:28:54 +0000 Daniel Atallah Fix leakage in the win32 dnsquery implementation.
Fri, 05 Oct 2007 05:18:11 +0000 Daniel Atallah Fix a small leak in the log_reader plugin.
Fri, 05 Oct 2007 04:03:57 +0000 Daniel Atallah More leak plugging.
Fri, 05 Oct 2007 03:52:44 +0000 Daniel Atallah Fix small leak.
Thu, 04 Oct 2007 18:14:10 +0000 Daniel Atallah I think this Fixes #3438.
Fri, 05 Oct 2007 06:13:44 +0000 Sadrul Habib Chowdhury Top align the notification message.
Thu, 04 Oct 2007 14:36:45 +0000 Loptosko fixes #3433
Fri, 05 Oct 2007 18:33:27 +0000 Will Thompson Sprinkle gc->wants_to_die = TRUE liberally around connection errors that really
Fri, 05 Oct 2007 16:50:54 +0000 Will Thompson Add reasons to a couple of new errors (and to a commented-out one, for
Fri, 05 Oct 2007 15:50:17 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head 294731552d0baf5f1f37a45e0c119b2188f34ba8)
Thu, 04 Oct 2007 03:52:47 +0000 Daniel Atallah Fix null printf.
Thu, 04 Oct 2007 02:42:15 +0000 Carlos Silva merge of '701fb7aea7a77b05725227038ec645441c76668c'
Thu, 04 Oct 2007 02:34:10 +0000 Carlos Silva Keep MsnUser->list_op in sync.
Thu, 04 Oct 2007 02:04:38 +0000 Carlos Silva Remove now unnecessary and potentially bad code.
Thu, 04 Oct 2007 01:45:00 +0000 Carlos Silva Silence a compiler warning about an unused var.
Thu, 04 Oct 2007 01:40:20 +0000 Carlos Silva Correctly remove a buddy from the Pending list after it is accepted.
Thu, 04 Oct 2007 01:25:43 +0000 Daniel Atallah Undock/Redock the buddy list based on the SWP_SHOWWINDOW and SWP_HIDEWINDOW attributes in a WM_WINDOWPOSCHANGING message. This doesn't appear to have any negative effects and makes Pidgin play nicer with the VirtuaWin virtual desktop manager. Fixes #2997.
Thu, 04 Oct 2007 01:12:08 +0000 Daniel Atallah Cleanup the SOAP SSL flag to be a gboolean for clarity. Various sanity checks, sanity checking and I think a couple leak fixes too for the offline IM code.
Thu, 04 Oct 2007 01:09:10 +0000 Daniel Atallah Sanity checking and minor cleanup.
Thu, 04 Oct 2007 01:07:35 +0000 Daniel Atallah Prevent an assertion (w/ G_DEBUG=fatal_warnings) when the connection drops.
Wed, 03 Oct 2007 18:45:31 +0000 Daniel Atallah rlaager noticed that these comments shouldn't be processed by doxygen.
Wed, 03 Oct 2007 17:17:38 +0000 Luke Schierer I gave up on getting the line widths correct. I also probably have at least one spelling mistake. Still, it might help some over the generic INSTALL we previously had, assuming of course anyone reads it.
Wed, 03 Oct 2007 14:42:00 +0000 Sadrul Habib Chowdhury merge of '43311ea3963dadd958af56847cc36df60507673f'
Wed, 03 Oct 2007 04:02:18 +0000 Luke Schierer merge of '6f133a093581cd9a632ca6d0ce110d180e582714'
Wed, 03 Oct 2007 00:47:25 +0000 Daniel Atallah Don't link the bonjour prpl on win32 directly to the Apple Bonjour library, instead do everything indirectly and display an error message at login time indicating that Bonjour isn't installed. This should make the prpl more discoverable.
Wed, 03 Oct 2007 00:45:12 +0000 Daniel Atallah merge of '5eed7d5d3539cd18c81cb4d709080ea5bc109bac'
Wed, 03 Oct 2007 00:33:44 +0000 Sean Egan Hylke made a new win32 installer pixmap
Tue, 02 Oct 2007 21:47:50 +0000 Bartoz Oler gg: Properly handle CP1250 chars in group's name when importing buddylist.
Tue, 02 Oct 2007 14:37:12 +0000 Luke Schierer merge of '4bbc209c8076ef89135700af844ec6bb04602c0a'
Wed, 03 Oct 2007 14:39:43 +0000 Sadrul Habib Chowdhury plucked revision to convert input from locale to utf8.
Wed, 14 Nov 2007 03:15:32 +0000 Sadrul Habib Chowdhury disapproval of revision 'c4c1aaf98e7151d26c98319886253eaa74d317bd'
Wed, 03 Oct 2007 05:41:39 +0000 Sadrul Habib Chowdhury A request field for buddylist nodes.
Tue, 02 Oct 2007 06:13:27 +0000 Sadrul Habib Chowdhury Fix a few more memory leaks. Someone who has a myspace account should stare
Tue, 02 Oct 2007 04:38:10 +0000 Sadrul Habib Chowdhury A small memory leak fix.
Tue, 02 Oct 2007 04:22:26 +0000 Sadrul Habib Chowdhury Some doxygen stuff.
Tue, 02 Oct 2007 03:46:43 +0000 Sadrul Habib Chowdhury merge of '40d389dd2daa85ead2860fa3617e9fc354476bf8'
Tue, 02 Oct 2007 03:44:49 +0000 Sadrul Habib Chowdhury merge of 'a4ca83f88d6ff3c9315ae4fb327b7675d324a494'
Sat, 06 Oct 2007 17:48:17 +0000 Will Thompson Add a link from the gtkconv signals page back to the gtkconv.h documentation.
Tue, 02 Oct 2007 08:54:26 +0000 William Ehlhardt - Debugging babble in purple_verify_complete to tell final verification
Tue, 02 Oct 2007 08:45:17 +0000 William Ehlhardt - Use certificate_pool_retrieve instead of certificate_pool_contains and
Tue, 02 Oct 2007 08:31:34 +0000 William Ehlhardt - Add Microsoft Secure Server Authority certificate. Fixes #3196
Mon, 01 Oct 2007 21:25:18 +0000 Luke Schierer merge of '1bcb1793b8e018e79a9308e03f48476e327b4c07'
Mon, 01 Oct 2007 20:13:44 +0000 Richard Laager Update the bug fix note.
Mon, 01 Oct 2007 19:42:10 +0000 Richard Laager explicit merge of '34bd82146ec66294912412630b2ae269d548064b'
Mon, 01 Oct 2007 04:22:45 +0000 Richard Laager Revert a case-change in the ChangeLog that snuck in from somewhere.
Mon, 01 Oct 2007 04:21:32 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.1' (head 4321e1e266d11dddee2cde190828ae5001812367)
Tue, 02 Oct 2007 03:17:43 +0000 Sadrul Habib Chowdhury Add a 'Join Chat...' item in the buddylist menu.
Mon, 01 Oct 2007 21:14:45 +0000 Luke Schierer sr@Latn changed to sr@latin
Mon, 01 Oct 2007 18:07:17 +0000 Luke Schierer merge of '6d923ebd61c26e23860956f063837089569c022a'
Tue, 02 Oct 2007 02:19:14 +0000 Daniel Atallah Fix building the gestures plugin.
Tue, 02 Oct 2007 02:17:53 +0000 Daniel Atallah Better error handling when no libpurple dbus service is detected. This was Etan's suggestion. Fixes #3278.
Mon, 01 Oct 2007 17:54:21 +0000 Daniel Atallah merge of '3c5f5942e97bdefba5dcf770578442e11f8aa5c5'
Mon, 01 Oct 2007 17:51:20 +0000 Daniel Atallah Updated German translation from Bjoern Voigt. Fixes #3258.
Mon, 01 Oct 2007 18:05:15 +0000 Luke Schierer propagate the NEWS changes via cp
Wed, 03 Oct 2007 04:00:44 +0000 Luke Schierer provide a hint about needing write access to
Mon, 01 Oct 2007 16:38:36 +0000 Espen Stefansen fixes #3090
Mon, 01 Oct 2007 05:32:20 +0000 Mark Doliner Lots of comments for translators. I think I've seen these asked about
Sun, 30 Sep 2007 23:26:40 +0000 Sadrul Habib Chowdhury merge of '0a539d88f58a5f0cf13448ab6fcc7b3e6e30db52'
Sun, 30 Sep 2007 18:18:46 +0000 Ethan Blanton purple_conversation_present is broken; remove it from IRC channel joins
Sun, 30 Sep 2007 16:55:19 +0000 Will Thompson merge of '07d5798f8a0b64518b4697e0376f5ceeddbb61e2'
Sun, 30 Sep 2007 16:55:15 +0000 Will Thompson merge of 'c966d1b59a11c860df756f5def6e3486d94f24e3'
Sun, 30 Sep 2007 01:22:51 +0000 Kevin Stange Someone started capitalizing the version line which confused the release
Sun, 30 Sep 2007 00:37:03 +0000 Mark Doliner merge of '15fd625e20fae56881c7c728a6533fd1699c351c'
Sat, 29 Sep 2007 23:07:49 +0000 Kevin Stange Sync the ChangeLog up from 2.2.1.
Sun, 30 Sep 2007 00:34:03 +0000 Mark Doliner Make phone numbers always show up as online and mobile. AOL takes
Sun, 30 Sep 2007 00:20:10 +0000 Mark Doliner Close the direct IM session if someone tries to send us a file over
Sun, 30 Sep 2007 02:11:37 +0000 Sadrul Habib Chowdhury Do not connect to a signal with a NULL callback. Gets rid of a runtime warning.
Sat, 29 Sep 2007 20:49:34 +0000 Sadrul Habib Chowdhury void functions shouldn't 'return'. Thanks tmcmahon2. Fixes #3151 (gntconv.c fails to compile in Solaris 9)
Sat, 29 Sep 2007 20:13:51 +0000 Sadrul Habib Chowdhury merge of '87259d3819b0eafa1184ba1d2dfa5f659dafb976'
Sat, 29 Sep 2007 08:53:53 +0000 Sadrul Habib Chowdhury Add a 'Install plugin...' button in the plugins dialog.
Sat, 29 Sep 2007 08:52:41 +0000 Sadrul Habib Chowdhury Try to load a plugin from the saved preference even if it is not in the standard path.
Sat, 29 Sep 2007 08:33:37 +0000 Sadrul Habib Chowdhury Pounce handlers cannot have a null callback.
Sat, 29 Sep 2007 07:40:14 +0000 Sadrul Habib Chowdhury Translate plugin information, and top-align them.
Sat, 29 Sep 2007 07:19:00 +0000 Sadrul Habib Chowdhury merge of '2cfece889d5b58dc78c6375f4662ba44f167286d'
Fri, 28 Sep 2007 04:45:57 +0000 Sadrul Habib Chowdhury Make the row-insertion a little more robust.
Fri, 28 Sep 2007 04:44:59 +0000 Sadrul Habib Chowdhury Make the key-codes available in the python binding.
Sun, 30 Sep 2007 16:53:34 +0000 Will Thompson Mention that GnuTLS or NSS are required, and not OpenSSL, in the "you don't
Sat, 29 Sep 2007 13:55:03 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.1' (head 08edb66dad9cab9051d6c7658063ee41d827f055)
Sat, 29 Sep 2007 13:00:50 +0000 Luke Schierer propagate from branch 'im.pidgin.pidgin.2.2.1' (head d80b73af2a76c9ef004532af875209973de125b5)
Sat, 29 Sep 2007 05:11:04 +0000 William Ehlhardt - Notify on NULL strings instead of just crashing
Sat, 29 Sep 2007 04:59:50 +0000 William Ehlhardt merge of '27d49044df2da785a519726b37211c6c5218bc41'
Sat, 29 Sep 2007 04:24:05 +0000 William Ehlhardt - Delete a strcmp that doesn't do anything useful and potentially causes
Sat, 29 Sep 2007 04:01:14 +0000 William Ehlhardt - Apply pidgin-old-gnutls-bugfixes.patch from #3192 with slight
Sat, 29 Sep 2007 03:44:34 +0000 William Ehlhardt - Apply pidgin-old-gnutls-types.patch from #3192. This fixes problems
Sat, 29 Sep 2007 02:50:14 +0000 Daniel Atallah propagate from branch 'im.pidgin.pidgin.2.2.1' (head 39fb78e8732dc4465a2c4908c796df3d745b752c)
Fri, 28 Sep 2007 21:49:48 +0000 Daniel Atallah propagate from branch 'im.pidgin.pidgin.2.2.1' (head e7d234a12dbb89fdfd195e4597018a80f2c541f5)
Fri, 28 Sep 2007 20:58:48 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.1' (head 179c071e5cda5fe178066a9251e7b473ee8b0b10)
Fri, 28 Sep 2007 20:34:50 +0000 Richard Laager I don't know what MTN was smoking during that last merge.
Fri, 28 Sep 2007 20:34:07 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.1' (head b6dd1235937803f38d887d797ea99bb836159cc6)
Fri, 28 Sep 2007 20:32:15 +0000 Richard Laager I hate merging po files.
Fri, 28 Sep 2007 20:30:26 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.1' (head 0a3d37418d9f633be9e197c09bf5b61d32dc5585)
Fri, 28 Sep 2007 20:29:06 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head e76d28a0d9305478af3a13c36b2feaa466fc27ec)
Fri, 28 Sep 2007 19:29:50 +0000 Richard Laager merge of '20da4afff35d564aea592b84f340be967b3449b1'
Fri, 28 Sep 2007 18:37:19 +0000 Richard Laager Bump version to 2.2.2devel
Fri, 28 Sep 2007 18:23:54 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.1' (head 7494c5484079eedcf158172f4208be3f986c068f)
Fri, 28 Sep 2007 17:20:33 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 193dd268b0be5ca0a4a8fa0e4188452907114be0)
Fri, 28 Sep 2007 17:05:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.1' (head 09dfc47173cdfafc1f6ce225dcdc21d7e8968a9b)
Fri, 28 Sep 2007 17:02:11 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.1' (head ea712a6deb43cdbf10f75764fee853af196c6095)
Fri, 28 Sep 2007 17:01:20 +0000 Richard Laager explicit merge of '0b88f009442a340d4269c95605f580a9f444e767'
Fri, 28 Sep 2007 16:51:19 +0000 Richard Laager merge of '41f188f15baaa4c23c5c2ec80a04faff63ee1977'
Fri, 28 Sep 2007 16:34:43 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 4ad1081695d083df424898e6e7091f731b401265)
Fri, 28 Sep 2007 18:44:26 +0000 Khaled Hosny really fixes #3355
Fri, 28 Sep 2007 18:42:55 +0000 Luke Schierer fixes #3355
Fri, 28 Sep 2007 18:41:01 +0000 Khaled Hosny references #3355 for real this time. the previus commit was fixes #3350
Fri, 28 Sep 2007 18:39:01 +0000 Khaled Hosny references #3355
Fri, 28 Sep 2007 18:12:53 +0000 Anousak Souphavah references #3350
Fri, 28 Sep 2007 18:00:48 +0000 Luke Schierer update the credits as per request of the submitter. fixes #3291
Fri, 28 Sep 2007 17:57:50 +0000 Luke Schierer and the about dialog for that translator change
Fri, 28 Sep 2007 17:55:53 +0000 Espen Stefansen fixes #3090
Fri, 28 Sep 2007 07:20:13 +0000 William Ehlhardt - Remove some unnecessary debugging babble
Fri, 28 Sep 2007 06:10:19 +0000 Mark Doliner merge of '45dd8a34b6dda68660a7f026677c9478247610ad'
Fri, 28 Sep 2007 04:37:27 +0000 Daniel Atallah Fix yahoo doodling once again. This should hopefully be less prone to break as we now use the remote party's doodle IMV key.
Fri, 28 Sep 2007 02:44:07 +0000 Daniel Atallah Fix a couple bugs related to removing mail notifications.
Fri, 28 Sep 2007 02:24:08 +0000 Richard Nelson Add save button to the debug window and alter some GROW_X for visual appeal
Fri, 28 Sep 2007 01:57:55 +0000 Daniel Atallah Further cleanup of the msn prpl including preventing the authorization request callback from crashing if triggered after the account is disconnected. Also removal of some extraneous debuggery, there is more that needs to be removed.
Fri, 28 Sep 2007 01:54:07 +0000 Daniel Atallah merge of 'a5dd91b5d76972cf72a56209503c7e32d71c6e3c'
Thu, 27 Sep 2007 10:06:29 +0000 Richard Laager Add a translator note about the word backlog.
Thu, 27 Sep 2007 08:17:20 +0000 William Ehlhardt - Previous revision whacked a TODO
Thu, 27 Sep 2007 08:12:09 +0000 William Ehlhardt - Prompt the user if the local peer certificate cache is not found.
Thu, 27 Sep 2007 04:41:04 +0000 Daniel Atallah A few leak plugs, some unnecessary allocation prevention, null pointer deref fixes and general robustness fixes. I'm sure there is more to do here, I got tired... Fixes #3308
Wed, 26 Sep 2007 21:03:16 +0000 Daniel Atallah Ugly hacky fix so that it looks like docklet clicks on win32 come from a gdk event so that it causes the unread tab to receive focus. Fixes #3197.
Wed, 26 Sep 2007 19:55:33 +0000 Jeffrey Connelly Remove g_assert() from msimprpl.
Fri, 28 Sep 2007 00:33:12 +0000 Evan Schoenberg serv_got_attention() doesn't expect an escaped string; it just wants a name. The str variable was unused.
Wed, 26 Sep 2007 10:35:37 +0000 Sadrul Habib Chowdhury merge of 'b23d43806fbfeabc5007c65090195a3aa6c0a4d9'
Wed, 26 Sep 2007 07:57:14 +0000 Mark Doliner Invalidate old oscar icons when someone clears their icon.
Wed, 26 Sep 2007 09:21:42 +0000 Stu Tomlinson disapproval of revision '1af4cc5be54c6712945771f62fb95bd07f4a6104'
Wed, 26 Sep 2007 07:35:01 +0000 Mark Doliner Patch from David Fang to correctly #include two headers
Wed, 26 Sep 2007 07:25:22 +0000 Mark Doliner Fix lots of little memory leaks in the MySpace protocol plugin.
Tue, 25 Sep 2007 21:16:55 +0000 Daniel Atallah Prevent the smiley window appearing outside of the working area on win32. Fixes #3261.
Tue, 25 Sep 2007 18:14:41 +0000 Luke Schierer update the credits
Tue, 25 Sep 2007 18:06:20 +0000 Milo«Þ Popovi«« fixes #3140
Tue, 25 Sep 2007 17:54:11 +0000 Martin Srebotnjak fixes #3097
Tue, 25 Sep 2007 17:45:36 +0000 Claudio Satriano fixes #3088
Tue, 25 Sep 2007 17:22:45 +0000 Luke Schierer merge of 'b2924d43f1e1cb2d01705932d9a06df6eedf7ac0'
Mon, 24 Sep 2007 12:14:42 +0000 Luke Schierer merge of '31d62e1a78974a0239e86bfeb42b29ab75216114'
Sun, 23 Sep 2007 11:38:13 +0000 Luke Schierer merge of '0323f7621f6891ce008d0a124fef6ed63c856802'
Sat, 22 Sep 2007 03:21:11 +0000 Luke Schierer merge of '025faf23aaac403798451974c320c4de6df470d5'
Fri, 21 Sep 2007 12:56:21 +0000 Luke Schierer merge of '2bc502ae06ff6db803c8fe3bd64f1d4cbb88e13f'
Thu, 20 Sep 2007 18:59:34 +0000 Luke Schierer merge of '3bb908cd6c040c3dbcefdcfead20de7044a7e217'
Thu, 20 Sep 2007 12:02:57 +0000 Luke Schierer merge of '6cb0c90b1044b61c7a2c1a7d78c55ef4c5af2bfb'
Wed, 26 Sep 2007 06:56:02 +0000 Mark Doliner Don't show "tune" and "mobile" in the Edit a Status! window, and don't
Wed, 26 Sep 2007 06:54:16 +0000 Mark Doliner Add PURPLE_STATUS_TUNE to status_primitive_map so that it has a name
Tue, 25 Sep 2007 09:01:03 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head b2924d43f1e1cb2d01705932d9a06df6eedf7ac0)
Tue, 25 Sep 2007 08:59:30 +0000 Mark Doliner Is there any reason these statuses were set to not saveable and
Fri, 21 Sep 2007 13:27:41 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head e67a54b3bf4349b6e65a46f749626a122c6afb22)
Tue, 25 Sep 2007 08:54:29 +0000 Mark Doliner When running stats.pl, just update the po files in place rather than
Tue, 25 Sep 2007 08:47:16 +0000 Mark Doliner Check in updated po files because holy crap, it cut the time that it
Tue, 25 Sep 2007 07:37:18 +0000 Mark Doliner At the request of heir Ihar Hrachyshka, correctly list Belarusian
Tue, 25 Sep 2007 07:08:29 +0000 Mark Doliner Watch for CTRL+C when running stats.pl and exit, rather than making you
Tue, 25 Sep 2007 04:54:04 +0000 Daniel Atallah Forgot to remove a printf
Tue, 25 Sep 2007 04:51:04 +0000 Daniel Atallah Close the pipes to the dnssrv child process. Fixes #3245
Mon, 24 Sep 2007 08:17:19 +0000 Mark Doliner When entering the message for a substatus, get the text from the imhtml
Mon, 24 Sep 2007 01:47:27 +0000 Mark Doliner Consider offline contacts when calculating the priority buddy. I
Mon, 24 Sep 2007 01:33:59 +0000 Mark Doliner Whoops, I forgot to register the callback function for the incoming
Mon, 24 Sep 2007 01:25:56 +0000 Mark Doliner Uh, these two callbacks were backwards. Methinks somebody didn't test
Mon, 24 Sep 2007 00:40:20 +0000 Mark Doliner Another patch from Collin from ComBOTS Product GmbH. Now, if you
Sun, 23 Sep 2007 22:17:15 +0000 Mark Doliner A patch from Collin from ComBOTS, I guess. This fixes setting your
Sun, 23 Sep 2007 22:08:46 +0000 Mark Doliner merge of '33aead6e626883ef6ad44b79099f01d2da042d9a'
Sun, 23 Sep 2007 20:19:13 +0000 Justin Pryzby A single-character patch from Justin Pryzby for the pidgin man page:
Sun, 23 Sep 2007 01:27:48 +0000 Sadrul Habib Chowdhury merge of '45c21fe8414cc05dba5ae7500e19b9e06c78e283'
Sun, 23 Sep 2007 01:25:56 +0000 Sadrul Habib Chowdhury Pressing INSERT in the buddy list brings up the 'Add Buddy' dialog.
Sat, 22 Sep 2007 20:42:40 +0000 Richard Laager Revert Sean's change made in bc3eeb1d4eeaeaee53957eb2efb1dd14f651c1d7 to
Sat, 22 Sep 2007 20:31:49 +0000 Richard Laager Add msn/contact.c and msn/oim.c to POTFILES.in
Sun, 23 Sep 2007 01:11:37 +0000 Gabriel Schulhof Reverted to void *, because Gtk::Window wasn't working :o(
Sun, 23 Sep 2007 00:56:54 +0000 Gabriel Schulhof Thanks to Sean, I know that Gtk::Window is perlese for GtkWindow *
Sat, 22 Sep 2007 22:32:42 +0000 Gabriel Schulhof Simplified perl bindings for GtkDialogs.xs
Sat, 22 Sep 2007 22:29:23 +0000 Gabriel Schulhof Doing pounces
Sat, 22 Sep 2007 22:10:10 +0000 Gabriel Schulhof Doing plugin dialog
Sat, 22 Sep 2007 21:58:29 +0000 Gabriel Schulhof unnecessary diff
Sat, 22 Sep 2007 21:55:10 +0000 Gabriel Schulhof whitespace
Sat, 22 Sep 2007 20:55:11 +0000 Gabriel Schulhof Re-worked gtklog functions and perl bindings
Sat, 22 Sep 2007 20:41:58 +0000 Gabriel Schulhof Making pidgin_dialogs_about _with_parent, but using void * parent (for now)
Sat, 22 Sep 2007 20:40:11 +0000 Gabriel Schulhof Making pidgin_dialogs_about _with_parent, but using void * parent (for now)
Sat, 22 Sep 2007 20:31:46 +0000 Gabriel Schulhof Making pidgin_dialogs_about _with_parent
Sat, 22 Sep 2007 19:23:36 +0000 Gabriel Schulhof disapproval of revision '35bdef3c8d34a50ddf7708702ed2ea745abf82f8'
Sat, 22 Sep 2007 19:22:38 +0000 Gabriel Schulhof Accidentally merged stuff from omgp.pidgin (somehow)
Sat, 22 Sep 2007 19:01:55 +0000 Gabriel Schulhof Weirdness
Sat, 22 Sep 2007 18:46:55 +0000 Gabriel Schulhof Fixing Request.xs
Sat, 22 Sep 2007 18:32:18 +0000 Gabriel Schulhof Fixing Request.xs
Sat, 22 Sep 2007 18:20:59 +0000 Gabriel Schulhof Fixed perl bindings
Sat, 22 Sep 2007 18:12:08 +0000 Gabriel Schulhof Fixed perl bindings
Sat, 22 Sep 2007 18:05:11 +0000 Gabriel Schulhof Restoring gntblist.c:create_menu
Sat, 22 Sep 2007 18:02:20 +0000 Gabriel Schulhof Bad propagate
Sat, 22 Sep 2007 17:37:07 +0000 Gabriel Schulhof compile
Sat, 22 Sep 2007 17:33:36 +0000 Gabriel Schulhof compile
Sat, 22 Sep 2007 17:29:44 +0000 Gabriel Schulhof Compile
Sat, 22 Sep 2007 17:06:17 +0000 Gabriel Schulhof Minor fix
Sat, 22 Sep 2007 16:19:34 +0000 Gabriel Schulhof Updated hinting to be less invasive
Sat, 22 Sep 2007 09:48:07 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
Fri, 21 Sep 2007 16:09:12 +0000 Sadrul Habib Chowdhury Fix #3249 (Bus error using finch on mac os x). Make sure we don't crash if there's no default SIGWINCH handler.
Fri, 21 Sep 2007 13:39:48 +0000 Sadrul Habib Chowdhury Obligatory typo.
Fri, 21 Sep 2007 13:18:41 +0000 Sadrul Habib Chowdhury Initialize file descriptors to -1 here too. These haven't caused any
Fri, 21 Sep 2007 12:50:41 +0000 Sadrul Habib Chowdhury Add and remove url-datas for alias update requests.
Fri, 21 Sep 2007 12:48:42 +0000 Sadrul Habib Chowdhury Initialize file-descriptors to -1.
Fri, 21 Sep 2007 07:38:26 +0000 Sean Egan Don't include OS information in jabber:iq:version requests
Fri, 21 Sep 2007 03:24:29 +0000 Daniel Atallah Clear the password consistently when we get a "Signed-On elsewhere" or a "Invalid Password" disconnection. Disconnection reason codes will take care of this in the core, but until then, this is ok.
Fri, 21 Sep 2007 02:46:27 +0000 Daniel Atallah Clear the password consistently when we get a "Signed-On elsewhere" or a "Invalid Password" disconnection. Disconnection reason codes will take care of this in the core, but until then, this is ok. Fixes #3204.
Fri, 21 Sep 2007 01:49:27 +0000 Daniel Atallah Clear out the unsaved password if we're already disconnected and we switch to offline status. Fixes #3218.
Fri, 21 Sep 2007 00:55:32 +0000 Daniel Atallah Fix some incorrect assertions when G_DEBUG=fatal_warnings is set.
Fri, 21 Sep 2007 00:53:41 +0000 Daniel Atallah Clear out the mail notifications for an account when we receive a notification of 0 emails.
Fri, 21 Sep 2007 00:32:33 +0000 Nathan Walp merge of '9e0721e5a46030c85511ed392b2b09c068e5ed27'
Thu, 20 Sep 2007 19:28:55 +0000 Sean Egan 22px Myspace icon
Thu, 20 Sep 2007 19:26:23 +0000 Sean Egan ChangeLog birthday emblem
Thu, 20 Sep 2007 19:24:14 +0000 Sean Egan Use birthday emblem in OSCAR. Fixes #300
Thu, 20 Sep 2007 19:21:25 +0000 Sean Egan Remove 'You have' from 'You have N new e-mails' to take less room and make it more likely to fit on one line
Thu, 20 Sep 2007 19:20:12 +0000 Sean Egan Remove drop shadows from status icons.
Thu, 20 Sep 2007 18:01:22 +0000 Daniel Atallah More robust win32 IE proxy settings detection using winhttp. This essentially parses the same registry entries, but we don't have to do the grunt work and it seems to work better. This gives us a start to apply proxy bypass support and autoconfig via PAC file when we can change the API in 3.0.0. I'd also like to change this so we can parse a SOCKS proxy setting and not just fill in the environment variables.
Thu, 20 Sep 2007 17:45:37 +0000 Daniel Atallah Fix incorrect purple_proxy_connect() callback and comment out an unused function.
Thu, 20 Sep 2007 16:32:45 +0000 Will Thompson merge of '6cb0c90b1044b61c7a2c1a7d78c55ef4c5af2bfb'
Thu, 20 Sep 2007 08:49:21 +0000 Kevin Stange Add the version into the imhtml as Sean suggested. Also, eliminate a warning.
Thu, 20 Sep 2007 08:28:09 +0000 Kevin Stange Not sure why, but someone left out the 22x22 myspace icon. This appeared
Fri, 21 Sep 2007 02:11:29 +0000 Sadrul Habib Chowdhury presence is an xmlnode here.
Fri, 21 Sep 2007 00:20:20 +0000 Sadrul Habib Chowdhury merge of '1c5efeb28eebea9bc8d25b6a543a3e71a31a4884'
Thu, 20 Sep 2007 20:18:57 +0000 Sadrul Habib Chowdhury Remove commented out code, and add soem notes.
Thu, 20 Sep 2007 23:22:35 +0000 Sean Egan Music support for Google Talk
Thu, 20 Sep 2007 16:30:17 +0000 Sadrul Habib Chowdhury Use an independant status type for 'current media' stuff, instead of using
Thu, 20 Sep 2007 06:29:21 +0000 Mark Doliner Richard pointed out that this was dumb in an email to the devel
Thu, 20 Sep 2007 06:21:37 +0000 Mark Doliner De-warn:
Thu, 20 Sep 2007 05:28:33 +0000 Ka-Hing Cheung don't show empty "Status: " anymore, which fixes a glib runtime warning
Thu, 20 Sep 2007 03:05:54 +0000 Daniel Atallah Fix some crashes with animated smileys. Fixes #3179, #938, #3134, #2872, #1594
Thu, 20 Sep 2007 02:41:42 +0000 Sadrul Habib Chowdhury merge of '24d76e86b06c5b1ab5f0a3ea37bd69ced034e0d0'
Thu, 20 Sep 2007 02:38:49 +0000 Sadrul Habib Chowdhury Reset file descriptors to -1 instead of 0. This should fix some weird unexpected
Wed, 19 Sep 2007 22:21:22 +0000 Daniel Atallah Fix #2426 - Switching from XMPP to Google Talk in the Add Account dialog doesn't work. I don't think this was a useful check, I don't think it should ever be hit legitimately.
Wed, 19 Sep 2007 21:40:02 +0000 Sadrul Habib Chowdhury merge of 'a4f32100c6845e724cd5f43849ccc46daa0fd4c5'
Wed, 19 Sep 2007 21:37:12 +0000 Sadrul Habib Chowdhury Re-arrange the menu. Add 'Add buddy/chat/group' in the menu.
Wed, 19 Sep 2007 21:35:25 +0000 Sadrul Habib Chowdhury Link the FAQ in the man page.
Wed, 19 Sep 2007 20:35:10 +0000 Sean Egan merge of '005c57c94d8542339f96a33cfed0fefbad65d68e'
Wed, 19 Sep 2007 19:27:43 +0000 Sean Egan merge of '316f4132961f32fda272a61203f295e714e8238c'
Thu, 20 Sep 2007 16:30:03 +0000 Will Thompson "she got all pissy at me because I gave her constructive criticism on her
Wed, 19 Sep 2007 18:12:01 +0000 Will Thompson I suppose wants_to_die should also be set when your myspace password is
Wed, 19 Sep 2007 17:53:52 +0000 Will Thompson It's presumably better not to try to connect right after calling
Wed, 19 Sep 2007 12:12:10 +0000 Sadrul Habib Chowdhury Compile\!
Wed, 19 Sep 2007 11:29:19 +0000 Sadrul Habib Chowdhury Show 'buzz'/'nudge' etc. messages differently from regular messages.
Wed, 19 Sep 2007 10:57:37 +0000 Sadrul Habib Chowdhury Fix #104 (Reconnect to network should reconnect chats also). This has been
Wed, 19 Sep 2007 10:07:03 +0000 Sadrul Habib Chowdhury merge of 'd96ec25855462962b1e1e2f093f242522695c122'
Wed, 19 Sep 2007 10:01:45 +0000 Sadrul Habib Chowdhury Looking at purple_contact_set_alias and purple_blist_alias_contact functions
Wed, 19 Sep 2007 09:52:54 +0000 Sadrul Habib Chowdhury Update the alias and emit the signal only when the alias has actually changed.
Wed, 19 Sep 2007 08:55:52 +0000 Sadrul Habib Chowdhury merge of '0799159d49f773b16e3a2354b36ef4e5be854595'
Wed, 19 Sep 2007 18:08:44 +0000 Sean Egan kiss emoticon for ICQ. Fixes #3215
Wed, 19 Sep 2007 09:43:07 +0000 Sean Egan Ellipsize some menu actions that require further input. Fixes #1770
Wed, 19 Sep 2007 07:56:56 +0000 Sean Egan Change _Send To mnemonic to avoid conflicting with Smile
Wed, 19 Sep 2007 07:52:15 +0000 Sean Egan remove stripping of hard-coded domain names, and just strip anything that starts with (http. Fixes #1618
Wed, 19 Sep 2007 07:40:17 +0000 Sean Egan Change mnemonic for Account to avoid conflict with Add. Fixes #3166
Wed, 19 Sep 2007 08:53:00 +0000 Sadrul Habib Chowdhury "(04:48:00) Alver: finch --version doesn't print the version, and just launches finch"
Wed, 19 Sep 2007 06:22:25 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.cpw.khc.msnp14' (head 60c1ae856c10cfcb75590f268816616e8a005aa1)
Wed, 19 Sep 2007 06:11:36 +0000 Carlos Silva Change the MSN Contacts server from omega.contacts.msn.com to contacts.msn.com. Thanks to Masca and proton for spotting the problem and suggesting the fix. Fixes #3193
Wed, 19 Sep 2007 06:08:42 +0000 Carlos Silva Make use of the GQueue in MsnSoapConn to manage the SOAP requests, allowing them to work perfectly even when dispatching multiple requests at once.
Wed, 24 Oct 2007 06:35:54 +0000 Ka-Hing Cheung finish converting the rest of stuff to the new soap api, signing on, getting
Wed, 03 Oct 2007 05:05:35 +0000 Ka-Hing Cheung fix a memleak or 2
Wed, 03 Oct 2007 04:18:36 +0000 Ka-Hing Cheung seems to fix duplicate oim messages for real. The problem was that MSN tells
Wed, 03 Oct 2007 02:43:16 +0000 Ka-Hing Cheung fixes oim timestamp for me, non HAVE_TM_GMTOFF people probably want to test
Mon, 01 Oct 2007 07:20:35 +0000 Ka-Hing Cheung oim migrated to new soap code, quadruply duplicated message!
Mon, 01 Oct 2007 01:22:37 +0000 Ka-Hing Cheung cleanup soap connection with a timeout
Mon, 01 Oct 2007 00:40:30 +0000 Ka-Hing Cheung removed lots of commented out old soap code
Mon, 01 Oct 2007 00:29:44 +0000 Ka-Hing Cheung signs on!
Fri, 28 Sep 2007 05:51:49 +0000 Ka-Hing Cheung the new soap code finally doesn't crash on startup, still can't
Mon, 24 Sep 2007 06:04:54 +0000 Ka-Hing Cheung handle unauthenticated soap connection
Mon, 24 Sep 2007 05:29:07 +0000 Ka-Hing Cheung removes public handle to soap connection, instead a connection is looked up
Fri, 21 Sep 2007 06:50:40 +0000 Ka-Hing Cheung mostly done with soap level parsing, compiles
Wed, 19 Sep 2007 06:20:08 +0000 Ka-Hing Cheung beginning of soap layer rewrite, does that even compile?
Sun, 16 Sep 2007 18:47:12 +0000 Richard Laager Make my currentmedia changes compile.
Sun, 16 Sep 2007 18:34:58 +0000 Richard Laager Remove some #if 0'ed code.
Sun, 16 Sep 2007 18:34:36 +0000 Richard Laager Remove "Has you", which has been gone in trunk for a while.
Sun, 16 Sep 2007 18:18:37 +0000 Richard Laager Use the mediaNode variable rather than the psmNode again. This is from a
Sun, 16 Sep 2007 18:11:54 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 5a3c2bb6d5725a73e614aa69d0e5beb04aba2d19)
Sun, 16 Sep 2007 18:10:12 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b0967247f79b18b245cdaaaf3f803d6834aea19a)
Sun, 16 Sep 2007 18:07:46 +0000 Richard Laager explicit merge of '5d4b00a88466bb9e851eaca42ab3fd3f2c4093ef'
Sun, 16 Sep 2007 18:07:27 +0000 Richard Laager explicit merge of '753ac22f1fb1d33ecd437bdc3c63ca4f5bd81514'
Sun, 16 Sep 2007 18:06:22 +0000 Richard Laager explicit merge of '7ca52e5d60c8f4d7842faad73378b57df9db9007'
Sun, 16 Sep 2007 18:05:55 +0000 Richard Laager explicit merge of '46d8a45835e685c9dd812f5c6c0df074388bec8a'
Sun, 16 Sep 2007 18:05:12 +0000 Richard Laager explicit merge of '496506f552dcc01dcc38820f472dc9d27a82a997'
Sun, 16 Sep 2007 18:03:53 +0000 Richard Laager explicit merge of 'd565bd9a8e62d3302ac14bb7c3a68a52c0c6a65e'
Sun, 16 Sep 2007 18:03:41 +0000 Richard Laager explicit merge of '736907efe1b492215cd5e4b57bbcec0d4bb977e6'
Sun, 16 Sep 2007 18:02:50 +0000 Richard Laager explicit merge of '3732a7eabc7ecb0f846edc60f04ec3f6f7779c5b'
Sun, 16 Sep 2007 18:01:18 +0000 Richard Laager explicit merge of '996cf0c57149ba6e1c714ebb1f11d5d4bac8fb68'
Sun, 16 Sep 2007 17:59:57 +0000 Richard Laager explicit merge of '7aea471c6710708afa40152f5fc3aaeda3d67e76'
Sun, 16 Sep 2007 17:58:40 +0000 Richard Laager explicit merge of 'b9e805b43e8543af0b4800e2e5553c85d947c610'
Sun, 16 Sep 2007 17:52:49 +0000 Richard Laager Various (untested) changes to the CurrentMedia parsing. This code is a
Sat, 15 Sep 2007 23:53:15 +0000 Sadrul Habib Chowdhury Ignore empty currentmedia string.
Sat, 15 Sep 2007 11:34:39 +0000 Sadrul Habib Chowdhury Improve the current-media parsing a little bit.
Fri, 14 Sep 2007 04:32:43 +0000 Sadrul Habib Chowdhury merge of '0e444b80bb8aa9c005e8085c30a7b5a8a81423ee'
Fri, 14 Sep 2007 04:32:30 +0000 Sadrul Habib Chowdhury Make the buddylist sync issue a little less worse.
Wed, 12 Sep 2007 05:36:59 +0000 Ka-Hing Cheung 3rd time the charm? Fixes #2990, maybe
Wed, 12 Sep 2007 02:40:56 +0000 Ka-Hing Cheung Fixes #2502, now we show the status name in the tooltip instead of "Status"
Sun, 09 Sep 2007 01:42:46 +0000 Ka-Hing Cheung cleans up ownership of soap callback data, this soap stuff is perfect
Sun, 09 Sep 2007 00:50:14 +0000 Ka-Hing Cheung merge of '0d182c079b200633b234b9a8216aba155384f21b'
Sun, 09 Sep 2007 00:45:05 +0000 Sadrul Habib Chowdhury merge of '339e17f432d068c87ce9aaa8d19e6f271d1101b1'
Sun, 09 Sep 2007 00:46:16 +0000 Ka-Hing Cheung I think this is the right way to fix timezone. People on Win32 _and_
Sat, 08 Sep 2007 23:59:25 +0000 Ka-Hing Cheung merge of '85c73f22a9f7e979b53ff5d0d965a8cba49b35c0'
Sat, 08 Sep 2007 23:57:59 +0000 Ka-Hing Cheung Fixes #2990, apparently I used the wrong #define. Also fix + timezone
Sun, 09 Sep 2007 00:43:22 +0000 Sadrul Habib Chowdhury Fix some memory leaks. Free xmlnodes properly using xmlnode_free instead of
Sat, 08 Sep 2007 03:34:49 +0000 Sadrul Habib Chowdhury Plug memory leaks.
Sat, 08 Sep 2007 01:33:25 +0000 Sadrul Habib Chowdhury Reset the timer to 0 after removing it. It looks like this may be required here.
Sat, 08 Sep 2007 01:28:00 +0000 Sadrul Habib Chowdhury Reset unsigned ints to 0 instead of to -1.
Sat, 08 Sep 2007 01:05:41 +0000 Sadrul Habib Chowdhury Plug some leak.
Thu, 06 Sep 2007 06:58:29 +0000 Ka-Hing Cheung mostly fixed offline messaging, still 2 bugs:
Mon, 03 Sep 2007 20:32:57 +0000 Carlos Silva Fix a bug where we were g_strdup'ing a previously freed pointer. Thanks to khc for the debugging.
Mon, 03 Sep 2007 06:15:55 +0000 Carlos Silva Some more cleanups
Mon, 03 Sep 2007 06:07:20 +0000 Carlos Silva Clean up some unused SOAP templates, and disable extra debug defines accidentally checked in.
Mon, 03 Sep 2007 05:47:52 +0000 Carlos Silva Make block/unblock work right, as well as being add by a buddy. Finally fixes #723
Fri, 31 Aug 2007 18:15:23 +0000 Carlos Silva propagate from branch 'im.pidgin.pidgin' (head 0b82441777348c0366b4eaa38bb6fee80fe5cb57)
Fri, 31 Aug 2007 18:12:35 +0000 Carlos Silva Handle special cases in buddy/group management (wrt MSN_INDIVIDUALS_GROUP and MSN_NON_IM_GROUP).
Tue, 28 Aug 2007 05:21:17 +0000 Carlos Silva Fix some compiler warnings
Tue, 28 Aug 2007 04:38:24 +0000 Carlos Silva propagate from branch 'im.pidgin.pidgin' (head 4313008137cace2c9699584ec7308c1e888ae137)
Tue, 28 Aug 2007 03:54:18 +0000 Carlos Silva Make buddy and group management actually work, add some SOAP templates, redesign some parts of code and separate some bigger functions into its smaller tasks which are completely unrelated to each other
Wed, 08 Aug 2007 23:04:44 +0000 Carlos Silva propagate from branch 'im.pidgin.pidgin' (head 5775dc23bad7ecf62c8f951574460d2f075f9e72)
Wed, 08 Aug 2007 23:01:44 +0000 Carlos Silva Improve MSN_SOAP_DEBUG and workaround a Win32 bug which would case Pidgin to consume insane amounts of memory when printing a large string to the Debug Window.
Tue, 07 Aug 2007 22:07:26 +0000 Carlos Silva msn_soap_read_buf() shouldn't be used after calling soapconn->read_cb as this callback function can sometimes free soapconn (such as in nexus_login_read_cb after closing nexus connection)
Tue, 07 Aug 2007 02:37:58 +0000 Carlos Silva Add the possibility to create an Address Book, useful for newly registered MSN users.
Mon, 23 Jul 2007 18:16:58 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 53b8831e57f625eca0980aca94f04416b32bcd8f)
Sun, 22 Jul 2007 18:17:41 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 5e94d4a46251e35e2b640180905fe364b82355e5)
Sat, 21 Jul 2007 23:56:57 +0000 Ka-Hing Cheung merge of '5d965caa0ea003eef5a1b959791135f900bf10ea'
Sat, 21 Jul 2007 23:56:16 +0000 Ka-Hing Cheung explicit merge of '9a7160daa1babd3ca644d25e4314310e3f24077e'
Tue, 17 Jul 2007 19:12:12 +0000 Carlos Silva Unescape our own status messages before sending them to the server so other clients show them correctly. Thanks to Simom for the patch. Fixes #738
Tue, 17 Jul 2007 00:35:50 +0000 Carlos Silva Misc cleanups, better error handling, and print the Address Book received from the server in a human readable way.
Mon, 16 Jul 2007 23:06:21 +0000 Carlos Silva propagate from branch 'im.pidgin.pidgin' (head be582d1ac8a250870b9c691a8cb1ab4c170650bc)
Sat, 14 Jul 2007 18:36:34 +0000 Carlos Silva propagate from branch 'im.pidgin.pidgin' (head d565f6901d390d091fab30d0bd923fa36c335da2)
Sat, 14 Jul 2007 18:13:59 +0000 Carlos Silva Print the policies sent by the server (GCF command) in a human-readable way.
Sat, 14 Jul 2007 00:04:48 +0000 Carlos Silva Correctly process an additional <Service> with type Profile and name 'Messenger Roaming Identity' sent with the contact list using a recently registered WLM account, that was causing the initial ADL command to be sent malformed, and our presence status not being forwarded to our buddies
Mon, 09 Jul 2007 17:59:36 +0000 Carlos Silva We already call msn_set_psm() in the end of msn_session_finish_login()
Sat, 07 Jul 2007 19:55:14 +0000 Carlos Silva Fix authentication failures handling (ticket 1246) and fix some compiler warnings
Sat, 21 Jul 2007 20:13:09 +0000 Ka-Hing Cheung oops, not only did I typo'ed MFN, I also did a comparison before I update
Sat, 21 Jul 2007 19:47:42 +0000 Ka-Hing Cheung removed "PSM:" label and move the message to "Status:" to be consistent with
Sat, 21 Jul 2007 19:39:38 +0000 Ka-Hing Cheung don't strip html on the status line, so that we don't accidentally strip
Sat, 07 Jul 2007 03:52:12 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 007693114b23cd2711c1cb9030a148e2f63de8c8)
Thu, 05 Jul 2007 06:48:38 +0000 Carlos Silva Add missing type declaration to variable initial
Thu, 05 Jul 2007 06:35:37 +0000 Carlos Silva In the initial ADL listing, send the commands in the correct sequence as required by the server: BLP, ADL and PRP. When the server acknowledges this initial ADL, send CHG with status information
Sat, 23 Jun 2007 03:07:35 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head eedca2ceb89c90a12f734e927c5d3b02bbde9a5c)
Fri, 22 Jun 2007 03:55:10 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)
Tue, 19 Jun 2007 17:28:41 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head f43d7ef3f18aadf88e22f93a8131f4fac26d5b53)
Sat, 16 Jun 2007 07:03:31 +0000 Ka-Hing Cheung Compile!
Sat, 16 Jun 2007 06:40:04 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 1cb373a79797c636c2b316a068d31fc4890976a7)
Sat, 16 Jun 2007 04:00:32 +0000 Carlos Silva propagate from branch 'im.pidgin.pidgin' (head d3e5a5add3f39caa08b46c83177328e51c2d961a)
Sun, 03 Jun 2007 01:06:44 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head 93e5d2a86a947eb2308d15b7570507a6c205c9d3)
Sun, 03 Jun 2007 01:04:11 +0000 Stu Tomlinson disapproval of revision '05c6323b8b18ceba86add2ad239fb24fc61dc469'
Sun, 03 Jun 2007 00:49:58 +0000 Stu Tomlinson Compiler be quiet! Fixes this compile warning:
Sun, 03 Jun 2007 00:40:27 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head 850e223e9597fdc482eebe75c00efda941b3bdb6)
Tue, 29 May 2007 01:42:47 +0000 Stu Tomlinson Update a couple of instances of group_id handling to cope with the new
Mon, 28 May 2007 16:12:25 +0000 Stu Tomlinson Add Pending list to recognized lists during contact list parsing
Mon, 28 May 2007 02:20:41 +0000 Stu Tomlinson Tidy up protocol version detection
Mon, 28 May 2007 02:15:55 +0000 Stu Tomlinson Patch media_if_no_status.diff from ticket #93 - fixes setting "currentmedia"
Mon, 28 May 2007 01:35:47 +0000 Stu Tomlinson Compile fix, whoops! Thanks Masca/salinasv.
Sun, 27 May 2007 21:15:06 +0000 Stu Tomlinson Don't notify for initial email messages unless the preference is set for
Sun, 27 May 2007 21:13:37 +0000 Stu Tomlinson Make the MsnUser type an enum so we have fewer magic numbers
Sun, 27 May 2007 18:02:52 +0000 Stu Tomlinson fix a debug message
Sun, 27 May 2007 17:33:50 +0000 Stu Tomlinson Always get the full contact list too, as we need it for the reverse list
Sun, 27 May 2007 17:00:06 +0000 Stu Tomlinson A bunch of MSNP14 stuff:
Sun, 27 May 2007 11:23:09 +0000 Stu Tomlinson Make a couple more functions static
Sat, 26 May 2007 18:09:07 +0000 Stu Tomlinson Patch from Pse to use the same status primitives as im.pidgin.pidgin for
Sat, 26 May 2007 17:14:25 +0000 Stu Tomlinson Fix msn_user_remove_group_id()
Sat, 26 May 2007 15:44:48 +0000 Stu Tomlinson Parse the message timestamp using purple_str_to_time. I haven't been able
Sat, 26 May 2007 15:21:33 +0000 Stu Tomlinson Remove the no longer used random blist node from the session struct
Sat, 26 May 2007 15:20:23 +0000 Stu Tomlinson use serv_got_im to report received oim's
Sat, 26 May 2007 15:07:26 +0000 Stu Tomlinson Store account specific settings in the account, not in some random blist
Sat, 26 May 2007 15:06:40 +0000 Stu Tomlinson Finish commenting out references to directconn that would never be called
Sat, 26 May 2007 14:19:11 +0000 Stu Tomlinson Compile warning fixes
Sat, 26 May 2007 14:09:52 +0000 Stu Tomlinson Fix a compile warning
Sat, 26 May 2007 14:08:48 +0000 Stu Tomlinson Fix a compile warning, rmg_error had not been fully updated for the
Sat, 26 May 2007 14:08:15 +0000 Stu Tomlinson Fix a compile warning by #if 0'ing out some unused code
Sat, 26 May 2007 14:05:52 +0000 Stu Tomlinson Disable building of directconn.c, nothing uses it, it has compile warnings
Sat, 26 May 2007 13:59:07 +0000 Stu Tomlinson Revert a bunch of whitespace changes so reviewing a diff against
Sat, 26 May 2007 13:11:35 +0000 Stu Tomlinson Use glib functions for endian conversion. If someone has a big endian
Sat, 26 May 2007 12:49:57 +0000 Stu Tomlinson merge of 'b0a7fb13dafc5da577103e3aac205667caf2e6f2'
Sat, 26 May 2007 12:38:24 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head 371fb91ec4fdb33fa482efe55111fe58d8758c3b)
Sat, 26 May 2007 12:49:49 +0000 Stu Tomlinson Get rid of the reimplementation of strptime in MSN, nothing was using it.
Sun, 20 May 2007 16:30:39 +0000 Stu Tomlinson switchboards really can be referenced by multiple slplinks, I have no idea
Sun, 20 May 2007 15:59:10 +0000 Stu Tomlinson Port a custom emoticon crash fix that seemed to get lost somewhere along
Sun, 20 May 2007 15:48:51 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head b0fb787915db137be9b01af88d1fb0c107f66cd6)
Sat, 19 May 2007 22:48:51 +0000 Ka-Hing Cheung merge of '04f3de66fbed599e51f30258916fdb8f966ffdcd'
Sat, 19 May 2007 22:48:25 +0000 Ka-Hing Cheung Handles SOAP redirects, thanks Sebasti«¡n E. Peyrott
Mon, 14 May 2007 19:38:13 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head fbac832fa453b214e7c9c5deb9b49562d212c542)
Mon, 14 May 2007 00:40:29 +0000 Ka-Hing Cheung fixes #971, we can only ADL 150 contacts at a time or the notification
Sat, 12 May 2007 19:35:18 +0000 Ka-Hing Cheung fix up broken merge
Sat, 12 May 2007 19:19:55 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 3f8c9725bb938821f3ef6cb2e7c6c31d7b662d0b)
Sun, 06 May 2007 02:40:23 +0000 Ka-Hing Cheung propagate of im.pidgin.pidgin to im.pidgin.cpw.khc.msnp14
Sun, 06 May 2007 02:17:45 +0000 Ka-Hing Cheung propagate im.pidgin.pidgin to im.pidgin.cpw.khc.msnp14
Wed, 02 May 2007 06:12:13 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head cf7db89f6020ededb2d5c948c11c3fd0ef30bba5)
Wed, 02 May 2007 06:06:56 +0000 Ka-Hing Cheung merge of 790a91b1bb6c10ada984951cbd2485e95e5159fd and
Wed, 02 May 2007 05:25:27 +0000 Ka-Hing Cheung explicit merge of 'd42ad2da81f881b2fbd2fb080cc70a843bc70d02'
Sun, 15 Apr 2007 20:12:06 +0000 Richard Laager Make this compile.
Sun, 15 Apr 2007 05:42:29 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 5e61fe349507736c585798abea83ef3d8383d8b4)
Sun, 15 Apr 2007 05:39:09 +0000 Richard Laager Really the last of the merge changes.
Sun, 15 Apr 2007 05:28:07 +0000 Richard Laager The last of the merge fix-ups.
Sun, 15 Apr 2007 05:01:55 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.msnp13-and-pidgin' (head 8cfbe223ca6e514146a4d46aeab4c7816de17b79)
Sun, 15 Apr 2007 04:59:43 +0000 Richard Laager Fix up some gaim -> purple issues.
Sun, 15 Apr 2007 05:00:56 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.msnp13-and-sf-1621854-4' (head 36b8a3e05397b5918f311a046fa580c5bb8846e0)
Sun, 15 Apr 2007 04:29:56 +0000 Richard Laager merge of 'b4911943cba6f29cf0694dfd563cac17612236dc'
Sun, 15 Apr 2007 03:56:08 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.msnp13-and-sf-1621854-4-rlaager-whitespace' (head 51cec0ffea45c8589dcb7bf0f9e36e749ed43017)
Sun, 15 Apr 2007 03:04:05 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.msnp13-and-sf-1621854-1-rlaager-whitespace' (head 5083cfbc09503360bacf3ff0ebf528700770e6af)
Sun, 15 Apr 2007 02:42:11 +0000 Richard Laager Revert some whitespace changes.
Sun, 15 Apr 2007 04:46:02 +0000 Richard Laager Fix up msn-utils.c and msn-utils.h vs. msn-utils.c and msn-utils.h.
Sun, 15 Apr 2007 03:43:17 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 98b6b547b29ea1192b73cc4e1de1e674edef4328)
Sun, 15 Apr 2007 03:02:48 +0000 Richard Laager The second msn-p13-merge-head.diff.gz from SF Patch #162854 from Ka-Hing Cheung.
Sun, 15 Apr 2007 03:01:41 +0000 Richard Laager The first msn-p13-merge-head.diff.gz from SF Patch #1621854 from Ka-Hing Cheung.
Sun, 15 Apr 2007 02:43:47 +0000 Ka-Hing Cheung The second msn.tgz from SF Patch #1621854 from Ka-Hing Cheung.
Sun, 15 Apr 2007 02:18:17 +0000 Ka-Hing Cheung msn.tgz from SF Patch #1621854 from Ka-Hing Cheung
Sun, 15 Apr 2007 02:10:37 +0000 Richard Laager propagate from branch 'im.pidgin.gaim' (head 70ac931e4936c7916eec18a07fe46a0af0fd7403)
Thu, 25 Jan 2007 17:45:45 +0000 Mark Doliner Sun apparently doesn't like when void functions return
Thu, 25 Jan 2007 08:29:50 +0000 Mark Doliner sf patch #1644019, from good ol' Ka-Hing Cheung
Thu, 25 Jan 2007 08:27:41 +0000 Mark Doliner Show "(experimental)" next to the enable-mono option
Thu, 25 Jan 2007 08:11:21 +0000 Mark Doliner sf patch #1639901, from Saleem Abdulrasool
Thu, 25 Jan 2007 07:54:39 +0000 Mark Doliner Add line breaks to Evan's NEWS entry
Thu, 25 Jan 2007 07:47:05 +0000 Mark Doliner sf patch #1640011, from Celso Pinto
Thu, 25 Jan 2007 07:32:30 +0000 Mark Doliner Allow localization of the xmpp console plugin
Mon, 22 Jan 2007 02:19:52 +0000 Ethan Blanton Mark didn't read the comment above the line he changed. ;-)
Sun, 21 Jan 2007 02:56:49 +0000 Mark Doliner Mostly just testing out committing with mtn.
Fri, 28 Sep 2007 19:46:09 +0000 Richard Laager Dropping some files to help a merge along.
Fri, 28 Sep 2007 19:45:05 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.1' (head 4df875eebff2a8d563baebf86297bd4bf0dc240a)
Tue, 23 Oct 2007 17:40:56 +0000 Richard Laager An empty ChangeLog sucks. I've added something incredibly minimalistic.
Tue, 23 Oct 2007 17:31:54 +0000 Richard Laager Users don't grok backport.
Tue, 23 Oct 2007 17:30:55 +0000 Richard Laager Somehow, Pidgin lost its P.
Tue, 23 Oct 2007 17:05:12 +0000 Richard Laager Drop some files plucked from im.pidgin.pidgin to facilitate a propagate back.
Tue, 23 Oct 2007 17:02:12 +0000 Richard Laager A patch from Visinoni Andrea to fix a single-character typo in the Italian
Tue, 23 Oct 2007 15:26:59 +0000 Luke Schierer Lets release today
Tue, 23 Oct 2007 15:19:23 +0000 Luke Schierer a patch from stu for html handling.
Tue, 23 Oct 2007 15:16:17 +0000 Ambrose C. Li fixes #3657
Mon, 22 Oct 2007 23:39:12 +0000 Daniel Atallah applied changes from 0cf87050ffb15aa5ff8817bfdf57efda048cefde
Mon, 22 Oct 2007 20:48:24 +0000 Luke Schierer referenes #3638
Mon, 22 Oct 2007 20:44:54 +0000 Funda Wang fixes #3638
Mon, 22 Oct 2007 02:33:20 +0000 Josep Puigdemont fixes #3630
Sun, 21 Oct 2007 05:07:57 +0000 Luke Schierer applied changes from d6da6a7a5ad01f170f0fd78424183f73200dc78c
Sun, 21 Oct 2007 05:05:38 +0000 Luke Schierer applied changes from 8e81ccec879f9cfbd8fc282b703803c98e150ff7
Sun, 21 Oct 2007 05:04:44 +0000 Luke Schierer applied changes from 9f2e0be2b91112e99baa40160913b63794df625f
Sun, 21 Oct 2007 05:03:43 +0000 Luke Schierer applied changes from 690331e6b61603c992f5c10189aef410b65b83c3
Sun, 21 Oct 2007 05:02:53 +0000 Luke Schierer applied changes from 60b78c93bfc38b72c6e9fdde59d0e2507bccc4bd
Sun, 21 Oct 2007 05:02:24 +0000 Luke Schierer applied changes from e2f6be4e0c0daee25fdb3250a7e16a881922f8c4
Sun, 21 Oct 2007 05:02:09 +0000 Luke Schierer applied changes from e33c17e58da161b8cffaf13e9d79e9bb4b9ce4ce
Sun, 21 Oct 2007 05:01:17 +0000 sushizang applied changes from 39954083d38f554f75dac0d4fe8b2f7bac3cd0c8
Sun, 21 Oct 2007 04:59:23 +0000 Luke Schierer applied changes from c6a89223516b0abb6cbb399c2066e3b6a7b69d19
Sun, 21 Oct 2007 04:56:58 +0000 Luke Schierer applied changes from e82ae16ed445d6896fec536a492fcc17bc6098e4
Sun, 21 Oct 2007 04:56:11 +0000 Luke Schierer applied changes from 5473bd4fec59a55c8ad482c92cc518fea564a241
Sun, 21 Oct 2007 04:54:43 +0000 Luke Schierer applied changes from 7a436ba53de6adebccf4e920ca62d544e13b1094
Sun, 21 Oct 2007 04:53:02 +0000 Luke Schierer applied changes from 78373ac0523b4bcf8530364077593f822030f45d
Sun, 21 Oct 2007 04:51:58 +0000 Luke Schierer applied changes from e0d7d8465636b82e616edccf6ee08eba0e43445c
Sun, 21 Oct 2007 04:51:10 +0000 Luke Schierer applied changes from a3511433f0830f88e2e470b22fd2c706e2aa7713
Sun, 21 Oct 2007 04:49:59 +0000 Luke Schierer applied changes from 3ae1e4b3dac8092886b4b8ab961d8d505433b4c4
Sun, 21 Oct 2007 04:49:28 +0000 Luke Schierer applied changes from 29b2fc4762e2c5d03a7100c78f2a7b49237c5e80
Sun, 21 Oct 2007 04:47:57 +0000 Luke Schierer applied changes from 8548e491a5b470d5665cb1cf87a7b0caaa3c87a5
Sun, 21 Oct 2007 04:46:33 +0000 Luke Schierer applied changes from 2762c6075c0dc52a96098c5478c5bf68cfd890a3
Sun, 21 Oct 2007 04:44:56 +0000 Luke Schierer applied changes from e9e74094baa29c6f5589385507221a2502b817fb
Sun, 21 Oct 2007 04:42:58 +0000 Luke Schierer applied changes from e9e74094baa29c6f5589385507221a2502b817fb
Sun, 21 Oct 2007 04:42:20 +0000 Luke Schierer applied changes from 8152fe0104bfcc5da3dda8b81badd6f63f9532b8
Sun, 21 Oct 2007 04:40:07 +0000 Luke Schierer applied changes from f9d3abd0678a04291edd671c4e5d87c7217984bb
Sun, 21 Oct 2007 04:39:02 +0000 Luke Schierer applied changes from 4d9fac4aab275ee133ce860edc469e0e5c4734ff
Sun, 21 Oct 2007 04:31:13 +0000 Luke Schierer applied changes from eaca7bcddbde5dc407ddc81c557e7722cca3e35d
Sun, 21 Oct 2007 04:30:45 +0000 Luke Schierer applied changes from ef97aa9259d77504bb07c2dff5ec0750d498e847
Sun, 21 Oct 2007 04:30:20 +0000 Luke Schierer applied changes from 582eb3d8206e0fbe1023e9ce7f3bdf833a1c0db2
Sun, 21 Oct 2007 04:29:48 +0000 Luke Schierer applied changes from d42511319051bcfa8adb3ed8e3f11a26cabc43f4
Sun, 21 Oct 2007 04:29:12 +0000 Luke Schierer applied changes from 1e697229b1c9a564fa1e509cc9a4a83da6e664df
Sat, 20 Oct 2007 15:57:22 +0000 Luke Schierer applied changes from 9d35dde0c779cca73548172223ba557f27d61882
Fri, 19 Oct 2007 18:36:08 +0000 Luke Schierer applied changes from c848ad4c20988b5dac9ac164455d3ba2d7307230
Fri, 19 Oct 2007 18:30:30 +0000 Luke Schierer applied changes from 1095e0c294d15e95c8909d270748c5253226bfe6
Fri, 19 Oct 2007 18:28:33 +0000 Luke Schierer applied changes from d4b316d73ebaf93803ca2642e78b8821c3b5d5c7
Fri, 19 Oct 2007 18:27:12 +0000 Luke Schierer applied changes from 4d50bf3b08569aa2108a9f5da47fb1548d0c7dd9
Fri, 19 Oct 2007 18:24:58 +0000 Luke Schierer applied changes from 83245b7ca93e546927c19472b74cf4dff6d1a96b
Fri, 19 Oct 2007 18:23:28 +0000 Luke Schierer applied changes from 4a3126ce09aff7f83c70b32f2048f5b7f302b79e
Fri, 19 Oct 2007 18:14:53 +0000 Luke Schierer applied changes from e56db1b8a7bb8729e30fb3bf99a94ff7887fe4ec
Fri, 19 Oct 2007 18:10:30 +0000 Luke Schierer applied changes from 2495a1b6a3619d8188151eaf2822ce2ecd435dbf
Fri, 19 Oct 2007 18:09:17 +0000 Luke Schierer applied changes from 2495a1b6a3619d8188151eaf2822ce2ecd435dbf
Fri, 19 Oct 2007 18:08:41 +0000 Luke Schierer applied changes from b5a4f36867889f85c7c9d341c9c295f2f4e51e1d
Fri, 19 Oct 2007 17:59:00 +0000 Luke Schierer applied changes from 6c08c628ee64e16c824829c25befc0ca09338f9d
Fri, 19 Oct 2007 17:58:04 +0000 Luke Schierer applied changes from cbc76e85376a9fcbb1582087c7b23b2284a3ca5f
Fri, 19 Oct 2007 17:56:36 +0000 Luke Schierer applied changes from 61346ebfdbe38e90d131141a7fa41abeda7984c5
Fri, 19 Oct 2007 17:53:35 +0000 Luke Schierer applied changes from 1bdf4754abed6b49eec400ecf415a9d557bc9834
Fri, 19 Oct 2007 17:42:59 +0000 Luke Schierer applied changes from 1bdf4754abed6b49eec400ecf415a9d557bc9834
Fri, 19 Oct 2007 17:42:21 +0000 Luke Schierer applied changes from 77376fe079e753b612b3b8c901060e689f3dee11
Fri, 19 Oct 2007 17:41:48 +0000 Luke Schierer applied changes from 8fcdd455fb269a1dbd35d2d2e02f8005b5c9d086
Fri, 19 Oct 2007 17:41:09 +0000 Luke Schierer applied changes from d50ecf4dc52f25cbd219d6c19846436dec5a8853
Fri, 19 Oct 2007 17:40:29 +0000 Luke Schierer applied changes from 6b5f1f48667171fe73de619dd8f80cacd231a2e2
Fri, 19 Oct 2007 17:28:43 +0000 Luke Schierer merge of '2af9cd4957f255e5640362a54527c26a829fa371'
Fri, 19 Oct 2007 17:28:11 +0000 Luke Schierer disapproval of revision '523905060b8ebeba354f624c6b7aeb549c597feb'
Fri, 19 Oct 2007 17:28:40 +0000 Luke Schierer merge of '029866e9fec9b313cae45784eb3e016ed27f0caa'
Fri, 19 Oct 2007 17:28:26 +0000 Luke Schierer disapproval of revision 'ba01a475b5298205283309f3c0aaf3dd8d1a54f1'
Fri, 19 Oct 2007 17:26:23 +0000 Luke Schierer applied changes from 0573c84391460ff90a7de830442aad5ffb6a0c5f
Fri, 19 Oct 2007 17:18:40 +0000 Luke Schierer This asked me to do a 3way merge in vim. Someone should check it.
Fri, 19 Oct 2007 17:11:34 +0000 Luke Schierer applied changes from 02a88f67c2a77e3dc2ec3868ea0c68192193c33f
Fri, 19 Oct 2007 17:10:50 +0000 Luke Schierer applied changes from 4bbc209c8076ef89135700af844ec6bb04602c0a
Fri, 19 Oct 2007 17:10:04 +0000 Luke Schierer applied changes from fbb7ffaf4075cf690cc3ff9d171e56320e9af8da
Fri, 19 Oct 2007 17:09:19 +0000 Luke Schierer applied changes from 45b8a011cd84e0e69d7ac5a6fb84f55cdb0809cb
Fri, 19 Oct 2007 17:06:53 +0000 Luke Schierer applied changes from 88f296b3653b5a7578a7581c1582d37390c9d212
Fri, 19 Oct 2007 16:58:37 +0000 Luke Schierer applied changes from a4ca83f88d6ff3c9315ae4fb327b7675d324a494
Fri, 19 Oct 2007 16:57:43 +0000 Luke Schierer applied changes from 3c351ab69ebec23d5a98c0193423e1f8281ece6b
Fri, 19 Oct 2007 16:57:07 +0000 Luke Schierer applied changes from c699de7eec5194554b5fcb885019835fb902d95a
Fri, 19 Oct 2007 16:54:41 +0000 Ethan Blanton applied changes from 26c05ed157a02643cbb12b04045422b123312bcf
Fri, 19 Oct 2007 16:53:22 +0000 Luke Schierer in c966d1b59a11c860df756f5def6e3486d94f24e3, Kevin noted that "Version" should be "version." merging the changelog is scary though.
Fri, 19 Oct 2007 16:27:50 +0000 Luke Schierer applied changes from 2ab75e32c52e94c674d0b5a396d224da7e9d509e
Fri, 19 Oct 2007 16:22:50 +0000 Sadrul Habib Chowdhury applied changes from 2dc8fc60a9db3bce83fb319e9406ec3c01575911
Fri, 19 Oct 2007 16:22:08 +0000 Sadrul Habib Chowdhury applied changes from 63162f419a649bdd77b85cff73c4c490ec863ed1
Fri, 19 Oct 2007 16:19:30 +0000 Will Thompson applied changes from cbfd86ab2748b8fdb5f956d133339630eba75f8b
Fri, 19 Oct 2007 16:12:34 +0000 Jochen Kemnade fixes #3574
Mon, 01 Oct 2007 16:41:18 +0000 Luke Schierer merge of '554f47773ad015df16569e503432329570fa1564'
Sat, 29 Sep 2007 16:31:04 +0000 Stu Tomlinson Minor changelog updates
Sat, 29 Sep 2007 15:19:45 +0000 Stu Tomlinson NEWS!
Sat, 29 Sep 2007 15:16:16 +0000 Stu Tomlinson merge of '0613a008df1c1f24a3a3e8dfbbde45ca5dba9f07'
Sat, 29 Sep 2007 15:10:44 +0000 Luke Schierer NEWS for when it is ready
Sat, 29 Sep 2007 15:06:23 +0000 Stu Tomlinson Fix building on very old gtk where gtk_tree_store_remove didn't return a
Sat, 29 Sep 2007 14:51:00 +0000 Stu Tomlinson Fix compiling with old glib where glib/gprint.h doesn't exist, refs #3144
Sat, 29 Sep 2007 14:45:20 +0000 Stu Tomlinson jutil.h should not include account.h because that breaks test compilation
Sat, 29 Sep 2007 14:28:25 +0000 Stu Tomlinson merge of '08edb66dad9cab9051d6c7658063ee41d827f055'
Sat, 29 Sep 2007 14:19:05 +0000 Stu Tomlinson Fix for compiling with Gtk < 2.4, references #3144
Sat, 29 Sep 2007 13:54:49 +0000 Richard Laager applied changes from f143c30a12f30c53e017f1bfc22ccddee96036fc
Sat, 29 Sep 2007 13:54:38 +0000 Richard Laager applied changes from 54b7bcca130674c9f93777772bdf3d08237a7951
Sat, 29 Sep 2007 13:54:24 +0000 Richard Laager applied changes from 38a516984dfbc8fb0def05acb69fc1180ec0b971
Sat, 29 Sep 2007 13:54:10 +0000 Richard Laager applied changes from 8b8bc5b1ef1263e1c0f00a9ed208accff09d988e
Sat, 29 Sep 2007 18:01:34 +0000 Evan Schoenberg Don't display mail notifications for 0 new emails in Google Talk
Sat, 29 Sep 2007 13:32:05 +0000 Evan Schoenberg merge of 'd80b73af2a76c9ef004532af875209973de125b5'
Sat, 29 Sep 2007 12:54:48 +0000 Milo«Þ Popovi«« fixes #3366
Sat, 29 Sep 2007 04:33:19 +0000 Evan Schoenberg applied changes from 99f8d517ae6588b2dba3527cb0951f32e640ff57
Sat, 29 Sep 2007 04:31:49 +0000 Evan Schoenberg Merged MSN_HTTPCONN_SERVER fix
Sat, 29 Sep 2007 04:24:59 +0000 Evan Schoenberg Merged xmpp leak fixes
Sat, 29 Sep 2007 02:49:25 +0000 Daniel Atallah If a pounce has been deleted or triggered while we're editing it, make a new one when saving instead of crashing. Fixes #3326
Fri, 28 Sep 2007 21:48:10 +0000 Daniel Atallah Enable the new Arabic windows installer translation.
Fri, 28 Sep 2007 21:30:15 +0000 Evan Schoenberg Plucked mysapce tag parsing fixes
Fri, 28 Sep 2007 20:58:27 +0000 Richard Laager NEWS
Fri, 28 Sep 2007 20:33:44 +0000 Richard Laager I don't want the certificate.c comment to confuse a translator or his/her
Fri, 28 Sep 2007 20:30:07 +0000 Richard Laager Translating the empty string is a bad idea.
Fri, 28 Sep 2007 19:44:38 +0000 Richard Laager Re-run stats.pl to update the po files again.
Fri, 28 Sep 2007 19:39:01 +0000 Richard Laager Plucked translation changes:
Fri, 28 Sep 2007 19:23:52 +0000 Richard Laager applied changes from f7687aed5d4c60018282a0629b67556f506ceb54
Fri, 28 Sep 2007 18:21:40 +0000 Richard Laager Drop the devel in preparation for a release.
Fri, 28 Sep 2007 18:20:40 +0000 Richard Laager Remove the 2.2.0 from the logo.
Fri, 28 Sep 2007 18:19:58 +0000 Richard Laager Merge the old translation of "Has you" back into sl.po.
Fri, 28 Sep 2007 18:19:24 +0000 Richard Laager I ran stats.pl to get updated po files. This was necessary to pull some old
Fri, 28 Sep 2007 17:18:13 +0000 Richard Laager applied changes from 78b2ccce7cd45df860c7b3fffac608362438ac6f
Fri, 28 Sep 2007 17:13:38 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.1' (head 817e1c598dfe68428187d6c1cf968e88a8f8981f)
Fri, 28 Sep 2007 17:11:39 +0000 Richard Laager merge of '09dfc47173cdfafc1f6ce225dcdc21d7e8968a9b'
Fri, 28 Sep 2007 17:11:10 +0000 Richard Laager disapproval of revision 'e0a9937f4922648f15b31862d5b2932b82481db8'
Fri, 28 Sep 2007 16:32:28 +0000 Richard Laager Remove myspace.svg to deal with a merge conflict.
Fri, 28 Sep 2007 17:05:20 +0000 Richard Laager Kill CRLF line-endings to make sure this compiles on Solaris. This is a
Fri, 28 Sep 2007 16:59:52 +0000 Richard Laager Update this ChangeLog with the appropriate fixes.
Fri, 28 Sep 2007 16:58:50 +0000 Richard Laager applied changes from 5252885d793a4d288d92856d511d721bf5bb87ef
Fri, 28 Sep 2007 16:58:29 +0000 Richard Laager applied changes from 80e3a515775c28b61c4c155c4a524374ef3360ff
Fri, 28 Sep 2007 16:58:14 +0000 Richard Laager applied changes from c0104c111e903cfec5d0a95e0ae9dafb72f0dcbf
Fri, 28 Sep 2007 16:23:19 +0000 Richard Laager applied changes from dc2a169f471dfdbf1c4d38b456a597f7b03c10ce
Fri, 28 Sep 2007 16:22:27 +0000 Richard Laager applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defa
Fri, 28 Sep 2007 16:22:16 +0000 Richard Laager Make this compile by removing a poorly-plucked #if 0
Fri, 28 Sep 2007 16:00:21 +0000 Richard Laager applied changes from 82ca9c2040bb139af45e049cfa90e8f909e054bd
Fri, 28 Sep 2007 16:00:08 +0000 Richard Laager applied changes from 9e879ffd528064d9e1cef9eb4f5fb3cfee8b193f
Fri, 28 Sep 2007 15:59:51 +0000 Richard Laager applied changes from 92e6c32278d711f0d5807c4d931b26162e4a720f
Fri, 28 Sep 2007 15:59:14 +0000 Richard Laager applied changes from 0a36aea71847198e73c07cbef0be7e7a7db12c57
Fri, 28 Sep 2007 15:58:55 +0000 Richard Laager applied changes from f7687aed5d4c60018282a0629b67556f506ceb54
Fri, 28 Sep 2007 15:58:42 +0000 Richard Laager applied changes from 1af4cc5be54c6712945771f62fb95bd07f4a6104
Fri, 28 Sep 2007 15:57:10 +0000 Richard Laager applied changes from efedefa70ee1d6f7f4dd39afe5db10c7e5bfe64c
Fri, 28 Sep 2007 15:56:31 +0000 Richard Laager applied changes from 1036f20a46ec1ba10dd2519fd09b44a607cdf202
Fri, 28 Sep 2007 15:56:09 +0000 Richard Laager applied changes from 4788a5d2117e007ef1d389bdd939afdd70da53ca
Fri, 28 Sep 2007 15:55:55 +0000 Richard Laager applied changes from a904206e9fbae9424b5194ca9288e01959fd14d3
Fri, 28 Sep 2007 15:55:38 +0000 Richard Laager applied changes from 1da7a990f7016e9d163bd16e4c83c13099ffa9de
Fri, 28 Sep 2007 15:55:21 +0000 Richard Laager applied changes from 86efdc2ffe6ace5157a884e87c843a3e123217e2
Fri, 28 Sep 2007 15:55:07 +0000 Richard Laager applied changes from 71a27720e49364f4f24fc09309442fc3a2c17bc9
Fri, 28 Sep 2007 15:54:45 +0000 Richard Laager applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Fri, 28 Sep 2007 15:53:46 +0000 Richard Laager applied changes from f6deeedd3d31f0863466fff4c81816aee12122a6
Fri, 28 Sep 2007 15:53:36 +0000 Richard Laager applied changes from 4dd446ee59f869036e9065d0f45270444f319f1d
Fri, 28 Sep 2007 15:53:03 +0000 Richard Laager applied changes from c32aee6deb5c7a5e5749d6e0598f588947b8d45c
Fri, 28 Sep 2007 15:52:48 +0000 Richard Laager applied changes from 31d62e1a78974a0239e86bfeb42b29ab75216114
Fri, 28 Sep 2007 15:52:28 +0000 Richard Laager applied changes from a814e8b368b0f92e4f354ae7b74680a6fb56a6cb
Fri, 28 Sep 2007 15:51:44 +0000 Richard Laager applied changes from be5b7db12bee643aba7b97fdacfb036dc384ea1f
Fri, 28 Sep 2007 15:50:42 +0000 Richard Laager applied changes from 02a707bbb0cf1cab4c65c4977bed39c67c5b2452
Fri, 28 Sep 2007 15:50:22 +0000 Richard Laager applied changes from 813313930984d57208e5079d304d5a7c21c6b848
Fri, 28 Sep 2007 15:49:55 +0000 Richard Laager applied changes from 6ce1cc1ed82e1940fd7b17f4ca3c8350885117fa
Fri, 28 Sep 2007 15:49:19 +0000 Richard Laager applied changes from a42d042e706156a13566e078c85937e3b30a33c9
Fri, 28 Sep 2007 15:48:49 +0000 Richard Laager applied changes from 388507622896337fe56945f851e3aabee3c0427f
Fri, 28 Sep 2007 15:48:30 +0000 Richard Laager applied changes from e67a54b3bf4349b6e65a46f749626a122c6afb22
Fri, 28 Sep 2007 15:48:01 +0000 Richard Laager applied changes from b23d40378bee58e6e5a79f04f532b50daf43f802
Fri, 28 Sep 2007 15:47:39 +0000 Richard Laager applied changes from ae2654a1c8a8119292950ba10857627abf2915f8
Fri, 28 Sep 2007 15:47:20 +0000 Richard Laager applied changes from 307f0cff97539b1c6ddc0114500677abfe42aaa6
Fri, 28 Sep 2007 15:46:47 +0000 Richard Laager applied changes from 8543caa9958f323a231c630bebd65c74dec3401f
Fri, 28 Sep 2007 15:45:49 +0000 Richard Laager applied changes from c9d6104bcfe2e630e98e45bc6a0975adfb9544e5
Fri, 28 Sep 2007 15:45:25 +0000 Richard Laager applied changes from 3fcc47961d378fa0cd4eeb00dc6923b16a3a4151
Fri, 28 Sep 2007 15:45:06 +0000 Richard Laager applied changes from 4bb1d6cbfe69a2e7782336a7e6e93e438a8bdbfc
Fri, 28 Sep 2007 15:44:45 +0000 Richard Laager applied changes from a4e1802941263d091913588367aa3c222bfda576
Fri, 28 Sep 2007 15:43:44 +0000 Richard Laager applied changes from 53760bd543d0a40f81167717a7821f7ec2f16099
Fri, 28 Sep 2007 15:42:52 +0000 Richard Laager applied changes from c18e666803193ac1b4f024b704371b20ca347246
Fri, 28 Sep 2007 15:40:58 +0000 Richard Laager applied changes from 6e915e14a78ccafa5e0ddfdcabccc2e174c734e3
Fri, 28 Sep 2007 15:39:54 +0000 Richard Laager applied changes from 00f1aae9ce60f6415aede244b8529e8e85185738
Fri, 28 Sep 2007 15:39:28 +0000 Richard Laager applied changes from 606266f42c25624ce35e54483778d855641806be
Fri, 28 Sep 2007 15:38:37 +0000 Richard Laager applied changes from fc7837d892e8ddb52a2c4c265562c73b6f07f045
Fri, 28 Sep 2007 15:38:22 +0000 Richard Laager applied changes from 7f71045586c32cffc40f836f3fba92c693adda57
Fri, 28 Sep 2007 15:37:10 +0000 Richard Laager applied changes from 7f71045586c32cffc40f836f3fba92c693adda57
Fri, 28 Sep 2007 15:36:48 +0000 Richard Laager applied changes from 11fef11dff49357783d6656f9e83bf59403163d0
Fri, 28 Sep 2007 15:36:07 +0000 Richard Laager applied changes from d96ec25855462962b1e1e2f093f242522695c122
Fri, 28 Sep 2007 15:35:18 +0000 Richard Laager applied changes from 8075949b7612e77d6eaa5f0d3cbf98f40715f948
Fri, 28 Sep 2007 15:35:00 +0000 Richard Laager applied changes from 1cb036aecbbe359226e69874379d39ce74c8daf6
Fri, 28 Sep 2007 15:24:35 +0000 Richard Laager applied changes from 78b2ccce7cd45df860c7b3fffac608362438ac6f
Fri, 28 Sep 2007 15:23:54 +0000 Richard Laager applied changes from 19e3744fd4b392cdc631c9efe0ce658537070713
Fri, 28 Sep 2007 15:22:23 +0000 Richard Laager applied changes from 3fe67ca1381423cdd54205c19f3e983533025ebe
Fri, 28 Sep 2007 15:21:51 +0000 Richard Laager applied changes from 23c81a483086f0c1541212be4c849abb05f9f3bd
Fri, 28 Sep 2007 15:20:24 +0000 Richard Laager applied changes from ff2a2004566a5c90047811f96ab84ebec8402d14
Fri, 28 Sep 2007 15:11:53 +0000 Richard Laager applied changes from 5fda75104115d0a95c1e214b6b3ca18c4dc86a0c
Fri, 28 Sep 2007 15:05:09 +0000 Richard Laager applied changes from bb3c9dec65d16afdcc4bcedd5fd184b7207cc624
Fri, 28 Sep 2007 15:03:51 +0000 Richard Laager applied changes from 7b5a16e6ca65a8ccca846bc64c6e9606056d6d59
Fri, 28 Sep 2007 15:03:31 +0000 Richard Laager applied changes from ada64e6a910a9a56a0d148cf245eed24e3c1b708
Fri, 28 Sep 2007 15:02:57 +0000 Richard Laager applied changes from 8e670fb9038d1557c20381996ac85f3c47359625
Fri, 28 Sep 2007 15:02:09 +0000 Richard Laager applied changes from 326d6e6c8c6a955cdba84f1f802fc21ec3e6b662
Fri, 28 Sep 2007 15:01:46 +0000 Richard Laager applied changes from 326d6e6c8c6a955cdba84f1f802fc21ec3e6b662
Fri, 28 Sep 2007 15:01:27 +0000 Richard Laager applied changes from 8df1cedfbc540695a8645b21230d41783fe4f171
Fri, 28 Sep 2007 15:00:56 +0000 Richard Laager applied changes from f4700a52b60d8473e9671ceabfec7772211fe424
Fri, 28 Sep 2007 15:00:18 +0000 Richard Laager applied changes from f4700a52b60d8473e9671ceabfec7772211fe424
Fri, 28 Sep 2007 14:54:23 +0000 Richard Laager applied changes from 66ad7defb87a487f98b71824a40350263a1e327b
Fri, 28 Sep 2007 14:52:51 +0000 Richard Laager applied changes from 8a731bbd0197fbcc91a705c2d8f528154216defa
Fri, 28 Sep 2007 14:51:59 +0000 Richard Laager applied changes from 22f6ff41c9fffdd5267c9c96f8208a6071443e62
Fri, 28 Sep 2007 14:49:18 +0000 Richard Laager applied changes from 21f52b7b0e9894b1050ee91fde9c05b748d65aca
Fri, 28 Sep 2007 14:48:38 +0000 Richard Laager applied changes from 5044554ca98e39fb2600537940a00d153b4c40b2
Fri, 28 Sep 2007 14:48:15 +0000 Richard Laager applied changes from 9d5a2f820265e4631d68d0f12a2def66acf36e3d
Fri, 28 Sep 2007 14:45:41 +0000 Richard Laager applied changes from e3d8fe145881335e4c42f96480b7c2681ff85fe9
Wed, 19 Sep 2007 13:37:00 +0000 Sadrul Habib Chowdhury Starring Stefan Ott as 'cockroach.'
Wed, 19 Sep 2007 08:26:30 +0000 Sadrul Habib Chowdhury Add a 'purple.h' that includes the defines and other header files required
Wed, 19 Sep 2007 06:48:59 +0000 Sadrul Habib Chowdhury Contactize the message history when re-attaching the pidgin ui.
Wed, 19 Sep 2007 06:19:19 +0000 Sadrul Habib Chowdhury Authorization signals. Modified patch from cockroach. Closes #1061.
Wed, 19 Sep 2007 06:06:52 +0000 Sean Egan Change other references to Add/Edit
Wed, 19 Sep 2007 05:57:40 +0000 Sean Egan merge of '5a661e7759c94109af265616312c40858ae77e27'
Wed, 19 Sep 2007 05:21:40 +0000 Mark Doliner Make sure we print out the name of the unknown tag.
Wed, 19 Sep 2007 05:15:02 +0000 Sadrul Habib Chowdhury chat-invited handlers return an interger value.
Wed, 19 Sep 2007 03:30:40 +0000 Sadrul Habib Chowdhury merge of '097e3112bf004e39eaa28cdcea236c7bfddbbdf4'
Wed, 19 Sep 2007 03:28:52 +0000 Sadrul Habib Chowdhury Clear the conversation history for all the purple-convs in a pidgin-conv.
Thu, 20 Sep 2007 12:01:33 +0000 Luke Schierer disapproval of revision '87db1277801f9f4bb6cf456b1344a263f51f2864'
Wed, 19 Sep 2007 17:39:41 +0000 Luke Schierer I've been given permission to kill off the unmaintained gevolution plugin!!
Wed, 19 Sep 2007 20:35:00 +0000 Sean Egan Show when Gmail count falls, instead of only when it rises. Fixes #1462
Wed, 19 Sep 2007 02:39:00 +0000 Ethan Blanton merge of '035ce608de65ea3a6fab0ab31e845b8c17085853'
Wed, 19 Sep 2007 02:15:31 +0000 Stu Tomlinson Include the version in the segfault message - enough people blindly copy
Wed, 19 Sep 2007 02:38:09 +0000 Ethan Blanton The second in a series of Tcl-fixing patches from venks on
Wed, 19 Sep 2007 02:33:08 +0000 Ethan Blanton Another fabulous patch to our Tcl loader from venks on irc.freenode.net.
Wed, 19 Sep 2007 01:04:39 +0000 Stu Tomlinson Fix the whitespace/tab/space junk I just created
Wed, 19 Sep 2007 01:00:04 +0000 Stu Tomlinson Merge the plugin pack's showoffline plugin's functionality to pidgin proper
Tue, 18 Sep 2007 23:33:31 +0000 Kevin Stange merge of '1e99f01b26f638dadf8b3d274a2bba9cc5ca6f6b'
Tue, 18 Sep 2007 23:22:13 +0000 Sean Egan Patch from db42. Fixes #3191
Tue, 18 Sep 2007 22:27:13 +0000 Sean Egan Exclaim
Tue, 18 Sep 2007 21:07:11 +0000 Sean Egan Forgot file
Tue, 18 Sep 2007 21:06:52 +0000 Sean Egan More Hylke icons
Tue, 18 Sep 2007 20:30:25 +0000 Stu Tomlinson Convert buddy notes to plain text before displaying in the tooltip to
Tue, 18 Sep 2007 20:16:51 +0000 Stu Tomlinson merge of '21eb65cc653f96fb176d3c2f9aba336578f53e61'
Tue, 18 Sep 2007 20:14:55 +0000 Stu Tomlinson Fix an annoying bug where chat userlist tooltips would show up when the
Tue, 18 Sep 2007 05:18:29 +0000 Kevin Stange Try to sync up the change log. It would be helpful for people to remember
Tue, 18 Sep 2007 03:35:50 +0000 Casey Harkins (10:23:40 PM) khc: charkins: shouldn't "on" be lower case?
Tue, 18 Sep 2007 03:11:19 +0000 Daniel Atallah Disable the account when the user cancels entering the password so the account isn't stuck in a weird unconnected state. Fixes #1791
Tue, 18 Sep 2007 03:10:40 +0000 Daniel Atallah merge of '05931acee44dc92b25bb11c8d65ccf224d7f0ea8'
Sun, 23 Sep 2007 20:34:35 +0000 Jeffrey Connelly Fix a few memory leaks in #3281 (details in ticket).
Sun, 23 Sep 2007 20:30:57 +0000 Jeffrey Connelly Comment a partial implementation of the libpurple attention API for
Tue, 18 Sep 2007 01:08:46 +0000 Jeffrey Connelly merge of 'abe5c21ff8b83812c256bc2b14a3f887ecc628b8'
Tue, 18 Sep 2007 01:02:55 +0000 Casey Harkins merge of '0fb234fbd6f0cbba882df8df649a783fea7f312f'
Tue, 18 Sep 2007 01:02:45 +0000 Casey Harkins merge of '581cfaaf2f02af0abbaa8910cedb9f7f62b25a5c'
Mon, 17 Sep 2007 20:55:08 +0000 Stu Tomlinson merge of '8e670fb9038d1557c20381996ac85f3c47359625'
Mon, 17 Sep 2007 20:49:54 +0000 Stu Tomlinson merge of '41389df89a4a6a007d41cec33e33043cd41ea159'
Mon, 17 Sep 2007 20:49:44 +0000 Stu Tomlinson - Add version dependency on libpurple for pidgin
Tue, 18 Sep 2007 01:02:40 +0000 Casey Harkins merge of '4f72579666e002cb42772fe52db9422fdbcfcdbb'
Tue, 18 Sep 2007 00:50:08 +0000 Sean Egan Include real names in system log messags. Fixes #3130
Mon, 17 Sep 2007 22:11:39 +0000 Sean Egan set focus to dialog->protocol_menun on set_account_protocol_cb, Fixes #3163
Mon, 17 Sep 2007 22:09:22 +0000 Sean Egan Fix MSN File transfer size. Fixes #3095. thanks!
Mon, 17 Sep 2007 22:02:17 +0000 Sean Egan show transparent status icons for idle tooltips. Patch from #465
Mon, 17 Sep 2007 20:20:30 +0000 Sean Egan Sometimes I have to chuckle at the commit messages working on Pidgin makes you write sometimes. Make 8-|) turn into a monkey face. Fixes #3157
Tue, 18 Sep 2007 00:53:28 +0000 Casey Harkins Capitalize "Blink On New Message" to be consistant with all other menu
Mon, 17 Sep 2007 19:56:18 +0000 Sean Egan New toolbar icons
Tue, 18 Sep 2007 21:53:30 +0000 Will Thompson Bunch of documentation tidying for the ssl api, and add a doxycomment to
Tue, 18 Sep 2007 19:08:56 +0000 Will Thompson Let's document more of cmds.h!
Wed, 03 Oct 2007 17:44:29 +0000 Will Thompson Add disconnection reasons to yahoo
Wed, 03 Oct 2007 17:23:02 +0000 Will Thompson Add disconnection reasons to SIMPLE.
Wed, 03 Oct 2007 13:12:39 +0000 Will Thompson Add disconnection reasons to silc.
Tue, 02 Oct 2007 19:17:34 +0000 Will Thompson I missed a PURPLE_REASON_INVALID_USERNAME.
Tue, 02 Oct 2007 17:16:16 +0000 Will Thompson Rename PURPLE_REASON_INVALID_USERNAME to PURPLE_REASON_INVALID_SETTINGS, so it
Tue, 02 Oct 2007 15:57:32 +0000 Will Thompson Add disconnection reasons to sametime.
Tue, 02 Oct 2007 00:27:50 +0000 Will Thompson Add disconnection reasons to qq
Tue, 02 Oct 2007 00:14:12 +0000 Will Thompson Add disconnection reasons to qq.
Mon, 01 Oct 2007 16:07:14 +0000 Will Thompson Add disconnection reasons to oscar.
Mon, 01 Oct 2007 14:54:31 +0000 Will Thompson Add disconnect reasons to novell.
Fri, 21 Sep 2007 15:02:18 +0000 Will Thompson Currently, SSL errors (other than SSL not being available) do not set
Thu, 20 Sep 2007 17:30:59 +0000 Will Thompson purple_connection_error_reason-ify myspace
Wed, 19 Sep 2007 16:38:33 +0000 Will Thompson Use purple_connection_error_reason in prpl-msn.
Wed, 19 Sep 2007 15:16:32 +0000 Will Thompson Check in purple_connection_error_reason that purple_connection_reason_is_fatal
Wed, 19 Sep 2007 15:06:26 +0000 Will Thompson Get rid of an unused PurpleDisconnectReason variable from switching to using
Wed, 19 Sep 2007 15:03:59 +0000 Will Thompson Use PurpleDisconnectReasons in prpl-jabber.
Wed, 19 Sep 2007 15:01:47 +0000 Will Thompson Use purple_connection_ssl_error in prpl-irc
Wed, 19 Sep 2007 15:00:48 +0000 Will Thompson Create purple_connection_ssl_error(), which converts a PurpleSslErrorType
Wed, 19 Sep 2007 11:39:42 +0000 Will Thompson Clarified the meaning of PURPLE_REASON_NETWORK_ERROR and
Tue, 18 Sep 2007 22:04:20 +0000 Will Thompson Remove commented-out calls to purple_connection_error.
Tue, 18 Sep 2007 21:56:56 +0000 Will Thompson Move prpl-irc to purple_connection_error_reason.
Tue, 18 Sep 2007 21:37:36 +0000 Will Thompson INVALID_USERNAME is a fatal reason.
Tue, 18 Sep 2007 21:12:28 +0000 Will Thompson Add PURPLE_REASON_INVALID_USERNAME, which should go away as soon as there's
Tue, 18 Sep 2007 16:39:48 +0000 Will Thompson Modify gadu-gadu to use purple_connection_error_reason. I'm not sure about
Tue, 18 Sep 2007 16:32:46 +0000 Will Thompson merge of '688a896af7f228132e0f78057e7ed5812c3f7b13'
Mon, 17 Sep 2007 17:51:22 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head 41389df89a4a6a007d41cec33e33043cd41ea159)
Mon, 17 Sep 2007 16:24:24 +0000 Daniel Atallah more leak fixes.
Mon, 17 Sep 2007 14:36:06 +0000 Stu Tomlinson Fix include ordering so GDK_WINDOWING_X11 is defined with older Gtk
Mon, 17 Sep 2007 11:43:27 +0000 Sadrul Habib Chowdhury merge of '19b30281288c32f2ebdb7e2ae8c66817d77d96db'
Mon, 17 Sep 2007 11:39:45 +0000 Sadrul Habib Chowdhury Fix #3131 ('Ctrl , and Ctrl . moving tabs incorrectly'). Thanks to ftmichael for reporting the bug.
Mon, 17 Sep 2007 06:43:16 +0000 Mark Doliner merge of '936cdaa27fea9a9673ee31a184af0a30d9471abe'
Mon, 17 Sep 2007 04:50:24 +0000 John Bailey This fixes compilation issues where old glib and either an old gcc or a
Mon, 17 Sep 2007 06:42:08 +0000 Mark Doliner Access search results directly instead of going through the API because
Mon, 17 Sep 2007 04:29:46 +0000 Daniel Atallah Various warning fixes and a small leak fix.
Mon, 17 Sep 2007 04:29:20 +0000 Daniel Atallah merge of '18e1f28f6de13344c37092b56e228eec61772fd7'
Mon, 17 Sep 2007 04:28:08 +0000 Sadrul Habib Chowdhury merge of '5a3c2bb6d5725a73e614aa69d0e5beb04aba2d19'
Mon, 17 Sep 2007 03:47:45 +0000 Richard Laager merge of '34d642b12b7215d55fd032cd513a7e225715f19a'
Mon, 17 Sep 2007 00:44:00 +0000 Ethan Blanton Document the patches from David Mohr which provide support for saving
Mon, 17 Sep 2007 00:42:17 +0000 Ethan Blanton Save default Gtk+ display in the command line for session restoration.
Mon, 17 Sep 2007 00:40:32 +0000 Ethan Blanton Accept --display as an argument, to be passed to Gtk+.
Wed, 19 Sep 2007 14:15:36 +0000 Nathan Walp another day, another irritating workaround
Sun, 16 Sep 2007 18:59:11 +0000 Richard Laager Rename the internal home_dir variable to user_dir to match the function and
Sun, 16 Sep 2007 18:11:48 +0000 Richard Laager merge of '23dc13dcb7632660e49a98fb7f2fc9510c51ce48'
Sun, 16 Sep 2007 16:48:46 +0000 Will Thompson Rename Pidgin's hash table of ongoing autoreconnections to 'auto_reconns'
Mon, 17 Sep 2007 04:27:44 +0000 Sadrul Habib Chowdhury Tab-complete as much as possible when there are multiple suggests.
Sun, 16 Sep 2007 15:07:16 +0000 Sadrul Habib Chowdhury merge of '4edaa472ef7d3d6b4bef04843b8e7116e3a44c84'
Sun, 16 Sep 2007 05:31:33 +0000 Evan Schoenberg merge of '5eb5c567b85fa0c57d69ad649e737c11b45b70ec'
Sun, 16 Sep 2007 15:05:14 +0000 Sadrul Habib Chowdhury Fix #3127.
Sun, 16 Sep 2007 04:07:38 +0000 Sadrul Habib Chowdhury Add checkboxes for 'auto-join' and 'persistent' in the add-chat dialog. Closes #2248.
Sun, 16 Sep 2007 01:40:57 +0000 Eoin Coffey merge of '249b00cea42025dd90023ffcffb778f320c99c99'
Sat, 15 Sep 2007 23:58:30 +0000 Richard Laager In the auto-personize code:
Sat, 15 Sep 2007 23:49:13 +0000 Richard Laager merge of '22f6ff41c9fffdd5267c9c96f8208a6071443e62'
Sun, 16 Sep 2007 01:40:44 +0000 Eoin Coffey merge of '133f2968e112c003cac1320d1ca0128d5da74066'
Sun, 16 Sep 2007 00:00:37 +0000 Andreas Monitzer merge of '0411be512ef271d73fb2f800df237b0953a983a1'
Sat, 15 Sep 2007 23:40:00 +0000 Sadrul Habib Chowdhury merge of '13c22e794b21817fd09887f5a0d20def762f5203'
Sat, 15 Sep 2007 23:36:43 +0000 Sadrul Habib Chowdhury Honour the persistency when closing the window from the WM.
Sun, 16 Sep 2007 00:00:22 +0000 Andreas Monitzer Forgot to specify that the application shouldn't reconnect when no encryption is available on the server but the user has asked to require it.
Mon, 17 Sep 2007 01:20:11 +0000 Sean Egan Change Add/Edit to Manage. Fixes #1771 and #2796
Sun, 16 Sep 2007 01:05:22 +0000 Sean Egan remove gpl boilerplate from doxygen docs
Sat, 15 Sep 2007 23:47:05 +0000 Sean Egan Turn off rules hint for gtkrequest. Fixes #2652
Sat, 15 Sep 2007 23:40:53 +0000 Sean Egan special case smileys in the toolbar. Fixes #2668 I'll need a new icon from Hylke
Sat, 15 Sep 2007 23:00:54 +0000 Sean Egan only draw line on expanded group headers
Tue, 18 Sep 2007 16:32:01 +0000 Will Thompson Fix up Bonjour to use purple_connection_error_reason.
Mon, 17 Sep 2007 16:54:45 +0000 Will Thompson Make pidgin use report_disconnect_reason rather than report_disconnect, and
Mon, 17 Sep 2007 16:52:38 +0000 Will Thompson It's even better when code compiles. Remove references to disconnection
Mon, 17 Sep 2007 15:30:51 +0000 Will Thompson Create purple_connection_reason_is_fatal, which is basically a replacement for
Mon, 17 Sep 2007 15:23:29 +0000 Will Thompson Create PurpleConnectionUiOps.report_disconnect_reason and
Mon, 17 Sep 2007 15:05:36 +0000 Will Thompson Remove non-error PurpleDisconnectReasons, and add PURPLE_REASON_OTHER_ERROR
Sat, 15 Sep 2007 23:49:54 +0000 Will Thompson Create a PurpleDisconnectReason enum (which happens to be identical to
Sat, 15 Sep 2007 22:43:17 +0000 Sean Egan Only keep track of sent auto-responses in determining whether to send an auto-response. This will keep people who have had a conversation and then set themselves away from getting confused and thinking it doesn't work
Sat, 15 Sep 2007 21:04:01 +0000 Sean Egan Remove second :-$ emoticon from ICQ. Fixes #2671
Sat, 15 Sep 2007 20:53:42 +0000 Sean Egan Gray offline buddy icons when setting them as window icons. Fixes #302
Sat, 15 Sep 2007 20:36:54 +0000 Sean Egan changelog move to
Sat, 15 Sep 2007 20:35:41 +0000 Sean Egan merge of '9f5274448f45f6503b6ea291ada3c4e0e00b8c52'
Sat, 15 Sep 2007 18:27:01 +0000 Sadrul Habib Chowdhury Plug some memory leaks.
Sat, 15 Sep 2007 16:48:23 +0000 Sadrul Habib Chowdhury static this.
Sat, 15 Sep 2007 11:53:16 +0000 Sadrul Habib Chowdhury Changelog conversation hiding and music emblem. Feel free to better the description.
Sat, 15 Sep 2007 10:53:33 +0000 Sadrul Habib Chowdhury Display a music emblem in the buddylist when appropriate.
Sat, 15 Sep 2007 10:52:20 +0000 Sadrul Habib Chowdhury Use the #define's instead of the strings.
Sat, 15 Sep 2007 09:53:30 +0000 Sadrul Habib Chowdhury If there's a chat open when an account gets disconnected because of an error,
Sat, 15 Sep 2007 08:22:15 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 1dd94029a56becb6dd246bc78486df5244f66367)
Sat, 15 Sep 2007 08:21:10 +0000 Sadrul Habib Chowdhury We can do this without forcing a minor bump.
Sat, 15 Sep 2007 08:03:47 +0000 Sadrul Habib Chowdhury Do not boldify the chat in the buddylist for unread system messages.
Sat, 15 Sep 2007 06:26:35 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 02b9fa9cd591c94c082a8ff02ea27fe33b278a0a)
Sat, 15 Sep 2007 07:39:38 +0000 Sadrul Habib Chowdhury merge of '02b9fa9cd591c94c082a8ff02ea27fe33b278a0a'
Sat, 15 Sep 2007 20:33:45 +0000 Sean Egan underline group headers instead of setting their background color. Inspired by Empathy, and probably Gossip before it. I think it probably looks better, but it's just two lines, so tell me if you disagree
Sat, 15 Sep 2007 07:12:35 +0000 Sean Egan remove stale .todos
Sat, 15 Sep 2007 06:46:32 +0000 Sean Egan Move to menu in blist context menu. Used for more easily moving buddies between groups
Sat, 15 Sep 2007 03:01:22 +0000 Daniel Atallah Mark new MSN string translatable now that we're no longer string frozen.
Sat, 15 Sep 2007 02:43:01 +0000 Sean Egan Auto-personization. Closes #44
Fri, 14 Sep 2007 22:19:09 +0000 Sean Egan Make 200px the upper-bound for buddy icons. Prevents problems when people try using their 7megapixel digital camera images as custom icons. Fixes #105
Fri, 14 Sep 2007 21:29:53 +0000 Sean Egan Pack smileys into smiley box without expand=FALSE. Fixes #92
Fri, 14 Sep 2007 18:26:20 +0000 Daniel Atallah Apply a similar fix to the proxy prefs loading fix to the status scores.
Fri, 14 Sep 2007 17:55:05 +0000 Daniel Atallah Fix proxy settings to be loaded correctly when libpurple is initialized. This was broken because it relied on the prefs being loaded after proxy initialization so that the pref callbacks would be triggered and I changed the prefs loading to happen right at the beginning to fix other issues. Fixes #3092.
Fri, 14 Sep 2007 15:39:51 +0000 Stu Tomlinson merge of '507542b421b5b1da79e4b5a2624a5f768e2683e3'
Fri, 14 Sep 2007 15:38:40 +0000 Stu Tomlinson it seems that "SOURCES" is a reserved variable in some versions of automake,
Fri, 14 Sep 2007 15:37:53 +0000 Stu Tomlinson Fix the spec file due to relocation of sound files and new CA certificates
Fri, 14 Sep 2007 15:34:59 +0000 Stu Tomlinson Hopefully fix the broken detection of X11 stuffs on older X installations
Fri, 14 Sep 2007 15:34:03 +0000 Stu Tomlinson Version bump
Fri, 14 Sep 2007 13:19:08 +0000 Will Thompson Explain what PurpleAccountOption.masked and its setters and getters
Sun, 16 Sep 2007 05:30:13 +0000 Evan Schoenberg The MSN http method should default to MSN_HTTPCONN_SERVER, not MSN_SERVER
Fri, 14 Sep 2007 08:40:06 +0000 Sean Egan whoops! do if 0, not ifdef 0
Sat, 15 Sep 2007 07:39:25 +0000 Sadrul Habib Chowdhury Cool music emblem from hbons. If you hadn't noticed, he's pretty good\!
Fri, 14 Sep 2007 08:31:50 +0000 Sadrul Habib Chowdhury merge of '15e090cc3c5ac0e910b83a17267afbabea78ef86'
Fri, 14 Sep 2007 08:27:26 +0000 Sadrul Habib Chowdhury Part of #1332 to introduce pidgin_text_combo_box_new_entry and
Fri, 14 Sep 2007 08:10:00 +0000 Sean Egan remove logo versionizing
Fri, 14 Sep 2007 07:24:57 +0000 Kevin Stange Another noteworthy item!
Fri, 14 Sep 2007 07:03:11 +0000 Kevin Stange More changelogging. I added the URL for the closed tickets on this milestone
Fri, 14 Sep 2007 06:40:17 +0000 Kevin Stange merge of '91d32f258f45019f306aa3b84171ce3ae04ea27e'
Fri, 14 Sep 2007 06:39:13 +0000 Kevin Stange merge of '3dedd60731e82888442aec49bfdcf99d59493074'
Fri, 14 Sep 2007 06:29:44 +0000 Kevin Stange Fix Ka-Hing's tabbing and NEWS for myself.
Fri, 14 Sep 2007 06:27:58 +0000 Kevin Stange merge of '0befa035e9ed7dd56124bd9f33fa7111a6eaf95b'
Fri, 14 Sep 2007 06:24:56 +0000 Ka-Hing Cheung news
Fri, 14 Sep 2007 06:24:06 +0000 Kevin Stange This should be credited.
Fri, 14 Sep 2007 06:30:55 +0000 Sean Egan ChangeLog yahoo chat
Fri, 14 Sep 2007 06:35:50 +0000 William Ehlhardt - Add API extensions written for the Certificate Manager
Fri, 14 Sep 2007 06:20:12 +0000 Kevin Stange A couple more things for the ChangeLog
Fri, 14 Sep 2007 06:06:06 +0000 Kevin Stange Update the dates on the ChangeLogen
Fri, 14 Sep 2007 06:00:03 +0000 Sadrul Habib Chowdhury merge of '83f50edf9e879470bb69228cdfb494cd66b76d27'
Fri, 14 Sep 2007 05:55:03 +0000 Sadrul Habib Chowdhury merge of '1b5e0d46f232e69af8caa445d5928c559fe13690'
Fri, 14 Sep 2007 05:03:10 +0000 Kevin Stange Make Win32 build from dist tarball.
Fri, 14 Sep 2007 05:52:46 +0000 Sadrul Habib Chowdhury Remove this for now to pass distcheck. I need to find a way to bring this
Fri, 14 Sep 2007 05:52:04 +0000 Sean Egan Please NEWS and continue to ChangeLog things.
Fri, 14 Sep 2007 04:28:13 +0000 Kevin Stange merge of '11768a3d08fa04aafe9292064f8999c0fc368c8b'
Fri, 14 Sep 2007 04:26:52 +0000 Kevin Stange Ship zap.h for MySpaceIM to pass distcheck (and allow dist tarball to work)
Fri, 14 Sep 2007 04:22:57 +0000 Ambrose C. Li Fixes #3085 , zh_TW translation update
Fri, 14 Sep 2007 03:44:03 +0000 Sadrul Habib Chowdhury merge of 'da40aebad3ad2fda4c989c859927ab42a0825de5'
Fri, 14 Sep 2007 03:15:25 +0000 Ethan Blanton whoops, missed the changelog for the Brazilian Portuguese translation
Fri, 14 Sep 2007 03:12:14 +0000 Ethan Blanton Portuguese language translation from Maur«¿cio.
Fri, 14 Sep 2007 02:41:20 +0000 John Bailey Comment tweaks to be closer to the version handed out via the wiki as well as
Fri, 14 Sep 2007 00:37:11 +0000 Daniel Atallah Sneakiness to make it easy to compile xmpp on win32 with Cyrus SASL support. This isn't ready for popular consumption yet, but if anyone wants the sasl binary that I compiled against MIT Kerberos, let me know.
Fri, 14 Sep 2007 00:28:55 +0000 John Bailey propagate from branch 'im.pidgin.cpw.rekkanoryo.examples' (head 55aed29a474f580bfb8b319bdcab36dc80024bd4)
Fri, 14 Sep 2007 00:17:33 +0000 Daniel Atallah There shouldn't be assert()s in pretty much any libpurple code.
Fri, 14 Sep 2007 00:03:30 +0000 Daniel Atallah Clear the password when we get an auth. error and we're not saving passwords so that you don't need to go into the account settings to reset it. Fix #3083.
Fri, 14 Sep 2007 00:01:47 +0000 Daniel Atallah Cleanup the SASL init and add error checking.
Thu, 13 Sep 2007 21:34:55 +0000 Sean Egan Fixes #3051 Patch from Will Hawkins to clean up SIMPLE login and registration
Thu, 13 Sep 2007 04:32:19 +0000 William Ehlhardt merge of '5d4b00a88466bb9e851eaca42ab3fd3f2c4093ef'
Fri, 14 Sep 2007 03:38:19 +0000 Sadrul Habib Chowdhury Don't fail on distcheck.
Thu, 13 Sep 2007 07:50:10 +0000 Sadrul Habib Chowdhury Typo
Thu, 13 Sep 2007 03:02:34 +0000 Daniel Atallah A fix from Laszlo Pandy to make the MSN HTTP Method work again. Fixes #2638 and should make a number of people happy. This introduces a new string that isn't marked as translatable for 2.2.0 because it is so late in the game.
Thu, 13 Sep 2007 02:38:20 +0000 Daniel Atallah Fix crash in musicmessaging plugin when something else has set the message to NULL (in this case, I'm guessing the Offline Messaging plugin). Fixes #3050.
Thu, 13 Sep 2007 02:17:31 +0000 Sadrul Habib Chowdhury merge of '2510b3bdf51be7bd339aca4a39ec86bf73c6716c'
Thu, 13 Sep 2007 01:25:22 +0000 Daniel Atallah This is parts 1 and 2 of patch #2910 from Vladimir (thecrux) to improve NTLM proxy handling. Specifically, it specifies that we're using Unicode strings and uses the hostname of the local machine instead of incorrectly using the proxy server's hostname for authentication. References #2910.
Thu, 13 Sep 2007 04:30:54 +0000 William Ehlhardt - Make x509_signed_by return TRUE indiscriminately so that other things
Thu, 13 Sep 2007 04:27:46 +0000 William Ehlhardt - Make ssl-nss x509_export_certificate work
Thu, 13 Sep 2007 03:44:47 +0000 William Ehlhardt - Fix ssl-nss x509 to properly convert NSPR PRTime to time_t (in
Thu, 13 Sep 2007 03:16:23 +0000 William Ehlhardt - GTKCertMgr X.509 infothing now uses the
Thu, 13 Sep 2007 03:09:49 +0000 William Ehlhardt - Make ssl-nss unique_id and issuer_unique_id work
Wed, 12 Sep 2007 20:32:09 +0000 Daniel Atallah Add Basque translation to win32 installer from Mikel Pascual Aldabaldetreku. Fixes #2880.
Wed, 12 Sep 2007 20:29:55 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head bc9c8821faaf3c70a0f00b97e954189a9a85ba91)
Wed, 12 Sep 2007 17:25:52 +0000 Daniel Atallah Fix from fmoo so that the imhtml toolbar appears right on the MS-Windows theme (and probably other themes too).
Wed, 12 Sep 2007 17:22:33 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
Thu, 13 Sep 2007 02:15:05 +0000 Sadrul Habib Chowdhury Remember the 'Enable Sounds' setting for a conversation. Closes #312.
Wed, 12 Sep 2007 20:20:25 +0000 Gabriel Schulhof Fixing g(tk|nt)certmgr.c
Wed, 12 Sep 2007 20:17:17 +0000 Gabriel Schulhof Fixing g(tk|nt)certmgr.c
Wed, 12 Sep 2007 20:12:08 +0000 Gabriel Schulhof Fixing gntconn.c
Wed, 12 Sep 2007 20:11:10 +0000 Gabriel Schulhof Fixing gntcertmgr.c
Wed, 12 Sep 2007 20:08:14 +0000 Gabriel Schulhof Fixing gntaccount.c
Wed, 12 Sep 2007 20:04:10 +0000 Gabriel Schulhof Fixing certificate.c
Wed, 12 Sep 2007 20:02:25 +0000 Gabriel Schulhof Fixing certificate.c
Wed, 12 Sep 2007 19:57:45 +0000 Gabriel Schulhof Fixing usernick.c and, for some strange reason, request.h
Wed, 12 Sep 2007 19:49:14 +0000 Gabriel Schulhof Updated purple_request_fields in usermood.c
Wed, 12 Sep 2007 19:11:38 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
Wed, 12 Sep 2007 15:59:22 +0000 Sadrul Habib Chowdhury merge of '7d129d95f3f565e508da7fd81f36de2b51dfb103'
Wed, 12 Sep 2007 15:22:54 +0000 Bj«Órn Voigt a new version to take into account the new translation name.
Wed, 12 Sep 2007 14:31:44 +0000 ª±ric Boumaour fixes #3068
Wed, 12 Sep 2007 13:44:12 +0000 Will Thompson merge of 'cecaf2df51b21064a99e3ca0588ae11a7b499b42'
Wed, 15 Aug 2007 22:06:40 +0000 Will Thompson Add doxygen fu to the DNS UiOps.
Sun, 19 Aug 2007 13:40:34 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 671cfe949215447db0da7081a7e1501693ab4f98)
Sun, 19 Aug 2007 13:09:02 +0000 Gabriel Schulhof "Fixing"GtkPounce.xs
Sun, 19 Aug 2007 13:06:40 +0000 Gabriel Schulhof "Fixing"GtkPlugin.xs
Sun, 19 Aug 2007 13:05:09 +0000 Gabriel Schulhof Forgot;
Sun, 19 Aug 2007 13:04:20 +0000 Gabriel Schulhof Typo
Sun, 19 Aug 2007 13:02:24 +0000 Gabriel Schulhof Trying some more .xs-fu
Sun, 19 Aug 2007 12:57:56 +0000 Gabriel Schulhof Trying some more .xs-fu
Sat, 18 Aug 2007 19:54:50 +0000 Gabriel Schulhof Updated signatures in gntrequest.c - dunno how to implement transience
Sat, 18 Aug 2007 19:51:17 +0000 Gabriel Schulhof Added hints to gntpounces.c and gntprefs.c
Sat, 18 Aug 2007 19:48:11 +0000 Gabriel Schulhof Added hints to gntplugin.c
Sat, 18 Aug 2007 19:46:13 +0000 Gabriel Schulhof Added hints to gntblist.c
Sat, 18 Aug 2007 19:39:31 +0000 Gabriel Schulhof Updating Request.xs
Sat, 18 Aug 2007 00:00:13 +0000 Gabriel Schulhof merge of '2e581033a2565fca7ce0dd0b8a5b84ecc919c830'
Fri, 17 Aug 2007 23:58:20 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 3f64b9d598e136d0f6f739c7f23ad4baed097f73)
Wed, 12 Sep 2007 12:26:55 +0000 Sadrul Habib Chowdhury Compile\!
Wed, 12 Sep 2007 11:18:57 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 3a95a9866173539bae4b66f0e7047dae6f5376c6)
Wed, 12 Sep 2007 15:56:06 +0000 Sadrul Habib Chowdhury Duplicate the fix from 33d699ec: do g_thread_init before using any other
Wed, 12 Sep 2007 13:26:20 +0000 Sadrul Habib Chowdhury merge of '136752a3a64ea88c43212015de4ce2ed521575d1'
Wed, 12 Sep 2007 13:00:42 +0000 Luke Schierer merge of '568fa1d06eec5b85c215976c97bba59da8c139a7'
Wed, 12 Sep 2007 12:32:16 +0000 Timo Jyrinki fixes #3048
Wed, 12 Sep 2007 13:24:12 +0000 Sadrul Habib Chowdhury Instead of just notifying the user about a connection error, give him options
Wed, 12 Sep 2007 12:41:37 +0000 Luke Schierer missed this merging
Wed, 12 Sep 2007 12:39:29 +0000 Luke Schierer merge of '125b719cb91678665be458b456b707477e85d179'
Wed, 12 Sep 2007 12:20:49 +0000 Martin Srebotnjak fixes #3041
Wed, 12 Sep 2007 11:04:26 +0000 Sadrul Habib Chowdhury Fix a memory corruption.
Wed, 12 Sep 2007 09:45:16 +0000 Sadrul Habib Chowdhury merge of '7c5d7b18909c2d94f281c62597ceed3ea6533c08'
Wed, 12 Sep 2007 09:37:28 +0000 Sadrul Habib Chowdhury Don't prompt for the password again if the user entered it once in the account window.
Wed, 12 Sep 2007 09:29:35 +0000 Sadrul Habib Chowdhury Select the right account when a buddyname is selected from the suggest-list.
Wed, 12 Sep 2007 09:15:17 +0000 Sadrul Habib Chowdhury Fix a small bug in sound-test, thanks to igungor in #pidgin.
Wed, 12 Sep 2007 12:36:43 +0000 Luke Schierer trying to make the merge easier
Tue, 11 Sep 2007 22:58:03 +0000 Martin Srebotnjak fixes #3041 assuming this is the same miles
Tue, 11 Sep 2007 22:56:20 +0000 Timo Jyrinki fixes #3048 Assuming tjyrinki is the same as the last submitter I see in monotone-viz
Tue, 11 Sep 2007 22:45:08 +0000 Serdar Soytetir fixes #3044
Wed, 12 Sep 2007 07:13:57 +0000 Mark Doliner Fix the bug reported to the devel mailing list by Georgi Kirilov.
Wed, 12 Sep 2007 01:43:10 +0000 Luke Schierer this file shouldn't be marked executable
Wed, 12 Sep 2007 01:26:42 +0000 Javier Fern«¡ndez-Sanguino Pe«Ða fixes #2682
Wed, 12 Sep 2007 01:24:26 +0000 Serdar Soytetir fixes #3044
Wed, 12 Sep 2007 01:14:28 +0000 Luke Ross fixes #3057
Wed, 12 Sep 2007 01:13:55 +0000 Luke Schierer merge of 'bda49fb76ee1731eebada61327489c4d42d07e66'
Wed, 12 Sep 2007 00:30:19 +0000 Etan Reisner Fix the capitalization of the python variable in a configure.ac check, I
Tue, 11 Sep 2007 23:21:07 +0000 Ivar Smolin fixes #2757
Tue, 11 Sep 2007 23:17:56 +0000 Yngve Spjeld Landro fixes #2878
Tue, 11 Sep 2007 23:16:04 +0000 Luke Schierer merge of '7480925dadadae4e72d767542bc4435163eb0a52'
Tue, 11 Sep 2007 22:26:28 +0000 Miloslav Trmac fixes #3043
Tue, 11 Sep 2007 22:23:28 +0000 Loptosko fixes #3039
Tue, 11 Sep 2007 22:20:11 +0000 Bj«Órn Voigt fixes #3055
Tue, 11 Sep 2007 22:10:43 +0000 Kelemen G«¡bor fixes #3029
Tue, 11 Sep 2007 22:08:51 +0000 Arangel Angov fixes #3001
Tue, 11 Sep 2007 22:04:15 +0000 Luke Schierer fixes #2743
Tue, 11 Sep 2007 21:56:23 +0000 Ihar Hrachyshka references #2743
Tue, 11 Sep 2007 21:44:29 +0000 Claudio Satriano fixes #2797
Wed, 12 Sep 2007 17:21:08 +0000 John Bailey Adding a notify API example plugin.
Wed, 12 Sep 2007 16:17:06 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 71464d14b942b267bc284f32e1f3eb7fb43b83a9)
Sat, 08 Sep 2007 22:03:20 +0000 John Bailey Fix my e-mail address to match my MTN key since it now is a real e-mail address.
Sat, 08 Sep 2007 20:50:13 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 15bcbcfaf120a8a662c8c97ac73c5f6eb0fe6813)
Sat, 08 Sep 2007 04:19:30 +0000 John Bailey Automake foo
Sat, 08 Sep 2007 04:16:05 +0000 John Bailey Add the debug example plugin
Sat, 08 Sep 2007 02:47:28 +0000 John Bailey Fix the top of the header and also correct for the new FSF address.
Sat, 08 Sep 2007 00:06:51 +0000 John Bailey Adding the helloworld.c plugin used in the BasicPluginHowto and the
Sat, 01 Dec 2007 01:48:26 +0000 Sadrul Habib Chowdhury explicit merge of '340d730b1b1e1164ee9eab77968ffd03cdf4996e'
Sat, 01 Dec 2007 01:44:46 +0000 Sadrul Habib Chowdhury disapproval of revision '2b7518757478bf6ae0a9d32b0881d7603e6cc99e'
Tue, 11 Sep 2007 07:06:00 +0000 Sadrul Habib Chowdhury Apparently, if the row-keys don't have a destructor function, things can go
Fri, 07 Sep 2007 06:06:15 +0000 Sadrul Habib Chowdhury Add a "<hr>" after the message history after redisplaying a hidden
Fri, 07 Sep 2007 05:28:35 +0000 Sadrul Habib Chowdhury Do not update the unseen count for system messages.
Fri, 07 Sep 2007 05:22:51 +0000 Sadrul Habib Chowdhury "We are going to destroy the conversations immediately only if the 'close immediately'
Wed, 05 Sep 2007 12:52:48 +0000 Sadrul Habib Chowdhury Make changes in the buddylist menutray icon for hidden conversations to work
Wed, 05 Sep 2007 00:45:55 +0000 Sadrul Habib Chowdhury Get rid of hidden_convwin.
Sat, 01 Dec 2007 01:44:54 +0000 Sadrul Habib Chowdhury disapproval of revision '08f542359200866bb7a302653d875cdeccb8df01'
Tue, 04 Sep 2007 08:20:11 +0000 Sadrul Habib Chowdhury For hidden conversations, just don't create any UI objects at all. This
Tue, 04 Sep 2007 08:10:54 +0000 Sadrul Habib Chowdhury Show the 'new message' icon correctly.
Tue, 04 Sep 2007 07:56:10 +0000 Sadrul Habib Chowdhury Add some stuff so that we don't have to traverse over a list to determine
Tue, 18 Sep 2007 00:57:39 +0000 Jeffrey Connelly In msimprpl, log unrecognized HTML tags received from the IM client, and
Tue, 18 Sep 2007 00:47:51 +0000 Jeffrey Connelly Replace all CRLF line-endings with LF line endings (Unix-style). This fixes
Mon, 17 Sep 2007 03:34:11 +0000 Jeffrey Connelly Add compile-time option MSIM_MARKUP_SHOW_UNKNOWN_TAGS, enabled by default
Tue, 11 Sep 2007 23:50:37 +0000 Jeffrey Connelly Use purple_connection_set_display_name() to set the display name to the
Sat, 18 Aug 2007 00:00:05 +0000 Gabriel Schulhof Minor oversight
Fri, 17 Aug 2007 23:51:05 +0000 Gabriel Schulhof ... and the font dialog
Fri, 17 Aug 2007 23:50:05 +0000 Gabriel Schulhof ... and the font dialog
Fri, 17 Aug 2007 23:48:48 +0000 Gabriel Schulhof ... and the font dialog
Fri, 17 Aug 2007 23:47:09 +0000 Gabriel Schulhof ... and the font dialog
Fri, 17 Aug 2007 23:41:21 +0000 Gabriel Schulhof Stringing smiley toolbar
Fri, 17 Aug 2007 23:22:48 +0000 Gabriel Schulhof Stringing pounce windows
Fri, 17 Aug 2007 23:21:02 +0000 Gabriel Schulhof Stringing pounce windows
Fri, 17 Aug 2007 22:58:54 +0000 Gabriel Schulhof Ooops ...
Fri, 17 Aug 2007 22:56:55 +0000 Gabriel Schulhof Forgot the header ...
Fri, 17 Aug 2007 22:55:15 +0000 Gabriel Schulhof Adding syslog + compile fixes
Fri, 17 Aug 2007 22:50:12 +0000 Gabriel Schulhof merge of '157af56b7d2b30861754d904bd1a501357ee10a7'
Fri, 17 Aug 2007 22:41:15 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 90fde4fedfaeb6e062d2d74a7128c2132e9acb55)
Fri, 17 Aug 2007 22:50:00 +0000 Gabriel Schulhof Forgot one
Fri, 17 Aug 2007 22:31:32 +0000 Gabriel Schulhof merge of '0bd9e1e53c324f8db97d248ad3b09eb140a0e416'
Fri, 17 Aug 2007 22:10:43 +0000 Gabriel Schulhof explicit merge of 'fc49baf44017a8fd511c607b435668baf2a0f518'
Fri, 17 Aug 2007 22:30:52 +0000 Gabriel Schulhof Stringing log windows
Fri, 17 Aug 2007 21:01:20 +0000 Gabriel Schulhof Oops ...
Fri, 17 Aug 2007 20:24:50 +0000 Gabriel Schulhof Forgot to s/filesel/dirsel/ in the folder selector
Fri, 17 Aug 2007 20:23:22 +0000 Gabriel Schulhof Forgot to refer to gtkblist.h
Fri, 17 Aug 2007 20:21:04 +0000 Gabriel Schulhof Finished implem in gtkrequest.c
Thu, 16 Aug 2007 21:40:47 +0000 Gabriel Schulhof Added hints to gtkutils.c
Thu, 16 Aug 2007 21:39:23 +0000 Gabriel Schulhof Added hints to gtkutils.c
Thu, 16 Aug 2007 21:36:17 +0000 Gabriel Schulhof Added hints to gtkstatusbox.c
Thu, 16 Aug 2007 21:33:41 +0000 Gabriel Schulhof Fixed function sigs in gtkrequest.c
Thu, 16 Aug 2007 21:30:45 +0000 Gabriel Schulhof Added hints to gtkprivacy.c
Thu, 16 Aug 2007 21:28:07 +0000 Gabriel Schulhof Added hints to gtkprefs.c
Thu, 16 Aug 2007 21:25:07 +0000 Gabriel Schulhof Added hints to gtkpounce.c
Thu, 16 Aug 2007 21:21:35 +0000 Gabriel Schulhof Added hints to gtklog.c and gtkplugin.c - starting to use Pidgin-specific hints
Thu, 16 Aug 2007 21:17:59 +0000 Gabriel Schulhof Added hints to gtklog.c
Thu, 16 Aug 2007 21:13:31 +0000 Gabriel Schulhof Added hints to gtkimhtmltoolbar.c
Thu, 16 Aug 2007 21:10:49 +0000 Gabriel Schulhof Added hints to gtkdialogs.c
Thu, 16 Aug 2007 21:05:33 +0000 Gabriel Schulhof Added hints to pidgin/gtkdebug.c
Thu, 16 Aug 2007 21:00:47 +0000 Gabriel Schulhof Added hints to pidgin/gtkconv.c
Thu, 16 Aug 2007 20:49:11 +0000 Gabriel Schulhof Adding hints to pidgin/gtkblist.c
Thu, 16 Aug 2007 20:18:30 +0000 Gabriel Schulhof Implementing hints in libpurple/server.c
Thu, 16 Aug 2007 20:09:25 +0000 Gabriel Schulhof Implementing hints in libpurple/request.c
Thu, 16 Aug 2007 19:58:51 +0000 Gabriel Schulhof Adding hints to ft.c
Thu, 16 Aug 2007 19:57:25 +0000 Gabriel Schulhof Adding hints to conversation.c
Thu, 16 Aug 2007 18:59:28 +0000 Gabriel Schulhof Adding hints to libpurple/account.c
Thu, 16 Aug 2007 18:23:46 +0000 Gabriel Schulhof Adding hints to yahoo yahoo.c
Thu, 16 Aug 2007 17:20:03 +0000 Gabriel Schulhof Adding hints to libpurple/plugins/autoaccept.c
Thu, 16 Aug 2007 17:17:15 +0000 Gabriel Schulhof Adding hints to libpurple/plugins/autoaccept.c
Mon, 13 Aug 2007 19:59:39 +0000 Gabriel Schulhof Added hints to sametime sametime.c
Mon, 13 Aug 2007 19:44:07 +0000 Gabriel Schulhof Added hints to qq sys_msg.c
Mon, 13 Aug 2007 19:25:14 +0000 Gabriel Schulhof Added hints to qq group_opt.c
Sun, 12 Aug 2007 20:52:56 +0000 Gabriel Schulhof Added hints to qq group_join.c
Sun, 12 Aug 2007 20:50:56 +0000 Gabriel Schulhof Added hints to qq group_im.c
Sun, 12 Aug 2007 20:23:13 +0000 Gabriel Schulhof Added hints to qq group.c
Sun, 12 Aug 2007 20:19:29 +0000 Gabriel Schulhof Added hints to qq buddy_opt.c
Sun, 12 Aug 2007 20:18:26 +0000 Gabriel Schulhof Added hints to qq buddy_opt.c
Sun, 12 Aug 2007 20:17:15 +0000 Gabriel Schulhof Added hints to qq buddy_info.c
Sun, 12 Aug 2007 20:15:40 +0000 Gabriel Schulhof Added hints to oscar peer.c
Sun, 12 Aug 2007 20:13:34 +0000 Gabriel Schulhof Added hints to oscar oscar.c
Sun, 12 Aug 2007 18:52:32 +0000 Gabriel Schulhof Added hints to novell novell.c
Sun, 12 Aug 2007 18:50:57 +0000 Gabriel Schulhof Added hints to msn msn.c
Sun, 12 Aug 2007 18:50:14 +0000 Gabriel Schulhof Added hints to msn msn.c
Sun, 12 Aug 2007 18:44:58 +0000 Gabriel Schulhof Added hints to msn dialog.c
Sun, 12 Aug 2007 18:43:37 +0000 Gabriel Schulhof Added hints to jabber xdata.c
Sun, 12 Aug 2007 18:17:21 +0000 Gabriel Schulhof Added hints to jabber si.c
Sun, 12 Aug 2007 17:55:38 +0000 Gabriel Schulhof Added hints to jabber jabber.c
Sun, 12 Aug 2007 17:48:53 +0000 Gabriel Schulhof Added hints to jabber chat.c
Sun, 12 Aug 2007 17:42:54 +0000 Gabriel Schulhof Added hints to jabber buddy.c
Sun, 12 Aug 2007 16:44:02 +0000 Gabriel Schulhof Added hints to jabber auth.c
Sun, 12 Aug 2007 16:36:40 +0000 Gabriel Schulhof Added hints to jabber auth.c
Sun, 12 Aug 2007 16:31:55 +0000 Gabriel Schulhof Added hints to gg.c
Sun, 12 Aug 2007 16:19:14 +0000 Gabriel Schulhof Adding buddy hint to offlinemsg
Sun, 12 Aug 2007 16:13:05 +0000 Gabriel Schulhof Added hints to idle maker
Sun, 12 Aug 2007 16:05:16 +0000 Gabriel Schulhof API says *crack*
Sun, 12 Aug 2007 15:56:33 +0000 Gabriel Schulhof Restored API. Lessee what we can do with the other params first
Sun, 12 Aug 2007 14:32:13 +0000 Gabriel Schulhof merge of '6921f2461941acb974565c821beffc6f81f39492'
Thu, 09 Aug 2007 16:51:43 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 1aba81cae8b963708281123ed6c438ba5861113d)
Sun, 12 Aug 2007 14:30:39 +0000 Gabriel Schulhof Broke all purple_request_* APIs
Wed, 08 Aug 2007 20:50:01 +0000 Gabriel Schulhof ... and the About dialog ...
Wed, 08 Aug 2007 20:43:58 +0000 Gabriel Schulhof ... and the About dialog ...
Wed, 08 Aug 2007 19:47:05 +0000 Gabriel Schulhof Making plugins dialog work
Wed, 08 Aug 2007 19:19:48 +0000 Gabriel Schulhof Adding parameter void *ui_data for parent window
Wed, 08 Aug 2007 18:56:57 +0000 Gabriel Schulhof Checking program flow
Wed, 08 Aug 2007 18:55:31 +0000 Gabriel Schulhof Checking program flow
Wed, 08 Aug 2007 18:32:31 +0000 Gabriel Schulhof Testing out show-with-parent.
Wed, 08 Aug 2007 18:17:36 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 5775dc23bad7ecf62c8f951574460d2f075f9e72)
Sat, 28 Jul 2007 11:05:22 +0000 Gabriel Schulhof Back to square[0]
Sat, 28 Jul 2007 09:38:24 +0000 Gabriel Schulhof Trying pidgin_get_toplevel
Sat, 28 Jul 2007 08:50:14 +0000 Gabriel Schulhof Converting buddy list menu items.
Tue, 24 Jul 2007 20:28:29 +0000 Gabriel Schulhof More dialogs made transient
Tue, 24 Jul 2007 20:26:06 +0000 Gabriel Schulhof Minor fix
Tue, 24 Jul 2007 19:59:47 +0000 Gabriel Schulhof Making it compile...
Tue, 24 Jul 2007 19:58:50 +0000 Gabriel Schulhof Making it compile...
Tue, 24 Jul 2007 19:57:16 +0000 Gabriel Schulhof Making it compile...
Tue, 24 Jul 2007 19:56:17 +0000 Gabriel Schulhof Making it compile...
Tue, 24 Jul 2007 19:54:26 +0000 Gabriel Schulhof Generic transience mechanism ... *shudder*
Tue, 24 Jul 2007 18:08:23 +0000 Gabriel Schulhof Making dialogs properly transient.
Sun, 15 Apr 2007 04:12:27 +0000 Ka-Hing Cheung Committing khc's msnp14 changes from Trac Ticket #148. --rlaager
Wed, 18 Oct 2006 16:28:51 +0000 Ma Yuan [gaim-migrate @ 17523]
Sun, 15 Oct 2006 13:26:34 +0000 Ma Yuan [gaim-migrate @ 17483]
Sat, 14 Oct 2006 20:00:56 +0000 Ma Yuan [gaim-migrate @ 17481]
Sat, 16 Sep 2006 18:27:25 +0000 Ma Yuan [gaim-migrate @ 17288]
Fri, 08 Sep 2006 16:29:52 +0000 Ma Yuan [gaim-migrate @ 17193]
Fri, 08 Sep 2006 16:02:00 +0000 Ma Yuan [gaim-migrate @ 17192]
Thu, 07 Sep 2006 17:32:25 +0000 Ma Yuan [gaim-migrate @ 17182]
Wed, 06 Sep 2006 16:14:22 +0000 Ma Yuan [gaim-migrate @ 17181]
Sun, 03 Sep 2006 16:27:11 +0000 Ma Yuan [gaim-migrate @ 17139]
Sun, 03 Sep 2006 14:42:38 +0000 Ma Yuan [gaim-migrate @ 17138]
Thu, 31 Aug 2006 12:38:50 +0000 Ma Yuan [gaim-migrate @ 17100]
Sun, 27 Aug 2006 11:45:02 +0000 Ma Yuan [gaim-migrate @ 17057]
Sun, 27 Aug 2006 10:34:17 +0000 Ma Yuan [gaim-migrate @ 17056]
Sun, 27 Aug 2006 08:03:32 +0000 Ma Yuan [gaim-migrate @ 17055]
Sat, 26 Aug 2006 13:03:11 +0000 Ma Yuan [gaim-migrate @ 17045]
Sat, 26 Aug 2006 11:30:40 +0000 Ma Yuan [gaim-migrate @ 17043]
Sat, 26 Aug 2006 09:23:40 +0000 Ma Yuan [gaim-migrate @ 17042]
Sat, 26 Aug 2006 08:31:37 +0000 Ma Yuan [gaim-migrate @ 17041]
Sat, 26 Aug 2006 08:07:08 +0000 Ma Yuan [gaim-migrate @ 17040]
Sat, 26 Aug 2006 03:25:00 +0000 Ma Yuan [gaim-migrate @ 17034]
Thu, 24 Aug 2006 16:38:30 +0000 Ma Yuan [gaim-migrate @ 17015]
Thu, 24 Aug 2006 14:21:43 +0000 Ma Yuan [gaim-migrate @ 17014]
Wed, 23 Aug 2006 17:01:31 +0000 Ma Yuan [gaim-migrate @ 17006]
Wed, 23 Aug 2006 16:25:54 +0000 Ma Yuan [gaim-migrate @ 17004]
Wed, 23 Aug 2006 15:07:17 +0000 Ma Yuan [gaim-migrate @ 17003]
Tue, 22 Aug 2006 16:13:43 +0000 Ma Yuan [gaim-migrate @ 16979]
Tue, 22 Aug 2006 06:10:01 +0000 Ma Yuan [gaim-migrate @ 16973]
Tue, 22 Aug 2006 02:55:14 +0000 Ma Yuan [gaim-migrate @ 16968]
Mon, 21 Aug 2006 18:58:31 +0000 Ma Yuan [gaim-migrate @ 16956]
Mon, 21 Aug 2006 17:40:07 +0000 Ma Yuan [gaim-migrate @ 16955]
Mon, 21 Aug 2006 16:16:10 +0000 Ma Yuan [gaim-migrate @ 16952]
Sat, 19 Aug 2006 16:48:46 +0000 Ma Yuan [gaim-migrate @ 16887]
Sat, 19 Aug 2006 16:13:55 +0000 Ma Yuan [gaim-migrate @ 16885]
Sat, 19 Aug 2006 14:12:41 +0000 Ma Yuan [gaim-migrate @ 16884]
Sat, 19 Aug 2006 11:46:33 +0000 Ma Yuan [gaim-migrate @ 16882]
Sat, 19 Aug 2006 07:02:12 +0000 Ma Yuan [gaim-migrate @ 16876]
Sat, 19 Aug 2006 05:52:13 +0000 Ma Yuan [gaim-migrate @ 16873]
Fri, 18 Aug 2006 19:09:07 +0000 Ma Yuan [gaim-migrate @ 16840]
Wed, 16 Aug 2006 16:20:25 +0000 Ma Yuan [gaim-migrate @ 16790]
Tue, 15 Aug 2006 16:48:32 +0000 Ma Yuan [gaim-migrate @ 16772]
Tue, 15 Aug 2006 15:57:07 +0000 Ma Yuan [gaim-migrate @ 16771]
Mon, 14 Aug 2006 16:07:20 +0000 Ma Yuan [gaim-migrate @ 16758]
Sun, 13 Aug 2006 16:01:52 +0000 Ma Yuan [gaim-migrate @ 16737]
Sun, 13 Aug 2006 06:09:48 +0000 Ma Yuan [gaim-migrate @ 16733]
Sat, 12 Aug 2006 12:57:16 +0000 Ma Yuan [gaim-migrate @ 16722]
Sat, 12 Aug 2006 11:20:34 +0000 Ma Yuan [gaim-migrate @ 16721]
Sat, 12 Aug 2006 10:30:30 +0000 Ma Yuan [gaim-migrate @ 16716]
Thu, 10 Aug 2006 15:43:55 +0000 Ma Yuan [gaim-migrate @ 16685]
Thu, 10 Aug 2006 04:38:13 +0000 Ma Yuan [gaim-migrate @ 16684]
Sun, 06 Aug 2006 17:41:51 +0000 Ma Yuan [gaim-migrate @ 16655]
Sun, 06 Aug 2006 16:20:39 +0000 Ma Yuan [gaim-migrate @ 16654]
Sun, 06 Aug 2006 15:16:46 +0000 Ma Yuan [gaim-migrate @ 16653]
Wed, 02 Aug 2006 05:44:42 +0000 Ma Yuan [gaim-migrate @ 16613]
Sun, 30 Jul 2006 15:55:30 +0000 Ma Yuan [gaim-migrate @ 16601]
Sun, 30 Jul 2006 13:44:34 +0000 Ma Yuan [gaim-migrate @ 16600]
Sun, 23 Jul 2006 12:19:10 +0000 Ma Yuan [gaim-migrate @ 16547]
Sun, 23 Jul 2006 09:19:12 +0000 Ma Yuan [gaim-migrate @ 16546]
Mon, 17 Jul 2006 12:22:37 +0000 Ma Yuan [gaim-migrate @ 16507]
Sun, 09 Jul 2006 16:48:25 +0000 Ma Yuan [gaim-migrate @ 16473]
Sat, 24 Jun 2006 12:04:32 +0000 Ma Yuan [gaim-migrate @ 16329]
Tue, 11 Sep 2007 22:42:28 +0000 Sean Egan disapproval of revision '4d691e24cf14c43dbce305dafaa5dd03f76632e7'
Tue, 11 Sep 2007 22:35:31 +0000 Sean Egan New logo for 2.2.0
Tue, 11 Sep 2007 14:34:20 +0000 Daniel Atallah Update the Hungarian translator in the about dialog. Fixes #3030.
Tue, 11 Sep 2007 14:14:11 +0000 Evan Schoenberg The 'Send Emoticons' preferences (which is only configurable if MSIM_USER_WANTS_TO_DISABLE_EMOTICONS is defined) defaults to TRUE when used, a reasonable default. The preference, if MSIM_USER_WANTS_TO_DISABLE_EMOTICONS is defined, should do the same.
Tue, 11 Sep 2007 13:50:03 +0000 Evan Schoenberg len should be a socklen_t rather than an unsigned int in _qq_s5_canwrite()
Tue, 11 Sep 2007 13:48:19 +0000 Evan Schoenberg Silence the warning that body_len might be used uninitialized in msn_message_gen_payload().
Tue, 11 Sep 2007 07:13:05 +0000 Sadrul Habib Chowdhury merge of '04b85a7dd6d2bd21a0cbb8a6022eb500b53efddc'
Tue, 11 Sep 2007 05:06:18 +0000 Mark Doliner Data in vCards is supposed to be plain text, not HTML. So escape
Tue, 11 Sep 2007 04:06:56 +0000 Daniel Atallah Various leakfixes and preventing unnecessary allocations.
Tue, 11 Sep 2007 03:43:19 +0000 Mark Doliner merge of '629d4e0dcf9bd35671fc00e61b6f09e381345e7c'
Tue, 11 Sep 2007 00:21:28 +0000 Daniel Atallah Prevent an assertion.
Tue, 11 Sep 2007 00:15:28 +0000 Daniel Atallah merge of 'c33ce721c01032386277454ea2455c2f3638b771'
Tue, 11 Sep 2007 01:57:29 +0000 Sean Egan Some clients don't put the node in the 115 disco response, so send the node to the callback
Tue, 11 Sep 2007 00:10:02 +0000 Sean Egan Dont spam the buddy info window with esoteric capabilities
Mon, 10 Sep 2007 23:54:49 +0000 Sean Egan Don't put "Mood: \(null\) \(null\)" on XMPP buddies
Mon, 10 Sep 2007 23:45:51 +0000 Sean Egan Fix crash in XMPP capabilities
Mon, 10 Sep 2007 23:19:34 +0000 Etan Reisner Protocol's (and other plugin's) PurplePluginInfo structs should really be
Mon, 10 Sep 2007 23:13:42 +0000 Etan Reisner merge of '6cda5928fecda502e1e06e10736c5d98b4406298'
Mon, 10 Sep 2007 21:19:37 +0000 Richard Laager Capitalize the attention type names.
Mon, 10 Sep 2007 21:08:42 +0000 Richard Laager Make the XMPP buzz string match the Yahoo one to help the translators.
Mon, 10 Sep 2007 21:06:14 +0000 Richard Laager Take aliases into account for the attention messages.
Mon, 10 Sep 2007 20:56:02 +0000 Richard Laager Eliminate an excess array and loop.
Mon, 10 Sep 2007 20:54:31 +0000 Richard Laager I missed this code in the last commit to remove the USE_ATTENTION_API conditional.
Mon, 10 Sep 2007 20:51:59 +0000 Richard Laager Remove the *_USE_ATTENTION_API markers everywhere.
Mon, 10 Sep 2007 20:29:29 +0000 Richard Laager Fix up an apparently bad merge with the reserved fields here.
Mon, 10 Sep 2007 20:26:44 +0000 Richard Laager Change attention_types to get_attention_types so this will compile.
Mon, 10 Sep 2007 20:26:22 +0000 Richard Laager Work around a problem so --enable-dbus will build again.
Mon, 10 Sep 2007 20:09:34 +0000 Richard Laager merge of '0485ab28f09f39d5e0b47621901f1f0ba0c26c5e'
Mon, 10 Sep 2007 22:50:42 +0000 Evan Schoenberg merge of '0485ab28f09f39d5e0b47621901f1f0ba0c26c5e'
Tue, 11 Sep 2007 07:10:52 +0000 Sadrul Habib Chowdhury Apparently, if the row-keys don't have a destructor function, things can go
Mon, 10 Sep 2007 17:28:32 +0000 Sadrul Habib Chowdhury Changelog.API the conversation history stuff.
Mon, 10 Sep 2007 17:08:36 +0000 Sadrul Habib Chowdhury Keep the message history in PurpleConversation.
Mon, 10 Sep 2007 14:47:42 +0000 Daniel Atallah merge of '65633fb10f29f8d7b1f99b635452d4ed5fe1f3cb'
Mon, 10 Sep 2007 20:07:45 +0000 Richard Laager Clear up translation ambiguity with the attention API.
Mon, 10 Sep 2007 20:04:49 +0000 Richard Laager - Rename attention_types to get_attention_types, which seems more standard.
Mon, 10 Sep 2007 14:19:33 +0000 Richard Laager Add missing files to POTFILES.in. Thanks to Bj«Órn Voigt.
Mon, 10 Sep 2007 14:18:38 +0000 Richard Laager Sort POTFILES.in with: LC_ALL=C sort -t/ -u -o POTFILES.in POTFILES.in
Mon, 10 Sep 2007 14:16:50 +0000 Richard Laager Fix gaim_request_fields compatibility. I noticed this when porting a plugin.
Mon, 10 Sep 2007 14:46:13 +0000 Daniel Atallah Various warning fixes for the xmpp prpl.
Mon, 10 Sep 2007 14:37:40 +0000 Daniel Atallah Fix mingw build of xmpp prpl
Mon, 10 Sep 2007 13:57:15 +0000 Daniel Atallah merge of '1c7910841138381c841363256ca3c7905b1f26b0'
Thu, 06 Sep 2007 04:08:41 +0000 Sean Egan propagate from branch 'im.pidgin.soc.2007.xmpp' (head f4d5b74ce9a3f2a048fd5036441ceced1cd2deed)
Wed, 05 Sep 2007 22:32:14 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head 996cf0c57149ba6e1c714ebb1f11d5d4bac8fb68)
Mon, 10 Sep 2007 04:47:14 +0000 Sadrul Habib Chowdhury merge of '23dc0b8b764a7a920891d3024bb830bb14916013'
Sun, 09 Sep 2007 22:45:45 +0000 Ka-Hing Cheung Probably Fixes 1649
Sun, 09 Sep 2007 22:01:40 +0000 Kevin Stange Add a new 2.2.0 about image from hbons and move the version number up and out of the way.
Sun, 09 Sep 2007 16:55:42 +0000 John Bailey This function wasn't documented in the Doxygen stuff. If I've documented
Sun, 09 Sep 2007 16:54:38 +0000 John Bailey I missed this file when I updated the FSF address in the source previously.
Sun, 09 Sep 2007 07:54:44 +0000 Mark Doliner merge of '0c762d61f5be8c4ba458aa835171bbe53c00ca27'
Sun, 09 Sep 2007 06:58:06 +0000 William Ehlhardt - Add specific notification for self-signed certificates. Fixes #2874
Sun, 09 Sep 2007 07:52:44 +0000 Mark Doliner Start watching the listener socket immediately after it's created
Sun, 09 Sep 2007 05:56:56 +0000 Mark Doliner Moving Peter Lawler to the retired patch writer category, as requested
Sat, 08 Sep 2007 22:41:31 +0000 John Bailey This will silence a few warnings when building the Doxygen docs.
Sat, 08 Sep 2007 20:43:59 +0000 John Bailey Add a link to the FAQ in the about box as indirectly suggested in #pidgin.
Sat, 08 Sep 2007 08:21:06 +0000 Mark Doliner Looks like I might have been wrong about the length being only 8 bits.
Mon, 10 Sep 2007 04:45:36 +0000 Sadrul Habib Chowdhury Fix a crash in window-placement.
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Fri, 07 Sep 2007 06:53:01 +0000 Sadrul Habib Chowdhury merge of '7360490707a66389e7834a0251d950ce13a46165'
Fri, 07 Sep 2007 06:20:05 +0000 Mark Doliner Change the way we handle file names when dealing with AIM file
Fri, 07 Sep 2007 06:09:42 +0000 Mark Doliner AIM 6, when sending a file through a proxy, requires that it receive
Fri, 07 Sep 2007 04:11:47 +0000 Mark Doliner Add the ability to affiliate people in an xmpp chat room even if
Fri, 07 Sep 2007 01:52:47 +0000 Daniel Atallah Unregister the iq callback listener when the transfer is freed. Fixes #1804. It doesn't seem correct to me that nothing is sent to the recipient when the sender cancels the ft request, but that is a different issue.
Fri, 07 Sep 2007 01:22:19 +0000 Daniel Atallah The cyrus SASL password prompt dialogs don't get disposed if the account disconnects. This fixes the callbacks not to assume that the connection is still valid.
Thu, 06 Sep 2007 20:07:51 +0000 Daniel Atallah Make the uninstaller remove everything it installs.
Thu, 06 Sep 2007 15:49:12 +0000 Daniel Atallah Grammar fix from nix_nix and johnmoody. Fixes #2593.
Thu, 06 Sep 2007 15:42:57 +0000 Daniel Atallah Don't assume that the Gstreamer stuff isn't used on win32. There really isn't anything to see here.
Thu, 06 Sep 2007 15:40:57 +0000 Daniel Atallah Fix subscribing to an offline user in SIMPLE. Thanks to Will Hawkins for the patch and following up with the OpenSER folks to confirm the behavior. Fixes #2181.
Thu, 06 Sep 2007 15:38:03 +0000 Daniel Atallah Attempt to display user readable error messages for NSS.
Fri, 07 Sep 2007 06:51:24 +0000 Sadrul Habib Chowdhury Remove the 'Hide' option from the menu.
Thu, 06 Sep 2007 07:59:55 +0000 Sadrul Habib Chowdhury More fix, thanks to SimGuy.
Thu, 06 Sep 2007 07:50:42 +0000 Sadrul Habib Chowdhury merge of '0cf1ba2d257fe2551fe7a238c1888c4de36a402e'
Thu, 06 Sep 2007 07:47:30 +0000 Sadrul Habib Chowdhury I think this fixes #2858.
Thu, 06 Sep 2007 07:01:39 +0000 Kevin Stange merge of '820a17ae981af30a64647d8438bd769db8bb4689'
Thu, 06 Sep 2007 06:51:29 +0000 Mark Doliner We have got an empty fullname, set it to NULL so that we fall back to
Thu, 06 Sep 2007 06:36:50 +0000 Sadrul Habib Chowdhury merge of '9d3e08ca8d3c17d78b9671fdffc4a0769a0a1495'
Thu, 06 Sep 2007 06:59:23 +0000 Kevin Stange merge of '906281124efc7c5fcab1d5a7b8066c6a99d7927d'
Thu, 06 Sep 2007 06:30:34 +0000 Kevin Stange merge of 'be9dba922e9f366e12da62fe2e2708b38d82b9c4'
Thu, 06 Sep 2007 06:30:22 +0000 Sadrul Habib Chowdhury merge of 'acf8d250c77786771f4fda3c7e69009acb30d4ed'
Thu, 06 Sep 2007 05:58:52 +0000 John Bailey merge of 'cce02af7eb2fb114cb0f640979554b7de3a80e96'
Thu, 06 Sep 2007 06:30:30 +0000 Kevin Stange merge of '2711852de086a4c03cc115b401f2f5ee0f6fab44'
Thu, 06 Sep 2007 06:26:32 +0000 Ka-Hing Cheung merge of 'cce02af7eb2fb114cb0f640979554b7de3a80e96'
Wed, 05 Sep 2007 23:51:16 +0000 Daniel Atallah Fix a crash when hovering over a buddy in the chat userlist and the account is disconnected.
Thu, 06 Sep 2007 06:26:02 +0000 Sadrul Habib Chowdhury Fix the plugin loading issue Luke had noticed. This is a pretty weird bug
Wed, 05 Sep 2007 22:33:22 +0000 Sadrul Habib Chowdhury Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.')
Wed, 05 Sep 2007 12:56:35 +0000 Sadrul Habib Chowdhury merge of '24d23e4d11dd1922afff286215a32a9f006efab2'
Wed, 05 Sep 2007 12:53:51 +0000 Sadrul Habib Chowdhury Do not crash when pressing a key in an empty menu. Thanks to CmdrChalupa in
Wed, 05 Sep 2007 06:24:35 +0000 Mark Doliner Sort the certificates by hostname
Wed, 05 Sep 2007 05:43:08 +0000 Mark Doliner When doing oscar server-side list management, do deletions before
Wed, 05 Sep 2007 01:12:44 +0000 William Ehlhardt - Add purple_reserved fields to various structures.
Tue, 04 Sep 2007 21:55:59 +0000 Daniel Atallah Deal better with receiving a msn ACK when there is no switchboard connected. Fixes #2640.
Tue, 04 Sep 2007 21:00:24 +0000 Sadrul Habib Chowdhury Catch the event at the very end to make sure other plugins can play with it
Tue, 04 Sep 2007 19:00:57 +0000 Daniel Atallah Lookup the default First and Last name values for bonjour on win32 in a thread to avoid delays when the plugin is being loaded. Apparently for some people the delay is quite significant when they're part of a domain, but the domain server isn't accessible.
Tue, 04 Sep 2007 18:19:39 +0000 Sadrul Habib Chowdhury merge of '13a4e3e02e0fa91a6083954093807fa58bab04e8'
Tue, 04 Sep 2007 18:08:14 +0000 Daniel Atallah Store the socket_type in the PurpleNetworkListenData correctly so that callback functions can use it correctly. Fixes #2933.
Tue, 04 Sep 2007 08:53:18 +0000 Mark Doliner Print an error when there was a problem parsing some XML
Tue, 04 Sep 2007 08:09:55 +0000 Mark Doliner A little function name shuffling.
Tue, 04 Sep 2007 08:04:06 +0000 Mark Doliner Add non-US SMS support for ICQ. This is a patch from DB42.
Tue, 04 Sep 2007 07:20:16 +0000 Mark Doliner Spaces to tabs
Tue, 04 Sep 2007 07:17:27 +0000 Mark Doliner Add another build to the list
Tue, 04 Sep 2007 06:45:32 +0000 Mark Doliner Ka-Hing reminded me that we should set the password to NULL when
Tue, 04 Sep 2007 06:04:36 +0000 Mark Doliner Three small changes:
Tue, 04 Sep 2007 18:17:33 +0000 Sadrul Habib Chowdhury Do not bother the prpl about a tooltip for a disconnected account.
Tue, 04 Sep 2007 05:44:21 +0000 Sadrul Habib Chowdhury merge of '6be8a7c0f691862b61f30ddae359111b8302573e'
Tue, 04 Sep 2007 05:34:51 +0000 Sadrul Habib Chowdhury merge of 'e5e790ebc036af74d05dbab2f12771cfd23f9e8b'
Tue, 04 Sep 2007 05:30:44 +0000 William Ehlhardt merge of 'e9d960379b02a0d960ef604990fee9f4439995d0'
Tue, 04 Sep 2007 05:23:50 +0000 Sadrul Habib Chowdhury Use the proper column for searching users in the chat userlist.
Tue, 04 Sep 2007 05:28:59 +0000 William Ehlhardt - ssl-nss now reports a certificate's sha1sum correctly
Wed, 05 Sep 2007 04:52:33 +0000 Jeffrey Connelly If no username is set, point user to a web page where to set it, and disconnect.
Wed, 05 Sep 2007 04:18:59 +0000 Jeffrey Connelly For status messages, make sure NULL isn't passed to g_markup_escape_text().
Tue, 04 Sep 2007 05:14:52 +0000 Jeffrey Connelly merge of '1f0db2a75d53cc5f98769d6e6b9ec61e920b5767'
Tue, 04 Sep 2007 00:50:03 +0000 Sadrul Habib Chowdhury And don't show everything here either.
Tue, 04 Sep 2007 00:39:12 +0000 Sadrul Habib Chowdhury merge of '03fef04c64d9f2d63fe8ba4e58704908e5f8dba8'
Tue, 04 Sep 2007 00:39:04 +0000 Sadrul Habib Chowdhury merge of '0372d7dd82f502ec3e68166bf2b289e71267897a'
Tue, 04 Sep 2007 00:37:18 +0000 Sadrul Habib Chowdhury Don't show *all*\!
Mon, 03 Sep 2007 23:22:54 +0000 Ethan Blanton Whitespace fix
Mon, 03 Sep 2007 23:15:11 +0000 Ethan Blanton Handle the case where gethostname() fails or returns a null hostname.
Mon, 03 Sep 2007 22:04:47 +0000 Sadrul Habib Chowdhury Hide is not a stock item.
Mon, 03 Sep 2007 22:02:20 +0000 Sadrul Habib Chowdhury merge of '8702a8b674985e8729781c6563e4e552346a7ffd'
Mon, 03 Sep 2007 21:04:02 +0000 Ka-Hing Cheung merge of 'bf68a58b8bbc1d43f4ebe7b94bd47282cb66f26e'
Mon, 03 Sep 2007 21:59:25 +0000 Sadrul Habib Chowdhury Remove 'show buddy icon' leftovers to get rid of run time gtk+ warnings.
Mon, 03 Sep 2007 20:31:47 +0000 Sadrul Habib Chowdhury Do not crash for hidden convs after changing prefs.
Mon, 03 Sep 2007 19:52:26 +0000 Sean Egan Remove Show buddy icon from conversation menu. 'Fixes' #882
Mon, 03 Sep 2007 19:40:10 +0000 Sean Egan ifdef win32 the conversation placement code
Mon, 03 Sep 2007 18:47:15 +0000 Mark Doliner merge of '643feb3e5eefda54d6456d7a5a35201a356954e2'
Mon, 03 Sep 2007 18:46:28 +0000 Mark Doliner Set our alias using the appropriate function. This makes a copy of
Mon, 03 Sep 2007 18:29:26 +0000 Sadrul Habib Chowdhury More typos.
Mon, 03 Sep 2007 18:15:55 +0000 Sadrul Habib Chowdhury Typo.
Mon, 03 Sep 2007 18:07:25 +0000 Mark Doliner merge of '5f6418804a7d4bb6c64f14f7bc4addc6dee0b232'
Mon, 03 Sep 2007 17:23:46 +0000 Richard Laager (2007-09-03 07:57:30) rlaager: In the buddy list, we now have a Show submenu with a bunch of Show X items under it. It seems to me that the Show on each item is redundant and should be removed. This would be consistent with the Sort Buddies menu, where the items finish the sentence fragment started by the submenu name.
Mon, 03 Sep 2007 14:33:47 +0000 Richard Laager Add a missing newline to the end of a purple_debug_info call.
Mon, 03 Sep 2007 13:23:30 +0000 Richard Laager writing-im-msg now receives the conversation name as the who argument if
Mon, 03 Sep 2007 13:14:04 +0000 Richard Laager merge of '53adc628daffd84d86a821ded6220ad682da5d53'
Mon, 03 Sep 2007 09:52:44 +0000 Mark Doliner I can't get this code to trigger. I think the conversion from
Mon, 03 Sep 2007 09:45:56 +0000 Mark Doliner You can't just look at the first letter of the screen name to determine
Mon, 03 Sep 2007 09:44:46 +0000 Mark Doliner I can't get this code to trigger. I think the conversion from
Mon, 03 Sep 2007 09:02:23 +0000 Mark Doliner If a prpl doesn't support icons then hide the "use a custom icon?"
Mon, 03 Sep 2007 07:01:52 +0000 Sean Egan merge of '3c290039d8432d0fad4f8596495b87e23509bf6f'
Mon, 03 Sep 2007 06:51:15 +0000 Sadrul Habib Chowdhury merge of '0dbc6114de523821fc87cf7d1c44b30aa0e92713'
Tue, 04 Sep 2007 05:01:25 +0000 Jeffrey Connelly If MSIM_CHECK_NEWER_VERSION is defined (off by default), run (incomplete)
Tue, 04 Sep 2007 00:10:03 +0000 Jeffrey Connelly Add uid field to add buddy persistance request. Now adding buddies to the
Mon, 03 Sep 2007 17:59:44 +0000 Jeffrey Connelly Update msimprpl to 0.18, targetting Pidgin/libpurple 2.2.0. msimprpl 0.17 was
Mon, 03 Sep 2007 06:39:42 +0000 Jeffrey Connelly Update msimprpl to 0.17, for an independent release for Pidgin 2.1.1.
Mon, 03 Sep 2007 05:28:45 +0000 Jeffrey Connelly Clarify message about contacts added from server, for #2918.
Mon, 03 Sep 2007 05:17:32 +0000 Jeffrey Connelly merge of '037dd557f9293f0488bb536ed85c24acddad6553'
Mon, 03 Sep 2007 05:16:36 +0000 Jeffrey Connelly Treat status messages as the plaintext that they are.
Mon, 03 Sep 2007 01:07:31 +0000 Sean Egan Patch from Gal Topper to fix an endianness issue in MSN file transfers. Fixes #2912 and fixes #1682
Thu, 06 Sep 2007 06:58:31 +0000 Kevin Stange disapproval of revision '2887999526ff013d0ffa94da958cd30181ee3aa1'
Sun, 02 Sep 2007 23:35:53 +0000 Sean Egan Patch from Ankit Singla to preserve newlines. Fixes #2858
Sun, 02 Sep 2007 23:07:24 +0000 Sean Egan Tooltips on chat userlist. Fixes #2815. Thanks fmoo
Sun, 02 Sep 2007 22:41:00 +0000 Sean Egan Patch from fmoo. Fixes #1280
Mon, 03 Sep 2007 06:49:13 +0000 Sadrul Habib Chowdhury Add a 'Group Items'/'Ungroup Items' context menu for the toolbar in the
Mon, 03 Sep 2007 02:43:43 +0000 Sadrul Habib Chowdhury merge of 'e227a655c6a9f079748dafa19d46fcb9d99bf20a'
Mon, 03 Sep 2007 02:36:46 +0000 Sadrul Habib Chowdhury pidgin_conversations_fill_menu now also adds a separator and a 'Show
Mon, 03 Sep 2007 21:02:52 +0000 Ka-Hing Cheung rewster from #pidgin pointed out that the conditional was reversed, and
Mon, 03 Sep 2007 02:19:23 +0000 Ka-Hing Cheung merge of '1bc4d7f1a38917e6d2bf837a660f5f498a29ea0c'
Mon, 03 Sep 2007 02:16:27 +0000 Ka-Hing Cheung disapproval of revision 'cccc7902a8993aaa6b6ef10c1fb9480763055463'
Mon, 03 Sep 2007 02:19:10 +0000 Ka-Hing Cheung Fixes #2340, remember size/position separately for more places
Mon, 03 Sep 2007 02:16:08 +0000 Ka-Hing Cheung Fixes #2340, remember size/position separately for more places
Mon, 03 Sep 2007 01:09:08 +0000 Richard Laager merge of '3f25aaeb59668d0654c46b32af65735a2aa35fb9'
Mon, 03 Sep 2007 00:45:23 +0000 Mark Doliner Switch from login.oscar.aol.com to login.messaging.aol.com for new
Mon, 03 Sep 2007 00:38:39 +0000 Mark Doliner merge of '514cdf59e606c86640192584273de4c182a79a1d'
Sun, 02 Sep 2007 21:20:32 +0000 Sadrul Habib Chowdhury Show a helpful error message when the plugin fails to load.
Sun, 02 Sep 2007 17:55:16 +0000 Daniel Atallah Prevent duplicate window closed notifications.
Sun, 02 Sep 2007 17:54:44 +0000 Daniel Atallah Fix a couple potential leaks and prevent the avahi record resolver from being freed multiple times.
Sun, 02 Sep 2007 14:40:04 +0000 Ethan Blanton Fix compilation on SkyOS. This patch is from Peter Speybrouk, a.k.a.
Sun, 02 Sep 2007 08:00:54 +0000 Mark Doliner merge of '67ad9f243a5d108c552110366d15b0e921e0c681'
Sun, 02 Sep 2007 02:27:12 +0000 Jeffrey Connelly Use the sent timestamp in incoming instant messages instead of the current
Sun, 02 Sep 2007 00:05:55 +0000 Sadrul Habib Chowdhury merge of 'cd71f91b5fe6c870cf2154b4e37ace6427cb7802'
Sun, 02 Sep 2007 00:05:43 +0000 Sadrul Habib Chowdhury Tooltips can be for the buddylist or for conversation windows.
Sun, 02 Sep 2007 00:03:43 +0000 Sadrul Habib Chowdhury disapproval of revision 'c672802b647f1230fbd9b0edf383fb3d558cf719'
Sat, 01 Sep 2007 23:50:22 +0000 Sadrul Habib Chowdhury Tooltips can be for the buddylist or for conversation windows.
Sat, 01 Sep 2007 23:09:41 +0000 Jeffrey Connelly Call gtk_window_set_title() in pidgin_blist_draw_tooltip(), to fix the
Sat, 01 Sep 2007 18:23:12 +0000 Mark Doliner When you have a certificate dialog and you click on "View Certificate",
Sat, 01 Sep 2007 02:37:52 +0000 Ethan Blanton Patch from Dossy Shiobara which improves Tcl support for purple
Sat, 01 Sep 2007 02:36:51 +0000 Ethan Blanton merge of '1247a733923713e275ecb722adf9abc726896c3f'
Sat, 01 Sep 2007 01:49:38 +0000 Jeffrey Connelly Update msimprpl CHANGES for 0.17 (if it is ever released independently).
Thu, 30 Aug 2007 04:41:57 +0000 Jeffrey Connelly Document the attention API added in 5ac064e7e9268acbd8f76b4dd35350e38ca2bad9 and
Fri, 31 Aug 2007 19:08:35 +0000 Sadrul Habib Chowdhury Update the chat topic and userlist when reattaching the Pidgin UI.
Fri, 31 Aug 2007 18:43:51 +0000 Sadrul Habib Chowdhury Boldify the hidden chats in the buddylist.
Fri, 31 Aug 2007 18:08:40 +0000 Sadrul Habib Chowdhury Doxygen and ChangeLog.API the new function and signals.
Fri, 31 Aug 2007 18:02:09 +0000 Sadrul Habib Chowdhury Document the function to reattach conv-ui.
Fri, 31 Aug 2007 17:57:50 +0000 Sadrul Habib Chowdhury merge of '493b97b58c0685edae9397f741d0171f9bcc7d2e'
Thu, 30 Aug 2007 18:38:15 +0000 Daniel Atallah Fix yahoo chats again for their new super-duper-ultra-mega secure captcha stuff. "/join chat" still doesn't work, you need to use the roomlist because they now require the chat id to be set (the native client also has this problem). Fixes #2860.
Thu, 30 Aug 2007 17:27:02 +0000 William Ehlhardt - Remove g_assert()s. Fixes #2859
Thu, 30 Aug 2007 07:53:41 +0000 Mark Doliner refcount of 0 is normal
Thu, 30 Aug 2007 07:40:27 +0000 Mark Doliner Replace a call to g_assert() with a logging statement
Thu, 30 Aug 2007 07:26:45 +0000 Mark Doliner Get rid of some stray whitespace and consistently use tab indentation
Thu, 30 Aug 2007 07:16:37 +0000 Mark Doliner Fix compiler warnings about having a variable declaration after some
Thu, 30 Aug 2007 07:03:12 +0000 Mark Doliner "text" isn't guarranteed to be null terminated, so make sure we use
Thu, 30 Aug 2007 06:45:27 +0000 Mark Doliner Revert jeff2's changes from 2007-08-12. Specifically revision
Thu, 30 Aug 2007 03:26:52 +0000 Daniel Atallah Bonjour status changes work now; remove from the issues list.
Thu, 30 Aug 2007 03:24:34 +0000 Daniel Atallah Add mingw makefile to the dist. Update uninstaller for new certs.
Thu, 30 Aug 2007 03:22:33 +0000 Daniel Atallah Make note of the gtkspell update.
Thu, 30 Aug 2007 03:17:54 +0000 Daniel Atallah Apply local privacy filtering to yahoo auth. requests. Drop and automatically deny any requests that should be filtered. Fixes #2857.
Thu, 30 Aug 2007 02:28:07 +0000 Daniel Atallah merge of '7fc610625ed566ff67ef3526fa27198b4bf63eeb'
Fri, 31 Aug 2007 17:48:33 +0000 Sadrul Habib Chowdhury Update the strikethrough state and the buttons as appropriate. Fixes #2884.
Fri, 31 Aug 2007 17:25:45 +0000 Sadrul Habib Chowdhury If a conversation doesn't have UI-data, consider it a hidden conversation.
Fri, 31 Aug 2007 17:23:37 +0000 Sadrul Habib Chowdhury Do not crash on hidden conversations.
Wed, 29 Aug 2007 23:43:36 +0000 Sadrul Habib Chowdhury Do not try to update a buddy in the buddylist when there's no buddylist.
Mon, 03 Sep 2007 01:07:47 +0000 Richard Laager Fix a couple compiler warnings:
Thu, 30 Aug 2007 00:09:47 +0000 Richard Laager merge of '5d55a7b785e21cf51b586dd442481032b187c6c6'
Wed, 29 Aug 2007 20:28:35 +0000 Sadrul Habib Chowdhury merge of '2828a20e21dea1029a9d9df5e39bcdc2847930b5'
Wed, 29 Aug 2007 20:05:17 +0000 William Ehlhardt - Change wording on certificate accept/reject dialog
Wed, 29 Aug 2007 20:00:31 +0000 Sean Egan merge of '049ca3ae717d81081bd07de106953936972af11c'
Wed, 29 Aug 2007 19:59:07 +0000 Sean Egan Add Resiak as CPW too
Wed, 29 Aug 2007 20:20:45 +0000 Sadrul Habib Chowdhury Deactivate only an active status.
Wed, 29 Aug 2007 19:39:01 +0000 William Ehlhardt - Add GTE CyberTrust Global Root certificate. Fixes #2821 , hopefully
Wed, 29 Aug 2007 19:18:02 +0000 William Ehlhardt merge of 'b33c072ae9fdbe741dc85fdd8e78e3a1ad8d1378'
Wed, 29 Aug 2007 06:18:49 +0000 Sadrul Habib Chowdhury Fix building on older glib versions.
Wed, 29 Aug 2007 06:12:51 +0000 Sadrul Habib Chowdhury Oops. This wasn't supposed to get in.
Wed, 29 Aug 2007 05:44:58 +0000 Sadrul Habib Chowdhury merge of '67e02391b6e685a1ab33fea548cebc07716e15e9'
Wed, 29 Aug 2007 19:12:52 +0000 William Ehlhardt - Add Verisign Class 3 Primary CA. Fixes #2821
Wed, 29 Aug 2007 04:55:44 +0000 Ka-Hing Cheung merge of '80cc49cd64db4d457f67ee6f7a936e162748f026'
Wed, 29 Aug 2007 04:30:53 +0000 Daniel Atallah Upgrade the win32 build to use version 1.1.2 of the SILC toolkit.
Wed, 29 Aug 2007 04:21:33 +0000 Daniel Atallah Remove some relics from when we didn't create the buddy list immediately.
Wed, 29 Aug 2007 04:03:01 +0000 William Ehlhardt merge of '770ac36e679db47d463b561e8972d12c2f77bd4f'
Wed, 29 Aug 2007 03:55:21 +0000 Daniel Atallah Make a note about purple_prefs_load no longer needing to be called by the UI and update finch accordingly. There doesn't appear to be any negative effects of having the purple_prefs_load called twice.
Wed, 29 Aug 2007 04:01:42 +0000 William Ehlhardt - Add Verisign's Class 3 Extended Validation CA (used for login.live.com
Wed, 29 Aug 2007 01:46:45 +0000 Mark Doliner merge of 'ee4f8f7ebf5f6057974f66b75c8b59c199e44ae0'
Wed, 29 Aug 2007 05:40:01 +0000 Sadrul Habib Chowdhury (Un)Register the pools with DBus to avoid a runtime fit.
Wed, 29 Aug 2007 05:18:39 +0000 Sadrul Habib Chowdhury Add certificate UI in finch.
Tue, 28 Aug 2007 21:17:28 +0000 Sadrul Habib Chowdhury There's some disagreement over the response-id sent to the callbacks to
Tue, 28 Aug 2007 21:03:49 +0000 Sadrul Habib Chowdhury merge of '45cf46d3ba2b0debc7f98159ddf5a0262809cde4'
Tue, 28 Aug 2007 12:34:33 +0000 Daniel Atallah Fix printf(%s, NULL).
Tue, 28 Aug 2007 03:59:44 +0000 Daniel Atallah Move purple_prefs_load() to purple_prefs_init() - there's been a TODO for this for a long time. I have no idea why this wasn't done sooner; it seems to work just fine and fixes some bugs where stuff isn't loaded before being used. Fixes #1848 (and I'm sure others). Yell at me if this breaks anything.
Tue, 28 Aug 2007 08:58:36 +0000 Sadrul Habib Chowdhury Add a new flag PURPLE_MESSAGE_INVISIBLE which can be used to send a message
Tue, 28 Aug 2007 08:53:48 +0000 Sadrul Habib Chowdhury Don't trigger 'receiving-' and 'received-' signals when sending attention request.
Tue, 28 Aug 2007 04:32:52 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 4313008137cace2c9699584ec7308c1e888ae137)
Tue, 28 Aug 2007 03:46:31 +0000 William Ehlhardt - Change g_assert to purple_debug_error
Tue, 28 Aug 2007 03:34:06 +0000 William Ehlhardt merge of 'db94e3dde2f5edb422e7d7c1ec30474e2000997c'
Tue, 28 Aug 2007 03:31:38 +0000 William Ehlhardt - Change assert on ssl init failure to a mere warning
Tue, 28 Aug 2007 03:21:18 +0000 Daniel Atallah Don't allow duplicate accounts to be added. Ideally some of these checks should be in the core, but I don't see a way of doing that without forcing 3.0.0. Fixes #2269 (the part that was actually broken).
Tue, 28 Aug 2007 03:15:48 +0000 Daniel Atallah Fix the win32 build for the cert SoC branch merge.
Tue, 28 Aug 2007 03:14:54 +0000 Daniel Atallah Make the gtkcert stuff compile on GTK+ older than 2.8
Tue, 28 Aug 2007 03:11:11 +0000 Daniel Atallah Update .mtn-ignore for emotes size change.
Tue, 28 Aug 2007 01:57:49 +0000 Daniel Atallah Install rtl 11px status pixmaps on win32 too.
Tue, 28 Aug 2007 01:57:16 +0000 Daniel Atallah Fix purple_util_write_data_to_file signature.
Tue, 28 Aug 2007 01:14:08 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 1ade185e4daf699979b517ddb70cee47cd15e7ee)
Sat, 25 Aug 2007 20:32:15 +0000 William Ehlhardt - Add purple_util_write_data_to_file_absolute; glib's
Mon, 20 Aug 2007 16:25:44 +0000 William Ehlhardt - TODO whacking and cosmetics
Mon, 20 Aug 2007 16:22:35 +0000 William Ehlhardt - Even more TODO whacking
Mon, 20 Aug 2007 03:53:28 +0000 William Ehlhardt - Reword some dialogs
Mon, 20 Aug 2007 03:21:37 +0000 William Ehlhardt - Yet More TODO whacking
Mon, 20 Aug 2007 03:15:30 +0000 William Ehlhardt - Errorchecking in x509_cert_dn
Mon, 20 Aug 2007 03:10:21 +0000 William Ehlhardt - More TODO whacking
Mon, 20 Aug 2007 03:00:31 +0000 William Ehlhardt - TODO-whacking
Mon, 20 Aug 2007 02:49:47 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 671cfe949215447db0da7081a7e1501693ab4f98)
Tue, 28 Aug 2007 19:03:07 +0000 Andreas Monitzer Fixed code indenting, some spaces were still left and now replaced by tabs.
Tue, 28 Aug 2007 07:09:48 +0000 Andreas Monitzer Fixed merge errors stemming from the fact that the main branch and my branch both added something to the prpl struct
Tue, 28 Aug 2007 07:03:28 +0000 Andreas Monitzer merge of 'c3b6e088483d70780a3365f7111d2fbd2cc81e4e'
Mon, 27 Aug 2007 23:44:39 +0000 Evan Schoenberg propagate from branch 'im.pidgin.soc.2007.xmpp' (head f6a67901e79d8d35e6bf30f0766b2417740090b7)
Mon, 27 Aug 2007 22:15:19 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 04b3e8958ef3758cefdb2c6a32a676b131aee0cc)
Mon, 27 Aug 2007 21:59:11 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 384c9116031084a2f41659dc9e9a4aa7bba55d86)
Wed, 29 Aug 2007 01:03:01 +0000 Sean Egan Only hide single tab on Top-tabbed windows
Tue, 28 Aug 2007 22:40:51 +0000 Sean Egan Allow you to click on statusbox again and keep it open.
Tue, 28 Aug 2007 00:13:20 +0000 Daniel Atallah Don't mess up the initial transparency when not using the "remove transparency on focus" pref.\n
Mon, 27 Aug 2007 23:44:11 +0000 Sean Egan And, put Peter in COPYRIGHT while we're at it
Mon, 27 Aug 2007 23:32:29 +0000 Sean Egan Make fmoo and nix crazy patch writers
Mon, 27 Aug 2007 22:45:15 +0000 Sean Egan Remove X11 specifics from configure.ac. Allows to build against native, non-X11 Quartz
Mon, 27 Aug 2007 22:20:13 +0000 Sean Egan merge of '04b3e8958ef3758cefdb2c6a32a676b131aee0cc'
Mon, 27 Aug 2007 22:01:58 +0000 Evan Schoenberg After deactivating a status, call purple_blist_update_buddy_status() since the buddy's status has changed. I'm not sure if this fixes a bug in pidgin, but it definitely fixes display of contacts after they return from 'mobile' on AIM in Adium (Adium:#6943)
Mon, 27 Aug 2007 21:12:09 +0000 Daniel Atallah Fix the GetABacktrace URL in the pt_BR translation. Fixes #2812
Mon, 27 Aug 2007 22:00:41 +0000 Sean Egan Fixes #2146. Adds a Show Protocol Icon option and groups related Show menu items into a submenu. Patch from Justin Heiner
Mon, 27 Aug 2007 20:55:35 +0000 Sean Egan Add 11px extended-away rtl icon.
Mon, 27 Aug 2007 20:16:56 +0000 Sean Egan ChangeLog
Mon, 27 Aug 2007 17:22:16 +0000 Ethan Blanton merge of 'b6c53eca73f8f22b0d8fafd412b2570c631455be'
Mon, 27 Aug 2007 17:17:04 +0000 Sean Egan merge of '1e84e66f6954510525d3db02bb2899bca1caacdb'
Mon, 27 Aug 2007 17:16:11 +0000 Sean Egan Add horizontal rules and strikethroughs to the toolbar
Mon, 27 Aug 2007 05:35:00 +0000 Sean Egan pidginstock.c
Mon, 27 Aug 2007 17:21:35 +0000 Ethan Blanton ACK for EvilDennisR
Mon, 27 Aug 2007 07:03:28 +0000 Jeffrey Connelly Replace homegrown str_replace() with purple_strreplace(), after discovering it.
Mon, 27 Aug 2007 06:58:54 +0000 Jeffrey Connelly In MSN prpl, use attention API. Can be disabled by undefining
Mon, 27 Aug 2007 06:08:14 +0000 Jeffrey Connelly Change Yahoo prpl to use attention API in libpurple. Previous behavior can
Mon, 27 Aug 2007 05:37:40 +0000 Jeffrey Connelly Change serv_send_attention() to call prpl_info->send_attention(), and
Mon, 27 Aug 2007 02:29:15 +0000 Jeffrey Connelly On login, get contacts from server using msim_get_contact_list().
Mon, 27 Aug 2007 01:36:21 +0000 Jeffrey Connelly In the attention API, use the PURPLE_NOTIFY_MESSAGE flag to serv_got_im()
Mon, 27 Aug 2007 00:09:17 +0000 Jeffrey Connelly merge of '0398fdfcf107ed2bd1e3f271524fe5fe0134bd97'
Sun, 26 Aug 2007 23:53:05 +0000 Sadrul Habib Chowdhury merge of '1d830d1617f678f9a4976d149b442420640dc120'
Sun, 26 Aug 2007 23:03:40 +0000 Sadrul Habib Chowdhury merge of '3ccc848dcffce11aa363f593e383cc1f07d081d0'
Sun, 26 Aug 2007 20:49:25 +0000 Luke Schierer merge of 'a8189d2840b6823a0faf5dbba937eb0dd96a1416'
Sun, 26 Aug 2007 19:30:45 +0000 Kevin Stange Add MySpaceIM to the list in the about dialog.
Sun, 26 Aug 2007 20:35:40 +0000 Sadrul Habib Chowdhury Update the buddylist if a buddy is moved to another group from a different
Sun, 26 Aug 2007 19:08:29 +0000 Kevin Stange merge of '0bf01031d132e0c8d3ab091041ec704fcfc2b152'
Sun, 26 Aug 2007 19:02:38 +0000 Kevin Stange Add MySpaceIM to the Windows build, though I can't verify this works
Sun, 26 Aug 2007 18:59:59 +0000 Kevin Stange merge of 'cacb6312fda77c93ab3e7557fdea3c2956cc55ad'
Sun, 26 Aug 2007 16:23:08 +0000 Sadrul Habib Chowdhury Changelog the API changes in finch and libgnt so far.
Sun, 26 Aug 2007 14:02:35 +0000 Sadrul Habib Chowdhury merge of 'e6a26aab7c177405a9cbb8d8358228ed4a53d508'
Sun, 26 Aug 2007 14:02:30 +0000 Sadrul Habib Chowdhury merge of '665d20fa5e8c368f876485703c5e3c652c9b44c9'
Sun, 26 Aug 2007 09:41:54 +0000 Sadrul Habib Chowdhury Changelog the per-conversation mute/logging options.
Sun, 26 Aug 2007 09:39:54 +0000 Sadrul Habib Chowdhury Fix #2767 (per-conversation/chat mute option).
Sun, 26 Aug 2007 08:58:59 +0000 Sadrul Habib Chowdhury Add two missing conversation-uiops functions. (has_focus and present)
Sun, 26 Aug 2007 08:34:04 +0000 Sadrul Habib Chowdhury Separate logging support for each conversation.
Sun, 26 Aug 2007 06:55:21 +0000 Daniel Atallah Set the custom status message for yahoo buddies correctly at login time. Fixes #2754.
Mon, 27 Aug 2007 00:00:38 +0000 Jeffrey Connelly Add msimprpl's user module so we all can compile libpurple again ;)
Sun, 26 Aug 2007 22:44:42 +0000 Jeffrey Connelly In msimprpl: if no local alias is set, set it to the username on sign-on.
Sun, 26 Aug 2007 22:23:15 +0000 Jeffrey Connelly For myim: (MySpaceIM) URLs, lookup the contact ID into a username before
Sun, 26 Aug 2007 21:28:58 +0000 Jeffrey Connelly Add receiving-im-attention and received-im-attention signals, similar to
Sun, 26 Aug 2007 18:51:06 +0000 Jeffrey Connelly In msimprpl, fix the msim_uri_handler(). The sendIM and addContact commands
Sun, 26 Aug 2007 18:42:00 +0000 Jeffrey Connelly Add myim: URI handler to Win32 NSIS installer, for MySpaceIM plugin.
Sun, 26 Aug 2007 08:25:37 +0000 Jeffrey Connelly Only check for mail if "New mail notifications" is enabled in account options.
Sun, 26 Aug 2007 08:20:49 +0000 Jeffrey Connelly Add msim_uri_handler() to handle myim: URLs, sendIM and addContact commands.
Sun, 26 Aug 2007 07:37:28 +0000 Jeffrey Connelly In msimprpl, move user-related code to a new user module, and move other
Sun, 26 Aug 2007 06:51:17 +0000 Jeffrey Connelly In msimprpl, move formatting functions to a markup module. It only exposes
Sun, 26 Aug 2007 06:36:56 +0000 Jeffrey Connelly In msimprpl, move session-related functions to a new session module.
Sun, 26 Aug 2007 06:30:41 +0000 Jeffrey Connelly In msimprpl, move zap-related code to a separate module.
Sun, 26 Aug 2007 02:50:38 +0000 Jeffrey Connelly Now that MsimMessageElement's are more accessible outside message.c,
Sun, 26 Aug 2007 01:35:10 +0000 Jeffrey Connelly In msimprpl's mail notifications, change four parallel arrays into
Sun, 26 Aug 2007 01:08:39 +0000 Jeffrey Connelly Lookup a user's information when their status changes to anything but
Sat, 25 Aug 2007 23:05:57 +0000 Jeffrey Connelly In msimprpl, replace !strcmp() with g_str_equal() everywhere.
Sat, 25 Aug 2007 22:35:44 +0000 Jeffrey Connelly Use new attention API from http://msimprpl.darkthoughts.net/attention3.diff,
Sat, 25 Aug 2007 22:33:40 +0000 Jeffrey Connelly Attention API for nudges/buzzes/zaps of various protocols.
Sat, 25 Aug 2007 05:41:25 +0000 Jeffrey Connelly merge of '3b5ffa9dc2dec5443f83a219ac14382a0e3ccf03'
Sat, 25 Aug 2007 12:06:40 +0000 Sadrul Habib Chowdhury Do not duplicate the same message in the history, and store the correct
Sat, 25 Aug 2007 11:36:02 +0000 Sadrul Habib Chowdhury Add a 'Hide' item under 'Conversation' menu so people can check this thing out.
Sat, 25 Aug 2007 11:29:43 +0000 Sadrul Habib Chowdhury Clear the message history in the /clear callback.
Sat, 25 Aug 2007 11:28:34 +0000 Sadrul Habib Chowdhury Adding all the message from history in GtkIMHtml takes a bit long causing
Sat, 25 Aug 2007 11:18:26 +0000 Sadrul Habib Chowdhury The conversation history is in a reversed list.
Sat, 25 Aug 2007 10:33:00 +0000 Sadrul Habib Chowdhury Utilize the message-history in dbus-gnt.
Sat, 25 Aug 2007 10:02:21 +0000 Sadrul Habib Chowdhury DBus-ify the message history in a conversation.
Sat, 25 Aug 2007 05:09:56 +0000 Sadrul Habib Chowdhury API to reattach a conversation to gtk UI. Use the new
Sat, 25 Aug 2007 04:57:55 +0000 Sadrul Habib Chowdhury A conversation shouldn't need ui-ops for logging the messages.
Sat, 25 Aug 2007 04:53:45 +0000 Sadrul Habib Chowdhury Reattach the gtk-ui to a conversation when the user wants to
Sat, 25 Aug 2007 04:50:57 +0000 Sadrul Habib Chowdhury Make sure a conversation is a pidgin-conversation to avoid a crash.
Sat, 25 Aug 2007 03:59:05 +0000 Sadrul Habib Chowdhury Store message history in a conversation, and provide API to access the history.
Sat, 25 Aug 2007 01:14:56 +0000 Sadrul Habib Chowdhury merge of '0fc7f6e97f5dab2cfc59a71a0aba499d560220b2'
Fri, 24 Aug 2007 22:19:52 +0000 Sadrul Habib Chowdhury Specify small and large step values for the volume slider.
Fri, 24 Aug 2007 22:16:51 +0000 Sadrul Habib Chowdhury Have small and large steps for the slider.
Fri, 24 Aug 2007 21:25:30 +0000 Daniel Atallah Fix crashing when the sametime account disconnects and we update the conv. window infopanel. Fixes #2762.
Fri, 24 Aug 2007 19:43:41 +0000 Daniel Atallah Fix some conversion warnings about using negative values with unsigned types. There are more, but these were easy fixes. You may think that I'm changing the API, but I'm really not - it was just wrong.
Fri, 24 Aug 2007 15:58:46 +0000 Sean Egan merge of '8d675a1883a0f1c7f3c08d9b12242cd3fc7bcaf9'
Wed, 29 Aug 2007 23:14:46 +0000 Richard Laager disapproval of revision '8d675a1883a0f1c7f3c08d9b12242cd3fc7bcaf9'
Tue, 21 Aug 2007 15:10:03 +0000 Sean Egan ChangeLog MySpace
Sat, 25 Aug 2007 05:40:12 +0000 Jeffrey Connelly If purple_blist_add_{chat,buddy} is called with a group or chat that isn't
Fri, 24 Aug 2007 15:58:38 +0000 Sean Egan merge of '0705e301236da4eef643bf63cac73af309c26799'
Fri, 24 Aug 2007 15:04:19 +0000 Sadrul Habib Chowdhury Use the changed volume when 'Test'ing.
Fri, 24 Aug 2007 06:39:51 +0000 Jeffrey Connelly Update msimprpl to 0.16.
Fri, 24 Aug 2007 06:21:20 +0000 Jeffrey Connelly propagate from branch 'im.pidgin.pidgin' (head 54129de486cffc56bea31f4ea38c3972e450958b)
Fri, 24 Aug 2007 03:08:54 +0000 Sadrul Habib Chowdhury Reset unsigned int input handlers to 0 instead of -1.
Fri, 24 Aug 2007 02:50:55 +0000 Sadrul Habib Chowdhury Input handlers are unsigned integers. So set them to 0 instead of -1 after
Fri, 24 Aug 2007 00:57:24 +0000 Sean Egan merge of '11b1cf370bc4c91f8a7ef40adbc19a5aa27f3a08'
Fri, 24 Aug 2007 00:32:02 +0000 Sean Egan Bring up statusbox menu on button-down instead of button-up. Fixes #1437
Fri, 24 Aug 2007 00:04:54 +0000 Sean Egan Instead of a Register button, show a checkbox between the Notebook and the button box. But don't show it if we're using the fake Google Talk prpl. Fixes #1647
Thu, 23 Aug 2007 23:04:48 +0000 Sean Egan I'm going to assume this works, without the benefit of testing. Restore AIM idle time on a reconnect. Fixes #333
Thu, 23 Aug 2007 23:20:48 +0000 Sadrul Habib Chowdhury Input handlers are unsigned integers. So set them to 0 instead of -1 after
Thu, 23 Aug 2007 23:07:20 +0000 Sadrul Habib Chowdhury Focus the modified/created account in the accounts window after modifying/
Thu, 23 Aug 2007 22:31:40 +0000 Sadrul Habib Chowdhury merge of '5e1b8aa2904f61701e271733882021002c85f8f3'
Thu, 23 Aug 2007 22:21:01 +0000 Sean Egan Patch from nix_nix. Fixes #2438
Thu, 23 Aug 2007 21:29:22 +0000 Sean Egan Prevent recursive idle handling loop. Patch from 'Gambit'
Thu, 23 Aug 2007 21:20:49 +0000 Sean Egan xmlnode bugfix patch from Mauro Brasil
Thu, 23 Aug 2007 22:08:00 +0000 Daniel Atallah Fix entering yahoo chats.
Thu, 23 Aug 2007 20:55:59 +0000 Sadrul Habib Chowdhury merge of '64a21ba142d57ec69f4b25cf89b5e725ff2a4752'
Thu, 23 Aug 2007 20:03:00 +0000 Sean Egan merge of '89cc984f2585fa88cdf28e01b480be7cb0811788'
Thu, 23 Aug 2007 00:43:57 +0000 Sean Egan Cleanup playbin on error. Thanks, Elliott Sales de Andrade. Fixes #2663
Sun, 26 Aug 2007 19:07:22 +0000 Kevin Stange Include MySpace in the dist if we are to have it enabled by default...
Thu, 23 Aug 2007 20:54:30 +0000 Sadrul Habib Chowdhury Fix #2726. (Segafault on click of unknow button.) It was a bug in the musicmessaging plugin.
Thu, 23 Aug 2007 18:34:31 +0000 Sadrul Habib Chowdhury Get rid of compile warnings on older glib.
Thu, 23 Aug 2007 18:21:44 +0000 Sadrul Habib Chowdhury Add support for a few more XHTML tags.
Thu, 23 Aug 2007 18:02:43 +0000 Sadrul Habib Chowdhury merge of '46c81ad1c3775e997c564d591942cfe7916ebea7'
Thu, 23 Aug 2007 18:00:56 +0000 Sadrul Habib Chowdhury Fix #2599. (Sound File Change Crash)
Thu, 23 Aug 2007 16:23:39 +0000 Daniel Atallah Upgrade gtkspell on the win32 build to 2.0.11. Fixes #1388 thanks to Sean's astute observation.
Thu, 23 Aug 2007 07:24:54 +0000 Sadrul Habib Chowdhury Fix #2642 (GntTextView Multiline append goes weird)
Thu, 23 Aug 2007 07:10:59 +0000 Sadrul Habib Chowdhury I think this fixes the auto-rejoin-after-auto-reconnect bug in finch.
Thu, 23 Aug 2007 07:05:03 +0000 Sadrul Habib Chowdhury Make some of the dialogs look and behave more like each other.
Thu, 23 Aug 2007 06:28:15 +0000 Sadrul Habib Chowdhury Generate the makefile for pygnt. But it won't be built by default.
Thu, 23 Aug 2007 06:20:05 +0000 Sadrul Habib Chowdhury New API has been added. Bump the minor.
Thu, 23 Aug 2007 06:14:21 +0000 Sadrul Habib Chowdhury Allow building with glib < 2.8.
Thu, 23 Aug 2007 06:00:37 +0000 Sadrul Habib Chowdhury Notify the user if a message is not sent in a conversation because he's disconnected.
Thu, 23 Aug 2007 05:59:26 +0000 Sadrul Habib Chowdhury merge of '90df17ab44d01f7f8f963d36fefb9eae3ec868cf'
Thu, 23 Aug 2007 04:43:42 +0000 Casey Harkins ChangeLog.API addition of pidgin_set_accessible_relations which will bump
Thu, 23 Aug 2007 03:06:52 +0000 Casey Harkins Separate out setting up the labelled-by and label-for ATK relationships
Wed, 22 Aug 2007 23:27:38 +0000 Sean Egan Use GtkDialog more often. Thanks nix_nix. Fixes #2618
Wed, 22 Aug 2007 23:16:28 +0000 Sean Egan Show a system notification in the conv window when receiving Yahoo webcam invites. Fixes #1298
Wed, 22 Aug 2007 22:52:41 +0000 Sean Egan String fix. Fixes #2548
Wed, 22 Aug 2007 22:49:28 +0000 Sean Egan Calculate what buddy we're pointing at from the middle of the cell rather than the age. Fixes #1422
Wed, 22 Aug 2007 20:55:20 +0000 Sean Egan Don't show tabs if tabs aren't turned on. Fixes #2669
Wed, 22 Aug 2007 20:44:42 +0000 Sean Egan remove obsolote GNOME color pallete
Wed, 22 Aug 2007 20:09:09 +0000 Daniel Atallah Fix various things related to authorization on yahoo.
Tue, 21 Aug 2007 21:49:37 +0000 Kevin Stange Sync the AUTHORS file and add myself as a webmaster & developer, with Sean's approval.
Tue, 21 Aug 2007 18:30:58 +0000 Daniel Atallah Fully fix #2654 by parsing the yahoo stealth information from the buddy list at logon time.
Tue, 21 Aug 2007 07:12:51 +0000 Kevin Stange merge of '091f449781eae3ea061c3d2bab2ad4f96a00d9b5'
Tue, 21 Aug 2007 00:05:40 +0000 Kevin Stange Correct the mad-tongue smiley to be named properly. Fixes #2650
Fri, 24 Aug 2007 06:11:28 +0000 Jeffrey Connelly Add an assertion in purple_blist_add_{chat,buddy} to return if a buddy was
Fri, 24 Aug 2007 04:34:18 +0000 Jeffrey Connelly Improve buddy importing. Count number of buddies being added, and
Fri, 24 Aug 2007 02:29:42 +0000 Jeffrey Connelly MySpace added a new field, LastImageUpdated. Save it in MsimUser.
Thu, 23 Aug 2007 06:10:21 +0000 Jeffrey Connelly If buddy doesn't have a picture, display no icon, instead of the "no photo" icon that MySpaceIM
Thu, 23 Aug 2007 06:02:54 +0000 Jeffrey Connelly g_memdup() the icon data before setting it as the buddy icon.
Thu, 23 Aug 2007 04:43:04 +0000 Jeffrey Connelly If a username cannot be looked up in postprocessing, throw up an error.
Thu, 23 Aug 2007 04:41:40 +0000 Jeffrey Connelly Update for 0.15 for GSoC final release for Google.
Tue, 21 Aug 2007 04:58:58 +0000 Daniel Atallah Add some additional yahoo keys to the stealth packets to make them work again. Fixes #2654.
Tue, 21 Aug 2007 04:37:13 +0000 Daniel Atallah Don't apply transparency when the window has focus (this was caused by the fix for initially hidden windows not having the transparency on focus stuff working correctly). Fixes #2384.
Tue, 21 Aug 2007 02:36:35 +0000 Jeffrey Connelly propagate from branch 'im.pidgin.pidgin' (head f2e4f8c57473f011b24033fff466bbf6aec3d32b)
Mon, 20 Aug 2007 18:31:14 +0000 Ethan Blanton Prep for 2.1.2 -- we can make this 2.2.0 if we desire, later
Mon, 20 Aug 2007 18:12:13 +0000 Ethan Blanton Final preparation for 2.1.1
Mon, 20 Aug 2007 17:42:51 +0000 Ethan Blanton merge of '24c8940605f5b11b2aea17c6ca6f3094dff141ab'
Mon, 20 Aug 2007 17:40:33 +0000 Francisco Rial fixes #2639
Mon, 20 Aug 2007 17:38:12 +0000 Loptosko fixes #2635
Thu, 23 Aug 2007 05:56:29 +0000 Sadrul Habib Chowdhury merge of '671cfe949215447db0da7081a7e1501693ab4f98'
Mon, 20 Aug 2007 17:41:34 +0000 Ethan Blanton Makefile.am typo fix for Yahooo
Tue, 21 Aug 2007 02:24:53 +0000 Jeffrey Connelly merge of '677f816f158bdd721758b2abdc82a2591bd7e689'
Mon, 20 Aug 2007 02:59:38 +0000 Jeffrey Connelly propagate from branch 'im.pidgin.pidgin' (head 671cfe949215447db0da7081a7e1501693ab4f98)
Sat, 18 Aug 2007 08:32:38 +0000 Kevin Stange This text should probably be readable, I think
Sat, 18 Aug 2007 08:16:37 +0000 Kevin Stange If you have the buddy notes plugin loaded, when you right click a chat's
Thu, 23 Aug 2007 05:55:57 +0000 Sadrul Habib Chowdhury Add support to parse and add XHTML in a textview. This we can use for logs,
Sat, 18 Aug 2007 05:57:52 +0000 Sadrul Habib Chowdhury Select the correct item in the dropdown when using a transient status.
Sat, 18 Aug 2007 20:00:26 +0000 William Ehlhardt - Fix some g_free()s of string constants that caused crashing
Sat, 18 Aug 2007 07:42:24 +0000 William Ehlhardt - Fix the interpretation of the "accept cert? yes/no" choice id given by
Sat, 18 Aug 2007 07:21:33 +0000 William Ehlhardt In tls_cached:
Sat, 18 Aug 2007 05:54:49 +0000 William Ehlhardt - Add purple_certificate_display_x509
Sat, 18 Aug 2007 04:13:16 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 629954e16bbb4f19d6a87eefeb994904e12b10e4)
Sat, 18 Aug 2007 03:22:08 +0000 Sadrul Habib Chowdhury merge of '1be37f788fc248139b864ac8d37cf91956fc5044'
Sat, 18 Aug 2007 03:19:08 +0000 Sadrul Habib Chowdhury I broke the build. Sorry :(
Sat, 18 Aug 2007 03:05:56 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 1be37f788fc248139b864ac8d37cf91956fc5044)
Sun, 22 Jul 2007 07:59:00 +0000 Tim Ringenbach NEWSing
Sat, 18 Aug 2007 00:18:49 +0000 Sadrul Habib Chowdhury merge of '3f64b9d598e136d0f6f739c7f23ad4baed097f73'
Fri, 17 Aug 2007 23:15:49 +0000 Kevin Stange ChangeLog.* needs dating.
Sat, 18 Aug 2007 00:11:13 +0000 Sadrul Habib Chowdhury Update the 'send to' menu in conversation windows when necessary.
Fri, 17 Aug 2007 22:23:23 +0000 Sadrul Habib Chowdhury merge of '5ac4a244750e0ddba3491a50086e9bb40bf9b732'
Fri, 17 Aug 2007 22:22:41 +0000 Sadrul Habib Chowdhury merge of '07a0858e73dde73e68b5a2931ef150fb8c6bea06'
Fri, 17 Aug 2007 19:57:47 +0000 Sadrul Habib Chowdhury merge of '9b0ac7f90ce3f969e6db0dac57b5308f70ac695d'
Fri, 17 Aug 2007 20:04:44 +0000 Luke Schierer I have not newsed in a release or two.
Fri, 17 Aug 2007 18:57:22 +0000 Daniel Atallah Open emails by doubleclicking the row.
Fri, 17 Aug 2007 18:32:53 +0000 Sadrul Habib Chowdhury merge of '4517b390f582428904875a29f998a187a452b8fd'
Fri, 17 Aug 2007 18:31:06 +0000 Sadrul Habib Chowdhury merge of '49ec8ed66e26dabaa78aed7b0d4d9540ea3b8c44'
Fri, 17 Aug 2007 18:24:18 +0000 Luke Schierer merge of '6d1bdf080fca36b032072edb7ffa550b159b9716'
Fri, 17 Aug 2007 21:48:15 +0000 Sean Egan Keep borders on conversation notebook even when tabs are not shown.
Fri, 17 Aug 2007 21:28:57 +0000 Sean Egan remove double-clicking tab behavior
Fri, 17 Aug 2007 20:58:34 +0000 Sean Egan Only send conversation close notices on XMPP when the typing notification preference is turned on
Fri, 17 Aug 2007 19:36:58 +0000 Sean Egan NEWS and ChangeLog
Fri, 17 Aug 2007 19:23:42 +0000 Sean Egan more new status icons, notably new login and logout, with rtl variants.
Fri, 17 Aug 2007 18:51:20 +0000 Sean Egan A Cyclops smiley. Ressurected
Fri, 17 Aug 2007 18:09:54 +0000 Sean Egan Set size request on infopane's hbox instead of hbox itself. This way, when we hide the hbox to edit, the pane remains 32px tall
Fri, 17 Aug 2007 18:26:10 +0000 Sadrul Habib Chowdhury Fix #2607. (Finch tooltip HTML display)
Fri, 17 Aug 2007 14:25:59 +0000 Daniel Atallah New Persian win32 installer translation from Elnaz Sarbar. Fixes 2273.
Fri, 17 Aug 2007 18:22:40 +0000 Friedel Wolff fixes #2603
Fri, 17 Aug 2007 18:20:04 +0000 Bj«Órn Voigt fixes #2595
Fri, 17 Aug 2007 12:45:10 +0000 Luke Schierer merge of '248776630a5ac63bd46aba2e4fd73d05f06098e0'
Sun, 22 Jul 2007 07:35:28 +0000 Tim Ringenbach be a bit less optimistic about our msn support in yahoo
Sun, 22 Jul 2007 07:30:50 +0000 Tim Ringenbach Allow you to authorize msn buddies to add your yahoo account.
Fri, 17 Aug 2007 04:29:36 +0000 Sadrul Habib Chowdhury Don't enable the sounds by default.
Fri, 17 Aug 2007 02:44:28 +0000 Daniel Atallah fix mingw build
Fri, 17 Aug 2007 00:35:12 +0000 Richard Nelson merge of '2a491439465c5e397575898b7acc45446c9e2eeb'
Fri, 17 Aug 2007 00:33:53 +0000 Richard Nelson plug small leak
Fri, 17 Aug 2007 00:33:02 +0000 Richard Nelson leak fix, and fix nosound
Thu, 16 Aug 2007 23:38:50 +0000 Sean Egan Small tab icons
Thu, 16 Aug 2007 22:50:24 +0000 Sean Egan Adds a new icon size for tab status icons
Thu, 16 Aug 2007 22:18:11 +0000 Sean Egan Remove truncation until we can do it smarter
Thu, 16 Aug 2007 20:53:24 +0000 Sadrul Habib Chowdhury merge of '7d1dce3bbcb28d37b103c86124b8b1fe54132760'
Thu, 16 Aug 2007 18:33:00 +0000 Will Thompson Add marginally better doxygen magic to PurplePluginProtocolInfo
Thu, 16 Aug 2007 16:55:51 +0000 Mark Doliner Update the Galician translators
Thu, 16 Aug 2007 08:10:23 +0000 Mark Doliner Removing pidgin/pixmaps/emotes/default/22/default.theme.in broke intltool.
Thu, 16 Aug 2007 07:13:29 +0000 Mark Doliner 15 translation updates. Our translators rock!
Thu, 16 Aug 2007 00:29:17 +0000 Daniel Atallah Take advantage of the fact that our buddy icon filenames are SHA-1 hashes to avoid recalculating them in the bonjour protocol. I noticed that it wasn't calculating the hash correctly anyway while doing this.
Wed, 15 Aug 2007 22:26:29 +0000 Daniel Atallah Retire Petter Johan Olsen and update the apparently invalid language name. I hope this isn't something contentious like the Catalan/Valencian thing (it doesn't seem to be). Fixes #2322.
Wed, 15 Aug 2007 03:41:04 +0000 Daniel Atallah Fix the docked buddy list to consistently not have a taskbar entry thanks to some tips from "imiganai." This took *way* too long because of how arcane dealing with Windows on Windows is (the unnecessary complexity of our gtkappbar implementation doesn't help). Hopefully this doesn't break anything. Fixes #575.
Wed, 15 Aug 2007 03:40:42 +0000 Daniel Atallah merge of '197e1b0c22949c758e407b2720f5e051f5cb4adf'
Tue, 14 Aug 2007 22:39:18 +0000 Daniel Atallah Fix for disabling NetworkManager in configure.ac from Elliot Sales de Andrade. Thanks, Elliot. Fixes #2391.
Tue, 14 Aug 2007 22:13:35 +0000 Daniel Atallah Make sure that there is an active conversation before trying to set the unseen state. It may be possible to trigger this when closing a window, but I think it is more likely to happen when using the Hide Conversation plugin or something like that. I think this fixes #2275.
Fri, 17 Aug 2007 02:26:42 +0000 Evan Schoenberg Initialize newmood to NULL, as there are codepaths by which we can check against whether it is NULL or not before setting it, and that's bad.
Fri, 17 Aug 2007 01:54:19 +0000 Evan Schoenberg merge of 'c6cd7cce984b6e47dfbce5041ac4bd47a1267e05'
Tue, 14 Aug 2007 22:00:24 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 37793415aab363acafa9ca7ce5a76c974dbc6c4c)
Tue, 14 Aug 2007 21:33:53 +0000 Evan Schoenberg merge of 'be89c0801e3ce85d83aa490bd3b25c83791e887d'
Wed, 15 Aug 2007 00:56:53 +0000 Sean Egan Changelog smiley style
Tue, 14 Aug 2007 19:36:49 +0000 Sean Egan More icons from Hylke
Fri, 17 Aug 2007 08:45:02 +0000 William Ehlhardt - Add x509_import_from_file
Fri, 17 Aug 2007 08:36:33 +0000 William Ehlhardt - Fill out the x509_nss struct properly
Tue, 14 Aug 2007 06:41:47 +0000 William Ehlhardt In x509_ca pool:
Tue, 14 Aug 2007 06:31:50 +0000 William Ehlhardt - Fix some overzealous g_asserts leading to a crash
Tue, 14 Aug 2007 05:58:53 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head cb5420b4b28888af9a419d6ca29f524e552c9cf0)
Tue, 14 Aug 2007 18:31:01 +0000 Daniel Atallah bcopy and bzero shouldn't be used. This allows Alver to compile nat-pmp.c on one of his obscure systems (and I fixed some other stuff that I noticed at the same time).
Tue, 14 Aug 2007 05:20:12 +0000 William Ehlhardt merge of '3413e78bc17828c36f80fa106446aef898adfc6d'
Tue, 14 Aug 2007 04:57:41 +0000 Ka-Hing Cheung this change from 1c3f25359208d70ea8d20a62c1dd4d7232b7a11a broke my
Tue, 14 Aug 2007 04:52:22 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 37a828a3519f5c2fe7a6d94dc41d607b807dd371)
Tue, 14 Aug 2007 04:32:32 +0000 Daniel Atallah Use gtk's functionality to keep window on top. Think this fixes #1743
Tue, 14 Aug 2007 02:23:30 +0000 Sean Egan merge of '1c3f25359208d70ea8d20a62c1dd4d7232b7a11a'
Sat, 11 Aug 2007 19:40:59 +0000 Sean Egan When converting to xhtml, only add URLs in angle brackets if it doesn't match the cdata. Fixes #2445
Sat, 11 Aug 2007 17:57:43 +0000 Sean Egan Don't scroll to bottom if imhtml is not realized. Fixes #2320
Sat, 11 Aug 2007 17:24:37 +0000 Sean Egan Thanks sadrul. Fixes #2277
Tue, 21 Aug 2007 02:24:42 +0000 Jeffrey Connelly Remove icons to avoid merge conflicts.
Mon, 20 Aug 2007 03:10:38 +0000 Jeffrey Connelly Re-add Hylke's additional emoticons for MySpaceIM.
Mon, 20 Aug 2007 02:59:29 +0000 Jeffrey Connelly Remove im.pidgin.soc.2007.msimprpl's versions of Hylke's extra icons to
Mon, 20 Aug 2007 02:35:32 +0000 Jeffrey Connelly Fix crashes. In myspace.c, clone the contact_info message before sending it to
Mon, 20 Aug 2007 01:15:00 +0000 Jeffrey Connelly Initial implementation of friend importing. Not well tested.
Sun, 19 Aug 2007 23:43:48 +0000 Jeffrey Connelly In msim_msg_get(), start at the given node instead of using g_list_first()
Sun, 19 Aug 2007 21:43:12 +0000 Jeffrey Connelly For each msim_msg_get_*() function that takes an element name, add
Sun, 19 Aug 2007 06:57:41 +0000 Jeffrey Connelly Remove msim_parse_body(), obsoleted by msim_msg_get_dictionary().
Sun, 19 Aug 2007 06:54:46 +0000 Jeffrey Connelly Replace msim_parse_body(), which returns a GHashTable * and takes a gchar *,
Sun, 19 Aug 2007 06:46:30 +0000 Jeffrey Connelly Add msim_msg_get_next_element_node() to loop over MsimMessage's.
Sun, 19 Aug 2007 05:49:24 +0000 Jeffrey Connelly First half of "Add friends from MySpace.com" support: add msim_import_friends(),
Sun, 19 Aug 2007 05:04:13 +0000 Jeffrey Connelly Implement msim_msg_dictionary_parse() based on msim_parse_body(). This allows
Wed, 15 Aug 2007 15:41:33 +0000 Jeffrey Connelly No longer check the length of passwords - instead, pass the password to the
Wed, 15 Aug 2007 06:26:48 +0000 Jeffrey Connelly Link to profile in get info.
Wed, 15 Aug 2007 04:22:36 +0000 Jeffrey Connelly If the attention API is being used, then redefine our attention type
Tue, 14 Aug 2007 03:03:52 +0000 Jeffrey Connelly Make msimprpl work without a libpurple attention API.
Tue, 14 Aug 2007 02:54:31 +0000 Jeffrey Connelly Re-apply the msimprpl-specific parts of revision
Tue, 14 Aug 2007 02:45:41 +0000 Jeffrey Connelly merge of '0ae78c5d891099ade8e599dc2087ff9411b98d5f'
Tue, 14 Aug 2007 02:34:50 +0000 Jeffrey Connelly merge of '8a35b0d36dc6b8c63f5f5e8f499be65866ffcf39'
Mon, 13 Aug 2007 06:00:06 +0000 Jeffrey Connelly merge of '639773488963c6e7b2de9d73d6ee3abe3b3c51b1'
Mon, 13 Aug 2007 03:58:49 +0000 Jeffrey Connelly propagate from branch 'im.pidgin.pidgin' (head ee3cab184ee92cf36b4f36013402605653820416)
Tue, 14 Aug 2007 01:18:35 +0000 Sean Egan merge of '5af486724d98e56d56d8754e0b3d06d5f48b88d4'
Tue, 14 Aug 2007 01:18:10 +0000 Sean Egan ChangeLog some stuff
Tue, 14 Aug 2007 00:59:56 +0000 Sean Egan Don't truncate non-aliases
Tue, 14 Aug 2007 00:55:44 +0000 Sean Egan Allow drag and drop from infopane
Tue, 14 Aug 2007 00:31:24 +0000 Sean Egan Double-click infopane to alias or change topic. Also, show alias instead of screenname in infopane
Mon, 13 Aug 2007 21:02:17 +0000 Daniel Atallah Don't trigger another libxml2 parse from within one of the parsing callbacks. References #1652.
Thu, 16 Aug 2007 20:23:43 +0000 Sadrul Habib Chowdhury Make the close-button underlined, instead of bold, and change the cursor to hand.
Mon, 13 Aug 2007 06:24:47 +0000 Sadrul Habib Chowdhury merge of 'e2805167b5c9997ce6241fa2156f3fd3cc4f3568'
Mon, 13 Aug 2007 05:50:32 +0000 Mark Doliner Don't try to remove a timer that doesn't exist
Mon, 13 Aug 2007 05:34:45 +0000 Mark Doliner Set a larger default conversation size. Previously we were using
Mon, 13 Aug 2007 04:50:41 +0000 Mark Doliner Two changes here
Mon, 13 Aug 2007 06:22:08 +0000 Sadrul Habib Chowdhury Fix a crash regarding tooltips on the infopane.
Mon, 13 Aug 2007 06:03:01 +0000 Sadrul Habib Chowdhury De-seaneganify some of the indentation.
Mon, 13 Aug 2007 04:52:49 +0000 Sadrul Habib Chowdhury Allow the imhtml to expand and fill the void.
Mon, 13 Aug 2007 04:23:57 +0000 Mark Doliner Set a minimize size of 300 pixels for the imhtml showing example
Mon, 13 Aug 2007 01:04:20 +0000 Sadrul Habib Chowdhury Properly escape the chat-topics in the infopane. Fixes #1903.
Mon, 13 Aug 2007 00:52:41 +0000 Sadrul Habib Chowdhury Make sure dbus doesn't leak in purple_prefs_get_children_names.
Mon, 13 Aug 2007 00:50:25 +0000 Sadrul Habib Chowdhury merge of '48fad9773e276b7949c6dcebf5b2948b46b8e2c7'
Mon, 13 Aug 2007 00:31:39 +0000 Richard Laager Add finch/gntsound.c to POTFILES.in, as it has translation markers.
Mon, 13 Aug 2007 23:33:20 +0000 William Ehlhardt - Fix a memleak
Mon, 13 Aug 2007 22:49:45 +0000 William Ehlhardt - x509_signed_by now accepts a signature by an X.509 version 1
Mon, 13 Aug 2007 22:44:23 +0000 William Ehlhardt - Add the Verisign root key (used for MSN)
Mon, 13 Aug 2007 20:07:57 +0000 William Ehlhardt - Force full initialization of SSL system at startup
Mon, 13 Aug 2007 19:38:49 +0000 William Ehlhardt - Move ssl-gnutls x509 registration until after GnuTLS itself is inited
Mon, 13 Aug 2007 19:29:33 +0000 William Ehlhardt - Fix the autoconf/automake stuff so that the ca-certs work
Mon, 13 Aug 2007 19:01:04 +0000 William Ehlhardt - Add the ca-certs directory for putting default-shipping root certs in.
Mon, 13 Aug 2007 16:33:32 +0000 William Ehlhardt - Fix x509_signed_by. Apparently I can't read documentation.
Mon, 13 Aug 2007 16:04:48 +0000 William Ehlhardt - Add debugging babble
Mon, 13 Aug 2007 06:00:00 +0000 William Ehlhardt - Fix memleak
Mon, 13 Aug 2007 05:58:09 +0000 William Ehlhardt - Implement x509_ca_get_idlist
Mon, 13 Aug 2007 05:55:02 +0000 William Ehlhardt - Implement x509_ca_delete_cert
Mon, 13 Aug 2007 05:52:21 +0000 William Ehlhardt - Add a helper function to destroy x509_ca_elements, and use it where
Mon, 13 Aug 2007 05:46:57 +0000 William Ehlhardt - Implement x509_ca_get_cert
Mon, 13 Aug 2007 05:42:57 +0000 William Ehlhardt Cosmetics
Mon, 13 Aug 2007 05:42:25 +0000 William Ehlhardt - Implement x509_ca cert_in_pool
Mon, 13 Aug 2007 05:40:33 +0000 William Ehlhardt - Add a function to search the x509_ca internal structures for an id
Mon, 13 Aug 2007 05:35:06 +0000 William Ehlhardt - Write the uninit function for x509_ca
Mon, 13 Aug 2007 05:29:22 +0000 William Ehlhardt In x509_ca pool:
Sun, 12 Aug 2007 20:48:34 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head e687870673f02e5605b0bf9877fd579c78fe8c01)
Sun, 12 Aug 2007 19:16:01 +0000 Luke Schierer merge of '55f3685b603ec55dbf23d659e71d47f554142a3e'
Sun, 12 Aug 2007 15:27:35 +0000 Daniel Atallah Don't have the conv. window grow by the width of the transparency slider every time you open a new window. I figured this was more important than not shrinking the backlog pane when someone turns on the slider (it isn't like anyone turns it on and off all the time anyway). Fixes #2470.
Sun, 12 Aug 2007 02:11:05 +0000 Daniel Atallah Use -1 as length with g_convert() functions instead of strlen()
Sun, 12 Aug 2007 01:52:10 +0000 Daniel Atallah Make perl loader more robust - use G_EVAL flag on all calls so that if the perl function dies, it doesn't cause libpurple to quit.
Sun, 12 Aug 2007 00:52:17 +0000 Daniel Atallah Warning fixes in the aftermath of resiak's authorize_cb and deny_cb type fixing.
Sun, 12 Aug 2007 00:00:54 +0000 Daniel Atallah don't forget share/Makefile.mingw in the dist
Sat, 11 Aug 2007 23:59:34 +0000 Daniel Atallah Fix sounds on the win32 build
Sat, 11 Aug 2007 23:41:20 +0000 Daniel Atallah malloc(0) returns a null pointer. Fixes #2472.
Sat, 11 Aug 2007 21:26:43 +0000 Kevin Stange merge of '373e35d7a5ab723079d492a3479c77ff7be8463e'
Thu, 12 Jul 2007 11:40:17 +0000 Tim Ringenbach Make adding buddies work again for yahoo.
Wed, 11 Jul 2007 15:22:27 +0000 Tim Ringenbach Allow you to move your Yahoo! buddies between groups again.
Wed, 11 Jul 2007 15:21:39 +0000 Tim Ringenbach Reverse the key/value pairs as they go out, so that they're in the correct
Mon, 13 Aug 2007 00:45:46 +0000 Sadrul Habib Chowdhury Destroy the tooltip when a conversation window is closed.
Sat, 11 Aug 2007 21:08:27 +0000 Kevin Stange merge of 'bbeac90ad01d5059327da9e2504716614a191cab'
Sat, 11 Aug 2007 13:37:14 +0000 Sadrul Habib Chowdhury Print debug messages appropriately.
Sat, 11 Aug 2007 13:34:33 +0000 Sadrul Habib Chowdhury Fix a couple of memory leaks.
Sat, 11 Aug 2007 13:04:36 +0000 Sadrul Habib Chowdhury Mark a string for translation.
Sat, 11 Aug 2007 12:32:02 +0000 Sadrul Habib Chowdhury Crash fix.
Sat, 11 Aug 2007 12:26:22 +0000 Sadrul Habib Chowdhury Changelog the sound support in finch.
Sat, 11 Aug 2007 12:25:21 +0000 Sadrul Habib Chowdhury Update the version no. for libgnt.
Sat, 11 Aug 2007 11:19:07 +0000 Sadrul Habib Chowdhury merge of '67bc02a2c7f212cbe500066a42a3a477fdd25289'
Sat, 11 Aug 2007 10:53:28 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.soc.2007.finchfeat' (head f9bd1ff649a74b3722f5d3181f1533a92fc3d4f8)
Sat, 11 Aug 2007 10:52:07 +0000 Sadrul Habib Chowdhury Fix a memory leak.
Sat, 11 Aug 2007 10:22:37 +0000 Sadrul Habib Chowdhury Fix some white-space and other similar issues. Preparing for a merge.
Sat, 11 Aug 2007 09:32:06 +0000 Sadrul Habib Chowdhury Fix faulty merge.
Sat, 11 Aug 2007 02:38:56 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.2.1.0' (head 1b855097a1f8ddde513bda1e81761c8d8455f931)
Tue, 24 Jul 2007 20:57:07 +0000 Eric Polino Allows libgnt to pull in needed scripts for a standalone build.
Tue, 24 Jul 2007 19:39:58 +0000 Eric Polino propagate from branch 'tmpbranch' (head fd482c25cc81ccebcc993d06cad489169e942c22)
Sun, 22 Jul 2007 01:28:19 +0000 Eric Polino propagate from branch 'tmpbranch' (head e6743aa2d424749cd40350df703d079ef61fd5ce)
Thu, 19 Jul 2007 10:35:11 +0000 Sadrul Habib Chowdhury Whitespace fix.
Mon, 16 Jul 2007 20:21:14 +0000 Eric Polino propagate from branch 'tmpbranch' (head fb9ec433650ff4b1b7f84319be7937cb6ab45e71)
Mon, 16 Jul 2007 19:49:59 +0000 Eric Polino Some lines to the auto-thingies to aid in libgnt building standalone
Fri, 13 Jul 2007 18:19:55 +0000 Eric Polino Deleting profile is now from the entry.
Fri, 13 Jul 2007 18:07:56 +0000 Eric Polino Reset to the default profile when the active profile is deleted.
Fri, 13 Jul 2007 12:07:31 +0000 Sadrul Habib Chowdhury This makes things look nicer.
Fri, 13 Jul 2007 12:01:06 +0000 Sadrul Habib Chowdhury Deleting a profile doesn't need to load the default profile.
Fri, 13 Jul 2007 11:53:44 +0000 Sadrul Habib Chowdhury Fix some crashes when adding new profiles with the same name.
Fri, 13 Jul 2007 10:59:37 +0000 Sadrul Habib Chowdhury Reduce some of the paddings.
Fri, 13 Jul 2007 02:25:11 +0000 Eric Polino In case some decide to get anal about spaces after commas.
Thu, 12 Jul 2007 23:37:35 +0000 Eric Polino Profiles now work with the new layout
Thu, 12 Jul 2007 21:49:27 +0000 Eric Polino Redid the look to the Sound Prefs
Thu, 12 Jul 2007 02:45:59 +0000 Eric Polino Added sound profiles. First revision that's anywhere near stable, _shouldn't_ crash though.
Wed, 11 Jul 2007 21:10:09 +0000 Eric Polino merge of '16890deaaff10687d4bb05f2ee33efeac224027b'
Wed, 11 Jul 2007 19:44:32 +0000 Sadrul Habib Chowdhury Update the way _get_children_names is used.
Wed, 11 Jul 2007 18:41:02 +0000 Sadrul Habib Chowdhury merge of '71460fdbdf27e2233f9157851787002b09ead2c6'
Wed, 11 Jul 2007 17:36:15 +0000 Sadrul Habib Chowdhury One leak fix. Mostly cosmetic changes.
Wed, 11 Jul 2007 20:03:24 +0000 Eric Polino merge of '8e1c0ef9ebb6ce5efc6fad6c18ad02f6f83f220e'
Wed, 11 Jul 2007 20:03:11 +0000 Eric Polino Cleaned up a few missing NULL checks in GntWM
Wed, 11 Jul 2007 19:51:48 +0000 Eric Polino disapproval of revision '28530bc53fbe271f49ca1baa55938a067f20aed8'
Wed, 11 Jul 2007 19:40:49 +0000 Eric Polino Cleaned up a few missing NULL checks in GntWM
Wed, 11 Jul 2007 16:20:12 +0000 Eric Polino Removed some useless functions
Tue, 10 Jul 2007 20:53:56 +0000 Eric Polino Added some info to docs about mem management
Tue, 10 Jul 2007 19:03:48 +0000 Eric Polino memleak fix
Tue, 10 Jul 2007 16:10:06 +0000 Eric Polino Added sound profiles
Wed, 11 Jul 2007 18:39:21 +0000 Sadrul Habib Chowdhury disapproval of revision '2d13603b37141a4e8eb8ce3358198dec9c9f7852'
Mon, 09 Jul 2007 21:29:08 +0000 Eric Polino Added a function to the prefs API to get a list of children names.
Sat, 07 Jul 2007 01:30:42 +0000 Sadrul Habib Chowdhury Fix a potential crash if the file-selector window is closed after the pref-window.
Sat, 07 Jul 2007 01:17:19 +0000 Sadrul Habib Chowdhury Mark some strings for translation.
Sat, 07 Jul 2007 01:11:45 +0000 Sadrul Habib Chowdhury Fix a potential bug.
Sat, 07 Jul 2007 00:41:03 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 007693114b23cd2711c1cb9030a148e2f63de8c8)
Fri, 06 Jul 2007 23:28:24 +0000 Eric Polino Made the display of files for sound events cleaner
Fri, 06 Jul 2007 04:16:40 +0000 Eric Polino Added ability to show empty groups
Fri, 06 Jul 2007 01:08:22 +0000 Eric Polino Fixed a few merge errors
Thu, 05 Jul 2007 18:21:41 +0000 Eric Polino merge of '6a14f373f6f5ea48a0816197f7cfbfdc7600e74e'
Thu, 05 Jul 2007 18:15:32 +0000 Eric Polino FIX: Setting combo_box doesn't cause memory corruption.
Thu, 05 Jul 2007 17:29:45 +0000 Eric Polino merged FinchSoundPrefEvent with FinchSoundEvent and removed id from FSE
Thu, 05 Jul 2007 02:41:26 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin' (head 6521407fd5a6d9175e6532a874a2735658c113e9)
Thu, 05 Jul 2007 02:34:30 +0000 Eric Polino Some more work to the sound prefs
Mon, 02 Jul 2007 05:22:56 +0000 Eric Polino Fixed Cancel button callback
Mon, 02 Jul 2007 01:29:01 +0000 Eric Polino Cleaned up a few poorly written "activate" callbacks.
Sun, 01 Jul 2007 20:56:17 +0000 Eric Polino Sound prefs now save.
Fri, 29 Jun 2007 21:59:48 +0000 Eric Polino Removed sound_pref_data
Fri, 29 Jun 2007 21:33:43 +0000 Eric Polino Made sound_pref_data a pointer
Fri, 29 Jun 2007 21:28:50 +0000 Eric Polino Added _get_value
Fri, 29 Jun 2007 21:12:03 +0000 Eric Polino Changed the volume changer to a GntSlider.
Fri, 29 Jun 2007 20:05:17 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin' (head 89468df5d1cdb033902c9f7e41cfdf3a348d97bc)
Fri, 29 Jun 2007 12:45:08 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin' (head 96be2c6bb0b910f823a48bf0ffc247135df4a988)
Fri, 29 Jun 2007 02:58:27 +0000 Eric Polino Fixed a merge error
Fri, 29 Jun 2007 01:54:45 +0000 Eric Polino merge of '7229e4b74f5d355cabe59ecbbe84f35f1d9cdca9'
Thu, 28 Jun 2007 03:09:03 +0000 Eric Polino explicit merge of 'e53fe113efde971f9f1d14d8a7af937542ee2732'
Fri, 29 Jun 2007 01:51:13 +0000 Eric Polino Created SoundPrefDialog to store dialog data.
Thu, 28 Jun 2007 17:21:24 +0000 Eric Polino Added more to the Sounds Preferences
Wed, 27 Jun 2007 20:19:09 +0000 Eric Polino Added Sounds to the actions list
Wed, 27 Jun 2007 02:51:00 +0000 Eric Polino Added some docs
Mon, 25 Jun 2007 20:27:36 +0000 Eric Polino Moved:
Sun, 24 Jun 2007 02:56:09 +0000 Eric Polino merge of '2970edca111b3535ae0703e3c866ad1c3b87df94'
Sat, 23 Jun 2007 02:44:28 +0000 Sadrul Habib Chowdhury merge of 'ae0440e75a9a8e5aa5e513b57295049b0c338cf4'
Fri, 22 Jun 2007 23:05:11 +0000 Eric Polino Conversation window names are now suffixed by type
Sat, 23 Jun 2007 02:39:28 +0000 Sadrul Habib Chowdhury Define a generic g_hash_table_find for glib < 2.4, which uses
Fri, 22 Jun 2007 22:20:39 +0000 Eric Polino Workspace window placement now supports substring checking in window-names
Thu, 21 Jun 2007 20:37:57 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)
Tue, 19 Jun 2007 19:40:06 +0000 Eric Polino merge of '0fa7cc4bced44eafda83b747f69a36db34078edc'
Tue, 19 Jun 2007 19:34:20 +0000 Eric Polino merge of '459bc8f8b1cfc6e94a0a8e8328bc86651ee59cbc'
Tue, 19 Jun 2007 14:32:23 +0000 Eric Polino merge of 'c80d121e4fd54ef1ba9c1ce9e4afa059f6b777e9'
Tue, 19 Jun 2007 19:33:16 +0000 Eric Polino disapproval of revision 'c80d121e4fd54ef1ba9c1ce9e4afa059f6b777e9'
Tue, 19 Jun 2007 14:32:08 +0000 Eric Polino FIX: Setting an INT field in preferences wasn't working properly. We were checking for a FIELD_LIST but doing the same thing all the time.
Tue, 19 Jun 2007 19:39:52 +0000 Eric Polino FIX: INT fields weren't being updated properly
Sun, 24 Jun 2007 02:55:54 +0000 Eric Polino disapproval of revision 'd07595d436b95a0c21e8e5e26ffdf6c37af63915'
Fri, 15 Jun 2007 20:43:27 +0000 Eric Polino Added the ability to configure sound in Finch.
Thu, 14 Jun 2007 03:54:49 +0000 Eric Polino Added sound to Finch.
Tue, 12 Jun 2007 22:01:24 +0000 Eric Polino Fixed a few problems that were created by the merge from the propagate.
Tue, 12 Jun 2007 21:21:37 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin.2.1.0' (head 121873f517c4c5e2d65c3a1cdd152694834d7db0)
Sat, 11 Aug 2007 02:38:23 +0000 Sadrul Habib Chowdhury merge of '86fd5e0d8b80a9da3103e850c97f1e04a2333961'
Sun, 12 Aug 2007 04:03:45 +0000 William Ehlhardt - Add a hacked-up method of adding certs to the CA pool
Sun, 12 Aug 2007 03:44:44 +0000 William Ehlhardt - x509_ca_lazy_init is more implemented
Sun, 12 Aug 2007 03:36:53 +0000 William Ehlhardt In x509_ca pool:
Sun, 12 Aug 2007 03:06:47 +0000 William Ehlhardt - Add skeleton for X.509 Certificate Authority (x509_ca) CertificatePool
Fri, 10 Aug 2007 06:21:11 +0000 William Ehlhardt - purple_certificate_verify_destroy is deprecated and has met its end.
Fri, 10 Aug 2007 05:51:44 +0000 William Ehlhardt - Remove all usage of purple_certificate_verify_destroy, as it is
Fri, 10 Aug 2007 05:44:20 +0000 William Ehlhardt - Add HOSTNAME CHECKING to tls_cached unknown_peer mode, which is kind
Fri, 10 Aug 2007 05:36:42 +0000 William Ehlhardt - Wrote a tls_cached unknown_peer function that does many fun things,
Fri, 10 Aug 2007 04:59:52 +0000 William Ehlhardt - Add verify_complete, which should deprecate verify_destroy
Fri, 10 Aug 2007 04:30:03 +0000 William Ehlhardt - x509_destroy_certificate is supposed to free the PurpleCertificate
Fri, 10 Aug 2007 04:21:44 +0000 William Ehlhardt - Move "certificate found in cache" out of tls_cached_start_verify into
Fri, 10 Aug 2007 04:10:12 +0000 William Ehlhardt In tls_cached Verifier:
Fri, 10 Aug 2007 04:03:59 +0000 William Ehlhardt - Cosmetics
Fri, 10 Aug 2007 03:51:49 +0000 William Ehlhardt - Comment on NSS's refcounting prowess
Wed, 08 Aug 2007 04:53:36 +0000 William Ehlhardt - Add a TODO. A most worthy accomplishment, to be sure.
Wed, 08 Aug 2007 04:38:26 +0000 William Ehlhardt - Add debugging babble to check_signature_chain
Tue, 07 Aug 2007 23:26:54 +0000 William Ehlhardt - Expose get_unique_id and get_issuer_unique_id through libpurple functions
Tue, 07 Aug 2007 20:29:35 +0000 William Ehlhardt - Add unique_id and issuer_unique_id constructions (defined as Distinguished
Tue, 07 Aug 2007 20:20:28 +0000 William Ehlhardt - tls_peers pool unescapes filenames in its directory, as it should
Tue, 07 Aug 2007 04:53:50 +0000 William Ehlhardt - Add purple_certificate_check_signature_chain
Tue, 07 Aug 2007 04:31:01 +0000 William Ehlhardt - Add purple_certificate_signed_by
Tue, 07 Aug 2007 04:06:48 +0000 William Ehlhardt - Typo fix
Fri, 03 Aug 2007 08:30:26 +0000 William Ehlhardt - x509_nss sha1sum
Fri, 03 Aug 2007 07:43:40 +0000 William Ehlhardt - x509_nss get_times
Fri, 03 Aug 2007 07:37:57 +0000 William Ehlhardt - ssl-nss x509_nss check_name
Fri, 03 Aug 2007 07:26:32 +0000 William Ehlhardt - x509_nss get_subject_name (x509_common_name)
Fri, 03 Aug 2007 07:11:06 +0000 William Ehlhardt - x509_nss destroy_certificate
Fri, 03 Aug 2007 07:08:42 +0000 William Ehlhardt - x509_nss copy op
Fri, 03 Aug 2007 07:02:10 +0000 William Ehlhardt - Skeleton for ssl-nss x509 provider
Fri, 03 Aug 2007 06:12:42 +0000 William Ehlhardt - Change the internal structure of activation/expiration times to match
Wed, 01 Aug 2007 07:39:38 +0000 William Ehlhardt - Make tls_peers_mgmt delete button prompt for yes/no before removing
Wed, 01 Aug 2007 07:24:56 +0000 William Ehlhardt - Make a rudimentary information button in tls_peers_mgmt
Wed, 01 Aug 2007 05:13:46 +0000 William Ehlhardt - Export button now functional due to the magic of copy-paste coding
Wed, 01 Aug 2007 04:20:40 +0000 William Ehlhardt - Add debugging babble for registers/unregisters
Mon, 30 Jul 2007 07:24:00 +0000 William Ehlhardt - Import button now (more or less) functional
Mon, 30 Jul 2007 07:20:04 +0000 William Ehlhardt - The tls_peers_mgmt import button should be enabled whether there are
Mon, 30 Jul 2007 06:50:31 +0000 William Ehlhardt - Add purple_certificate_pool_get_scheme helper function
Mon, 30 Jul 2007 01:35:00 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 3a0579367ce217b7d1014674ca42191a0afa6e33)
Sat, 28 Jul 2007 18:42:56 +0000 William Ehlhardt - HIG compliance improved
Sat, 28 Jul 2007 08:47:44 +0000 William Ehlhardt - Delegate all button enabling/disabling in tls_peers_mgmt to its "is
Sat, 28 Jul 2007 08:33:30 +0000 William Ehlhardt - Delete button now usable!
Sat, 28 Jul 2007 08:27:01 +0000 William Ehlhardt - Code cosmetics
Sat, 28 Jul 2007 08:24:55 +0000 William Ehlhardt - Make the tls_peers certmgr delete button do something
Fri, 27 Jul 2007 08:34:40 +0000 William Ehlhardt - tls_peers certmgr now responds to certificate-stored,
Fri, 27 Jul 2007 08:24:25 +0000 William Ehlhardt - Add a struct to hold various pieces of data for the tls_peers mgmt UI
Fri, 27 Jul 2007 07:58:31 +0000 William Ehlhardt - Add notice that certificate-stored and certificate-deleted signals are
Fri, 27 Jul 2007 07:33:52 +0000 William Ehlhardt - Only emit certificate-stored and certificate-deleted if the operation
Fri, 27 Jul 2007 07:31:47 +0000 William Ehlhardt - Add purple_certificate_pool_delete
Fri, 27 Jul 2007 07:27:34 +0000 William Ehlhardt - remove_cert => delete_cert, because naming conventions are our
Fri, 27 Jul 2007 07:23:58 +0000 William Ehlhardt - Write remove_cert function for tls_peers Pool
Fri, 27 Jul 2007 07:01:21 +0000 William Ehlhardt - Emit certificate-stored signal in purple_certificate_pool_store
Fri, 27 Jul 2007 07:00:43 +0000 William Ehlhardt - Add CertificatePool signals documentation
Fri, 27 Jul 2007 06:56:00 +0000 William Ehlhardt - Register the certificate-stored and certificate-deleted signals
Fri, 27 Jul 2007 04:38:56 +0000 William Ehlhardt - Specify the selection mode on the tls_peers_mgmt listview (may not be
Fri, 27 Jul 2007 00:42:51 +0000 William Ehlhardt - CertMgr now lists the certificates in the pool
Thu, 26 Jul 2007 00:38:53 +0000 William Ehlhardt - More pretty (useless) GUI sugar
Tue, 24 Jul 2007 04:32:04 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 3c06e81a006adebe420915ad7301ad1e6e82cab8)
Fri, 20 Jul 2007 08:39:00 +0000 William Ehlhardt - Add logic to allow tls_peers manager to properly uninit itself when
Thu, 19 Jul 2007 08:56:21 +0000 William Ehlhardt - Mock tls_peers mgmt interface
Thu, 19 Jul 2007 08:10:19 +0000 William Ehlhardt - Add label field to PidginCertificateManager
Thu, 19 Jul 2007 08:00:05 +0000 William Ehlhardt - Add a Certificate GTK management interface type
Thu, 19 Jul 2007 07:44:24 +0000 William Ehlhardt - Comment cosmetics
Thu, 19 Jul 2007 07:17:24 +0000 William Ehlhardt - Add purple_certificate_pool_usable to check whether a pool's
Wed, 18 Jul 2007 23:50:46 +0000 William Ehlhardt - Handle NULLs given to certificate_pool_mkpath without causing errors
Wed, 18 Jul 2007 23:36:51 +0000 William Ehlhardt - CertMgr window responds properly to delete_event
Wed, 18 Jul 2007 23:29:59 +0000 William Ehlhardt - Make a real Certificate Manager dialog instead of a stupid popup. It
Wed, 18 Jul 2007 00:10:00 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head e7e92461f2b02e785115d22ecca6212d9142a206)
Tue, 17 Jul 2007 00:28:55 +0000 William Ehlhardt - Add debug code to spit a list of all certificates in all pools when
Tue, 17 Jul 2007 00:15:40 +0000 William Ehlhardt - Add dire warnings to the purple_certificate_get_Xs docs
Tue, 17 Jul 2007 00:10:11 +0000 William Ehlhardt - Add get_idlist support to tls_peers CertificatePool
Mon, 16 Jul 2007 23:59:14 +0000 William Ehlhardt - Add pool_get_idlist / pool_destroy_idlist
Sun, 15 Jul 2007 06:28:08 +0000 William Ehlhardt - Added a lovely Doxygen signals tutorial
Sat, 14 Jul 2007 04:49:30 +0000 William Ehlhardt - Change certificate_uninit to unregister all Pools, Schemes, and
Sat, 14 Jul 2007 02:54:48 +0000 William Ehlhardt - Add get_pools, get_verifiers, and get_schemes
Sat, 14 Jul 2007 02:35:54 +0000 William Ehlhardt - Add purple_certificate_get_handle
Fri, 13 Jul 2007 09:09:52 +0000 William Ehlhardt - purple_certificate_verify no longer takes possession of the
Fri, 13 Jul 2007 09:02:45 +0000 William Ehlhardt - Add purple_certificate_copy_list
Fri, 13 Jul 2007 08:42:59 +0000 William Ehlhardt - Add GnuTLS X.509 cert copy operator
Fri, 13 Jul 2007 08:38:21 +0000 William Ehlhardt - Add purple_certificate_copy and associated machinery
Fri, 13 Jul 2007 08:10:33 +0000 William Ehlhardt - GnuTLS plugin now uses reference counting to manage its underlying
Fri, 13 Jul 2007 07:30:16 +0000 William Ehlhardt - More skeleton
Fri, 13 Jul 2007 06:26:40 +0000 William Ehlhardt - Add a skeleton for the Pidgin Certificate Manager and include it in
Thu, 12 Jul 2007 03:00:07 +0000 William Ehlhardt - Add expiration/activation time display to tls_cached verifier
Thu, 12 Jul 2007 02:59:13 +0000 William Ehlhardt - Add activation/expiration time retrievers to GnuTLS plugin
Thu, 12 Jul 2007 01:10:04 +0000 William Ehlhardt - Add expiration/activation functions for Certificates
Thu, 12 Jul 2007 00:55:35 +0000 William Ehlhardt - Verbosity in struct members.
Mon, 09 Jul 2007 04:58:14 +0000 William Ehlhardt - Fix overzealous escaping cause by ancestor revision
Mon, 09 Jul 2007 04:45:37 +0000 William Ehlhardt - pool_mkpath now runs purple_escape_filename on its return value
Mon, 09 Jul 2007 03:47:36 +0000 William Ehlhardt - Add certificate_check_subject_name and associated machinery
Mon, 09 Jul 2007 03:26:18 +0000 William Ehlhardt - Remove a duplicate field from CertificateScheme. Oops.
Mon, 09 Jul 2007 03:12:15 +0000 William Ehlhardt - Add get_activation_time and get_expiration_time to CertificateScheme
Sun, 08 Jul 2007 04:27:02 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 1ede3f4c61fab6e6979e40b2169494d27af5f528)
Sun, 08 Jul 2007 04:23:55 +0000 William Ehlhardt - Fix intermittent crash due to uninitialized variable
Sun, 08 Jul 2007 02:52:40 +0000 William Ehlhardt - GnuTLS plugin no longer uses write_data_to_file from util. It has been
Sun, 08 Jul 2007 02:32:25 +0000 William Ehlhardt - Fix an incorrect assertion in GnuTLS plugin
Sun, 08 Jul 2007 02:25:17 +0000 William Ehlhardt - Wrote the logic for the "previously unknown host" condition in
Sun, 08 Jul 2007 02:10:31 +0000 William Ehlhardt - More skeletonizing for tls_cached logic.
Sun, 08 Jul 2007 02:01:57 +0000 William Ehlhardt - Made a logic skeleton for tls_cached verifier
Sun, 08 Jul 2007 01:51:50 +0000 William Ehlhardt (this revision will be disapproved)
Sun, 08 Jul 2007 01:37:37 +0000 William Ehlhardt merge of '05f31e865f99d6f9afec4c0f635a0c64e2884d8c'
Sun, 08 Jul 2007 00:46:34 +0000 William Ehlhardt - Do some weak checking to ensure that you don't attempt to store a
Sun, 08 Jul 2007 00:42:01 +0000 William Ehlhardt - Add pool retrieve, contains, and store functions to certificate API
Sun, 08 Jul 2007 00:25:11 +0000 William Ehlhardt - Rearrange certificate.h for better organization
Sat, 07 Jul 2007 23:59:13 +0000 William Ehlhardt - Add x509_tls_cached skeleton
Sat, 07 Jul 2007 23:50:47 +0000 William Ehlhardt - Comment change
Sat, 07 Jul 2007 20:49:22 +0000 William Ehlhardt - Add tls_peers put_cert
Fri, 06 Jul 2007 00:31:24 +0000 William Ehlhardt - Finish tls_peers get_cert
Fri, 06 Jul 2007 00:29:09 +0000 William Ehlhardt - Fixed naming issues in previous revision
Fri, 06 Jul 2007 00:28:14 +0000 William Ehlhardt - Add purple_certificate_import
Fri, 06 Jul 2007 00:21:42 +0000 William Ehlhardt - Finished tls_peers cert_in_pool
Thu, 05 Jul 2007 18:36:04 +0000 William Ehlhardt - Correct the certstore folder paths
Thu, 05 Jul 2007 05:45:29 +0000 William Ehlhardt - Add init for x509_tls_peers pool
Thu, 05 Jul 2007 05:35:23 +0000 William Ehlhardt - Add purple_certificate_pool_mkpath helper function
Thu, 05 Jul 2007 04:59:36 +0000 William Ehlhardt Documentation
Thu, 05 Jul 2007 04:58:11 +0000 William Ehlhardt - CertificatePool put_cert now accepts an id argument
Mon, 02 Jul 2007 17:18:49 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head efa0e31922a07bb598a6fc8951462e1fa96a886e)
Fri, 29 Jun 2007 21:42:39 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head faad7a14fc692e8d3799948d63c004314395738b)
Fri, 29 Jun 2007 20:01:33 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 89468df5d1cdb033902c9f7e41cfdf3a348d97bc)
Fri, 29 Jun 2007 04:25:54 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 61fdc464bc9fe3aeaf30ca79e923854958d6f9bb)
Fri, 29 Jun 2007 04:23:39 +0000 William Ehlhardt - Add purple_certificate_export and associated libpurple stuff
Thu, 28 Jun 2007 23:55:14 +0000 William Ehlhardt - Unregister x509_tls_peers as part of uninit
Thu, 28 Jun 2007 23:47:07 +0000 William Ehlhardt - CertificatePool member functions no longer accept a Pool instance, as Pools are expected to be singletons
Thu, 28 Jun 2007 23:33:53 +0000 William Ehlhardt - cert_in_pool_by_id is now just cert_in_pool; finding the uniqueID of the Certificate wanted is entirely the caller's problem
Thu, 28 Jun 2007 23:24:30 +0000 William Ehlhardt - Fix some errors and return values
Thu, 28 Jun 2007 23:22:27 +0000 William Ehlhardt - prepend > append
Thu, 28 Jun 2007 23:21:50 +0000 William Ehlhardt - Add find, register, and unregister for CertificatePools
Thu, 28 Jun 2007 21:29:54 +0000 William Ehlhardt - Add CertificatePool struct
Wed, 27 Jun 2007 05:03:25 +0000 William Ehlhardt - Replace switch statements in irc and jabber prpls with purple_ssl_strerror calls
Wed, 27 Jun 2007 04:56:21 +0000 William Ehlhardt - Add purple_ssl_strerror for handy error description power!
Wed, 27 Jun 2007 04:29:24 +0000 William Ehlhardt - Jabber now understands SSL_CERTIFICATE_INVALID code
Wed, 27 Jun 2007 04:25:55 +0000 William Ehlhardt - Jabber now shows an "unknown error" message when it hits an SSL error it doesn't understand
Wed, 27 Jun 2007 04:17:13 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 6526dd22033b4ab26156c07b7a84e53e092b4a21)
Wed, 27 Jun 2007 04:14:16 +0000 William Ehlhardt - x509_singleuse uses the subject_name field...somewhat
Wed, 27 Jun 2007 03:51:36 +0000 William Ehlhardt - Add subject_name (AKA Common Name) functions to GnuTLS x509 scheme
Wed, 27 Jun 2007 03:39:19 +0000 William Ehlhardt - Add purple_certificate_get_subject_name and associated libpurple
Wed, 27 Jun 2007 01:35:28 +0000 William Ehlhardt - More g_new0 instead of g_new
Wed, 27 Jun 2007 01:09:43 +0000 William Ehlhardt - Fixed an inverted assertion
Sun, 08 Jul 2007 01:37:23 +0000 William Ehlhardt disapproval of revision 'e408398aae606a1aafb857413db4fa9736e374ae'
Wed, 27 Jun 2007 00:22:40 +0000 William Ehlhardt - Hack up sslconn to use a single-use verifier
Wed, 27 Jun 2007 00:16:58 +0000 William Ehlhardt - Certificate system now has init and uninit like other systems
Tue, 26 Jun 2007 23:57:16 +0000 William Ehlhardt - sslconn.c will need the certificate API
Tue, 26 Jun 2007 23:54:44 +0000 William Ehlhardt - ssl-gnutls plugin uses Verifiers now
Tue, 26 Jun 2007 23:45:43 +0000 William Ehlhardt - Add PURPLE_SSL_CERTIFICATE_INVALID error code
Tue, 26 Jun 2007 23:43:41 +0000 William Ehlhardt - Add purple_certificate_get_fingerprint_sha1
Tue, 26 Jun 2007 21:59:09 +0000 William Ehlhardt - libpurple is now responsible for some cleanup and final deletion of a
Tue, 26 Jun 2007 19:49:33 +0000 William Ehlhardt - Reorder struct for clarity
Tue, 26 Jun 2007 19:46:35 +0000 William Ehlhardt - Add purple_certificate_register_builtins
Tue, 26 Jun 2007 01:04:45 +0000 William Ehlhardt - Use g_new0 instead of g_new
Mon, 25 Jun 2007 21:38:40 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 704b8c18f7c29f1fc8bfcf640275d2a9928ed03c)
Sat, 23 Jun 2007 20:34:07 +0000 William Ehlhardt - Add purple_certificate_verify_destroy and associated machinery
Sat, 23 Jun 2007 19:47:58 +0000 William Ehlhardt - Add certificate_destroy and certificate_destroy_list
Sat, 23 Jun 2007 19:28:57 +0000 William Ehlhardt - Documentation segmentation
Sat, 23 Jun 2007 19:24:16 +0000 William Ehlhardt - Add verifier field to SslConnection
Sat, 23 Jun 2007 18:42:31 +0000 William Ehlhardt - purple_certificate_verify attempts to check that the cert chain is of
Sat, 23 Jun 2007 00:04:49 +0000 William Ehlhardt - purple_certificate_verify now takes a Verifier argument, creates its
Fri, 22 Jun 2007 23:30:26 +0000 William Ehlhardt - CertificateVerifier register/unregister/find
Fri, 22 Jun 2007 20:49:32 +0000 William Ehlhardt - Fill out CertVerifier struct
Fri, 22 Jun 2007 16:30:30 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)
Fri, 22 Jun 2007 03:58:35 +0000 William Ehlhardt - Add debugging babble
Fri, 22 Jun 2007 03:38:43 +0000 William Ehlhardt - More documentation
Fri, 22 Jun 2007 03:33:52 +0000 William Ehlhardt - Documentation correction
Fri, 22 Jun 2007 03:18:43 +0000 William Ehlhardt - Add GnuTLS SHA1 key fingerprinter
Thu, 21 Jun 2007 23:39:26 +0000 William Ehlhardt - Add more to the Certificate struct
Thu, 21 Jun 2007 22:53:54 +0000 William Ehlhardt disapproval of revision 'e2dc62de3f75a0206694f16b62b58dd12e062829'
Thu, 21 Jun 2007 22:53:39 +0000 William Ehlhardt - Add CertificatePiece element
Thu, 21 Jun 2007 20:56:54 +0000 William Ehlhardt - purple_ssl_get_peer_certificates
Thu, 21 Jun 2007 20:53:03 +0000 William Ehlhardt - Debugging babble
Thu, 21 Jun 2007 19:21:47 +0000 William Ehlhardt applied changes from e52b685d84ca8874da6e3e71199829e513500642
Thu, 21 Jun 2007 19:14:06 +0000 William Ehlhardt - More API additions
Thu, 21 Jun 2007 19:13:28 +0000 William Ehlhardt - GnuTLS plugin registers an x509 certscheme now
Thu, 21 Jun 2007 00:28:31 +0000 William Ehlhardt - Add unregister_scheme
Wed, 20 Jun 2007 22:42:47 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 1e05cb8a9ac73bb313b07aa7944bd320f9a91dfe)
Wed, 08 Aug 2007 21:05:47 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head 5775dc23bad7ecf62c8f951574460d2f075f9e72)
Fri, 17 Aug 2007 01:54:06 +0000 Evan Schoenberg Gadu-Gadu now calls the registration_cb for the account if it is set after performing a registration
Wed, 08 Aug 2007 21:01:42 +0000 Andreas Monitzer Updated attention namespace to adhere to my new XEP-0224: Attention
Tue, 31 Jul 2007 15:01:14 +0000 Andreas Monitzer Mixed up TRUE and FALSE.
Tue, 31 Jul 2007 03:50:41 +0000 Andreas Monitzer Implemented a callback for unregistering, mirroring the registration callback. Since this is a new API, I can do it properly by passing it right in the unregister function call, instead of having a separate function for setting it.
Mon, 30 Jul 2007 00:05:02 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head cd20365dc59b48132f198784fbca95b91d1fc5c9)
Tue, 14 Aug 2007 02:33:01 +0000 Jeffrey Connelly Change two strcmp()s to purple_utf8_strcasecmp() for case-insensitive comparison.
Tue, 14 Aug 2007 02:45:06 +0000 Jeffrey Connelly disapproval of revision 'b888bc5c0494c9dd0398baba81e4d602ac88948f'
Mon, 13 Aug 2007 05:59:24 +0000 Jeffrey Connelly Proposed "attention" API, a generalization of zaps (MySpaceIM), buzzes
Mon, 13 Aug 2007 01:36:30 +0000 Jeffrey Connelly Show buddy icons.
Mon, 13 Aug 2007 00:43:11 +0000 Jeffrey Connelly Conditionally compile out a few advanced configuration options (status text
Mon, 13 Aug 2007 00:38:43 +0000 Jeffrey Connelly Refactor msim_tooltip_text() and msim_get_info_cb(), so that they now both use
Sun, 12 Aug 2007 23:20:07 +0000 Jeffrey Connelly Use MsimUser structure for storing ephemeral information on users, instead
Sun, 12 Aug 2007 23:16:53 +0000 Jeffrey Connelly Conditionally-compile out debugging statements of escaping.
Sun, 12 Aug 2007 20:22:18 +0000 Jeffrey Connelly Update for 0.14.
Sun, 12 Aug 2007 18:48:03 +0000 Jeffrey Connelly Only say we are connected after the MsimSession structure is fully setup.
Sun, 12 Aug 2007 18:20:24 +0000 Jeffrey Connelly Fix some assertion failures, that should really not be assertions. Found by using
Sun, 12 Aug 2007 18:11:29 +0000 Jeffrey Connelly Replace non-portable stricmp() with two calls to strcmp(), one uppercase and
Sun, 12 Aug 2007 07:45:30 +0000 Jeffrey Connelly Re-enable non-test mode. This revision now correctly handles links with paths.
Sun, 12 Aug 2007 07:35:51 +0000 Jeffrey Connelly Rewrite escaping so that it is more correct, in order to fix #2521. Test it.
Sun, 12 Aug 2007 06:54:15 +0000 Jeffrey Connelly Support sending and receiving hyperlinks.
Sun, 12 Aug 2007 02:41:54 +0000 Jeffrey Connelly Support all emoticons used in the official MySpaceIM client.
Sun, 12 Aug 2007 02:27:28 +0000 Jeffrey Connelly In default emoticon theme file, for MySpaceIM, change tabs used for indentation
Sun, 12 Aug 2007 01:31:27 +0000 Jeffrey Connelly Add additional MySpaceIM emoticons from Hylke Bons to Makefile.am.
Sun, 12 Aug 2007 01:27:35 +0000 Jeffrey Connelly Add new emoticons for MySpaceIM from Hylke Bons.
Sat, 11 Aug 2007 18:28:19 +0000 Jeffrey Connelly Use msim_uid2username_from_blist() to resolve uid -> username on incoming
Sat, 11 Aug 2007 18:18:52 +0000 Jeffrey Connelly Clarify password-too-long error (MySpace limits it, not us), and clean up
Sat, 11 Aug 2007 17:57:19 +0000 Jeffrey Connelly Change msim_msg_new() and msim_msg_new_v() to accept the first key name as
Sat, 11 Aug 2007 06:22:21 +0000 Jeffrey Connelly Fix a few typos in the MySpaceIM section of the default smileys theme input file.
Sat, 11 Aug 2007 05:53:11 +0000 Jeffrey Connelly Change all code to better match the style of libpurple - use 8-space tabs
Sat, 11 Aug 2007 05:02:23 +0000 Jeffrey Connelly Convert password to lowercase using g_utf8_strdown(), better because
Sat, 11 Aug 2007 04:54:13 +0000 Jeffrey Connelly Use an array of structs instead of parallel arrays for the emoticon
Sat, 11 Aug 2007 04:40:39 +0000 Jeffrey Connelly Always use our own msim_round() instead of checking for C99's round and using
Sat, 11 Aug 2007 04:38:52 +0000 Jeffrey Connelly Make msim_escape_or_unescape() take a const gchar *, and duplicate it itself
Sat, 11 Aug 2007 04:34:20 +0000 Jeffrey Connelly Use cuddled if's etc. everywhere, to better match style of Pidgin/libpurple.
Sat, 11 Aug 2007 04:07:39 +0000 Jeffrey Connelly Change escape code replacement text parallel arrays to an array of structs,
Wed, 08 Aug 2007 04:50:32 +0000 Jeffrey Connelly In default emoticon theme file, change MySpace to MySpaceIM to
Wed, 08 Aug 2007 04:48:09 +0000 Jeffrey Connelly Use paths from win32-install-dir for -win32.zip release archive, instead of
Wed, 08 Aug 2007 04:09:17 +0000 Jeffrey Connelly Use a better directory layout for the Win32 archive, now you can just unzip
Tue, 07 Aug 2007 04:48:16 +0000 Jeffrey Connelly Use the right message in the persistance command for adding buddies, but
Tue, 07 Aug 2007 04:43:20 +0000 Jeffrey Connelly Add MySpaceIM emoticons to default themes input file (Note: untested!)
Tue, 07 Aug 2007 03:06:43 +0000 Jeffrey Connelly Use a list when updating the blocklist when removing the buddy, since
Tue, 07 Aug 2007 02:54:46 +0000 Jeffrey Connelly In lists, only insert a | between elements, no longer at the end also.
Tue, 07 Aug 2007 02:51:34 +0000 Jeffrey Connelly Use the new dictionary data type when:
Tue, 07 Aug 2007 02:50:34 +0000 Jeffrey Connelly Add a new public function msim_msg_free_element_data(), that frees element data (but the MsimMessageElement * still must be g_free()'d). Internally, msim_msg_free_element() is still used, as a callback to g_list_foreach() to free every element in an MsimMessage.
Tue, 07 Aug 2007 02:11:15 +0000 Jeffrey Connelly In msim_msg_pack_element_dict(), separate keys and values with '=' for
Mon, 06 Aug 2007 04:04:23 +0000 Jeffrey Connelly propagate from branch 'im.pidgin.pidgin' (head 128e100bae27b44dc77c5db5be0151b0fceaea8f)
Sat, 11 Aug 2007 09:20:36 +0000 Sadrul Habib Chowdhury Fix a memory leak from not freeing the ui-info hashtable on exit.
Sat, 11 Aug 2007 08:55:32 +0000 Sadrul Habib Chowdhury The entries in the right-click menu on the tabs was getting cut off for me.
Sat, 11 Aug 2007 05:23:30 +0000 Sadrul Habib Chowdhury Some more navigation improvement for the menus.
Sat, 11 Aug 2007 05:09:33 +0000 Sadrul Habib Chowdhury Make the menus a little more usable.
Sat, 11 Aug 2007 04:19:32 +0000 Sadrul Habib Chowdhury disapproval of revision 'a4ce7b8adf2db74d531c35278fe83247d90ce4b1'
Sat, 11 Aug 2007 04:18:14 +0000 Sadrul Habib Chowdhury libgnt.localize
Sat, 11 Aug 2007 04:17:15 +0000 Sadrul Habib Chowdhury Fix a few small bugs in the example code.
Sat, 11 Aug 2007 04:15:11 +0000 Sadrul Habib Chowdhury Fix #2344.
Sat, 11 Aug 2007 04:13:11 +0000 Sadrul Habib Chowdhury Use gobject properties for lines.
Sat, 11 Aug 2007 04:12:09 +0000 Sadrul Habib Chowdhury Fix typeahead searching in the file-dialog.
Sat, 11 Aug 2007 03:21:36 +0000 Sean Egan merge of '408e22fd58560f1326bfd9ebb031f2d0fd99a906'
Fri, 10 Aug 2007 17:45:05 +0000 Will Thompson merge of '568907d26b94a41acc8768523cdc469bdf385d2c'
Fri, 10 Aug 2007 22:16:09 +0000 Sean Egan New smiley style
Fri, 10 Aug 2007 19:31:53 +0000 Sean Egan Bold the x on mouse over
Fri, 10 Aug 2007 19:17:24 +0000 Sean Egan Let's try this again. Tabs are not visible if there's only one conversation open
Fri, 10 Aug 2007 15:04:04 +0000 Daniel Atallah bug fix
Fri, 10 Aug 2007 13:28:12 +0000 Daniel Atallah Fix null pointer deref when confirming authentication over unencrypted connection. Fixes #2493.
Fri, 10 Aug 2007 02:51:54 +0000 Daniel Atallah Allow notification labels to be selectable (for copy-and-paste purposes). Fixes #563.
Fri, 10 Aug 2007 01:29:48 +0000 Daniel Atallah Yay for code reuse.
Thu, 09 Aug 2007 22:49:53 +0000 Daniel Atallah Clear bonjour buddy values before resetting them so that we notice value removals.
Thu, 09 Aug 2007 22:37:06 +0000 Daniel Atallah Add data to the bonjour tooltip.
Thu, 09 Aug 2007 22:10:44 +0000 Daniel Atallah Show bonjour status messages in the buddy list.
Thu, 09 Aug 2007 18:58:07 +0000 Daniel Atallah Fix uninitialized variable access.
Thu, 09 Aug 2007 18:34:01 +0000 Daniel Atallah merge of '1aba81cae8b963708281123ed6c438ba5861113d'
Thu, 09 Aug 2007 02:42:49 +0000 Ka-Hing Cheung reverting the show docklet preference the correct way
Thu, 09 Aug 2007 02:38:54 +0000 Ka-Hing Cheung merge of 'f5046f52428dc7791ac55340541bd582503b7b8c'
Thu, 09 Aug 2007 02:22:53 +0000 Sadrul Habib Chowdhury The hotkeys should popup the menu.
Thu, 09 Aug 2007 18:32:19 +0000 Daniel Atallah Implement setting buddy icons for avahi implementation. Fix receiving status changes and some other fixes.
Thu, 09 Aug 2007 02:33:17 +0000 Daniel Atallah _mdns_retrieve_retrieve_buddy_icon() - what kind of crack am I on anyway?
Thu, 09 Aug 2007 02:30:03 +0000 Daniel Atallah merge of '27e06af9a3657aa4d9664c8f17f3aee8ebc41e65'
Thu, 09 Aug 2007 02:17:18 +0000 Daniel Atallah Calculate the icon hash instead of using the current phsh value - iChat seems to update the TXT record before updating the NULL record containing image data, this causes the old image to be retrieved - perhaps we should re-fetch when this happens?
Wed, 08 Aug 2007 22:47:38 +0000 Daniel Atallah Fix recieving status updates for bonjour (win32 implementation).
Wed, 08 Aug 2007 18:14:46 +0000 Daniel Atallah Fix bonjour buddy icons to work with iChat.
Wed, 08 Aug 2007 01:57:39 +0000 Daniel Atallah merge of 'dd8e64b939e2f2a23c37594e322f73dd5548a85c'
Wed, 08 Aug 2007 01:50:01 +0000 Daniel Atallah Some more minor mdns implementation abstraction tweaks and implementation of setting buddy icons for the win32 bonjour implementation.
Sat, 11 Aug 2007 21:08:06 +0000 Kevin Stange The changelog.win32 currently can't show someone what's new between 2.0.1
Wed, 08 Aug 2007 01:35:56 +0000 Sadrul Habib Chowdhury "Bless me father for I have sinned."
Wed, 08 Aug 2007 00:38:18 +0000 Sadrul Habib Chowdhury merge of '0f5a6fae9f2ae8df51271e7bb342d7bd8cf08950'
Wed, 08 Aug 2007 00:36:35 +0000 Sadrul Habib Chowdhury Use appropriate text-flags depending on the message flags.
Tue, 07 Aug 2007 22:55:51 +0000 Sadrul Habib Chowdhury Show formatting in the font dropdown menu.
Tue, 07 Aug 2007 21:45:31 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 5e5168d639fb9a3a29ab3fe44b976d6d25924403)
Wed, 08 Aug 2007 00:29:26 +0000 Sean Egan merge of '2dd575a1471bdca9f2d49e17e92165d3b6ddcca0'
Tue, 07 Aug 2007 18:14:59 +0000 Will Thompson Document PurpleConnectionUiOps. (Does purple_connection_notice predate the
Tue, 07 Aug 2007 18:13:36 +0000 Will Thompson Add a page to the documentation listing all UiOps structures.
Wed, 08 Aug 2007 00:29:20 +0000 Sean Egan Revert 'show docklet' preference default to 'always.'
Tue, 07 Aug 2007 11:32:56 +0000 Will Thompson merge of '599ce70692fe573e98628269564b76296451b587'
Tue, 07 Aug 2007 11:25:22 +0000 Will Thompson Document most of PurpleConversationUiOps.
Wed, 08 Aug 2007 01:57:08 +0000 Daniel Atallah Avahi bonjour implementation of receiving buddy icons.
Fri, 10 Aug 2007 17:30:59 +0000 Will Thompson Correct the types of the authorize_cb and deny_cb parameters of
Tue, 07 Aug 2007 09:47:39 +0000 Richard Nelson g_set_application_name requires glib 2.2 for finch
Tue, 07 Aug 2007 07:07:09 +0000 Mark Doliner Patch from Gabriel Schulhof to compile with old versions of glib.
Tue, 07 Aug 2007 07:03:56 +0000 Mark Doliner Patch from Gabriel Schulhof to only call g_set_application_name() if
Tue, 07 Aug 2007 06:45:23 +0000 Mark Doliner merge of '3d3413c72d837a38e71907dab714b6b4ddd4a5af'
Mon, 06 Aug 2007 22:43:29 +0000 Will Thompson Disable sorting brief Doxygen documentation. This means that lists of
Mon, 06 Aug 2007 22:07:48 +0000 Will Thompson Correct an inaccurate comment.
Tue, 07 Aug 2007 00:13:57 +0000 Sean Egan Remove reference to close-tab.png
Mon, 06 Aug 2007 21:16:05 +0000 Sean Egan warning fixes
Mon, 06 Aug 2007 20:50:32 +0000 Sean Egan merge of '5cd317ad290e840fa8a8624d17dd5f23f99330ac'
Mon, 06 Aug 2007 15:51:25 +0000 Will Thompson Document PurpleAccountUiOps, and fix a documentation typo.
Mon, 06 Aug 2007 15:17:20 +0000 Daniel Atallah Remove some more references to the icontimer - I'm assuming these need to be removed too.
Mon, 06 Aug 2007 13:55:42 +0000 Will Thompson Install dbus-types.h, which fixes #including dbus-server.h in UIs.
Mon, 06 Aug 2007 07:28:43 +0000 Mark Doliner Fetch icons all at once instead of one at a time. I tried pretty hard
Mon, 06 Aug 2007 06:42:10 +0000 Mark Doliner Wiggle two comments around
Mon, 06 Aug 2007 06:30:25 +0000 Mark Doliner Use g_slist_find_custom() instead of writing one ourselves
Mon, 06 Aug 2007 06:24:37 +0000 Mark Doliner Sean pointed out that now that oscar rate limits itself there is
Mon, 06 Aug 2007 04:52:24 +0000 Mark Doliner My version of automake seems to require that these if and endif
Mon, 06 Aug 2007 01:46:07 +0000 Richard Nelson fix typo-leak
Mon, 06 Aug 2007 01:45:24 +0000 Richard Nelson merge of '412ec3e9ae5d5532710d56efecc7543837a91cbb'
Mon, 06 Aug 2007 01:45:16 +0000 Richard Nelson merge of '1aae35116707aa4cbcce79a81347a39f37703677'
Mon, 06 Aug 2007 00:16:31 +0000 Mark Doliner Fix a compile warning
Mon, 06 Aug 2007 00:14:47 +0000 Mark Doliner Improve a bunch of strings in QQ
Mon, 06 Aug 2007 00:13:14 +0000 Daniel Atallah merge of '5e757c10231788ae759b25d6f06694b5555ee046'
Mon, 06 Aug 2007 00:00:45 +0000 Daniel Atallah Here is a native avahi implementation of the bonjour prpl that I whipped up. Someone more autofoo savvy will probably want to review what I've done to that stuff. Fixes #326.
Mon, 06 Aug 2007 00:12:52 +0000 Daniel Atallah More minor leak fixes and cleanup to bonjour.
Sun, 05 Aug 2007 19:42:29 +0000 Ka-Hing Cheung merge of '7ee71f1a32c4a5d7001c0049f2c7ec1e6cb54fa3'
Mon, 06 Aug 2007 01:36:57 +0000 Sean Egan show toolbar menu on button press, rather than button release. Fixes #2352
Mon, 06 Aug 2007 00:56:05 +0000 Sean Egan Install 22px icons in right place. Fixes #2411
Sun, 05 Aug 2007 03:16:58 +0000 Daniel Atallah Fix howl bonjour build.
Sun, 05 Aug 2007 02:50:48 +0000 Daniel Atallah Implement bonjour buddy icons in the win32 implementation. Avahi's howl wrapper doesn't implement sw_discovery_query_record(), so we can't do it elsewhere yet.
Sun, 05 Aug 2007 02:44:53 +0000 Daniel Atallah Refactor the bonjour mdns implementation abstraction in preparation for the avahi implementation. Also fix alias assignment from the server to populate the server alias instead of the local alias.
Mon, 06 Aug 2007 20:49:41 +0000 Sean Egan smaller close buttons on tabs. I think this looks really good.
Fri, 03 Aug 2007 23:20:28 +0000 Sean Egan merge of '0bc345ca5932b2abc8dc1dcaf527c6aed41cdead'
Fri, 03 Aug 2007 13:29:02 +0000 Daniel Atallah Fix more null pointer derefs in the log reader plugin. Fixes #2378.
Fri, 03 Aug 2007 13:28:23 +0000 Daniel Atallah merge of 'cb0bfe51682f8257f029d2dd61731a5ede123ba7'
Fri, 03 Aug 2007 09:55:03 +0000 Kevin Stange Another mnemonic conflict
Fri, 03 Aug 2007 09:53:25 +0000 Kevin Stange I thought I fixed this already...
Thu, 09 Aug 2007 02:27:40 +0000 Ka-Hing Cheung really make restoring size and position work
Sun, 05 Aug 2007 19:41:08 +0000 Ka-Hing Cheung remember chat/im windows sizes and positions separately by letting the
Fri, 03 Aug 2007 05:58:10 +0000 Mark Doliner Get rid of two minor compile warnings:
Fri, 03 Aug 2007 05:50:20 +0000 Mark Doliner Only try to add a group locally if it doesn't already exist. This
Fri, 03 Aug 2007 05:03:23 +0000 Ka-Hing Cheung fix a bug when you set your tabs to side vertical and change back, the tab
Thu, 02 Aug 2007 20:14:31 +0000 Daniel Atallah Fix "pidgin.exe --portable-mode" not to pass the flag to pidgin's init, so getopt doesn't choke on it. Fixes #2392.
Thu, 02 Aug 2007 19:52:00 +0000 Michael Shkutkov bug with flags variable initialization was fixed
Thu, 02 Aug 2007 19:34:29 +0000 Michael Shkutkov merge of '61b8cf0fe2d62b5ff8ba12cf21f350571987c5a2'
Thu, 02 Aug 2007 18:40:59 +0000 Casey Harkins Remove message-pending.png pixmap and use the message-new.png pixmap in
Fri, 03 Aug 2007 23:16:40 +0000 Sean Egan Experimental tab-space-saving experiments. use text formatting instead of icons to represent status. Truncate buddy's names at a space or at-sign to make tabs more readable.
Thu, 02 Aug 2007 19:15:40 +0000 Sean Egan add tooltip to buddy icon in conversation too
Thu, 02 Aug 2007 19:05:31 +0000 Sean Egan Move 'Reset formatting' to Font dropdown
Thu, 02 Aug 2007 15:41:41 +0000 Daniel Atallah Initialize the win32 minimize new conv. windows pref to avoid warnings.
Thu, 02 Aug 2007 15:40:19 +0000 Daniel Atallah Clean up the font and insert menus when the imhtmltoolbar is disposed of. This fixes a leak (and the crash in #2385). Fixes #2385.
Thu, 02 Aug 2007 14:23:24 +0000 Luke Schierer merge of '15b4112195b1600fef76bc8602fbcd00c9e3d11d'
Thu, 02 Aug 2007 12:20:59 +0000 Richard Laager On Tue, 2007-07-31 at 08:50 -0400, Evan Schoenberg wrote:
Thu, 02 Aug 2007 05:34:12 +0000 Richard Laager merge of '78d4b2c5c6b29ef9554b5829a9fbc884c2dfef16'
Thu, 02 Aug 2007 07:50:55 +0000 Mark Doliner Looks like AOL increased the length of available messages from 60
Thu, 02 Aug 2007 05:10:11 +0000 Ka-Hing Cheung Show current outgoing conversation formatting on the font label on
Thu, 02 Aug 2007 04:18:11 +0000 Kevin Stange After undoing Sean's undo of my changes, I'm redoing his changes. This (re) Fixes #1043 Fixes #1340 Fixes #716 Fixes #1590
Thu, 02 Aug 2007 04:16:37 +0000 Kevin Stange merge of '5fbd62e0397f65bf7b8def7a4ad421e0044d429c'
Thu, 02 Aug 2007 03:46:51 +0000 Daniel Atallah Fix search dialog icon in debug window. Fixes #2375.
Wed, 01 Aug 2007 22:38:47 +0000 Daniel Atallah Fix yahoo doodling to work with newer yahoo messenger clients. This breaks doodling with older Pidgin clients (trying to support both looked too painful). Fixes #1445.
Wed, 01 Aug 2007 19:09:57 +0000 Daniel Atallah Add yahoo_aliases.c to the mingw makefile.
Wed, 01 Aug 2007 06:23:02 +0000 Mark Doliner Get rid of this compile warning:
Wed, 01 Aug 2007 04:05:18 +0000 Daniel Atallah Fix new IMHTML formatting popups not going away issue. It turns out they were being put back when they were being hidden (I'm not sure why this didn't happen on linux - it seems like it should be a problem everywhere). Fixes #2317.
Wed, 01 Aug 2007 02:13:16 +0000 Daniel Atallah Fix #2349 (null pointer deref in log_reader plugin).
Wed, 01 Aug 2007 01:34:53 +0000 Sean Egan Update Yahoo protocol version to 15.
Wed, 01 Aug 2007 01:32:07 +0000 Sean Egan Yahoo server-side aliases patch from John Moody. Fixes #1653 Thanks!
Wed, 01 Aug 2007 00:22:30 +0000 Sean Egan show status messages in infopane even if not in buddy list. Fixes #2321
Tue, 31 Jul 2007 23:23:25 +0000 Daniel Atallah Update the Bonjour prpl to use libxml explicitly instead of the xml_node stuff. This allows us to deal with partial reads. I also fixed issues related to starting conversations with iChat and a couple other things. Fixes #2022,#1652
Tue, 31 Jul 2007 23:20:56 +0000 Daniel Atallah Eliminate some unnecessary scrolling activity.
Tue, 31 Jul 2007 21:41:48 +0000 Sean Egan Changelog
Tue, 31 Jul 2007 21:32:24 +0000 Sean Egan Did you know we didn't support i18n in Yahoo status messages? We do now! Fixes #2356
Tue, 31 Jul 2007 16:30:58 +0000 Mark Doliner Fix a bug with multi-field selections in Pidgin's implementation of
Tue, 31 Jul 2007 16:11:21 +0000 Mark Doliner For XMPP multi-selection lists in generic data forms, the intent here
Tue, 31 Jul 2007 06:51:29 +0000 Mark Doliner Some changes from Matthew Goldstein and I to not automatically remove
Tue, 31 Jul 2007 06:09:45 +0000 Mark Doliner When a new user starts Pidgin we hide the buddy list so that they only
Tue, 31 Jul 2007 03:26:05 +0000 Daniel Atallah Fix stun to work on startup (this is is a temporary hack until purple_prefs_load() happens in the core). Fixes #2334
Mon, 30 Jul 2007 22:37:00 +0000 Daniel Atallah Changelog the "Open Inbox" account action in the yahoo prpl.
Mon, 30 Jul 2007 22:36:20 +0000 Daniel Atallah Fix a stupid crash (that I introduced) that occurs when parsing gmail notifications. Fixes #2323
Mon, 30 Jul 2007 19:07:58 +0000 Sean Egan A few strings I couldn't change without breaking string freeze
Mon, 30 Jul 2007 18:53:52 +0000 Sean Egan Errant backtick
Mon, 30 Jul 2007 18:03:34 +0000 Sean Egan version update
Mon, 30 Jul 2007 18:02:03 +0000 Sean Egan Let drag-and-drop get mouse clicks on group headers. Fixes #2333
Mon, 30 Jul 2007 12:33:24 +0000 Stu Tomlinson Fix the RPM spec file
Mon, 30 Jul 2007 12:20:15 +0000 Stu Tomlinson These are new in Glib 2.8:
Mon, 30 Jul 2007 12:17:34 +0000 Stu Tomlinson More internal.h includes to fix G_GNUC_NULL_TERMINATED undefined errors
Mon, 30 Jul 2007 03:17:50 +0000 Daniel Atallah Add "Open Inbox" account action to the yahoo prpl that logs your browser into your yahoo account and opens your inbox.
Mon, 30 Jul 2007 03:14:22 +0000 Daniel Atallah Fix swedish NSIS translation to be encoded in CP1252 instead of UTF-8. Fixes 2314.
Mon, 30 Jul 2007 00:08:57 +0000 Gary Kramlich Patch from John Bailey to bring the about window back to the present...
Sun, 29 Jul 2007 21:45:24 +0000 Mark Doliner Improve a string and get rid of an account option that isn't used.
Sun, 29 Jul 2007 21:32:36 +0000 Mark Doliner applied changes from bbcc1925d9e449bb9599d378da2764bf47da2a7a
Sun, 29 Jul 2007 21:29:10 +0000 Mark Doliner merge of '10d1346d5d54ad467669dbdbeda58088587c5d91'
Sun, 29 Jul 2007 21:12:17 +0000 Mark Doliner merge of '966f1125e1910ec58ae63a175dc5efe1fd3e10e0'
Sun, 29 Jul 2007 17:39:00 +0000 Sean Egan And fix smooth scroll too
Sun, 29 Jul 2007 17:09:32 +0000 Sean Egan Idiotic mistake. Fixes #2315
Sun, 29 Jul 2007 21:29:04 +0000 Mark Doliner disapproval of revision 'c2cc31f23a71f23062555721f8101fc9c997bae2'
Wed, 01 Aug 2007 21:43:53 +0000 Sadrul Habib Chowdhury Add two more missing characters for the HTML dump.
Tue, 31 Jul 2007 12:06:02 +0000 Sadrul Habib Chowdhury Use __gntbindings__ to specify a 'jump-next-unread' action bound to 'J'. This
Tue, 31 Jul 2007 12:03:46 +0000 Sadrul Habib Chowdhury Add support for auto-refreshing. There should be some way to change the
Tue, 31 Jul 2007 12:01:42 +0000 Sadrul Habib Chowdhury Export another tree function.
Tue, 31 Jul 2007 12:00:47 +0000 Sadrul Habib Chowdhury Allow adding bindable actions for object types. There's some memory corruption
Tue, 31 Jul 2007 04:33:53 +0000 Sadrul Habib Chowdhury Use pseudo-nonblocking stuff to update the feeds.
Mon, 30 Jul 2007 23:57:47 +0000 Sadrul Habib Chowdhury Parse HTML and show bold, italic etc. in the textview.
Mon, 30 Jul 2007 20:46:07 +0000 Sadrul Habib Chowdhury Make sure long titles remain within their own cell.
Mon, 30 Jul 2007 20:25:38 +0000 Sadrul Habib Chowdhury Make things look nice in both 80x25 and in large screens.
Mon, 30 Jul 2007 20:24:04 +0000 Sadrul Habib Chowdhury Export gnt_widget_get_size for pygnt.
Sun, 29 Jul 2007 19:00:49 +0000 Sadrul Habib Chowdhury Allow GntTextViewFlag to be used.
Sun, 29 Jul 2007 19:00:14 +0000 Sadrul Habib Chowdhury Make the rss-reader look and behave nicer.
Sun, 29 Jul 2007 18:59:46 +0000 Sadrul Habib Chowdhury This gets rid of more weird crashes.
Sun, 29 Jul 2007 18:41:28 +0000 Sadrul Habib Chowdhury Fix a /-search bug.
Sun, 29 Jul 2007 17:08:50 +0000 Sadrul Habib Chowdhury New flag to show text top-aligned in a textview.
Sun, 29 Jul 2007 16:45:29 +0000 Sadrul Habib Chowdhury Add function to get the screen size.
Sun, 29 Jul 2007 16:36:05 +0000 Sadrul Habib Chowdhury Allow un/setting flags for widgets.
Sun, 29 Jul 2007 15:58:08 +0000 Sadrul Habib Chowdhury This fixes a few weird crashes in pygnt.
Sun, 29 Jul 2007 10:48:45 +0000 Sadrul Habib Chowdhury Update the license info.
Sun, 29 Jul 2007 10:37:10 +0000 Sadrul Habib Chowdhury A few updates to the rss reader.
Sun, 29 Jul 2007 07:59:10 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head c2cc31f23a71f23062555721f8101fc9c997bae2)
Sun, 29 Jul 2007 07:01:13 +0000 Mark Doliner When we get a presence of type="error" from the server that
Sun, 29 Jul 2007 06:10:24 +0000 Mark Doliner Fix a bunch of possible crashes in jabber when using slash commands in
Sat, 28 Jul 2007 20:52:06 +0000 Ka-Hing Cheung merge of 'd62530e56364e9c7a5f668e2a13a409b5d552545'
Sat, 28 Jul 2007 20:47:11 +0000 Ka-Hing Cheung merge of '9ec1d6311bc02e1a3ea896058870df504fd94178'
Sat, 28 Jul 2007 19:48:23 +0000 Sean Egan German translation update from Bjoern. Fixes #2035
Sat, 28 Jul 2007 18:26:24 +0000 Sean Egan Release updates
Sat, 28 Jul 2007 18:22:54 +0000 Sean Egan Update date on release
Sat, 28 Jul 2007 07:39:53 +0000 Sean Egan merge of '510f7cd6a9eb8873d3b1e96a58533109ed155792'
Sat, 28 Jul 2007 05:35:20 +0000 Sean Egan disapproval of revision '947b20b6fc725a1f22dd7b7b23ebbaee89f0cfed'
Mon, 30 Jul 2007 00:01:08 +0000 Andreas Monitzer Added unregistering XMPP accounts. This requires a new prpl-struct entry, but I got an ok for that on the mailing list.
Thu, 26 Jul 2007 01:32:21 +0000 Andreas Monitzer Updated the XEP-0199 namespace according to the XEP.
Mon, 23 Jul 2007 15:22:33 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head 53b8831e57f625eca0980aca94f04416b32bcd8f)
Wed, 18 Jul 2007 14:25:25 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head 1716933469be8ab48b72ab0259f65b44c4d9b23e)
Wed, 18 Jul 2007 14:10:21 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head e7e92461f2b02e785115d22ecca6212d9142a206)
Tue, 17 Jul 2007 18:15:34 +0000 Andreas Monitzer Now displaying a contact's client's capabilities in the info text if that client supports the caps extension.
Tue, 17 Jul 2007 01:15:18 +0000 Andreas Monitzer Implemented error handling for ad-hoc commands.
Mon, 16 Jul 2007 14:53:24 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head 01d1a63fe1ad7ad2f78ff88c6540afd927693362)
Mon, 16 Jul 2007 13:56:22 +0000 Andreas Monitzer Added the ability to unregister from a gateway.
Mon, 16 Jul 2007 03:44:09 +0000 Andreas Monitzer Switched formatting of the ad-hoc commands to be less intimidating
Fri, 13 Jul 2007 15:37:22 +0000 Andreas Monitzer merge of 'a4da508dc671f2a34f058c53dea42227bbae6376'
Thu, 12 Jul 2007 03:41:20 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head 2fc80aa138600106964b232d492dc701d3199a69)
Fri, 13 Jul 2007 15:34:16 +0000 Andreas Monitzer Now showing ad-hoc commands of other clients connected to the same account in the account menu (per XEP-0146). Since it is becoming messy in that menu, I also prefixed all ad-hoc commands with the node this command belongs to in [], which is the resource name for clients and the domain name for the server. Examples: "[home] Set status" for clients and "[jabber.org] Send message to all connected users" for servers.
Thu, 12 Jul 2007 03:24:55 +0000 Andreas Monitzer Fixed a few style/efficiency/calling convention problems noted by rlaager
Thu, 12 Jul 2007 02:56:00 +0000 Andreas Monitzer Having the option of test compiling during merge conflict resolving would be a great feature...
Thu, 12 Jul 2007 02:53:43 +0000 Andreas Monitzer merge of '10372c98fc2831d20506d1c4e5b94ce39bbe8d1a'
Thu, 12 Jul 2007 02:51:30 +0000 Andreas Monitzer merge of '34c6d2f9e1c14630370e582d136064c340ef8e88'
Thu, 12 Jul 2007 02:20:55 +0000 Andreas Monitzer Added the files I created to the Makefile. This hasn't happened yet since Adium doesn't use those Makefiles for building.
Wed, 11 Jul 2007 23:27:12 +0000 Andreas Monitzer Fixed errors created by merge conflict resolve mistakes.
Wed, 11 Jul 2007 22:27:44 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
Thu, 02 Aug 2007 04:12:57 +0000 Kevin Stange disapproval of revision '391beabbbe9b94205d5c2d9ef073ecff207da387'
Sat, 28 Jul 2007 20:21:48 +0000 Sadrul Habib Chowdhury The promised cleanups.
Sat, 28 Jul 2007 11:30:54 +0000 Sadrul Habib Chowdhury A proof-of-conecpt RSS reader using pygnt.
Sat, 28 Jul 2007 11:25:07 +0000 Sadrul Habib Chowdhury Initialize the gobject in a more appropriate place. And fix an error message.
Sat, 28 Jul 2007 11:16:05 +0000 Sadrul Habib Chowdhury Add some more functions for GntTree. One point to note is that the key
Sat, 28 Jul 2007 20:51:56 +0000 Ka-Hing Cheung fix spacing
Sat, 28 Jul 2007 20:46:43 +0000 Ka-Hing Cheung NEWS
Sat, 28 Jul 2007 05:37:02 +0000 Sean Egan Fixes #1905 'Better solution to 'Idleness Infinite Recursion''
Sat, 28 Jul 2007 05:30:19 +0000 Sean Egan Email notification signals from charkins. Fixes #1324
Sat, 28 Jul 2007 05:08:42 +0000 Sean Egan merge of '3dd9d75f17fcb12e23540b249c7b0503fccdb94c'
Sat, 28 Jul 2007 05:06:06 +0000 Ka-Hing Cheung I don't have NEWS
Sat, 28 Jul 2007 04:35:41 +0000 Etan Reisner Commit a patch by bibliochat to handle an XMPP MUC status code that I pushed
Sat, 28 Jul 2007 05:08:08 +0000 Sean Egan Tooltips in infopanes
Sat, 28 Jul 2007 04:27:18 +0000 Sean Egan ChangeLog and NEWS
Sat, 28 Jul 2007 02:37:46 +0000 Sean Egan Cool! Override GtkTextView's size allocate function in GtkIMHtml to make sure that it stays scrolled to the bottom whenever it's resized. Fixes a major annoyance and possibly #938
Fri, 27 Jul 2007 23:55:03 +0000 Sean Egan I think this might fix #1127
Fri, 27 Jul 2007 22:13:17 +0000 Sean Egan Screenname auto-completion filtering by Leonardo Fernandes, Fixes #519
Fri, 27 Jul 2007 17:48:30 +0000 Luke Schierer merge of '8fd54462a6faac01b88f24dc2970faa9a28c1978'
Fri, 27 Jul 2007 16:40:24 +0000 Bj«Órn Voigt fixes #2287
Fri, 27 Jul 2007 16:36:27 +0000 Mi«ßu Moldovan fixes #2284
Fri, 27 Jul 2007 16:34:01 +0000 Luke Schierer forgot these
Fri, 27 Jul 2007 16:33:30 +0000 Dmitry Beloglazov fixes #2257
Fri, 27 Jul 2007 16:26:05 +0000 Peter Hjalmarsson fixes #2242
Fri, 27 Jul 2007 16:45:44 +0000 Daniel Atallah Fix distcheck.
Fri, 27 Jul 2007 16:13:34 +0000 Sadrul Habib Chowdhury merge of '4f8fceee3836599ee91cd637f42647433a481086'
Fri, 27 Jul 2007 16:08:18 +0000 Sadrul Habib Chowdhury Make the infopane context-menu look more like a buddylist context menu.
Fri, 27 Jul 2007 15:46:03 +0000 Daniel Atallah Make sure we delete all generated files with the mingw clean make target.
Fri, 27 Jul 2007 10:48:24 +0000 Sadrul Habib Chowdhury merge of '004a538ba55a170d9662546cda8d93eb7d64507b'
Fri, 27 Jul 2007 10:44:24 +0000 Sadrul Habib Chowdhury merge of '391beabbbe9b94205d5c2d9ef073ecff207da387'
Fri, 27 Jul 2007 08:24:11 +0000 Mark Doliner Fix a comment typo
Fri, 27 Jul 2007 08:22:45 +0000 Mark Doliner This function wasn't used. I think it was intended for when Adam
Fri, 27 Jul 2007 03:47:09 +0000 Ka-Hing Cheung merge of '48f62c11849f8d3ade036cacace03635cf7985ec'
Thu, 26 Jul 2007 15:21:23 +0000 Daniel Atallah Fix memory leak (also includes an efficiency rearrangement for the xmlnode parsing that has been sitting on my machine for a while).
Thu, 26 Jul 2007 05:02:00 +0000 Ka-Hing Cheung make us forget the password if the user didn't choose save password
Fri, 27 Jul 2007 00:33:21 +0000 Sean Egan Redraw infopane after setting icons. I'm not sure why I need to do this. I'll look into it later. Fixes #1892
Fri, 27 Jul 2007 00:05:40 +0000 Sean Egan Fix idle reporting as discussed on devel@. Poll as needed when we're not idle, and poll frequently (once every three seconds) when we are. Fixes #1357
Wed, 25 Jul 2007 21:42:15 +0000 Sean Egan Remove Chinese characters from QQ smiley theme. GtkIMHtml does not properly handle smileys that use multi-byte characters, causing problems like http://img501.imageshack.us/img501/3457/pidginscreenshotoz2.jpg . That gtkimhtml bug should be fixed on its own, but according to mhuetsch the Chinese characters are just the descriptions and shouldn\'t be included in the file anyway. Fixes #1043 Fixes #1340 Fixes #716
Fri, 27 Jul 2007 10:44:11 +0000 Sadrul Habib Chowdhury Fix memory leak by freeing the list returned by gtk_container_get_children.
Wed, 25 Jul 2007 21:01:29 +0000 Sean Egan merge of '7099b827f2d0a6de2abb5d567f444adc1d13fc03'
Wed, 25 Jul 2007 21:01:21 +0000 Sean Egan merge of 'ba1886a94b2131f499b71e5c939807d4df199b08'
Wed, 25 Jul 2007 03:54:29 +0000 Daniel Atallah Prevent some more window titles from being "pidgin.exe" on Windows. Fixes #1767
Wed, 25 Jul 2007 03:43:51 +0000 Daniel Atallah Don't actually send messages using the protocol handlers (open the window and pre-populate the message, but require the user to actually send the message). Fixes #1961.
Wed, 25 Jul 2007 03:04:11 +0000 Daniel Atallah Add mingw makefile for cap. This isn't being built by default, but allows someone to do so if they want to.
Wed, 25 Jul 2007 02:53:33 +0000 Daniel Atallah Prevent an invalid PurpleBuddy pointer from being used by cap when a non-saved (e.g. Bonjour) buddy logs off and back on. It looks like the code used to (or was intended to) handle this scenario better. Fixes #1860.
Wed, 25 Jul 2007 00:20:27 +0000 Daniel Atallah merge of '0a9f44c33377bf72e080a7d3727fe303ba7bc7c3'
Tue, 24 Jul 2007 22:10:59 +0000 Daniel Atallah merge of '5a360221f5a625ed3fc962bdb9f35aecb3d74443'
Wed, 25 Jul 2007 20:57:24 +0000 Sadrul Habib Chowdhury Just show an empty line, instead of bouncing the text down when the user
Tue, 24 Jul 2007 21:49:14 +0000 Sadrul Habib Chowdhury merge of '59e56959de867035d1f66b2c04b5cdc539d18c59'
Tue, 24 Jul 2007 21:44:24 +0000 Sadrul Habib Chowdhury Insert a newline in the tooltip.
Tue, 24 Jul 2007 19:39:37 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin' (head 59e56959de867035d1f66b2c04b5cdc539d18c59)
Wed, 25 Jul 2007 19:56:50 +0000 Sean Egan More perl bindings from Zsombor Welker, fixes #1830
Tue, 24 Jul 2007 22:21:55 +0000 Sean Egan Make eventbox input only in infopane. Thanks fmoo.
Tue, 24 Jul 2007 21:36:47 +0000 Sean Egan Better imhtml auto-growing. Fixes #214
Tue, 24 Jul 2007 18:54:07 +0000 Mark Doliner Hopefully fix a hella sporadic infinite loop bug in ICQ (and maybe AIM).
Tue, 24 Jul 2007 17:46:48 +0000 Richard Laager merge of '3b69fa32b6a696df64942119de06c9896ea686fd'
Tue, 24 Jul 2007 06:58:30 +0000 Mark Doliner merge of '59d4e50c5c3aa15eb6c2f90c182fa455ec83dccb'
Tue, 24 Jul 2007 05:53:17 +0000 Mark Doliner merge of '3c06e81a006adebe420915ad7301ad1e6e82cab8'
Tue, 24 Jul 2007 03:52:21 +0000 Daniel Atallah Fix core plugin dependency registering for gtkbuddynote to happen in plugin_init() so that it can work correctly. Add an additional sanity check in the core plugin unloading so that messed up dependency registrations don't cause crashes in the future. Thanks to deryni for helping figure this out.
Mon, 23 Jul 2007 23:56:01 +0000 Sean Egan More work on the conversation sizing/positioning stuff. Still nothing IM or chat specific
Mon, 23 Jul 2007 20:56:46 +0000 Sadrul Habib Chowdhury merge of '53b8831e57f625eca0980aca94f04416b32bcd8f'
Mon, 23 Jul 2007 20:49:01 +0000 Richard Laager merge of '53b8831e57f625eca0980aca94f04416b32bcd8f'
Mon, 23 Jul 2007 06:06:42 +0000 Ka-Hing Cheung fix a doc string typo
Mon, 23 Jul 2007 04:26:49 +0000 Sean Egan merge of '4d22d26e21a84d8f6fbb484b3b01e88eff143ca3'
Mon, 23 Jul 2007 03:03:20 +0000 Daniel Atallah gtk_window_set_deletable() is GTK+ >= 2.10.0. References #1947. Also fix a bug where on Windows, the default title is always applied.
Mon, 23 Jul 2007 02:35:22 +0000 Ka-Hing Cheung merge of '5e94d4a46251e35e2b640180905fe364b82355e5'
Mon, 23 Jul 2007 02:33:41 +0000 Ka-Hing Cheung purple_request_action doesn't call any callbacks if the user closes the
Tue, 24 Jul 2007 06:57:38 +0000 Mark Doliner Another stab at fixing that signon infinite loop
Sun, 22 Jul 2007 22:08:13 +0000 Mark Doliner I'm hoping this will fix a semi-random and semi-random infinite looping
Sun, 22 Jul 2007 18:17:26 +0000 Ka-Hing Cheung merge of '36ee98cd262baf7d57502c08fc185518ed93532a'
Sun, 22 Jul 2007 08:54:12 +0000 Mark Doliner merge of 'b8d63ebbffba2503d6e449e02a44a2eedcc41d85'
Sun, 22 Jul 2007 08:54:03 +0000 Mark Doliner Get rid of a crash that happens when signing off if you have a chat room
Sun, 22 Jul 2007 08:33:49 +0000 Mark Doliner merge of '88e83a787741462b25953d4b5a1c467575657ad0'
Sun, 22 Jul 2007 08:30:12 +0000 Mark Doliner OscarData->killme isn't used (and hasn't been for a while)
Sun, 22 Jul 2007 08:29:48 +0000 Mark Doliner I don't think this check is needed. If it is then it's because we're
Sun, 22 Jul 2007 08:28:55 +0000 Mark Doliner Move a call to purple_connection_error() from oscar.c to
Sun, 22 Jul 2007 08:18:27 +0000 Mark Doliner Call the AIM_CB_SPECIAL_CONNERR callback from
Sun, 22 Jul 2007 08:14:22 +0000 Sean Egan merge of '504a8cb6756b655e5d3fa457826b95b2c177ce61'
Sun, 22 Jul 2007 07:09:33 +0000 Mark Doliner merge of 'ee06baadf86c44d4707c364c06c874bd9b27ad07'
Sun, 22 Jul 2007 07:02:28 +0000 Sean Egan merge of '221309af37812a6e1ff9b246e304053fb4bb137b'
Mon, 23 Jul 2007 04:26:11 +0000 Sean Egan There\! Take your stupid status icons back\!
Sun, 22 Jul 2007 08:14:16 +0000 Sean Egan revert 'no visible tabs when only one conversation' as it proved unpopular. Made tabs only fill the entire width of the notebook when there's only one tab to avoid http://pidgin.im/~deryni/that_just_looks_dumb.png
Sun, 22 Jul 2007 06:45:05 +0000 Sean Egan Infopane is optional
Sun, 22 Jul 2007 01:26:31 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin' (head 70d2769d4011894129d709021e283a3a47fc67f6)
Sun, 22 Jul 2007 06:53:13 +0000 Mark Doliner Valgrind was showing "Invalid read of size 1" when a string is passed
Sun, 22 Jul 2007 00:59:51 +0000 Ka-Hing Cheung merge of '21c2a204378d0369b8d2b6d7b32b6da45cb1ddb2'
Sun, 22 Jul 2007 00:58:25 +0000 Ka-Hing Cheung re-escapes the entities that was unescaped by purple_markup_strip_html()
Sun, 22 Jul 2007 00:08:10 +0000 Richard Laager merge of '43d9c75fd0df1204f9b64d3ec943927d608eb187'
Sun, 22 Jul 2007 00:25:56 +0000 Sean Egan Fixes Ticket #1707 Crash with invalid UTF-8 status message from other Sametime client
Sat, 21 Jul 2007 23:30:59 +0000 Sean Egan quote e-mail address before sending it to evolution
Sat, 21 Jul 2007 23:16:08 +0000 Sean Egan include 22px app icons in configure.ac
Sat, 21 Jul 2007 22:57:12 +0000 Sean Egan 22 pixel application icon. Fixes #1581
Sat, 21 Jul 2007 23:08:15 +0000 Richard Laager merge of '84b3fc6338b95acbafc4cc98335181b0ac4e03be'
Sat, 21 Jul 2007 22:20:00 +0000 Sean Egan Add emblem to infopane. Fixes #79
Sat, 21 Jul 2007 20:07:08 +0000 Sean Egan disapproval of revision 'b2e759e32716160439df9096b33528aa86f1e57e'
Sat, 21 Jul 2007 19:50:02 +0000 Sean Egan Patch #1280 cleans and makes consistant the keybinding behvaiors in the conversation windows
Sat, 21 Jul 2007 19:33:10 +0000 Sean Egan Credit for patch #2216
Sat, 21 Jul 2007 19:31:08 +0000 Sean Egan move STATIC_LINK_LIBS up in link order to ensure its dependencies get included properly. Patch #2216 from IgorVlasenko
Mon, 23 Jul 2007 20:54:16 +0000 Sadrul Habib Chowdhury Add an 'auto-join' checkbox in the 'Add Chat' dialog, thanks to fmoo's
Sat, 21 Jul 2007 06:22:15 +0000 Sadrul Habib Chowdhury Memory leak fix.
Sat, 21 Jul 2007 06:15:26 +0000 Sadrul Habib Chowdhury We don't need dynamic things here.
Sat, 21 Jul 2007 05:53:05 +0000 Sadrul Habib Chowdhury Guard against possible weird crashes.
Sat, 21 Jul 2007 05:47:46 +0000 Sadrul Habib Chowdhury merge of '68531d78c3d980fcba8b12d95053cfc541f7be31'
Sat, 21 Jul 2007 05:45:04 +0000 Sadrul Habib Chowdhury This could have resulted in buffer overflow if the user had 10 or more
Sat, 21 Jul 2007 02:17:38 +0000 Nathan Walp merge of '75fc7005738c7f677caf9b8c6959ec8c1d90778c'
Fri, 20 Jul 2007 22:31:27 +0000 Daniel Atallah Continue to build nullprpl by default on win32, but don't actually install it - we don't want it in the installer.
Fri, 20 Jul 2007 22:24:10 +0000 Daniel Atallah Bonjour only works on Windows2000 or newer, so we don't need to indirectly access the Net* functions. Avoid doing an unnecessary domain query to find the Domain Controller (which was causing a several second delay at startup). Also, try harder to avoid empty default names and falling back to "Purple Person".
Fri, 20 Jul 2007 21:49:53 +0000 Sadrul Habib Chowdhury merge of '2543d569f73fee46d4f4f92b5a5f2245ed4a07db'
Fri, 20 Jul 2007 18:38:24 +0000 Luke Schierer merge of '9b9534d8ba6b75ce9836ce0cd1ed8e086c0f89a0'
Fri, 20 Jul 2007 18:11:26 +0000 Daniel Atallah pidgin_accounts_window_hide() should actually dispose of the window. Fixes #2193.
Fri, 20 Jul 2007 16:31:39 +0000 Daniel Atallah Fix from Will Hawkins to plug some leaks in error cases for the SIMPLE prpl. References #2181.
Fri, 20 Jul 2007 18:35:13 +0000 Javier Fern«¡ndez-Sanguino Pe«Ða fixes #2147
Fri, 20 Jul 2007 18:33:58 +0000 Claudio Satriano fixes #2156
Fri, 20 Jul 2007 18:31:53 +0000 Shalom Craimer fixes #2163
Fri, 20 Jul 2007 18:30:03 +0000 Ambrose C. Li fixes #2164
Fri, 20 Jul 2007 18:27:18 +0000 Toni Hermoso fixes #2174
Fri, 20 Jul 2007 18:22:27 +0000 Yngve Spjeld Landro fixes #2211
Fri, 20 Jul 2007 05:09:46 +0000 Kevin Stange Merge the two patches from this ticket, fix them, and be sure to install
Fri, 20 Jul 2007 21:46:29 +0000 Sadrul Habib Chowdhury Allow disabling the widget actions on specific widgets. This allows, for
Fri, 20 Jul 2007 21:41:05 +0000 Sadrul Habib Chowdhury Fix a crash Eric found. These parameters were in reverse order.
Thu, 19 Jul 2007 21:34:35 +0000 Sadrul Habib Chowdhury Anoter patch from Javeed Shaikh to introduce a utility function for a tree.
Thu, 19 Jul 2007 21:11:37 +0000 Sadrul Habib Chowdhury Patch from Javeed Shaikh to make the search function non-braindamaged.
Fri, 20 Jul 2007 02:58:21 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin' (head e234ff44fe5efd4a34c1fe7d40419300d1748187)
Thu, 19 Jul 2007 08:25:57 +0000 Sadrul Habib Chowdhury merge of '1716933469be8ab48b72ab0259f65b44c4d9b23e'
Wed, 18 Jul 2007 06:32:00 +0000 Mark Doliner This was crashing for me when writing a system message when logging
Wed, 18 Jul 2007 06:28:11 +0000 Mark Doliner Get rid of an unused variable
Tue, 17 Jul 2007 17:03:59 +0000 Daniel Atallah merge of 'c461aa1e202a65745f6b1de51f4bea0016abc463'
Thu, 19 Jul 2007 08:25:26 +0000 Sadrul Habib Chowdhury Allow using custom search functions.
Tue, 17 Jul 2007 11:09:03 +0000 Sadrul Habib Chowdhury Do some work to make pygnt more useful. The dbus-gnt script works fairly
Tue, 17 Jul 2007 06:43:05 +0000 Richard Laager The gtkbuddynote.c file contains translation markers.
Mon, 16 Jul 2007 23:59:58 +0000 Sadrul Habib Chowdhury Do a NULL-check to prevent a crash.
Mon, 16 Jul 2007 23:50:41 +0000 Sadrul Habib Chowdhury merge of '16545633f55b708a351f38a9532d94b0b00eacec'
Mon, 16 Jul 2007 21:11:45 +0000 Evan Schoenberg aim_locate_finduserinfo() can return NUL (particularly if userinfo->sn is NULL), which leads to the crash in AdiumTicket:7346. Handle this possibility rather than crashing.
Mon, 16 Jul 2007 21:11:23 +0000 Evan Schoenberg merge of '01d1a63fe1ad7ad2f78ff88c6540afd927693362'
Sat, 14 Jul 2007 18:16:51 +0000 Evan Schoenberg cmd->params[2] could be NULL, or purple_url_decode() could return NULL. Don't pass a potential NULL to strcmp().
Mon, 16 Jul 2007 23:47:26 +0000 Sadrul Habib Chowdhury merge of '01d1a63fe1ad7ad2f78ff88c6540afd927693362'
Mon, 16 Jul 2007 23:46:23 +0000 Sadrul Habib Chowdhury Fixes for pygnt generation.
Sat, 21 Jul 2007 02:17:34 +0000 Nathan Walp merge of '3ddd2f07e1ef153cfbf3a4181386d9fc01e7749d'
Sat, 21 Jul 2007 02:13:44 +0000 Nathan Walp disapproval of revision 'a85dc51a1d0ec3a5092ff577a129e4fcec6f212f'
Sat, 21 Jul 2007 02:14:58 +0000 Nathan Walp don't escape this data, as gtk isn't expecting it to be escaped (fixes #1311, aka the O'Connor bug)
Sat, 21 Jul 2007 02:10:34 +0000 Nathan Walp we don't put markup in the row data, so there's no need to escape this (fixes #1311, aka the O'Connor bug)
Tue, 17 Jul 2007 17:03:51 +0000 Daniel Atallah Patch from Mauro Brasil to support Brazilian profiles on Yahoo. Fixes #2091.
Sun, 15 Jul 2007 22:09:03 +0000 Kevin Stange Add :-p (lowercase) which is officially handed by AIM 6.something. Fixes #1590
Sun, 15 Jul 2007 12:49:23 +0000 Sadrul Habib Chowdhury Fix compile warnings that only shows up with -O3. This may have caused
Sun, 15 Jul 2007 11:59:48 +0000 Sadrul Habib Chowdhury Typo fix. This bit of code must be cursed.
Sun, 15 Jul 2007 04:57:03 +0000 Sadrul Habib Chowdhury Allow changing the content of a textview using $EDITOR.
Sun, 15 Jul 2007 02:38:09 +0000 Sadrul Habib Chowdhury Properly set the initial size of widgets.
Sun, 15 Jul 2007 02:26:17 +0000 John Bailey Patch from John Bailey (rekkanoryo) to update the C Howto.
Sat, 14 Jul 2007 10:52:31 +0000 Sadrul Habib Chowdhury Add a missing line-drawing character in the HTML screen-dump.
Sat, 14 Jul 2007 03:02:41 +0000 Sadrul Habib Chowdhury New feature: successful compilation.
Sat, 14 Jul 2007 02:15:42 +0000 Sadrul Habib Chowdhury Allow setting the search column in a tree to use for typeahead searching.
Sat, 14 Jul 2007 01:28:24 +0000 Richard Nelson merge of '2b537584bf70476b4ef78547c5000c361e9b7176'
Sat, 14 Jul 2007 01:32:45 +0000 Sadrul Habib Chowdhury merge of '2e4cdb97f5820f67493a9e7d9189edd4d82dc0cf'
Sat, 14 Jul 2007 01:31:44 +0000 Sadrul Habib Chowdhury Use gobject properties instead of hacks when creating columns in a tree.
Sat, 14 Jul 2007 01:23:56 +0000 Richard Nelson I think this is the intended behaviour
Fri, 13 Jul 2007 19:40:39 +0000 Daniel Atallah Update ChangeLog.win32. Thanks to rlaager for reminding me.
Fri, 13 Jul 2007 18:21:45 +0000 Daniel Atallah merge of '7eae94f1fdfc15019ea342a60df04da01a42a0ea'
Fri, 13 Jul 2007 17:06:28 +0000 Evan Schoenberg merge of '94a9755f88bd06c61bdc7b7bb2222b989e548f90'
Fri, 13 Jul 2007 16:50:03 +0000 Sadrul Habib Chowdhury Allow having a callback after the child process terminates. Use the callback
Fri, 13 Jul 2007 16:05:30 +0000 Sadrul Habib Chowdhury Revert one of the last changes. Always allow drag-drop from the infopane.
Fri, 13 Jul 2007 15:24:23 +0000 Sadrul Habib Chowdhury merge of '2f809d90603821641a30206f53f11a56b9bc62af'
Fri, 13 Jul 2007 15:15:12 +0000 Sadrul Habib Chowdhury Show the 'send to' menu on right click on the infopane.
Fri, 13 Jul 2007 18:18:56 +0000 Daniel Atallah Add win32 LCID lookup mappings for Afrikaans, Indonesian, Kannada, Pashto.
Fri, 13 Jul 2007 18:03:45 +0000 Daniel Atallah Convert portable winpidgin launcher executable to be the same binary as pidgin.exe and determine which behavior to use at runtime. Running "pidgin.exe --portable-mode" or renaming "pidgin.exe" to "pidgin-portable.exe" will cause the portable mode to be used.
Fri, 13 Jul 2007 13:57:59 +0000 Daniel Atallah Make the win32 launcher support "--multiple" as well as %PIDGIN_MULTI_INST%
Fri, 13 Jul 2007 16:54:41 +0000 Serdar Soytetir fixes #2143
Fri, 13 Jul 2007 13:39:22 +0000 Ambrose C. Li fixes #2141
Fri, 13 Jul 2007 13:35:16 +0000 Mi«ßu Moldovan updated
Fri, 13 Jul 2007 12:31:53 +0000 Sadrul Habib Chowdhury I changed a string during a string freeze\! Sorry\!
Fri, 13 Jul 2007 11:30:08 +0000 Sadrul Habib Chowdhury Add _get_value for slider.
Fri, 13 Jul 2007 10:51:25 +0000 Sadrul Habib Chowdhury merge of '0adbd7ac0c14d3a1d56a31f03baa87c9af63cbe6'
Fri, 13 Jul 2007 02:05:16 +0000 Stu Tomlinson - Don't hardcode silc header locations, rely on pkg-config for those,
Fri, 13 Jul 2007 10:50:43 +0000 Sadrul Habib Chowdhury I can pretty much swear this worked at some point. I am not sure when this
Fri, 13 Jul 2007 01:42:29 +0000 Sadrul Habib Chowdhury Add utility function to trigger some button when some key is pressed with
Fri, 13 Jul 2007 01:30:08 +0000 Sadrul Habib Chowdhury Changes to the test apps.
Fri, 13 Jul 2007 01:27:31 +0000 Sadrul Habib Chowdhury The app-specific style-reading was wrong. Thanks to wabz for noticing.
Fri, 13 Jul 2007 00:37:06 +0000 Sadrul Habib Chowdhury Update the man about small buttons.
Fri, 13 Jul 2007 00:03:15 +0000 Sadrul Habib Chowdhury merge of '70232e190a2c640678a9ec7142bf9b1a9a2876aa'
Thu, 12 Jul 2007 23:57:56 +0000 Sadrul Habib Chowdhury Allow one-line high buttons. Specify 'small-button = true' under 'general',
Thu, 12 Jul 2007 03:19:38 +0000 Sadrul Habib Chowdhury merge of '171f04bfc8138c0afa445e1d787144c3cdda819e'
Thu, 12 Jul 2007 03:17:32 +0000 Sadrul Habib Chowdhury Crash fixes from Eric Polino.
Thu, 12 Jul 2007 22:38:13 +0000 Will Thompson Oleg Sukhodolsky noticed that the callback function was cast incorrectly in
Thu, 12 Jul 2007 20:32:52 +0000 Martin Srebotnjak fixes #2133
Thu, 12 Jul 2007 16:31:17 +0000 ª±ric Boumaour fixes #2130
Thu, 12 Jul 2007 15:47:08 +0000 Timo Jyrinki fixes #2127
Thu, 12 Jul 2007 15:27:05 +0000 Bj«Órn Voigt fixes #2126
Thu, 12 Jul 2007 15:26:11 +0000 Maur«¿cio Collares fixes #2125
Thu, 12 Jul 2007 15:24:02 +0000 Javier Fern«¡ndez-Sanguino Pe«Ða fixes #1803
Thu, 12 Jul 2007 12:13:20 +0000 Will Thompson Fix up writing-im-msg and writing-chat-msg to use a marshaller which treats the
Thu, 12 Jul 2007 04:34:02 +0000 Richard Laager Make the "Browse Logs Folder" button open the folder containing the log
Thu, 12 Jul 2007 03:41:37 +0000 Richard Laager Apparently we're not supposed to try to expand $datadir or $libdir from inside
Thu, 12 Jul 2007 03:35:10 +0000 Andreas Monitzer Per request of rlaager, propagated my xhtml-creator fixes to the main branch. This adds two things: proper <img>-handling and appending URLs to the plain text version like this: <http://www.example.com>.
Thu, 12 Jul 2007 00:50:30 +0000 Daniel Atallah Only display the "detailed" email notifications for gtalk if we really have all the details to show. Fixes #1813.
Thu, 12 Jul 2007 00:49:04 +0000 Daniel Atallah Various leak fixes.
Wed, 11 Jul 2007 23:17:22 +0000 Richard Nelson Chats aren't shown if their account is offline, so a group of offline chats shouldn't be either
Wed, 11 Jul 2007 20:35:48 +0000 Daniel Atallah Fix Swedish translation to not include "Gaim" in a current translated string (there are several unused strings that still contain "Gaim", but that is a different issue). Thanks to Fredrik Duprez for noticing and supplying the fix. Fixes #1930.
Wed, 11 Jul 2007 19:27:39 +0000 Sadrul Habib Chowdhury Return the complete paths of the child prefs.
Wed, 11 Jul 2007 18:57:46 +0000 Sadrul Habib Chowdhury merge of 'b659e4319ac48c0a72be9f116d4bd41477552998'
Wed, 11 Jul 2007 18:24:11 +0000 Jovan Naumovski fixes #1772
Wed, 11 Jul 2007 18:08:34 +0000 Maur«¿cio Collares fixes #1670
Wed, 11 Jul 2007 18:05:18 +0000 Bj«Órn Voigt fixes #1696
Wed, 11 Jul 2007 18:03:44 +0000 Martin Srebotnjak fixes #1709
Wed, 11 Jul 2007 18:01:41 +0000 Shalom Craimer fixes #1766
Wed, 11 Jul 2007 17:56:39 +0000 Yngve Spjeld Landro fixes #1814
Wed, 11 Jul 2007 17:51:38 +0000 Takashi Aihana fixes #1983
Wed, 11 Jul 2007 17:33:10 +0000 Luke Schierer merge of 'ec81d16b090372b4c6f5a7f2580334a0a2f226d9'
Wed, 11 Jul 2007 17:32:24 +0000 Mar Castro fixes #2005
Wed, 11 Jul 2007 18:37:54 +0000 Sadrul Habib Chowdhury Add purple_prefs_get_children_names in purple. And update Changelog.API
Wed, 11 Jul 2007 17:45:41 +0000 Sadrul Habib Chowdhury merge of '872f027c46dce251e1ce50a76817a0d7c609147d'
Wed, 11 Jul 2007 16:48:54 +0000 Richard Laager Fix a typo in the British English translation.
Mon, 16 Jul 2007 20:18:48 +0000 Eric Polino disapproval of revision '872f027c46dce251e1ce50a76817a0d7c609147d'
Wed, 11 Jul 2007 17:45:09 +0000 Sadrul Habib Chowdhury Silent sound for finch. The audible stuff will get in in a later release.
Tue, 10 Jul 2007 08:58:23 +0000 Sadrul Habib Chowdhury merge of '1bc2ea23969174b3ad8cb5bebc864bc222d2d5ea'
Tue, 10 Jul 2007 06:19:09 +0000 Mark Doliner Return 0 to silence the following warning
Tue, 10 Jul 2007 05:56:23 +0000 Mark Doliner I think Sean accidentally committed changes to this file that try
Tue, 10 Jul 2007 05:42:51 +0000 Mark Doliner merge of '3f89d563ddd1dda17f6a4f733ebe660614130ef4'
Tue, 10 Jul 2007 05:42:49 +0000 Mark Doliner merge of '039acbe69fd4ab8680c82186bcbd98185aa10460'
Tue, 10 Jul 2007 03:25:56 +0000 Sean Egan add new emoticons
Tue, 10 Jul 2007 03:23:39 +0000 Sean Egan icon updates from hylke
Mon, 09 Jul 2007 04:25:15 +0000 Sean Egan Old infopane cleanup I had laying around.
Mon, 09 Jul 2007 04:24:41 +0000 Sean Egan Patch from nix_nix, adds 'get prpl name from account menu' API
Mon, 09 Jul 2007 22:00:55 +0000 Daniel Atallah Preselect the Desktop and Startmenu shortcuts in the installer based on the previous installation (if there is one). Fixes #1620.
Mon, 09 Jul 2007 12:13:38 +0000 Will Thompson merge of 'b0ec0f2d37460f78a06935a7f1d5a57f897c916f'
Mon, 09 Jul 2007 02:01:25 +0000 Daniel Atallah Fix transparency not being applied when showing a hidden conversation.
Sun, 08 Jul 2007 21:23:43 +0000 Daniel Atallah Give Windows users the option of having new conversation windows created minimized. Hopefully this will stop the incessant crying about this. Fixes #664.
Sun, 08 Jul 2007 19:59:13 +0000 Daniel Atallah Patch from Jason Conti to enable `make -f Makefile.mingw docs` on the windows build. Fixes #1801.
Sun, 08 Jul 2007 19:58:31 +0000 Daniel Atallah merge of '38c2cb0e7952750e5835eb5b97b9bdd3dcb84f60'
Sun, 08 Jul 2007 17:23:52 +0000 Nathan Walp merge of '1b406aff23973a5da66ee2089806942437075a48'
Tue, 03 Jul 2007 12:12:33 +0000 Nathan Walp merge of '54ca7908e9d5ca615490f92be7a4be6bdf9d9baa'
Tue, 10 Jul 2007 08:54:18 +0000 Sadrul Habib Chowdhury Some extra checks to avoid weird crashes.
Sat, 07 Jul 2007 10:54:38 +0000 Sadrul Habib Chowdhury If debug is enabled using the -d argument, then do not suppress the outputs
Sun, 08 Jul 2007 17:53:14 +0000 Daniel Atallah Fix #1727 and also plug a possible leak and make a little efficiency improvement to the win32 clipboard handling.
Sat, 07 Jul 2007 04:03:41 +0000 Sadrul Habib Chowdhury Do not crash if you delete an account with an open conversation.
Sat, 07 Jul 2007 00:30:45 +0000 Sadrul Habib Chowdhury Since we have the file-selected signal, we might as well emit it.
Fri, 06 Jul 2007 21:48:50 +0000 Sadrul Habib Chowdhury merge of '781654c3edc889471ddc7abfb81476b8ebf9daae'
Fri, 06 Jul 2007 21:42:25 +0000 Sadrul Habib Chowdhury Allow showing right-aligned text trees. Right-align the size in the file
Fri, 06 Jul 2007 14:44:05 +0000 Daniel Atallah Fix the win32 build. Thanks to Etan and Lee Roach. Fixes #1929.
Fri, 06 Jul 2007 06:14:31 +0000 Sadrul Habib Chowdhury Possible crash fix.
Fri, 06 Jul 2007 05:51:08 +0000 Sadrul Habib Chowdhury merge of '09349b5cd3ed45cdc0f349c26d6fcf746d73adec'
Thu, 05 Jul 2007 18:15:28 +0000 Bartoz Oler Close temporary Get Info window when showing the real one. Fixes #1720.
Fri, 06 Jul 2007 05:47:50 +0000 Sadrul Habib Chowdhury Try to automatically assign some hotkeys for the menuitems. Do we like this?
Fri, 06 Jul 2007 05:31:01 +0000 Sadrul Habib Chowdhury Fix the initial size of a combobox.
Fri, 06 Jul 2007 05:25:39 +0000 Sadrul Habib Chowdhury Minor changes to remove a couple of lines of duplication.
Fri, 06 Jul 2007 05:21:37 +0000 Sadrul Habib Chowdhury Plucked revision from im.pidgin.soc.2007.finchfeat to allow showing empty
Fri, 06 Jul 2007 01:20:20 +0000 Sadrul Habib Chowdhury Allow trigger keys for menuitems.
Thu, 05 Jul 2007 19:58:35 +0000 Sadrul Habib Chowdhury Hide the menu when ctrl-c is pressed.
Thu, 05 Jul 2007 07:00:15 +0000 Sadrul Habib Chowdhury merge of '72d84aa6f2acbef6d592de141c3a8f6f5c4e7fd6'
Thu, 05 Jul 2007 06:54:18 +0000 Sadrul Habib Chowdhury Show a pimping cool unicode status emblem for buddies on mobile (thanks, elb).
Thu, 05 Jul 2007 08:06:08 +0000 Mark Doliner Don't present the buddy list when a row is added to the accounts
Thu, 05 Jul 2007 02:39:54 +0000 Ka-Hing Cheung merge of '6521407fd5a6d9175e6532a874a2735658c113e9'
Thu, 05 Jul 2007 00:56:26 +0000 Sadrul Habib Chowdhury Fix #2034.
Wed, 04 Jul 2007 18:58:40 +0000 Sadrul Habib Chowdhury merge of 'cc6c96ed91fb789ae12faf87e23361996db6d2f0'
Wed, 04 Jul 2007 18:56:17 +0000 Sadrul Habib Chowdhury Do not crash when people run finch without 'make install'ing first.
Wed, 04 Jul 2007 15:26:17 +0000 Evan Schoenberg accept() wants a pointer to a socklen_t, not an unsigned int. This has no programattic effect, since we don't actually use the return value, but it silences a warning on my system.
Wed, 04 Jul 2007 15:22:19 +0000 Evan Schoenberg gmodule.h is needed in internal.h for GLIB_CHECK_VERSION() to be defined; this is independent of whether PURPLE_PLUGINS is defined.
Wed, 04 Jul 2007 03:43:37 +0000 Stu Tomlinson merge of 'c0dada8d5e1c72e70d6918a158d0c4edf662cf88'
Tue, 03 Jul 2007 15:56:24 +0000 Sadrul Habib Chowdhury Fix a bug where buddies from offline accounts were showing up.
Tue, 03 Jul 2007 11:20:33 +0000 Sadrul Habib Chowdhury Use the utility function for the conversation and debug windows.
Tue, 03 Jul 2007 11:17:35 +0000 Sadrul Habib Chowdhury Utility function to start the pager with the contents of a textview.
Tue, 03 Jul 2007 11:09:19 +0000 Sadrul Habib Chowdhury The input was causing some weird issues. This fixes it.
Tue, 03 Jul 2007 11:07:53 +0000 Sadrul Habib Chowdhury Update the irssi WM to not touch the screen when something else is using it.
Tue, 03 Jul 2007 09:42:48 +0000 Sadrul Habib Chowdhury Do not crash on NULL checks.
Tue, 03 Jul 2007 09:41:22 +0000 Sadrul Habib Chowdhury The key has been processed. Return TRUE.
Tue, 03 Jul 2007 08:54:34 +0000 Sadrul Habib Chowdhury Allow executing another application (eg. PAGER) that will use the same
Tue, 03 Jul 2007 04:47:24 +0000 Sadrul Habib Chowdhury Allow storing non-string binary data in tree columns.
Tue, 03 Jul 2007 01:50:16 +0000 Sadrul Habib Chowdhury Docs for GntTree.
Mon, 02 Jul 2007 23:19:30 +0000 Sadrul Habib Chowdhury Some more focus fixes.
Mon, 02 Jul 2007 22:59:10 +0000 Sadrul Habib Chowdhury merge of '2c61c0960a48cb258fd0a3c93727265ec78e7809'
Mon, 02 Jul 2007 22:58:36 +0000 Sadrul Habib Chowdhury Fix some focus issues.
Wed, 04 Jul 2007 03:42:03 +0000 Stu Tomlinson Don't allow setting auto-accept preferences for blist nodes that won't be
Mon, 02 Jul 2007 06:34:56 +0000 Kevin Stange ChangeLog the two most significant UI changes in Pidgin for 2.1.0.
Mon, 02 Jul 2007 05:56:15 +0000 Mark Doliner Change the default value for the "Show system tray icon:
Sun, 01 Jul 2007 17:07:17 +0000 Sadrul Habib Chowdhury merge of '67745ca449eb97ebc7870489be80d71559c3ecac'
Sun, 01 Jul 2007 17:05:16 +0000 Sadrul Habib Chowdhury Fix some crashes resulting from rejecting file-transfer requests.
Sun, 01 Jul 2007 15:57:42 +0000 Sadrul Habib Chowdhury Remember the open/save file locations.
Sun, 01 Jul 2007 15:50:40 +0000 Richard Laager Once again revert the g_ascii_strncasecmp/g_ascii_strncasecmp changes here.
Sun, 01 Jul 2007 15:45:51 +0000 Richard Laager Mark "Install Theme" for translation. Gabriel Schulhof caught this.
Sun, 01 Jul 2007 15:44:59 +0000 Richard Laager propagate from branch 'im.pidgin.soc.2007.remotelogging' (head 64d3e6a75d2827d3c93ac39eb27408b26dc735ea)
Sun, 01 Jul 2007 15:26:50 +0000 Sadrul Habib Chowdhury Update the irssi WM to do substring-search instead of string comparison.
Sun, 01 Jul 2007 14:04:35 +0000 Sadrul Habib Chowdhury Parentheses helps.
Sun, 01 Jul 2007 12:21:30 +0000 Sadrul Habib Chowdhury Resize tree-columns nicely when the tree is resized. We can tell it to
Sun, 01 Jul 2007 07:15:16 +0000 Sadrul Habib Chowdhury merge of '414f0770611139752d484f4831cb59038456c9bf'
Sun, 01 Jul 2007 03:15:43 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 98416e917a1165a4df7eb5839840348ff4c17bf2)
Sun, 01 Jul 2007 01:54:25 +0000 Nick Hebner Fix up some linkage to compile on Visual Studio. He claims this doesn't
Sun, 01 Jul 2007 01:48:42 +0000 Nick Hebner Fix up some macros for Visual Studio. --rlaager
Sun, 01 Jul 2007 01:46:01 +0000 Nick Hebner Fix some S_ISDIR calls to work with Visual Studio. --rlaager
Sun, 01 Jul 2007 01:41:57 +0000 Richard Laager Use the glib strcasecmp functions everywhere, as we've had reports of
Sun, 01 Jul 2007 01:25:02 +0000 Nick Hebner Replace some strncasecmp() calls with g_ascii_strncasecmp() as part of the
Sun, 01 Jul 2007 01:15:09 +0000 Richard Laager Removing the default theme doesn't make sense for the average user. They
Sun, 01 Jul 2007 01:10:21 +0000 Richard Laager We don't want to be using MAXPATHLEN except for backwards compatibility.
Sun, 01 Jul 2007 01:09:29 +0000 Richard Laager merge of '00f5a5bbf5027e924850c72a98b88981dbd260f8'
Sun, 01 Jul 2007 04:03:37 +0000 Sadrul Habib Chowdhury Change a string. Fixes #1815.
Sun, 01 Jul 2007 01:13:54 +0000 Sadrul Habib Chowdhury Show tooltip for smileys. Fixes #1981.
Sun, 01 Jul 2007 00:15:45 +0000 Sadrul Habib Chowdhury Update ChangeLog and .API for finch/libgnt.
Sat, 30 Jun 2007 23:55:49 +0000 Sadrul Habib Chowdhury merge of 'afceda354033d5b3b9ee155fbc6d592b8b1edb2f'
Sun, 01 Jul 2007 01:08:10 +0000 Richard Laager Rework the smiley dialog close logic: Escape will always close the window.
Sun, 01 Jul 2007 00:59:35 +0000 Richard Laager Rework the logic to be (IMHO) easy to read.
Sun, 01 Jul 2007 00:55:03 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head ea892e1af1550c458bff82d681f007879dc52d8a)
Sat, 30 Jun 2007 23:15:31 +0000 Richard Laager The formatting imhtml in the prefs isn't rendering the smiley and it's not
Sat, 30 Jun 2007 23:13:15 +0000 Richard Laager merge of '38bb0ef32354096ae738327b3b59d13debe796c3'
Sat, 30 Jun 2007 23:50:07 +0000 Sadrul Habib Chowdhury Add a 'Close' option for pietray to close the docklet.
Sat, 30 Jun 2007 06:45:59 +0000 Sadrul Habib Chowdhury Use the completion-signal to append a ': ' after a tab-completed nick.
Sat, 30 Jun 2007 06:41:54 +0000 Sadrul Habib Chowdhury A 'completion' signal to emit whenever user accepts a completion suggest.
Sat, 30 Jun 2007 05:59:07 +0000 Sadrul Habib Chowdhury Some manpage updates.
Sun, 01 Jul 2007 08:02:31 +0000 Michael Shkutkov set flags in QIP logger to prevent the problem with history plugin.
Sat, 30 Jun 2007 23:12:10 +0000 Richard Laager Minor coding style changes.
Sat, 30 Jun 2007 23:06:29 +0000 Richard Laager Document the addition of pidgin_themes_remove_smiley_theme
Sat, 30 Jun 2007 22:23:25 +0000 Richard Laager Whitespace changes.
Sat, 30 Jun 2007 22:20:16 +0000 Richard Laager Eliminate some duplicate code.
Sat, 30 Jun 2007 22:12:44 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head ede31f4a584caeaede8c7c46cbece5a420b41050)
Sat, 30 Jun 2007 22:09:50 +0000 Richard Laager ChangeLog the new QIP logger in the Log Reader plugin.
Sat, 30 Jun 2007 22:04:49 +0000 Richard Laager Minor comment fix.
Sat, 30 Jun 2007 22:04:32 +0000 Richard Laager Make the MSN logger set flags and ues <br> instead of \n. This fixes the
Sat, 30 Jun 2007 22:00:19 +0000 Richard Laager Make the Adium logger set flags, though it's still very much a stub.
Sat, 30 Jun 2007 21:57:09 +0000 Richard Laager merge of '9c48f5af550f327eddd36eef116a426804115095'
Sat, 30 Jun 2007 19:53:13 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b34743e0bab991600b435760c67a34c881d018ff)
Sat, 30 Jun 2007 18:42:08 +0000 Richard Laager Fix warnings and add a call to g_timeout_add_seconds() just because.
Sat, 30 Jun 2007 01:45:21 +0000 Sadrul Habib Chowdhury Add a callback that gets triggered by SIGWINCH.
Sat, 30 Jun 2007 00:55:43 +0000 Sadrul Habib Chowdhury merge of '4f8ab97003711152439b821c5bfa99036761afe9'
Fri, 29 Jun 2007 21:17:17 +0000 Sean Egan merge of '89468df5d1cdb033902c9f7e41cfdf3a348d97bc'
Fri, 06 Jul 2007 13:43:28 +0000 Will Thompson Add a missing apostrophe in a comment.
Fri, 29 Jun 2007 19:36:31 +0000 Will Thompson Remove static meify from yahoochat.c and replace use of it with
Sat, 30 Jun 2007 00:53:24 +0000 Sadrul Habib Chowdhury Allowing specifying different styles for different applications.
Sat, 30 Jun 2007 00:35:53 +0000 Sadrul Habib Chowdhury Let's use g_set_prgname too.
Sat, 30 Jun 2007 21:57:01 +0000 Richard Laager Make the Trillian logger set flags properly, and use <br> instead of \n for
Fri, 29 Jun 2007 18:56:56 +0000 Michael Shkutkov using <br> as end of line instead of '\n' in QIP logger. With this change History plugin works fine
Fri, 29 Jun 2007 18:03:53 +0000 Michael Shkutkov propagate from branch 'im.pidgin.pidgin' (head 85bfdd599b8244d85271918b48154ff6285139c4)
Fri, 29 Jun 2007 15:30:22 +0000 Sadrul Habib Chowdhury Add links to the signal documents in the API documents.
Fri, 29 Jun 2007 15:03:27 +0000 Evan Schoenberg merge of '32cacc02ac154597af16ab9465ee19dc75149903'
Fri, 29 Jun 2007 13:32:49 +0000 Sadrul Habib Chowdhury merge of '429cd0e98273585aff110cda79f8a1db03dcd001'
Fri, 29 Jun 2007 06:30:53 +0000 Sadrul Habib Chowdhury Remove some duplication, and make the slider a little nicer.
Fri, 29 Jun 2007 04:57:01 +0000 Sadrul Habib Chowdhury Build the slider widget.
Fri, 29 Jun 2007 04:56:19 +0000 Sadrul Habib Chowdhury Add a slider widget.
Fri, 29 Jun 2007 04:48:41 +0000 Sadrul Habib Chowdhury Erase the old text when the text in a label changes.
Fri, 29 Jun 2007 13:32:11 +0000 Sadrul Habib Chowdhury disapproval of revision '55f25ca4569ed8707e9e15566c594c569dce34e2'
Fri, 29 Jun 2007 04:48:02 +0000 Sadrul Habib Chowdhury Unset invisible flag when showing a widget.
Fri, 29 Jun 2007 04:05:49 +0000 Sadrul Habib Chowdhury Oops. I missed this. This allows setting tree-column titles one by one.
Fri, 29 Jun 2007 01:52:09 +0000 Sadrul Habib Chowdhury Update search-api to not crash. Searching for users in xmpp/oscar works now.
Fri, 29 Jun 2007 00:49:12 +0000 Sadrul Habib Chowdhury Draw the password entries correctly.
Thu, 28 Jun 2007 18:52:26 +0000 Sadrul Habib Chowdhury If the action-windows are already there, then bring them to front when
Thu, 28 Jun 2007 18:41:43 +0000 Sadrul Habib Chowdhury Allow raising window only from an event-stack, otherwise set the urgent flag.
Thu, 28 Jun 2007 18:35:38 +0000 Sadrul Habib Chowdhury merge of 'd08e73765328352fb955bb0b4e908eb39bea7b5d'
Thu, 28 Jun 2007 17:07:48 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head d08e73765328352fb955bb0b4e908eb39bea7b5d)
Thu, 28 Jun 2007 15:46:29 +0000 Sean Egan When the scrolled window is set to GTK_POLICY_NEVER, the scrolledwindow will increase its size request when there's enough text in the imhtml to warrent it. Turning the policy to AUTOMATIC makes the text wordwrap the way we want
Fri, 29 Jun 2007 15:00:50 +0000 Evan Schoenberg purple_imgstore_add() has checks which can lead it to return NULL (which should be NULL, not 0); purple_imgstore_add_with_id() should therefore allow for the possibility that the returned value is NULL and check it before using it. An id of 0 is returned if the function fails.
Thu, 28 Jun 2007 14:53:47 +0000 Richard Laager merge of '4622b2fa3f28dfda1d13eac1a7db52752dd45635'
Thu, 28 Jun 2007 06:13:28 +0000 Mark Doliner merge of '3063645a233865eda6b7df4cb96b20845a76c2e3'
Thu, 28 Jun 2007 03:01:02 +0000 Ethan Blanton merge of '095a1f48d1182da336a43daa9b063aa279ac625e'
Thu, 28 Jun 2007 02:24:38 +0000 Stu Tomlinson Updated Korean translation
Thu, 28 Jun 2007 01:05:02 +0000 Stu Tomlinson Credit the current Korean translator
Thu, 28 Jun 2007 18:33:20 +0000 Sadrul Habib Chowdhury Mark some string for translation, and show only one preference window at a
Thu, 28 Jun 2007 18:32:22 +0000 Sadrul Habib Chowdhury Consider closing a request dialog equivalent to cancelling it.
Thu, 28 Jun 2007 01:09:51 +0000 Sadrul Habib Chowdhury Show better tooltips for contacts.
Thu, 28 Jun 2007 00:47:53 +0000 Stu Tomlinson merge of '3bc50b53735238c5650e94eb663e7b7d9623be2a'
Wed, 27 Jun 2007 22:20:28 +0000 Sadrul Habib Chowdhury merge of '27846e24a6f7b260a1e3c53e16e35180aa5a240c'
Wed, 27 Jun 2007 22:18:07 +0000 Sadrul Habib Chowdhury Use g_set_application_name here too.
Wed, 27 Jun 2007 23:53:34 +0000 Sean Egan Handle size saving
Wed, 27 Jun 2007 23:15:37 +0000 Sean Egan Whoops! Properly order the arguments to creating the chat infopane markup
Wed, 27 Jun 2007 23:00:43 +0000 Sean Egan Turns off 'allow_shrink' on conversation windows. Fixes #506
Wed, 27 Jun 2007 22:52:41 +0000 Sean Egan Bug fix. Make 'all_required_fields_filled' understand that an empty string does not qualify as filled
Wed, 27 Jun 2007 21:42:39 +0000 Sean Egan I'm always committing debug messages. This commit removes one.
Wed, 27 Jun 2007 21:41:04 +0000 Sean Egan Make password fileds in Jabber's Change Password dialog required. Fixes #1907
Wed, 27 Jun 2007 21:28:45 +0000 Sean Egan merge of 'e5b0331c61159ba11ebeab0839f13f073a8d4b22'
Wed, 27 Jun 2007 20:51:32 +0000 Sadrul Habib Chowdhury merge of '02e31783092022387f8f75061f64d72af74c1ceb'
Wed, 27 Jun 2007 20:51:12 +0000 Sadrul Habib Chowdhury merge of '816f8d7bf86bf8e3853b6a663bed65843b2d8a38'
Wed, 27 Jun 2007 20:43:47 +0000 Sean Egan merge of 'a1842200c8a0003dcb3a203be6a3b96be5c724e7'
Wed, 27 Jun 2007 19:31:39 +0000 Luke Schierer merge of '6778b9e770331dedbf2e31f4edbbca4b854d939d'
Wed, 27 Jun 2007 20:46:39 +0000 Sadrul Habib Chowdhury Plug a memory leak.
Wed, 27 Jun 2007 20:38:10 +0000 Sadrul Habib Chowdhury Use the new flags to make the tooltip look better.
Wed, 27 Jun 2007 20:35:11 +0000 Sadrul Habib Chowdhury Add flags to a textview to decide whether to show scrollbars, and whether
Wed, 27 Jun 2007 18:33:28 +0000 Sadrul Habib Chowdhury merge of '475a8ca28dabbffcdd32005dfbc33c853b1eb7de'
Wed, 27 Jun 2007 18:23:13 +0000 Sadrul Habib Chowdhury merge of '44c5b35ad7903bcaed23711b5dbf0b7fcb261b47'
Wed, 27 Jun 2007 18:21:02 +0000 Sadrul Habib Chowdhury This is a more flexible way of getting random settings from .gntrc.
Wed, 27 Jun 2007 20:42:04 +0000 Sean Egan Allow the userlist to get focus, to allow keyboard navigation of it.
Wed, 27 Jun 2007 20:19:15 +0000 Sean Egan Mobile icon trumps prpl icon in expanded buddies. Fixes #515
Wed, 27 Jun 2007 19:43:48 +0000 Sean Egan Patch from SuperMMX to correct group colors. Fixes #1640
Wed, 27 Jun 2007 18:52:12 +0000 Sean Egan Removes the 'remove all buffer tags' function from gtkimhtml's close_tags() function. The problem was that the BACKGROUND tag is always at the end iter, and we don't want to remove that. The toggle functions called above it should do the trick of properly resetting everything, and it does seem to. Fixes #1034
Wed, 27 Jun 2007 18:11:30 +0000 Sean Egan When an XMPP buddy signs off, show the status of the currently highest priority buddy, rather than the status of the signed off buddy. Fixes #1126
Wed, 27 Jun 2007 17:24:32 +0000 Sean Egan merge of '1021f142edad27e5a1f750f8d439c3bc5bf07b81'
Wed, 27 Jun 2007 09:15:57 +0000 Sadrul Habib Chowdhury Set and use convchatbuddy->buddy.
Wed, 27 Jun 2007 06:32:56 +0000 Sadrul Habib Chowdhury Start filling in the doxygen-help skeleton.
Wed, 27 Jun 2007 04:15:36 +0000 Sadrul Habib Chowdhury Generate doxy-help files for libgnt. And make it actually work.
Wed, 27 Jun 2007 00:31:22 +0000 Etan Reisner merge of '152574afac3f14348361a22106e5716b24b844e1'
Tue, 26 Jun 2007 21:17:07 +0000 Sadrul Habib Chowdhury merge of '0463fbaf601f7ae2299e325969cf0324ab2f4dc0'
Tue, 26 Jun 2007 21:09:22 +0000 Sadrul Habib Chowdhury merge of '957d8b98b97eb5f2d3f58208e8ad28a55f3f81b8'
Tue, 26 Jun 2007 19:55:22 +0000 Sadrul Habib Chowdhury merge of '04d5b730e989c3ade5910586e68addc25c30bd7c'
Tue, 26 Jun 2007 19:46:26 +0000 Sadrul Habib Chowdhury merge of '0c6d125066d754b13d41953911c8ea86f0289ec4'
Tue, 26 Jun 2007 21:08:41 +0000 Sadrul Habib Chowdhury Executing a command doesn't require to be active in the chat or the account
Tue, 26 Jun 2007 19:42:37 +0000 Sadrul Habib Chowdhury Patch from jeff to add a 'clearall' command to clear all the scrollbacks.
Wed, 27 Jun 2007 21:43:18 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 704b8c18f7c29f1fc8bfcf640275d2a9928ed03c)
Tue, 03 Jul 2007 03:14:40 +0000 Nathan Walp I like this better
Mon, 02 Jul 2007 03:41:53 +0000 Nathan Walp UI info for finch and pidgin (finch guys probably want to take a look
Mon, 02 Jul 2007 03:26:08 +0000 Nathan Walp core support for UI info...now to do the UI piece
Wed, 27 Jun 2007 17:22:24 +0000 Sean Egan Re-arrange a few lines in gtkimhtml's paste function so that we reset formatting after moving the cursor to the new location. Fixes #1198
Wed, 27 Jun 2007 16:13:49 +0000 Sean Egan Handle NULL chat topics
Tue, 26 Jun 2007 21:47:20 +0000 Sean Egan Don't crash on ncik completion if alias or name is NULL. Fixes #1742
Tue, 26 Jun 2007 20:03:48 +0000 Sean Egan Allow ICQ icons to be up to 52x64 pixels. Fixes #1274
Tue, 26 Jun 2007 18:47:40 +0000 Sean Egan Call gtk_label_set_mnemonic_widget() in pidgin_make_accessible_label. Closes #589
Tue, 26 Jun 2007 01:06:31 +0000 Stu Tomlinson Fix the dependencies of dbus-types.c & dbus-types.h so they will be rebuilt
Mon, 25 Jun 2007 17:44:40 +0000 Casey Harkins Work around bug in older gtk+ versions which does not set the changed_mask
Mon, 25 Jun 2007 15:52:17 +0000 Casey Harkins Guard against passing NULL to GDK_DISPLAY_XDISPLAY. This resolves a crash
Thu, 28 Jun 2007 14:12:35 +0000 Gabriel Schulhof Move g_set_application_name to a point before the pidgin UI is created
Mon, 25 Jun 2007 13:54:39 +0000 Will Thompson sadrul can't spell "use".
Mon, 25 Jun 2007 08:48:04 +0000 Mark Doliner Make sure we still don't allow screen names of the form "1whatever"
Mon, 25 Jun 2007 08:47:36 +0000 Mark Doliner Update the "that is not a valid screen name!" error message to mention
Mon, 25 Jun 2007 08:41:49 +0000 Mark Doliner Allow AIM screen names of the form "1abc@example.com" In most places
Mon, 25 Jun 2007 08:24:12 +0000 Mark Doliner Get rid of the portion of this error message that says "The most
Mon, 25 Jun 2007 02:57:15 +0000 Nathan Walp merge of '12d65ba57d0e91f1bd68b923a95faab92a2bebe1'
Mon, 25 Jun 2007 02:16:58 +0000 Stu Tomlinson More compile fixes from rekkanoryo for G_GNUC_NULL_TERMINATED issues
Mon, 25 Jun 2007 01:54:02 +0000 Stu Tomlinson I killed group_misc.c earlier because it was empty, but forgot to remove it
Mon, 25 Jun 2007 01:45:41 +0000 Stu Tomlinson merge of 'b7f428992fcfe7a3b951fe6744811d854fd0de26'
Sun, 24 Jun 2007 19:22:28 +0000 Sadrul Habib Chowdhury merge of '6b3fcad145ab021816608354346c6d702aa590b5'
Mon, 25 Jun 2007 02:56:32 +0000 Nathan Walp this fixes a bug where:
Sun, 24 Jun 2007 17:52:52 +0000 Nathan Walp merge of '683ac90580e5631dcc8b79c3caea1adc7b92ffec'
Sun, 24 Jun 2007 17:52:00 +0000 Nathan Walp prevent recursive insanity when we don't have an idleaway status
Sun, 24 Jun 2007 17:31:23 +0000 Mark Doliner Make the "Set a substatus" dialog window resizable
Sun, 24 Jun 2007 17:27:57 +0000 Mark Doliner Allow the privacy window to be resized
Sun, 24 Jun 2007 17:12:10 +0000 Mark Doliner Make the "New Status" window resizable again
Sun, 24 Jun 2007 17:07:34 +0000 Mark Doliner merge of '399a02c013c99bd424dd48e241b264b786754576'
Mon, 25 Jun 2007 01:45:31 +0000 Stu Tomlinson Another fix to use the G_GNUC_NULL_TERMINATED compatibility stuff
Sun, 24 Jun 2007 14:52:00 +0000 Stu Tomlinson Make gtkbuddynote load itself if it finds buddynote was loaded and it is
Sun, 24 Jun 2007 14:10:03 +0000 Stu Tomlinson Kill a compile warning
Sun, 24 Jun 2007 14:08:26 +0000 Stu Tomlinson Compile!
Sun, 24 Jun 2007 14:00:52 +0000 Stu Tomlinson Uncomment some things that were begging to be uncommented
Sun, 24 Jun 2007 13:58:05 +0000 Stu Tomlinson Use a different mnemonic for Connect so it doesn't conflict with Cancel
Sun, 24 Jun 2007 04:53:36 +0000 Nathan Walp support replying to XEP-0202 queries
Sun, 24 Jun 2007 04:51:41 +0000 Nathan Walp better reflect the current state of things...if someone feels like doing the gruntwork of turning these into trac tickets, that'd be awesome
Sat, 23 Jun 2007 21:22:56 +0000 Nathan Walp fix a buddy icon bug in jabber
Tue, 26 Jun 2007 19:53:55 +0000 Michael Shkutkov reading only necessary part of log file using g_fopen/fseek/fread
Tue, 26 Jun 2007 11:11:40 +0000 Michael Shkutkov optimization: finding offsets without converting to UTF8 and escaping
Tue, 26 Jun 2007 10:39:41 +0000 Michael Shkutkov avoiding some finding EOL and creating new log only in one place
Tue, 26 Jun 2007 09:58:05 +0000 Michael Shkutkov using purple_debug_info instead of purple_debug_error
Tue, 26 Jun 2007 09:50:40 +0000 Michael Shkutkov using while cycle instead of g_strrstr, because g_strrstr doesn't work properly. g_strrstr finds the last '(' of the string, not the line.
Mon, 25 Jun 2007 00:47:02 +0000 Richard Laager Optimize this QIP code some more.
Mon, 25 Jun 2007 00:13:01 +0000 Richard Laager Trying to avoid duplicating a single line of code is stupid. I've finally
Sun, 24 Jun 2007 23:52:08 +0000 Richard Laager Prepend to lists for performance, and use g_list_reverse when the list is
Sun, 24 Jun 2007 23:40:09 +0000 Richard Laager Remove trailing whitespace.
Sun, 24 Jun 2007 23:37:53 +0000 Richard Laager Avoid some extra nesting.
Sun, 24 Jun 2007 22:20:15 +0000 Richard Laager Eliminate some leaks.
Sun, 24 Jun 2007 22:19:51 +0000 Richard Laager Change the purple_debug(level, ...) statements to purple_debug_level(...)
Sun, 24 Jun 2007 21:13:33 +0000 Richard Laager internal.h includes config.h, so let's not do it twice
Sun, 24 Jun 2007 20:01:43 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head e9da27c3123d1223162bf9fb76f58822873e18f8)
Sun, 24 Jun 2007 19:20:00 +0000 Sadrul Habib Chowdhury Load new non-native plugins when the plugins window opens.
Sat, 23 Jun 2007 18:53:14 +0000 Mark Doliner This is a less dumb way to make sure we don't wrap
Sat, 23 Jun 2007 06:32:09 +0000 Sadrul Habib Chowdhury Sorry for my bed english lol
Sat, 23 Jun 2007 06:23:15 +0000 Sadrul Habib Chowdhury I'm sure we'll eventually do something here. Until then ...
Sat, 23 Jun 2007 06:20:05 +0000 Sadrul Habib Chowdhury Fix a crash when trying to alias someone from the tab-label on a disconnected
Sat, 23 Jun 2007 06:01:30 +0000 Sadrul Habib Chowdhury Fix a crash when you have an IM window open on a jabber account and the
Sat, 23 Jun 2007 05:33:42 +0000 Sadrul Habib Chowdhury Fix a crash after you close the status window, and change the status.
Sat, 23 Jun 2007 03:20:02 +0000 Sadrul Habib Chowdhury Plucked revision from finchfeat to allow partial matching for window-titles
Thu, 05 Jul 2007 02:35:50 +0000 Ka-Hing Cheung Show idle times in the buddy list as days, hours, seconds. Patch from
Sat, 23 Jun 2007 03:08:06 +0000 Sadrul Habib Chowdhury merge of '290d619b00758f94d14a82d62bb7b4595ec78394'
Sat, 23 Jun 2007 03:04:20 +0000 Sadrul Habib Chowdhury Plucked revision from finchfeat to give different names to windows for
Sat, 23 Jun 2007 02:38:29 +0000 Stu Tomlinson merge of '7a2a228876b3ba53b4e546f81704e670c944fee5'
Fri, 22 Jun 2007 22:39:16 +0000 Sadrul Habib Chowdhury merge of '9885adf2e546b1bb744a839860822cfd0e36b8ec'
Sun, 22 Jul 2007 07:02:21 +0000 Sean Egan disapproval of revision '2a48d00e606eaf3e2c5c492cdee05b1a069468ee'
Sun, 22 Jul 2007 06:50:49 +0000 Sean Egan disapproval of revision '7b9d44db746d32a4cd7a4bd39d9e070d41a94194'
Sat, 23 Jun 2007 02:13:06 +0000 Sean Egan Treat infopanes just like tabs for purposes of drag-and-drop. Then, don't show a tab for windows with only one tab, as the infopane serves the purpose better
Fri, 22 Jun 2007 17:26:16 +0000 Sean Egan merge of '5c5738f443887f7024ff8eab573392f8795b9413'
Thu, 21 Jun 2007 19:25:55 +0000 Sean Egan Add UNAVAILABLE to statusbox defaults (as it's probably used more than invisible is) and rename it to 'do not disturb,' which I think it a better name for it. Agreed?
Fri, 22 Jun 2007 22:34:44 +0000 Sadrul Habib Chowdhury Uninit the dbus system before uniniting the signals.
Fri, 22 Jun 2007 05:40:00 +0000 Sadrul Habib Chowdhury Notify a window when it loses focus because another window was moved to
Thu, 21 Jun 2007 21:32:13 +0000 Sadrul Habib Chowdhury Fix a few runtime warnings.
Thu, 21 Jun 2007 18:08:48 +0000 Stu Tomlinson Only hide the proxy options table if not running gnome otherwise we hide
Thu, 21 Jun 2007 11:37:19 +0000 Stu Tomlinson Kill a compile warning, as we now include internal.h in gtkimhtml.c, we
Thu, 21 Jun 2007 06:50:23 +0000 Sadrul Habib Chowdhury Add NO_LINKIFY message flag for perl plugins.
Thu, 21 Jun 2007 06:46:27 +0000 Sadrul Habib Chowdhury Show immediate feedback when getting information about someone in a chat.
Thu, 21 Jun 2007 05:58:23 +0000 Ka-Hing Cheung fix double clicking joined chat by asking the prpl what the real name of
Wed, 20 Jun 2007 23:40:10 +0000 Richard Nelson g_hash_table_find is glib 2.4
Wed, 20 Jun 2007 23:33:32 +0000 Sean Egan Chat topics in status line of chat infopanes
Wed, 20 Jun 2007 22:39:17 +0000 Sean Egan properly scale buddy icons in infopane to preserve aspect ratio
Wed, 20 Jun 2007 22:12:47 +0000 Sean Egan Round the other icons too
Wed, 20 Jun 2007 21:00:34 +0000 Sean Egan Rounds icons in the infopane. Since gdk_pixbuf_animation_get_static_image seems to return pixbufs without alpha channels, this only rounds animated icons that aren't transparent.
Wed, 20 Jun 2007 20:14:17 +0000 Sean Egan Show screenname instead of alias in conversation infopanes
Wed, 20 Jun 2007 18:23:49 +0000 Stu Tomlinson #include reorganizations to allow compiling with glib < 2.8 using the
Wed, 20 Jun 2007 18:22:19 +0000 Stu Tomlinson merge of '2516286ed0a89379b3fcf748790a46d6c43e3d03'
Wed, 20 Jun 2007 17:58:50 +0000 Stu Tomlinson Fix a compile warning with gtk < 2.6
Wed, 20 Jun 2007 17:52:56 +0000 Stu Tomlinson Fix for a crash when trying to get oscar_status_text for a buddy on an
Wed, 20 Jun 2007 17:42:32 +0000 Stu Tomlinson editing-started & editing-canceled signals are in gtk 2.6 and above only
Wed, 20 Jun 2007 06:25:12 +0000 Etan Reisner I'm not sure why this line was here, I can't imagine it actually does anything
Wed, 20 Jun 2007 01:28:57 +0000 Stu Tomlinson Bring back MAXPATHLEN (which was always guaranteed to be defined earlier
Tue, 19 Jun 2007 23:52:23 +0000 Stu Tomlinson merge of '088881d37b32f572377200c693a5d9662e4e3586'
Tue, 19 Jun 2007 22:47:12 +0000 Sadrul Habib Chowdhury Move the define in internal.h instead.
Tue, 19 Jun 2007 21:58:56 +0000 Sadrul Habib Chowdhury G_GNUC_NULL_TERMINATED requires a high glib version. So define it to
Tue, 19 Jun 2007 21:49:00 +0000 Sadrul Habib Chowdhury The file-selector needs to be a bit taller.
Tue, 19 Jun 2007 21:47:22 +0000 Sadrul Habib Chowdhury Detect wide character non-support at compile time, if possible.
Tue, 19 Jun 2007 19:23:25 +0000 Sadrul Habib Chowdhury Close all delete-confirmation dialogs for it when a status is deleted.
Tue, 19 Jun 2007 18:59:12 +0000 Ka-Hing Cheung merge of '4de940f299051a02913e8184619cf3a50ad68dff'
Tue, 19 Jun 2007 18:31:46 +0000 Sadrul Habib Chowdhury Let non-delete keys operate.
Tue, 19 Jun 2007 18:57:11 +0000 Ka-Hing Cheung sadrul spotted this, fixes selecting multiple statuses in the status window
Tue, 19 Jun 2007 17:19:52 +0000 Ka-Hing Cheung merge of '4a2a30a75885602e9c2c02fd13e1ce8f96981fa2'
Tue, 19 Jun 2007 17:17:57 +0000 Ka-Hing Cheung explicit merge of 'f2eb358baf2c72cb37b6b9bcb4c036e44e0bcc2b'
Wed, 20 Jun 2007 01:47:55 +0000 William Ehlhardt - Add chunks of the certificate scheme registration interface
Tue, 19 Jun 2007 18:27:07 +0000 William Ehlhardt - Add x509_certificate_signed_by, which checks a signature on a certificate made by an issuer
Tue, 19 Jun 2007 17:49:16 +0000 William Ehlhardt - Eliminate compiler warning
Tue, 19 Jun 2007 17:44:54 +0000 William Ehlhardt - Style issues
Tue, 19 Jun 2007 17:20:16 +0000 William Ehlhardt - Expose some more functions in the x509 CertificateScheme. Doesn't
Tue, 19 Jun 2007 16:07:33 +0000 William Ehlhardt - Expose get_peer_certificates in the SslOps struct, and modify gnutls
Tue, 19 Jun 2007 15:33:56 +0000 William Ehlhardt - Add a mode switch to allow DER or PEM imports (necessary because SSL certs
Mon, 18 Jun 2007 16:26:21 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head eea855f58ba5a1d864cd6105e02b409e5f191062)
Tue, 19 Jun 2007 13:33:26 +0000 Stu Tomlinson I believe the great unwashed should be using simpleticket for submitting
Tue, 19 Jun 2007 03:07:51 +0000 Sadrul Habib Chowdhury I think this fixes the ellipsization in the trees.
Tue, 19 Jun 2007 02:36:25 +0000 Sean Egan Changelog infopane additions
Tue, 19 Jun 2007 02:11:50 +0000 Sean Egan Start work on blist pane in conversation. Looks like: http://pidgin.im/~seanegan/infopane.png Certainly much to be done yet.
Mon, 18 Jun 2007 19:24:10 +0000 Sean Egan Tell pidginstock that the invisible icon exists in larger sizes. Fixes #1740
Mon, 18 Jun 2007 12:43:44 +0000 Sadrul Habib Chowdhury Add G_GNUC_NULL_TERMINATED to a few functions that expect a NULL terminated
Sun, 17 Jun 2007 23:42:32 +0000 Etan Reisner Some general cleanup of the pidginrc plugin that I did while working on my
Sun, 17 Jun 2007 22:47:36 +0000 Etan Reisner Since we re-did the buddy list drawing stuff this entry matters a lot less, so
Fri, 22 Jun 2007 17:36:48 +0000 Michael Shkutkov creat new log if difference between current and previous message more then predefined constant (currently one hour)
Thu, 21 Jun 2007 22:07:53 +0000 Michael Shkutkov setting error to NULL before using
Thu, 21 Jun 2007 22:03:51 +0000 Michael Shkutkov minor style fix
Thu, 21 Jun 2007 21:22:13 +0000 Michael Shkutkov fixing missing braces
Thu, 21 Jun 2007 08:32:22 +0000 Michael Shkutkov Converting all qip logs into UTF8
Thu, 21 Jun 2007 06:05:41 +0000 Michael Shkutkov small coding style changes
Wed, 20 Jun 2007 22:42:01 +0000 Michael Shkutkov Using g_file_get_contents instead of common file operations; all DEBUG_MESSAGEs were removed
Mon, 18 Jun 2007 20:51:29 +0000 Michael Shkutkov reverse searching of '(' character
Sun, 17 Jun 2007 21:03:22 +0000 Michael Shkutkov propagate from branch 'im.pidgin.pidgin' (head f61e46616c5562046a9f89a538ae10f5e5ef29ae)
Sun, 17 Jun 2007 18:10:47 +0000 Stu Tomlinson Fix setting the sensitivity of the toolbar items in a number of places
Sun, 17 Jun 2007 16:55:45 +0000 Stu Tomlinson Reduce code duplication and keep gtk 2.0 compatibility by making
Sun, 17 Jun 2007 16:54:10 +0000 Stu Tomlinson merge of '2bc31508944a5802088a6273899d80859246ce27'
Sun, 17 Jun 2007 15:29:02 +0000 Nathan Walp merge of '32961dad56e96e8d450230e7266cffe8b7deb058'
Sun, 17 Jun 2007 15:27:35 +0000 Nathan Walp server-side jabber vcards now take precedence over local vcards, so
Sun, 17 Jun 2007 15:09:05 +0000 Nathan Walp i think we want to be in "devel" mode right now
Sun, 17 Jun 2007 13:59:29 +0000 Nathan Walp whitespace
Sun, 17 Jun 2007 15:46:42 +0000 Stu Tomlinson Use g_set_application_name() so unnamed dialogs get given a name, my
Sun, 17 Jun 2007 15:29:42 +0000 Stu Tomlinson Fix a compile error
Sun, 17 Jun 2007 15:13:09 +0000 Stu Tomlinson We certainly don't need duplicated About & Debug Window menu items
Sun, 17 Jun 2007 14:49:10 +0000 Stu Tomlinson Do not actually remove the debug timestamp pref, this is the *correct*
Sun, 17 Jun 2007 14:33:41 +0000 Stu Tomlinson disapproval of revision '8252394105eb4f981e17cec193e039dc94dfbde1'
Sun, 17 Jun 2007 07:46:04 +0000 Kevin Stange Based on my calculations, this comment made no sense. It is not necessary to
Sun, 17 Jun 2007 05:14:45 +0000 Nathan Walp really and truly enforce the no-presence-before-roster thing
Sun, 17 Jun 2007 05:10:35 +0000 Nathan Walp unused variable cleanup
Sun, 17 Jun 2007 05:09:21 +0000 Nathan Walp merge of 'a044da71f197bdd564f0d38ebb02798e06d1997f'
Sun, 17 Jun 2007 04:11:38 +0000 Sadrul Habib Chowdhury Richard likes complete
Sun, 17 Jun 2007 03:50:27 +0000 Sadrul Habib Chowdhury merge of '96e4fe7ca94dcb0c455414bd266f9953e2aea59a'
Sun, 17 Jun 2007 03:05:39 +0000 Richard Laager merge of '86936c1215d2a20fa7f31db4a460494f112b0b6a'
Sun, 17 Jun 2007 03:00:15 +0000 Richard Laager Use dynamicly allocated string manipulation here as well to avoid a
Sun, 17 Jun 2007 02:52:24 +0000 Richard Laager Use dynamically allocated strings for the user_dir caching. Do we need to
Sun, 17 Jun 2007 03:42:10 +0000 Sadrul Habib Chowdhury Remove the warning about signedness.
Sun, 17 Jun 2007 03:00:13 +0000 Sadrul Habib Chowdhury merge of '86936c1215d2a20fa7f31db4a460494f112b0b6a'
Sun, 17 Jun 2007 02:41:11 +0000 Richard Laager Use dynamic string manipulation to get rid of a MAXPATHLEN.
Sun, 17 Jun 2007 02:35:55 +0000 Richard Laager merge of 'caa48886aab8c94b98936accf9932e04b9864341'
Sun, 17 Jun 2007 02:27:13 +0000 Richard Laager Near as I can tell, we don't use this PATHSIZE anywhere.
Sun, 17 Jun 2007 01:11:45 +0000 Richard Laager A patch from o_sukhodolsky to fix a compiler warning in the QQ code. I've
Sun, 17 Jun 2007 02:49:10 +0000 Sadrul Habib Chowdhury EXTRA_DIST the dbus script.
Sun, 17 Jun 2007 02:36:57 +0000 Sadrul Habib Chowdhury Dbus docklet for finch.
Sun, 17 Jun 2007 02:19:22 +0000 Sadrul Habib Chowdhury Process unsigned ints for dbus.
Sun, 17 Jun 2007 01:07:25 +0000 Sadrul Habib Chowdhury Fix #1574. (Pidgin and Finch show each other's pounces, interact in
Sun, 17 Jun 2007 00:19:12 +0000 Sadrul Habib Chowdhury 1. Show the usage of -m in the help message.
Sun, 17 Jun 2007 00:08:13 +0000 Sadrul Habib Chowdhury Allow disabling check for single instance.
Sat, 16 Jun 2007 23:30:55 +0000 Sadrul Habib Chowdhury Fix #1726. ('Crash when closing doodle with yahoo not connected')
Sat, 16 Jun 2007 23:11:41 +0000 Sadrul Habib Chowdhury Uninit dbus properly.
Sat, 16 Jun 2007 22:35:25 +0000 Richard Laager merge of '7d3f12af3273e9cf1afa4697ab2ef372d1589163'
Sat, 16 Jun 2007 22:24:00 +0000 Sadrul Habib Chowdhury merge of '1ef2519e8b8195672019b1c1bb64eb43284f7624'
Sat, 16 Jun 2007 22:20:13 +0000 Sadrul Habib Chowdhury Treat some more types as simple types. This allows exporting some useful
Sat, 16 Jun 2007 22:32:54 +0000 Richard Laager Use the IEC binary units to match our math.
Sat, 16 Jun 2007 22:01:53 +0000 Richard Laager I like complete
Sat, 16 Jun 2007 21:34:37 +0000 Sadrul Habib Chowdhury Users need to stop worrying about the dbus-warnings.
Sat, 16 Jun 2007 21:23:24 +0000 Sadrul Habib Chowdhury merge of 'c51336971442c17c683e99ca9e7d1f16f839e488'
Sat, 16 Jun 2007 21:17:57 +0000 Sadrul Habib Chowdhury Use _notify_userinfo instead of _notify_error when there's an error
Sun, 17 Jun 2007 04:50:18 +0000 Nathan Walp fix inital presence (fixes #1395)
Sun, 17 Jun 2007 04:44:03 +0000 Nathan Walp kill some code duplication when sending current presence
Sat, 16 Jun 2007 20:59:41 +0000 Nathan Walp i'm an idiot. now we have real support for replying to XMPP pings
Sat, 16 Jun 2007 20:34:35 +0000 Richard Laager merge of 'bfe8046c64de924e7495c4913a6db09a462b1d85'
Sat, 16 Jun 2007 19:49:59 +0000 Richard Laager merge of '55af2e26c71950d7f8fc3a7b6a9b2249abb5ae0f'
Sat, 16 Jun 2007 19:48:23 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.1.0' (head 86fd5e0d8b80a9da3103e850c97f1e04a2333961)
Sat, 16 Jun 2007 19:44:59 +0000 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*
Sat, 16 Jun 2007 19:21:06 +0000 Richard Laager Fix some weird whitespace in the output.
Sat, 16 Jun 2007 19:09:52 +0000 Richard Laager Re-apply a good change from 1411afd7660760db59966c3a9f18e2adab8eb27e:
Sat, 16 Jun 2007 19:08:51 +0000 Richard Laager Re-apply a good change from 1411afd7660760db59966c3a9f18e2adab8eb27e:
Sat, 16 Jun 2007 19:00:52 +0000 Richard Laager merge of 'd8c7c08339ae468cb4298f6850eb7d3b760ad7b5'
Sat, 16 Jun 2007 20:16:36 +0000 Sadrul Habib Chowdhury merge of '55af2e26c71950d7f8fc3a7b6a9b2249abb5ae0f'
Sat, 16 Jun 2007 17:57:07 +0000 Mark Doliner Warn be gone
Sun, 17 Jun 2007 18:03:03 +0000 Ka-Hing Cheung fixes #590 by allowing one to use the delete key to delete transient status,
Sat, 16 Jun 2007 04:06:16 +0000 Luke Schierer compile.
Sat, 16 Jun 2007 03:17:13 +0000 Nathan Walp respond to XEP-0199 queries (XMPP ping)
Sat, 16 Jun 2007 02:21:13 +0000 Richard Laager Fix a mistake noticed by Michael Shkutkov and add a comment explaining the code.
Fri, 15 Jun 2007 20:52:29 +0000 Sean Egan merge of '2fd78f054c148084b54507e046c3cf02826636f5'
Fri, 15 Jun 2007 19:34:24 +0000 Sean Egan propagate from branch 'im.pidgin.pidgin.2.1.0' (head d8c7c08339ae468cb4298f6850eb7d3b760ad7b5)
Sat, 16 Jun 2007 20:04:36 +0000 Sadrul Habib Chowdhury Use _notify_userinfo instead of _notify_error when there's an error
Fri, 15 Jun 2007 08:39:01 +0000 Sadrul Habib Chowdhury Update the idleness and login-time for all the blistnodes of the same buddy.
Fri, 15 Jun 2007 08:25:04 +0000 Sadrul Habib Chowdhury Make the entry-box look nicer in the preference.
Fri, 15 Jun 2007 08:24:08 +0000 Sadrul Habib Chowdhury Show the previously selected custom font, what this is meant to do.
Fri, 15 Jun 2007 04:27:08 +0000 Sadrul Habib Chowdhury merge of '42eba34c013784379084cfe8e5899cc7e9e7dde2'
Fri, 15 Jun 2007 03:36:54 +0000 Sadrul Habib Chowdhury Provide a 'unseen-count' data for the conversations so the dbus-docklet can use that information.
Fri, 15 Jun 2007 02:36:53 +0000 Sadrul Habib Chowdhury Let's not crash if there's no plugin.
Fri, 15 Jun 2007 02:35:52 +0000 Sadrul Habib Chowdhury I am not sure why I made this change. But it looks good.
Fri, 15 Jun 2007 02:33:48 +0000 Sadrul Habib Chowdhury Notify a window on startup if it didn't get the focus.
Thu, 14 Jun 2007 15:33:50 +0000 Richard Laager Remove the use of compiler string concatenation in a translatable string to
Thu, 14 Jun 2007 15:33:28 +0000 Richard Laager Replace "timedout" with "timed out".
Thu, 14 Jun 2007 15:29:53 +0000 Richard Laager Replace "wer" with "were"
Wed, 13 Jun 2007 12:26:48 +0000 Sadrul Habib Chowdhury Custom logger selection doesn't work after a restart. To fix this, we do a
Wed, 13 Jun 2007 08:07:06 +0000 Sadrul Habib Chowdhury Make timeout-callbacks behave like they would in C plugins (ie. the callback
Tue, 12 Jun 2007 21:25:56 +0000 Sadrul Habib Chowdhury merge of '121873f517c4c5e2d65c3a1cdd152694834d7db0'
Mon, 11 Jun 2007 17:36:40 +0000 Richard Laager Remove an old line of code to make this behave as desired. Good catch, Mark.
Mon, 11 Jun 2007 07:48:49 +0000 Mark Doliner When an animated image is inserted into a conversation window, animate
Mon, 11 Jun 2007 07:45:19 +0000 Mark Doliner I think it's reasonable to search through a haystack that is the
Mon, 11 Jun 2007 07:38:54 +0000 Mark Doliner Richard, you might want to take a look at this. I have no idea what's going on here.
Mon, 11 Jun 2007 07:32:36 +0000 Mark Doliner Get rid of a compile warning
Mon, 11 Jun 2007 07:29:56 +0000 Mark Doliner Get rid of a little compile error
Sun, 10 Jun 2007 02:06:18 +0000 Stu Tomlinson merge of '2d3971f6a6eaf78acbe06db1824611d0a95e8ae6'
Sun, 10 Jun 2007 02:06:07 +0000 Stu Tomlinson Fix a compiler warning from a bad merge by me
Sun, 10 Jun 2007 02:05:05 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head 621ce6ccd3764ef355b4d0e5528d0514db3fe036)
Sun, 10 Jun 2007 01:49:01 +0000 Stu Tomlinson Add OPT_PROTO_SLASH_COMMANDS_NATIVE support to silc10
Sun, 10 Jun 2007 01:46:31 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head 5fdf4fa0a7dcefa78c9ec2e7c25b151f1e3acf18)
Fri, 08 Jun 2007 13:25:28 +0000 Luke Schierer propagate from branch 'im.pidgin.pidgin' (head 03da073664bc840f76d0cec53eea61517337c5a7)
Tue, 12 Jun 2007 21:14:41 +0000 Sadrul Habib Chowdhury Bump the major for libgnt for the awesome workspace support.
Tue, 12 Jun 2007 20:44:44 +0000 Sadrul Habib Chowdhury This got lost from a merge I think. This refixes #532.
Sun, 10 Jun 2007 15:41:14 +0000 Sadrul Habib Chowdhury Update for the new api.
Sun, 10 Jun 2007 15:39:51 +0000 Sadrul Habib Chowdhury F9 to create a new workspace.
Sun, 10 Jun 2007 15:16:53 +0000 Sadrul Habib Chowdhury Make the irssi wm work.
Fri, 08 Jun 2007 13:06:21 +0000 Richard Nelson merge of '4211412db7d18ca946c93c5a6ba8931ff8244de0'
Thu, 07 Jun 2007 21:14:54 +0000 Nathan Walp add xmlnode_get_data_unescaped(), and got rid of an unecessary realloc
Fri, 08 Jun 2007 12:43:57 +0000 Richard Nelson present existing conversation window if one exists
Fri, 08 Jun 2007 12:41:30 +0000 Richard Nelson add gnt_window_present
Fri, 08 Jun 2007 10:21:50 +0000 Richard Nelson propagate from branch 'im.pidgin.finch.workspaces' (head 76cfc9565a5cdde8d2e1f2efc3282b309a55a110)
Thu, 07 Jun 2007 14:48:33 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4b50880d8517570eaa67d4cd9d88c5934bb832f1)
Thu, 07 Jun 2007 12:33:23 +0000 Luke Schierer merge of '34fbe2d8a258b1b4700cb7c8d8fcd02d07bc4d14'
Thu, 07 Jun 2007 02:39:48 +0000 Luke Schierer propagate from branch 'im.pidgin.pidgin' (head 4d9e228029b9b7850d000c2edadc108c40f9e59a)
Thu, 07 Jun 2007 10:57:05 +0000 Stu Tomlinson merge of '722cb392b57e671e8f059143c0bcc15fed5a4724'
Thu, 07 Jun 2007 10:56:55 +0000 Stu Tomlinson disapproval of revision 'e56ef4384d474a6ac265a4f63395063b07facfec'
Sat, 16 Jun 2007 19:00:35 +0000 Richard Laager disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
Thu, 07 Jun 2007 10:56:44 +0000 Stu Tomlinson Add missing toolbar insert bits
Thu, 07 Jun 2007 04:31:02 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4d9e228029b9b7850d000c2edadc108c40f9e59a)
Thu, 07 Jun 2007 04:26:57 +0000 Richard Laager Document the API changes from the constification and DBus list commits, and
Thu, 07 Jun 2007 04:25:54 +0000 Richard Laager Lots of DBus list handling changes. The objective here was to eliminate a
Thu, 07 Jun 2007 04:22:42 +0000 Richard Laager Mark the return type const for the following functions. I noticed this
Thu, 07 Jun 2007 03:13:02 +0000 Richard Laager Eliminate warnings about array subscripts being char. They can be signed,
Thu, 07 Jun 2007 03:11:56 +0000 Richard Laager Include pidgin.h to make this compile.
Thu, 07 Jun 2007 03:11:40 +0000 Richard Laager PIDGIN_STOCK_TOOLBAR_INSERT isn't defined. I'm #if 0'ing this so it'll compile so I can work.
Thu, 07 Jun 2007 03:10:21 +0000 Richard Laager Remove duplicate code from a bad merge.
Wed, 06 Jun 2007 16:00:27 +0000 Sadrul Habib Chowdhury merge of 'e82c41f34ce5f7439b2f2971139efaf6ef7a54ff'
Wed, 06 Jun 2007 12:20:11 +0000 Luke Schierer propagate from branch 'im.pidgin.pidgin' (head 5f583403bf6a3522123918b975ce234ffd86f3b4)
Wed, 06 Jun 2007 01:25:38 +0000 Sean Egan propagate from branch 'im.pidgin.pidgin' (head 6100ad71830416445898c91d595780f606c951cd)
Wed, 06 Jun 2007 00:23:41 +0000 Sean Egan propagate from branch 'im.pidgin.pidgin' (head dcdd8dc5d40cafef802a88f3f713ee1589bc9c41)
Wed, 06 Jun 2007 15:42:29 +0000 Sadrul Habib Chowdhury Doxygen skeleton and license info for gnt files.
Wed, 06 Jun 2007 14:36:37 +0000 Sadrul Habib Chowdhury merge of 'b13966c1f1b76ef136a61969fc8bcc68f02b138c'
Tue, 05 Jun 2007 12:14:38 +0000 Luke Schierer merge of '94a0ea004e3afd9838d6d7c09e8e51aa19b53ac1'
Tue, 05 Jun 2007 01:38:09 +0000 Sadrul Habib Chowdhury merge of '9d95292d55daedb7f74c7df323ad2c69d347d384'
Wed, 06 Jun 2007 14:34:58 +0000 Sadrul Habib Chowdhury Update the irssi WM to allow tiling the conversation windows.
Tue, 05 Jun 2007 06:27:48 +0000 Sadrul Habib Chowdhury Fix some of the bugs in the new toolbar, including:
Mon, 04 Jun 2007 23:48:54 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head ac83216c7b78e652b47f1fd0bcb91f1eaf2cdf36)
Mon, 04 Jun 2007 05:56:57 +0000 Richard Laager Make this work with the changes in revision
Mon, 04 Jun 2007 05:55:13 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head a58972b72c7aa0fa0899c5a6b96e51cd6c427ab4)
Mon, 04 Jun 2007 05:47:51 +0000 Richard Laager NOTE: Saved images are not yet displayed when loading logs.
Mon, 04 Jun 2007 05:47:06 +0000 Richard Laager A patch from David Grohmann (dave1g) to log embedded images.
Mon, 04 Jun 2007 04:52:41 +0000 Richard Laager (23:38:26) dave1g: also your pidgin/Makefile.mingw is missing a reference to gtksourceundomanager.c
Mon, 04 Jun 2007 04:37:07 +0000 Nathan Walp jabber can contain @ symbols and / in the resource, so we have to look for
Sun, 03 Jun 2007 23:11:57 +0000 Richard Laager Sort the 2.1.0 entries.
Sun, 03 Jun 2007 19:34:16 +0000 Norbert Buchmuller A patch from Norbert Buchmuller:
Sun, 03 Jun 2007 00:48:00 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head 850e223e9597fdc482eebe75c00efda941b3bdb6)
Sat, 02 Jun 2007 18:12:35 +0000 Stu Tomlinson merge of '0ceb1d26408290a4660e032ad5018d22ab2b9dda'
Sat, 02 Jun 2007 13:09:49 +0000 Luke Schierer propagate from branch 'im.pidgin.pidgin' (head bdd3cb040100fe925456b862d03cc6c5a61648ef)
Sat, 02 Jun 2007 18:12:27 +0000 Stu Tomlinson ChangeLog.API updates
Sat, 02 Jun 2007 12:05:50 +0000 Stu Tomlinson Mostly taken from the patch on ticket #410, don't send unknown slash
Sat, 02 Jun 2007 11:41:18 +0000 Stu Tomlinson Fix this compile warning:
Sat, 02 Jun 2007 03:15:35 +0000 Nathan Walp missed these last time
Fri, 01 Jun 2007 01:27:47 +0000 Nathan Walp changelog the lack of linkification
Fri, 01 Jun 2007 00:47:11 +0000 Nathan Walp use the new NO_LINKIFY flag for join and part messages
Fri, 01 Jun 2007 00:36:00 +0000 Nathan Walp add a PURPLE_MESSAGE_NO_LINKIFY to prevent things from getting linkified
Wed, 30 May 2007 05:37:04 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head f7d4b1ae759e694a319fc8d37f917e1c2b2e1d3b)
Wed, 30 May 2007 03:59:52 +0000 William Ehlhardt applied changes from 4b489c7fd0ca6d775558656ce19ba53d7209bb26
Mon, 28 May 2007 08:10:38 +0000 Richard Laager Change "properly" to "better" in the description of the second-granularity
Mon, 28 May 2007 08:09:02 +0000 Richard Laager ChangeLog the new undo functionality.
Mon, 28 May 2007 08:06:28 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.for_2_1_0' (head 24ee3feb7b0e68036eebb50b90278e581fea942a)
Sun, 20 May 2007 18:40:58 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b917cc2cf9c46c7163ad3345b312dac1eea896cf)
Sun, 20 May 2007 15:00:39 +0000 Richard Laager Add void to the purple_dbus_is_owner() prototype.
Sun, 20 May 2007 14:57:39 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 7fa526ccf77d3d2da927a55aa8115be7e1be184d)
Sun, 20 May 2007 14:55:19 +0000 Richard Laager propagate from branch 'org.maemo.garage.pidgin.pidgin.pidgin-create-window' (head a6aaab6e6f2d91496d8d55a77000e33d0914749e)
Sun, 20 May 2007 14:53:41 +0000 Richard Laager propagate from branch 'org.maemo.garage.pidgin.pidgin.pidgin-create-window' (head aa14d4a155af76ab7e3be4b5a92082e3bb2daa21)
Sun, 20 May 2007 14:47:48 +0000 Richard Laager propagate from branch 'org.maemo.garage.pidgin.pidgin.pidgin-create-window' (head 61338d75fe4d927993d99c38474f248711490774)
Sun, 20 May 2007 14:46:04 +0000 Richard Laager It's GLIB_CHECK_VERSION, not GLIB_VERSION_CHECK.
Sun, 20 May 2007 14:45:52 +0000 Richard Laager ChangeLog the dbus_uniq and timeout_add_seconds changes.
Sun, 20 May 2007 14:08:56 +0000 Richard Laager ChangeLog the timeout changes, and add some commentary.
Sun, 20 May 2007 14:05:52 +0000 Richard Laager propagate from branch 'im.pidgin.rlaager.merging.timeout_add_seconds' (head d453bd44d21c7095921f98b2652b077a3fa99754)
Sun, 20 May 2007 13:58:37 +0000 Richard Laager Wire in g_timeout_add_seconds for Finch and nullclient as well.
Sun, 20 May 2007 13:56:28 +0000 Richard Laager Wire everything up and document it.
Sun, 20 May 2007 13:48:45 +0000 Richard Laager Raise the timeouts one second so they'll work every time (for certain) with
Sat, 19 May 2007 21:38:47 +0000 Richard Laager merge of '62e9d17cd37551991c5040ce6ca48e6d7578dde3'
Sat, 19 May 2007 21:28:41 +0000 Richard Laager The second_add_timeout patch from Arjan.
Fri, 15 Jun 2007 08:16:29 +0000 Sadrul Habib Chowdhury merge of '1c5a391126b5b506a29f0b9e34160d239cb783c6'
Sun, 10 Jun 2007 16:05:13 +0000 Sadrul Habib Chowdhury merge of 'ac83216c7b78e652b47f1fd0bcb91f1eaf2cdf36'
Mon, 04 Jun 2007 06:32:21 +0000 Sadrul Habib Chowdhury merge of '9e832cea16395c9007bc9e384ee379b293b99abd'
Sat, 02 Jun 2007 21:23:34 +0000 Sadrul Habib Chowdhury Fix for the bug Alver reported:
Sat, 02 Jun 2007 20:56:12 +0000 Sadrul Habib Chowdhury (16:39:44) rekkanoryo: i have a feature request
Sat, 02 Jun 2007 18:47:20 +0000 Sadrul Habib Chowdhury merge of '0d2fefb7e8f238c6b27bd7329aa0b3807c46c100'
Sat, 02 Jun 2007 14:41:13 +0000 Sadrul Habib Chowdhury merge of '2a1a3522e67a5f99ed2e65a23693d148907cfdb7'
Sat, 02 Jun 2007 14:25:41 +0000 Sadrul Habib Chowdhury merge of '894058a4901b0a786a7f35183b8a15a9731c95c6'
Sat, 02 Jun 2007 14:22:30 +0000 Sadrul Habib Chowdhury merge of '762f9a646b45b05279890a708043f914128c364b'
Sat, 02 Jun 2007 14:25:14 +0000 Sadrul Habib Chowdhury Use the util function to get info.
Sat, 02 Jun 2007 14:22:00 +0000 Sadrul Habib Chowdhury Make the GMail hackery work.
Sat, 02 Jun 2007 13:55:58 +0000 Sadrul Habib Chowdhury merge of '0363c65306e84bb0a015d8ae8d6667701252c3c4'
Sat, 02 Jun 2007 06:43:53 +0000 Sadrul Habib Chowdhury merge of 'bdd3cb040100fe925456b862d03cc6c5a61648ef'
Sat, 02 Jun 2007 06:39:02 +0000 Sadrul Habib Chowdhury Draw a separator line between the buddylist and the conversation windows.
Sat, 02 Jun 2007 05:10:05 +0000 Sadrul Habib Chowdhury merge of '3f054ce0972c8cbd8f8cfc16dfa6c8dcb81d3c0a'
Sat, 02 Jun 2007 03:49:53 +0000 Sadrul Habib Chowdhury Add a new WM, irssi. Put the wm's in $(libdir)/gnt instead of in /finch.
Fri, 01 Jun 2007 23:41:12 +0000 Sadrul Habib Chowdhury merge of '82644c8641c5089ed2cafd58983010f0144b7699'
Fri, 01 Jun 2007 23:39:11 +0000 Sadrul Habib Chowdhury Fix a crash exposed by nullprpl.
Fri, 01 Jun 2007 03:35:45 +0000 Sadrul Habib Chowdhury merge of '10b1053a68924a00cad9c1ed655c2528d95e6b36'
Thu, 31 May 2007 21:26:22 +0000 Sadrul Habib Chowdhury merge of '1444834a6af3004a03838204b528edb6e2e1f9ab'
Tue, 05 Jun 2007 06:20:13 +0000 Sadrul Habib Chowdhury Fix some stuff of bugs in the new toolbar.
Sat, 16 Jun 2007 05:42:29 +0000 Michael Shkutkov merge of '94cf3fba654fb39e507971153b5c217b7f98949d'
Wed, 13 Jun 2007 12:26:39 +0000 Michael Shkutkov merge of 'aad9a598920b4a24ad65e717487bb821e563d9d2'
Wed, 13 Jun 2007 12:07:32 +0000 Michael Shkutkov propagate from branch 'im.pidgin.pidgin' (head a1968384a452dd20568c92cd468b420fb8539ce8)
Fri, 15 Jun 2007 23:13:12 +0000 Michael Shkutkov using strstr instead of while
Wed, 13 Jun 2007 12:26:17 +0000 Michael Shkutkov QIP logger was implemented
Mon, 11 Jun 2007 14:58:27 +0000 Michael Shkutkov propagate from branch 'im.pidgin.pidgin' (head c25562bad5d897adb8ec3a03b712f94d488cfef3)
Sat, 09 Jun 2007 12:01:29 +0000 Michael Shkutkov propagate from branch 'im.pidgin.pidgin' (head b438ea0760758dc547f95d62892455f50ee4c4f1)
Sun, 05 Aug 2007 03:02:17 +0000 Jeffrey Connelly Be more careful about null strings in %s format specifier in debug messages.
Sun, 05 Aug 2007 02:25:59 +0000 Jeffrey Connelly Update for 0.13 release.
Sat, 04 Aug 2007 17:49:47 +0000 Jeffrey Connelly Disable sending third-party client version to oncoming buddies.
Sat, 04 Aug 2007 17:43:37 +0000 Jeffrey Connelly Fix crash when deleting buddies on Windows. This was done by
Tue, 31 Jul 2007 02:56:58 +0000 Jeffrey Connelly Store 3rd-party client name/version and official client build version (cv) separately.
Fri, 27 Jul 2007 03:47:12 +0000 Jeffrey Connelly Implement round() if it is not available, using floor().
Thu, 26 Jul 2007 16:00:42 +0000 Jeffrey Connelly Include math.h for round() function.
Sun, 22 Jul 2007 07:31:32 +0000 Jeffrey Connelly Make msimprpl-internal functions static.
Sun, 22 Jul 2007 07:00:10 +0000 Jeffrey Connelly Move msim_escape() and msim_unescape() to message.c.
Sun, 22 Jul 2007 06:53:48 +0000 Jeffrey Connelly Update login process to more closely match official client.
Sun, 22 Jul 2007 05:37:48 +0000 Jeffrey Connelly Add msim_process_server_info() to save the server information dictionary
Sun, 22 Jul 2007 04:32:44 +0000 Jeffrey Connelly Use MsimMessage's new list type for status messages.
Sun, 22 Jul 2007 04:12:12 +0000 Jeffrey Connelly In MsimMessage, add support for MSIM_TYPE_LIST - pipe-separated lists.
Sat, 21 Jul 2007 07:53:22 +0000 Jeffrey Connelly Allow sending zaps through buddy list menu.
Sat, 21 Jul 2007 05:57:27 +0000 Jeffrey Connelly Support incoming zaps.
Sat, 21 Jul 2007 02:51:43 +0000 Jeffrey Connelly Finish emoticon support. You can now send smileys to yourself, they can
Sat, 21 Jul 2007 02:33:11 +0000 Jeffrey Connelly Recognize non-canonical emoticon forms from Pidgin, and turn them into
Sat, 21 Jul 2007 02:13:34 +0000 Jeffrey Connelly Fix emoticon symbols to match those generated by Pidgin.
Fri, 20 Jul 2007 06:06:52 +0000 Jeffrey Connelly Add account option to send emoticons, defaulting to off since can't currently
Fri, 20 Jul 2007 05:50:03 +0000 Jeffrey Connelly Add support for sending emoticons.
Thu, 19 Jul 2007 05:52:10 +0000 Jeffrey Connelly Support emoticons on incoming messages, approximating MySpaceIM's smileys
Thu, 19 Jul 2007 04:33:40 +0000 Jeffrey Connelly Show official client build in buddy profiles.
Thu, 19 Jul 2007 04:09:33 +0000 Jeffrey Connelly Increase read buffer size and be more careful about overruns.
Wed, 18 Jul 2007 06:09:32 +0000 Jeffrey Connelly Support unofficial bm code 200, also used by Miranda IM plugin, to report
Mon, 16 Jul 2007 00:48:49 +0000 Jeffrey Connelly Make DPI and base font point size configurable in account options. This
Mon, 16 Jul 2007 00:05:48 +0000 Jeffrey Connelly Update for 0.12.
Sun, 15 Jul 2007 23:46:12 +0000 Jeffrey Connelly Use the much nicer purple_notify_emails() API to notify of new inbox messages,
Sun, 15 Jul 2007 23:44:37 +0000 Jeffrey Connelly Increase mail check interval to 1 minute.
Sun, 15 Jul 2007 23:18:06 +0000 Jeffrey Connelly Notify of new inbox messages (friend requests, inbox messages, comments),
Sun, 15 Jul 2007 06:10:30 +0000 Jeffrey Connelly Add msim_check_mail to check for new mail (called periodically), and
Fri, 13 Jul 2007 05:48:13 +0000 Jeffrey Connelly Support font sizes in sending and receiving formatted text.
Thu, 12 Jul 2007 04:15:45 +0000 Jeffrey Connelly Remove MSIM_FAKE_SELF_ONLINE option, since our own status is actually updated
Thu, 12 Jul 2007 03:21:07 +0000 Jeffrey Connelly Allow setting status string messages. Known bug: custom status messages always
Wed, 11 Jul 2007 05:23:19 +0000 Jeffrey Connelly Add (in-progress) 0.12 with changes.
Wed, 11 Jul 2007 05:21:06 +0000 Jeffrey Connelly Add /3 -> | escape code (found by sje397, documented in [wiki:MsimProtocolSpec]).
Wed, 11 Jul 2007 05:17:18 +0000 Jeffrey Connelly Lowercase password before sending it. Closes #2066.
Tue, 10 Jul 2007 06:08:05 +0000 Jeffrey Connelly Update for 0.11, and fix build process on Unix. Closes #2086.
Tue, 10 Jul 2007 06:07:34 +0000 Jeffrey Connelly Fix compile warnings on Unix (missing sentinel and time_t to int typecast).
Thu, 05 Jul 2007 06:16:25 +0000 Jeffrey Connelly Support sending some formatted text in instant messages.
Thu, 05 Jul 2007 06:10:30 +0000 Jeffrey Connelly In debug messages, don't output unknown elem->type fields as %c too (only as
Thu, 05 Jul 2007 03:13:34 +0000 Jeffrey Connelly Set status to current status when signing on. This makes the "Sign in as
Thu, 05 Jul 2007 00:29:25 +0000 Jeffrey Connelly Fix bug where string returned from msim_msg_get_string() is not a new
Wed, 04 Jul 2007 22:48:52 +0000 Jeffrey Connelly General clean up and adding more error-checking.
Wed, 04 Jul 2007 21:47:53 +0000 Jeffrey Connelly Lower timeout to 2 minutes (to be closer to keepalive of 124 s).
Wed, 04 Jul 2007 21:36:19 +0000 Jeffrey Connelly disapproval of revision '8d4e712b35da6dafe87cacbf5d267e529b2c1233'
Wed, 04 Jul 2007 21:35:42 +0000 Jeffrey Connelly Time the time between keep alives (I get 124 seconds).
Wed, 04 Jul 2007 21:21:25 +0000 Jeffrey Connelly Add msim_check_alive(), called every MSIM_KEEPALIVE_INTERVAL_CHECK milliseconds,
Wed, 04 Jul 2007 19:05:21 +0000 Jeffrey Connelly Add support for idle.
Wed, 04 Jul 2007 06:37:08 +0000 Jeffrey Connelly Update for 0.10.
Wed, 04 Jul 2007 02:13:34 +0000 Jeffrey Connelly Increase password length limit to 10 and update changes file.
Tue, 03 Jul 2007 05:21:55 +0000 Jeffrey Connelly Remove RC4 implementation, now exclusively rely on libpurple to provide RC4.
Tue, 03 Jul 2007 05:15:36 +0000 Jeffrey Connelly Update CHANGES about hidden option.
Tue, 03 Jul 2007 05:14:56 +0000 Jeffrey Connelly Add option to sign on as hidden, or as not (previously, always signed on
Tue, 03 Jul 2007 03:19:16 +0000 Jeffrey Connelly Fix email address.
Mon, 02 Jul 2007 07:07:48 +0000 Jeffrey Connelly Allow setting status to away or online.
Mon, 02 Jul 2007 05:13:11 +0000 Jeffrey Connelly Fix typo to allow font face to be displayed correctly on incoming messages.
Mon, 02 Jul 2007 04:51:09 +0000 Jeffrey Connelly Add msim_color_to_purple() to convert msim markup color to a color for
Mon, 02 Jul 2007 04:24:16 +0000 Jeffrey Connelly Be more defensive about null pointers, especially null strings in %s format
Mon, 02 Jul 2007 04:22:42 +0000 Jeffrey Connelly Update for 0.9.
Mon, 02 Jul 2007 01:45:30 +0000 Jeffrey Connelly Recognize online/away status of buddies on buddy list.
Sun, 01 Jul 2007 23:33:27 +0000 Jeffrey Connelly In msim_tooltip_text, do not try to display items with no value. In Linux,
Sun, 01 Jul 2007 23:12:38 +0000 Jeffrey Connelly Remove check in msim_input_cb() for embedded nulls. May be causing #1990.
Sun, 01 Jul 2007 03:30:34 +0000 Jeffrey Connelly Update for v0.8 release.
Tue, 26 Jun 2007 05:53:52 +0000 Jeffrey Connelly Add MSIM_FAKE_SELF_ONLINE preprocessor definition (which I define) to fake
Tue, 26 Jun 2007 05:33:00 +0000 Jeffrey Connelly Change around msim_uid2username_from_blist() to try to get it to work
Tue, 26 Jun 2007 05:16:29 +0000 Jeffrey Connelly Add (at least placeholder) functions to process p, f, c, b, and i markup tags
Mon, 25 Jun 2007 05:53:10 +0000 Jeffrey Connelly Update CHANGES to note transition to Libpurple 2.0.1.
Mon, 25 Jun 2007 05:51:13 +0000 Jeffrey Connelly Update for 0.8 - fix crash, password length.
Mon, 25 Jun 2007 05:38:56 +0000 Jeffrey Connelly Fail with our own error message if an entered password is greater than 8
Mon, 25 Jun 2007 05:24:44 +0000 Jeffrey Connelly Remove lots of debugging statements, no longer needed.
Mon, 25 Jun 2007 05:11:34 +0000 Jeffrey Connelly Add a bunch of debugging to help fix #193.
Mon, 25 Jun 2007 04:11:06 +0000 Jeffrey Connelly Add msim_markup_to_html() to convert MySpaceIM-style markup to Purple-compatible
Sun, 24 Jun 2007 19:32:45 +0000 Jeffrey Connelly Split return type and function name + arguments on to separate lines, to
Sun, 24 Jun 2007 19:23:41 +0000 Jeffrey Connelly Add a send_raw function, msim_send_really_raw, into the prpl_info struct,
Sun, 24 Jun 2007 05:08:02 +0000 Jeffrey Connelly Clean up old comments.
Sun, 24 Jun 2007 05:07:43 +0000 Jeffrey Connelly Update for (future) 0.8.
Fri, 22 Jun 2007 04:48:30 +0000 Jeffrey Connelly Clean up TODOs:
Thu, 21 Jun 2007 05:50:41 +0000 Jeffrey Connelly Retrieve information for profile ("Get Info") from server, instead of from
Wed, 20 Jun 2007 04:52:01 +0000 Jeffrey Connelly Update author email address.
Wed, 20 Jun 2007 04:44:12 +0000 Jeffrey Connelly Rework addbuddy, but leave it commented-out (non-functional). Add TODO for
Wed, 20 Jun 2007 04:10:11 +0000 Jeffrey Connelly Expand on a couple TODO comments. Current TODO counts:
Wed, 20 Jun 2007 03:58:26 +0000 Jeffrey Connelly Use constants for IP address list, defined in myspace.h.
Wed, 20 Jun 2007 03:51:52 +0000 Jeffrey Connelly Add msim_unrecognized() to handle unhandled messages.
Wed, 20 Jun 2007 03:31:09 +0000 Jeffrey Connelly Add TODO for msimprpl to timeout (handling keep-alives).
Wed, 20 Jun 2007 03:28:05 +0000 Jeffrey Connelly Refactor msim_escape() & msim_unescape().
Wed, 20 Jun 2007 03:17:46 +0000 Jeffrey Connelly Add msim_test_all() and related procedures, to perform basic functionality
Tue, 19 Jun 2007 03:09:37 +0000 Jeffrey Connelly Add script to produce tarballs and zip archives for releases, for v0.8.
Mon, 18 Jun 2007 02:34:17 +0000 Jeffrey Connelly merge of '1703086ea650a3935367b62177a03abe60471328'
Mon, 18 Jun 2007 01:48:35 +0000 Jeffrey Connelly explicit merge of '1c5a391126b5b506a29f0b9e34160d239cb783c6'
Fri, 15 Jun 2007 20:52:23 +0000 Sean Egan Instead of sizing the docklet icon to the height available, size it to the minimum of the height or width. Fixes #1721 in which the icon may get cut off in vertically aligned panels
Fri, 15 Jun 2007 19:07:02 +0000 Sean Egan Updated win32 installer images from hbons. I apparently neglected to
Fri, 15 Jun 2007 16:35:38 +0000 Nathan Walp merge of '6e3524da31024398852895df04c5bda7269003af'
Fri, 15 Jun 2007 14:38:51 +0000 Daniel Atallah Fix win32 installer finishpage URL. (this is fixed in the 2.0.2 installer too)
Fri, 15 Jun 2007 02:57:13 +0000 Stu Tomlinson Some forgotten ChangeLog entries, sorry if I missed anything, I got bored.
Fri, 15 Jun 2007 02:34:27 +0000 Sean Egan NEWS
Fri, 15 Jun 2007 02:21:08 +0000 Stu Tomlinson Release is looming! NEWS now!
Fri, 15 Jun 2007 02:03:36 +0000 Stu Tomlinson use pidgin.im/documentation as the help url (which redirects already)
Fri, 15 Jun 2007 02:01:42 +0000 Stu Tomlinson merge of '192e968410effe18dde7b924122f845eb1db3d2d'
Fri, 15 Jun 2007 01:54:23 +0000 Stu Tomlinson #include "connection.h" instead of "connection.c". I don't care if this
Fri, 15 Jun 2007 01:43:28 +0000 Stu Tomlinson Patch from bjoernv to make building outside of the source directory work.
Fri, 15 Jun 2007 00:50:18 +0000 Stu Tomlinson Set mtn:manual_merge=true on .ico files
Fri, 15 Jun 2007 00:26:07 +0000 Stu Tomlinson Crop 22x22 tray icons to actually be 22x22 pixels to prevent jumping around
Fri, 15 Jun 2007 00:23:13 +0000 Stu Tomlinson merge of '1c539e43c850fc4ad0c9b8eac2ab1130f283898e'
Fri, 15 Jun 2007 00:12:19 +0000 Sean Egan fix 22px connecting icon
Thu, 14 Jun 2007 19:32:06 +0000 Daniel Atallah I think this will fix the problem that elb had where bonjour (and probably other accounts too) were signing on initially when -n was specified.
Thu, 14 Jun 2007 18:20:53 +0000 Ethan Blanton This fixes a bustination of the official ICQ client in at least some
Thu, 14 Jun 2007 16:17:07 +0000 Luke Schierer merge of '2f42a51df657abf14f7aec137ddd8ff2ab0038d8'
Thu, 14 Jun 2007 16:14:38 +0000 Ambrose C. Li fixes #1680
Thu, 14 Jun 2007 16:12:55 +0000 Maur«¿cio Collares refers #1670
Thu, 14 Jun 2007 16:09:01 +0000 Laurynas Biveinis fixes #1656
Thu, 14 Jun 2007 16:07:21 +0000 Dmitry Beloglazov fixes #1639
Thu, 14 Jun 2007 16:02:52 +0000 Timo Jyrinki fixes #1625
Thu, 14 Jun 2007 13:39:02 +0000 Daniel Atallah Build and distribute the joinpart plugin on win32.
Thu, 14 Jun 2007 07:01:26 +0000 Mark Doliner I left off a comma. My bad!
Thu, 14 Jun 2007 07:00:47 +0000 Mark Doliner Improve the formatting of some gstreamer error messages. Someone
Thu, 14 Jun 2007 05:17:03 +0000 Ka-Hing Cheung Some people with QQ numbers that don't require verification reported that
Thu, 14 Jun 2007 02:13:49 +0000 Stu Tomlinson Use <br/> instead of \n for the newline, sadrul thought this might work
Thu, 14 Jun 2007 02:57:07 +0000 Nathan Walp step 1, don't call finch (and adium, maybe?) Pidgin
Thu, 14 Jun 2007 01:24:16 +0000 Sadrul Habib Chowdhury sadrul's fix for the userinfo notify crash on disconnect that was caused by
Wed, 13 Jun 2007 21:52:37 +0000 Sean Egan Un-crosseye the pigeon
Wed, 13 Jun 2007 19:30:54 +0000 Sean Egan Fixes #1665
Wed, 13 Jun 2007 12:25:13 +0000 Daniel Atallah Avoid accessing an invalid pointer when ret == -1
Wed, 13 Jun 2007 12:23:00 +0000 Daniel Atallah Fix mingw build for 32px and 48px tray icons. I'm not actually sure that we need these at all on Windows.
Wed, 13 Jun 2007 12:20:25 +0000 Daniel Atallah Clean up information displayed in the Add/Remove Programs section on Windows. Fixes #1646.
Wed, 13 Jun 2007 12:09:58 +0000 Daniel Atallah Somehow, version.c wasn't added to the libpurple build. Now that it is actually used, it really needs to be added.
Wed, 13 Jun 2007 02:28:38 +0000 Sean Egan Do not update the blist TreeStore if a node is currently being edited. Then, when the node is finished editing, force a refresh. Fixes #397 in which aliasing gets rudely cut off anytime the buddy list changes
Wed, 13 Jun 2007 02:20:11 +0000 Stu Tomlinson Make -l do something slightly more sane than it does now, even though it
Wed, 13 Jun 2007 00:52:35 +0000 Sean Egan merge of '10fd9d69da179933afa02f2731b53d2ee40d28ee'
Wed, 13 Jun 2007 00:45:53 +0000 Sean Egan merge of 'ebff6c3b8f2304c88a5769e8c4c25a763f3a5c1f'
Wed, 13 Jun 2007 00:40:20 +0000 Stu Tomlinson I suspect some people might like this to be buildable & installable. I
Wed, 13 Jun 2007 00:32:51 +0000 Stu Tomlinson This makes Conversation->More work for non-buddies and chats not on your
Tue, 12 Jun 2007 20:19:23 +0000 Stu Tomlinson merge of '239c3cd266bcc877339e2d4c9a486bcf2be02f82'
Wed, 13 Jun 2007 00:52:16 +0000 Sean Egan Add missing images files
Wed, 13 Jun 2007 00:44:27 +0000 Sean Egan Use the correct icon for new message
Tue, 12 Jun 2007 18:28:10 +0000 Sean Egan Icon updates from Hylke, including tray icons in 2 more sizes
Tue, 12 Jun 2007 07:40:31 +0000 Mark Doliner Another if!null
Tue, 12 Jun 2007 07:30:24 +0000 Mark Doliner Don't check for null before calling free. I can't help but get rid
Tue, 12 Jun 2007 05:22:44 +0000 Ethan Blanton GMSGFMT is apparently not required to be set, and requiring it causes
Mon, 11 Jun 2007 15:44:00 +0000 Ethan Blanton Over time, Windows users have been allowed to erroneously commmit +x
Mon, 11 Jun 2007 14:12:30 +0000 Daniel Atallah More robust hack to force Bonjour to use no proxy when directly connecting to buddy.
Mon, 11 Jun 2007 13:54:27 +0000 Stu Tomlinson Teach stats.pl about zh_HK
Mon, 11 Jun 2007 13:08:54 +0000 Stu Tomlinson merge of '3b80bf600e31f234766ed90a7bba5ea586178f08'
Mon, 11 Jun 2007 08:45:54 +0000 Mark Doliner Get outta my house. This adds a failsafe for the "Logged In"
Mon, 11 Jun 2007 08:28:17 +0000 Mark Doliner Get rid of the oscar time offset. This was an attempt at making sure
Mon, 11 Jun 2007 01:44:07 +0000 Stu Tomlinson merge of '3205351f2b94e04ee5972a3f2bc1c8218ac95fe6'
Mon, 11 Jun 2007 01:02:18 +0000 Mark Doliner These casts were causing warnings for Stu but not me.
Mon, 11 Jun 2007 01:00:27 +0000 Stu Tomlinson Fix pidgin_blist_node_is_contact_expanded() to not crash on buddy list
Mon, 11 Jun 2007 00:23:35 +0000 Stu Tomlinson merge of '1e340ceaf355a27660847defa34d87510ce35d6d'
Sun, 10 Jun 2007 22:22:36 +0000 Mark Doliner Compare the user-entered file extension to the GDK file extension
Sun, 10 Jun 2007 21:58:45 +0000 Mark Doliner When right-clicking on an image in a GtkIMHtml to save it, if the file
Sun, 10 Jun 2007 21:07:02 +0000 Mark Doliner Remove a pair of unneeded strlen's
Sun, 10 Jun 2007 20:39:59 +0000 Evan Schoenberg Removed line accidentally committed.
Sun, 10 Jun 2007 20:36:24 +0000 Evan Schoenberg If a message is known to be too long to send to a chat or IM, and it's an HTML message, strip the HTML, re-encode, and try again. The chat part is particularly useful given the short maximum message length and the fact that purple_markup_linkify() will have linkified long links to being twice the number of characters. The IM part is not triggerred in my experience because MAXMSGLEN seems to be far above the number of characters allowed; perhaps it is a number of bytes, not characters?
Sun, 10 Jun 2007 20:23:00 +0000 Stu Tomlinson Prevent the Buddy Notes plugin from offering to edit notes on a buddy list
Sun, 10 Jun 2007 20:00:25 +0000 Stu Tomlinson Unleak a few bytes in the screenname completion code
Sun, 10 Jun 2007 19:43:21 +0000 Stu Tomlinson Fix purple_blist_remove_buddy() so it doesn't crash (NULL pointer
Sun, 10 Jun 2007 18:27:11 +0000 Stu Tomlinson Handle key presses in the topic entry area in chats so Alt-# etc. works for
Sun, 10 Jun 2007 17:33:36 +0000 Daniel Atallah Use silc10 on win32 for now.
Sun, 10 Jun 2007 17:18:50 +0000 Stu Tomlinson merge of '8076670c76ed171ce5bc373a596dfd98c5458d91'
Sun, 10 Jun 2007 17:18:43 +0000 Stu Tomlinson Don't retrieve hotmail authorization info for non-hotmail accounts. Fixes #1580
Sun, 10 Jun 2007 17:12:00 +0000 Mark Doliner Use G_GSIZE_FORMAT when formatting strings containing size_t values in
Sun, 10 Jun 2007 15:59:10 +0000 Mark Doliner merge of '0e092e2c969ff59e242f866fd69d643b77bad18c'
Sun, 10 Jun 2007 15:58:23 +0000 Mark Doliner Two questions:
Sun, 10 Jun 2007 15:51:29 +0000 Nathan Walp merge of '5998e522bba60abda4cfd33374a81cb6d30d1d73'
Sun, 10 Jun 2007 07:25:09 +0000 Etan Reisner Fix #318 which asked for the buddynote plugins notes to be shown in the
Sun, 10 Jun 2007 01:54:40 +0000 Stu Tomlinson We now depend on SILC Toolkit 1.1 for this copy of this prpl so we can
Sat, 09 Jun 2007 18:03:12 +0000 Stu Tomlinson Kill a compile warning
Sat, 09 Jun 2007 18:01:47 +0000 Stu Tomlinson Don't automatically add channels to the buddy list when you join them. I
Sat, 09 Jun 2007 17:58:26 +0000 Stu Tomlinson Remove the following SILC account options, as suggested by Pekka Riikonen
Sat, 09 Jun 2007 17:33:07 +0000 Stu Tomlinson Update POTFILES.in with the silc10 filenames
Sat, 09 Jun 2007 17:31:28 +0000 Stu Tomlinson Patch from Pekka Riikonen to update the SILC protocol plugin to work with
Sat, 09 Jun 2007 16:39:00 +0000 Stu Tomlinson Duplicate the current SILC prpl as silc10 for backwards compatibility with
Sat, 09 Jun 2007 16:13:10 +0000 Stu Tomlinson Avoid including NSPR's private header pprio.h just for the prototype of
Sat, 09 Jun 2007 14:45:14 +0000 Stu Tomlinson Add mnemonics to prpl provided account options, from OpenSolaris patch
Sat, 09 Jun 2007 14:18:01 +0000 Stu Tomlinson Don't use g_return_val_if_reached() for objects not registered with dbus.
Sat, 09 Jun 2007 14:11:39 +0000 Stu Tomlinson Don't use g_critical to report that purple_connection_error was called
Sat, 09 Jun 2007 14:10:21 +0000 Stu Tomlinson This started off as a patch from OpenSolaris to fix compiling with static
Sat, 09 Jun 2007 08:01:17 +0000 Mark Doliner wabz pointed out that this string comparision was being done twice. I
Fri, 08 Jun 2007 20:55:13 +0000 Sean Egan merge of 'a1e49bdf5d79109f7becf1a5b25ab023070524c9'
Fri, 08 Jun 2007 19:31:31 +0000 Daniel Atallah Pretend that WSAEINPROGRESS is EAGAIN (for our purposes, I think they are equivalent). I think this might help #485. References #485.
Fri, 08 Jun 2007 18:24:23 +0000 Daniel Atallah Update Bonjour to do nonblocking I/O correctly.
Fri, 08 Jun 2007 15:37:48 +0000 Daniel Atallah merge of '03da073664bc840f76d0cec53eea61517337c5a7'
Fri, 08 Jun 2007 15:28:00 +0000 Daniel Atallah Close conversation connections when logging out of the Bonjour account. This also fixes leakage.
Fri, 08 Jun 2007 06:28:31 +0000 Daniel Atallah Consolidate BonjourJabberConversation creation and deletion.
Fri, 08 Jun 2007 06:15:43 +0000 Daniel Atallah Send 'to' and 'from' attributes in the stream start message.
Fri, 08 Jun 2007 06:04:06 +0000 Daniel Atallah Cleanup, fix a leak and prevent the inbound xml from being parsed twice for every message.
Fri, 08 Jun 2007 05:06:47 +0000 Daniel Atallah advertisment_fd is an input handler, not a fd; name it accurately to avoid confusion.
Sun, 10 Jun 2007 15:50:19 +0000 Nathan Walp show the "Retrieving..." window whenever we request user info. Fixes #1617.
Fri, 08 Jun 2007 12:52:35 +0000 Nathan Walp merge of '73a92318a135ab11655ab5e68f5b079e16d72075'
Fri, 08 Jun 2007 04:50:36 +0000 Richard Laager merge of '08772f5bb329fb5f8bbf0226a5d16f194c735506'
Fri, 08 Jun 2007 03:55:35 +0000 Etan Reisner Hopefully make what this checkbox does a little more clear by changing
Fri, 08 Jun 2007 12:38:30 +0000 Nathan Walp merge of '4b50880d8517570eaa67d4cd9d88c5934bb832f1'
Fri, 08 Jun 2007 04:17:36 +0000 Richard Laager The underscore in "Proxy Options" wasn't actually rendering as a mnemonic.
Fri, 08 Jun 2007 20:53:59 +0000 Sean Egan Fix a freeze caused by improper SIMPLE message parsing. Thanks, Michal Matyska! Fixes #1037
Thu, 07 Jun 2007 14:47:30 +0000 Richard Laager I think it's a good idea to document thing that we deprecate.
Thu, 07 Jun 2007 14:20:56 +0000 Daniel Atallah merge of '5cdcf39e21d4c670562fa2acfe8520f8ee140262'
Wed, 06 Jun 2007 04:22:15 +0000 Daniel Atallah Some more Bonjour cleanup and leak fixing.
Wed, 06 Jun 2007 03:22:06 +0000 Daniel Atallah Improve Bonjour error handling when there are errors "connecting".
Wed, 06 Jun 2007 03:21:04 +0000 Daniel Atallah Fix leakage.
Fri, 08 Jun 2007 12:38:21 +0000 Nathan Walp if we don't have an icon, lets not clear the icon on login (fixes #788)
Thu, 07 Jun 2007 11:01:28 +0000 Stu Tomlinson Bring back Conversation->Insert Link and Conversation->Insert Image.
Thu, 07 Jun 2007 08:03:55 +0000 Mark Doliner Add a "deprecated" note about pidgin_dialogs_alias_contact() which
Thu, 07 Jun 2007 08:03:25 +0000 Mark Doliner Make the New Status dialog window resizable and make the text field
Thu, 07 Jun 2007 08:02:47 +0000 Mark Doliner Make multiline pidgin_request_input() windows resizable, and make
Thu, 07 Jun 2007 06:29:30 +0000 Mark Doliner Get rid of 'Gaim' in a few more places
Thu, 07 Jun 2007 06:26:06 +0000 Mark Doliner We should surface this error to the user when calling
Thu, 07 Jun 2007 06:22:37 +0000 Mark Doliner Better error message for when a Jabber connection fails
Thu, 07 Jun 2007 05:28:05 +0000 Richard Laager Don't create the temp GString unless it's actually needed, and avoid
Thu, 07 Jun 2007 05:27:08 +0000 Richard Laager Bail out to avoid an infinite loop in an extreme corner case.
Thu, 07 Jun 2007 05:25:20 +0000 Richard Laager Size the formatting string first, to avoid unnecessary resizing.
Thu, 07 Jun 2007 05:23:31 +0000 Richard Laager A patch from o_sukhodolsky to restructure the Trillian log formatting code
Thu, 07 Jun 2007 02:28:34 +0000 Ethan Blanton This patch from QuLogic fixes autoconf such that gstreamer will not be
Wed, 06 Jun 2007 20:21:15 +0000 Stu Tomlinson merge of '5f583403bf6a3522123918b975ce234ffd86f3b4'
Wed, 06 Jun 2007 07:51:14 +0000 Mark Doliner Get rid of two unused variables
Wed, 06 Jun 2007 07:50:03 +0000 Mark Doliner Get rid of Gaim in one or two more places
Wed, 06 Jun 2007 07:48:19 +0000 Mark Doliner Change 'gaim' to 'libpurple' in a few comments
Wed, 06 Jun 2007 02:56:46 +0000 Daniel Atallah Don't load the tcl loader plugin on Windows unless ActiveTcl 8.4.5 or newer is present. Fixes #538.
Wed, 06 Jun 2007 02:45:31 +0000 Daniel Atallah merge of '1751d70d33d84eae410858724f155e6979b38eb0'
Wed, 06 Jun 2007 01:52:02 +0000 Richard Laager merge of '394b922aa2d2c1e58a4e1a6455e1b6bd6891c9c9'
Wed, 06 Jun 2007 19:28:25 +0000 Stu Tomlinson don't #include <libebook/e-book-listener.h>, it is apparently an
Wed, 06 Jun 2007 01:37:11 +0000 Stu Tomlinson merge of '6100ad71830416445898c91d595780f606c951cd'
Wed, 06 Jun 2007 01:36:30 +0000 Stu Tomlinson - Add missing Requires for gtk2-devel, dbus-devel & ncurses-devel to
Wed, 06 Jun 2007 01:50:17 +0000 Richard Laager Whitespace changes.
Wed, 06 Jun 2007 01:40:46 +0000 Richard Laager In purple_conv_chat_clear_users(), use g_list_prepend() instead of
Wed, 06 Jun 2007 02:09:38 +0000 Daniel Atallah A while ago, "Paranoid" emailed devel@p.i, having noticed that purple_ssl_close() closes the ssl fd twice. I meant to commit this fix sooner, but here it is.
Wed, 06 Jun 2007 00:58:02 +0000 Sean Egan merge of '4e6fe382a57a07a096f3fb69d0431a41a07711d1'
Wed, 06 Jun 2007 00:58:00 +0000 Sean Egan merge of '8364b50c7693c2d765b0e1f162f25a06a2bfe492'
Wed, 06 Jun 2007 00:57:46 +0000 Sean Egan merge of '66b807e7cdc8af7b38c5d2ace89e880714497545'
Wed, 06 Jun 2007 00:24:30 +0000 Stu Tomlinson I laughed
Wed, 06 Jun 2007 00:18:05 +0000 Sean Egan merge of '05620209858e59abe9cb0c598c87b4698047f012'
Wed, 06 Jun 2007 00:01:54 +0000 Daniel Atallah Changelog Bonjour support for Windows.
Tue, 05 Jun 2007 22:38:14 +0000 Daniel Atallah Add the bonjour prpl to the win32 uninstaller.
Tue, 05 Jun 2007 22:30:06 +0000 Daniel Atallah Fix network byte order issues with win32 bonjour stuff. Also copy the buddy's ip address so that subsequent calls don't overwrite it (it already is being copied and freed because of the howl implementation).
Tue, 05 Jun 2007 22:27:07 +0000 Daniel Atallah Cleanup win32 of bonjour stuff - fix to only use glib to allocate and free memory to avoid confusion later.
Tue, 05 Jun 2007 22:23:10 +0000 Daniel Atallah Improve bonjour buddy TXT record parsing.
Tue, 05 Jun 2007 22:13:23 +0000 Daniel Atallah merge of '80f65d9d59e0da8c62c56e2afe1f41f1059c8215'
Tue, 05 Jun 2007 21:46:27 +0000 Daniel Atallah merge of '23b5f2825727da3309ef5ffae7a0ea85ac4ae05b'
Tue, 05 Jun 2007 22:13:10 +0000 Daniel Atallah Clean up Bonjour service publishing and improve XEP-0174 compliance.
Tue, 05 Jun 2007 21:32:28 +0000 Daniel Atallah Improve error handling while connecting to a bonjour buddy.
Tue, 05 Jun 2007 19:18:47 +0000 Daniel Atallah merge of '0fb2447e14be4a1e56a03c563e347a49bdc8ba07'
Tue, 05 Jun 2007 13:59:55 +0000 Daniel Atallah Don't force Bonjour buddies to have firstname, lastname and status TXT records - they are optional. Also, minor cleanup and use glib to allocate memory instead of the crt.
Tue, 05 Jun 2007 04:07:52 +0000 Daniel Atallah Build bonjour on the mingw build by default.
Tue, 05 Jun 2007 04:02:22 +0000 Daniel Atallah More minor changes related to bonjour on win32.
Tue, 05 Jun 2007 03:38:22 +0000 Daniel Atallah This is a patch from Chris Davies to make Bonjour work on Windows using the Apple Bonjour framework. It turns out that the actual DNS-SD library is (3 clause) BSD licensed, so we can use it.
Tue, 05 Jun 2007 20:05:29 +0000 Stu Tomlinson Fix rounding of buddy icons, it looks like when MSN Messenger converts jpgs
Wed, 06 Jun 2007 00:17:06 +0000 Sean Egan Don't set the headline box's size request on resizing the window, as this may
Tue, 05 Jun 2007 12:48:22 +0000 Richard Laager Where did ekse come from?
Tue, 05 Jun 2007 12:04:09 +0000 Evan Schoenberg Fixed recognition of the extension of certain JPG files. The 4th character may be anything between e0 and ef; the first 3 should be sufficient for a magic number, though a more 'complete' solution would verify that (e0 <= data[3] <= ef). Also, added recognition of TIF files (magic number: MM or II). Refs #725, which gave examples of several JPGs with (data[3] == e1).
Wed, 06 Jun 2007 00:29:22 +0000 Sean Egan disapproval of revision '36931658d931938ff03fe52b66e6707c76fae1f6'
Tue, 05 Jun 2007 07:06:09 +0000 Kevin Stange Using "C" for foreground Color seems better than having Font and Color with
Tue, 05 Jun 2007 03:13:02 +0000 Jeffrey Connelly Add Nathan Peterson, for RC4 code in cipher.c.
Mon, 04 Jun 2007 16:18:34 +0000 Stu Tomlinson Make the Conversation->More menu work for Chats. The chat needs to be on
Tue, 12 Jun 2007 13:54:04 +0000 Eric Polino FIX: The help_window pointer wasn't being set to null properly in the destroy callback.
Tue, 12 Jun 2007 13:52:33 +0000 Eric Polino Added the ability to change the key bindings on the active window.
Fri, 08 Jun 2007 05:43:29 +0000 Sadrul Habib Chowdhury Mostly whitespace changes.
Fri, 08 Jun 2007 04:14:56 +0000 Eric Polino Moved rebinding functionality into GntBindable.
Thu, 07 Jun 2007 21:58:04 +0000 Eric Polino FIX: Rebinding would crash when one would try to bind without grabbing a new key comb.
Thu, 07 Jun 2007 21:55:04 +0000 Eric Polino Changed the rebinding window to use a GntTextView instead of a GntLabel to display the new key combination
Wed, 06 Jun 2007 15:50:21 +0000 Eric Polino applied changes from 016401bd409e6229fae0ab1e80d9fef9365511b3
Wed, 06 Jun 2007 00:30:20 +0000 Eric Polino The rebinding of keys now removes the old binding and puts the new on in place. So only the new binding works and the old one is gone.
Wed, 06 Jun 2007 00:06:48 +0000 Eric Polino Made rebind_info a static member with default values.
Tue, 05 Jun 2007 23:35:26 +0000 Eric Polino Refactored common code from help_for_widget and help_for_wm.
Tue, 05 Jun 2007 19:59:14 +0000 Eric Polino Alt-\ allows to rebind keys to the wm
Tue, 05 Jun 2007 19:37:32 +0000 Eric Polino Fixed a few names that weren't formatted properly.
Mon, 04 Jun 2007 15:12:50 +0000 Eric Polino propagate from branch 'im.pidgin.pidgin' (head b5c55520ae8ff7186733fd82db23a6e4452976cc)
Mon, 04 Jun 2007 14:31:08 +0000 Daniel Atallah Clean up the idle checking callback slightly.
Mon, 04 Jun 2007 14:09:08 +0000 Nathan Walp merge of '17044aa63b0858da0a71332e152b5f3440fa5107'
Mon, 04 Jun 2007 13:35:26 +0000 Nathan Walp don't show your own alias (half the time) when in a chatroom where no one
Mon, 04 Jun 2007 06:57:25 +0000 Mark Doliner Christopher Layne tells me that a null in a Yahoo packet where we
Mon, 04 Jun 2007 06:15:43 +0000 Mark Doliner merge of 'a58972b72c7aa0fa0899c5a6b96e51cd6c427ab4'
Mon, 04 Jun 2007 05:54:48 +0000 Richard Laager In purple_markup_html_to_xhtml:
Mon, 04 Jun 2007 05:52:11 +0000 Richard Laager Remove needless string duplication.
Mon, 04 Jun 2007 05:56:46 +0000 Mark Doliner merge of 'a0ccd8708935303973ab94ba534dabdc72002039'
Mon, 04 Jun 2007 04:50:02 +0000 Richard Laager libpurple should not use glib eventloop stuff directly, since we have our
Mon, 04 Jun 2007 05:56:16 +0000 Mark Doliner Fix http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=240589
Mon, 04 Jun 2007 04:58:44 +0000 Mark Doliner Get rid of a compile warning
Mon, 04 Jun 2007 04:34:28 +0000 Richard Laager merge of '1d87bfa8d0fa4d714b78ae468166c29a21606b37'
Mon, 04 Jun 2007 02:46:05 +0000 Stu Tomlinson 300 milliseconds apparently works on win32 for the SILC scheduler, let's
Mon, 04 Jun 2007 02:25:17 +0000 Mark Doliner merge of '3e0ab997f4454324e4f09c199b6cbfe58d468122'
Mon, 04 Jun 2007 02:22:50 +0000 Mark Doliner Changing this timer to run every 50 milliseconds instead of every 5
Mon, 04 Jun 2007 02:16:28 +0000 Stu Tomlinson Add some mnemonics to the new/modify account dialog. These are also taken
Mon, 04 Jun 2007 02:06:10 +0000 Stu Tomlinson Tie the proxy mnemonic to the proxy type selector, taken from an opensolaris
Mon, 04 Jun 2007 01:46:18 +0000 Stu Tomlinson merge of '1b4ebe4d8d8e94e998ce72e03c6bad7473803e28'
Mon, 04 Jun 2007 01:44:22 +0000 Stu Tomlinson Add the mnemonics I really meant to add before I got distracted by Add Chat
Mon, 04 Jun 2007 04:33:28 +0000 Richard Laager Rework the Trillian log reader code to make it easier to understand.
Mon, 04 Jun 2007 01:41:23 +0000 Richard Laager merge of 'be9e03b2c65a8c0da6ba02fdfd489bc5ec8af57b'
Mon, 04 Jun 2007 01:32:47 +0000 Stu Tomlinson merge of '2e9a9919a68f5a230c81bceb9f0c95eb5e169420'
Mon, 04 Jun 2007 01:30:37 +0000 Stu Tomlinson merge of '4ced433906d17bb2758a2b010ce264314d17fe04'
Mon, 04 Jun 2007 01:30:13 +0000 Stu Tomlinson Add mnemonics to labels in Add Buddy and Add Chat dialogs, and put Account
Mon, 04 Jun 2007 21:10:44 +0000 Gabriel Schulhof About's item type has to be "<StockItem>"
Sun, 03 Jun 2007 21:10:12 +0000 Gabriel Schulhof Add stock icon to about menu.
Mon, 04 Jun 2007 01:02:35 +0000 Richard Laager Avoid a strlen().
Mon, 04 Jun 2007 01:02:02 +0000 Richard Laager Remove an extraneous link++.
Mon, 04 Jun 2007 00:55:19 +0000 Richard Laager Using g_strstr_len(x, strlen(x), ...) is dumb.
Mon, 04 Jun 2007 00:54:16 +0000 Richard Laager Correct some useless code to do what it was supposed to do. This was
Mon, 04 Jun 2007 00:38:12 +0000 Richard Laager Remove some useless code, pointed out by o_sukhodolsky.
Sun, 03 Jun 2007 22:29:07 +0000 Richard Laager Kill a C99 struct initialization.
Sun, 03 Jun 2007 21:43:49 +0000 Mark Doliner merge of '4ced433906d17bb2758a2b010ce264314d17fe04'
Sun, 03 Jun 2007 19:15:42 +0000 Sean Egan Maintain global poitners to the clipboard selection text, with the aim of
Sun, 03 Jun 2007 18:56:55 +0000 Stu Tomlinson :( seems I didn't completely fix the half-height buddies thing
Sun, 03 Jun 2007 18:32:12 +0000 Stu Tomlinson ChangeLog a few things
Sun, 03 Jun 2007 18:27:38 +0000 Stu Tomlinson merge of '899692e88db07d660e3185da95f9e887d6e07ce5'
Sun, 03 Jun 2007 18:22:15 +0000 Stu Tomlinson We use a timeout in our blist selection changed callback to prevent buddy
Sun, 03 Jun 2007 21:42:54 +0000 Mark Doliner Add some notes about why Yahoo! web messenger login doesn't work
Sun, 03 Jun 2007 21:19:00 +0000 Mark Doliner Better error messages for Yahoo! login failures
Sun, 03 Jun 2007 19:04:22 +0000 Mark Doliner Only check for EAGAIN if send returns -1, not when it returns 0
Sun, 03 Jun 2007 18:36:54 +0000 Mark Doliner Two small changes to the release notification plugin:
Sun, 03 Jun 2007 05:16:00 +0000 Richard Laager Add QuLogic to the COPYRIGHT file.
Sun, 03 Jun 2007 01:05:59 +0000 Stu Tomlinson Compiler be quiet! Fixes this compile warning:
Sat, 02 Jun 2007 19:05:28 +0000 Stu Tomlinson We also need to reverse the last protocol's smiley list instead of only
Sat, 02 Jun 2007 18:46:34 +0000 Stu Tomlinson Reverse the smiley list only after reading the whole list of smileys in.
Sat, 02 Jun 2007 17:38:22 +0000 Stu Tomlinson Improve parsing user info for MSN, Fixes #690
Sat, 02 Jun 2007 16:37:22 +0000 Stu Tomlinson Handle problems initiating or joining a switchboard session more gracefully.
Sat, 02 Jun 2007 16:09:28 +0000 Stu Tomlinson Fix a crash sending an IM in null protocol to a buddy who you don't have a
Sat, 02 Jun 2007 16:08:56 +0000 Stu Tomlinson null does not need to be in EXTRA_DIST because it is in DIST_SUBDIRS
Sat, 02 Jun 2007 16:06:59 +0000 Stu Tomlinson Fix a crash when trying to use XMPP console with no XMPP accounts connected
Sat, 02 Jun 2007 14:57:17 +0000 Stu Tomlinson Fix problems with MSN when you use a wrong password.
Sat, 02 Jun 2007 14:26:43 +0000 Stu Tomlinson Fix for the protocol type being off by one in modify account dialog
Sat, 02 Jun 2007 14:25:19 +0000 Stu Tomlinson "truncate-multiline" property for GtkEntry was added in Gtk 2.10
Sat, 02 Jun 2007 14:06:33 +0000 Stu Tomlinson purple_conv_chat_cb_find should be case sensitive in finding users to make
Wed, 06 Jun 2007 00:57:17 +0000 Sean Egan disapproval of revision '2ad8703a579d72666763a6ba6e150ed8d68357e9'
Sat, 02 Jun 2007 13:05:31 +0000 Stu Tomlinson Fix a compile error and kill a bucket full of compile warnings
Sun, 03 Jun 2007 09:40:38 +0000 Gabriel Schulhof Aaaaaaaah!
Sun, 03 Jun 2007 09:18:09 +0000 Gabriel Schulhof Weirdness ...
Sat, 02 Jun 2007 07:33:10 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head bdd3cb040100fe925456b862d03cc6c5a61648ef)
Sat, 02 Jun 2007 06:26:24 +0000 Richard Laager Eliminate some type punning warnings in proxy.c. This was inspired by a
Sat, 02 Jun 2007 06:19:50 +0000 Richard Laager Now fix warnings from null_to_empty()'s constness.
Sat, 02 Jun 2007 06:00:35 +0000 Richard Laager The DBus bindings have a lot of warnings about calling g_free() on a
Sat, 02 Jun 2007 04:39:53 +0000 Richard Laager A patch from o_sukhodolsky to fix a couple warnings like this:
Sat, 02 Jun 2007 04:36:43 +0000 Richard Laager A patch from QuLogic to fix a bug with a zero timestamp for unidle notices
Sat, 02 Jun 2007 04:34:56 +0000 Richard Laager disapproval of revision '882bec7b9240768133433a448e9ff4e31e130832'
Sat, 02 Jun 2007 03:46:40 +0000 Richard Laager A patch from QuLogic to fix a bug with a zero timestamp for unidle notices
Sat, 02 Jun 2007 07:31:01 +0000 Gabriel Schulhof merge of 'a84459ea45867e3dae6ae81f29e4291b3d550190'
Fri, 01 Jun 2007 21:28:35 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 82644c8641c5089ed2cafd58983010f0144b7699)
Sat, 02 Jun 2007 06:33:48 +0000 William Ehlhardt - Wrote GnuTLS get_peer_certificates function
Sat, 02 Jun 2007 05:56:15 +0000 William Ehlhardt - Exposed the _Certificate struct definition in certificate.h
Sat, 02 Jun 2007 04:35:44 +0000 William Ehlhardt - Fixed a comment
Sat, 02 Jun 2007 00:14:38 +0000 William Ehlhardt - GnuTLS uses glib memory mgmt
Fri, 01 Jun 2007 23:54:46 +0000 William Ehlhardt - Added certificate.[ch] and got them integrated into the build
Fri, 01 Jun 2007 23:53:05 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 82644c8641c5089ed2cafd58983010f0144b7699)
Fri, 01 Jun 2007 14:30:44 +0000 Daniel Atallah Updated Slovenian win32 installer translation from Martin Srebotnjak. Fixes 1488
Thu, 12 Jul 2007 02:45:23 +0000 Andreas Monitzer disapproval of revision '71ed79a95ae8fc95aafeebbea64a8adcf4db8bfd'
Wed, 11 Jul 2007 15:59:09 +0000 Andreas Monitzer merge of '56282c0e590e48f68f48934e6d0fe5bb4ecd518b'
Wed, 11 Jul 2007 15:57:14 +0000 Andreas Monitzer disapproval of revision 'c9ca4d2dd194ca90f6c34468efd8ad100e7a65b1'
Wed, 11 Jul 2007 15:59:08 +0000 Andreas Monitzer merge of '007f0633f939c4b61b75da8298db7ffd31dcb105'
Wed, 11 Jul 2007 02:36:42 +0000 Andreas Monitzer Fixed a bug that prevented multi-stage ad-hoc commands.
Wed, 11 Jul 2007 01:22:24 +0000 Andreas Monitzer XEP-0004 says that if no field type is specified, text-single should be assumed.
Wed, 11 Jul 2007 00:32:39 +0000 Andreas Monitzer Fixed some memory leaks.
Wed, 11 Jul 2007 00:17:11 +0000 Andreas Monitzer Fixed bug that caused incorrect stream negotiation, which ejabberd and openfire tolerate, but gtalk does not.
Thu, 12 Jul 2007 02:45:41 +0000 Andreas Monitzer disapproval of revision '417a908e6df613a5d005b70eb687e8f7b31d69b3'
Wed, 11 Jul 2007 15:57:20 +0000 Andreas Monitzer disapproval of revision '748fc054c9c8f73bfef7b348ecf35093fd478d81'
Tue, 10 Jul 2007 12:07:56 +0000 Andreas Monitzer Fixed a memory leak.
Tue, 10 Jul 2007 12:06:41 +0000 Andreas Monitzer Allowing img tags in XHTML messages (for MSN-style custom emoticons and other features).
Sun, 08 Jul 2007 22:52:48 +0000 Andreas Monitzer Added an option to require SSL or TLS when connecting to an XMPP server.
Sun, 08 Jul 2007 20:43:53 +0000 Andreas Monitzer When converting HTML to XHTML and plain text on message send, links in the HTML are converted to 'text' <'url'> in plain text instead of just 'text'.
Tue, 03 Jul 2007 23:51:26 +0000 Andreas Monitzer Fixed a bug in the XMPP parser involving event handlers that replace the xmlnode packet. This caused double frees in this situation. The replacing function must free the xmlnode, since multiple event handlers could do this, and the intermediate xml trees would leak otherwise.
Tue, 03 Jul 2007 15:50:24 +0000 Andreas Monitzer Fixed copy/paste error.
Tue, 03 Jul 2007 15:34:34 +0000 Andreas Monitzer Now preserving the node on the (empty) disco#items replies. This is required for apps to add items on the correct nodes using signals.
Tue, 03 Jul 2007 15:33:39 +0000 Andreas Monitzer Fixed a bug in xmlnode_copy, it didn't preserve the namespace in the copy.
Tue, 03 Jul 2007 13:37:25 +0000 Andreas Monitzer Added the option to enable/disable buzz via a status setting. It's default off for the pidgin folks.
Tue, 03 Jul 2007 11:04:50 +0000 Andreas Monitzer Switched buzz namespace and tag name to be libpurple-specific and use a more professionally-sounding name ('attention' instead of 'buzz').
Fri, 29 Jun 2007 21:44:42 +0000 Andreas Monitzer disapproval of revision '217714a0fa711773c0d419f8cd82297ffc339507'
Thu, 28 Jun 2007 13:22:13 +0000 Andreas Monitzer Removed buzz support.
Wed, 27 Jun 2007 03:56:30 +0000 Andreas Monitzer Fixed a few bugs in the caps implementation, it should work properly now.
Wed, 27 Jun 2007 03:23:52 +0000 Andreas Monitzer Added buzz support using a private extension. Maybe I should write a XEP about that.
Mon, 25 Jun 2007 20:07:31 +0000 Andreas Monitzer Now all ad-hoc commands have to be sent through jabber_adhoc_execute to be properly executed (including the form steps). This cleans up the code a bit, and avoids DOS attacks by flooding the client with malicious ad-hoc command forms that were not requested.
Mon, 25 Jun 2007 19:08:16 +0000 Andreas Monitzer The server's ad-hoc commands are now listed in the account's action menu. Note that this requires an additional field in the _PurplePluginAction struct. There's no other way, since there was no way to supply user_data, and dynamically created functions are not supported by C. This should be fine, since that struct is only malloced in purple_plugin_action_new, which is part of the core. Applications have to either pass the struct unmodified, or restore the user_data pointer if the action is recreated when necessary (as is the case in Adium).
Sat, 23 Jun 2007 02:57:21 +0000 Andreas Monitzer Implemented ad-hoc commands for the buddy action menu (untested), implemented the receiving end of XEP-0115: Entity Capabilities. Note that this seems not to be reliable right now, since some clients seem to have a very broken [read: completely non-functional] implementation (most notably Gajim and the py-transports).
Fri, 22 Jun 2007 11:52:50 +0000 Andreas Monitzer Simplified registration callback per request of Sean.
Fri, 22 Jun 2007 00:05:35 +0000 Andreas Monitzer Implemented a callback for a successful registration, supplying the username and password to the application when available, in the way explained by Sean.
Wed, 20 Jun 2007 10:18:52 +0000 Andreas Monitzer Introduced an additional connection stage to the jabber connection progress in order to be able to tell in the application, whether SSL/TLS is enabled, so it can display a lock icon next to the connection.
Wed, 20 Jun 2007 00:25:37 +0000 Andreas Monitzer Forgot to implement XEP-0203 for presence packets, too.
Wed, 20 Jun 2007 00:22:16 +0000 Andreas Monitzer Implemented XEP-0203: Delayed Delivery
Wed, 20 Jun 2007 00:13:02 +0000 Andreas Monitzer Fixed a leak: The XML parser was never cleaned up on disconnect.
Tue, 19 Jun 2007 23:54:52 +0000 Andreas Monitzer Fixed a leak in the PEP code that leaked PEP nodes when the server doesn't support this XEP.
Tue, 19 Jun 2007 23:34:16 +0000 Andreas Monitzer Implemented logging in/out of gateways, as explained in XEP-0100.
Tue, 19 Jun 2007 16:10:36 +0000 Andreas Monitzer Exposed the user search function, so that directory searches can be performed directly when the jid is known.
Tue, 19 Jun 2007 14:50:22 +0000 Andreas Monitzer Added the ability to register gateways, re-using most of the account registration code for this.
Tue, 19 Jun 2007 02:53:24 +0000 Andreas Monitzer Implemented XEP-0050: Ad-Hoc Commands. Note that this XEP requires sending an initial command to the peer, which is not implemented in libpurple itself (since this requires a discovery browser or equivalent).
Mon, 18 Jun 2007 15:05:39 +0000 Andreas Monitzer User Nickname now sets the buddy's server_alias, which means that no UI changes are required for supporting this XEP. Also forgot to add usernick.[hc].
Mon, 18 Jun 2007 14:45:17 +0000 Andreas Monitzer Implemented XEP-0172: User Nickname, fixed some potential crashers in the other PEP callbacks.
Mon, 18 Jun 2007 13:54:26 +0000 Andreas Monitzer Removed some C99-code
Mon, 18 Jun 2007 12:48:16 +0000 Andreas Monitzer fixed a bug in the status change tracking code
Mon, 18 Jun 2007 12:37:29 +0000 Andreas Monitzer Replaced a clean and simple API with a very weird hack due to vivid request on #pidgin by multiple devs. This avoids the change in PurplePluginProtocolInfo, but requires complicated change tracking in every prpl. The others prpl should add this change tracking, too (since otherwise the status gets changed even though nothing they care about changed), but that's not up to me.
Mon, 18 Jun 2007 03:25:22 +0000 Andreas Monitzer Removed one padding field from PurplePluginProtocolInfo to stay source compatible.
Mon, 18 Jun 2007 03:14:45 +0000 Andreas Monitzer Fixed weird bug that caused not supplying the account when searching for users.
Mon, 18 Jun 2007 02:57:22 +0000 Andreas Monitzer Fixed embarrassing typos. Maybe I shouldn't code while half asleep.
Mon, 18 Jun 2007 02:46:44 +0000 Andreas Monitzer Forgot to initialize the user tune
Mon, 18 Jun 2007 02:19:17 +0000 Andreas Monitzer svn revision 728 of Psi fixes the avatar namespace issue, so I can remove this workaround.
Mon, 18 Jun 2007 01:55:54 +0000 Andreas Monitzer Minor compilation fixes and corrected some typos on user tune. Added convenience function for setting the user tune.
Mon, 18 Jun 2007 00:56:00 +0000 Andreas Monitzer Removed a stale include
Sun, 17 Jun 2007 21:04:15 +0000 Andreas Monitzer Fixed a bug that resulted in not being able to receive any messages.
Sun, 17 Jun 2007 20:31:01 +0000 Andreas Monitzer Implemented user tune, currently untested.
Sun, 17 Jun 2007 19:38:24 +0000 Andreas Monitzer Fixed a minor mistake which could leave the usermood to be parsed incompletely.
Sun, 17 Jun 2007 04:05:28 +0000 Andreas Monitzer Turns out the example in XEP-0084 is wrong. Fixed my implementation to not try to work around an issue that isn't one.
Sun, 17 Jun 2007 03:51:19 +0000 Andreas Monitzer Implemented receiving other people's avatars via XEP-0084. Note that this code now includes a workaround for a non-spec incompatibility for the current ejabberd PEP implementation, and doesn't use the correct namespace due to Psi using the wrong one (outdated?). Works fine though, and the vcard-based approach is retained.
Sun, 17 Jun 2007 01:16:55 +0000 Andreas Monitzer Added support for setting the avatar via XEP-0084. Receiving other people's avatar is up next.
Fri, 15 Jun 2007 21:09:22 +0000 Andreas Monitzer Fixed usermood memory management and removed publishing empty <text/>s.
Fri, 15 Jun 2007 11:00:46 +0000 Andreas Monitzer Minor syntactic sugar.
Fri, 15 Jun 2007 07:44:05 +0000 Andreas Monitzer Implemented setting the User Mood. Currently untested since it requires the fields request API, which isn't implemented in Adium yet.
Fri, 15 Jun 2007 07:13:41 +0000 Andreas Monitzer PEP publishing features are now only announced in disco#info when PEP is supported by the server.
Wed, 13 Jun 2007 16:03:11 +0000 Andreas Monitzer Implemented a mood menu action (non-functional right now for some reason)
Tue, 12 Jun 2007 23:43:06 +0000 Andreas Monitzer Removed the huge enum for the user mood states, since it's now passed as localized strings anyways
Tue, 12 Jun 2007 03:19:42 +0000 Andreas Monitzer Fixed a few small mistakes I discovered while testing user mood in Adium.
Tue, 12 Jun 2007 01:25:46 +0000 Andreas Monitzer Fixed whitespace to match the coding convention used in libpurple
Tue, 12 Jun 2007 00:37:50 +0000 Andreas Monitzer Some more code style changes
Tue, 12 Jun 2007 00:28:06 +0000 Andreas Monitzer Fixed naming to adhere to the libpurple convention
Tue, 12 Jun 2007 00:00:53 +0000 Andreas Monitzer forgot to add usermood.[hc]
Mon, 11 Jun 2007 23:33:39 +0000 Andreas Monitzer implemented user mood, still missing the front end interface
Sun, 10 Jun 2007 12:22:39 +0000 Andreas Monitzer Implemented <required/> for x-data forms, simplified malloc/sprintf, message type headline is not a requirement for incoming PEP messages (it is just recommended to avoid offline message storage).
Wed, 06 Jun 2007 02:07:53 +0000 Andreas Monitzer Implemented adding callbacks for PEP events. Moved the feature list to be application-global instead of per-connection (makes more sense).
Wed, 06 Jun 2007 01:37:28 +0000 Andreas Monitzer Implemented publishing events
Wed, 06 Jun 2007 01:23:18 +0000 Andreas Monitzer Small fix for caps
Wed, 06 Jun 2007 01:19:49 +0000 Andreas Monitzer Added the ability to define extensions to caps
Wed, 06 Jun 2007 00:04:29 +0000 Andreas Monitzer applied patch for supporting XEP-0199: XMPP Ping
Wed, 06 Jun 2007 00:01:15 +0000 Andreas Monitzer added preliminary frame for pep-support
Tue, 05 Jun 2007 16:31:20 +0000 Andreas Monitzer New API name change, per request of Sean.
Tue, 05 Jun 2007 15:33:36 +0000 Andreas Monitzer Fixed binary compatibility
Tue, 05 Jun 2007 15:18:30 +0000 Andreas Monitzer Fixed one of the issues in the ssl stuff, allowing CN cert checks for starttls-connections in XMPP.
Sun, 03 Jun 2007 23:28:04 +0000 Andreas Monitzer Set up .mtnignore to ignore the svn directories.
Fri, 01 Jun 2007 04:22:16 +0000 Sean Egan merge of '10b1053a68924a00cad9c1ed655c2528d95e6b36'
Fri, 01 Jun 2007 04:20:37 +0000 Sean Egan merge of '27642feec9fb0de47fa600a01c447c8030505350'
Fri, 01 Jun 2007 03:21:28 +0000 Sean Egan Add insert.png
Fri, 01 Jun 2007 03:20:38 +0000 Sean Egan merge of '1f2acb75f934f19f04262b06c2907dece2731ed2'
Fri, 01 Jun 2007 01:36:16 +0000 Daniel Atallah Fix the "transfer file or embed image" message (it looks like it was copied and pasted incorrectly).
Fri, 01 Jun 2007 01:20:32 +0000 Daniel Atallah Link pidgin against gthread again (I only just removed it a few days ago and now it is needed again).
Wed, 06 Jun 2007 00:30:15 +0000 Sean Egan disapproval of revision '1f2acb75f934f19f04262b06c2907dece2731ed2'
Fri, 01 Jun 2007 03:20:34 +0000 Sean Egan Re-did the toolbar layout to take up less room. This is what we generally agreed to on devel@. I managed to do this, amazingly, not only without breaking Pidgin plugin API compatibility, but it doesn't even add any API. This is still totally raw; I'm comitting it mostly so I can continue it easily from hmoe
Fri, 01 Jun 2007 00:50:19 +0000 Sean Egan merge of '65a2625990bbafe0f7d435e23be894ec9a7dc189'
Thu, 31 May 2007 21:24:43 +0000 Daniel Atallah Under some conditions, we're getting "BPR MOB Y" when there hasn't previously been a user to attach it to. This prevents crashing. Fixes #1474. Someone more familiar with MSN may want to look into why we might be receiving the unexpected BPR.
Thu, 31 May 2007 20:24:27 +0000 Sean Egan merge of 'a07c6d482eb3c45f4ce691c86eb09a2a79786cd9'
Thu, 31 May 2007 18:28:09 +0000 Sean Egan merge of '8ae64558f2dc02cbc051dda2e2e6e4270b03f7f3'
Thu, 31 May 2007 18:28:05 +0000 Sean Egan disapproval of revision '3ac5981b26be545a8c546e09b6689c2359fad1bb'
Mon, 04 Jun 2007 05:05:42 +0000 Sadrul Habib Chowdhury Make sure of we _hide and _draw, it works.
Mon, 04 Jun 2007 03:08:59 +0000 Eric Polino Changed a malloc use to g_new0
Mon, 04 Jun 2007 03:00:09 +0000 Eric Polino Fixed some curlies for functions
Mon, 04 Jun 2007 02:49:22 +0000 Eric Polino Created a new window that will be used for key-rebinding. Right now it doesn't rebind the keys, but that can be added soon. A bit of esthetical work remains.
Wed, 30 May 2007 23:38:22 +0000 Eric Polino 1. Cleaned up a bit of dirty formatting in the _register_action lines in _class_init
Mon, 21 May 2007 20:14:15 +0000 Eric Polino Cleaned up some comment garbage
Mon, 21 May 2007 16:53:04 +0000 Eric Polino Added myself to COPYRIGHT
Mon, 21 May 2007 16:36:10 +0000 Eric Polino Changed a comment block from // to /* */
Mon, 21 May 2007 14:50:01 +0000 Eric Polino Added a few lines to gnt_main::io_invoke to deal with ALT not sending ESC.
Thu, 31 May 2007 08:12:19 +0000 Sadrul Habib Chowdhury New function purple_blist_node_get_type.
Thu, 31 May 2007 05:11:46 +0000 Sadrul Habib Chowdhury merge of '8ae64558f2dc02cbc051dda2e2e6e4270b03f7f3'
Wed, 30 May 2007 06:23:06 +0000 Sadrul Habib Chowdhury If there's no account at startup, sohw the 'New Account' dialog too.
Wed, 30 May 2007 02:00:31 +0000 Sadrul Habib Chowdhury merge of '072dda917fc312048b89471565db49dbffa435f2'
Wed, 30 May 2007 01:41:53 +0000 Sadrul Habib Chowdhury merge of '0a38e9dc34b72b02921967bb5ac7d827ed8638b1'
Tue, 29 May 2007 21:48:43 +0000 Sadrul Habib Chowdhury Do not send typing notification if you are typing a /-command.
Mon, 28 May 2007 00:21:27 +0000 Sadrul Habib Chowdhury Fix libgnt compilation on BSD and solaris. This references #516.
Sun, 27 May 2007 21:35:47 +0000 Sadrul Habib Chowdhury Add new function purple_xfer_get_remote_user.
Sun, 27 May 2007 18:31:40 +0000 Sadrul Habib Chowdhury Make sure if some plugin used pidgin_protocol_option_menu_new, they continue
Sun, 27 May 2007 17:45:43 +0000 Sadrul Habib Chowdhury merge of '15c67573c5441bdd943fcf07e496016c58492c19'
Sun, 27 May 2007 02:11:53 +0000 Sadrul Habib Chowdhury merge of '5161434de87f4642ea96466bde679769f874d68b'
Sat, 26 May 2007 23:57:42 +0000 Sadrul Habib Chowdhury merge of '73e35014c64a318321f84ca240fbc590a80e4bec'
Sat, 26 May 2007 18:45:34 +0000 Sadrul Habib Chowdhury merge of '2438302de25c5f5131f0c555507a057550b51c0f'
Sat, 26 May 2007 08:23:15 +0000 Sadrul Habib Chowdhury Remove the confusing 'OK' button from the auth dialog.
Sat, 26 May 2007 08:08:04 +0000 Sadrul Habib Chowdhury Show information about the user requesting authorization.
Fri, 25 May 2007 22:45:43 +0000 Sadrul Habib Chowdhury Fix #1284. "Pressing Ctrl+C while editing a buddy list alias shouldn't "Join a chat""
Fri, 25 May 2007 22:06:53 +0000 Sadrul Habib Chowdhury merge of '371fb91ec4fdb33fa482efe55111fe58d8758c3b'
Fri, 25 May 2007 22:04:18 +0000 Sadrul Habib Chowdhury Allow formatted text in the pounce dialog. Also, use the same code to
Fri, 25 May 2007 20:05:01 +0000 Sadrul Habib Chowdhury Fix the last merge.
Fri, 25 May 2007 19:51:22 +0000 Sadrul Habib Chowdhury merge of '2f10c41a04555ebc895ec5168c3c2996c738cbd9'
Sat, 26 May 2007 13:48:41 +0000 Gabriel Schulhof Forgot to remove spaces from before ;s
Sat, 26 May 2007 13:37:54 +0000 Gabriel Schulhof Coding style.
Sat, 26 May 2007 10:20:54 +0000 Gabriel Schulhof Minor change
Sat, 26 May 2007 10:19:27 +0000 Gabriel Schulhof Minor fix
Sat, 26 May 2007 10:03:55 +0000 Gabriel Schulhof Close smiley dialog on GDK_Escape or button 1 press.
Thu, 31 May 2007 00:40:46 +0000 William Ehlhardt merge of '03ea20ce538dad585a5a2d40778f242a1fd85a4b'
Thu, 31 May 2007 00:40:36 +0000 William Ehlhardt merge of 'b30d119437548516a2f7b28d4172f8fcd6238d10'
Thu, 31 May 2007 00:40:23 +0000 William Ehlhardt merge of '4538f6c33c0f8ed2d8e1f9124fb52bce0d676e63'
Thu, 31 May 2007 00:40:09 +0000 William Ehlhardt merge of '4b282994660451b15a8a393ef032d32e9bf00d2e'
Wed, 30 May 2007 23:39:44 +0000 William Ehlhardt - Added a description of preference grouping to the Prefs API code
Wed, 30 May 2007 03:55:56 +0000 William Ehlhardt - Add documentation for the internal CipherContext struct
Thu, 31 May 2007 00:37:10 +0000 William Ehlhardt disapproval of revision 'b0f6005b1330af13bce0bcb189a2c887036b5ea3'
Tue, 29 May 2007 21:51:53 +0000 William Ehlhardt Cosmetics
Thu, 31 May 2007 00:37:50 +0000 William Ehlhardt disapproval of revision 'e16819f96b34e350f6991bf0fab3d4fd7d0f91e7'
Tue, 29 May 2007 21:11:08 +0000 William Ehlhardt - Fixed the lack of callbackness
Thu, 31 May 2007 00:38:18 +0000 William Ehlhardt disapproval of revision '0c0e615a3bd08e34aba58d7249e23c3738c87341'
Tue, 29 May 2007 21:00:08 +0000 William Ehlhardt - Eliminate some warnings
Thu, 31 May 2007 00:39:01 +0000 William Ehlhardt disapproval of revision '38e35430b0f7a8b7d764fca702732e7f1c652d02'
Tue, 29 May 2007 20:50:06 +0000 William Ehlhardt - Added PURPLE_SSL_PEER_AUTH_FAILED to show that an SSL connection was
Tue, 29 May 2007 16:20:39 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 5c2d6effc264261827fe521b1ae841611b61dde6)
Sun, 27 May 2007 23:56:14 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 667956be4f81c42d9061470e5111d09a1516db33)
Fri, 01 Jun 2007 00:49:26 +0000 Sean Egan Don't save conversation window size to prefs if the window is maximized. Fixes #920
Thu, 31 May 2007 20:22:43 +0000 Sean Egan Maintain aspect ratio on global icon selector. Fixes #454
Fri, 01 Jun 2007 04:21:55 +0000 Sean Egan Fix default custom font
Thu, 31 May 2007 03:02:13 +0000 Sean Egan ChangeLog the custom font preference
Thu, 31 May 2007 03:00:35 +0000 Sean Egan Reluctantly, I've added a preference for overriding the GTK+ default theme in GtkIMHtml widgets. There is support for this feature in the GNOME HIG and in other GTK+ (including GNOME) applications. This fixes #494. This is a GTK+ 2.4-only feature. I don't update the fonts in existing gtkimhtml's yet, only in new ones. Someone else may want to take care of that
Thu, 31 May 2007 00:57:53 +0000 Sean Egan Show the Invisible icon (the same one in the statusbox for buddies that are broadcasting an invisible status to you. This should fix #740, but I'm not positive
Thu, 31 May 2007 00:47:24 +0000 Sean Egan Only auto-expand buddies when the mouse is hovering over the middle third of the buddy. This prevents un-intended expanding of buddies when you're only trying to re-order. Fixes #608
Wed, 30 May 2007 22:47:51 +0000 Daniel Atallah Don't display the buddy icon for accounts that don't support buddy icons. Fixes #1414. This also includes a fix for crashing caused by the gtalk hackery (the crashing is fixed, but the hackery still doesn't work).
Wed, 30 May 2007 22:25:46 +0000 Daniel Atallah merge of '906d9e8b2315b314b956961566ef8062cd963241'
Sat, 02 Jun 2007 07:30:43 +0000 Gabriel Schulhof Figured out how to keep reflecting current smiley theme after remove.
Fri, 01 Jun 2007 21:22:46 +0000 Gabriel Schulhof Need help reflecting selected smiley theme after remove
Wed, 30 May 2007 21:05:04 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 906d9e8b2315b314b956961566ef8062cd963241)
Wed, 30 May 2007 14:56:36 +0000 Daniel Atallah Fix pidgin mingw build not to link to unneeded libraries.
Wed, 30 May 2007 14:25:20 +0000 Daniel Atallah Fix win32 emoticon makefiles.
Wed, 30 May 2007 14:00:07 +0000 Richard Laager Credit tfujiwara
Wed, 30 May 2007 21:02:15 +0000 Luke Ross fixes #1319
Wed, 30 May 2007 21:00:37 +0000 Martin Srebotnjak fixes #1295
Wed, 30 May 2007 09:02:05 +0000 Richard Laager A somewhat-Warmenhoved patch from tfujiwara to allow for the smiley theme
Wed, 30 May 2007 08:43:34 +0000 Richard Laager Add config.cache to .mtn-ignore.
Wed, 30 May 2007 07:04:54 +0000 Richard Laager Credit o_sukhodolsky.
Wed, 30 May 2007 06:34:04 +0000 Richard Laager A change from o_sukhodolsky:
Wed, 30 May 2007 06:25:46 +0000 Richard Laager A change from o_sukhodolsky:
Wed, 30 May 2007 06:20:47 +0000 Richard Laager Another change from o_sukhodolsky:
Wed, 30 May 2007 06:12:30 +0000 Richard Laager Yet another change from o_sukhodolsky:
Wed, 30 May 2007 05:35:59 +0000 Richard Laager merge of '5628b597c447ec593feebd627ec56ad5304a2533'
Wed, 30 May 2007 04:37:55 +0000 William Ehlhardt merge of '158f2188a42dc47993ef8c4456fb084051cd485e'
Wed, 30 May 2007 04:02:50 +0000 Nathan Walp fixing jabber ft is probably worth changelogging
Wed, 30 May 2007 05:32:49 +0000 Richard Laager Another change from o_sukhodolsky
Wed, 30 May 2007 03:57:31 +0000 William Ehlhardt applied changes from b0f6005b1330af13bce0bcb189a2c887036b5ea3
Wed, 30 May 2007 03:17:56 +0000 Daniel Atallah Patch from Amir Szekely to make the installer start up faster and use NSIS' built-in Windows version checking. Fixes #1289 (Thanks, Amir)
Wed, 30 May 2007 03:02:21 +0000 Nathan Walp merge of '632209b9e639ccf967e69fa29e4d7b8b8036d515'
Wed, 30 May 2007 02:27:03 +0000 Richard Laager merge of '3fd5ee085dbef9f02f50f39b8e982ffbb3ea05b5'
Wed, 30 May 2007 02:15:12 +0000 Stu Tomlinson merge of '147124060f5119dfa16b7eef6a622a9075b85f77'
Wed, 30 May 2007 02:08:37 +0000 Stu Tomlinson merge of '416bcb7701d6018a64d105d7728c5ed19a264dfe'
Wed, 30 May 2007 02:26:30 +0000 Richard Laager Another change from o_sukhodolsky.
Wed, 30 May 2007 02:11:24 +0000 Richard Laager Part of a patch from o_sukhodolsky.
Wed, 30 May 2007 02:01:38 +0000 Richard Laager Fix a small memory leak and eliminate a double-free.
Wed, 30 May 2007 01:43:57 +0000 Richard Laager We don't need to translate nullprpl.
Wed, 30 May 2007 01:37:15 +0000 Richard Laager ChangeLog cleanups
Wed, 30 May 2007 01:36:30 +0000 Richard Laager Minor changes:
Wed, 30 May 2007 01:21:36 +0000 Ryan Barrett this patch adds nullprpl, a mock protocol plugin, to the libpurple/protocols
Wed, 30 May 2007 03:01:02 +0000 Nathan Walp fix socks5 from over-reading the headers, and throwing away data (fixes jabber file receiving)
Tue, 29 May 2007 22:44:59 +0000 Gabriel Schulhof Updated comment.
Tue, 29 May 2007 22:39:05 +0000 Gabriel Schulhof Fixed smiley theme chooser label.
Tue, 29 May 2007 22:21:35 +0000 Gabriel Schulhof merge of 'd25352d4d47369224b6a555d8008b07f6a930ce4'
Tue, 29 May 2007 20:46:02 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 61738e60f23bfd0eec3701fb8c7c28f263bc04ed)
Tue, 29 May 2007 18:03:01 +0000 Mark Doliner Credit for the ICQ authorization re-request fix
Tue, 29 May 2007 10:25:05 +0000 Mark Doliner Clean up some other ssi-related things. This commit and my last one
Tue, 29 May 2007 09:51:51 +0000 Mark Doliner Cleanup and simplification of some tlvlist stuff in the oscar protocol.
Tue, 29 May 2007 05:40:45 +0000 Richard Laager merge of '3d155cfe6d5da449233ba5c19a6f5fea1a33467d'
Tue, 29 May 2007 04:56:30 +0000 Sean Egan merge of '4af1e220d3ae855eec7a057ef1e41b586abb8f5f'
Tue, 29 May 2007 04:43:56 +0000 Nathan Walp merge of '4751c73009c45ab1f2514522886dc9d36f66c7fb'
Tue, 29 May 2007 04:32:19 +0000 Nathan Walp if there are multiple resources available, ask the user which resource to
Mon, 28 May 2007 21:38:36 +0000 Nathan Walp skip some unneeded queries that we don't particularly need or want
Mon, 28 May 2007 21:37:06 +0000 Nathan Walp don't do unneeded work
Mon, 28 May 2007 20:54:51 +0000 Nathan Walp whitespace
Wed, 30 May 2007 02:07:58 +0000 Stu Tomlinson (20:36:49) nosnilmot: we need to do something about 'Download Purple: http://pidgin.im/'
Tue, 29 May 2007 22:21:02 +0000 Gabriel Schulhof Using GTK+-2.8 functions - inadmissible.
Tue, 29 May 2007 20:42:21 +0000 Gabriel Schulhof Don't remove all themes when re-probing.
Mon, 28 May 2007 23:33:30 +0000 Gabriel Schulhof Buttons to add and remove smiley themes.
Mon, 28 May 2007 19:56:40 +0000 Sean Egan Change Offline icon in buddy list back to opaque. I found it too hard to discern it from idle otherwise
Fri, 15 Jun 2007 02:01:30 +0000 Stu Tomlinson disapproval of revision '1fd9445b933f2f5ff2724778f9d18e47282745cd'
Mon, 28 May 2007 19:51:44 +0000 Sean Egan Menu restructure. Kept allow_shrink for now. I want to see what people think of it.
Mon, 28 May 2007 19:31:23 +0000 Sean Egan Fixes #1208
Mon, 28 May 2007 19:08:05 +0000 Sean Egan Fixes #464
Mon, 28 May 2007 18:25:43 +0000 Sean Egan fixes #1316
Tue, 29 May 2007 05:40:22 +0000 Richard Laager Patch #1323 from lithium:
Mon, 28 May 2007 17:52:04 +0000 Ethan Blanton This performs mIRC formatting code stripping for the room list, as
Mon, 28 May 2007 03:18:02 +0000 Stu Tomlinson - add cyrus-sasl-plain & cyrus-sasl-md5 to Requires
Sun, 27 May 2007 13:37:00 +0000 Stu Tomlinson Fix for gtk < 2.4
Sun, 27 May 2007 13:26:34 +0000 Stu Tomlinson Fix for gtk < 2.4
Sun, 27 May 2007 12:39:24 +0000 Stu Tomlinson Handle new accounts with no buddies better - finish login when the first
Sun, 27 May 2007 01:41:02 +0000 Kevin Stange Only change the size when the imhtmltoolbar button has been activated,
Sun, 27 May 2007 00:15:41 +0000 Richard Nelson Changelog last change
Sat, 26 May 2007 23:41:42 +0000 Richard Nelson Finch autoreconnecting (largely copy/paste from pidgin)
Sat, 26 May 2007 18:03:09 +0000 Sean Egan Closes #348 'Conversation -> Add (for Chats) should move focus to the alias field.'
Sat, 26 May 2007 16:05:47 +0000 Ethan Blanton A conditional in purple_remote was missing a trailing colon.
Fri, 25 May 2007 22:34:16 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head 371fb91ec4fdb33fa482efe55111fe58d8758c3b)
Fri, 25 May 2007 20:06:37 +0000 Daniel Atallah Don't include unistd.h if HAVE_UNISTD_H isn't defined.
Fri, 25 May 2007 19:23:36 +0000 Daniel Atallah Create .def files for easy msvc import library creation.
Fri, 25 May 2007 22:26:27 +0000 William Ehlhardt - Made a big mess of stuff in the GnuTLS pluging to look at cert auth
Fri, 25 May 2007 20:52:31 +0000 William Ehlhardt - Add purple_base16_encode_chunked, which is handy for key fingerprints.
Fri, 25 May 2007 21:53:49 +0000 Sean Egan Undo/Redo in GtkImHtml from GtkSourceView. This may not be adaquate enough for us.
Fri, 25 May 2007 19:05:47 +0000 Richard Laager Casting things to gpointer isn't useful, unless they were previously const.
Fri, 25 May 2007 18:51:41 +0000 Richard Laager Add a missing bracket.
Fri, 25 May 2007 18:50:03 +0000 Richard Laager merge of '63c69ee29386e7f15e24deaf98c667102057dd4b'
Fri, 25 May 2007 18:31:16 +0000 Richard Laager merge of '07bd3af1a492ac68c753a507124c46c586499941'
Fri, 25 May 2007 18:29:35 +0000 Richard Laager merge of '1493925db036ee98f0fdb0209bff9f97ffd913f1'
Fri, 25 May 2007 18:19:28 +0000 Richard Laager propagate from branch 'org.maemo.garage.pidgin.pidgin.aop_menu' (head 24d32faecffc36ede5a0abf75df4c6db4f3eb5b7)
Tue, 22 May 2007 21:23:34 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head b2b0435d92302ced9beab7521249fd500aa6221b)
Mon, 21 May 2007 21:00:20 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head f90aaf35063dc4fa1bd8b79d8e570348bfee2d6f)
Fri, 25 May 2007 18:27:41 +0000 Sadrul Habib Chowdhury merge of '73fe0aadf00e90ae634f0fbe253a634ce3f60b74'
Fri, 25 May 2007 17:42:51 +0000 Sadrul Habib Chowdhury Get rid of a run-time dbus warning due to an unregistered storedimg.
Fri, 25 May 2007 17:18:18 +0000 Sadrul Habib Chowdhury merge of 'cf129dbe4ceb5310e5b46c37f5fb2b3edefdd5f0'
Fri, 25 May 2007 07:54:43 +0000 Sadrul Habib Chowdhury Remove code duplication when creating im/chat panes.
Fri, 25 May 2007 05:29:20 +0000 Sadrul Habib Chowdhury merge of '68a7c85152f55e4b824422958bca00f79f48cd2f'
Fri, 25 May 2007 03:32:46 +0000 Sadrul Habib Chowdhury Remove code duplication for prpl-icon creation.
Fri, 25 May 2007 03:23:26 +0000 Sadrul Habib Chowdhury merge of '4e1b2a820428bb70308bc4a0b4ac886b230c9184'
Fri, 25 May 2007 02:22:13 +0000 Sadrul Habib Chowdhury merge of '1c63ff450cd444f6f7b3d9caa86407fca3584491'
Fri, 25 May 2007 01:19:12 +0000 Sadrul Habib Chowdhury merge of '27508136086ee6dc49a8fe0cb403e09f119ed485'
Fri, 25 May 2007 01:17:33 +0000 Sadrul Habib Chowdhury Add padding, get rid of compile warnings.
Fri, 25 May 2007 00:36:20 +0000 Sadrul Habib Chowdhury Use purple_conversation_extended_menu to add items in the conversation
Fri, 25 May 2007 00:15:33 +0000 Sadrul Habib Chowdhury merge of '3a7f04e7907df7b5f5c519fa276ec6429d2ab9b5'
Mon, 18 Jun 2007 02:34:10 +0000 Jeffrey Connelly Remove outdated TODO from README.
Thu, 14 Jun 2007 19:48:48 +0000 Jeffrey Connelly Add two boolean options to account dialog, to allow displaying of
Thu, 14 Jun 2007 19:28:25 +0000 Jeffrey Connelly Update several outdated TODO comments.
Thu, 14 Jun 2007 19:04:05 +0000 Jeffrey Connelly Update for 0.7.
Thu, 14 Jun 2007 18:59:41 +0000 Jeffrey Connelly Fix crash when re-logging in.
Thu, 14 Jun 2007 18:56:47 +0000 Jeffrey Connelly Add new file, CHANGES, describing high-level changes to msimprpl.
Thu, 14 Jun 2007 08:21:36 +0000 Jeffrey Connelly msim_msg_get_integer() - if could not find element, return 0.
Thu, 14 Jun 2007 08:18:59 +0000 Jeffrey Connelly Change to use const gchar * where appropriate.
Thu, 14 Jun 2007 06:06:56 +0000 Jeffrey Connelly Implement msim_get_info() for users on the user's buddy list.
Thu, 14 Jun 2007 01:53:58 +0000 Jeffrey Connelly Add msim_offline_message() for offline message status. Always return TRUE,
Thu, 14 Jun 2007 01:33:49 +0000 Jeffrey Connelly Reorganize the tooltip text, to show more useful information.
Thu, 14 Jun 2007 00:23:06 +0000 Jeffrey Connelly Show buddy information in tooltip text, and the display name for status text.
Wed, 13 Jun 2007 23:43:13 +0000 Jeffrey Connelly Remove user_lookup_cache from MsimSession in header file.
Wed, 13 Jun 2007 23:40:12 +0000 Jeffrey Connelly Remove user_lookup_cache, and display placeholders for status and tooltip text.
Wed, 13 Jun 2007 22:57:54 +0000 Jeffrey Connelly Make msim_remove_buddy() functional. It now sends the delbuddy, persist,
Wed, 13 Jun 2007 22:44:26 +0000 Jeffrey Connelly Bug fixes in MsimMessage:
Wed, 13 Jun 2007 21:25:40 +0000 Jeffrey Connelly Remove msim_get_own_uid{,_cb}() - it is not needed, since the login
Wed, 13 Jun 2007 21:21:48 +0000 Jeffrey Connelly Several small changes to work towards a working msim_remove_buddy():
Tue, 12 Jun 2007 03:40:38 +0000 Jeffrey Connelly Send typing notifications (tested).
Mon, 11 Jun 2007 06:17:16 +0000 Jeffrey Connelly Add TODO in order to fix msim_tooltip_text.
Thu, 07 Jun 2007 04:56:01 +0000 Jeffrey Connelly Add msim_uid2username_from_blist() to lookup a username by userid, by
Wed, 06 Jun 2007 04:38:03 +0000 Jeffrey Connelly Use msim_postprocess_outgoing() to resolve uid for adding and deleting buddies.
Wed, 06 Jun 2007 02:49:35 +0000 Jeffrey Connelly Pass postprocessing parameters inside MsimMessage * instead of in a new struct.
Tue, 05 Jun 2007 05:06:04 +0000 Jeffrey Connelly Change msim_send_im() to use msim_postprocess_outgoing(), eliminating the
Tue, 05 Jun 2007 04:41:16 +0000 Jeffrey Connelly Add, but do not use, two new functions to postprocess outgoing messages
Tue, 05 Jun 2007 03:20:59 +0000 Jeffrey Connelly Add untested implementation of msim_incoming_action().
Tue, 05 Jun 2007 02:42:46 +0000 Jeffrey Connelly Transition msim_incoming_im() to the callbackless infrastructure. Remove
Tue, 05 Jun 2007 02:36:17 +0000 Jeffrey Connelly Add message preprocessing in msim_preprocess_incoming(), to resolve
Mon, 04 Jun 2007 04:06:58 +0000 Jeffrey Connelly msim_status_cb() now takes a MsimMessage *, just like msim_send_im_cb() and
Mon, 04 Jun 2007 03:55:35 +0000 Jeffrey Connelly Change msim_incoming_im_cb() to accept a MsimMessage *. Orthogonality is key.
Mon, 04 Jun 2007 03:49:11 +0000 Jeffrey Connelly Change msim_send_im_by_userid_cb() to msim_send_im_cb(), and remove
Mon, 04 Jun 2007 03:30:55 +0000 Jeffrey Connelly Enhance msim_msg_new() to accept a variadic arguments, like msim_send(),
Mon, 04 Jun 2007 03:07:42 +0000 Jeffrey Connelly Add msim_msg_insert_before(), needed since some elements must be in a certain order.
Mon, 04 Jun 2007 02:31:02 +0000 Jeffrey Connelly Remove 'flags' from send_im_cb_struct - it was never needed.
Mon, 04 Jun 2007 02:19:51 +0000 Jeffrey Connelly Add TODOs about username/email->userid resolution, use g_return_if_fail() in a few places.
Mon, 04 Jun 2007 01:59:20 +0000 Jeffrey Connelly Change msim_msg_debug_string() to msim_msg_dump(), which prints the string
Sun, 03 Jun 2007 05:50:11 +0000 Jeffrey Connelly Change MsimSession.sesskey to an integer (used to be a string), now that
Sun, 03 Jun 2007 04:50:35 +0000 Jeffrey Connelly Add (incomplete) msim_remove_buddy().
Sun, 03 Jun 2007 04:40:15 +0000 Jeffrey Connelly Add GCC sentinal attribute to msim_send().
Sun, 03 Jun 2007 04:35:03 +0000 Jeffrey Connelly Add missing argument to debug string.
Sun, 03 Jun 2007 02:14:03 +0000 Jeffrey Connelly Add incomplete msim_add_buddy() implementation.
Sun, 03 Jun 2007 01:55:50 +0000 Jeffrey Connelly In debug messages about unknown message element types, display character in addition to numeric code.
Sun, 03 Jun 2007 01:28:59 +0000 Jeffrey Connelly Previously, the return value of the processing function and msim_process() told
Sat, 02 Jun 2007 21:46:22 +0000 Jeffrey Connelly Add, but do not use, incomplete functions for using typing notifications.
Sat, 02 Jun 2007 20:57:11 +0000 Jeffrey Connelly Show online buddies on buddy list as online.
Sat, 02 Jun 2007 04:55:07 +0000 Jeffrey Connelly Add delete buddy.
Sat, 02 Jun 2007 04:46:51 +0000 Jeffrey Connelly Update version to 0.6.
Sat, 02 Jun 2007 04:45:59 +0000 Jeffrey Connelly Use symbolic constants for persist messages.
Sat, 02 Jun 2007 03:26:06 +0000 Jeffrey Connelly Cosmetic improvement to MsimMessage debug output.
Sat, 02 Jun 2007 02:43:43 +0000 Jeffrey Connelly Add new MsimMessage element type, MSIM_TYPE_RAW, for fields in incoming
Fri, 01 Jun 2007 06:20:23 +0000 Jeffrey Connelly Fix double-free crash when sending messages (typo). Works again.
Fri, 01 Jun 2007 06:17:54 +0000 Jeffrey Connelly (Plugin partially functional) Fix msim_msg_get() search.
Fri, 01 Jun 2007 06:11:40 +0000 Jeffrey Connelly Trivial fixes to clean up MsimMessage.
Fri, 01 Jun 2007 06:09:32 +0000 Jeffrey Connelly Use MsimMessage for receiving messages everywhere, instead of GHashTable.
Fri, 01 Jun 2007 05:52:25 +0000 Jeffrey Connelly Move msim_send() to message.h, since it is implemented in message.c.
Fri, 01 Jun 2007 05:48:27 +0000 Jeffrey Connelly msim_msg_get_element() -> msim_msg_get(), now in header file.
Fri, 01 Jun 2007 05:44:50 +0000 Jeffrey Connelly Add MSIM_TYPE_STRING to msim_msg_get_binary() (but with reservations).
Fri, 01 Jun 2007 05:28:46 +0000 Jeffrey Connelly Add msim_msg_get_binary() - retrieves binary data values from an MsimMessage.
Fri, 01 Jun 2007 05:10:01 +0000 Jeffrey Connelly Parenthesize 5 * 1024, in case the macro expansion occurs within a complex
Fri, 01 Jun 2007 05:07:25 +0000 Jeffrey Connelly Change msim_msg_get_element to msim_msg_get.
Fri, 01 Jun 2007 04:55:42 +0000 Jeffrey Connelly Fix msim_parse() to correctly parse into an MsimMessage *.
Fri, 01 Jun 2007 04:47:54 +0000 Jeffrey Connelly merge of '8bb110590d07631c51fb0be00d16deee9b1ec0d9'
Fri, 01 Jun 2007 04:09:41 +0000 Jeffrey Connelly merge of '885cfa74f3bd945a11b82df9d3a8a1727cbcf592'
Fri, 01 Jun 2007 04:08:21 +0000 Jeffrey Connelly Remove duplicate RC4 from cipher.c (third try; still getting used to MTN)
Fri, 01 Jun 2007 04:47:25 +0000 Jeffrey Connelly (Plugin loads, but cannot do anything useful)
Fri, 01 Jun 2007 04:08:45 +0000 Jeffrey Connelly disapproval of revision '9089052bc7340d891f24310b9473339e418a7708'
Fri, 01 Jun 2007 02:10:37 +0000 Jeffrey Connelly Remove erroroneous duplicate RC4 implementation.
Thu, 31 May 2007 06:09:46 +0000 Jeffrey Connelly (Incomplete - plugin does not load) Begin migrating protocol message receiving to MsimMessage.
Thu, 31 May 2007 03:06:46 +0000 Jeffrey Connelly merge of 'e39985139f646da2edf8d287dd521e2fce8c3cb2'
Thu, 31 May 2007 02:29:50 +0000 Jeffrey Connelly Add MsimMessage implementation (sending only).
Thu, 31 May 2007 02:17:23 +0000 Jeffrey Connelly merge of '1f2b180ddf79376f0e3e803ced552148335c08b4'
Wed, 30 May 2007 02:56:25 +0000 Jeffrey Connelly explicit merge of 'dc4f2ee34039521ae6a198fe7d62f4dca8a84589'
Fri, 25 May 2007 18:38:22 +0000 William Ehlhardt merge of '6525314558c2dea73ad89f89cd7772b645cc8b40'
Fri, 25 May 2007 17:56:39 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head dc4f2ee34039521ae6a198fe7d62f4dca8a84589)
Fri, 25 May 2007 17:53:58 +0000 Sean Egan Bump to 2.0.2devel. TODO: Decide if this should be 2.1.0
Fri, 25 May 2007 18:29:26 +0000 Richard Laager message.c: In function 'jabber_message_send_im':
Fri, 25 May 2007 16:17:50 +0000 Richard Laager Update a comment: We don't check idle status every 5 seconds any more.
Fri, 25 May 2007 04:03:19 +0000 Etan Reisner merge of '1217588be214ebbe1dd9559e386d8a8e6f9cfc03'
Fri, 25 May 2007 03:57:26 +0000 Nathan Walp NEWSination
Fri, 25 May 2007 03:48:55 +0000 Nathan Walp merge of '7c29037a04f1949b8226b412c8437956511cac2c'
Fri, 25 May 2007 03:43:49 +0000 Nathan Walp merge of '1bb09fa8e7fc76672c25171222e6584beb046588'
Fri, 25 May 2007 05:22:25 +0000 William Ehlhardt - Document some weird-looking logic in the GnuTLS plugin.
Fri, 25 May 2007 04:34:43 +0000 William Ehlhardt Add note on use of purple_ssl_input_add
Fri, 25 May 2007 03:58:52 +0000 Etan Reisner NEWS what little I did for this release.
Fri, 25 May 2007 03:06:57 +0000 Stu Tomlinson merge of '1bb09fa8e7fc76672c25171222e6584beb046588'
Fri, 25 May 2007 02:58:30 +0000 Stu Tomlinson NEWS.0.1
Fri, 25 May 2007 02:49:46 +0000 Luke Schierer NEWS!
Fri, 25 May 2007 02:44:05 +0000 Sean Egan Start the release process
Fri, 25 May 2007 02:40:42 +0000 Maur«¿cio Collares fixes #1265
Fri, 25 May 2007 02:33:30 +0000 Bj«Órn Voigt fixes #1228
Fri, 25 May 2007 02:32:40 +0000 Luke Schierer proper credit
Fri, 25 May 2007 02:10:06 +0000 Stu Tomlinson merge of '98adfa78dbac6ceee05caeb096498a3fecf7fd55'
Fri, 25 May 2007 02:08:56 +0000 Stu Tomlinson Update the translator name for zh_HK (name taken from zh_HK.po)
Fri, 25 May 2007 02:06:06 +0000 Richard Nelson It's valid for different types to be compared. In that case, use existing positions.
Fri, 25 May 2007 00:55:40 +0000 Stu Tomlinson - Silence unnecessary errors from gtk-update-icon-cache
Fri, 25 May 2007 00:49:12 +0000 Stu Tomlinson merge of '3a7f04e7907df7b5f5c519fa276ec6429d2ab9b5'
Thu, 24 May 2007 23:37:34 +0000 Ethan Blanton merge of 'a4ba04d007c334f8f7304c5d953d6ac8084e970e'
Thu, 24 May 2007 23:14:06 +0000 Sean Egan Convert newlines to ' ' when receiving XHTML from Jabber
Thu, 24 May 2007 22:39:22 +0000 Sean Egan This should be better
Thu, 24 May 2007 21:47:02 +0000 William Ehlhardt propagate from branch 'im.pidgin.pidgin' (head a1c04042b2aa9af25eb7fd9dd61735303e6d11a0)
Thu, 24 May 2007 21:45:27 +0000 William Ehlhardt - Completed SslConnection fields docs
Thu, 24 May 2007 06:44:57 +0000 William Ehlhardt More documenting
Thu, 24 May 2007 04:56:45 +0000 William Ehlhardt Partial documentation on SslConnection struct
Thu, 24 May 2007 04:43:39 +0000 William Ehlhardt Clarify documentation
Thu, 24 May 2007 04:04:36 +0000 William Ehlhardt Documented the SslOps structure
Thu, 24 May 2007 21:47:33 +0000 Sadrul Habib Chowdhury merge of '82aa02e0b2bd8284accf4fd32088facc9e4d033d'
Thu, 24 May 2007 20:49:50 +0000 Luke Schierer merge of '64ee7c914990b77a9dc5a39b4cd32209d3b75f7c'
Thu, 24 May 2007 20:48:43 +0000 Amanpreet Singh Alam fixes #1242
Fri, 25 May 2007 00:46:16 +0000 Stu Tomlinson Restore the protocol specific URL handlers in purple-url-handler for those
Thu, 24 May 2007 20:27:10 +0000 Daniel Atallah Fixes #1261
Thu, 24 May 2007 19:47:51 +0000 Richard Laager merge of 'ccfb422853c34c69e2172bffd83d4c62bacca89c'
Thu, 24 May 2007 19:03:37 +0000 William Ehlhardt merge of '90b477e6a3033c1714b2edc257b23c40c97b145e'
Thu, 24 May 2007 18:40:51 +0000 Stu Tomlinson Stop the typing icon timer before switching conversations so the typing
Thu, 24 May 2007 11:38:43 +0000 Stu Tomlinson Un-break the API so the next release doesn't have to be 3.0.0 :)
Thu, 24 May 2007 11:12:15 +0000 Stu Tomlinson Only write out the HTML comment on win32, to avoid the risk of confusing
Thu, 24 May 2007 21:15:16 +0000 Sadrul Habib Chowdhury Use utility functions to get user info. Closes #964.
Thu, 24 May 2007 20:35:07 +0000 Sadrul Habib Chowdhury Change pidgin_separator to return the separator added to the menu.
Thu, 24 May 2007 06:26:31 +0000 Sadrul Habib Chowdhury merge of '1c4bfaded7df1c41549843c32ad7a9d8a01e70a2'
Thu, 24 May 2007 03:11:24 +0000 Arangel Angov fixes #1200
Thu, 24 May 2007 19:06:01 +0000 Sean Egan merge of '90b477e6a3033c1714b2edc257b23c40c97b145e'
Thu, 24 May 2007 18:55:19 +0000 Sean Egan merge of '19d9f007ab68f202c7fea012dc8637a91a2ce659'
Thu, 24 May 2007 06:03:26 +0000 Sadrul Habib Chowdhury Fix #1159.
Thu, 24 May 2007 02:40:23 +0000 Sadrul Habib Chowdhury merge of '7bec6f145cd4aba859bf2e7dfc1034f68514b89b'
Thu, 24 May 2007 01:21:19 +0000 Javier Fern«¡ndez-Sanguino Pe«Ða fixes #1210
Thu, 24 May 2007 01:19:44 +0000 ª±ric Boumaour fixes #1220
Thu, 24 May 2007 01:17:41 +0000 Bouklis Panos fixes #1223
Thu, 24 May 2007 01:15:24 +0000 Bj«Órn Voigt fixes #1228
Thu, 24 May 2007 01:13:15 +0000 Abel Cheung refers #1236
Thu, 24 May 2007 19:05:56 +0000 Sean Egan Use talk.google.com as the default server for Google Talk accounts
Thu, 24 May 2007 18:55:14 +0000 Sean Egan Use gmail.com as the default domain for Google Talk accounts
Thu, 24 May 2007 23:37:05 +0000 Ethan Blanton disapproval of revision '1f819f5ad330efa81ac7906f854b46f0c8bbd7b6'
Thu, 24 May 2007 00:35:15 +0000 Sean Egan Change Toolbar to use three buttons with text.
Wed, 23 May 2007 23:21:48 +0000 Sean Egan ChangeLog
Wed, 23 May 2007 23:17:50 +0000 Sean Egan merge of '10181aa0574db4bb368e5eb9c7eb9440c61d930a'
Wed, 23 May 2007 18:29:23 +0000 Ethan Blanton This should suppress an annoying 477 numeric on channel joins if you
Wed, 23 May 2007 15:28:54 +0000 Luke Schierer sync to reality
Wed, 23 May 2007 09:26:23 +0000 Richard Nelson Re-show the add buddy request dialog if something went wrong. It's easy to lose the buddy who just added you otherwise.
Wed, 23 May 2007 06:28:36 +0000 Mark Doliner merge of '4e303e0d82031bfb84148de1b35be7efabbb36f7'
Wed, 23 May 2007 03:59:19 +0000 Daniel Atallah Fix file transfers aborting and mistakenly being marked as cancelled when they are actually complete. Fixes #814
Wed, 23 May 2007 06:23:01 +0000 Sadrul Habib Chowdhury I think this fixes #532.
Wed, 23 May 2007 03:09:25 +0000 Sadrul Habib Chowdhury merge of '2b7fcf2f374857067e0da4b3282e0bf752797dbe'
Wed, 23 May 2007 02:35:44 +0000 Daniel Atallah merge of '0f88db079a278fed8edc76442c3b1f70db3b9ebc'
Wed, 23 May 2007 01:22:20 +0000 Stu Tomlinson merge of '313e5f0e5697afe45ac3ac1160aa4de526089ba2'
Wed, 23 May 2007 01:20:42 +0000 Stu Tomlinson When closing IM windows on MSN, don't release the switchboard connection
Wed, 23 May 2007 02:31:55 +0000 Daniel Atallah Don't put the Pidgin startmenu entry in a subdirectory. This violates the MS guidelines and (more importantly) it is pointless and annoying. Fixes #1188
Wed, 23 May 2007 01:14:29 +0000 Daniel Atallah Ignore copy/cut requests when there is no selection instead of clearing the clipboard. This is consistent with the rest of how GTK+ works. Fixes #1030
Tue, 22 May 2007 22:46:07 +0000 William Ehlhardt merge of '6314e2458eb034f1157174edc1f80ea8bb7ecebc'
Tue, 22 May 2007 20:26:16 +0000 Richard Laager merge of '09aca500377f9423b7231bd192a1f472770099c0'
Tue, 22 May 2007 20:25:56 +0000 Richard Laager Death to #pidgin-win32
Tue, 22 May 2007 12:55:56 +0000 Sadrul Habib Chowdhury merge of '13c42627e5aafb412b5a0a86dff010892487f384'
Tue, 22 May 2007 11:01:14 +0000 Sadrul Habib Chowdhury Plug a few more memory leaks for some perl plugins.
Tue, 22 May 2007 10:09:50 +0000 Sadrul Habib Chowdhury Fix _prefs_get_string_list for perl.
Tue, 22 May 2007 07:51:02 +0000 Sadrul Habib Chowdhury merge of '0dc88a60c9f45d428227765d7948abfd6fd3bc00'
Tue, 22 May 2007 06:36:14 +0000 Sadrul Habib Chowdhury merge of '38433bec06fa4549048d92cf2fd10eff49df94fa'
Wed, 23 May 2007 06:24:15 +0000 Mark Doliner Fix signing on to AIM with an AOL screen name with a password of more
Tue, 22 May 2007 18:56:09 +0000 Daniel Atallah Make all the oscar memory allocations and frees use the glib functions to avoid problems when mixing C runtimes.
Tue, 22 May 2007 13:00:00 +0000 Kelemen G«¡bor * Hungarian translation updated (Gabor Kelemen)
Tue, 22 May 2007 12:54:14 +0000 Shalom Craimer * Hebrew translation updated (Shalom Craimer)
Tue, 22 May 2007 12:45:40 +0000 Ambrose C. Li * Chinese (Hong Kong) translation added (Ambrose C. Li)
Tue, 22 May 2007 12:30:12 +0000 Timo Jyrinki * Finnish translation updated (Timo Jyrinki)
Tue, 22 May 2007 12:28:26 +0000 Funda Wang updated Chinese (Simplified) translation
Tue, 22 May 2007 12:26:24 +0000 Serdar Soytetir new turkish translator
Tue, 22 May 2007 07:09:32 +0000 Mark Doliner merge of 'b8b81ea3c89a56d3526f1ca7373b947083c44a3f'
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.
Wed, 09 May 2007 19:34:07 +0000 William Ehlhardt merge of '6f814680b83cf9370ede6c4a87a34a35203b26df'
Wed, 09 May 2007 16:38:20 +0000 Daniel Atallah Add note about using "By conversation count" for the "New conversations" preference to the extplacement plugin. Hopefully this reduces confusion (including for me).
Wed, 09 May 2007 21:50:29 +0000 Richard Laager Add a Google Talk icon from Vinicius Depizzol.
Wed, 09 May 2007 21:16:31 +0000 Richard Laager Drop the (XMPP) from Google Talk. It's not going to help much.
Wed, 09 May 2007 21:12:35 +0000 Richard Laager Make Google Talk stick when chosen, rather than jumping right to XMPP.
Wed, 09 May 2007 19:12:26 +0000 Richard Laager merge of '4a0f05c690f6ef4c2ebc7f27bc1b7c161b497b8d'
Wed, 09 May 2007 19:05:19 +0000 Richard Laager Patch from ticket #819 from vampire
Wed, 09 May 2007 19:02:36 +0000 Richard Laager A patch from ticket #815, from MrChoke. The Thai translation has an incorrect
Wed, 09 May 2007 18:49:48 +0000 Richard Laager merge of '0e99f198a80a8b0a9004c99b718ffea8d374f7e0'
Wed, 09 May 2007 18:49:46 +0000 Richard Laager merge of '066f7e387d4f546f1a7c777c08743463115d89d7'
Wed, 09 May 2007 16:07:28 +0000 Richard Laager theme.patch from ticket #594, by lithium:
Wed, 09 May 2007 06:46:32 +0000 Richard Laager Pimp libpurple, based on a suggestion from James Lockie. This okay?
Wed, 09 May 2007 04:09:56 +0000 Sadrul Habib Chowdhury merge of '95263e6331877ad988b3369bac9a09af194fbf9d'
Wed, 09 May 2007 02:57:46 +0000 Richard Laager merge of 'b53a835bb1f153bec412cb4b7b18e9b93829c4d3'
Wed, 09 May 2007 18:49:40 +0000 Richard Laager disapproval of revision 'b53a835bb1f153bec412cb4b7b18e9b93829c4d3'
Wed, 09 May 2007 02:57:36 +0000 Richard Laager As long as I'm causing controversy, how about we default to gmail.com? This
Wed, 09 May 2007 19:12:18 +0000 Richard Laager disapproval of revision '4c87fc288fc11aefa6d7ff9c06f98a532e72d6fb'
Wed, 09 May 2007 18:49:38 +0000 Richard Laager disapproval of revision '620eb129d63346bbbfe03d4ab019bef4096dd3e5'
Wed, 09 May 2007 04:08:01 +0000 Sadrul Habib Chowdhury Change a string, and make sure non-functional items are not added in the conversation window menu.
Wed, 09 May 2007 03:12:57 +0000 Sadrul Habib Chowdhury Changelog the save-custom-smiley change.
Wed, 09 May 2007 02:48:18 +0000 Richard Laager merge of '620eb129d63346bbbfe03d4ab019bef4096dd3e5'
Wed, 09 May 2007 02:45:35 +0000 Richard Laager Add Google Talk to the account editor. I'm sure this will be controversial.
Wed, 09 May 2007 01:50:50 +0000 Nathan Walp merge of 'b1655161d189d8a10376daa730773dfb3d44bf78'
Wed, 09 May 2007 01:21:15 +0000 Sadrul Habib Chowdhury Allow saving custom smileys by right-clicking on them. And use the custom smileys only on the received messages, not for the system/etc. messages.
Wed, 09 May 2007 00:02:17 +0000 Sean Egan Handle people forgetting to enter a domain. Also, change 'server,' in the account options to 'domain,' which is its proper name, and hopefully less confusion
Tue, 08 May 2007 22:08:46 +0000 Sean Egan Removes 'jabber.org' defaults from XMPP. I think we had agreed this was a good idea.
Tue, 08 May 2007 21:05:30 +0000 Ethan Blanton With this change, if autoconf doesn't find msgfmt, configure will fail
Tue, 08 May 2007 20:16:24 +0000 Daniel Atallah Fix log viewer crash when the log filename is doesn't contain a date in the expected format. Fixes #588.
Tue, 08 May 2007 18:33:11 +0000 Daniel Atallah merge of '33d699ecd89d879c191e545fe83b8f7b6f8ce58f'
Tue, 08 May 2007 18:22:02 +0000 Sean Egan Try this instead. This calls g_thread_init from main(), before any other glib function is called.
Tue, 08 May 2007 17:59:56 +0000 Sean Egan Test if this fixes gst for Luke
Tue, 08 May 2007 15:08:23 +0000 Daniel Atallah Fix #755 - Crash on disconnection due to oscar offline messaging check invalid pointer deref.
Tue, 08 May 2007 14:52:58 +0000 Daniel Atallah Update MinGW config.h - it is good to do this occasionally.
Tue, 08 May 2007 05:49:04 +0000 Richard Laager Clarify the comments on the names for translators.
Tue, 08 May 2007 03:38:21 +0000 Richard Laager merge of '6c5cdf9bfd5c1acf1c24c55338915947e844d91d'
Tue, 08 May 2007 03:23:38 +0000 Sadrul Habib Chowdhury I liked Etan's suggestion in devel. Now, Finch will bold unseen plugins in the plugin dialog. A plugin is considered 'seen' only after the details of the plugin is viewed by the user.
Tue, 08 May 2007 03:18:55 +0000 Sadrul Habib Chowdhury Show the correct error message when setting value for a path-list.
Tue, 08 May 2007 02:49:42 +0000 Casey Harkins merge of 'a3abeebd737a4da72703350943b5296ff974d14e'
Tue, 08 May 2007 02:38:55 +0000 Casey Harkins Now that the docklet icon is based on the status from status selector, it
Mon, 21 May 2007 20:02:18 +0000 Eric Polino disapproval of revision '0a63bea05479d51972432a195d0c97c0309fbcf4'
Tue, 08 May 2007 02:44:49 +0000 Eric Polino added mercurial ignore lines
Tue, 08 May 2007 02:46:50 +0000 Ethan Blanton Handle channel joins when registration is required more gracefully.
Tue, 08 May 2007 00:48:20 +0000 Sadrul Habib Chowdhury Add Dustin Howett in COPYRIGHT.
Tue, 08 May 2007 00:43:52 +0000 Sadrul Habib Chowdhury merge of '87f23e108affd467aea07671ede1fdd589b2cc32'
Tue, 08 May 2007 00:28:22 +0000 Sean Egan Patch #265. Fix to Google Talk formatting
Tue, 08 May 2007 03:38:18 +0000 Richard Laager disapproval of revision 'e9933d653551beb8b5f477dcf2c6bd1f3d239c55'
Tue, 08 May 2007 00:35:34 +0000 Sadrul Habib Chowdhury Patch #751 from 'Dustin Howett' to change the output string from /debug version.
Mon, 07 May 2007 23:14:29 +0000 Sadrul Habib Chowdhury The name of the client is not translatable. Why were these made translatable?
Mon, 07 May 2007 21:59:53 +0000 Richard Laager Don't translate Pidgin in /version, as Sadrul mentioned in #751.
Mon, 07 May 2007 18:12:31 +0000 Sadrul Habib Chowdhury Select the right account when adding a buddy after authorizing her.
Mon, 07 May 2007 18:10:39 +0000 Sadrul Habib Chowdhury Show an error message when trying to add a buddy from an offline account.
Sun, 06 May 2007 21:55:07 +0000 Sadrul Habib Chowdhury When getting information, show "Information: Retrieving..." before the
Sun, 06 May 2007 21:40:29 +0000 Sadrul Habib Chowdhury Change a string.
Sun, 06 May 2007 21:36:36 +0000 Sadrul Habib Chowdhury Stripping html should replace HR with a newline.
Sun, 06 May 2007 18:37:58 +0000 Gary Kramlich Changing configure.args to be a sh script that is sourced. This way we can set any environment variables to be set/passed to configure.
Sun, 06 May 2007 00:44:41 +0000 Richard Laager Change the PIDGIN_NAME stuff to allow translators to transliterate the
Sun, 06 May 2007 00:43:29 +0000 Richard Laager Traditional Pidgin doesn't make any sense. It was only ever the case for
Sat, 05 May 2007 23:56:21 +0000 Richard Laager merge of '6410c883762e90fc54d85e2ca466d863b2951796'
Sat, 05 May 2007 23:26:10 +0000 Richard Laager Remove the IRC PROTOCOL RFC from EXTRA_DIST to fix a license issue for Debian,
Sat, 05 May 2007 23:19:27 +0000 Richard Laager merge of '43641085a7c20c6fca287f571d7662bf3c916f21'
Sat, 05 May 2007 23:08:20 +0000 Richard Laager Remove VERSION from the CFLAGS all over, to prevent similar re-declaration
Sat, 05 May 2007 22:45:34 +0000 Richard Laager merge of '15f0eb2e525749743a7089f3d897fb1e8f4f91af'
Sat, 05 May 2007 22:30:46 +0000 Casey Harkins merge of 'c10371b38b40e6f540b80461f2ca6c931b0665aa'
Sat, 05 May 2007 22:31:32 +0000 Sadrul Habib Chowdhury merge of '423a721fddd927f3df88692418420a12e6ff3e14'
Sat, 05 May 2007 22:04:26 +0000 Luke Schierer merge of 'bcc638c7caff684bb6ee1563ef0c5862931d8287'
Sat, 05 May 2007 22:29:58 +0000 Casey Harkins Telcontar on #pidgin-win32 pointed out that the "New..." and "Saved..."
Sat, 05 May 2007 21:20:05 +0000 Casey Harkins Let glib handle quoting filenames for shell, it'll escape other quotes as needed.
Wed, 09 May 2007 01:50:06 +0000 Nathan Walp this should fix 647, and a few others
Sat, 05 May 2007 16:48:06 +0000 Evan Schoenberg I expanded your patch, Richard, to also do appropriate header checking in the configure script and then use that information. I removed some other #includes which don't appear to be needed.
Sat, 05 May 2007 14:50:00 +0000 Richard Laager Change the nat-pmp code to use glib's integer types instead of those from
Sat, 05 May 2007 19:15:44 +0000 Richard Laager Fix some compiler warnings. I don't see any reason we need to define VERSION
Sat, 05 May 2007 19:09:15 +0000 Richard Laager s/Jabber/XMPP/ the English .po files, because I know it's correct. ;)
Sat, 05 May 2007 19:08:07 +0000 Richard Laager s/Jabber/XMPP in user-visible places.
Sat, 05 May 2007 18:29:49 +0000 Evan Schoenberg If the read() in resolved() fails, we should detect the failure and set size (which it would otherwise set, since it is passed by reference) to 0 and res to NULL. This ''may'' fix a rather odd crash described in Adium Trac #6623 (http://trac.adiumx.com/ticket/6623), and it is certainly good sanity checking.
Sat, 05 May 2007 22:30:19 +0000 Sadrul Habib Chowdhury Changelog for finch.
Sat, 05 May 2007 18:14:48 +0000 Evan Schoenberg merge of '45c1f04f71cf4ccbd70b37318474175c0cd4d0a9'
Sat, 05 May 2007 18:11:32 +0000 Ethan Blanton heh
Sat, 05 May 2007 16:27:44 +0000 Sadrul Habib Chowdhury Fix tab-completion.
Sat, 05 May 2007 14:36:31 +0000 Luke Schierer fixes #650
Sat, 05 May 2007 05:19:11 +0000 William Ehlhardt merge of '124e6be3465f8d19ae38e557d6609fe2fa4f787a'
Sat, 05 May 2007 04:08:07 +0000 Stu Tomlinson Prevent bogus configure errors if perl isn't found. This isn't major but
Sat, 05 May 2007 02:19:19 +0000 Casey Harkins Escape filename when using the command sound method. Fixes ticket #607.
Sat, 05 May 2007 01:58:20 +0000 Ethan Blanton Speed up blist manipulations, by Scott Wolchok (EvilSporkMan)
Fri, 04 May 2007 23:24:04 +0000 Sadrul Habib Chowdhury Add a /users command to toggle the userlist in chat windows.
Fri, 04 May 2007 22:33:57 +0000 Richard Nelson Conversation menus
Fri, 04 May 2007 21:40:45 +0000 Sean Egan Update version
Fri, 04 May 2007 21:39:22 +0000 Sean Egan New string
Fri, 04 May 2007 15:53:24 +0000 Sadrul Habib Chowdhury Fix some ickyness in the tab-completion. Now, if there's only one suggest word, then the first tab will just complete the suggestion. If there's only one suggest word, and it's already completed, then tab will take focus to the next widget. If there is a dropdown, then you can select a suggest word by pressing tabs to move to it, then either space or enter to accept it.
Fri, 04 May 2007 15:10:57 +0000 Sadrul Habib Chowdhury Ask before exiting when ctrl+c is pressed.
Fri, 04 May 2007 14:55:10 +0000 Sadrul Habib Chowdhury The name is not translatable.
Fri, 04 May 2007 06:01:56 +0000 Daniel Atallah I forgot to commit this :(
Sat, 05 May 2007 18:14:18 +0000 Evan Schoenberg Similarly, aim_ssi_sync() should return the success value of its determining function, aim_ssi_addmoddel()
Sat, 05 May 2007 18:10:33 +0000 Evan Schoenberg It is more useful for these aim_ssi methods to return a real value (the result of aim_ssi_sync()) than to always return 0 regardless of their success or failure
Sat, 05 May 2007 18:07:47 +0000 Evan Schoenberg Free nombre as soon as we're done using it, for clarity
Sat, 05 May 2007 18:05:48 +0000 Evan Schoenberg Pass the screenname properly to purple_account_request_authorization(), passing the nick (if available) separately. Store the nick for use in callbacks in data->nick where possible.
Fri, 04 May 2007 05:34:31 +0000 Daniel Atallah merge of '4c64205053dd22085e69d50ef995f28f4c6fa0f3'
Fri, 04 May 2007 05:28:46 +0000 Stu Tomlinson merge of '23377eb2770b8f45c3d732466c4fae99a90220f1'
Fri, 04 May 2007 05:31:48 +0000 Daniel Atallah NEWS
Fri, 04 May 2007 05:35:03 +0000 Sadrul Habib Chowdhury merge of '23377eb2770b8f45c3d732466c4fae99a90220f1'
Fri, 04 May 2007 05:22:31 +0000 Stu Tomlinson merge of '59a190439abc8839aa54a23443bfa1db9f13eaf6'
Fri, 04 May 2007 05:20:34 +0000 Stu Tomlinson merge of '8c85b8f2a28b806d70350b08b71305b56d542665'
Fri, 04 May 2007 05:19:18 +0000 Stu Tomlinson merge of 'ad9bb588fbd8b674c2bcc3cc1260a0f0dd68c01d'
Fri, 04 May 2007 05:21:19 +0000 Sean Egan version update
Fri, 04 May 2007 05:29:09 +0000 Sadrul Habib Chowdhury merge of 'cb9f1ad1bee7ac594a8c66dcb82cc016bba741d3'
Fri, 04 May 2007 05:18:07 +0000 Sean Egan merge of 'ad9bb588fbd8b674c2bcc3cc1260a0f0dd68c01d'
Fri, 04 May 2007 05:17:15 +0000 Sadrul Habib Chowdhury My first NEWS
Fri, 04 May 2007 05:18:02 +0000 Sean Egan NEWS
Fri, 04 May 2007 05:16:09 +0000 Richard Laager My NEWS and tab fixes for Stu.
Fri, 04 May 2007 04:51:19 +0000 Richard Laager Fix a reference counting bug.
Fri, 04 May 2007 04:34:48 +0000 Daniel Atallah Fix declaration after statement.
Fri, 04 May 2007 04:23:24 +0000 Evan Schoenberg Removed a stray )
Fri, 04 May 2007 04:17:16 +0000 Stu Tomlinson merge of 'bf466048990ccb60520e0e2e3aec2fb084bf3bf6'
Fri, 04 May 2007 04:14:46 +0000 Evan Schoenberg merge of '2882b6ab8f7547ad0d1682e61648c6fe29a36f8a'
Fri, 04 May 2007 04:14:19 +0000 Evan Schoenberg Noting NAT-PMP support and adding R. Tyler Ballance, author of most of the nat-pmp.c code, to COPYRIGHT
Fri, 04 May 2007 04:15:57 +0000 Stu Tomlinson Add some dates
Fri, 04 May 2007 04:12:17 +0000 Casey Harkins Docklet icon is now tied to the saved status, so listen to the
Fri, 04 May 2007 04:02:14 +0000 Daniel Atallah merge of '27e1df003532e1209f1f56770923ca4c7674d7ca'
Sat, 05 May 2007 23:55:29 +0000 Richard Laager From my reading of the documentation, g_mkstemp() is a strict superset of
Fri, 04 May 2007 04:01:23 +0000 Daniel Atallah _mktmp() sucks, so use g_mkstemp() instead. This probably doesn't have to be done differently for win32 and elsewhere, but I don't want to be changing things right now.
Fri, 04 May 2007 03:58:29 +0000 Stu Tomlinson You may have timezonally precluded me from NEWS-ing for most of the last
Fri, 04 May 2007 03:52:10 +0000 Stu Tomlinson merge of '069be2b4bd499fec1fb9220c617ecdd271e0fd16'
Fri, 04 May 2007 03:44:00 +0000 Evan Schoenberg newsination
Fri, 04 May 2007 03:20:34 +0000 Luke Schierer I have tried to keep the fustration I feel in dealing with some of the feedback we have gotten in check. I have only partially suceeded.
Fri, 04 May 2007 02:49:23 +0000 Luke Schierer pt_BR.po from MauricioC
Fri, 04 May 2007 02:48:12 +0000 Luke Schierer de.po update
Fri, 04 May 2007 01:56:42 +0000 Luke Schierer merge of 'b43df8fea8317fa8538ab5f3ef70d19b207e2046'
Fri, 04 May 2007 01:30:48 +0000 Stu Tomlinson I'm allowed to hope, am I not?
Fri, 04 May 2007 01:13:19 +0000 Stu Tomlinson - Add missing BuildRequires: startup-notification-devel, if you really
Thu, 03 May 2007 23:42:41 +0000 Stu Tomlinson merge of '7e7267707ddd99ff7c8448e07a20e74d728dc553'
Thu, 03 May 2007 23:23:44 +0000 Richard Laager merge of 'df3320af10ba54cf6129f203dedb82f35baf6800'
Thu, 03 May 2007 23:17:16 +0000 Daniel Atallah merge of '8948aba7b9483266336ba61d523cddcda48dbb78'
Thu, 03 May 2007 23:01:25 +0000 Casey Harkins merge of '3e5e8d1aaf2c505b4a94800d8fae315582920517'
Thu, 03 May 2007 23:16:09 +0000 Daniel Atallah Remove a bunch of unnecessary NULL checking for g_free()
Thu, 03 May 2007 23:13:03 +0000 Daniel Atallah This should fix #569. I'm waiting for a debug log to see exactly what is up.
Thu, 03 May 2007 22:47:04 +0000 Daniel Atallah merge of '4211727f90723644e020052649b64a5641a1607f'
Thu, 03 May 2007 23:01:05 +0000 Casey Harkins Make AUTHORS and pidgin.1.in consistent with the developers and crazy
Thu, 03 May 2007 22:07:59 +0000 Ethan Blanton Fix broken IRC servers which do not send a 255 numeric
Thu, 03 May 2007 23:41:30 +0000 Stu Tomlinson CARLOSMERAHORTI says:
Thu, 03 May 2007 19:55:50 +0000 Stu Tomlinson Fix calculating SHA1C for buddy icons
Fri, 04 May 2007 03:48:12 +0000 Sean Egan Make MSN mobile buddies offline, mobile, and offline-messagable. Fixes #215
Fri, 04 May 2007 01:46:42 +0000 Sean Egan Fixes #601
Thu, 03 May 2007 22:39:37 +0000 Hylke Bons goat emoticon
Thu, 03 May 2007 19:16:24 +0000 Stu Tomlinson merge of '3fafcf318bcb0b0099bc0ba5781451dd8ce0aa17'
Thu, 03 May 2007 19:13:08 +0000 Evan Schoenberg merge of 'ca195759088f27094497f24bfba6f5c070ad1800'
Thu, 03 May 2007 19:12:19 +0000 Evan Schoenberg flags of 0x00 in oscar_icon_req() can apparently mean 'you should upload your buddy icon' just as flags of 0x41 can. I'm really unclear as to why Adium with libpurple is getting the 0x00 response while Pidgin with the same libpurple code is getting 0x41 after sending identical data (with identical md5 hashes) for a buddy icon... but that's the way it is. This may fix other conditions in which AIM people claim that their buddy icon isn't being properly set; further insight into what's going on would certainly be appreciated.
Thu, 03 May 2007 18:57:50 +0000 Ka-Hing Cheung add Graham Cole for the msn smiley theme file change
Thu, 03 May 2007 19:16:16 +0000 Stu Tomlinson SUBSIRS ?
Thu, 03 May 2007 18:38:04 +0000 Sean Egan Update smiley theme
Thu, 03 May 2007 18:37:33 +0000 Hylke Bons New Send File icon
Thu, 03 May 2007 18:29:59 +0000 Sean Egan Remove the icon file
Thu, 03 May 2007 18:29:14 +0000 Sean Egan kill the Help > About star icon
Thu, 03 May 2007 18:27:54 +0000 Hylke Bons Kill the 'ear' icon
Thu, 03 May 2007 18:02:54 +0000 Ethan Blanton Stu pointed out that I made an error, and Josh made it clear that the
Thu, 03 May 2007 17:56:31 +0000 Evan Schoenberg If we're sent text/plain by an AIM client and it specifies a charset, we can now use that charset via oscar_encoding_extract() instead of ignoring it and therefore assuming UTF-8
Thu, 03 May 2007 17:50:36 +0000 Evan Schoenberg Protect icon with ref/unref guards since it may be freed over the course of the while() loop. I thought this would fix #398, but something else is wrong, too.
Thu, 03 May 2007 17:43:07 +0000 Sadrul Habib Chowdhury Remove two warnings, one compile-time, one runtime. Plug two leaks, both runtime.
Thu, 03 May 2007 16:50:31 +0000 Daniel Atallah Additional fix for another crash similar to #412.
Thu, 03 May 2007 22:10:19 +0000 Richard Laager Anything used to the gaim_buddy_icons_find semantics would leak.
Thu, 03 May 2007 22:08:05 +0000 Richard Laager merge of '97e870becfebf23b3637ffafe51a21ace03dadcc'
Thu, 03 May 2007 21:57:49 +0000 Richard Laager Rework purple_buddy_icons_find() to return a reference for the caller, which
Thu, 03 May 2007 15:37:25 +0000 Stu Tomlinson I don't know why I thought these were necessary here.
Thu, 03 May 2007 15:22:29 +0000 Stu Tomlinson merge of '2243863663e3841c304af2c4ab1db4fbb766eb7e'
Thu, 03 May 2007 15:21:56 +0000 Stu Tomlinson Finish the removal of purple_presence_remove_buddy() and
Thu, 03 May 2007 15:05:13 +0000 Sadrul Habib Chowdhury Do not build the context menu if one is already being shown.
Thu, 03 May 2007 14:48:29 +0000 Nathan Walp merge of '57b4e954f5830e1dddd9bffb697deb057fb35943'
Thu, 03 May 2007 12:04:04 +0000 Nathan Walp this should fix jabber buddy icons (but it will re-introduce the behavior of overwriting your vCard whenever you sign in).
Thu, 03 May 2007 14:29:04 +0000 Luke Schierer merge of '1059632ecbace7c85e35918f6c6d139494fdc250'
Thu, 03 May 2007 13:39:07 +0000 Stu Tomlinson Proabably fixes ticket #578, it's the recommended way of initializing NSS
Thu, 03 May 2007 13:12:16 +0000 Stu Tomlinson Fix ticket #559:
Thu, 03 May 2007 08:34:53 +0000 Mark Doliner This is ugly and probably not a "correct" fix, but it seems to fix
Thu, 03 May 2007 07:55:32 +0000 Mark Doliner Change a few functions to free a linked list while iterating through
Thu, 03 May 2007 07:51:51 +0000 Mark Doliner I noticed a new error code a few days ago: "IP address connecting too
Thu, 03 May 2007 07:48:32 +0000 Mark Doliner merge of '45d1b5cb6bcf0cce3082b5b48045a5b708ed27d5'
Thu, 03 May 2007 05:30:29 +0000 Ka-Hing Cheung merge of '2771f100bd7470cecd0f1ff5497c5ba679c43278'
Thu, 03 May 2007 07:43:27 +0000 Sean Egan Don't play the same sound twice within 2 seconds. Maybe this will fix Luke's gst problems. It fixes #140 in either case
Thu, 03 May 2007 06:47:51 +0000 Sean Egan Remove AOL emblem
Thu, 03 May 2007 06:43:11 +0000 Sean Egan Update gaim-compat.h for API changeS
Thu, 03 May 2007 06:41:59 +0000 Sean Egan Give offline buddies that support offline messaging a higher score than offline buddies that don't.
Thu, 03 May 2007 06:32:42 +0000 Sean Egan Change some of the PurplePresence stuff to reflect how it's actually used
Thu, 03 May 2007 06:31:27 +0000 Sean Egan Apparently there needs to be a space between the exclamation point and the filename
Thu, 03 May 2007 04:49:24 +0000 Sean Egan add them to makefile.am
Thu, 03 May 2007 04:46:52 +0000 Sean Egan Some hidden smileys back.
Thu, 03 May 2007 04:41:33 +0000 Sean Egan We're told by users that Hiptop is not the same thing as mobile, and should not be treated as such.
Thu, 03 May 2007 03:44:45 +0000 Daniel Atallah merge of '7032201189ec1dc62ce932ab6e6b2d6f95ca6f7b'
Thu, 03 May 2007 02:59:12 +0000 Etan Reisner Add the function_list.pl script to the dist tarball. It's useful for people
Thu, 03 May 2007 01:30:12 +0000 Luke Schierer zh_TW.po updated by acli
Thu, 03 May 2007 01:28:55 +0000 Luke Schierer hu.po updated by kelemeng
Thu, 03 May 2007 01:26:32 +0000 Luke Schierer updated ja.po from taihana
Thu, 03 May 2007 03:43:03 +0000 Daniel Atallah This fixes #412. Apparently gtk_file_chooser_set_filename() doesn't like it when the filename specified doesn't actually exist. This is a GTK+ bug, which I will report.
Wed, 02 May 2007 20:57:57 +0000 Daniel Atallah merge of 'adfb9df43624e2797f0706cd8d96efdec4640b26'
Wed, 02 May 2007 20:54:01 +0000 Stu Tomlinson Remove 'comments' from the end of QQ smiley definitions.
Wed, 02 May 2007 20:08:22 +0000 Daniel Atallah Update 4bit tray icons.
Wed, 02 May 2007 16:18:45 +0000 Sadrul Habib Chowdhury Add a python script plugins/startup.py which will first check whether a
Wed, 02 May 2007 16:14:09 +0000 Sadrul Habib Chowdhury gchar returning functions should also be exposed for dbus.
Wed, 02 May 2007 15:47:39 +0000 Sadrul Habib Chowdhury Expose some utility function to dbus.
Wed, 02 May 2007 15:38:14 +0000 Sadrul Habib Chowdhury Fix context menu unusualness in the buddylist.
Wed, 02 May 2007 14:27:45 +0000 Richard Laager merge of '5f4a03fa07b74453c3b8312c388af42739fd16db'
Wed, 02 May 2007 11:55:04 +0000 Evan Schoenberg merge of '92952767b5290dd3324e325476ad8aecd0e2a3f1'
Wed, 02 May 2007 11:54:27 +0000 Evan Schoenberg The last name from /etc/passwd may have additional comma-delimited data which we should ignore when determining the default Bonjour name. Fixes #477
Wed, 02 May 2007 14:17:40 +0000 Richard Laager Fix #pidgwin in .po files.
Wed, 02 May 2007 07:04:07 +0000 Kevin Stange A few more changes to whitespace to make the file more readable
Wed, 02 May 2007 06:54:25 +0000 Kevin Stange Added back the :-/ smiley to ICQ as well, since it'll probably be found missing there by someone. I also fixed up the whitespace on all the Yahoo smileys to make the theme a little more readable.
Wed, 02 May 2007 05:23:57 +0000 Daniel Atallah Bump the spellchecking download timeout to 10 seconds.
Wed, 02 May 2007 05:14:05 +0000 Daniel Atallah Don't automatically proceed to the installer's "Finished" page - allow the log to be reviewed and make the user choose to move on. (Fixes #456).
Wed, 02 May 2007 05:03:47 +0000 Daniel Atallah Fix some installer issues (#416, #433)
Wed, 02 May 2007 04:42:06 +0000 Sadrul Habib Chowdhury Fix this spectacularly braindead code. I must've been on the good stuff when I wrote this. Fixes #364.
Wed, 02 May 2007 03:51:51 +0000 Sadrul Habib Chowdhury We don't really need an active connection to get the name of a chat.
Wed, 02 May 2007 03:41:22 +0000 Sadrul Habib Chowdhury merge of '1222310dce4224af3958f2c83c4894f4f32d7ebc'
Wed, 02 May 2007 03:22:11 +0000 Sadrul Habib Chowdhury Add a missing function useful for dbus clients, requested by Andrey Kostenko. And fix a crash from badly written dbus code.
Thu, 03 May 2007 04:26:37 +0000 Ka-Hing Cheung patch from chckens to make MSN emoticon codes more consistent with the
Wed, 02 May 2007 03:20:20 +0000 Nathan Walp if you're offline, and right-click on a group, you shouldn't be presented
Wed, 02 May 2007 00:56:11 +0000 Evan Schoenberg Fix a crash if userinfo->itmsurl is NULL on Windows / OS X
Wed, 02 May 2007 00:25:09 +0000 Sean Egan forgot the icons.
Tue, 01 May 2007 23:43:26 +0000 Luke Schierer merge of 'a2807c22fd57a663e23edf2038c1a172c779f921'
Tue, 01 May 2007 23:36:35 +0000 Daniel Atallah Fix #470 (change spellchecker language to not select every language)
Tue, 01 May 2007 23:40:37 +0000 Luke Schierer an updated af.po from fwolff
Tue, 01 May 2007 23:08:31 +0000 Kevin Stange Fix #478: :-/ smiley is broken
Tue, 01 May 2007 22:45:30 +0000 Luke Schierer merge of '4b34ba91b3be407b1921ddbb7a7ff43a418af188'
Tue, 01 May 2007 12:20:46 +0000 Luke Schierer disapproval of revision 'dbf636254e3583cfa0c136ce175dbb91756e4302'
Tue, 01 May 2007 12:20:07 +0000 Luke Schierer zh_CN from fundawang
Thu, 03 May 2007 13:00:36 +0000 Stu Tomlinson Fix this reference to the build dir for includes
Thu, 03 May 2007 12:57:57 +0000 Stu Tomlinson gnt should reference genmarshal in the srcdir to allow building in a
Thu, 03 May 2007 12:54:47 +0000 Stu Tomlinson Now that version.h is a generated source file, we need to add
Tue, 01 May 2007 22:08:10 +0000 Sean Egan Forgot to add the ico file
Tue, 01 May 2007 21:43:51 +0000 Sean Egan And make them used
Tue, 01 May 2007 19:59:11 +0000 Sean Egan New tray icons from hbons
Tue, 01 May 2007 19:32:22 +0000 Sadrul Habib Chowdhury I believe this fixes #439.
Tue, 01 May 2007 16:50:52 +0000 Ethan Blanton eperez correctly pointed out that there is no reason to disallow the
Tue, 01 May 2007 14:52:42 +0000 Richard Laager Revert the s/Jabber/XMPP/ here as well.
Tue, 01 May 2007 14:19:44 +0000 Luke Schierer merge of 'b7add4f0aed4d53f564e4fde2227f70a42923e31'
Tue, 01 May 2007 14:09:24 +0000 Luke Schierer merge of '65b5bccbe0e6fa4f2c4894ecd8b53505171a44a0'
Tue, 01 May 2007 06:03:44 +0000 Richard Laager Ticket #473: Updated Simplified Chinese translation for pidgin
Tue, 01 May 2007 05:54:26 +0000 Richard Laager merge of 'c0c4c168411c9fbc5ccb9790a43e21a62f6dcd55'
Tue, 01 May 2007 05:01:55 +0000 Casey Harkins merge of '89aee9cfd6a64bcb3656a2ba271a600f3558f891'
Tue, 01 May 2007 04:38:24 +0000 Sean Egan Documentation update
Tue, 01 May 2007 04:10:29 +0000 Etan Reisner merge of 'c5e7969e6df3aa79a90a1841303171954f97bc53'
Tue, 01 May 2007 03:21:27 +0000 Etan Reisner Clean up a bunch of the perl api stuff. Eventually I'll dump the entire list
Tue, 01 May 2007 02:34:22 +0000 Etan Reisner Remove the const-c and const-xs stuff and replace it with real constants
Thu, 31 May 2007 03:06:38 +0000 Jeffrey Connelly Stylistic improvements - use type *name instead of type* name for pointers
Thu, 31 May 2007 02:17:03 +0000 Jeffrey Connelly Enable usage of RC4 in libpurple, now that it is in 2.0.1.
Wed, 23 May 2007 04:18:05 +0000 Jeffrey Connelly Use MsimMessage via msim_send(), instead of msim_send_raw(). This is a more
Tue, 22 May 2007 06:03:18 +0000 Jeffrey Connelly Add partial implementation of MsimMessage (not used anywhere yet).
Sun, 20 May 2007 20:56:04 +0000 Jeffrey Connelly Replacement magic numbers by symbolic constants.
Sun, 20 May 2007 19:12:32 +0000 Jeffrey Connelly Clean up a few TODO's.
Sun, 20 May 2007 19:08:26 +0000 Jeffrey Connelly Add field type codes.
Sun, 20 May 2007 08:21:01 +0000 Jeffrey Connelly Incomplete attempt at using msim_send() instead of msim_send_raw().
Sun, 20 May 2007 07:08:57 +0000 Jeffrey Connelly Implement msim_pack(), msim_sendh(), msim_send().
Sun, 13 May 2007 19:53:34 +0000 Jeffrey Connelly Do not localize any debug messages, as described in #648.
Thu, 10 May 2007 04:25:40 +0000 Jeffrey Connelly Use _ for translations in msimprpl. See #648.
Thu, 10 May 2007 04:05:49 +0000 Jeffrey Connelly Use g_return_if_fail() instead of g_assert(), as to not crash the whole program.
Wed, 09 May 2007 04:43:24 +0000 Jeffrey Connelly Check for RC4 in libpurple on plugin initialization.
Sun, 06 May 2007 06:48:30 +0000 Jeffrey Connelly Re-add RC4 code from Samba, whose use is enabled by not defining
Sat, 05 May 2007 02:08:27 +0000 Jeffrey Connelly Add note about logging in using email address.
Fri, 04 May 2007 04:49:01 +0000 Jeffrey Connelly Add initializers for reserved fields in plugin and prpl structures.
Tue, 01 May 2007 04:09:37 +0000 Jeffrey Connelly Update for Pidgin 2.0.0beta7.
Tue, 01 May 2007 03:11:38 +0000 Jeffrey Connelly explicit merge of '92e787fa231318dd21ddc9dd68f17b636033b13e'
Sat, 12 May 2007 23:58:11 +0000 Richard Nelson Let windows know when the workspace they are in is being hidden/shown
Mon, 30 Apr 2007 12:02:15 +0000 Richard Nelson propagate from branch 'im.pidgin.pidgin' (head 15e8fddee885a9fd505a14ff31f33608aebc8e28)
Tue, 01 May 2007 14:02:55 +0000 Stu Tomlinson - Run gtk-update-icon-cache on installation/uninstallation
Tue, 01 May 2007 14:11:35 +0000 Luke Schierer disapproval of revision 'c0c4c168411c9fbc5ccb9790a43e21a62f6dcd55'
Tue, 01 May 2007 05:53:57 +0000 Richard Laager s/Jabber/XMPP/ in user-visible places.
Tue, 01 May 2007 04:49:01 +0000 Casey Harkins Initialize docklet from pidgin_ui_init. This ensures docklet prefs are
Tue, 01 May 2007 02:30:37 +0000 Richard Laager s/PIDGINHOME/PURPLEHOME/
Mon, 30 Apr 2007 23:01:41 +0000 Daniel Atallah Fix #432 - "Start Pidgin on Windows startup" doesn't work.
Mon, 30 Apr 2007 22:36:47 +0000 Daniel Atallah Clean up old stuff in pixmaps mingw Makefile.
Mon, 30 Apr 2007 18:04:25 +0000 Stu Tomlinson Build, but don't install, some of the other plugins we ship, to reduce bitrot
Mon, 30 Apr 2007 18:03:57 +0000 Stu Tomlinson Add padding to structs to fix compiler warnings
Mon, 30 Apr 2007 17:57:50 +0000 Stu Tomlinson Build, but don't install, some additional plugins that we ship the sources
Mon, 30 Apr 2007 17:53:27 +0000 Stu Tomlinson Add padding to structs as necessary to silence compiler warnings
Mon, 30 Apr 2007 17:46:14 +0000 Stu Tomlinson We are no longer Gaim!
Mon, 30 Apr 2007 17:44:33 +0000 Stu Tomlinson merge of '1b3ba1167062fa424c4b5178877923d11a74faa2'
Mon, 30 Apr 2007 17:19:54 +0000 Stu Tomlinson Remove execute attribute from codeinline.c
Mon, 30 Apr 2007 15:11:22 +0000 Stu Tomlinson Fix for upgrading from pidgin 1.5.1, which doesn't exist yet
Mon, 30 Apr 2007 17:34:31 +0000 Luke Schierer I saw this got committed. I did not check that it is in fact the same person. Daniel?
Mon, 30 Apr 2007 14:31:57 +0000 Daniel Atallah Add the Afrikaans translation from Friedel Wolff to the win32 installer (while humming 'De La Rey') now that NSIS 2.26 has been released and inclues an Afrikaans translation.
Mon, 30 Apr 2007 11:20:37 +0000 Nathan Walp fix an off-by-one NEWS error ;-)
Mon, 30 Apr 2007 07:11:51 +0000 Mark Doliner Add padding to silc and bonjour to get rid of a bunch of warnings.
Mon, 30 Apr 2007 07:03:10 +0000 Mark Doliner Get rid of two harmless warnings:
Mon, 30 Apr 2007 05:06:29 +0000 Sean Egan merge of '1a714629d05ac070d2a906784c700521755eb827'
Mon, 30 Apr 2007 04:43:46 +0000 Sean Egan merge of 'be134ee07584101535313fbde8fb2b64f890b5bf'
Mon, 30 Apr 2007 04:30:44 +0000 Richard Laager merge of '09a96b6a4f098dbeae9318fcbec85cf16d2ea8d8'
Mon, 30 Apr 2007 04:29:32 +0000 Richard Laager Typo fix.
Mon, 30 Apr 2007 04:12:02 +0000 Kevin Stange My contribution to the NEWS file!
Mon, 30 Apr 2007 03:46:27 +0000 Ethan Blanton I should NEWS a few times a year, I guess
Mon, 30 Apr 2007 03:35:46 +0000 Gary Kramlich Newsination
Thu, 03 May 2007 22:07:58 +0000 Richard Laager disapproval of revision '6784458226495385202ec621f5d645002ea93d07'
Mon, 30 Apr 2007 05:06:25 +0000 Sean Egan Re-comment that out
Mon, 30 Apr 2007 04:39:13 +0000 Sean Egan Solicit bug reports
Mon, 30 Apr 2007 03:23:29 +0000 Sean Egan NEWS
Mon, 30 Apr 2007 02:58:54 +0000 Daniel Atallah Remove generated files in the 'clean' target.
Mon, 30 Apr 2007 01:28:41 +0000 Gary Kramlich propagate from branch 'im.pidgin.padding' (head 4e0b1f990f77ad0ba6efa8bf6f73f422956b36fa)
Mon, 30 Apr 2007 01:03:42 +0000 Gary Kramlich Adding John 'rekkanoryo' Bailey to the CPW lists
Mon, 30 Apr 2007 00:45:01 +0000 Richard Laager merge of '45bdc7f0cf3d3c9229f3fcd9de71b882131c05c0'
Wed, 25 Apr 2007 02:25:53 +0000 Tim Ringenbach Update the comments about yahoo buddy icons. Only send the filename and not the whole path.
Wed, 25 Apr 2007 01:12:47 +0000 Tim Ringenbach merge of '65f2c26feb0bf8de0c50edb97ab36ff815b40daa'
Mon, 23 Apr 2007 21:25:06 +0000 Tim Ringenbach merge of '537c18e40e539d31172569c7c913075aa5e87892'
Sun, 29 Apr 2007 01:09:18 +0000 Richard Nelson propagate from branch 'im.pidgin.pidgin' (head a35e9c6965a0723281ab3a62044581a55d2e59a2)
Mon, 30 Apr 2007 00:36:30 +0000 Kevin Stange Make the icon show up when you change the global buddy icon pref, even if all the accounts have per-account icons.
Sun, 29 Apr 2007 23:50:23 +0000 Sadrul Habib Chowdhury Do not unset use-global-buddyicon for accounts when removing the global icon. I think this was added here accidentally anyway.
Sun, 29 Apr 2007 23:34:04 +0000 Richard Laager Document the image-deleting signal.
Sun, 29 Apr 2007 23:23:17 +0000 Richard Laager This should set libpurple-client's so version to be the same as libpurple's,
Sun, 29 Apr 2007 23:01:43 +0000 Richard Laager I've put the libgnt so versioning stuff into finch/libgnt/configure.ac,
Sun, 29 Apr 2007 22:47:55 +0000 Richard Laager merge of '07865f3cc1e74839feb7179f9ac10e66563c3cb5'
Sun, 29 Apr 2007 22:42:39 +0000 Richard Laager Filter -Wall from the GADU_CFLAGS. I'll let the libgadu folks know about this.
Sun, 29 Apr 2007 22:22:16 +0000 Richard Laager merge of 'f2502546776334781d5c7e707d5fa38a4dcd9c9e'
Sun, 29 Apr 2007 22:22:12 +0000 Richard Laager Separate so versioning for libgnt.
Mon, 30 Apr 2007 01:18:28 +0000 Gary Kramlich Patch from John 'rekkanoryo' Bailey to add the padding struct members in pidgin
Mon, 30 Apr 2007 01:08:22 +0000 Gary Kramlich 20:06 < SimGuy> grim: add padding to the two win32 plugins while you're at it :P
Mon, 30 Apr 2007 00:42:33 +0000 Gary Kramlich Updating the loaders since I missed them since I'm not building any of them right now
Mon, 30 Apr 2007 00:34:04 +0000 Gary Kramlich Default plugins are done, for the release i'm not that concerned about plugins that do _NOT_ compile by default
Mon, 30 Apr 2007 00:17:43 +0000 Gary Kramlich And finch is up to date
Mon, 30 Apr 2007 00:09:25 +0000 Gary Kramlich I _think_ this is it for libpurple's padding...
Mon, 30 Apr 2007 00:01:57 +0000 Gary Kramlich And now the protocols
Sun, 29 Apr 2007 22:33:23 +0000 Gary Kramlich And the rest of the plugins that are compiling for me by default...
Sun, 29 Apr 2007 22:17:53 +0000 Gary Kramlich Added NULL pads to ssl stuff
Sun, 29 Apr 2007 22:02:47 +0000 Gary Kramlich Initial addition of padding for ui_ops and other class-like structs
Sun, 29 Apr 2007 22:48:43 +0000 Sadrul Habib Chowdhury Preemptive padding.
Sun, 29 Apr 2007 22:05:02 +0000 Ethan Blanton Cause Psychic Mode to obey privacy settings when apprpriate. Thanks
Sun, 29 Apr 2007 19:47:08 +0000 Richard Laager merge of '6493a0268b4841d23fcaa1c42f48ff37fcee402f'
Sun, 29 Apr 2007 19:48:14 +0000 Sadrul Habib Chowdhury merge of '3e6c08926429636e5eadf17843abfe92b855e24b'
Sun, 29 Apr 2007 19:46:53 +0000 Sadrul Habib Chowdhury This gets rid of a g_log error when uncache-ing a NULL file.
Sun, 29 Apr 2007 19:26:32 +0000 Richard Laager merge of '3e6c08926429636e5eadf17843abfe92b855e24b'
Sun, 29 Apr 2007 18:22:07 +0000 Stu Tomlinson merge of '1c3349794aa946963ac9bcf471c009cbe121e986'
Sun, 29 Apr 2007 18:04:58 +0000 Sadrul Habib Chowdhury merge of '18c3386b9cf3eedcd0c991b730da936b7c6446a8'
Sun, 29 Apr 2007 18:03:32 +0000 Sadrul Habib Chowdhury A rare crash fix for finch.
Sun, 29 Apr 2007 17:15:45 +0000 Mark Doliner merge of '132fa9527970403283e8e3418c010de94a4908fb'
Sun, 29 Apr 2007 18:21:20 +0000 Stu Tomlinson README.dbus is gone
Sun, 29 Apr 2007 16:56:12 +0000 Stu Tomlinson Step one of N for making 'make distcheck' happy. GtkUI.pm was renamed
Sun, 29 Apr 2007 17:14:45 +0000 Mark Doliner Don't try to base64 encode and then append an empty string
Sun, 29 Apr 2007 16:29:22 +0000 Mark Doliner This seems to fix a problem with the global status selector, and some
Sun, 29 Apr 2007 15:23:50 +0000 Stu Tomlinson The RPM spec file actually WORKS now. Let's release!
Sun, 29 Apr 2007 15:16:55 +0000 Sadrul Habib Chowdhury merge of '00655c64b5e1fd72a35c3884e30acf5bc9bef892'
Sun, 29 Apr 2007 14:44:36 +0000 Sadrul Habib Chowdhury merge of '46c593524f745e1ed42ad75ba71d614c660ef52f'
Sun, 29 Apr 2007 13:28:19 +0000 Stu Tomlinson Oops, missed these in both of my latest plugin-relocations
Sun, 29 Apr 2007 12:50:16 +0000 Stu Tomlinson - Update to reflect Perl Purple::GtkUI -> Pidgin change
Sun, 29 Apr 2007 08:13:21 +0000 Mark Doliner Only attempt to ref the statusbox icon image if it's actually set
Sun, 29 Apr 2007 07:40:40 +0000 Mark Doliner merge of '7dbb9ed2994bf4252f9ae93a2eb6072800082022'
Sun, 29 Apr 2007 07:38:49 +0000 William Ehlhardt merge of 'a378fe8f729ea78fcd5280cc0b37072840f3b8ad'
Sun, 29 Apr 2007 07:39:37 +0000 Mark Doliner merge of '5d2bf67f21822e51ffd4611f98cb0921564ff2b1'
Sun, 29 Apr 2007 07:21:00 +0000 William Ehlhardt merge of '0612cac578b7e81a69e733d921063a72a039a1d6'
Sun, 29 Apr 2007 07:39:34 +0000 Mark Doliner merge of '557e47b9ec14d09e99b29f06c9984516ee78ade9'
Sun, 29 Apr 2007 07:27:26 +0000 Mark Doliner merge of '0612cac578b7e81a69e733d921063a72a039a1d6'
Sun, 29 Apr 2007 06:36:20 +0000 Mark Doliner Preparing for beta 7
Sun, 29 Apr 2007 05:31:43 +0000 Mark Doliner Get rid of a compile warning about an unused variable
Sun, 29 Apr 2007 05:26:59 +0000 Mark Doliner Fix a typo in the documentation of a function
Sun, 29 Apr 2007 05:25:49 +0000 Mark Doliner Mark two functions as "noreturn"
Sun, 29 Apr 2007 03:50:11 +0000 Stu Tomlinson merge of '061bc994c90d4a6c96166ce1b6df5ce39c5f7825'
Sun, 29 Apr 2007 19:15:42 +0000 Richard Laager To do libtool soversioning properly, we need to manage lt_current separately and
Sun, 29 Apr 2007 07:36:06 +0000 Richard Laager Fix up the private function calls to be prefixed with an underscore.
Sun, 29 Apr 2007 07:35:39 +0000 Richard Laager Fix a compiler warning:
Sun, 29 Apr 2007 07:03:50 +0000 Richard Laager The GNOME coding guidelines recommend prefixing internal symbols with an underscore.
Sun, 29 Apr 2007 07:03:26 +0000 Richard Laager A brief note about the buddy icon and imgstore API changes.
Sun, 29 Apr 2007 07:02:17 +0000 Richard Laager merge of 'afdcaef358550ebdaf789c9b96a2bf1a28e92111'
Sun, 29 Apr 2007 06:59:36 +0000 Richard Laager Compatibility layer fixes for the buddy icon stuff.
Sun, 29 Apr 2007 06:20:17 +0000 Richard Laager Remove a printf debug line.
Sun, 29 Apr 2007 04:10:07 +0000 Richard Laager merge of '61d3a51c5b0dba085ac1743886e687ba8d84d12d'
Sun, 29 Apr 2007 03:46:25 +0000 Richard Laager merge of '2c12ac5fe6f8c8bf07d7bdde347e65c66e4f2de5'
Sun, 29 Apr 2007 04:09:40 +0000 Richard Laager Patch from charkins in ticket #198 to fulfill a feature request by hbons:
Sun, 29 Apr 2007 03:35:04 +0000 Richard Laager Add more error checking to the buddy icon migration code.
Sun, 29 Apr 2007 02:49:23 +0000 Richard Laager Fix a crash when removing a per-account icon. Here's my explanation:
Sun, 29 Apr 2007 03:49:09 +0000 Stu Tomlinson Fedora bug/patch https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=234399
Sun, 29 Apr 2007 02:52:34 +0000 Daniel Atallah merge of '5fa93507a0f0a385a9d18978a71f3ffb0a374ddb'
Sun, 29 Apr 2007 02:14:43 +0000 Stu Tomlinson I didn't mean to commit this change, and as far as I can tell it is no
Sun, 29 Apr 2007 02:51:33 +0000 Daniel Atallah Prevent request dialog titles being "pidgin.exe".
Sun, 29 Apr 2007 01:17:40 +0000 Daniel Atallah merge of '2d00dcb7fc18b083ac949b5febda711ecfd52cdb'
Sun, 29 Apr 2007 01:08:25 +0000 Richard Laager merge of '833c9b8a7ffaa6f0c0f194a0c73d46d0ec0a64e2'
Sun, 29 Apr 2007 01:04:19 +0000 Richard Laager The OSCAR timestamp stuff.
Sun, 29 Apr 2007 01:01:51 +0000 Richard Laager merge of '88139d3c38c247fb0f892c9f42643f986ebf996e'
Sun, 29 Apr 2007 01:12:58 +0000 Daniel Atallah version.h needs to be regenerated when configure.ac changes
Sun, 29 Apr 2007 01:10:48 +0000 Daniel Atallah merge of '8bc9a8784cf40932a34e08e80f0d6585812b985a'
Sun, 29 Apr 2007 00:15:08 +0000 Richard Laager merge of '0daf12c329b89cf9c1eacdf36cb5e5faee696c44'
Sun, 29 Apr 2007 01:10:33 +0000 Daniel Atallah Fix assertion when creating a new account.
Sun, 29 Apr 2007 00:12:09 +0000 Daniel Atallah Oops. This additional replacement wasn't supposed to be committed.
Sun, 29 Apr 2007 00:59:00 +0000 Richard Laager Use the purple_imgstore_get_extension() convienence function.
Sun, 29 Apr 2007 00:14:26 +0000 Richard Laager The valgrind suppressions file would be useful to people developing from a
Sun, 29 Apr 2007 00:13:26 +0000 Stu Tomlinson A valgrind suppressions file from nosnilmot. -- rlaager
Sun, 29 Apr 2007 00:09:27 +0000 Richard Laager 19:00:43 Ka-Hing Cheung (khc): rlaager: shouldn't we give g_free as the key free function for icon_data_cache?
Sun, 29 Apr 2007 00:09:42 +0000 Daniel Atallah merge of '480a88680eddc079fa124c4db25edc86e2a3fc03'
Sun, 29 Apr 2007 15:14:29 +0000 Sadrul Habib Chowdhury disapproval of revision '46c593524f745e1ed42ad75ba71d614c660ef52f'
Sun, 29 Apr 2007 14:42:26 +0000 Sadrul Habib Chowdhury disapproval of revision 'fa48797484e9a97e22695d8613520193b009c732'
Sun, 29 Apr 2007 14:39:49 +0000 Sadrul Habib Chowdhury Temporary fix for GNOME bug#353127.
Sat, 28 Apr 2007 23:33:10 +0000 Ka-Hing Cheung Plug a memory leak.
Sat, 28 Apr 2007 23:25:43 +0000 Ka-Hing Cheung #386: readlink does not append NUL to the end of buffer
Sat, 28 Apr 2007 23:40:08 +0000 Nathan Walp hopefully fix 236
Sat, 28 Apr 2007 22:52:42 +0000 Sadrul Habib Chowdhury merge of '265a50636dbd882fbee3cc061bc78e6bb73e4032'
Sat, 28 Apr 2007 22:18:47 +0000 Daniel Atallah Fix version.h generation on mingw build.
Sat, 28 Apr 2007 21:41:52 +0000 Daniel Atallah merge of '9aca2545e2cab356cba6508423c2f12e73d7701e'
Sat, 28 Apr 2007 18:32:47 +0000 Mark Doliner merge of '1acd995dc3e2344ce39284792a212a2e4175f961'
Sat, 28 Apr 2007 18:09:26 +0000 Sadrul Habib Chowdhury Part of the patch in ticket #383:
Sat, 28 Apr 2007 18:08:31 +0000 Sadrul Habib Chowdhury Part of the patch in ticket #383
Sat, 28 Apr 2007 18:02:26 +0000 Sadrul Habib Chowdhury Part of the patch in ticket #383:
Sat, 28 Apr 2007 18:00:06 +0000 Sadrul Habib Chowdhury Whitespace fix from patch in ticket #383
Sat, 28 Apr 2007 17:59:01 +0000 Sadrul Habib Chowdhury Part of the patch in ticket #383:
Sat, 28 Apr 2007 17:06:11 +0000 Stu Tomlinson remove a wrong comment and some test stuff
Sat, 28 Apr 2007 16:57:03 +0000 Stu Tomlinson merge of '86961dfcb9720a0cb020c2baba86c8050b1254f9'
Sat, 28 Apr 2007 16:57:00 +0000 Stu Tomlinson merge of '2bab1bb5c2cd857e5eef4e163c2f6cd309017e73'
Sat, 28 Apr 2007 16:55:31 +0000 Stu Tomlinson soname versioning of libpurple. Should help resolve debian bug 421282
Sat, 28 Apr 2007 12:58:16 +0000 Stu Tomlinson Add a couple more CFLAGS to highlight some more warnings and change how we
Sat, 28 Apr 2007 22:31:28 +0000 Hylke Bons About image update.
Sat, 28 Apr 2007 21:38:22 +0000 Hylke Bons Fix sizes.
Sat, 28 Apr 2007 16:05:28 +0000 Hylke Bons Replace CC-licensed icons.
Sat, 28 Apr 2007 14:44:06 +0000 Daniel Atallah Lee Roach noticed that there is no rule to explicitly build libjabber.dll.a
Sat, 28 Apr 2007 10:07:22 +0000 Sadrul Habib Chowdhury Fix an odd selection issue when moving up.
Sat, 28 Apr 2007 09:37:45 +0000 Sadrul Habib Chowdhury merge of '1af12da31254c9d412a11024c839649754af3a58'
Sat, 28 Apr 2007 06:09:48 +0000 Daniel Atallah merge of 'a593ddc00442ff784f1d541653c61a30b452f7cb'
Sat, 28 Apr 2007 06:04:15 +0000 Daniel Atallah Plug leak.
Sat, 28 Apr 2007 06:02:47 +0000 Etan Reisner Add a script I've found handy to make sure the perl APIs look right, it also
Sat, 28 Apr 2007 05:52:31 +0000 Daniel Atallah Fix win32 pidgin perl stuff. This hasn't been tested yet.
Sat, 28 Apr 2007 05:38:15 +0000 Richard Laager merge of '0688801ca4ae33291c9078b8181e01f85ef7a4a1'
Sat, 28 Apr 2007 05:05:22 +0000 Sean Egan DennisR noticed that the idle icons were jagged on the sides. This is because I was subtracting 128 from the alpha value of each pixel, rather than halving them, causing anti-aliasing pixels to hit 0
Sat, 28 Apr 2007 05:37:56 +0000 Richard Laager Fix an invalid read that occurs because we were accessing IM data when the
Sat, 28 Apr 2007 04:23:42 +0000 Richard Laager merge of '17c8f178728e61d42fa98ed6205a73cd2e5d21af'
Sat, 28 Apr 2007 09:35:44 +0000 Sadrul Habib Chowdhury This makes it possible to rearrange chats and groups using the tag+attach system. Thanks a bunch to wabz for testing this. Fixes #379.
Sat, 28 Apr 2007 04:10:18 +0000 Sadrul Habib Chowdhury merge of 'a8caeb1c79d1daf68ca89b1cc36cef4578306ea1'
Sat, 28 Apr 2007 04:08:46 +0000 Sadrul Habib Chowdhury Pref migration for finch.
Sat, 28 Apr 2007 04:10:05 +0000 Sadrul Habib Chowdhury merge of '1e3cb16d9641b8ae1a8ed63860feb5e03b4a4890'
Sat, 28 Apr 2007 03:41:35 +0000 Luke Schierer merge of '299aeb9deb755c82a0fd53f2a533a8d465f701c0'
Sat, 28 Apr 2007 03:25:14 +0000 Kevin Stange Charkins renamed the callback function, but missed the g_idle_add
Sat, 28 Apr 2007 04:22:37 +0000 Richard Laager Make this yahoo hack compile.
Sat, 28 Apr 2007 04:00:54 +0000 Richard Laager In theory, this solves the massive pile of g_log errors that occur when
Sat, 28 Apr 2007 03:23:51 +0000 Richard Laager merge of '1ec321a889d16061991c01453333e23ab1a2c528'
Sat, 28 Apr 2007 03:24:18 +0000 Sadrul Habib Chowdhury Chats don't have buddy icons.
Sat, 28 Apr 2007 03:22:34 +0000 Sadrul Habib Chowdhury Rename parents first, then rename/remove the dead children. Also, set the idle-setting to 'purple' if it was 'gaim' before migration.
Sat, 28 Apr 2007 03:20:29 +0000 Richard Laager This is Sadrul's icon-migrate.patch from ticket #314.
Sat, 28 Apr 2007 03:19:52 +0000 Richard Laager This is Sadrul's status-rescale.patch from ticket #314. Luke said it
Sat, 28 Apr 2007 02:42:26 +0000 Richard Laager merge of '2ec86531b43742d8242195bf529e7ba77be9d3dc'
Sat, 28 Apr 2007 02:59:27 +0000 Stu Tomlinson merge of '63b5e088eb09bf2c2b2a72602ad8dc5ee2a17cf6'
Sat, 28 Apr 2007 02:33:40 +0000 Luke Schierer Quoth Charkins:
Sat, 28 Apr 2007 02:00:48 +0000 Etan Reisner merge of '75c6e6af1c101fa3bf55398299bf3e586d30ca0e'
Sat, 28 Apr 2007 01:46:53 +0000 Stu Tomlinson Delete the right things, and some other things, while building an RPM.
Sat, 28 Apr 2007 00:39:37 +0000 Luke Schierer merge of '8038098094432fe9f6d324d1e4aadb8ff1f9e44a'
Sat, 28 Apr 2007 00:36:53 +0000 Luke Schierer sadrul fixed the next but not last crash
Sat, 28 Apr 2007 00:15:10 +0000 Luke Schierer this patch from sadrul fixes the first crash I hit
Sun, 29 Apr 2007 01:08:11 +0000 Richard Laager Fix a bug with the bugfix for empty icons. The logic was backwards here.
Sat, 28 Apr 2007 02:29:48 +0000 Richard Laager merge of '45acf7a629de79f67b489f696c7915cd9984f33e'
Sat, 28 Apr 2007 02:29:26 +0000 Richard Laager Minor whitespace tweak.
Sat, 28 Apr 2007 02:24:40 +0000 Richard Laager nosnilmot had a problem with empty icon files.
Sat, 28 Apr 2007 00:15:46 +0000 Richard Laager Typo fix in documentation.
Sat, 28 Apr 2007 00:13:16 +0000 Richard Laager merge of '2f0c460433a1e198af1a0f225b83bce2c201ab32'
Sat, 28 Apr 2007 00:11:10 +0000 Luke Schierer <Bleeter> hmmm, whoever removed PROGRAMMING_NOTES might wanna update Makefile.am as well
Sat, 28 Apr 2007 00:11:25 +0000 Richard Laager 19:10:05 Peter Lawler (Bleeter): hmmm, whoever removed PROGRAMMING_NOTES might wanna update Makefile.am as well
Fri, 27 Apr 2007 22:50:16 +0000 Sadrul Habib Chowdhury merge of '051db257b4f90ae0b989a3bd72aa69f0a6a55693'
Fri, 27 Apr 2007 21:54:57 +0000 Kevin Stange merge of '617923c6ea3c67578626f15d89a2c820a833e700'
Fri, 27 Apr 2007 21:53:07 +0000 Richard Laager merge of 'cf51292b9bf12554eecb319a673f153ef5c6f0e4'
Fri, 27 Apr 2007 21:38:29 +0000 Richard Laager Update the compatibility layer to g_memdup() stuff, so we don't end up with
Fri, 27 Apr 2007 21:53:20 +0000 Daniel Atallah Remove unused strings cruft from the installer that were left over from when it dealt with the GTK+ theme (It seems like I already did this before). Also, make installing GTK+ optional if it is already installed.
Fri, 27 Apr 2007 21:51:39 +0000 Daniel Atallah merge of '3470d9c0747eae8c926e33748f29f946efd419b0'
Fri, 27 Apr 2007 21:31:57 +0000 Richard Laager Removing the PROGRAMMING_NOTES file, which has been merged into the wiki by
Fri, 27 Apr 2007 19:23:34 +0000 Richard Laager Fix the name of the parameter for purple_imgstore_get_size() so that Doxygen will stop crying.
Sat, 28 Apr 2007 02:29:43 +0000 Richard Laager disapproval of revision 'cf51292b9bf12554eecb319a673f153ef5c6f0e4'
Fri, 27 Apr 2007 20:21:41 +0000 Daniel Atallah Prevent sprintf(%s, NULL) when the icon type isn't recognized.
Fri, 27 Apr 2007 18:56:41 +0000 Richard Laager Fix the g_return_if_fail() guards that prevent setting more than one data
Fri, 27 Apr 2007 18:17:09 +0000 Richard Laager Fix a bug in the imgstore code that I caught because of the fatal asserts in the test code.
Fri, 27 Apr 2007 18:16:43 +0000 Richard Laager Use fatal asserts unconditionally in the test code. Perhaps this could be better integrated in some way, but this works.
Fri, 27 Apr 2007 18:07:24 +0000 Richard Laager Add the fatal asserts enabling code to Finch. I'm uneasy about putting this in libpurple, because then a fatal-asserts-enabled libpurple would kill any UI that had a glib debug error, which might not even be in libpurple. I'm not sure we want that, though it may not matter since this is for debugging only.
Fri, 27 Apr 2007 18:03:38 +0000 Richard Laager Fix a compiler warning about an unused variable. This was introduced when I committed khc's last patch.
Fri, 27 Apr 2007 17:55:38 +0000 Richard Laager Passing --enable-mcheck or --enable-debug will add "-lmcheck", which
Fri, 27 Apr 2007 22:44:46 +0000 Sadrul Habib Chowdhury Thanks to Bleeter, yahoo will not crash for non-existent buddyicons anymore.
Fri, 27 Apr 2007 14:37:15 +0000 Richard Laager merge of '66dbfed4928f15efc83fab8cd71b27c9ee2670f6'
Fri, 27 Apr 2007 14:27:54 +0000 Richard Laager merge of '58f0224296247fea130a53f723d74fc0e6bab65a'
Fri, 27 Apr 2007 14:27:48 +0000 Richard Laager Re-add the Jabber error checking part of 2f959ba8a0fdac370ac610e60f6a4cd09525d928. This is why it's important to commit things separately.
Fri, 27 Apr 2007 13:15:09 +0000 Sadrul Habib Chowdhury Move the toggle-clipboard operation to the default wm.
Fri, 27 Apr 2007 12:11:11 +0000 Hylke Bons ***LSchiere shakes head. That text in there was very carefully chosen. I wouldn't mess with it
Fri, 27 Apr 2007 11:26:36 +0000 Hylke Bons Remove small glitch.
Fri, 27 Apr 2007 10:48:40 +0000 Hylke Bons Replace that ugly lock.
Fri, 27 Apr 2007 10:31:18 +0000 Hylke Bons Changed the .desktop file to display "Pidgin IM",
Fri, 27 Apr 2007 09:20:27 +0000 Hylke Bons Windows bitmaps.
Fri, 27 Apr 2007 09:04:08 +0000 Hylke Bons You can't just take a CC image and make it GPL. :)
Fri, 27 Apr 2007 06:19:04 +0000 Richard Laager merge of '2f959ba8a0fdac370ac610e60f6a4cd09525d928'
Fri, 27 Apr 2007 05:15:59 +0000 Richard Laager A patch from khc in ticket #87
Mon, 23 Apr 2007 02:44:04 +0000 Tim Ringenbach merge of 'c303a7c8b23b07ec77b907c286f1f7eb37ffb076'
Fri, 27 Apr 2007 05:20:10 +0000 Etan Reisner merge of '51225ceda9e11936f9f4096708fcb8a6db7e957f'
Fri, 27 Apr 2007 14:36:42 +0000 Richard Laager disapproval of revision 'a999246dfcbd33c9494afa445d9562aee5e5457c'
Fri, 27 Apr 2007 14:25:10 +0000 Richard Laager disapproval of revision '2f959ba8a0fdac370ac610e60f6a4cd09525d928'
Fri, 27 Apr 2007 05:32:49 +0000 Sean Egan GINT_TO_POINTER is not the same thing as &. Also, add some error checking to jabber/buddy.c
Fri, 27 Apr 2007 04:40:22 +0000 Daniel Atallah merge of '419acaddea48001a61de3599d3b48005b3860373'
Fri, 27 Apr 2007 04:40:17 +0000 Daniel Atallah merge of '9e36044d9ae4d6c8a734ad3961483c66893a8898'
Fri, 27 Apr 2007 04:35:59 +0000 Richard Laager I really shouldn't commit before compiling.
Fri, 27 Apr 2007 04:38:03 +0000 Luke Schierer merge of '012f6cfe7072a61275149348ae162f197fc38dfe'
Fri, 27 Apr 2007 04:33:26 +0000 Richard Laager This is probably needed to compile.
Fri, 27 Apr 2007 04:37:55 +0000 Sadrul Habib Chowdhury merge of '3915457bd0530d71d2a7240c102329dfd261794c'
Fri, 27 Apr 2007 04:29:05 +0000 Richard Laager Fix a small-but-serious bug with the code to ref the buddy icons at load.
Fri, 27 Apr 2007 04:28:41 +0000 Richard Laager Ref the filenames for account buddy icons on load.
Fri, 27 Apr 2007 04:18:02 +0000 Daniel Atallah Fix jabber sasl build.
Fri, 27 Apr 2007 04:17:20 +0000 Daniel Atallah missing newline
Fri, 27 Apr 2007 04:06:02 +0000 Daniel Atallah merge of 'a6417c7aa009c9ca29dad662ec2127e07f871574'
Fri, 27 Apr 2007 04:04:31 +0000 Daniel Atallah merge of '723918ad23d423582cf7442116a810b6a2eb16d4'
Fri, 27 Apr 2007 04:03:04 +0000 Ethan Blanton merge of '3ee86d1e423ebfd391c26b73ae7ed1b75353d2cf'
Fri, 27 Apr 2007 04:05:50 +0000 Daniel Atallah Add HAVE_SILCMIME_H to the mingw config.h
Fri, 27 Apr 2007 04:04:04 +0000 Daniel Atallah Finally fix SILC fully, now that i have HAVE_SILCMIME_H defined.
Mon, 23 Apr 2007 02:04:41 +0000 Tim Ringenbach merge of '53e71fc52c4d4be3947b2404fe6332ae8d52dc55'
Fri, 27 Apr 2007 03:46:47 +0000 Daniel Atallah merge of '11e5b1fa24c811784613e66b0a9e73aa3b2a82ca'
Fri, 27 Apr 2007 03:45:56 +0000 Daniel Atallah Fix purple_util_get_image_extension()'s data param. to be correctly marked as constant.
Fri, 27 Apr 2007 03:28:41 +0000 Daniel Atallah merge of '69c8aa9ab909c877e64f34aba095717eeb55e448'
Fri, 27 Apr 2007 03:27:37 +0000 Daniel Atallah Update SILC for imgstore changes.
Mon, 23 Apr 2007 00:52:51 +0000 Tim Ringenbach merge of 'b40bd1885046f301b11610cd406822e5d32968f7'
Fri, 27 Apr 2007 04:35:57 +0000 Sadrul Habib Chowdhury Never change the orders of chats or the groups.
Fri, 27 Apr 2007 03:41:50 +0000 Sean Egan Proper error checking on fwrite() call
Fri, 27 Apr 2007 03:27:29 +0000 Sadrul Habib Chowdhury merge of '58d962c82219fc41a3ae1310386b9f340b233116'
Fri, 27 Apr 2007 03:26:16 +0000 Sadrul Habib Chowdhury I think this fixes #331.
Fri, 27 Apr 2007 03:20:50 +0000 Sean Egan rlaager should install libperl-dev ;)
Fri, 27 Apr 2007 03:09:53 +0000 Sadrul Habib Chowdhury Fix perl compile.
Fri, 27 Apr 2007 02:34:42 +0000 Daniel Atallah merge of '18631760bee4d073adc9d9f976d7655b5d0671d4'
Fri, 27 Apr 2007 02:29:55 +0000 Sean Egan Make sure you back up your .gaim directoy. And fix a compile error in perl. I think it's the right way.
Fri, 27 Apr 2007 02:14:44 +0000 Sean Egan propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
Wed, 25 Apr 2007 23:29:46 +0000 Richard Laager Kill some compiler warnings and TODOs of mine.
Wed, 25 Apr 2007 22:24:15 +0000 Richard Laager merge of 'd28268688d1a93e76907a1ef18ed186bf31fabf3'
Wed, 25 Apr 2007 21:50:03 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head ace53c6cc80b256fff29f021ab5b80805deb253b)
Wed, 25 Apr 2007 21:49:58 +0000 Richard Laager merge of 'd7d0a64f6106322f89cd6f19e0a0a3488e5dc1a8'
Wed, 25 Apr 2007 05:26:12 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4d02676110c034e401f4d42ed7304a7507d96929)
Sun, 22 Apr 2007 10:33:29 +0000 Tim Ringenbach whitespace
Wed, 25 Apr 2007 06:11:35 +0000 Mark Doliner Clean up a wee bit of oscar code. No functionality change.
Fri, 27 Apr 2007 04:02:51 +0000 Ethan Blanton Sean
Fri, 27 Apr 2007 02:09:55 +0000 Daniel Atallah Don't install the pidgin icon on win32 since we use pidgin.ico.
Sun, 29 Apr 2007 00:37:28 +0000 Richard Nelson New windows can be placed on specific workspaces. They can be specified by the window name (e.g. conversation-window), or a substring in the window title. Title takes precedence.
Sat, 28 Apr 2007 05:12:18 +0000 Richard Nelson Show an activity message when a window in the non-current workspace is flagged urgent
Fri, 27 Apr 2007 15:49:13 +0000 Sadrul Habib Chowdhury Alt+s to see the list of workspaces and windows.
Fri, 27 Apr 2007 13:00:00 +0000 Richard Nelson merge of 'a65c75c45190137cfc6871a47c77bc2fd38e7689'
Fri, 27 Apr 2007 01:57:41 +0000 Richard Nelson propagate from branch 'im.pidgin.pidgin' (head 234d50fbd0d7227e39d68d9dd3c21afc02b4fd01)
Fri, 27 Apr 2007 01:48:41 +0000 Daniel Atallah Fix rtl icons on win32. Also remove unneeded rtl chat.png and update 16px xa icon.
Fri, 27 Apr 2007 00:28:21 +0000 Daniel Atallah merge of 'ca40214f7a10f0e15d7bd32bed84b177889ca02d'
Thu, 26 Apr 2007 23:49:24 +0000 Gary Kramlich merge of 'c65d07a2cae7269a05604304bc897121643ffa92'
Thu, 26 Apr 2007 23:48:32 +0000 Gary Kramlich Fix a warning introduced with the request api changes.
Fri, 27 Apr 2007 00:28:16 +0000 Daniel Atallah merge of '5b7c6ae7f0cb97a61a77ede61bfd12e531b875ae'
Fri, 27 Apr 2007 00:27:29 +0000 Daniel Atallah Tweak some of the scaled icons to look a little better.
Thu, 26 Apr 2007 23:37:38 +0000 Daniel Atallah merge of '6fbb4c1c8ba90a2d5933505006f63216f010d5b9'
Thu, 26 Apr 2007 22:40:59 +0000 Daniel Atallah merge of 'ec129c50da7fd4797d6e40c252757ec447551611'
Thu, 26 Apr 2007 23:51:58 +0000 Sean Egan Hacked together installer ico for Daniel to fix
Thu, 26 Apr 2007 23:22:31 +0000 Sean Egan Win32 install bmps. I did this. Hylke will do it *good* before 2.0.0.
Thu, 26 Apr 2007 22:56:34 +0000 Sean Egan hbons: launch gimp,open the png, save as .ico:)
Thu, 26 Apr 2007 22:24:52 +0000 Sean Egan Add the SVG to the default window icon list for really big window icons
Thu, 26 Apr 2007 20:04:09 +0000 Luke Schierer merge of 'a236381404a31c3fc3022f03ec28de22f6fd1258'
Thu, 26 Apr 2007 19:55:16 +0000 Richard Laager Ticket #320 from ltm
Thu, 26 Apr 2007 20:04:02 +0000 Luke Schierer merge of '49d1ed52eed181ce385858122ed018d2f2aa4246'
Thu, 26 Apr 2007 19:50:36 +0000 Ethan Blanton Hooks call callbacks, not the other way around. Duh.
Thu, 26 Apr 2007 19:54:19 +0000 Sean Egan fix botched merge
Thu, 26 Apr 2007 19:02:11 +0000 Sean Egan merge of 'd1933818a76d2d05c8161d9aa1491e1b46b6d92f'
Thu, 26 Apr 2007 19:02:03 +0000 Sean Egan merge of '92afc84de7fa4035c42fad7bfb05c642b526522f'
Thu, 26 Apr 2007 18:10:06 +0000 Stu Tomlinson Look for the new icons in the new directory and update the RPM spec file to
Thu, 26 Apr 2007 19:00:29 +0000 Sean Egan Update window icons to point to new path
Thu, 26 Apr 2007 17:40:11 +0000 Sean Egan Install app icons to proper directories
Thu, 26 Apr 2007 16:54:15 +0000 Sean Egan remove debug statement
Thu, 26 Apr 2007 13:10:57 +0000 Stu Tomlinson Update SILC to match resent request API changes
Thu, 26 Apr 2007 12:26:33 +0000 Evan Schoenberg merge of 'bc433d038b1fddbbe4f2a9141421831c5cdf72ac'
Sun, 29 Apr 2007 07:01:55 +0000 Richard Laager Whitespace fixes to Evan's ChangeLog.API entry.
Thu, 26 Apr 2007 12:25:49 +0000 Evan Schoenberg Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
Thu, 26 Apr 2007 21:51:29 +0000 Hylke Bons pidgin.png -> pidgin, to always find appropriate sizes.
Thu, 26 Apr 2007 18:51:07 +0000 Hylke Bons Improved Pidgin application icons.
Thu, 26 Apr 2007 11:57:44 +0000 Hylke Bons New applications icons and revert IRC back to bubbles.
Thu, 26 Apr 2007 10:49:27 +0000 Hylke Bons Pidgin icon @ 48x48.
Thu, 26 Apr 2007 10:30:44 +0000 Sean Egan Stu didn't like that 'new messages on this tab' red, but likes this one
Thu, 26 Apr 2007 10:27:04 +0000 Sean Egan Don't use translucent pixmaps for idle, but apply transparency to icons in pidginstock.c
Thu, 26 Apr 2007 02:32:03 +0000 Sean Egan Remove ifdef 0 block
Thu, 26 Apr 2007 02:31:04 +0000 Sean Egan Use menu emblem for saved statuses in preferences also.
Thu, 26 Apr 2007 01:41:35 +0000 Sean Egan Fix GTK Plugin prefs
Thu, 26 Apr 2007 00:45:29 +0000 Luke Schierer merge of '0b7fa990cc064a8d716ba2a8700c6a8786b9f65e'
Wed, 25 Apr 2007 23:36:19 +0000 Ethan Blanton The compiler is really smart enough to catch this, but let's make it explicit.
Wed, 25 Apr 2007 21:49:37 +0000 Richard Laager merge of '1d4d484c73a0770b9f9616808d7d00a3de9d21f4'
Thu, 26 Apr 2007 00:26:44 +0000 Sean Egan merge of '1d4d484c73a0770b9f9616808d7d00a3de9d21f4'
Wed, 25 Apr 2007 14:01:28 +0000 Stu Tomlinson These files are no longer in the repository, remove them from EXTRA_DIST so
Wed, 25 Apr 2007 23:55:56 +0000 Sean Egan Works for me! Renames prefs: /core to /purple, /gaim/gtk to /pidgin, /gaim/gnt to /finch
Wed, 25 Apr 2007 18:40:34 +0000 Sean Egan fixes #280
Wed, 25 Apr 2007 16:03:24 +0000 Ethan Blanton /whowas for IRC. Thanks, achris.
Wed, 25 Apr 2007 13:42:00 +0000 Stu Tomlinson Update RPM spec file to reflect libpurple plugins are now installed in
Wed, 25 Apr 2007 13:23:30 +0000 Stu Tomlinson another s/Purple/Pidgin/ - how many years until we've found all of these?
Wed, 25 Apr 2007 12:10:34 +0000 Stu Tomlinson insert-image.png is still used on the formatting toolbar
Wed, 25 Apr 2007 10:11:12 +0000 Hylke Bons Update authors file.
Wed, 25 Apr 2007 09:49:43 +0000 Hylke Bons Forgot to update Makefile.am.
Wed, 25 Apr 2007 09:44:21 +0000 Hylke Bons Fix icon inconsistency and remove some unused icons.
Wed, 25 Apr 2007 09:35:14 +0000 Hylke Bons New tray connecting icon.
Wed, 25 Apr 2007 07:55:08 +0000 Hylke Bons Better plugin icon by Andreas Nilsson.
Wed, 25 Apr 2007 07:48:56 +0000 Sean Egan I noticed Rob's e-mail address got accidentally mis-sedded. Rob, let me know if you want something else put there.
Fri, 27 Apr 2007 12:56:59 +0000 Richard Nelson Forgot these...
Fri, 27 Apr 2007 01:51:20 +0000 Richard Nelson Initial workspace support. refs #51
Wed, 25 Apr 2007 06:26:58 +0000 Kevin Stange I have apparently nominated myself to make sure the smiley theme keeps working. I don't even use any of these smileys! Add the new icons from Hylke to Makefile.am.
Wed, 25 Apr 2007 05:55:40 +0000 Mark Doliner Sean proposed changing ICQ's "do not disturb" status from being
Wed, 25 Apr 2007 05:25:57 +0000 Richard Laager merge of '5a1b790556f2372c9cfc080af4a11e3c3d19b2ce'
Mon, 30 Apr 2007 04:34:04 +0000 Jeffrey Connelly Add escaping and unescaping functions (for /1 and /2).
Mon, 30 Apr 2007 04:30:00 +0000 Jeffrey Connelly Add note about Monotone.
Sat, 28 Apr 2007 22:38:16 +0000 Jeffrey Connelly Replace printf() in MySpaceIM prpl with purple_debug_info().
Sat, 28 Apr 2007 21:44:47 +0000 Jeffrey Connelly Add and use MySpaceIM icon uploaded by hbons (48x48 original and resized 22x22 and 16x16 versions).
Sat, 28 Apr 2007 21:19:40 +0000 Jeffrey Connelly Add MySpaceIM header file and reorganize functions.
Sat, 28 Apr 2007 20:46:31 +0000 Jeffrey Connelly Use g_convert for UTF-16LE conversion instead of converting manually.
Wed, 25 Apr 2007 06:16:29 +0000 Jeffrey Connelly Add Nathan Peterson to COPYRIGHT, for RC4 patch at https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1694487&group_id=235
Wed, 25 Apr 2007 04:12:40 +0000 Jeffrey Connelly Completely remove old RC4 code
Wed, 25 Apr 2007 03:54:22 +0000 Jeffrey Connelly Clean up old RC4 implementation.
Wed, 25 Apr 2007 03:46:17 +0000 Jeffrey Connelly Use Purple Cipher API for RC4.
Wed, 25 Apr 2007 03:42:32 +0000 Jeffrey Connelly Add rc4_get_key_size, to match purple_cipher_context_get_option(ctx, "key_len")
Wed, 25 Apr 2007 03:14:11 +0000 Jeffrey Connelly RC4 support in cipher.c - patch from Nathan Peterson (uvwarning)
Sat, 21 Apr 2007 04:58:13 +0000 Jeffrey Connelly Add stub for myim: URL handler.
Sat, 21 Apr 2007 04:18:16 +0000 Jeffrey Connelly Gaim -> Purple
Sat, 21 Apr 2007 03:59:37 +0000 Jeffrey Connelly Add MySpace prpl to configure.ac
Sat, 21 Apr 2007 03:15:48 +0000 Jeffrey Connelly Import msimprpl 0.4.
Sat, 21 Apr 2007 02:06:07 +0000 Jeffrey Connelly Create directory for MySpaceIM protocol
Thu, 19 Apr 2007 05:30:11 +0000 Jeffrey Connelly Document prpl_info->list_icon(NULL, NULL), and add my name to COPYRIGHT.
Sun, 22 Apr 2007 11:11:49 +0000 Michael Shkutkov COPYRIGHT file was changed
Wed, 25 Apr 2007 22:23:29 +0000 Richard Laager Change the imgstore and by extension, then the buddy icon code to take over
Wed, 25 Apr 2007 21:48:56 +0000 Richard Laager Updates for the account buddy icon stuff. This doesn't yet work fully (and maybe not even partly), but it compiles.
Wed, 25 Apr 2007 01:19:24 +0000 Richard Laager I'm stupid. If an icon doesn't exist, it's a good idea to create it when we want to fill it with data, not when we don't.
Wed, 25 Apr 2007 01:19:01 +0000 Richard Laager There's no need to actually lookup the icon now, as the core ensures the checksum gets deleted if the file disappears.
Wed, 25 Apr 2007 00:57:53 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head efad0dfb8f3cfbe4b837192b16689470c201d03a)
Wed, 25 Apr 2007 00:56:13 +0000 Richard Laager Move the prpl icon checksum code into the core, so we can delete the
Tue, 24 Apr 2007 20:23:50 +0000 Richard Laager Fix a bug with removing custom buddy icons.
Tue, 24 Apr 2007 19:58:14 +0000 Richard Laager Switch to using g_file_get_contents() instead of our own code.
Tue, 24 Apr 2007 19:12:48 +0000 Richard Laager Fix the memory leaking and improper calls to ref_filename(). Also, remove some debugging code.
Tue, 24 Apr 2007 17:00:51 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4aa2b7eeb61cd3d2c11632642e780a296bc0b779)
Tue, 24 Apr 2007 17:00:22 +0000 Richard Laager Fix the custom icon stuff, and various memory leaks. At this point, custom
Tue, 24 Apr 2007 16:20:01 +0000 Richard Laager Call the migrate code from Finch.
Tue, 24 Apr 2007 13:28:42 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c33cbe1ca040482d72c165cedf821bcedb280179)
Tue, 24 Apr 2007 13:27:42 +0000 Richard Laager If we're not caching icons, then don't save the filename.
Tue, 24 Apr 2007 04:39:07 +0000 Richard Laager Since I'm about to push this, I'm going to comment out the temp code that references my home directory.
Tue, 24 Apr 2007 04:35:38 +0000 Richard Laager Bug fixes! From my preliminary testing, the standard buddy icon stuff is working.
Tue, 24 Apr 2007 03:57:07 +0000 Richard Laager Rework the buddy icon subsystem to use the imgstore subsystem, and modify the
Tue, 24 Apr 2007 03:56:16 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 6096404018084d5ea24f916c8e757d64e237dbd7)
Mon, 23 Apr 2007 17:39:58 +0000 Richard Laager The buddy icon code as it stands, with lots of bugs and design flaws.
Mon, 23 Apr 2007 17:19:27 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 05f7badcad9471084218e698a5c011908d17af90)
Mon, 23 Apr 2007 17:11:34 +0000 Richard Laager Call the core migrate code.
Mon, 23 Apr 2007 17:10:38 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head d42ad2da81f881b2fbd2fb080cc70a843bc70d02)
Mon, 23 Apr 2007 17:08:09 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 401f15786be56deb06ae79bf29c341bab26203d7)
Mon, 23 Apr 2007 17:06:43 +0000 Richard Laager There's no need to recalculate the home_dir on every call to
Mon, 23 Apr 2007 17:05:54 +0000 Richard Laager Use ~/.purple only, never ~/.gaim. This is a revert of the functional
Mon, 23 Apr 2007 17:00:08 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head f20ceeff726ad3a9ee267225bb6e69f971d759bb)
Fri, 27 Apr 2007 05:18:14 +0000 Etan Reisner This is mostly moving Purple::GtkUI:: -> Pidgin:: which has the side effect of
Fri, 27 Apr 2007 04:25:21 +0000 Etan Reisner Kill the libpurpleperl hack library and move the init stuff to perl.so itself.
Wed, 25 Apr 2007 02:36:05 +0000 Ethan Blanton This looks like the last of the purplification for Tcl. Somebody done
Wed, 25 Apr 2007 02:23:29 +0000 Ethan Blanton merge of '0ad153fbef57439d42601681df47200b190f5306'
Wed, 25 Apr 2007 01:43:41 +0000 Daniel Atallah Fix #273 (Emoticons appearing in reverse order).
Wed, 25 Apr 2007 00:48:59 +0000 Daniel Atallah merge of '88a78587504cdd42570461a2b391b54b5c3d4aab'
Wed, 25 Apr 2007 00:31:07 +0000 Daniel Atallah Add missing mingw Makefiles to dist.
Wed, 25 Apr 2007 01:51:01 +0000 Sean Egan Use Tango colors on conversation tabs. Same colors, different tones.
Wed, 25 Apr 2007 00:45:17 +0000 Sean Egan New logo.png
Tue, 24 Apr 2007 22:40:54 +0000 Sean Egan Add Hylke's font face icon
Tue, 24 Apr 2007 21:56:09 +0000 Sadrul Habib Chowdhury merge of '71d55b79094812b06899c2bbe86ce7a8507ac80e'
Tue, 24 Apr 2007 21:44:13 +0000 Kevin Stange merge of '5a49fd68be5cffec6a2aae0c0cc312c64f67138d'
Tue, 24 Apr 2007 21:35:54 +0000 Kevin Stange Remove the XMPP section... it seems no one else uses XEP-0038 for a
Tue, 24 Apr 2007 19:51:09 +0000 Hylke Bons font-face icon, some please fix a link to this, i don't want to mess up.
Tue, 24 Apr 2007 19:21:18 +0000 Hylke Bons about icon
Tue, 24 Apr 2007 15:28:48 +0000 Luke Schierer a translation that nearly got lost as we migrated from sf's trackers to trac's
Tue, 24 Apr 2007 08:30:03 +0000 Hylke Bons Fixed some smileys in Yahoo!. I had these stored locally, glad I can commit now. :)
Tue, 24 Apr 2007 05:17:46 +0000 Kevin Stange Also, switch Jabber to XMPP so the jabber-specific smiley set works.
Tue, 24 Apr 2007 05:14:37 +0000 Kevin Stange merge of '6096404018084d5ea24f916c8e757d64e237dbd7'
Tue, 24 Apr 2007 03:56:03 +0000 Richard Laager merge of '05f7badcad9471084218e698a5c011908d17af90'
Mon, 23 Apr 2007 17:19:11 +0000 Richard Laager Death to // comments.
Mon, 23 Apr 2007 17:10:08 +0000 Richard Laager A comment in here mentions "untar", so I think it was copied from the
Mon, 23 Apr 2007 17:07:50 +0000 Richard Laager Add Simom's real name, Simo Mattila, to the COPYRIGHT file for his patch in
Mon, 23 Apr 2007 16:59:37 +0000 Richard Laager When initializing, the debug system is initialized before the prefs system, but
Mon, 23 Apr 2007 16:57:12 +0000 Richard Laager The core portion of the migration code. This is implemented as I described
Tue, 24 Apr 2007 05:13:40 +0000 Kevin Stange Sean told me to fix this, so I am. This makes several ICQ smileys work properly (escaping spaces), correct escapes all backslashes, and comments out four Yahoo smileys that conspicuously fail to exist. I'd make them, but I'm no artist.
Tue, 24 Apr 2007 03:32:09 +0000 Evan Schoenberg merge of 'ed8e54275ef886f687084411cbb9280b8a2e3111'
Tue, 24 Apr 2007 02:51:54 +0000 Evan Schoenberg merge of '6de71ef9e800c2eb8aabe863d98aa274379791e2'
Tue, 24 Apr 2007 02:51:53 +0000 Stu Tomlinson <elb> nosnilmot: those magic numbers should probably have been fixed to not
Tue, 24 Apr 2007 01:44:49 +0000 Stu Tomlinson Minor ChangeLog tweaks.
Mon, 23 Apr 2007 23:55:11 +0000 Gary Kramlich merge of '737a5f263d2401ffd63542586a1b261376ed022f'
Mon, 23 Apr 2007 22:01:28 +0000 Kevin Stange merge of 'ba1eb6457e947b8ab1bd5a6e3652e1e0a05bbd9c'
Mon, 23 Apr 2007 21:53:27 +0000 Hylke Bons test
Mon, 23 Apr 2007 21:51:06 +0000 Sean Egan For Luke. Fixes saved status selection
Mon, 23 Apr 2007 21:05:15 +0000 Sean Egan merge of '55f22d2ce30ce89352ce4b9c71f8f02875603aa2'
Tue, 24 Apr 2007 00:39:22 +0000 Evan Schoenberg The iTunes music store link makes sense to show on OS X, too
Mon, 23 Apr 2007 22:00:21 +0000 Kevin Stange Make note of purple-url-handler
Mon, 23 Apr 2007 21:46:16 +0000 Kevin Stange Missed an error...
Mon, 23 Apr 2007 21:37:17 +0000 Kevin Stange Pidgin/Finch/purplified the ChangeLog and corrected some errors.
Mon, 23 Apr 2007 16:28:10 +0000 Richard Laager merge of 'c14c1a2f0a30615fa91d00b6f77a89b9b37d9bc9'
Tue, 24 Apr 2007 21:54:12 +0000 Sadrul Habib Chowdhury Make sure the blinking docklet has the same size. Fixes #174.
Mon, 23 Apr 2007 07:54:21 +0000 Mark Doliner merge of '2a2d4d6f656ef5ff272b086eb6eba1bee0c466de'
Mon, 23 Apr 2007 07:44:12 +0000 Mark Doliner merge of 'b2ed97746412540812181f94bcb3e2f077321052'
Mon, 23 Apr 2007 07:44:10 +0000 Mark Doliner merge of 'c04ec8c15e35618f8f52341ab439770d5630319d'
Mon, 23 Apr 2007 06:29:50 +0000 Sadrul Habib Chowdhury merge of '5227d53d05340b1c55335bc5ef30e1e63cd75b2c'
Mon, 23 Apr 2007 06:28:18 +0000 Sadrul Habib Chowdhury Gracefully do nothing if the WINDOWID is invalid. And plug a leak, thanks to deryni.
Mon, 23 Apr 2007 07:54:13 +0000 Mark Doliner Ok I couldn't resist. For iChat and Adium buddies who are advertising
Mon, 23 Apr 2007 07:42:57 +0000 Mark Doliner Add the iTunes Music Store url to the GaimPresence for buddies onyour
Mon, 23 Apr 2007 06:43:49 +0000 Mark Doliner Fix two minor compile warnings
Mon, 23 Apr 2007 06:21:38 +0000 Mark Doliner Get rid of two really minor warnings
Mon, 23 Apr 2007 03:02:37 +0000 Daniel Atallah Fix #248 (Control shouldn't steal focus from scrollback)
Mon, 23 Apr 2007 01:30:49 +0000 Daniel Atallah Allow include and lib paths to be overridden from local.ent
Mon, 23 Apr 2007 01:29:29 +0000 Daniel Atallah Add mingw makefile for 22px toolbar pixmaps.
Mon, 23 Apr 2007 01:06:06 +0000 Mark Doliner merge of '5ee6fd5ddac3a8e8920941dee8be3ae5a615c105'
Sun, 22 Apr 2007 23:56:41 +0000 Sadrul Habib Chowdhury merge of 'b24c89000da03300850bf984fbb737f993e763d5'
Sun, 22 Apr 2007 23:55:24 +0000 Sadrul Habib Chowdhury Implement the plugin-pref ui using the request api. The preferences for the core plugins can now be modified from Finch. And no new strings.
Mon, 23 Apr 2007 07:03:53 +0000 Sean Egan Fixes #213 This allows only 20 animated smileys to be animnating at a time
Sun, 22 Apr 2007 19:10:00 +0000 Sean Egan Don't show Available orb for 'New...' and 'Custom...'
Mon, 23 Apr 2007 01:05:27 +0000 Mark Doliner If anyone sees the "Unable to add buddy 1" message after
Sun, 22 Apr 2007 18:49:01 +0000 Mark Doliner Don't send a "transaction end" if we haven't sent a "transaction begin"
Sun, 22 Apr 2007 23:39:44 +0000 Richard Laager Ticket #246 from bjoernv
Sun, 22 Apr 2007 22:24:00 +0000 Ethan Blanton A quick architecture diagram for the Pidgin Way
Sun, 22 Apr 2007 22:23:10 +0000 Ethan Blanton merge of '0367c7ba68e12f430c7443660ff965ebdd118a75'
Sun, 22 Apr 2007 18:20:05 +0000 Mark Doliner merge of '1fec4b7f300a8ab8b7036a98e8ecc90808bbe5ca'
Sun, 22 Apr 2007 21:29:07 +0000 Stu Tomlinson New select-avatar image from hbons
Sun, 22 Apr 2007 17:59:19 +0000 Stu Tomlinson merge of '51e0efe487e61c55de88411e33a7da6b122c2cf0'
Sun, 22 Apr 2007 17:58:17 +0000 Stu Tomlinson Add virtual provides for gaim & gaim-devel
Sun, 22 Apr 2007 17:54:51 +0000 Stu Tomlinson Fedora has removed the Epoch from their RPM so we can do the same now.
Sat, 21 Apr 2007 18:54:36 +0000 Mark Doliner Only make sure the master group exists in the event we need to add an
Sun, 22 Apr 2007 03:37:11 +0000 Sean Egan Saved icon for saved statuses in statusbox
Sun, 22 Apr 2007 03:08:13 +0000 Sean Egan Remove the OSCAR rate limiting dialog, as the only time I've ever seen it
Sat, 21 Apr 2007 17:11:35 +0000 Stu Tomlinson mmm, magic numbers! strlen("purple-") != strlen("gaim-") ...
Sat, 21 Apr 2007 16:35:27 +0000 Stu Tomlinson More compatibility improvements. Now the majority of the plugin pack (before
Sat, 21 Apr 2007 15:54:42 +0000 Stu Tomlinson Fix a compat define
Sat, 21 Apr 2007 15:42:20 +0000 Stu Tomlinson Somehow I missed huge quantities of GtkGaim compat defines in my first pass,
Sat, 21 Apr 2007 14:50:19 +0000 Stu Tomlinson Add a gtkgaim-compat.h to hopefully help the rename transition for 3rd party
Sat, 21 Apr 2007 14:04:25 +0000 Stu Tomlinson merge of '8729bdb23df9db489717da7acedcec3ffe02469a'
Sat, 21 Apr 2007 14:00:19 +0000 Sadrul Habib Chowdhury merge of '8ec6be1457d557abe192a5fc4690884c2c98e164'
Sat, 21 Apr 2007 13:59:28 +0000 Sadrul Habib Chowdhury Line up the event-checkboxes in the pounce dialog.
Sat, 21 Apr 2007 14:02:48 +0000 Stu Tomlinson Fix ignore in chats when using right-click on a nick in the conversation
Sat, 21 Apr 2007 13:37:44 +0000 Stu Tomlinson Install and look for libpurple plugins in $libdir/purple instead of
Sat, 21 Apr 2007 12:29:49 +0000 Stu Tomlinson gaim.svg doesn't exist any more, no need to worry about accidentally
Fri, 20 Apr 2007 19:14:04 +0000 Sadrul Habib Chowdhury Debug is not necessary anymore, and don't crash on null text.
Fri, 20 Apr 2007 11:53:43 +0000 Stu Tomlinson merge of '5abe746924f21bc66bd85e71590c1f148ede2930'
Fri, 20 Apr 2007 08:02:57 +0000 Sadrul Habib Chowdhury Dialogs opened resulting from a mouse-click should fain focus.
Fri, 20 Apr 2007 06:23:32 +0000 Sadrul Habib Chowdhury merge of '984fe190c0e71bccab541e57a5c0b0a696789b38'
Fri, 20 Apr 2007 07:05:49 +0000 Mark Doliner Minor cleanup
Fri, 20 Apr 2007 06:51:33 +0000 Mark Doliner Fix that pesky ICQ "Unable to add buddy 1" error. Basically we were
Fri, 20 Apr 2007 06:34:10 +0000 Mark Doliner merge of 'eab57450eff9fe8f08a5a0c429d0f2727ce8d297'
Fri, 20 Apr 2007 06:21:52 +0000 Sadrul Habib Chowdhury Use 'alias' instead of 'rename' for non-group nodes. Thankfully, this does not introduce new strings.
Fri, 20 Apr 2007 05:58:57 +0000 Mark Doliner Patch #205, from SuperMMX. Fix a bug related to using F2 to alias
Fri, 20 Apr 2007 04:04:24 +0000 Daniel Atallah Remove old wingaim stuff from TODO file.
Fri, 20 Apr 2007 03:00:07 +0000 Stu Tomlinson Patch from khc to remove the typing notifcation callback when the window is
Fri, 20 Apr 2007 01:15:29 +0000 Daniel Atallah merge of '2d5bca78effdcf8445c4b744e6334fc2cf4fe083'
Fri, 20 Apr 2007 01:07:01 +0000 Daniel Atallah The Indonesian translation had some wacky \n and \t characters that were causing warnings from msgfmt - presumably these were also preventing the translation from actually working.
Fri, 20 Apr 2007 01:06:43 +0000 Stu Tomlinson References #219
Fri, 20 Apr 2007 00:47:30 +0000 Sean Egan merge of '6b7a5fb8f33d3f1801a33540b42b5fb01b69511a'
Fri, 20 Apr 2007 00:20:20 +0000 Stu Tomlinson None of our code references this toplevel pidgin.svg, and it was just
Fri, 20 Apr 2007 00:12:15 +0000 Stu Tomlinson - Fix pkgconfig Requires
Fri, 20 Apr 2007 00:07:35 +0000 Stu Tomlinson Don't install nullclient by default, it's probably not particularly useful
Thu, 19 Apr 2007 23:56:58 +0000 Stu Tomlinson Remove references to PIDGIN_STOCK_CONNECT from pidginstock.c
Thu, 19 Apr 2007 22:28:18 +0000 Daniel Atallah Don't flash the conv. window if it is in the foreground.
Thu, 19 Apr 2007 21:14:29 +0000 Luke Schierer merge of '13c739f1a978be3498fc3c3d87e0742ac3d8e320'
Thu, 19 Apr 2007 15:07:09 +0000 Luke Schierer merge of '02ca9d2b907e1c26510d22406d0e0128b5b911d1'
Thu, 19 Apr 2007 13:32:48 +0000 Daniel Atallah Fix use before initialization and use after freeing (This is still not being used, but I figured I'd fix the stuff that I noticed).
Thu, 19 Apr 2007 01:51:32 +0000 Richard Laager merge of 'b6685c2c4de3ffbc988659fbfff2356c0835d2e3'
Thu, 19 Apr 2007 01:48:46 +0000 Richard Laager merge of '2bb8a94e3208f809586faa1c96946e6d0c2b76a5'
Thu, 19 Apr 2007 01:38:48 +0000 Richard Laager Ari noticed that TracHeader.html and TracFooter.html should be in EXTRA_DIST.
Thu, 19 Apr 2007 01:38:00 +0000 Richard Laager Ari sent in a patch, saying:
Thu, 19 Apr 2007 01:44:29 +0000 Stu Tomlinson gaim? what's that? ... a latecomer to the s/gaim/purple/ party
Thu, 19 Apr 2007 01:22:55 +0000 Richard Nelson use the invisible icon
Thu, 19 Apr 2007 01:21:25 +0000 Richard Nelson If a plugin failed to load/unload, don't pretend that it worked
Fri, 20 Apr 2007 00:47:25 +0000 Sean Egan Pssst. It's not called "Gaim" anymore
Thu, 19 Apr 2007 18:44:40 +0000 Sean Egan merge of '11e98ca1cda1355288bb5f6144d3e8fe8797e35e'
Wed, 18 Apr 2007 22:57:07 +0000 Nathan Walp merge of '8fd567043fa0c33cc2d373ee5f6451b4b40331b4'
Wed, 18 Apr 2007 22:57:03 +0000 Nathan Walp merge of '2bafabcca7d12b1fb39369f54333c5309a7cead1'
Wed, 18 Apr 2007 22:05:18 +0000 Sadrul Habib Chowdhury Show the search string in the tree.
Wed, 18 Apr 2007 22:00:41 +0000 Daniel Atallah Fix win32 build for Jabber/XMPP split.
Wed, 18 Apr 2007 21:14:39 +0000 Sean Egan merge of '52f50d9c1ba2cedab7acbe195e3f223d70f1cc3d'
Wed, 18 Apr 2007 19:59:28 +0000 Stu Tomlinson merge of '671a629f1fa8bc5ce471e79f4df04b0bf57bda90'
Wed, 18 Apr 2007 19:48:37 +0000 Stu Tomlinson merge of '6f1c8b328654eaabb362aa93ab1a72177353111b'
Wed, 18 Apr 2007 19:34:37 +0000 Stu Tomlinson Remove execute attribute from yahoo_auth.c & yahoo_auth.h
Wed, 18 Apr 2007 19:19:08 +0000 Daniel Atallah Remove GTK+ theme selection from installer. The next GTK+ runtime installer will contain a theme selector utility.
Thu, 19 Apr 2007 18:44:33 +0000 Sean Egan Fixes ticket #211
Wed, 18 Apr 2007 21:14:34 +0000 Sean Egan Very important to add files \!
Wed, 18 Apr 2007 19:51:24 +0000 Sean Egan This does the ol' AIM/ICQ split trick on Jabber, creating an XMPP prpl. This can be used, later, to create a Bonjour plugin that reuses libjabber
Wed, 18 Apr 2007 07:42:23 +0000 Mark Doliner When reading in substatuses from status.xml, ignore substatuses for
Wed, 18 Apr 2007 07:18:12 +0000 Mark Doliner Thanks to Peter Lawler for catching a place where we forgot to change
Wed, 18 Apr 2007 02:04:59 +0000 Sean Egan Whoops.
Thu, 19 Apr 2007 15:06:54 +0000 Luke Schierer remove some of the outdated todo stuff. most of the TODO file was handled as we worked on 2.0.0. Much of the .todo files was badly out of date, some of it completed, some of it no longer applies though not exactly completed, and other parts of it really rather debatable.
Tue, 17 Apr 2007 21:46:28 +0000 Sean Egan more icon updates
Tue, 17 Apr 2007 19:06:13 +0000 Sean Egan merge of '8099d2b88ecd036263e9ed44e1e6a3565cde621a'
Tue, 17 Apr 2007 14:59:35 +0000 Stu Tomlinson merge of '3956f53331764e51ab7d79a8de4310cb6a4c0e58'
Tue, 17 Apr 2007 14:11:56 +0000 Daniel Atallah Add cairo to the mingw build include path. Fixes #175 .
Tue, 17 Apr 2007 12:12:05 +0000 Stu Tomlinson Fix Gtk+ 2.0 support
Tue, 17 Apr 2007 11:40:13 +0000 Stu Tomlinson Don't error out of ./configure on older pango versions
Tue, 17 Apr 2007 11:14:50 +0000 Stu Tomlinson Fix for using Pango < 1.4, will not have complete RTL support with older
Tue, 17 Apr 2007 10:15:54 +0000 Stu Tomlinson s/purple/pidgin/
Tue, 17 Apr 2007 10:14:26 +0000 Stu Tomlinson A couple of missed s/purple/pidgin/'s
Tue, 17 Apr 2007 10:02:04 +0000 Stu Tomlinson - Add some Obsolete:s to help upgrades
Tue, 17 Apr 2007 09:57:35 +0000 Stu Tomlinson Make the check for "check" non-fatal
Tue, 17 Apr 2007 09:47:23 +0000 Stu Tomlinson merge of '0004c439d3a8b009b8c0a87116e04dd76541bd23'
Tue, 17 Apr 2007 09:47:00 +0000 Stu Tomlinson Remove binary relocation support stuff
Tue, 17 Apr 2007 15:30:16 +0000 Sean Egan Apparently this breaks some wm's badly. If it's useful on Windows, Daniel should feel free to re-add it with ifdefs
Tue, 17 Apr 2007 06:26:04 +0000 Mark Doliner Fix a typo that broke make dist
Tue, 17 Apr 2007 05:48:59 +0000 Mark Doliner Patch from SuperMMX, "I would like to be able to rename (alias)
Tue, 17 Apr 2007 04:22:49 +0000 Richard Laager merge of '115bf476eae0a7a06193664f17ba4a1a6d4c9294'
Tue, 17 Apr 2007 04:21:58 +0000 Richard Laager Remove the FAQ. Fixes #159.
Tue, 17 Apr 2007 02:22:46 +0000 Daniel Atallah Test for mtn commit message integration. Fixes #26 . References #50 (not really).
Tue, 17 Apr 2007 01:38:06 +0000 Daniel Atallah Fix a printf(%s, NULL) when opening a log for an buddy whose contact has no online buddies and no alias.
Mon, 16 Apr 2007 23:19:38 +0000 William Ehlhardt merge of '28b9b747c33511754217017badcbdf3fa96ad1ee'
Mon, 16 Apr 2007 22:03:31 +0000 Sean Egan merge of '04795a5f718916bd7e8435bca219850451a17c94'
Mon, 16 Apr 2007 22:03:26 +0000 Sean Egan Some icon improvements from hbons
Mon, 16 Apr 2007 21:42:19 +0000 Sadrul Habib Chowdhury merge of 'a0cdc54d9604b75f423f6a7858a809cd60a9fcff'
Mon, 16 Apr 2007 21:31:57 +0000 Warren Togami Rename a number of Perl functions which were munged at some point
Mon, 16 Apr 2007 21:02:51 +0000 Luke Schierer some translation updates. Also ticket 111 says that our zh_TW translation is also a zh_HK translation.
Mon, 16 Apr 2007 16:21:33 +0000 Daniel Atallah Fix win32 build after autoreply was moved back to the plugin pack.
Mon, 16 Apr 2007 06:37:20 +0000 Mark Doliner Port SVN revisions 18230 to 18232 from Mark Huetsch from sf SVN to
Mon, 16 Apr 2007 05:37:44 +0000 Richard Laager merge of '208954788ae2550f1dbc241cbca23eb02991dc5a'
Mon, 16 Apr 2007 05:37:27 +0000 Richard Laager Update .mtn-ignore to properly deal with things produced by make check
Mon, 16 Apr 2007 05:34:42 +0000 Mark Doliner merge of '6df34558fc23a634459555ee015c8d2b0acbe5e5'
Mon, 16 Apr 2007 05:27:50 +0000 Richard Laager merge of '870d6ea8b3a6295793acd9d484c77d4b72424a29'
Mon, 16 Apr 2007 05:19:07 +0000 Richard Nelson emit/handle gnttree signals appropriately
Mon, 16 Apr 2007 05:27:17 +0000 Richard Laager Word on the street is that we don't want things named pidginfoo_bar(), but
Mon, 16 Apr 2007 05:07:21 +0000 Richard Laager Doxygen updates. This eliminated all the warnings from Doxygen.
Mon, 16 Apr 2007 03:37:48 +0000 Richard Laager Fix Ticket #162
Mon, 16 Apr 2007 03:24:47 +0000 Richard Laager Effect the rename in the C-HOWTO and clean it up.
Mon, 16 Apr 2007 02:19:58 +0000 Richard Laager I don't like the pidginfoo_bar widget names that resulted from the sed.
Mon, 16 Apr 2007 02:09:17 +0000 Richard Laager Update some paths in the man pages.
Mon, 16 Apr 2007 02:08:42 +0000 Richard Laager More renaming.
Mon, 16 Apr 2007 02:08:18 +0000 Richard Laager Relabel the Doxygen group as libpurple
Mon, 16 Apr 2007 02:07:49 +0000 Richard Laager Rename the Doxygen group from gntui to finch and define the finch group
Mon, 16 Apr 2007 02:05:07 +0000 Richard Laager Rename the Doxygen group from gtkui to pidgin.
Mon, 16 Apr 2007 00:56:16 +0000 Richard Laager The Crazy Chat plugin doesn't need a configure.ac from a seriously out of date copy of Gaim.
Mon, 16 Apr 2007 00:55:43 +0000 Richard Laager The channel is #pidgin-win32, at least for now.
Mon, 16 Apr 2007 00:54:59 +0000 Richard Laager The channel is #pidgin-win32, at least for now.
Mon, 16 Apr 2007 00:54:57 +0000 Richard Laager Are we calling it Purple anywhere else? libpurple makes more sense to me.
Mon, 16 Apr 2007 00:54:03 +0000 Richard Laager Replace an instance of GAIM with "Pidgin, Finch, and libpurple"
Mon, 16 Apr 2007 00:53:13 +0000 Richard Laager s/GAIM/PURPLE/ in a comment.
Mon, 16 Apr 2007 00:52:52 +0000 Richard Laager Deal with Gaim in some error messages.
Mon, 16 Apr 2007 00:52:23 +0000 Richard Laager s/Gaim/Pidgin/
Mon, 16 Apr 2007 00:51:43 +0000 Richard Laager Point to the Pidgin website.
Mon, 16 Apr 2007 00:50:57 +0000 Richard Laager Update the Doxygen signals documentation to match the new struct names.
Mon, 16 Apr 2007 00:49:52 +0000 Richard Laager Point to the devel@pidgin.im list instead of gaim-devel.
Mon, 16 Apr 2007 00:49:29 +0000 Richard Laager I think it's a good idea to mention Pidgin here, and that this is a compatibility layer.
Mon, 16 Apr 2007 00:48:49 +0000 Richard Laager Point to the Pidgin website.
Mon, 16 Apr 2007 00:48:13 +0000 Richard Laager s/Gaim/Pidgin/ since this file got missed somehow or something.
Mon, 16 Apr 2007 00:46:39 +0000 Richard Laager merge of '3ae1c2f29b72682bad3542b9c0175438dd3309c0'
Mon, 16 Apr 2007 00:44:33 +0000 Richard Laager merge of '07fc4db9a3c2c12596e0354b8e7959aa847f966b'
Sun, 15 Apr 2007 23:26:37 +0000 Richard Laager Beat some older documentation into submission.
Sun, 15 Apr 2007 23:16:27 +0000 Richard Laager The contents of this file don't seem very useful. This stuff either Just Works
Sun, 15 Apr 2007 23:06:52 +0000 Richard Laager Let's just have HACKING point to Trac, okay?
Sun, 15 Apr 2007 23:05:46 +0000 Richard Laager Killing the HACKING file, which is way out of date.
Sun, 15 Apr 2007 22:56:00 +0000 Richard Laager Adding achris to the COPYRIGHT file.
Sun, 15 Apr 2007 22:55:36 +0000 Richard Laager simple-crashfix.diff from achris in ticket #98. This is a fix for the crasher,
Sun, 15 Apr 2007 22:32:23 +0000 Richard Laager merge of '346cf9389391965a41f873cb9e225e49cb51362e'
Mon, 16 Apr 2007 21:40:15 +0000 Sadrul Habib Chowdhury This was causing problems with jabber in finch.
Sun, 15 Apr 2007 23:54:55 +0000 Sadrul Habib Chowdhury merge of '7c800719ac0b585a5b02eaeb188880c191d1da89'
Sun, 15 Apr 2007 23:53:36 +0000 Sadrul Habib Chowdhury merge of '8046b7a899d45a4d09e4c0cb3df20a01d7b134fe'
Sun, 15 Apr 2007 19:55:56 +0000 Stu Tomlinson Autoreply plugin was punted back to the plugin pack
Sun, 15 Apr 2007 19:52:06 +0000 Stu Tomlinson gaiminc.c was renamed to pidgininc.c
Sun, 15 Apr 2007 23:45:52 +0000 Sadrul Habib Chowdhury Include header files, not source files. Bah.
Thu, 19 Apr 2007 01:48:35 +0000 Richard Laager Revision aaa701a323aaa390e0b0b64480dd7522d132d323 by nwalp added a call to
Wed, 18 Apr 2007 22:56:12 +0000 Nathan Walp This lets you rename entire trees of prefs. This should help with the migration
Sun, 15 Apr 2007 20:00:30 +0000 Nathan Walp ca.po update
Sun, 15 Apr 2007 19:58:43 +0000 Nathan Walp en_GB update
Sun, 15 Apr 2007 19:34:50 +0000 Stu Tomlinson Drop -tcl & -silc sub-packages, include both in the main libpurple RPM.
Sun, 15 Apr 2007 19:26:30 +0000 Stu Tomlinson Add BUILT_SOURCES to libgnt's Makefile.am. Patch from sadrul to fix the
Sun, 15 Apr 2007 19:15:12 +0000 Stu Tomlinson merge of '818e92282383bd62cfd83d7cde9d0bad84e648ab'
Mon, 16 Apr 2007 05:33:13 +0000 Mark Doliner Minor fixes to get "make dist" to work
Sun, 15 Apr 2007 18:52:54 +0000 Mark Doliner merge of '495fbd738a23f24591f098b137d932381b6bc8ad'
Sun, 15 Apr 2007 18:52:28 +0000 Mark Doliner Sort smiley themes case-insensitively because I think that's what
Sun, 15 Apr 2007 18:51:11 +0000 Mark Doliner Call strtolower() so that we don't have to check against the
Sun, 15 Apr 2007 18:50:31 +0000 Mark Doliner Slightly more descriptive
Sun, 15 Apr 2007 18:42:50 +0000 Mark Doliner Change another 'append' to 'prepend', since the ordering doesn't matter
Sun, 15 Apr 2007 18:38:40 +0000 Mark Doliner Change a g_slist_append() to a g_slist_prepend() in one place, and
Sun, 15 Apr 2007 18:37:20 +0000 Mark Doliner merge of '97036f771347e3ba3136697bcb575ece5e5049a1'
Sun, 15 Apr 2007 18:44:44 +0000 Gary Kramlich Moving autoreply back to the plugin pack
Sun, 15 Apr 2007 18:28:56 +0000 Richard Laager simple-casepatch.diff from achris in ticket #98
Sun, 15 Apr 2007 18:19:33 +0000 Richard Laager Adding the real name for JensenDied.
Sun, 15 Apr 2007 18:15:18 +0000 Richard Laager Print decent error messages instead of stack traces if there's a problem.
Sun, 15 Apr 2007 18:13:53 +0000 Richard Laager The .service files for libpurple aren't necessary. Their only purpose is to
Sun, 15 Apr 2007 18:09:14 +0000 Richard Laager Trac Ticket #149 from JensenDied
Sun, 15 Apr 2007 18:06:49 +0000 Richard Laager merge of '52a3faed357c462274cac6f2f6359606dd4cdb3d'
Sun, 15 Apr 2007 16:05:47 +0000 Richard Laager Suppress useless gconf messages. Hopefully I haven't introduced a bashism here.
Sun, 15 Apr 2007 15:47:32 +0000 Richard Laager Rename pidgin/plugins/gaiminc.c to pidgin/plugins/pidgininc.c
Sun, 15 Apr 2007 15:47:12 +0000 Richard Laager Apparently the .mtn-ignore patterns are regular expressions. This means
Sun, 15 Apr 2007 15:45:48 +0000 Richard Laager Add a POTFILES.skip file to skip the crazychat plugin, which isn't built by
Sun, 15 Apr 2007 15:37:40 +0000 Richard Laager Realign some things after the rename.
Sun, 15 Apr 2007 15:33:55 +0000 Richard Laager Updated German translations, from ticket #154.
Sun, 15 Apr 2007 06:57:42 +0000 Richard Laager Fix Ticket #151
Sun, 15 Apr 2007 06:56:43 +0000 Richard Laager Fix Ticket #152
Sun, 15 Apr 2007 18:02:11 +0000 Mark Doliner Pull out the same block of code from two places and put it into
Sun, 15 Apr 2007 17:47:45 +0000 Mark Doliner Fix a memory leak that occurs when a smiley theme lists a filename,
Sun, 15 Apr 2007 17:06:53 +0000 Mark Doliner Free segfault_message when Pidgin exits abnormally
Sun, 15 Apr 2007 17:05:44 +0000 Mark Doliner Fix a compile warning
Sun, 15 Apr 2007 08:31:16 +0000 Richard Nelson Add this now so we don't break abi right after release
Sun, 15 Apr 2007 21:21:03 +0000 Sadrul Habib Chowdhury Allow adding information widgets in the conversation window.
Sun, 15 Apr 2007 20:25:40 +0000 Sadrul Habib Chowdhury These bindings are easier for changing window order.
Sun, 15 Apr 2007 06:54:54 +0000 Sadrul Habib Chowdhury alt-/ to get a list of keybindings for the focused widget.
Sun, 15 Apr 2007 05:49:27 +0000 Sadrul Habib Chowdhury Add a utility function to create widgets from an XML description.
Sun, 15 Apr 2007 05:42:14 +0000 Sadrul Habib Chowdhury Add a utility function to assist scrolling in a textview.
Sun, 15 Apr 2007 05:28:29 +0000 Sadrul Habib Chowdhury We don't need to do anything about the heights here.
Sun, 15 Apr 2007 01:26:57 +0000 Daniel Atallah The GdkWindow doesn't exist until after the window is realized, so the decorations can't be manipulated until after that. I bet this will work in a bunch of WMs now.
Sun, 15 Apr 2007 00:32:57 +0000 Sean Egan Set the disable maximize button hint on the blist. I couldn't find a window manager that supports this, but I bet win32 does.
Sun, 15 Apr 2007 00:15:32 +0000 Nathan Walp merge of 'aa2170e50c202539ea83f299b04eedf9a5d62178'
Sat, 14 Apr 2007 23:47:24 +0000 Mark Doliner sf patch #1622581, from Greg Taeger
Sat, 14 Apr 2007 19:38:21 +0000 Richard Laager merge of '01e42cca23c49f916ae6e003641408af389cf912'
Sat, 14 Apr 2007 19:38:19 +0000 Richard Laager merge of '1a3995ffd4f7ad079f6377453aed4c3823216afb'
Sun, 15 Apr 2007 19:13:25 +0000 Stu Tomlinson Fix for building RPMs without finch - fixes part of ticket 123, and add some
Sat, 14 Apr 2007 17:58:13 +0000 Stu Tomlinson Another ChangeLog entry. Anyone would think I was just trying to get CIA &
Sat, 14 Apr 2007 17:51:58 +0000 Stu Tomlinson I think this is ChangeLog-worthy. Someone might want to reword it though.
Sat, 14 Apr 2007 17:45:23 +0000 Stu Tomlinson Changelog the Bi-di/RTL text improvements. I bet there are a billion things
Sat, 14 Apr 2007 18:42:09 +0000 Richard Laager The musicmessaging plugin was installing to lib/gaim and share/pixmaps/gaim.
Sat, 14 Apr 2007 18:40:40 +0000 Richard Laager If we're going to keep this, let's not have default paths under /usr/local, k?
Sat, 14 Apr 2007 17:28:22 +0000 Stu Tomlinson Ignore tar.bz2's too
Sat, 14 Apr 2007 17:07:52 +0000 Stu Tomlinson Stop Yahoo sending SPAN tags, fixes Yahoo part of ticket 78
Sat, 14 Apr 2007 16:37:08 +0000 Stu Tomlinson Fix the HTML-on-IRC issues observed as a result of the bi-di text support
Sat, 14 Apr 2007 16:32:42 +0000 Stu Tomlinson Make non-standard mode characters support connection-specific instead of
Sat, 14 Apr 2007 13:20:05 +0000 Richard Nelson ...only for groups
Sat, 14 Apr 2007 12:39:33 +0000 Richard Nelson Remember the collapsed state of groups in the blist
Sat, 14 Apr 2007 12:38:31 +0000 Richard Nelson merge of '5f2da9b1c55764e371254bcde18f34bb07edcc03'
Sat, 14 Apr 2007 07:39:02 +0000 Sadrul Habib Chowdhury merge of '1eb0be7082a7d25b66cdd441b3fdb604ad46796f'
Sat, 14 Apr 2007 19:06:19 +0000 Sean Egan For a first time user, don't show the buddy list telling him to go to Accounts>Add/Edit, because Accounts->Add/Edit is already open with its own instructions. Show only one window with instructions and then present the Buddy List when you create your first account.
Sat, 14 Apr 2007 08:42:17 +0000 Sean Egan Fix a possible gstreamer crash
Sat, 14 Apr 2007 08:19:51 +0000 Sean Egan The things that C will allow to compile astound me. Removes an errant apostrophe.
Sat, 14 Apr 2007 07:23:05 +0000 Sean Egan Fix ticket #52
Sat, 14 Apr 2007 07:15:02 +0000 Sean Egan Death to Binreloc\!
Sat, 14 Apr 2007 04:23:30 +0000 Richard Laager Adding a note to ChangeLog.API to briefly document that API. I shamelessly
Sat, 14 Apr 2007 03:09:03 +0000 Stu Tomlinson Document my last spec file update. Revisionist history rules!
Sat, 14 Apr 2007 02:19:49 +0000 Stu Tomlinson merge of '68afd9ff77d030e589ee7972830cf2a91916240f'
Sat, 14 Apr 2007 00:04:49 +0000 Daniel Atallah merge of '748e70b43d9e828a79f3c72c9fbe484f9e893dbd'
Fri, 13 Apr 2007 21:35:30 +0000 Richard Laager Add shlomi to the COPYRIGHT file. He wrote the RTL patch, which is apparently
Sat, 14 Apr 2007 01:23:12 +0000 Sean Egan Add some padding between the emblem and the buddy icon
Sat, 14 Apr 2007 00:55:35 +0000 Sean Egan but only if it's in the buddy list\!
Sat, 14 Apr 2007 00:44:18 +0000 Sean Egan Hylke requested that we slightly round the corners of budy icons in the blist to better match the round status icons
Fri, 13 Apr 2007 21:20:51 +0000 Gary Kramlich Patch from Eoin Coffey to install the mono loader into the correct directory.
Fri, 13 Apr 2007 17:36:41 +0000 Luke Schierer esperanto!
Fri, 13 Apr 2007 16:34:57 +0000 Luke Schierer new es.po
Fri, 13 Apr 2007 12:23:24 +0000 Stu Tomlinson Bleeter thought it might be a good idea to actually put libpurple in the
Fri, 13 Apr 2007 04:54:08 +0000 Daniel Atallah Updates to .mtn-ignore
Fri, 13 Apr 2007 04:15:14 +0000 Richard Laager Patch cleanups:
Fri, 13 Apr 2007 04:13:24 +0000 Shlomi Loubaton Patch from shlomil in ticket #78.
Fri, 13 Apr 2007 02:43:11 +0000 Richard Nelson Add myself to help->about
Fri, 13 Apr 2007 02:42:53 +0000 Richard Nelson This is called Finch
Fri, 13 Apr 2007 02:37:56 +0000 Daniel Atallah Fix Bug #125 (Perl plugins using timeouts not having timeouts unregistered when plugin unloaded)
Fri, 13 Apr 2007 01:57:16 +0000 Daniel Atallah This should be called Purple.xs instead of Pidgin.xs
Thu, 12 Apr 2007 17:03:40 +0000 Stu Tomlinson MSN nexus servers seem to have started reporting HTTP 503 Service Unavailable
Thu, 12 Apr 2007 05:26:43 +0000 Mark Doliner merge of '2b84a8b2d83491cd54feb1e1d9ee5ce1a4c153af'
Thu, 12 Apr 2007 00:50:13 +0000 Stu Tomlinson Include pidgin.svg in the RPM
Thu, 12 Apr 2007 00:34:16 +0000 Stu Tomlinson pixmaps/pidgin.png is no more, there are probably more pixmaps changes to
Wed, 11 Apr 2007 20:07:21 +0000 Stu Tomlinson Whitespace
Wed, 11 Apr 2007 19:52:57 +0000 Stu Tomlinson Whitespace
Wed, 11 Apr 2007 19:45:20 +0000 Stu Tomlinson Whitespace
Wed, 11 Apr 2007 18:03:09 +0000 Luke Schierer merge of '6c54a71cc08e47f3b1498c61ee62d17107165817'
Wed, 11 Apr 2007 17:51:32 +0000 Sean Egan merge of 'c5609c3b315c4f56aeae24c2339c9b422280584a'
Wed, 11 Apr 2007 17:51:27 +0000 Sean Egan Had this hanging around. Put Pidgin in the docklet tooltip
Sun, 15 Apr 2007 00:14:34 +0000 Nathan Walp patch from Simon Wilkinson to support Jabber/XMPP w/o passwords
Wed, 11 Apr 2007 18:02:18 +0000 Luke Schierer some doc changes
Wed, 11 Apr 2007 17:46:01 +0000 Luke Schierer merge of '61bd92273cfaf5b40f9f2dbedb86832dcf9ffda7'
Wed, 11 Apr 2007 15:45:48 +0000 Mark Doliner I noticed some places where we were doing the whole
Wed, 11 Apr 2007 15:21:47 +0000 Stu Tomlinson merge of '662dc38f3c156e501f9fa55b24a10bfcf82cc7ac'
Wed, 11 Apr 2007 14:46:04 +0000 Stu Tomlinson Hopefully prevent libpurple causing problems for 3rd party UIs if they also
Wed, 11 Apr 2007 13:38:05 +0000 Stu Tomlinson Rename /purple/gtk preferences back to /gaim/gtk to allow for smooth upgrades
Wed, 11 Apr 2007 13:35:46 +0000 Stu Tomlinson Make the -uninstalled.pc files work a bit better, I'm not sure this is 100%
Wed, 11 Apr 2007 13:34:40 +0000 Stu Tomlinson Avoid a possible NULL pointer dereference
Wed, 11 Apr 2007 13:34:17 +0000 Stu Tomlinson Avoid a possible NULL pointer dereference
Wed, 11 Apr 2007 13:32:57 +0000 Stu Tomlinson Remove some dead code
Wed, 11 Apr 2007 12:13:16 +0000 Stu Tomlinson Separate out libpurple, libpurple-devel and finch-devel RPMs
Wed, 11 Apr 2007 12:06:25 +0000 Stu Tomlinson Revert to internal UI name of gtk-gaim to preserve UI prefs on upgrade
Wed, 11 Apr 2007 12:02:45 +0000 Stu Tomlinson "delete" is a reserved word in C++, rename the "delete" member of
Wed, 11 Apr 2007 12:01:40 +0000 Stu Tomlinson I believe this automated changelog entry was accidentally committed and the
Wed, 11 Apr 2007 17:28:30 +0000 Luke Schierer Another update from Miles.
Wed, 11 Apr 2007 14:03:28 +0000 Daniel Atallah uvwarning noticed that this include was wrong
Tue, 10 Apr 2007 22:23:13 +0000 Luke Schierer merge of '774a6ad28dbf02d6b0679f993a68134a43be527d'
Tue, 10 Apr 2007 18:21:17 +0000 Luke Schierer translation update
Tue, 10 Apr 2007 16:54:51 +0000 Richard Laager merge of '4c3d720cd8cc6a8064bdb547b714b74160a7cd19'
Tue, 10 Apr 2007 15:45:07 +0000 Daniel Atallah Update doxygen to generate stuff that works in Trac
Tue, 10 Apr 2007 14:12:45 +0000 Daniel Atallah Fix some mingw makefile rename glitches.
Tue, 10 Apr 2007 12:26:58 +0000 Richard Nelson gntclipboard plugin needs X11
Tue, 10 Apr 2007 12:09:43 +0000 Richard Nelson merge of '8cbda621265a421cdd48fa7a90bb171ea98d3444'
Tue, 10 Apr 2007 09:32:52 +0000 Richard Nelson Only ascii keys can be bound, fixes a crash when inputting non-ascii chars
Tue, 10 Apr 2007 16:13:03 +0000 Luke Schierer translation update
Tue, 10 Apr 2007 11:44:45 +0000 Nathan Walp merge of '03ee719fb16c544fdcb92c50a84d1b3d000198b0'
Tue, 10 Apr 2007 07:25:26 +0000 Mark Doliner Fix a typo. This changes a string, but it changes it to something
Tue, 10 Apr 2007 07:19:20 +0000 Mark Doliner Fix the following compile error:
Tue, 10 Apr 2007 06:19:29 +0000 Kevin Stange This should get all the Win32 Makefiles in line with
Tue, 10 Apr 2007 16:48:20 +0000 Richard Laager Updated translation from Martin Srebotnjak <miles@filmsi.net>
Mon, 09 Apr 2007 22:54:39 +0000 Richard Laager merge of 'c1f8d61fea54568d7834a33e76ecb3d2cf4a022f'
Mon, 09 Apr 2007 22:09:51 +0000 Daniel Atallah Fix plugins compilation. I forgot to commit this.
Mon, 09 Apr 2007 21:54:19 +0000 Luke Schierer he.po update
Mon, 09 Apr 2007 20:29:31 +0000 Luke Schierer (16:27:44) Mirv: LSchiere2: actually, %s/Gaim/Pidgin/ , there's 5 instances
Mon, 09 Apr 2007 20:26:10 +0000 Luke Schierer (16:24:59) Mirv: LSchiere2: mm, about the fi.po you just downloaded, could you s/Gaim/Pidgin/ the ones in the comments and Project-Id-Version?
Mon, 09 Apr 2007 19:44:12 +0000 Luke Schierer an updated translation
Mon, 23 Apr 2007 16:28:04 +0000 Richard Laager Patch in Trac ticket #113 from Simom.
Mon, 09 Apr 2007 13:02:46 +0000 Luke Schierer I think I'm committing the more recent version of this translation
Tue, 10 Apr 2007 11:44:01 +0000 Nathan Walp new icons from hylke
Mon, 09 Apr 2007 12:30:27 +0000 Nathan Walp merge of 'd36941e443b528a93bedee123adfcef05776a8c4'
Mon, 09 Apr 2007 10:04:27 +0000 Richard Nelson merge of '649200ea9c6886cd157833a2ea5b596d48625a8b'
Mon, 09 Apr 2007 12:28:46 +0000 Nathan Walp fr.po update
Mon, 09 Apr 2007 12:25:57 +0000 Nathan Walp updated sl.po
Mon, 09 Apr 2007 03:20:40 +0000 Mark Doliner merge of 'ada29b7febfe2747e4e0a7178ca7dc11ae261d92'
Mon, 09 Apr 2007 02:27:05 +0000 Daniel Atallah Fix another refcount leak.
Mon, 09 Apr 2007 02:17:25 +0000 Daniel Atallah Fix #54 (weird blist overlay icons) and a refcount leak (which matters more since the image is being copied now).
Mon, 09 Apr 2007 02:04:03 +0000 Daniel Atallah Fix some overzealous s/gaim/purple/ stuff.
Mon, 09 Apr 2007 22:54:03 +0000 Richard Laager Remove some extraneous spaces from an e-mail address. If we're going to be linkifying these in the UI, they should work.
Mon, 09 Apr 2007 22:52:42 +0000 Richard Laager Updated translation from Martin Srebotnjak.
Mon, 09 Apr 2007 00:55:25 +0000 Richard Laager A one-line patch from Bleeter to fix an RPM build problem.
Mon, 09 Apr 2007 00:03:04 +0000 Richard Laager Use ~/.gaim if it exists, else ~/.purple. If you think you can make this code
Mon, 09 Apr 2007 00:02:14 +0000 Richard Laager When changes are made that require a re-autogen, it wasn't re-autogening. This seems to fix that, though I'm not sure it covers 100% of the issues there.
Sun, 08 Apr 2007 22:29:42 +0000 Mark Doliner sf patch #1694728, from Andrew Gaul
Sun, 08 Apr 2007 15:05:11 +0000 Nathan Walp pt_BR update
Sun, 08 Apr 2007 13:32:05 +0000 Nathan Walp translation updates
Sun, 08 Apr 2007 13:25:35 +0000 Nathan Walp more help for translators (I removed a few PIDGIN_NAME references
Mon, 09 Apr 2007 10:03:48 +0000 Richard Nelson word wrapping, fix \r\n newlines
Sat, 07 Apr 2007 22:46:39 +0000 Nathan Walp make things cleaner for translators
Sat, 07 Apr 2007 19:48:38 +0000 Nathan Walp merge of '6f088861a14e87600e0d324f5c4c994860b602af'
Sat, 07 Apr 2007 14:08:19 +0000 Luke Schierer one last pre-announcement translation update
Sat, 07 Apr 2007 19:47:35 +0000 Nathan Walp block and unblock have the right icons now
Sat, 07 Apr 2007 13:49:02 +0000 Nathan Walp we have a language that has an accent in the name, so we can't claim
Sat, 07 Apr 2007 12:28:29 +0000 Nathan Walp oops
Sat, 07 Apr 2007 04:43:50 +0000 Nathan Walp fix our string-to-time function, and add a couple tests for it
Fri, 06 Apr 2007 23:09:25 +0000 Nathan Walp merge of '29e959099ed390c625a35e7ea9cf98baa4cb53cb'
Fri, 06 Apr 2007 21:56:08 +0000 Nathan Walp new icons from hylke
Fri, 06 Apr 2007 14:59:53 +0000 Luke Schierer more translation updates
Fri, 06 Apr 2007 13:54:45 +0000 Nathan Walp (09:51:30 AM) hbons: i'm getting rid of all the chatbubbles, they're used too much
Fri, 06 Apr 2007 02:00:16 +0000 Daniel Atallah Fix dist
Thu, 05 Apr 2007 16:39:15 +0000 Luke Schierer translation update
Thu, 05 Apr 2007 04:25:11 +0000 Daniel Atallah 4bit icons for windows < XP. These are certainly not as pretty as the originals, but look a lot better than scaled down versions.
Thu, 05 Apr 2007 03:00:48 +0000 Daniel Atallah Fix build
Wed, 04 Apr 2007 23:48:22 +0000 Richard Nelson Don't remember the position of transient windows
Wed, 04 Apr 2007 21:57:05 +0000 Daniel Atallah merge of '4b0f41a73b406685da6c053dbdd7dc909b4e4183'
Wed, 04 Apr 2007 20:22:19 +0000 Sadrul Habib Chowdhury merge of '015699f55d664f822a057b5980abe9f7317959b7'
Wed, 04 Apr 2007 20:20:59 +0000 Sadrul Habib Chowdhury "elb: g_build_pathv is Glib 2.8"
Wed, 04 Apr 2007 21:41:41 +0000 Nathan Walp new icon goodness (i may have screwed this up, someone check)
Wed, 04 Apr 2007 19:18:24 +0000 Nathan Walp these are 16x16 now
Wed, 04 Apr 2007 10:18:36 +0000 Nathan Walp merge of '437e6f11b1b4135556057db73061de861c27c862'
Wed, 04 Apr 2007 08:33:50 +0000 Sadrul Habib Chowdhury Allow using different methods for reading directory entries.
Wed, 04 Apr 2007 03:50:15 +0000 Sadrul Habib Chowdhury merge of 'a9451570b92d0f29b2e120ce02c4301e9ed3ced6'
Tue, 03 Apr 2007 06:30:22 +0000 Mark Doliner Check if debug_win is != NULL before checking the preference. This
Tue, 03 Apr 2007 06:26:20 +0000 Mark Doliner Add a whimpy ui op to the debug API that returns TRUE if debugging
Wed, 04 Apr 2007 10:18:17 +0000 Nathan Walp don't show the typing animation when the typing conversation isn't the active tab
Mon, 02 Apr 2007 00:38:21 +0000 Mark Doliner sf patch #1574238, from Ka-Hing Cheung
Sun, 01 Apr 2007 19:39:33 +0000 Daniel Atallah Avoid trying to unlock the mutex after it has been destroyed.
Sun, 01 Apr 2007 17:38:16 +0000 Mark Doliner sf patch #1691784, from William Ehlhardt
Sun, 01 Apr 2007 17:23:25 +0000 Mark Doliner sf patch #1689182, from Will Thompson
Wed, 04 Apr 2007 03:47:13 +0000 Sadrul Habib Chowdhury Add a way to get a list of bindings for a widget. This can be used by, eg, a window-manager to show helpful messages to the user.
Sun, 01 Apr 2007 08:05:59 +0000 Sadrul Habib Chowdhury More fixes for resizing when shadow is turned on.
Sun, 01 Apr 2007 03:47:50 +0000 Sadrul Habib Chowdhury merge of 'e23bc35af900cf0925d85813b5896e19f73645d2'
Sun, 01 Apr 2007 02:17:06 +0000 Evan Schoenberg I commonly see a crash in which socket_ready_cb(), shortly after a laptop wakes from sleep, is passed invalid (previously freed) connect_data. It looks like this:
Sat, 31 Mar 2007 21:48:11 +0000 Daniel Atallah fix win32 build for nat-pmp stuff. I haven't tested it, but it compiles.
Sat, 31 Mar 2007 20:33:54 +0000 Evan Schoenberg The network module now registers the signal 'network-configuration-changed' and emits it when a network change is detected via libnm or the win32 network monitor. The UI could also emit this signal if it knows something network.c doesn't. UPnP and NAT-PMP respond to the signal by clearing their IP address caches; changing networks without quitting/relaunching will now lead to the new IP address being (lazily) determined. This commit also enables nat-pmp and adds nat-pmp.[h|c] to the build process; please let me know if there are any problems building, as I only have OS X test machines.
Sat, 31 Mar 2007 04:36:05 +0000 Ethan Blanton merge of '1370ba94afc8d4c4413b3887e5f31622dd02e8be'
Sun, 01 Apr 2007 03:46:58 +0000 Sadrul Habib Chowdhury Backspace to jump to parent.
Fri, 30 Mar 2007 06:47:54 +0000 Sadrul Habib Chowdhury Fine tune column hiding.
Fri, 30 Mar 2007 05:32:40 +0000 Sadrul Habib Chowdhury Allow making some columns invisible.
Thu, 29 Mar 2007 20:30:46 +0000 Sadrul Habib Chowdhury merge of '6e4582fc95533cc15bf3eca89208732cd23286c7'
Thu, 29 Mar 2007 20:30:00 +0000 Sadrul Habib Chowdhury check-items are wider.
Thu, 29 Mar 2007 17:41:06 +0000 Luke Schierer (13:18:55) LSchiere2: nosnilmot: I've been unable to compile most of the week
Fri, 30 Mar 2007 15:01:58 +0000 Stu Tomlinson Something about this looked wrong to me:
Thu, 29 Mar 2007 17:19:57 +0000 Stu Tomlinson Remove references to pidgin.png - it's been removed from the repository,
Thu, 29 Mar 2007 02:35:54 +0000 Richard Nelson plug some leaks
Thu, 29 Mar 2007 01:27:40 +0000 Sadrul Habib Chowdhury merge of '8234b7410814fdf12ae818767f1901acf28e565c'
Wed, 28 Mar 2007 17:39:17 +0000 Luke Schierer new nb.po, which I cannot fully test if my changes compile because I still cannot compile pidgin at all.
Wed, 28 Mar 2007 14:12:06 +0000 Luke Schierer merge of 'ee2473f71341ef0bbbc782c3f43a8842b164b543'
Tue, 27 Mar 2007 21:16:56 +0000 Luke Schierer make syncing to svn easier by having uniform line endings
Thu, 29 Mar 2007 01:26:24 +0000 Sadrul Habib Chowdhury Update the tab completion a little bit. The binding for suggest-show will perform suggest-next if the suggest-dropdown is already showing. If there's just one suggestion, then complete with that suggestion.
Wed, 28 Mar 2007 05:37:29 +0000 Sadrul Habib Chowdhury merge of '83e14c03d3957ab1b26da6d2893e252cd421ffa8'
Wed, 28 Mar 2007 02:32:03 +0000 Nathan Walp fix prompting to add a buddy after authorization if they're already on our list
Wed, 28 Mar 2007 01:03:14 +0000 Richard Laager merge of '0085ab4270a2c3e855d09e04044376efb74433e1'
Tue, 27 Mar 2007 21:01:08 +0000 Luke Schierer translation updates. I would see if they compile, but I can't compile at all right now.
Tue, 27 Mar 2007 04:34:02 +0000 Evan Schoenberg merge of '94ae02f3a29e8da49d90cf447907e2c07735c9cd'
Tue, 27 Mar 2007 04:21:53 +0000 Evan Schoenberg merge of '7172b457b2254aea4fdb335f5cb8b43dcbb127f5'
Wed, 28 Mar 2007 05:35:01 +0000 Sadrul Habib Chowdhury move to the next entry after (un)tagging an item.
Tue, 27 Mar 2007 03:51:42 +0000 Sadrul Habib Chowdhury merge of '58f408c6a0eb5c8b0411d8ac4754a14bef441062'
Tue, 27 Mar 2007 04:33:51 +0000 Evan Schoenberg Using rt_msghdr instead of rt_msghdr2 compiles on a greater number of systems -- specifically Mac OS X 10.3.x, in addition to the previous compilation on OS X 10.4.x and above -- and seems to work just as well. If anyone knows how the use of these seemingly very similar structs differs, enlightenment would be appreciated.
Tue, 27 Mar 2007 04:20:55 +0000 Evan Schoenberg purple_pmp_create_map() returns a gboolean now, not a pointer
Tue, 27 Mar 2007 03:08:31 +0000 Evan Schoenberg merge of '343dc2d52b5a1cb204359ecc11a1b4d98b984dd0'
Tue, 27 Mar 2007 03:07:14 +0000 Evan Schoenberg Added Zac West to the COPYRIGHT
Tue, 27 Mar 2007 03:06:35 +0000 Evan Schoenberg Patch from Zac West which (1) adds a message flag, PURPLE_MESSAGE_NOTIFY, used to indicate that a message is a protocol-level notification from a user ('buzz' in yahoo, 'nudge' in msn, for example) and (2) uses it along with improving the text displayed when sending/receiving buzzes and nudges. The addition of this flag means that a plugin could implement custom behavior, such as playing a sound or triggerring some other event, reliably and easily.
Tue, 27 Mar 2007 03:50:04 +0000 Sadrul Habib Chowdhury A few more fixes for resizing.
Tue, 27 Mar 2007 01:38:37 +0000 Sadrul Habib Chowdhury merge of '7e96b2a5202c1dd624ba497a2713aec816233996'
Tue, 27 Mar 2007 01:36:24 +0000 Sadrul Habib Chowdhury Do not crash when resizing with shadows turned on.
Tue, 27 Mar 2007 00:52:19 +0000 Richard Nelson allow cancellation of transfers waiting to be accepted
Tue, 27 Mar 2007 00:50:51 +0000 Richard Nelson typos
Tue, 27 Mar 2007 00:46:44 +0000 Richard Nelson merge of '3373e976438182796e93bab7ded908eba4db04ed'
Tue, 27 Mar 2007 00:46:18 +0000 Richard Nelson fix file saving
Mon, 26 Mar 2007 15:33:26 +0000 Daniel Atallah Some pixmap path fixes and win32 fixes
Mon, 26 Mar 2007 05:42:33 +0000 Mark Doliner More gaim->whatever isms
Mon, 26 Mar 2007 05:28:57 +0000 Mark Doliner A little doxygen love and some tiny gaim->purpleisms
Mon, 26 Mar 2007 04:59:53 +0000 Mark Doliner Minor cleanup
Mon, 26 Mar 2007 04:51:25 +0000 Sadrul Habib Chowdhury Update readme
Mon, 26 Mar 2007 04:50:24 +0000 Sadrul Habib Chowdhury makefile
Mon, 26 Mar 2007 04:19:35 +0000 Sadrul Habib Chowdhury python bindings for libgnt. dbus-gnt is a gnt-ui (sort of) for gaim over dbus. It allows continuing with the currently opened conversations. pygnt/README.txt explains what to do. Use at your own risk.
Mon, 26 Mar 2007 04:10:39 +0000 Sadrul Habib Chowdhury Some define changes. This helps in generating the python bindings.
Mon, 26 Mar 2007 04:06:15 +0000 Sadrul Habib Chowdhury use file select dialog
Mon, 26 Mar 2007 03:58:42 +0000 Sadrul Habib Chowdhury merge of 'af97194f292b3a82f2a36fc3094f579a3dfc2841'
Mon, 26 Mar 2007 01:55:33 +0000 Sadrul Habib Chowdhury merge of '04076a446ca2bc48c37d00b8b255bc1311b6c51c'
Mon, 26 Mar 2007 03:01:33 +0000 Richard Laager merge of '479ec3bc42bb56e872fb1e8d5975ee5cc73f9cb8'
Mon, 26 Mar 2007 02:48:09 +0000 Mark Doliner merge of '04076a446ca2bc48c37d00b8b255bc1311b6c51c'
Mon, 26 Mar 2007 01:19:59 +0000 Sadrul Habib Chowdhury Allow selecting multiple files from the file-select dialog.
Mon, 26 Mar 2007 00:44:09 +0000 Sadrul Habib Chowdhury merge of '639aeb100fb910f3edcaf8b015a77e8d49ef250c'
Sun, 25 Mar 2007 20:22:52 +0000 Evan Schoenberg These should return FALSE, not NULL, when NET_RT_DUMP2 isn't available; they return a gboolean, not a pointer.
Sun, 25 Mar 2007 17:04:27 +0000 Mark Doliner Fix some reads of invalid memory when shutting down bonjour when there
Sun, 25 Mar 2007 07:34:51 +0000 Mark Doliner Fix a small tooltip-related memleak
Sun, 25 Mar 2007 07:20:01 +0000 Mark Doliner Fix a one time memleak of 24 bytes. purple_log_init() was passing
Sun, 25 Mar 2007 07:07:29 +0000 Mark Doliner Minor code cleanup
Sun, 25 Mar 2007 07:01:57 +0000 Mark Doliner Correctly handle the Jabber disconnection error for signing onto the
Sun, 25 Mar 2007 06:43:10 +0000 Mark Doliner Get rid of some unused comments
Sun, 25 Mar 2007 06:24:04 +0000 Mark Doliner Don't advertise that we support the adverts, invite and translate
Sun, 25 Mar 2007 06:16:56 +0000 Mark Doliner Minor 'make dist' fix and check for installed versions of pidgin, not gaim
Sun, 25 Mar 2007 06:01:18 +0000 Mark Doliner Get rid of gaim.png. We already have a pidgin.png. Not sure where
Sun, 25 Mar 2007 05:57:32 +0000 Mark Doliner Rename some gaim icons to pidgin icons. These should probably change
Sun, 25 Mar 2007 04:51:43 +0000 Mark Doliner Rename our schemas file and update the url handler to point to the
Sun, 25 Mar 2007 03:30:58 +0000 Mark Doliner This was giving me a warning saying the function wasn't previously declared
Sun, 25 Mar 2007 01:45:25 +0000 Evan Schoenberg merge of '1173b4c1787e5dff1b7103c46ca71ed23f199be7'
Sun, 25 Mar 2007 01:45:10 +0000 Evan Schoenberg Whitespace fixes
Sun, 25 Mar 2007 01:30:50 +0000 Evan Schoenberg merge of '07e7dc60c6d454ea53b2d205797d1d823fef5567'
Sun, 25 Mar 2007 01:29:58 +0000 Evan Schoenberg Cleanup and fixes for nat-pmp. We no longer do the whole 'try 10 times, doubling the delay in a blocking manner' ttempt from the original code; as I note in the comments above where the attempt is made a single time, this leads to about 8 minutes of nonresponsiveness if the router both doesn't support nat-pmp and doesn't send back a response to let the program know.
Sun, 25 Mar 2007 01:33:12 +0000 Mark Doliner Wow, how old was this thing?
Sun, 25 Mar 2007 01:28:40 +0000 Mark Doliner Change some stuff from gaim to pidgin
Sun, 25 Mar 2007 01:05:56 +0000 Mark Doliner Changes that give crazychat a better chance of compiling with purple and pidgin
Sun, 25 Mar 2007 01:01:22 +0000 Mark Doliner Rename gaim.m4 to purple.m4. This is for other applications that
Sun, 25 Mar 2007 00:50:43 +0000 Mark Doliner Whitespace and make sure stuff is #defined to an actual value.
Sun, 25 Mar 2007 00:45:40 +0000 Mark Doliner Get rid of an unnecessary strdup
Sun, 25 Mar 2007 00:41:31 +0000 Mark Doliner More complete namespacing of nat-pmp
Sat, 24 Mar 2007 23:28:25 +0000 Mark Doliner Go back to using ~/.gaim/ until we decide what to do.
Sat, 24 Mar 2007 23:11:15 +0000 Mark Doliner Trying to find a pref with the name NULL or a name that doesn't
Sat, 24 Mar 2007 22:55:24 +0000 Mark Doliner merge of 'a023355644afe1706072f39dcd9311b6bbef8156'
Sat, 24 Mar 2007 21:16:21 +0000 Stu Tomlinson <SimGuy> hey, someone should fix :-L in yahoo to point to the right file
Sat, 24 Mar 2007 21:14:12 +0000 Stu Tomlinson Silence a warning about purple_network_finish_pmp_map_cb being defined but
Sat, 24 Mar 2007 20:53:19 +0000 Stu Tomlinson Include ciphertest.c in EXTRA_DIST
Sat, 24 Mar 2007 20:41:40 +0000 Stu Tomlinson Build gntclipboard plugin by default. If we don't want this, at least
Sat, 24 Mar 2007 20:08:30 +0000 Stu Tomlinson Update #includes to match changes in jabber
Sat, 24 Mar 2007 20:06:21 +0000 Stu Tomlinson Re-arrange #includes so 'make check' stands a chance of passing during
Sat, 24 Mar 2007 20:25:01 +0000 Richard Laager A small fix to the patch from ecoffey: Gary pointed out that the strcmp()
Sat, 24 Mar 2007 19:51:48 +0000 Stu Tomlinson Fix compiler warnings and errors in tests resulting from using DEBUG_CFLAGS
Sat, 24 Mar 2007 19:11:55 +0000 Stu Tomlinson One step towards passing "make distcheck"
Sat, 24 Mar 2007 17:59:26 +0000 Stu Tomlinson A couple more gaims bite the dust
Sat, 24 Mar 2007 17:55:55 +0000 Stu Tomlinson s/GAIM_STATIC_PRPL/PURPLE_STATIC_PRPL/ in prpl Makefiles
Sat, 24 Mar 2007 17:51:05 +0000 Stu Tomlinson More s/gaim/pidgin/ and s/gaim/purple/ and make the RPM spec file work a bit
Sat, 24 Mar 2007 17:07:17 +0000 Stu Tomlinson Include window-icon.png in make dist
Sat, 24 Mar 2007 17:00:25 +0000 Stu Tomlinson Include tray icons in make dist
Sat, 24 Mar 2007 16:54:40 +0000 Stu Tomlinson Update POTFILES.in to reflect filename changes
Sat, 24 Mar 2007 16:51:45 +0000 Stu Tomlinson Include defines.h in make dist
Sat, 24 Mar 2007 15:57:35 +0000 Stu Tomlinson Fix a compile warning so that statusbox_got_url() might actually work
Sat, 24 Mar 2007 06:27:57 +0000 Richard Laager Gaim -> Purple rename for the Mono plugin. These changes make sense, and it
Sat, 24 Mar 2007 06:26:04 +0000 Richard Laager The Message Timestamp Formats plugin lacked an ID before.
Sat, 24 Mar 2007 06:24:59 +0000 Richard Laager SF Patch #1686400 from Eoin Coffey ("ecoffey")
Fri, 23 Mar 2007 14:45:11 +0000 Mark Doliner Fix the Yahoo! :-L smiley. Kevin Stange found this. Thanks mon ami
Fri, 23 Mar 2007 01:47:09 +0000 Daniel Atallah move internal stuff to libc_internal.h to fix warnings
Fri, 23 Mar 2007 01:31:10 +0000 Daniel Atallah missing comma
Thu, 22 Mar 2007 12:52:25 +0000 Evan Schoenberg merge of '2ece6994d58f95af39f4e36b5e5b58116198188a'
Wed, 21 Mar 2007 18:33:13 +0000 Daniel Atallah merge of '22407f95a65ee080c4c0d31e326d1f94e91fa5b3'
Wed, 21 Mar 2007 09:00:54 +0000 Richard Laager Re-sed the copyright notices so they don't all talk about Purple.
Wed, 21 Mar 2007 08:56:23 +0000 Richard Laager Install pixmaps to the right directories and make them load properly.
Wed, 21 Mar 2007 08:50:24 +0000 Richard Laager The last s/purple.sourceforge.net/pidgin.im/ in my local copy. This changes PURPLE_WEBSITE, so stuff should change in the UI all over the place.
Wed, 21 Mar 2007 08:49:12 +0000 Richard Laager More s/purple.sourceforge.net/pidgin.im/, this time for the release notification plugin.
Wed, 21 Mar 2007 08:48:35 +0000 Richard Laager I don't know if the OSCAR checksum stuff will be copied to pidgin.im, but it certainly won't be at a website that's not ours (wrong because of the sed).
Wed, 21 Mar 2007 08:46:00 +0000 Richard Laager disapproval of revision 'e3e969c26f10e201035feb11d97774f43ab7c3d4'
Wed, 21 Mar 2007 08:43:05 +0000 Richard Laager I don't know if the OSCAR checksum stuff will be copied to pidgin.im, but it certainly won't be at a website that's not ours (wrong because of the sed).
Wed, 21 Mar 2007 08:41:56 +0000 Richard Laager Use PURPLE_WEBSITE instead of listing the website directly (which was wrong because of the sed).
Wed, 21 Mar 2007 08:40:43 +0000 Richard Laager Make sounds work by correcting the path.
Wed, 21 Mar 2007 08:40:17 +0000 Richard Laager With this change, IRC Helper builds without changes to the source (only the Makefile).
Wed, 21 Mar 2007 08:39:34 +0000 Richard Laager gaim.h doesn't have a purpose, does it? I don't know the history of the joke therein, so I hope nobody is offended by its removal. Let's install gaim-compat.h instead!
Wed, 21 Mar 2007 08:38:19 +0000 Richard Laager Install sounds to the right directory: s/gaim/pidgin/
Tue, 20 Mar 2007 23:31:02 +0000 Sean Egan Better 16px xa icons
Tue, 20 Mar 2007 19:17:42 +0000 Sean Egan Fix smileys
Tue, 20 Mar 2007 15:28:29 +0000 Luke Schierer merge of '508b969eb6b11cc64db8eb5e17f1699479731ef3'
Thu, 22 Mar 2007 12:51:33 +0000 Evan Schoenberg nat-pmp is now functional with a compatible router. I'm not enabling this code yet because it hasn't been tested with a router which doesn't support nat-pmp.
Tue, 20 Mar 2007 15:21:05 +0000 Evan Schoenberg gaim-compat.h is now functional; fixed a compile error, a typo, and some missing symbols
Tue, 20 Mar 2007 14:59:06 +0000 Evan Schoenberg Reverted the gaim-compat.h portion of 921657d3f21f5190639852247331d608f5946095, which made the gaim_ symbols in gaim-compat.h into purple_ symbols.
Tue, 20 Mar 2007 14:37:22 +0000 Evan Schoenberg merge of '31ed92ba1b530f050510b4958686e3013ba4176c'
Tue, 20 Mar 2007 14:37:16 +0000 Evan Schoenberg Fixed connection errors; this logical check on 'text' was reversed.
Mon, 26 Mar 2007 01:11:46 +0000 Sadrul Habib Chowdhury disapproval of revision '88322be73f5336575c98479b2270ab9fcf2a8a75'
Tue, 20 Mar 2007 11:52:46 +0000 Sadrul Habib Chowdhury Use the file selector for request-file.
Tue, 20 Mar 2007 02:09:46 +0000 Sadrul Habib Chowdhury Directory only selection.
Tue, 20 Mar 2007 01:17:35 +0000 Sadrul Habib Chowdhury merge of '36e65545c68cbe4b96476b945c9ae5fd60f34c9d'
Tue, 20 Mar 2007 01:16:35 +0000 Sadrul Habib Chowdhury File selector dialog. Still in an experimental state. When properly complete, this can be used for file/folder-request etc.
Mon, 19 Mar 2007 18:44:36 +0000 Daniel Atallah merge of '0a663b4559fccaac525563fa419332507e4a0475'
Mon, 19 Mar 2007 23:51:24 +0000 Richard Nelson Rename/update finch man page
Mon, 19 Mar 2007 23:49:30 +0000 Richard Nelson Group autocomplete for buddy adding
Tue, 20 Mar 2007 15:22:03 +0000 Luke Schierer Bj«Órn noticed several errors in the ta.po
Mon, 19 Mar 2007 19:06:57 +0000 Luke Schierer merge of 0a663b4559fccaac525563fa419332507e4a0475
Mon, 19 Mar 2007 18:26:14 +0000 Luke Schierer (14:19:21) Geddeth: lschiere: in the recent translation update, kn.po is an HTML document
Mon, 19 Mar 2007 17:48:56 +0000 Daniel Atallah merge of '74177ab1f5003a87ec15dcfda14924e5ea2ba0ec'
Mon, 19 Mar 2007 17:37:34 +0000 Daniel Atallah merge of '86166d6c6bbbb2db3ad947a061bfb6f4f13d9d1c'
Mon, 19 Mar 2007 17:37:17 +0000 Daniel Atallah Pidgin perl fixes for s/gaim/purple/.
Mon, 19 Mar 2007 17:34:54 +0000 Daniel Atallah .mtn-ignore updates
Mon, 19 Mar 2007 17:35:41 +0000 Daniel Atallah merge of '4f3716fabe4921140f734b988e908d44142507e0'
Mon, 19 Mar 2007 17:03:02 +0000 Daniel Atallah merge of 'b832e269fb7a739638e43b6d96e1b5fa46f3a64c'
Mon, 19 Mar 2007 17:02:24 +0000 Daniel Atallah Perl fixes for s/gaim/purple/. This hasn't really been tested yet.
Mon, 19 Mar 2007 17:01:28 +0000 Daniel Atallah win32 fixes for s/gaim/purple/ stuff.
Mon, 19 Mar 2007 16:59:58 +0000 Daniel Atallah Pidgin updates for hungarian win32 installer translation
Mon, 19 Mar 2007 16:56:26 +0000 Daniel Atallah win32 fixes for s/gaim/purple/ stuff.
Mon, 19 Mar 2007 15:52:43 +0000 Sadrul Habib Chowdhury s/gaim/purple/
Mon, 19 Mar 2007 13:31:34 +0000 Daniel Atallah merge of '921657d3f21f5190639852247331d608f5946095'
Mon, 19 Mar 2007 06:35:51 +0000 Sadrul Habib Chowdhury merge of '9d227438376255715d0d778ce0a57734aed4c99a'
Mon, 19 Mar 2007 06:34:51 +0000 Sadrul Habib Chowdhury Add auto-complete support in request-entries that have 'screenname' hint set. This can be useful in, for example, 'send im' dialog etc.
Mon, 19 Mar 2007 00:20:29 +0000 Nathan Walp merge of '04fd9089e93e64f81bc6caafb8bd7805037cd3ad'
Sun, 18 Mar 2007 22:56:57 +0000 Daniel Atallah merge of '5d82380976ddbe6635550905c1fac7198a445809'
Mon, 19 Mar 2007 10:03:36 +0000 Sean Egan who knew that --disable-plugins still worked?! Also, some completely untested support for aim:buddyicon, which I'll look at more tomorrow
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Mon, 19 Mar 2007 06:11:46 +0000 Sean Egan According to etags, pidgin/ should be completely clean of references to 'gaim' as a client
Mon, 19 Mar 2007 06:01:29 +0000 Sean Egan More Gaim to Pidgin stuff
Sun, 18 Mar 2007 21:12:40 +0000 Sean Egan More Gaim to Pidgin changes
Mon, 19 Mar 2007 00:19:58 +0000 Nathan Walp update POTFILES.in for finch
Sun, 18 Mar 2007 19:38:15 +0000 Sean Egan renamed gaim-text to finch
Sun, 18 Mar 2007 18:17:14 +0000 Sadrul Habib Chowdhury Allow non-alt non-ctrl bindings. I broke this with me last few changes.
Sun, 18 Mar 2007 17:29:49 +0000 Stu Tomlinson merge of '78927bbb5efcb0b6518b037923d9b2049e4f892d'
Sun, 18 Mar 2007 17:28:21 +0000 Stu Tomlinson Enable DEBUG_CFLAGS in libgnt and fix up a number of compile warnings and
Mon, 19 Mar 2007 19:06:35 +0000 Luke Schierer I know I wrote different things here. The gtkdialogs.c is what the submitter requested be put. The changelog has the addition for me, to help me remember who to accept from.
Sun, 18 Mar 2007 16:01:00 +0000 Luke Schierer merge of '26a511ef6be2c20a09d0fd93527980c97169c67e'
Sat, 17 Mar 2007 17:55:22 +0000 Stu Tomlinson plug some memory leaks
Sat, 17 Mar 2007 17:48:34 +0000 Stu Tomlinson Mark "Away" for translation
Sat, 17 Mar 2007 17:40:19 +0000 Stu Tomlinson This is tidier
Sat, 17 Mar 2007 17:38:12 +0000 Stu Tomlinson Protection against missing SHA1C
Sat, 17 Mar 2007 17:34:32 +0000 Stu Tomlinson Only use gnutls and nss CFLAGS for the relevant plugins, not for all SSL
Sat, 17 Mar 2007 17:31:06 +0000 Stu Tomlinson minor cleanups, and make 'make check' work with older versions of Check
Sat, 17 Mar 2007 17:29:40 +0000 Stu Tomlinson libpurplify the 'make check' tests so they work again
Sat, 17 Mar 2007 16:55:51 +0000 Stu Tomlinson g_unichar_iswide_cjk() is only in glib 2.12 and newer, and I suspect
Sat, 17 Mar 2007 16:50:35 +0000 Stu Tomlinson Move the tooltip window before showing the tooltip to avoid a transient
Sat, 17 Mar 2007 16:49:03 +0000 Stu Tomlinson internal.h is a private, uninstalled, header that should not be used by
Sat, 17 Mar 2007 16:48:25 +0000 Stu Tomlinson Re-order includes to fix this compile error:
Fri, 16 Mar 2007 20:53:24 +0000 Sadrul Habib Chowdhury Make sure unbound key-combinations are handled properly.
Sat, 17 Mar 2007 17:47:40 +0000 Daniel Atallah Minor cleanup.
Sat, 17 Mar 2007 17:41:14 +0000 Daniel Atallah Fix reversed NULL check.
Sun, 18 Mar 2007 02:23:48 +0000 Luke Schierer one more to the many I neglected and committed a commit ago. hopefully I did not forget to mtn add any of the new files or forget to put them in configure.ac
Sun, 18 Mar 2007 01:13:36 +0000 Luke Schierer lots of translation updates. Some of these I neglected for way too long.
Fri, 16 Mar 2007 03:43:20 +0000 Daniel Atallah Default the URI Handler checkboxes in the installer appropriately (if pidgin is the current handler or if there is no current handler). Also, don't use the previous Gaim installation directory as the default new directory for Pidgin (perhaps it would be smart to use something like ...\blah\Pidgin if gaim was installed in ...\blah\Gaim, but I'm not sure it is worth the effort).
Fri, 16 Mar 2007 02:10:25 +0000 Daniel Atallah Add support for registering URI handlers to the windows installer.
Fri, 16 Mar 2007 00:02:55 +0000 Nathan Walp merge of '781d0a4beb5fa7b8916127b6e322aa96419230ce'
Fri, 16 Mar 2007 00:02:19 +0000 Nathan Walp *sigh*
Thu, 15 Mar 2007 01:52:21 +0000 Sadrul Habib Chowdhury This takes way too much memory, especially with ncursesw. I hadn't noticed, because apparently I was using ncurses.
Wed, 14 Mar 2007 07:56:48 +0000 Richard Nelson fix extraneous char being added when gntentry's buffer grows
Tue, 13 Mar 2007 10:28:03 +0000 Evan Schoenberg merge of '1e5814c18dbd7349240ceeec8f3d25583e42a7bd'
Mon, 12 Mar 2007 23:00:01 +0000 Evan Schoenberg Fixed whitespace and variable naming issues with the patch I accepted in 66925c4a3abff28f8826399d55051c6c40ffbe42
Mon, 12 Mar 2007 22:58:03 +0000 Evan Schoenberg Patch from plivesey, submitted in Adium Trac #5753 (http://trac.adiumx.com/ticket/5753), which fixes a memory stomper which occurred if the msn prpl were passed HTML with multiple style tags of the same type. This doesn't happen in pidgin, because the gtkhtml widget knows that msn can only have one all-or-none instance of each style, but libpurple should be able to handle being passed any sort of HTML. This therefore fixes an Adium crash.
Tue, 13 Mar 2007 07:33:08 +0000 Mark Doliner Change connection.c:gaim_connection_error() to still work even if the
Tue, 13 Mar 2007 07:19:06 +0000 Mark Doliner Don't use g_list_length() and g_slist_length() when all you want to
Tue, 13 Mar 2007 06:53:43 +0000 Mark Doliner There were a few problems here
Sat, 10 Mar 2007 17:24:53 +0000 Mark Doliner Thanks to Ka-Hing Cheung for catching this
Sat, 10 Mar 2007 17:23:46 +0000 Mark Doliner These aren't errors in Gaim--they happen under normal operation
Fri, 09 Mar 2007 07:04:37 +0000 Sadrul Habib Chowdhury Fork\!
Fri, 09 Mar 2007 01:44:18 +0000 Sadrul Habib Chowdhury Do some funky stuff with the escape key.
Wed, 07 Mar 2007 15:38:44 +0000 Sadrul Habib Chowdhury Typing notifications are relevant only for IMs.
Wed, 07 Mar 2007 13:29:54 +0000 Sadrul Habib Chowdhury Some changes to the last change. People should really test this thing out.
Wed, 07 Mar 2007 12:58:34 +0000 Sadrul Habib Chowdhury Change a bit how the keystrokes are processed. When a lot of keystrokes come in at the same time, the shortest key-combination is processed first. This should make typing fast over a very slow connection work properly.
Tue, 06 Mar 2007 07:17:27 +0000 Mark Doliner Get rid of some minor C99isms
Tue, 06 Mar 2007 03:01:59 +0000 Richard Nelson Display selected double-width cell chars properly and select the correct number of bytes when these characters are on a selection line.
Tue, 06 Mar 2007 00:06:58 +0000 Sean Egan change icon on resize
Mon, 05 Mar 2007 21:39:55 +0000 Sean Egan spurious printf
Mon, 05 Mar 2007 21:36:57 +0000 Sean Egan 16px tray icons. These are used if the tray is shorter than 22px, and in Windows where all tray icons are 16x16. I still need to attach to a resizing signal to make them automatically update when the tray resizes.
Mon, 05 Mar 2007 01:58:25 +0000 Mark Doliner merge of '8d1175446aba95222f38c31207ca29c492f9d0fb'
Sun, 04 Mar 2007 16:52:25 +0000 Nathan Walp merge of '01e79f9c7ec957a574f7f14ad3c02de473d744b9'
Sun, 04 Mar 2007 07:54:43 +0000 Richard Nelson merge of '12db4a9e09675b5127f1f310972303177d1b2ca8'
Sun, 04 Mar 2007 16:52:02 +0000 Nathan Walp merge of '12db4a9e09675b5127f1f310972303177d1b2ca8'
Sun, 04 Mar 2007 16:51:57 +0000 Nathan Walp l10n updates
Sat, 03 Mar 2007 19:18:47 +0000 Nathan Walp merge of '2b313747a0b3a95319fb19451b6848937518b2ad'
Sat, 03 Mar 2007 19:18:38 +0000 Nathan Walp pass the correct domain to cyrus sasl (sf patch 1663064)
Mon, 05 Mar 2007 01:26:31 +0000 Sadrul Habib Chowdhury Fix a crash when selecting text in an empty TV.
Sat, 03 Mar 2007 23:12:11 +0000 Richard Nelson Add request_authorize to gaim-text's account ui ops
Sat, 03 Mar 2007 04:06:19 +0000 Sadrul Habib Chowdhury Use a checkbox for 'toggle offline buddies' menuitem in the buddylist.
Fri, 02 Mar 2007 06:57:53 +0000 Sadrul Habib Chowdhury Cute little mod.
Fri, 02 Mar 2007 05:19:44 +0000 Sadrul Habib Chowdhury merge of '6a30dbf33836f81c571b03ba69c58dc16dcbaea1'
Fri, 02 Mar 2007 05:18:23 +0000 Sadrul Habib Chowdhury Make 'last message sent' idleness work. Should we be doing gaim_idle_touch from somewhere inside libpurple instead?
Fri, 02 Mar 2007 03:50:03 +0000 Richard Nelson gnttree can have a size of 1. This fixes <sadrul> meh. gntcombobox crashes if it has only one item in it
Fri, 02 Mar 2007 03:35:44 +0000 Sadrul Habib Chowdhury Preference for idleness. Someone was looking for this thing.
Fri, 02 Mar 2007 03:32:05 +0000 Sadrul Habib Chowdhury merge of '411e418a42e55f0172848f59e851983dad1bf9a9'
Fri, 02 Mar 2007 02:00:04 +0000 Daniel Atallah Installer updates
Fri, 02 Mar 2007 01:40:38 +0000 Daniel Atallah merge of '1af9edac4ef10d94b0471bbe6205d52e420b0d0e'
Thu, 01 Mar 2007 02:42:20 +0000 Daniel Atallah More installer stuff.
Thu, 01 Mar 2007 01:45:53 +0000 Daniel Atallah merge of '0bbdd897525969f1b481b593dad32050b57f9033'
Wed, 28 Feb 2007 17:27:30 +0000 Daniel Atallah Updates to the win32 installer. It isn't complete yet, but this a good saving point.
Fri, 02 Mar 2007 01:48:11 +0000 Richard Nelson Add a gntclipboard. You can select text in a textview with the mouse, and paste it in an entry with ctrl-v (or rebind GntEntry's clipboard-paste).
Thu, 01 Mar 2007 21:52:57 +0000 Sean Egan Don't format ICQ UINs
Thu, 01 Mar 2007 21:48:46 +0000 Sean Egan Fix a small leak
Thu, 01 Mar 2007 21:46:50 +0000 Sean Egan Fix that bug with the tab icons
Thu, 01 Mar 2007 20:13:45 +0000 Sean Egan don't treat presence errors from MUC members as if they were from the MUC itself
Thu, 01 Mar 2007 08:33:21 +0000 Mark Doliner Fix a memory leak found by Peter Tang. Thanks man!
Thu, 01 Mar 2007 08:26:07 +0000 Mark Doliner Comments
Thu, 01 Mar 2007 08:00:19 +0000 Mark Doliner Disable Yahoo! web authentication. It's failing right now because
Wed, 28 Feb 2007 11:24:59 +0000 Sadrul Habib Chowdhury Sort the plugin list.
Tue, 27 Feb 2007 09:06:05 +0000 Sadrul Habib Chowdhury Better handle large windows that don't fit into the screen (eg. the preference
Tue, 27 Feb 2007 04:58:18 +0000 Richard Nelson gntcombobox: lost_focus fix, tidy tree size
Tue, 27 Feb 2007 04:11:46 +0000 Richard Nelson gntgaim idle reporting, this fixes idle return
Mon, 26 Feb 2007 16:29:05 +0000 Daniel Atallah add new mingw makefile for 48px icons
Mon, 26 Feb 2007 09:41:38 +0000 Sean Egan Change some old, busted status icon stuff to use the new hotness
Mon, 26 Feb 2007 07:50:01 +0000 Sean Egan merge of '27e68d8507710ccb8b38fc058029e663654dc591'
Mon, 26 Feb 2007 06:24:41 +0000 Sean Egan merge of '943e1b86728490e22c089e8aba18e950e8a726c2'
Mon, 26 Feb 2007 06:34:08 +0000 Sadrul Habib Chowdhury Fix the last change.
Mon, 26 Feb 2007 06:27:51 +0000 Sadrul Habib Chowdhury Set the URGENT hint for the mail window when new mails come in and the window is open.
Mon, 26 Feb 2007 05:46:45 +0000 Sadrul Habib Chowdhury merge of '2dd816030b55d7b1bd8f58209657ef2fb54bc1d0'
Mon, 26 Feb 2007 04:40:28 +0000 Daniel Atallah merge of '8d6fe33f7eb88ec8510ddd2cbededff339256a04'
Mon, 26 Feb 2007 04:33:46 +0000 Mark Doliner merge of '3de02ea0a320455a7d89aa8dc2ff11b30d9db1ae'
Mon, 26 Feb 2007 04:39:42 +0000 Daniel Atallah Leak fix and printf removal.
Mon, 26 Feb 2007 04:21:41 +0000 Daniel Atallah Simon Wilkinson noticed that this check was invalid and caused authentications to hang.
Mon, 26 Feb 2007 03:19:35 +0000 Daniel Atallah I forgot to add the new mingw makefiles.
Mon, 26 Feb 2007 05:44:06 +0000 Sadrul Habib Chowdhury Add a 'Reconnect' button in the 'account was disconnected.' dialog.
Mon, 26 Feb 2007 01:11:44 +0000 Sadrul Habib Chowdhury Fix bug# 1653581: "2.0beta6 does not compile on Solaris 9 w/gcc 3.4.6" because getopt.h was missing from the tarball.
Mon, 26 Feb 2007 07:49:51 +0000 Sean Egan Typing notification icon
Mon, 26 Feb 2007 06:24:18 +0000 Sean Egan multi-sized prpl icons
Mon, 26 Feb 2007 03:54:08 +0000 Sean Egan multiple-sized status icons for window icons. Still need to do prpl icons
Mon, 26 Feb 2007 02:46:39 +0000 Sean Egan forgot this icon
Mon, 26 Feb 2007 02:44:00 +0000 Sean Egan make rtl icons work: http://gaim.sf.net/sean/rtl.png
Mon, 26 Feb 2007 01:48:18 +0000 Sean Egan the 48px icons are generated from the 32px svgs
Mon, 26 Feb 2007 01:41:36 +0000 Sean Egan 48px status icons (for window icons), and (seriously) rtl versions of chat.png and the 16px extended-away.png
Mon, 26 Feb 2007 00:30:23 +0000 Sean Egan Use ~/.face (or ~/.face.icon) as the default avatar. GDM and KDM both use these. Daniel should make it use the default Windows icon too. Evan can probably do OS X if he wants.
Mon, 26 Feb 2007 00:11:58 +0000 Sean Egan merge of '5dbdd56be5ea06c466608c3daa50388cd6c013a8'
Sun, 25 Feb 2007 23:52:12 +0000 Evan Schoenberg merge of '1e97f0047cd3e2b4639f29469969dc699089ba1c'
Sun, 25 Feb 2007 23:32:45 +0000 Sean Egan Recrop docket icons to consistent sizes. Realize that they're all actually 22px. A request is out for 16px icons for Windows
Sun, 25 Feb 2007 22:14:24 +0000 Daniel Atallah merge of '0cf86336325db7dcb5ba69d37d700ab7cb957224'
Sun, 25 Feb 2007 23:50:54 +0000 Evan Schoenberg Patch from Graham Booker which ensures that a process forked by dnsserv cleans up afterwards, calling waitpid() to make sure no zombies are left over.
Sun, 25 Feb 2007 23:02:25 +0000 Evan Schoenberg No changes; fixed a bunch of whitespace problems made by a text editor with 'use tabs' disabled. Sorry for the noise.
Mon, 26 Feb 2007 04:30:10 +0000 Mark Doliner sf patch #1655707, from David Everly
Sun, 25 Feb 2007 21:41:59 +0000 Evan Schoenberg Remove a g_return_val_if_fail() which isn't needed, made gaim_dnsquery_get_port() return an unsigned short and return 0 if query_data is NULL, and fixed a whitespace mistake
Sun, 25 Feb 2007 22:13:58 +0000 Daniel Atallah Cache the converted docklet HICONs. Sean noticed that there are actually .ico files in pixmaps/tray/16 (something that I missed). I'm not sure if I should just use those and eliminate the stock pixmap to HICON conversion hackery or if we can just get rid of those and avoid the duplication.
Sun, 25 Feb 2007 21:40:40 +0000 Daniel Atallah Fix asserts when there is no buddy icon
Sun, 25 Feb 2007 19:19:12 +0000 Evan Schoenberg merge of '45666c61a140448a2974f59f1bee801bdc8a4ab2'
Sun, 25 Feb 2007 19:18:12 +0000 Evan Schoenberg Return -1 as 'invalid port' if passed NULL in gaim_dnsquery_get_port()
Sun, 25 Feb 2007 18:43:25 +0000 Evan Schoenberg The UI can now use the GaimDnsQueryUiOps to handle DNS resolving itself; if this is done, the platform-specific DNS query code won't be used. This will be used in Adium to use an efficient threads-based DNS resolve (since Adium is already multithreaded, this is significantly cheaper than fork()).
Sun, 25 Feb 2007 19:12:01 +0000 Daniel Atallah merge of '0f78eae62180df08349a7bebac400b35c8af75b8'
Sun, 25 Feb 2007 18:35:08 +0000 Mark Doliner Credit the OpenQ developers a bit
Sun, 25 Feb 2007 19:11:00 +0000 Daniel Atallah Add plugins stock icon to docklet menu
Sun, 25 Feb 2007 18:41:53 +0000 Daniel Atallah Fix win32 docklet. This is pretty ugly - we'll force GTK+ 2.10 at some point and use GtkStatusIcon to avoid converting the stock images to HICONs directly.
Sun, 25 Feb 2007 10:32:34 +0000 Richard Nelson recursively remove child nodes. This fixes a crash (often caused by going offline)
Sun, 25 Feb 2007 09:07:43 +0000 Sean Egan docklet pending status
Sun, 25 Feb 2007 03:22:37 +0000 Ethan Blanton Missed one line from Dossy's patches -- binding the actual savedstatus command.
Sun, 25 Feb 2007 02:48:52 +0000 Ethan Blanton Tcl savedstatus command, again from Dossy Shiobara. Dossy is on fire.
Sun, 25 Feb 2007 01:09:40 +0000 Sean Egan merge of 'e57f2c0fb5b3a764c079b6991a8e68e23230b016'
Sat, 24 Feb 2007 20:39:05 +0000 Mark Doliner errno is a global thingy, and using it in this header seems to make
Sat, 24 Feb 2007 20:25:07 +0000 Mark Doliner Fix the following compiler warning:
Sat, 24 Feb 2007 20:22:50 +0000 Mark Doliner Evan, was this line necessary? It causes the following warning
Sat, 24 Feb 2007 20:10:02 +0000 Mark Doliner I think this is what Sean intended
Fri, 23 Feb 2007 21:46:52 +0000 Richard Nelson small leak/fix
Fri, 23 Feb 2007 17:20:33 +0000 Evan Schoenberg merge of '7c02d9741848a5265c0dce9fcd9f222c4bdb13b9'
Fri, 23 Feb 2007 13:50:17 +0000 Evan Schoenberg merge of '29edb52ee278b20f6e1569192934bd2f83482536'
Sun, 25 Feb 2007 01:09:27 +0000 Sean Egan More icons and icon improvements
Fri, 23 Feb 2007 16:49:32 +0000 Ethan Blanton gaim::plugin Tcl command, thanks to Dossy Shiobara
Fri, 23 Feb 2007 16:45:42 +0000 Ethan Blanton evands seems to have spuriously changed this return value
Fri, 23 Feb 2007 16:26:47 +0000 Ethan Blanton merge of '29edb52ee278b20f6e1569192934bd2f83482536'
Fri, 23 Feb 2007 16:25:32 +0000 Ethan Blanton Sean didn't clean up some merge gunk, it looks like
Fri, 23 Feb 2007 05:16:50 +0000 Sean Egan merge of 'dbd6240bc36085014ed8c0efd9549c1213bd4785'
Fri, 23 Feb 2007 05:17:20 +0000 Evan Schoenberg Added a new GaimEventLoopUiOps item, input_get_error(). This function allows the UI to return the current error status on a socket/input. If the UI does not implement it (as Pidgin and gntgaim do not, since glib's handling of sockets is sane), it is just a wrapper around getsockopt(). Implemented or not, its return values should match those of getsockopt() with a level of SOL_SOCKET and an option of SO_ERROR. For curious souls, Adium will be using this to provide a working version of getsockopt(); the CoreFoundation CFSocket class which is used for socket read/write calls getsockopt() with SO_ERROR itself, thereby clearing the error flag [as documented in getsockopt()'s behavior], so depending upon it for determining if an error occurred leads to significant misbehavior.
Fri, 23 Feb 2007 05:12:54 +0000 Evan Schoenberg merge of 'dbd6240bc36085014ed8c0efd9549c1213bd4785'
Thu, 22 Feb 2007 23:32:39 +0000 Sean Egan Automatically format screenname to account->username
Thu, 22 Feb 2007 20:33:51 +0000 Sean Egan Remove a few unneeded strings, per evans's recommendation
Thu, 22 Feb 2007 20:01:17 +0000 Sean Egan remove old tray icon stock items
Thu, 22 Feb 2007 19:54:17 +0000 Sean Egan this way
Thu, 22 Feb 2007 19:50:08 +0000 Sean Egan new window icon
Thu, 22 Feb 2007 19:46:47 +0000 Sean Egan throbber for a connecting icon
Thu, 22 Feb 2007 03:59:35 +0000 Sean Egan also missing pidgin.png (this is absolutely temporary)
Thu, 22 Feb 2007 03:57:23 +0000 Sean Egan I forgot to add voice.png to mtn
Wed, 21 Feb 2007 21:54:38 +0000 Sean Egan New chatlist icons. founder and ignored still needed.
Wed, 21 Feb 2007 21:25:37 +0000 Sean Egan one more new icon
Wed, 21 Feb 2007 21:24:41 +0000 Sean Egan docklet update
Wed, 21 Feb 2007 19:48:11 +0000 Sean Egan more icon updates.
Tue, 20 Feb 2007 19:36:08 +0000 Mark Doliner Change out source_remove and input_remove eventloop functions to return
Tue, 20 Feb 2007 19:35:37 +0000 Mark Doliner Fix compilation of the gtk perl plugin
Mon, 19 Feb 2007 16:09:25 +0000 Daniel Atallah Don't access the list element after it has been freed.
Mon, 19 Feb 2007 16:08:43 +0000 Daniel Atallah Merge fix and build fix for win32
Mon, 19 Feb 2007 15:31:32 +0000 Daniel Atallah merge of '2f881bb7bad3beb5ec8384245c1350050d4b73a1'
Mon, 19 Feb 2007 04:55:48 +0000 Evan Schoenberg merge of '2f881bb7bad3beb5ec8384245c1350050d4b73a1'
Mon, 19 Feb 2007 04:52:43 +0000 Evan Schoenberg SIGEMT is not available on non-POSIX systems; SIGPOLL is present, instead. Thanks to Richard for catching this.
Mon, 19 Feb 2007 01:45:11 +0000 Evan Schoenberg Change this printf to a gaim_debug_info()
Mon, 19 Feb 2007 04:34:32 +0000 Richard Laager Include the user's name/alias in the XEP 85 "gone" messages.
Mon, 19 Feb 2007 04:32:50 +0000 Richard Laager I don't have a SIGEMT.
Sun, 18 Feb 2007 22:02:34 +0000 Sadrul Habib Chowdhury merge of '0edb29833b61d110a417ab177036ce31e11dac2f'
Sun, 18 Feb 2007 20:27:25 +0000 Evan Schoenberg Include util.h to fix a warning I introduced
Sun, 18 Feb 2007 18:28:47 +0000 Evan Schoenberg merge of '3b293c5fd1cd7d68449469b92376535eb45e90c9'
Sun, 18 Feb 2007 22:00:44 +0000 Sadrul Habib Chowdhury Fix bug #1662186: "gaim-remote --help doesn't work" by showing the help for any invalid command.
Sun, 18 Feb 2007 04:49:56 +0000 Sadrul Habib Chowdhury The rest of Richard 'wabz' Nelson's patch for adding file-transfer ui.
Sat, 17 Feb 2007 23:44:17 +0000 Sadrul Habib Chowdhury Allow reordering windows from the window list. I find it much easier and faster.
Sat, 17 Feb 2007 02:59:35 +0000 Nathan Walp and...done
Sat, 17 Feb 2007 02:25:29 +0000 Nathan Walp more compat header
Fri, 16 Feb 2007 16:25:26 +0000 Luke Schierer I like being able to compile :-)
Fri, 16 Feb 2007 00:53:06 +0000 Sean Egan Receiving XEP 85 'gone' messages. Doesn't do anything because of the string freeze. This is akin to the MSN 'so-and-so has closed the conversation window' messages. Rlaager made a strong point to me that they're not altogether stalky, but can be useful.
Fri, 16 Feb 2007 00:40:35 +0000 Sean Egan Sending XEP 85 'gone' messages
Sun, 18 Feb 2007 18:26:55 +0000 Evan Schoenberg Added nat-pmp implementation and #ifdef'd out changes to network.c which would utilize it.
Sun, 18 Feb 2007 18:16:57 +0000 Evan Schoenberg Restore default signal handlers in fork()'d children. This adds a gaim_restore_default_signal_handlers() utility function since children are made in multiple places.
Thu, 15 Feb 2007 23:25:50 +0000 Sean Egan Some updated emblem icons
Thu, 15 Feb 2007 23:15:34 +0000 Sean Egan Looks like someone had a sed accident
Thu, 15 Feb 2007 23:06:25 +0000 Sean Egan Better statusbar icons
Thu, 15 Feb 2007 23:05:44 +0000 Sean Egan merge of '2155bccb10577fa20eb47ac96a4912c91545a540'
Thu, 15 Feb 2007 22:43:24 +0000 Sadrul Habib Chowdhury Patch from Richard 'wabz' Nelson to add file-transfer ui. Amazing stuff\!
Thu, 15 Feb 2007 19:25:28 +0000 Sadrul Habib Chowdhury Suppress debug messages from libgnt.
Thu, 15 Feb 2007 18:59:16 +0000 Daniel Atallah merge of '0118224968af798e258158653762d557de01c916'
Thu, 15 Feb 2007 18:19:51 +0000 Daniel Atallah winpidgin warning fixes
Thu, 15 Feb 2007 00:45:01 +0000 Nathan Walp more compat header
Thu, 15 Feb 2007 19:08:18 +0000 Evan Schoenberg Suppress name changed messages when it would print 'X is now known as X' ('evands@pidgin.im is now known as evands@pidgin.im')
Thu, 15 Feb 2007 15:21:27 +0000 Evan Schoenberg Patch from MatsMattsson (Adium Trac #6429) which fixes a leak of attrib for any attribute that isn't 'id' or 'version'.
Wed, 14 Feb 2007 04:26:10 +0000 Evan Schoenberg Fix problem with the previous leak fix pointed out by Etan.
Wed, 14 Feb 2007 04:24:48 +0000 Evan Schoenberg merge of '46383975a415a7c7a37796205fd5ee523d5bc5e6'
Wed, 14 Feb 2007 02:35:35 +0000 Daniel Atallah Some more pidgininfication
Wed, 14 Feb 2007 00:12:27 +0000 Evan Schoenberg s/Gaim/Pidgin
Wed, 14 Feb 2007 02:28:44 +0000 Daniel Atallah merge of '12df03445c45ddd504a76c52aa7a78e633426dbe'
Tue, 13 Feb 2007 07:03:51 +0000 Mark Doliner merge of '7822ac971c736a7e6545da828b1b79db67ad732f'
Tue, 13 Feb 2007 06:58:13 +0000 Mark Doliner Allow setting of the iTunes Music Store URL for AIM accounts. It's
Tue, 13 Feb 2007 22:19:26 +0000 Evan Schoenberg Fixed 3 Jabber memory leaks: in jabber_roster_parse(), there's no need to g_strdup() this normalized jid since it's only used immediately, and there was no correspoding g_free(). When removing an id from jbi->ids, its data should always be freed. Finally, gaim_str_seconds_to_string() returns retained memory -- we must free the returned pointer when we're done using it.
Tue, 13 Feb 2007 05:02:05 +0000 Evan Schoenberg merge of '7822ac971c736a7e6545da828b1b79db67ad732f'
Mon, 12 Feb 2007 08:43:04 +0000 Mark Doliner Combine two functions that did similar things. This is a little
Sun, 11 Feb 2007 21:58:50 +0000 Daniel Atallah uri-handler support for AIM/ICQ, Yahoo and MSN
Sun, 11 Feb 2007 19:34:43 +0000 Mark Doliner Whitespace
Sun, 11 Feb 2007 19:34:27 +0000 Mark Doliner Minor warning fix
Sun, 11 Feb 2007 19:34:07 +0000 Mark Doliner I think I was wrong about SOCKS4a. For the record, SOCKS4a is when
Sun, 11 Feb 2007 19:28:23 +0000 Mark Doliner merge of 'cf12e304d75ad46da438f94ffdd3f9f722cfa2ec'
Sun, 11 Feb 2007 03:06:08 +0000 Daniel Atallah merge of 'dd2102690e56e010006c8c94b8a7760a34eb4299'
Sun, 11 Feb 2007 04:22:22 +0000 Sadrul Habib Chowdhury Add the example nullclient here.
Sun, 11 Feb 2007 04:01:36 +0000 Sadrul Habib Chowdhury "Oopsy daisy"
Sun, 11 Feb 2007 03:54:22 +0000 Sadrul Habib Chowdhury Add stuff for pkg-config
Sun, 11 Feb 2007 01:40:04 +0000 Sadrul Habib Chowdhury Let's use the core function instead of using the uiops function directly when
Sun, 11 Feb 2007 03:05:41 +0000 Daniel Atallah A double click on the conv. area was getting through to the middle-click parting code. What is worse is that it wasn't necessarily choosing the correct tab. I didn't want to change pidgin_conv_get_tab_at_xy() to only deal with being actually over a tab, so we will ignore double clicks here.
Sun, 11 Feb 2007 00:46:43 +0000 Daniel Atallah Core support for external protocol URIs. The actual handling of the URIs will be in the prpls and other plugins. This commit only includes the win32 method of actually passing in a URI - the dbus implementation still needs to be written.
Sun, 11 Feb 2007 00:30:48 +0000 Daniel Atallah Suppress warnings about unused variables in the generated perl bindings
Sun, 11 Feb 2007 00:27:46 +0000 Daniel Atallah Unused variables
Sun, 11 Feb 2007 00:17:12 +0000 Daniel Atallah This should prevent the dll resources from being regenerated each time.
Sun, 11 Feb 2007 00:10:55 +0000 Daniel Atallah Update dll and exe version resources for pidgin stuff.
Sat, 10 Feb 2007 01:14:57 +0000 Richard Laager merge of '12c5fcf0819724b3304461672fc4bd1ebf0a8287'
Tue, 13 Feb 2007 05:00:49 +0000 Evan Schoenberg If jabber_ssl_connect_failure() is called because a connect attempt fails, but the user has already canceled the attempt by signing the account offline, this would previously crash. It now does not.
Sat, 10 Feb 2007 01:10:15 +0000 Evan Schoenberg merge of '1fa1dadf668ed5dd23b01cd69adc1d9ce23640a8'
Sat, 10 Feb 2007 01:10:06 +0000 Evan Schoenberg Patch 1638469, which fixes 1467348: Yahoo Japan profiles are now retrieved properly
Fri, 09 Feb 2007 18:30:54 +0000 Luke Schierer make dist works now.
Fri, 09 Feb 2007 15:21:58 +0000 Luke Schierer one more
Fri, 09 Feb 2007 17:23:47 +0000 Richard Laager SF Patch #1653845 from Matt Perry
Fri, 09 Feb 2007 17:18:48 +0000 Richard Laager Rename the toolkit to the new name Sadrul mentioned. :) Hopefully this is okay.
Fri, 09 Feb 2007 17:15:41 +0000 Richard Laager SF Patch #1643233 from Brian Cameron
Fri, 09 Feb 2007 17:08:26 +0000 Richard Laager We're getting warnings about not honoring datarootdir, so I figured I'd add it. I'm not sure what that might break, but this stuff will be getting reviewed when it's renamed anyway.
Fri, 09 Feb 2007 16:55:06 +0000 Richard Laager merge of '8f483f61f048cc605240bf7c848d0ffb7aebf70e'
Fri, 09 Feb 2007 13:56:36 +0000 Luke Schierer merge of '48855cd0fe89a3001e41fdf08de38526fcf3c113'
Fri, 09 Feb 2007 13:43:36 +0000 Luke Schierer commit these updated translations here also
Fri, 09 Feb 2007 13:42:33 +0000 Luke Schierer commit these updated translations here also
Fri, 09 Feb 2007 07:42:01 +0000 Mark Doliner sf patch #1655057, from Peter Tang
Fri, 09 Feb 2007 07:34:51 +0000 Mark Doliner Fix a few small compile warnings:
Fri, 09 Feb 2007 07:25:03 +0000 Mark Doliner Get rid of some minor compile errors related to the consitifcation
Fri, 09 Feb 2007 07:22:19 +0000 Mark Doliner Get rid of a minor compile warning
Fri, 09 Feb 2007 02:21:08 +0000 Luke Schierer merge of 'efde7d02b602348f7af4ff6a3c8364f9aabea9df'
Thu, 08 Feb 2007 17:33:09 +0000 Mark Doliner merge of '09557f5d54029e4f7eba17eeb15d55717fb43382'
Thu, 08 Feb 2007 17:32:27 +0000 Mark Doliner sf patch #1651457, from Paul-Christiaan Spruijtenburg
Thu, 08 Feb 2007 22:10:30 +0000 Sadrul Habib Chowdhury Patch from Richard 'wabz' Nelson. This fixes some possible crashes/exploits.
Thu, 08 Feb 2007 16:29:26 +0000 Richard Laager Add some braces to eliminate a compiler warning about an ambiguous else.
Thu, 08 Feb 2007 12:35:14 +0000 Ethan Blanton merge of 'a55d39e9c7d6bfdb22fd82eaa1510ba558caa72b'
Thu, 08 Feb 2007 03:33:44 +0000 Daniel Atallah Work around gdk-pixbuf brokenness when dealing with unrecognized parameters. Also, improve the error handling so we don't get a confusing error message.
Thu, 08 Feb 2007 00:39:29 +0000 Sean Egan RTL Tooltips.
Wed, 07 Feb 2007 16:54:26 +0000 Daniel Atallah Delete VERSION in the mingw 'clean' target since it is a generated file.
Tue, 06 Feb 2007 20:14:36 +0000 Sean Egan merge of '775b7904558492c380903ec245b6f172ac850039'
Tue, 06 Feb 2007 19:23:19 +0000 Evan Schoenberg merge of '4ef29c4e2bea9c0635008afc35f12402d7a87bbf'
Tue, 06 Feb 2007 19:22:34 +0000 Evan Schoenberg Moved linkification of incoming messages to pidgin_conv_write_conv()
Tue, 06 Feb 2007 20:14:31 +0000 Sean Egan Use person icon for Person log viewer
Mon, 05 Feb 2007 22:16:35 +0000 Sean Egan typo fix
Mon, 05 Feb 2007 19:06:25 +0000 Sean Egan merge of '71bbd0bd3449d503142a4a48f440f8e96b255feb'
Mon, 05 Feb 2007 15:47:54 +0000 Daniel Atallah keeping the win32 build working...
Mon, 05 Feb 2007 19:06:20 +0000 Sean Egan Never show horizontal scrollbars on imhtmls.
Mon, 05 Feb 2007 12:13:45 +0000 Sean Egan merge of '017eca04bf34860761af5c6fe3ff1c1ea28f0fc3'
Mon, 05 Feb 2007 06:45:32 +0000 Gary Kramlich Patch from Kevin Stange to allow autogen to run successfully. Yeah just look at the diff...
Mon, 05 Feb 2007 06:10:07 +0000 Richard Laager Do the rename in the man page, and make a few updates. The man page still
Mon, 05 Feb 2007 06:05:54 +0000 Richard Laager merge of '2d32a9c498d38385bb58409a4ba3ac235a915bc5'
Mon, 05 Feb 2007 05:49:03 +0000 Mark Doliner merge of '27c17e92071c391b099220ce5cac417ea8695587'
Mon, 05 Feb 2007 05:46:02 +0000 Richard Laager Add missing developers.
Mon, 05 Feb 2007 05:45:32 +0000 Richard Laager Switching to my pidgin.im e-mail address, which I think fits nicely and seems professional.
Mon, 05 Feb 2007 05:38:09 +0000 Richard Laager I had this brilliant idea to deal with join/part notices "intelligently".
Mon, 05 Feb 2007 05:28:54 +0000 Richard Laager With the refactoring I did, it's now possible to reach timestamp_cb_common
Mon, 05 Feb 2007 03:37:35 +0000 Richard Laager merge of '0d5d80abe3087a1a7c7e47fb7b0c226936a3e5e5'
Mon, 05 Feb 2007 03:37:27 +0000 Richard Laager merge of '491b12f6ff9efa13852cc40405bac9bd52b6a8b9'
Thu, 08 Feb 2007 06:15:28 +0000 Sadrul Habib Chowdhury s/gtk/gnt/g
Sun, 04 Feb 2007 23:14:06 +0000 Sadrul Habib Chowdhury Patch from Richard 'wabz' Nelson: Make sure selection-changed signal is emitted if selected item is removed.
Mon, 05 Feb 2007 12:13:18 +0000 Sean Egan toolbar/menu icons. reduce the imhtmltoolbar spacing. more gaimstock pruning
Mon, 05 Feb 2007 10:04:31 +0000 Sean Egan context menu cleanup
Mon, 05 Feb 2007 08:42:21 +0000 Sean Egan Make group background colors update when the theme changes.
Mon, 05 Feb 2007 08:28:45 +0000 Sean Egan remove references to removed menu items
Sun, 04 Feb 2007 21:14:41 +0000 Sean Egan merge of '0cdb5a41899b72694b4b3e0d18af5185cec3dc30'
Sun, 04 Feb 2007 21:01:34 +0000 Sadrul Habib Chowdhury Hide the unblock menuitem for chats.
Sun, 04 Feb 2007 21:14:34 +0000 Sean Egan merge of 'ded290b2f629a25e757ee9bb1601dc2dabc38f4c'
Sun, 04 Feb 2007 21:12:19 +0000 Sean Egan Remove excess menu item icon clutter, especialy where our icons made no sense. The Redo icon for Buddy Pounces?! Come on.
Mon, 05 Feb 2007 03:37:10 +0000 Richard Laager If you delete the last log for a month, delete the month header as well.
Mon, 05 Feb 2007 03:06:25 +0000 Richard Laager After the log is deleted, remove the entry from the log viewer.
Sun, 04 Feb 2007 19:43:33 +0000 Richard Laager SF Patch #1637687 from Damien Carbery
Mon, 05 Feb 2007 05:48:07 +0000 Mark Doliner Make NetworkManager support disabled by default, add an "--enable-nm" option
Sun, 04 Feb 2007 19:42:39 +0000 Mark Doliner sf patch #1647731, from Markus Elfring
Sun, 04 Feb 2007 18:33:44 +0000 Mark Doliner Rename this function to something that makes more sense to me
Sun, 04 Feb 2007 18:27:07 +0000 Nathan Walp compat header, done up through sound.h
Sun, 04 Feb 2007 10:17:59 +0000 Sean Egan Perhaps a 22px icon is better in the tooltip
Sun, 04 Feb 2007 09:51:11 +0000 Sean Egan merge of '600cfd77bdb8554e712ba04da84518976cd80b86'
Sun, 04 Feb 2007 08:48:08 +0000 Mark Doliner merge of '4af83de031df5affbcf7e43099e6223f252d3deb'
Sun, 04 Feb 2007 09:45:53 +0000 Sean Egan prpl icons in Send To menu
Sun, 04 Feb 2007 09:36:33 +0000 Sean Egan This is my attempt at MSN mobile status, but I suspect MSN mobile status doesn't exist. If it's confirmed that it doesn't, I'll revert this. But I want to keep it for posterity, in case it does exist
Sun, 04 Feb 2007 08:25:43 +0000 Sean Egan merge of 'da0538e2883464dc803b72262e19be90b9612288'
Sun, 04 Feb 2007 08:46:24 +0000 Mark Doliner sf patch #1640011, from Celso Pinto
Sun, 04 Feb 2007 08:45:07 +0000 Mark Doliner Fix compilation of the perl plugin when using session management
Sun, 04 Feb 2007 08:31:49 +0000 Mark Doliner Get rid of some unnecessary string duping
Sun, 04 Feb 2007 08:22:06 +0000 Mark Doliner Allow localization of the xmpp console plugin
Sun, 04 Feb 2007 08:17:47 +0000 Mark Doliner Comment out the "beta" flag in our spec file. I committed this
Sun, 04 Feb 2007 07:18:02 +0000 Richard Laager The log-timestamp and conversation-timestamp signals return a string. I found
Sun, 04 Feb 2007 06:46:31 +0000 Richard Laager Fix SF Bug #1644796
Sun, 04 Feb 2007 05:55:54 +0000 Richard Laager merge of '3cc3e42c54c15c5f925d8bba46eedd73967a104e'
Sun, 04 Feb 2007 05:51:03 +0000 Richard Laager Implement the UI for deleting logs. This allows users to right-click on
Sun, 04 Feb 2007 05:48:15 +0000 Richard Laager I had the wrong arguments for gaim_log_logger_new(). It didn't work, but
Sat, 03 Feb 2007 21:43:29 +0000 Richard Laager This is the core code to support log deletion. It's untested.
Sun, 04 Feb 2007 08:10:50 +0000 Sean Egan I think this is proper mobile support for QQ. Mark, do you want to check that out?
Sun, 04 Feb 2007 04:58:39 +0000 Sean Egan merge of '650236458e73bfde2553d41dbb4797e1cf53974c'
Sun, 04 Feb 2007 04:47:06 +0000 Daniel Atallah Partial fix for pidgin perl support. Fixing fully is going to require a decision on splitting from some of the core perl support - more than I want to deal with right now.
Sun, 04 Feb 2007 04:58:33 +0000 Sean Egan Yahoo mobile status
Sun, 04 Feb 2007 02:31:04 +0000 Sean Egan Use the status API to handle mobileness, and convert AIM to use it. This makes mobile buddies prioritze lower in Perons, and ensures the UI is notified of changes in mobileness. Other protocols to follow.
Sat, 03 Feb 2007 23:32:43 +0000 Sean Egan Google Talk uses structured text formatting where *this* is bold
Sat, 03 Feb 2007 21:16:07 +0000 Nathan Walp merge of '0ee68b34a5a1c39e266bdcf32ceaf6c7d1496aae'
Sat, 03 Feb 2007 20:55:52 +0000 Richard Laager merge of '1019b585a198fbfe443c4aedbe484316366f2db3'
Sat, 03 Feb 2007 20:38:06 +0000 Richard Laager merge of '0718a1ec2cdb82d57ffe1e70ffafe3f5a06732c2'
Sat, 03 Feb 2007 20:28:41 +0000 Richard Laager In Pidgin, display a full date on the timestamp of the first message to
Sat, 03 Feb 2007 21:15:51 +0000 Nathan Walp fix the compile
Sat, 03 Feb 2007 21:00:04 +0000 Nathan Walp merge of '40a66b5db866526b5419657ce8971745e4c8baa5'
Sat, 03 Feb 2007 20:36:01 +0000 Daniel Atallah merge of '5640aed5456a4805ad88daaba5fbb055024d2c46'
Sat, 03 Feb 2007 18:46:49 +0000 Daniel Atallah Win32 de-gaimification of pidgin
Sat, 03 Feb 2007 19:08:27 +0000 Sean Egan More pidgin changes
Sat, 03 Feb 2007 18:57:23 +0000 Sean Egan Tango colors for chats. I'm slightly ashamed to say we use 'butter' and 'plum.'
Sat, 03 Feb 2007 20:59:56 +0000 Nathan Walp more compat header...getting close to being done with the libpurple half
Sat, 03 Feb 2007 09:24:33 +0000 Sean Egan headers to pidgin
Sat, 03 Feb 2007 09:03:46 +0000 Sean Egan dialogs
Sat, 03 Feb 2007 08:56:16 +0000 Sean Egan stock to pidgin
Sat, 03 Feb 2007 08:52:00 +0000 Sean Egan gtkblist changes to pidgin
Sat, 03 Feb 2007 08:45:32 +0000 Sean Egan gtkutils changes
Sat, 03 Feb 2007 08:24:09 +0000 Sean Egan A few gaims in gtkmain.c. Daniel, I don't want to screw with any windows stuff. Could you take care of all that?
Sat, 03 Feb 2007 08:19:27 +0000 Sean Egan GAIM_UNSEEN to PIDGIN_UNSEEN
Sat, 03 Feb 2007 08:13:34 +0000 Sean Egan merge of '06e221e7ba1b9991d934d6c69e7d29d821d2e567'
Sat, 03 Feb 2007 05:55:41 +0000 Sadrul Habib Chowdhury Wonderful patch from Richard 'wabz' Nelson to fix the bug of lacking a pounce ui.
Sat, 03 Feb 2007 07:55:15 +0000 Sean Egan pidginconv to pidgin_conv
Sat, 03 Feb 2007 07:23:11 +0000 Sean Egan gaim_gtk to pidgin. I hope
Sat, 03 Feb 2007 01:08:41 +0000 Sean Egan Blocked emblem
Sat, 03 Feb 2007 00:59:07 +0000 Sean Egan merge of '09ff3dbbbf318127fa55c593466b381a9f4114b3'
Fri, 02 Feb 2007 23:14:20 +0000 Nathan Walp clean up some compile warnings
Sat, 03 Feb 2007 00:59:00 +0000 Sean Egan Restore 'hidden convo' status icon in blist. Additionally, make the name text bold when you have a hidden convo
Fri, 02 Feb 2007 23:07:47 +0000 Sean Egan More forgotten files
Fri, 02 Feb 2007 22:16:10 +0000 Sean Egan Didn't mean to ci that
Fri, 02 Feb 2007 21:38:52 +0000 Sean Egan Add the icons
Fri, 02 Feb 2007 21:24:46 +0000 Sean Egan Faded idle status icons
Fri, 02 Feb 2007 21:21:58 +0000 Sean Egan The last AIM smiley
Fri, 02 Feb 2007 20:57:35 +0000 Sean Egan dim buddy icons on idle and offline. Still need to do status icons.
Fri, 02 Feb 2007 20:10:17 +0000 Sean Egan Remove separator again, and use the 16px prpl icon instead of the 22
Fri, 02 Feb 2007 06:09:03 +0000 Sadrul Habib Chowdhury A small memory leak in the tooltip.
Fri, 02 Feb 2007 04:38:35 +0000 Sadrul Habib Chowdhury merge of '02579a62368e29abc96596d62ad6d418fc23ddda'
Fri, 02 Feb 2007 03:25:50 +0000 Nathan Walp fix the display bug a bit smarter
Fri, 02 Feb 2007 03:01:58 +0000 Nathan Walp really fix that tooltip display glitch
Fri, 02 Feb 2007 00:37:31 +0000 Sean Egan prpl icons in the contact context menu instead of worthless status icons
Thu, 01 Feb 2007 15:40:19 +0000 Evan Schoenberg merge of '58dbe55ff36353bfd03159879f62e91c76714530'
Thu, 01 Feb 2007 15:35:57 +0000 Evan Schoenberg Port [18179] from markhuetsch: I believe there's a bug in the get_buddies_levels() code that I don't have time to find. Temporarily disable it.
Thu, 01 Feb 2007 15:34:55 +0000 Evan Schoenberg Port [18176] from markhuetsch: Apparently GBK is old and we should be using GB18030.
Thu, 01 Feb 2007 05:47:08 +0000 Nathan Walp fix a weird tooltip rendering bug when the second buddy in a contact tooltip
Thu, 01 Feb 2007 00:37:13 +0000 Nathan Walp fix overlapping in tooltips w/ large avatars
Thu, 01 Feb 2007 00:30:21 +0000 Nathan Walp rename the .desktop file
Wed, 31 Jan 2007 18:31:31 +0000 Evan Schoenberg The accounts request API now keeps track of a returned ui_handle for authorization requests, which can be closed on demand individually or all-at-once by account. When a connection is destroyed, its associated requests are closed.
Wed, 31 Jan 2007 06:59:45 +0000 Sadrul Habib Chowdhury merge of '921d892371d1bd4b52a6f589936628d8a8c4ed72'
Wed, 31 Jan 2007 05:47:22 +0000 Sean Egan merge of '10550177dfd838a0e39858988adee426a7f6ac2b'
Tue, 30 Jan 2007 07:56:37 +0000 Sean Egan tooltip tweaks
Tue, 30 Jan 2007 07:48:57 +0000 Sean Egan prpl icons as emblems on chats (needs work to make it less ugly) and expanded persons
Wed, 31 Jan 2007 04:53:52 +0000 Nathan Walp merge of 'c2ca8d77fad6142251001c2545c83a2f56eb3660'
Wed, 31 Jan 2007 04:53:48 +0000 Nathan Walp merge of '4c75dce7720664ff3945c7a5382e99133a96839d'
Wed, 31 Jan 2007 04:31:12 +0000 Daniel Atallah Some more changes to the win32 build to support cross-compiling.
Wed, 31 Jan 2007 01:51:58 +0000 Sadrul Habib Chowdhury merge of '9047f755d6c146b4f110727b63ed0f3dacbbe398'
Wed, 31 Jan 2007 04:53:32 +0000 Nathan Walp more compat goodness
Wed, 31 Jan 2007 04:52:41 +0000 Nathan Walp fix the compile
Tue, 30 Jan 2007 21:04:04 +0000 Sean Egan Make deleting Google Talk buddies work
Tue, 30 Jan 2007 17:29:00 +0000 Luke Schierer %s/libgaim/libpurple/g to make it compile
Tue, 30 Jan 2007 15:45:55 +0000 Daniel Atallah Avoid allocating and freeing the color string excessively.
Tue, 30 Jan 2007 15:43:16 +0000 Daniel Atallah Warning fix
Tue, 30 Jan 2007 06:53:23 +0000 Sean Egan Emblems in the blist
Tue, 30 Jan 2007 05:27:44 +0000 Sean Egan This renames the binary to 'pidgin', and I think it properly
Mon, 29 Jan 2007 03:45:21 +0000 Daniel Atallah convert a user-visible string from "Gaim" to PIDGIN_NAME
Mon, 29 Jan 2007 03:42:15 +0000 Daniel Atallah More win32 pixmap build fixes.
Mon, 29 Jan 2007 03:36:59 +0000 Daniel Atallah merge of 'b8682f66d35fb704bcd0ec3b4f06caaf002b7906'
Mon, 29 Jan 2007 03:15:08 +0000 Daniel Atallah Avoid scaling the global buddy icon for each account when populating the Accounts dialog list.
Mon, 29 Jan 2007 01:05:34 +0000 Daniel Atallah Add support for win32 makefile variable overriding using a "local.mak" file in the build root directory. This makes maintaining a custom build environment or cross-compiling easier.
Sun, 28 Jan 2007 21:48:58 +0000 Ethan Blanton This makes IRC /names handling generally more robust, as well as
Mon, 29 Jan 2007 03:22:42 +0000 Sean Egan Finish converting the statusbox. Note the connecting and animation icons are too large. I put out a request to Hylke.
Sun, 28 Jan 2007 21:40:32 +0000 Sean Egan merge of '53ec0f43994bc2a1adb7671f7f52c365475ff97a'
Sun, 28 Jan 2007 21:25:36 +0000 Daniel Atallah dist fixes
Sun, 28 Jan 2007 20:21:08 +0000 Nathan Walp merge of '704ad318e326940d16a5890ba527b24330ffbe47'
Sun, 28 Jan 2007 20:20:51 +0000 Nathan Walp more compat header work
Sun, 28 Jan 2007 19:49:07 +0000 Daniel Atallah more win32 build fixes for build changes
Sun, 28 Jan 2007 19:41:21 +0000 Daniel Atallah merge of '455e51ab9e24c5d45359486b57621e8ab68ac266'
Sun, 28 Jan 2007 17:25:15 +0000 Nathan Walp re-indentation.
Sun, 28 Jan 2007 17:02:31 +0000 Ethan Blanton This should fix up IRC logins for servers which do not provide an
Sun, 28 Jan 2007 17:01:22 +0000 Ethan Blanton merge of '9425adf9514855b6d4a3c79a57ad0cbea1f48a82'
Sun, 28 Jan 2007 21:40:07 +0000 Sean Egan GNOME has a 'document font' setting that we should use when running on GNOME. This does the gconftool-2 spawning trick to get it
Sun, 28 Jan 2007 09:02:20 +0000 Sean Egan Only show huge prpl icons for the first buddy in the person
Sun, 28 Jan 2007 08:51:47 +0000 Sean Egan merge of '5844728cb381ec679649718ebf1beeced21b6031'
Sun, 28 Jan 2007 08:51:21 +0000 Sean Egan PRPL Icons in tooltips
Sun, 28 Jan 2007 15:05:23 +0000 Evan Schoenberg Fix a crash when a network_listen_range process is canceled before its UPnP port mapping completes, which occurs regularly on certain routers when file transfers are initiated and then quickly finished. Much thanks to Elliott Harris and Eric Richie for their hard work with me hunting this down and fixing it.
Sun, 28 Jan 2007 06:31:19 +0000 Ethan Blanton Recognize non-standard mode characters communicated in an 005 numeric for IRC
Sun, 28 Jan 2007 01:24:15 +0000 Ethan Blanton merge of '8f5c72b9dbcf628f35e4674469f97b34f9c6fa2c'
Sat, 27 Jan 2007 11:48:43 +0000 Sean Egan A few non-gettextized strings
Sat, 27 Jan 2007 11:41:32 +0000 Sean Egan This should be the last of the string changes
Sat, 27 Jan 2007 11:11:26 +0000 Sean Egan Dialog icon changes
Sat, 27 Jan 2007 10:15:07 +0000 Sean Egan I think this takes care of protocol icons. Note there are still places
Sat, 27 Jan 2007 09:20:49 +0000 Sean Egan Makefileize those icons
Sat, 27 Jan 2007 03:50:22 +0000 Sean Egan Fixes #41
Sat, 27 Jan 2007 03:30:08 +0000 Sean Egan protocol icons. No code to use them yet.
Sat, 27 Jan 2007 02:06:37 +0000 Nathan Walp merge of '53f08d189b9760ce37803245e4885502527b6025'
Sat, 27 Jan 2007 01:43:28 +0000 Sean Egan Some more icons. Nothing uses them yet.
Sat, 27 Jan 2007 02:06:17 +0000 Nathan Walp merge of '6f79d2e845520107afda4aa99727183840cf5078'
Wed, 31 Jan 2007 01:48:35 +0000 Sadrul Habib Chowdhury Fix bug #1645435. Thanks to Dennis Ristuccia (more commonly known as EvilDennisR) for helping me find the bug.
Sun, 28 Jan 2007 18:19:20 +0000 Sadrul Habib Chowdhury Remove the timeout-source to fix a possible crash.
Sat, 27 Jan 2007 17:46:52 +0000 Sadrul Habib Chowdhury Warmenhoved patch #1397916: "Turns Block button in conv menu into Unblock after blocking" from Glauber de Oliveira Costa (glommer). You know the drill.
Sat, 27 Jan 2007 16:40:21 +0000 Sadrul Habib Chowdhury More closely imitate the input handling of irssi. Hopefully this will fix the excessive CPU usage bug Alver keeps getting.
Fri, 26 Jan 2007 22:58:09 +0000 Sadrul Habib Chowdhury Use proper capitalization. This was causing yahoo-smileys to be not used.
Sat, 27 Jan 2007 02:06:09 +0000 Nathan Walp this would use the protocol icons in place of the buddy icon for chats,
Fri, 26 Jan 2007 04:34:30 +0000 Sadrul Habib Chowdhury Patch #1600087 from Richard 'wabz' Nelson: "Don't include a buddy's name when logging error/raw messages"
Fri, 26 Jan 2007 04:10:22 +0000 Sadrul Habib Chowdhury Make sure the pounces, buddy-aliases, savedstatuses etc. saved before the aim/icq split works after the split. The util function _gaim_oscar_convert will be removed at a 'suitable' time in the future.
Fri, 26 Jan 2007 03:53:15 +0000 Sadrul Habib Chowdhury Fix convcolors to not unlinkify the links.
Fri, 26 Jan 2007 03:39:39 +0000 Sadrul Habib Chowdhury Prevent tree from crashing when NULL text is added in some column.
Fri, 26 Jan 2007 03:00:46 +0000 Sadrul Habib Chowdhury Fix bug #1639181: Buddylist 'block' icon is different than in IM window
Thu, 25 Jan 2007 23:37:02 +0000 Nathan Walp I think this is what was meant
Thu, 25 Jan 2007 20:26:17 +0000 Sean Egan merge of '96543ebd62eece654fe74ff3ca5f3573c8618599'
Thu, 25 Jan 2007 19:00:52 +0000 Ethan Blanton merge of '40a73bb689b4b47c5070a2416c353ea7ee080ce2'
Thu, 25 Jan 2007 20:26:12 +0000 Sean Egan proper spacing for chat nodes
Thu, 25 Jan 2007 08:42:26 +0000 Sean Egan More statusbox tweaks:
Thu, 25 Jan 2007 03:16:24 +0000 Daniel Atallah I found a stray "Gaim" in the about text. The real reason for this commit is to test that commit emails are working.
Thu, 25 Jan 2007 01:41:33 +0000 Daniel Atallah More build fixes
Thu, 25 Jan 2007 19:00:02 +0000 Ethan Blanton Allow --dynamic-prpls to recognize aim and icq as synonyms for oscar
Wed, 24 Jan 2007 22:12:17 +0000 Ethan Blanton merge of 'd2a7c45e8f16efe8ed52a057ad51049809fffa3f'
Wed, 24 Jan 2007 22:06:40 +0000 Daniel Atallah merge of '942112767d11b0e27edc6dc85ba55f42774bc1d4'
Wed, 24 Jan 2007 22:10:58 +0000 Ethan Blanton Fix up perl to build against libpurple/pidgin instead of libgaim/gtk.
Wed, 24 Jan 2007 21:59:45 +0000 Sean Egan Forgot to mtn add the icons
Wed, 24 Jan 2007 21:06:46 +0000 Daniel Atallah merge of 'a45405c69730ec786c859712b19b4a592882b748'
Wed, 24 Jan 2007 21:03:20 +0000 Sean Egan merge of '7daaf59bc033f5665ab67b267aa5b270469e3ead'
Wed, 24 Jan 2007 21:02:37 +0000 Sean Egan add some padding between icon and name columns
Wed, 24 Jan 2007 20:10:53 +0000 Daniel Atallah merge of '84140aa67d4b73a58ac23634d0098f50a79164a9'
Wed, 24 Jan 2007 20:06:47 +0000 Sean Egan use available icon in statusbox
Wed, 24 Jan 2007 19:40:42 +0000 Sean Egan icon updates from Hylke:
Wed, 24 Jan 2007 19:51:20 +0000 Daniel Atallah Fix an issue where url_fetch_recv_cb() can be triggered after we start to redirect. This causes the crashes reported in bugs like #1642430.
Wed, 24 Jan 2007 19:04:45 +0000 Daniel Atallah Fix win32 build for status icon changes
Wed, 24 Jan 2007 09:30:54 +0000 Sean Egan A lot of status icon changes:
Tue, 23 Jan 2007 19:45:31 +0000 Ethan Blanton More ignoration fixes
Tue, 23 Jan 2007 17:53:00 +0000 Daniel Atallah Updated .mtn-ignore not to ignore new Makefiles and for win32 build stuff.
Tue, 23 Jan 2007 17:26:47 +0000 Daniel Atallah Fix win32 build for new smileys structure.
Tue, 23 Jan 2007 15:50:56 +0000 Daniel Atallah merge of '4cc9941dd0b30e88799901e3b26d253e95296300'
Tue, 23 Jan 2007 01:43:57 +0000 Nathan Walp more compat header stuff
Tue, 23 Jan 2007 01:12:43 +0000 Nathan Walp merge of '05f745cea9142726d8f6eee4dd0dec11d4fe19de'
Mon, 22 Jan 2007 23:48:38 +0000 Nathan Walp more compat header
Tue, 23 Jan 2007 15:50:27 +0000 Daniel Atallah Restoring win32 stuff that was (I assume accidentally) dropped. I took advantage of the opportunity to try the daggy fix stuff.
Tue, 23 Jan 2007 01:09:06 +0000 Sean Egan Credit for icons
Mon, 22 Jan 2007 15:39:42 +0000 Ethan Blanton merge of '0884993343342bda1638f3903202437b13175ab3'
Mon, 22 Jan 2007 09:51:23 +0000 Sean Egan Another missed file
Mon, 22 Jan 2007 09:42:24 +0000 Sean Egan Forgot to add some Makefile.am's. Should have noticed it because 'mtn status' is cool
Mon, 22 Jan 2007 09:32:41 +0000 Sean Egan Pidgin logo.png. Temporary, until we have a real logo
Mon, 22 Jan 2007 09:27:02 +0000 Sean Egan I think this changes every user-visible string that contains 'Gaim.' We probably want the UI to be able
Mon, 22 Jan 2007 09:05:30 +0000 Sean Egan update POTFILES.in
Mon, 22 Jan 2007 09:02:33 +0000 Sean Egan I think this is all the instances of 'Gaim' within pidgin/
Mon, 22 Jan 2007 08:37:53 +0000 Sean Egan New smileys
Mon, 22 Jan 2007 05:33:34 +0000 Ethan Blanton Add a .mtn-ignore to silence monotone when builds finally work
Sun, 21 Jan 2007 22:58:02 +0000 Nathan Walp merge of '42e8f970b2c3c10865314b8c4fadf67460d83470'
Sun, 21 Jan 2007 21:55:07 +0000 Daniel Atallah Update win32 build for libpurple and pidgin renames. This compiles, but is far from complete.
Sun, 21 Jan 2007 21:27:08 +0000 Daniel Atallah Fix perl plugin compilation after libpurple rename
Sun, 21 Jan 2007 22:56:28 +0000 Nathan Walp start of a compat header
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sat, 20 Jan 2007 00:38:22 +0000 Sean Egan Add a PIDGIN_NAME macro defined to "Pidgin," and converted a few
Fri, 19 Jan 2007 04:14:46 +0000 Evan Schoenberg [gaim-migrate @ 18164]
Fri, 19 Jan 2007 04:13:59 +0000 Mark Doliner [gaim-migrate @ 18163]
Fri, 19 Jan 2007 04:13:23 +0000 Evan Schoenberg [gaim-migrate @ 18162]
Fri, 19 Jan 2007 04:05:27 +0000 Gary Kramlich [gaim-migrate @ 18161]
Fri, 19 Jan 2007 03:31:04 +0000 Mark Doliner [gaim-migrate @ 18160]
Fri, 19 Jan 2007 01:57:56 +0000 Sean Egan [gaim-migrate @ 18159]
Thu, 18 Jan 2007 20:19:41 +0000 Sean Egan [gaim-migrate @ 18158]
Thu, 18 Jan 2007 17:57:46 +0000 Christopher O'Brien [gaim-migrate @ 18157]
Thu, 18 Jan 2007 17:41:47 +0000 Daniel Atallah [gaim-migrate @ 18156]
Thu, 18 Jan 2007 13:30:17 +0000 Nathan Walp [gaim-migrate @ 18155]
Thu, 18 Jan 2007 07:19:51 +0000 Mark Doliner [gaim-migrate @ 18154]
Thu, 18 Jan 2007 05:07:46 +0000 Mark Huetsch [gaim-migrate @ 18153]
Thu, 18 Jan 2007 02:54:50 +0000 Sean Egan [gaim-migrate @ 18152]
Thu, 18 Jan 2007 02:35:14 +0000 Sean Egan [gaim-migrate @ 18151]
Wed, 17 Jan 2007 22:44:30 +0000 Evan Schoenberg [gaim-migrate @ 18150]
Wed, 17 Jan 2007 18:57:22 +0000 Luke Schierer [gaim-migrate @ 18149]
Wed, 17 Jan 2007 15:07:07 +0000 Evan Schoenberg [gaim-migrate @ 18148]
Wed, 17 Jan 2007 09:47:55 +0000 Sean Egan [gaim-migrate @ 18147]
Wed, 17 Jan 2007 09:22:04 +0000 Sean Egan [gaim-migrate @ 18146]
Wed, 17 Jan 2007 09:13:44 +0000 Sean Egan [gaim-migrate @ 18145]
Wed, 17 Jan 2007 09:12:01 +0000 Sean Egan [gaim-migrate @ 18144]
Wed, 17 Jan 2007 08:58:26 +0000 Sean Egan [gaim-migrate @ 18143]
Wed, 17 Jan 2007 06:29:23 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18142]
Tue, 16 Jan 2007 22:51:40 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18141]
Tue, 16 Jan 2007 22:20:26 +0000 Daniel Atallah [gaim-migrate @ 18140]
Tue, 16 Jan 2007 19:45:24 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18139]
Tue, 16 Jan 2007 19:37:55 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18138]
Tue, 16 Jan 2007 19:32:09 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18137]
Tue, 16 Jan 2007 05:12:48 +0000 Nathan Walp [gaim-migrate @ 18136]
Tue, 16 Jan 2007 03:13:25 +0000 Sean Egan [gaim-migrate @ 18135]
Tue, 16 Jan 2007 02:48:36 +0000 Sean Egan [gaim-migrate @ 18134]
Mon, 15 Jan 2007 23:33:50 +0000 Daniel Atallah [gaim-migrate @ 18133]
Mon, 15 Jan 2007 23:19:12 +0000 Daniel Atallah [gaim-migrate @ 18132]
Mon, 15 Jan 2007 19:24:50 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18131]
Mon, 15 Jan 2007 19:03:37 +0000 Daniel Atallah [gaim-migrate @ 18130]
Mon, 15 Jan 2007 07:14:37 +0000 Mark Doliner [gaim-migrate @ 18128]
Mon, 15 Jan 2007 06:07:54 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18127]
Mon, 15 Jan 2007 01:10:55 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18126]
Sun, 14 Jan 2007 20:38:18 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18125]
Sun, 14 Jan 2007 19:43:14 +0000 Mark Doliner [gaim-migrate @ 18124]
Sun, 14 Jan 2007 19:23:42 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18123]
Sun, 14 Jan 2007 18:36:49 +0000 Mark Doliner [gaim-migrate @ 18121]
Sat, 13 Jan 2007 20:08:31 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18120]
Sat, 13 Jan 2007 18:46:55 +0000 Mark Doliner [gaim-migrate @ 18119]
Sat, 13 Jan 2007 09:50:16 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18118]
Sat, 13 Jan 2007 07:45:32 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18117]
Fri, 12 Jan 2007 22:48:13 +0000 Nathan Walp [gaim-migrate @ 18116]
Fri, 12 Jan 2007 22:17:32 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18115]
Fri, 12 Jan 2007 17:43:25 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18114]
Fri, 12 Jan 2007 05:39:11 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18113]
Fri, 12 Jan 2007 02:50:08 +0000 Nathan Walp [gaim-migrate @ 18112]
Fri, 12 Jan 2007 02:28:45 +0000 Nathan Walp [gaim-migrate @ 18111]
Fri, 12 Jan 2007 02:19:51 +0000 Mark Huetsch [gaim-migrate @ 18110]
Fri, 12 Jan 2007 00:47:58 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18109]
Thu, 11 Jan 2007 08:43:34 +0000 Sean Egan [gaim-migrate @ 18108]
Thu, 11 Jan 2007 07:43:03 +0000 Mark Huetsch [gaim-migrate @ 18107]
Thu, 11 Jan 2007 07:42:51 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18106]
Thu, 11 Jan 2007 07:26:28 +0000 Mark Huetsch [gaim-migrate @ 18105]
Thu, 11 Jan 2007 06:21:46 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18104]
Thu, 11 Jan 2007 05:30:24 +0000 Gary Kramlich [gaim-migrate @ 18103]
Thu, 11 Jan 2007 04:13:53 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18102]
Thu, 11 Jan 2007 03:56:44 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18101]
Wed, 10 Jan 2007 22:16:26 +0000 Luke Schierer [gaim-migrate @ 18100]
Wed, 10 Jan 2007 03:47:57 +0000 Nathan Walp [gaim-migrate @ 18099]
Wed, 10 Jan 2007 03:13:53 +0000 Evan Schoenberg [gaim-migrate @ 18098]
Tue, 09 Jan 2007 21:16:58 +0000 Mark Huetsch [gaim-migrate @ 18097]
Tue, 09 Jan 2007 01:54:32 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18096]
Tue, 09 Jan 2007 01:34:55 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18095]
Tue, 09 Jan 2007 00:29:45 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18094]
Tue, 09 Jan 2007 00:24:55 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18093]
Mon, 08 Jan 2007 20:57:07 +0000 Evan Schoenberg [gaim-migrate @ 18092]
Mon, 08 Jan 2007 20:54:54 +0000 Daniel Atallah [gaim-migrate @ 18091]
Mon, 08 Jan 2007 17:19:34 +0000 Daniel Atallah [gaim-migrate @ 18090]
Mon, 08 Jan 2007 15:18:25 +0000 Mark Doliner [gaim-migrate @ 18089]
Mon, 08 Jan 2007 15:01:06 +0000 Evan Schoenberg [gaim-migrate @ 18088]
Mon, 08 Jan 2007 12:51:23 +0000 Evan Schoenberg [gaim-migrate @ 18087]
Mon, 08 Jan 2007 04:26:16 +0000 Nathan Walp [gaim-migrate @ 18086]
Mon, 08 Jan 2007 04:04:16 +0000 Mark Doliner [gaim-migrate @ 18085]
Mon, 08 Jan 2007 00:08:10 +0000 Evan Schoenberg [gaim-migrate @ 18084]
Sun, 07 Jan 2007 20:05:46 +0000 Mark Doliner [gaim-migrate @ 18083]
Sun, 07 Jan 2007 07:30:01 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18081]
Sun, 07 Jan 2007 07:18:48 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18080]
Sat, 06 Jan 2007 17:36:48 +0000 Evan Schoenberg [gaim-migrate @ 18079]
Fri, 05 Jan 2007 18:25:06 +0000 Nathan Walp [gaim-migrate @ 18078]
Fri, 05 Jan 2007 17:20:42 +0000 Mark Huetsch [gaim-migrate @ 18077]
Fri, 05 Jan 2007 02:44:31 +0000 Ethan Blanton [gaim-migrate @ 18076]
Thu, 04 Jan 2007 23:55:17 +0000 Evan Schoenberg [gaim-migrate @ 18075]
Thu, 04 Jan 2007 23:38:43 +0000 Evan Schoenberg [gaim-migrate @ 18074]
Thu, 04 Jan 2007 23:20:12 +0000 Evan Schoenberg [gaim-migrate @ 18073]
Thu, 04 Jan 2007 19:21:10 +0000 Evan Schoenberg [gaim-migrate @ 18072]
Thu, 04 Jan 2007 17:11:48 +0000 Luke Schierer [gaim-migrate @ 18071]
Thu, 04 Jan 2007 17:05:57 +0000 Luke Schierer [gaim-migrate @ 18070]
Wed, 03 Jan 2007 20:52:40 +0000 Evan Schoenberg [gaim-migrate @ 18069]
Wed, 03 Jan 2007 19:43:33 +0000 Mark Doliner [gaim-migrate @ 18068]
Wed, 03 Jan 2007 14:02:44 +0000 Evan Schoenberg [gaim-migrate @ 18067]
Wed, 03 Jan 2007 02:07:05 +0000 Nathan Walp [gaim-migrate @ 18066]
Tue, 02 Jan 2007 15:04:45 +0000 Nathan Walp [gaim-migrate @ 18065]
Sat, 30 Dec 2006 18:43:57 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18064]
Wed, 27 Dec 2006 15:01:39 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18063]
Wed, 27 Dec 2006 13:34:33 +0000 Mark Huetsch [gaim-migrate @ 18062]
Wed, 27 Dec 2006 13:27:55 +0000 Mark Huetsch [gaim-migrate @ 18061]
Wed, 27 Dec 2006 10:30:02 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18060]
Tue, 26 Dec 2006 20:40:05 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18059]
Tue, 26 Dec 2006 19:22:03 +0000 Evan Schoenberg [gaim-migrate @ 18058]
Tue, 26 Dec 2006 03:39:37 +0000 Evan Schoenberg [gaim-migrate @ 18057]
Tue, 26 Dec 2006 03:15:08 +0000 Evan Schoenberg [gaim-migrate @ 18056]
Tue, 26 Dec 2006 02:47:13 +0000 Evan Schoenberg [gaim-migrate @ 18055]
Tue, 26 Dec 2006 02:44:15 +0000 Evan Schoenberg [gaim-migrate @ 18054]
Tue, 26 Dec 2006 02:42:54 +0000 Evan Schoenberg [gaim-migrate @ 18053]
Tue, 26 Dec 2006 02:01:15 +0000 Evan Schoenberg [gaim-migrate @ 18052]
Mon, 25 Dec 2006 06:01:33 +0000 Evan Schoenberg [gaim-migrate @ 18051]
Sat, 23 Dec 2006 19:32:10 +0000 Mark Doliner [gaim-migrate @ 18050]
Sat, 23 Dec 2006 05:42:41 +0000 Nathan Walp [gaim-migrate @ 18049]
Fri, 22 Dec 2006 19:15:38 +0000 Stu Tomlinson [gaim-migrate @ 18048]
Fri, 22 Dec 2006 08:41:29 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18047]
Fri, 22 Dec 2006 08:33:12 +0000 Evan Schoenberg [gaim-migrate @ 18046]
Fri, 22 Dec 2006 08:29:28 +0000 Evan Schoenberg [gaim-migrate @ 18045]
Fri, 22 Dec 2006 06:59:05 +0000 Mark Doliner [gaim-migrate @ 18044]
Fri, 22 Dec 2006 06:39:55 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18043]
Fri, 22 Dec 2006 05:31:54 +0000 Mark Huetsch [gaim-migrate @ 18042]
Fri, 22 Dec 2006 00:47:43 +0000 Ethan Blanton [gaim-migrate @ 18041]
Thu, 21 Dec 2006 23:57:27 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18040]
Thu, 21 Dec 2006 09:32:11 +0000 Evan Schoenberg [gaim-migrate @ 18039]
Thu, 21 Dec 2006 09:21:32 +0000 Mark Doliner [gaim-migrate @ 18038]
Thu, 21 Dec 2006 09:14:53 +0000 Mark Doliner [gaim-migrate @ 18037]
Thu, 21 Dec 2006 08:58:55 +0000 Mark Doliner [gaim-migrate @ 18036]
Thu, 21 Dec 2006 08:14:05 +0000 Mark Doliner [gaim-migrate @ 18035]
Thu, 21 Dec 2006 00:40:21 +0000 Ethan Blanton [gaim-migrate @ 18034]
Wed, 20 Dec 2006 20:38:20 +0000 Evan Schoenberg [gaim-migrate @ 18033]
Wed, 20 Dec 2006 20:29:11 +0000 Evan Schoenberg [gaim-migrate @ 18032]
Wed, 20 Dec 2006 20:06:47 +0000 Evan Schoenberg [gaim-migrate @ 18031]
Wed, 20 Dec 2006 09:35:24 +0000 Mark Doliner [gaim-migrate @ 18030]
Wed, 20 Dec 2006 09:31:11 +0000 Mark Doliner [gaim-migrate @ 18029]
Wed, 20 Dec 2006 09:28:29 +0000 Sadrul Habib Chowdhury [gaim-migrate @ 18028]
Wed, 20 Dec 2006 05:50:49 +0000 Gary Kramlich [gaim-migrate @ 18027]
Wed, 20 Dec 2006 05:43:51 +0000 Daniel Atallah [gaim-migrate @ 18026]
Tue, 19 Dec 2006 18:52:18 +0000 Mark Doliner [gaim-migrate @ 18025]
Tue, 19 Dec 2006 05:28:06 +0000 Richard Laager [gaim-migrate @ 18024]
Tue, 19 Dec 2006 01:36:20 +0000 Sean Egan [gaim-migrate @ 18023]
Tue, 19 Dec 2006 00:09:38 +0000 Bartoz Oler [gaim-migrate @ 18022]