log

age author description
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
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 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
Sun, 11 May 2008 11:19:42 +0000 ª±ric Boumaour Update french translation for pidgin 2.4.2
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.
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
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.
Fri, 27 Jun 2008 00:01:41 +0000 Casey Harkins Make pidgin_blist_toggle_visibility() hide the buddy list when it is
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'
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:57:06 +0000 Evan Schoenberg merge of '6bf9ac8e017081c907061167edd28a1adcbec3c9'
Tue, 29 Apr 2008 03:59:28 +0000 Evan Schoenberg applied changes from 4c5110037671f84e3e775214c32692b5b23c11e1
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.