log

age author description
Fri, 20 Jun 2008 05:15:49 +0000 Elliott Sales de Andrade Change msn_oim_parse_timestamp to match purple_str_to_time more
Fri, 20 Jun 2008 04:58:20 +0000 Elliott Sales de Andrade An MSN patch from Masca to check if there's a SB available before
Tue, 17 Jun 2008 05:38:12 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 420b71541a7786d593759ead8d775f487291fb97)
Tue, 17 Jun 2008 04:11:18 +0000 Elliott Sales de Andrade Don't free the SOAP message when we're still using it for a redirect.
Tue, 17 Jun 2008 00:55:26 +0000 Elliott Sales de Andrade Use purple_url_parse for splitting up the MSN SOAP redirect instead of
Mon, 16 Jun 2008 02:29:33 +0000 Elliott Sales de Andrade Fix up a typo between the declaration and definition of msn_got_photo.
Mon, 16 Jun 2008 01:44:28 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5209711a57354bb80c0bca86b13e1e819530ac58)
Mon, 16 Jun 2008 01:43:10 +0000 Elliott Sales de Andrade Use the correct xmlnode when processing SOAP Faults.
Sun, 15 Jun 2008 18:48:14 +0000 Elliott Sales de Andrade Remove some checks for MSN protocol_ver < 15. Those versions are
Sun, 15 Jun 2008 08:22:20 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head c692f6fe1b8c7e0dd4b0099bd67703d5941ddac5)
Sun, 15 Jun 2008 08:19:46 +0000 Elliott Sales de Andrade Add support for emblems in MSN protocol. Emblems include bots, mobile
Sun, 15 Jun 2008 08:08:22 +0000 Elliott Sales de Andrade Modifications to the MSN code for some stuff I'll be doing in later
Sun, 15 Jun 2008 06:55:21 +0000 Elliott Sales de Andrade Properly parse (most of) the MSN GCF command. Provides a
Sun, 15 Jun 2008 06:22:25 +0000 Elliott Sales de Andrade Finally got MSN token updating working (I think).
Sat, 14 Jun 2008 07:47:38 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 5387bc28fa09b238593c3dc292863ec3ce5f3c4e)
Sat, 14 Jun 2008 07:26:02 +0000 Elliott Sales de Andrade Fix up some changes that Mark did, that I didn't apply when merging.
Sat, 07 Jun 2008 08:03:56 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head 23913fa16455106d8848482b13e9a49b823e6051)
Sat, 07 Jun 2008 08:01:41 +0000 Elliott Sales de Andrade Add real server-side aliasing to MSN.
Sat, 07 Jun 2008 06:39:13 +0000 Elliott Sales de Andrade Remove MSN's use of a "store name" in favour of the "friendly name"
Sat, 07 Jun 2008 06:21:09 +0000 Elliott Sales de Andrade Update MSN Contact tokens when an invalid token error is returned.
Sat, 07 Jun 2008 06:12:44 +0000 Elliott Sales de Andrade Correctly update MSN OIM tokens when an invalid token error is
Sat, 07 Jun 2008 06:08:01 +0000 Elliott Sales de Andrade Update MSN nexus functions so that tokens are properly updateable. It
Sat, 07 Jun 2008 04:32:25 +0000 Elliott Sales de Andrade A small edit to purple_str_to_time that allows a 'Z' (UTC) TZ offset.
Sat, 07 Jun 2008 04:05:25 +0000 Elliott Sales de Andrade I was getting annoyed with this extra printing, so now on MSN, it only
Sat, 07 Jun 2008 03:56:23 +0000 Elliott Sales de Andrade Fix up some merge errors in MSN's notification.c. Darn meld...
Sat, 07 Jun 2008 03:10:15 +0000 Elliott Sales de Andrade explicit merge of '9d90ebdb7e38fdd77bb504bc3302a083616360d9'
Wed, 14 May 2008 05:06:29 +0000 Ka-Hing Cheung patch from QuLogic, references #4875
Wed, 14 May 2008 04:39:54 +0000 Ka-Hing Cheung Patch from tomgr to resend once if the connection is down, fixes #5379
Wed, 14 May 2008 04:38:26 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head e1c49c9ec5c6869ed9813feccd8ee41d2ca40f35)
Tue, 18 Mar 2008 05:36:30 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 119df2055ed7ee5143047b4d18ae81d58c2feac6)
Sun, 09 Mar 2008 23:55:27 +0000 Ka-Hing Cheung killing MsnContact which just wraps MsnSession
Thu, 06 Mar 2008 04:19:53 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 8da8d3c2a708d8bd00fe907d35de61998fb20125)
Wed, 27 Feb 2008 04:49:37 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head 64e9bf80895d2671f0a42fecc17e3ba895b41426)
Wed, 06 Feb 2008 03:35:04 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head e39a6e9be3df05b59a878001feb9276b9ceb66a9)
Sun, 13 Jan 2008 00:29:56 +0000 Ka-Hing Cheung zero out this, side effect is not crashing when password is incorrect
Sat, 12 Jan 2008 23:32:00 +0000 Elliott Sales de Andrade References #4382, fixes receiving too many offline messages
Sat, 12 Jan 2008 23:26:29 +0000 Elliott Sales de Andrade References #4382, replaces usage of msn_soap_xml_get with xmlnode_get_child
Sat, 12 Jan 2008 23:25:18 +0000 Elliott Sales de Andrade References #4382, fixes getting offline messages in p15
Wed, 26 Dec 2007 02:33:46 +0000 Ka-Hing Cheung oops, sending the format data probably isn't very useful. Unless you try
Wed, 26 Dec 2007 02:30:07 +0000 Ka-Hing Cheung fixed a memleak or 3, or maybe 4, or 5. Some of these applies to the p14
Wed, 26 Dec 2007 02:27:18 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head c0a74e417ec8993798705c2cbfca7b7d8b0bc514)
Wed, 26 Dec 2007 02:01:28 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head a010c035a70dfe57b673c5c5564b4aff8cc1d400)
Wed, 26 Dec 2007 01:22:00 +0000 Ka-Hing Cheung fix sending offline message in p15 by sending the correct token. In msnp14,
Wed, 26 Dec 2007 00:35:26 +0000 Elliott Sales de Andrade Patch 4 from Qulogic, this one fixes a group name escape bug introduced by
Wed, 26 Dec 2007 00:34:50 +0000 Elliott Sales de Andrade Patch 3 from Qulogic, this one updates contact list actions to use ticket
Wed, 26 Dec 2007 00:34:12 +0000 Elliott Sales de Andrade Patch 2 from Qulogic, this one adds SSO authentication
Wed, 26 Dec 2007 00:33:39 +0000 Elliott Sales de Andrade Patch 1 from Qulogic, this one mostly updates the version sent by pidgin
Tue, 05 Aug 2008 18:51:24 +0000 Justin Rodriguez Fixed some small rendering errors in conversations and prefs
Fri, 01 Aug 2008 22:57:11 +0000 Justin Rodriguez Couple small font fixes
Fri, 01 Aug 2008 17:04:49 +0000 Justin Rodriguez fixed some small font bugs, the coloring when selected, and a segfault
Thu, 31 Jul 2008 23:38:07 +0000 Justin Rodriguez Added text and font coloring for buddies, contacts and chats, as well as fix a few small bugs
Wed, 23 Jul 2008 05:32:00 +0000 Justin Rodriguez Changed how the prefs handle themes
Tue, 22 Jul 2008 03:08:59 +0000 Justin Rodriguez Added layout capabilities to blist themes
Fri, 18 Jul 2008 22:31:28 +0000 Justin Rodriguez fixed group coloring
Fri, 18 Jul 2008 09:03:40 +0000 Justin Rodriguez fixed segfault when changing blist themes, changed prefs to not rely on static iter, fixed a few leaks
Thu, 17 Jul 2008 19:40:13 +0000 Justin Rodriguez Fixed gtkblist-loader_build to no longer assume xml file is correct, added set methods to gtkblist-theme
Tue, 15 Jul 2008 06:29:46 +0000 Justin Rodriguez restructured much of the loader and themes for the buddy list, along with a basic trial of group background
Fri, 11 Jul 2008 19:13:24 +0000 Justin Rodriguez build function for pidgin buddy list theme loader
Fri, 11 Jul 2008 08:54:34 +0000 Justin Rodriguez flushed out blist themes a bit with lots of properties and get methods
Thu, 10 Jul 2008 06:49:45 +0000 Justin Rodriguez start of blist themes (themes have no effect on display)
Sun, 06 Jul 2008 05:57:26 +0000 Justin Rodriguez Changed the theme_manager_init function to do less, makes it cleaner and faster (won't have to build
Mon, 30 Jun 2008 23:12:54 +0000 Gary Kramlich propagate from branch 'im.pidgin.pidgin' (head 1d533cebad7c0dbda8ec8ebee1334d27dcae5f9c)
Mon, 30 Jun 2008 03:50:35 +0000 Justin Rodriguez Fixed up a few typos, readability, leaks, and bugs, all minor and mostly in theme and theme loader classes
Fri, 27 Jun 2008 21:01:47 +0000 Justin Rodriguez Fixes the display problems with (option 1) sound themes
Fri, 27 Jun 2008 18:04:29 +0000 Justin Rodriguez Fixed a few small problems with the sound loader and sound theme
Fri, 27 Jun 2008 03:44:28 +0000 Justin Rodriguez fixed crash on shutdown (avoid a double free)
Fri, 27 Jun 2008 01:29:59 +0000 Justin Rodriguez Working sound themes (option 1) theme is saved in prefs and there is no seperate custom theme, everything
Tue, 24 Jun 2008 02:06:42 +0000 Justin Rodriguez fixed images to appear in pref menu
Sun, 22 Jun 2008 03:07:07 +0000 Justin Rodriguez more gobject fixed
Sat, 21 Jun 2008 23:42:57 +0000 Justin Rodriguez fixed some gobject stuff
Sat, 21 Jun 2008 05:55:58 +0000 Justin Rodriguez Fixed purple sound loader class init function (bug on startup) and added shell sound theme selector
Tue, 17 Jun 2008 03:26:00 +0000 Justin Rodriguez Fixed some warnings with loader_build
Mon, 16 Jun 2008 21:43:34 +0000 Justin Rodriguez added a more generic function to read xml files (and made the util version into a wrapper) so it can be used by the
Mon, 16 Jun 2008 19:48:56 +0000 Justin Rodriguez Fixed some things needed for proper gobfication (init/finalize/etc)
Fri, 13 Jun 2008 21:33:17 +0000 Justin Rodriguez Added sound builder (implete still needs a good way to go from xml file to xml node)
Thu, 12 Jun 2008 22:13:54 +0000 Justin Rodriguez Added skeleton (non-working) sound loader class
Thu, 12 Jun 2008 07:34:43 +0000 Justin Rodriguez Added minimal sound theme class (only get/set api)
Thu, 12 Jun 2008 06:25:49 +0000 Justin Rodriguez changed the purple theme formatting a bit (minor)
Wed, 11 Jun 2008 18:32:12 +0000 Justin Rodriguez Added description to theme abstract class
Wed, 11 Jun 2008 03:51:47 +0000 Justin Rodriguez Fixed some leaks formatting
Wed, 11 Jun 2008 03:41:35 +0000 Justin Rodriguez Fixed theme-manager to be more of a singleton and less-gobject like
Tue, 10 Jun 2008 21:39:35 +0000 Justin Rodriguez Added the theme-manager and basic functionality (needs to be given proper directories to find themes)
Sat, 07 Jun 2008 11:03:20 +0000 Justin Rodriguez Added theme loader class abstract whose only (current/planned) function is to build themes
Sat, 07 Jun 2008 01:55:23 +0000 Justin Rodriguez fixed formatting and get/set properties
Sat, 07 Jun 2008 01:23:24 +0000 Justin Rodriguez Added basic theme for libpurple to be used by theme manager and loaders (abstract gobject)
Wed, 11 Jun 2008 15:20:16 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 7be65dacd56b6536cf745747e39a29f4f7f2644b)
Sun, 01 Jun 2008 21:39:15 +0000 Marcus Lundblad New files used for custom smileys.
Sun, 01 Jun 2008 21:07:22 +0000 Sadrul Habib Chowdhury Ooops ... compile\!
Sun, 01 Jun 2008 21:02:39 +0000 Sadrul Habib Chowdhury A couple of leak fixes.
Sun, 01 Jun 2008 20:55:54 +0000 Marcus Lundblad Custom smileys for XMPP according to XEP 0231. Refs #5627.
Sat, 12 Jul 2008 14:22:34 +0000 Evan Schoenberg Gadu-Gadu Get Info isn't behaving properly. Added debug logging to its traking
Fri, 11 Jul 2008 15:27:41 +0000 Jochen Kemnade updated German translation
Fri, 11 Jul 2008 11:24:50 +0000 Sadrul Habib Chowdhury Show the count of users when joining a chat.
Fri, 11 Jul 2008 06:35:32 +0000 Sadrul Habib Chowdhury Use a more friendly format for the timestamp in the banlist.
Tue, 08 Jul 2008 17:50:25 +0000 Jochen Kemnade merge of '2b441ba99ecbf84cdadb1490a51f92857dda488c'
Sun, 06 Jul 2008 12:23:30 +0000 Jochen Kemnade German translation updated
Tue, 08 Jul 2008 00:58:21 +0000 Mark Doliner Remove a failsafe check that I don't believe is needed. I'm under the
Mon, 07 Jul 2008 01:03:44 +0000 Luke Schierer merge of '1c1f4b66a258c57f1b098ae970a49e71d5a49996'
Sun, 06 Jul 2008 17:54:14 +0000 Mark Schneider merge of '1128e8852303548fa7e11f94813fb137fde16744'
Fri, 04 Jul 2008 21:56:30 +0000 Ethan Blanton Add the CAcert.org PEM files, which I forgot the first time around.
Fri, 04 Jul 2008 21:30:04 +0000 Ethan Blanton Add CAcert.org to the Pidgin certificates
Sun, 06 Jul 2008 19:56:59 +0000 Ka-Hing Cheung set the purple connection name to the one we are about to try
Sun, 06 Jul 2008 17:24:35 +0000 Ka-Hing Cheung let's not leak if nothing is changed
Sun, 06 Jul 2008 17:19:27 +0000 Ka-Hing Cheung make googletalk tune hack work, previously it's not doing anything unless
Fri, 04 Jul 2008 17:59:25 +0000 Stu Tomlinson Add a --disable-missing-dependencies option to configure for people who
Fri, 04 Jul 2008 16:14:48 +0000 Evan Schoenberg Whitespace fix
Fri, 04 Jul 2008 16:14:35 +0000 Evan Schoenberg Drop and then recover from XML messages which trigger invalid character
Fri, 04 Jul 2008 16:07:20 +0000 Evan Schoenberg xmlParseChunk() never returns less than 0. It retusn an error code from
Fri, 04 Jul 2008 15:41:26 +0000 Evan Schoenberg Added a structured error handler callback to the xmlSAXHandler struct.
Thu, 03 Jul 2008 19:53:31 +0000 Mark Doliner Alright, I'm getting rid of this "groups" thing for the reason listed
Thu, 03 Jul 2008 17:30:30 +0000 Will Thompson Remove some tab literals from purple-url-handler, for consistency and for
Thu, 03 Jul 2008 17:25:00 +0000 Will Thompson Make irc:// URLs use an account on the right server, not just the first IRC
Thu, 03 Jul 2008 17:19:46 +0000 Will Thompson Give findaccount an option 'matcher' callback parameter, to match arbitrary
Thu, 03 Jul 2008 15:38:49 +0000 Will Thompson Handle D-Bus errors more helpfully in purple-url-handler.
Thu, 03 Jul 2008 14:51:52 +0000 Will Thompson merge of '3d0b19df4a52ab42b61494afac9c85d170398fa8'
Wed, 18 Jun 2008 13:17:52 +0000 Will Thompson Improve PurpleConvChatBuddy documentation
Tue, 17 Jun 2008 22:14:19 +0000 Will Thompson Give some variables holding escaped versions of other strings more meaningful names.
Tue, 17 Jun 2008 21:43:23 +0000 Will Thompson This should be a boolean or, not a bitwise or.
Thu, 03 Jul 2008 00:11:48 +0000 Sadrul Habib Chowdhury Document the command signals.
Wed, 02 Jul 2008 23:58:53 +0000 Sadrul Habib Chowdhury Tab-completion for commands in finch.
Wed, 02 Jul 2008 23:50:59 +0000 Sadrul Habib Chowdhury cmd-added and cmd-removed signals to emit when commands are registered/unregistered.
Wed, 02 Jul 2008 16:54:03 +0000 Richard Laager Whitespace fix
Wed, 02 Jul 2008 16:53:03 +0000 Richard Laager merge of '1765bbc5f2dd4d43054659bea654f9bd822d2c2e'
Wed, 02 Jul 2008 00:19:29 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head ca0056ef37700d4584ae88ce481dd1fe4086e582)
Wed, 02 Jul 2008 14:29:26 +0000 Stu Tomlinson merge of '0fdedeeaa99f758f800b86adc9613eac6f3bf692'
Wed, 02 Jul 2008 12:40:38 +0000 Stu Tomlinson Fix POTFILES.in following filename changes in QQ
Wed, 02 Jul 2008 05:28:45 +0000 Evan Schoenberg Added include for "core.h" to silc. Fix from phroggie, thanks. Fixes #6227
Wed, 02 Jul 2008 00:07:56 +0000 Evan Schoenberg Apologies for that long merge; I used the wrong tree. Moved the 'website' / 'dev_website' changelog.api entry to the right place
Wed, 02 Jul 2008 00:06:25 +0000 Evan Schoenberg merge of '57be04f07f9fdc005b620053ae4f09dd1e27ebb3'
Tue, 01 Jul 2008 23:41:20 +0000 Evan Schoenberg Added website and dev_website items to Finch's ui_get_info hash table
Tue, 01 Jul 2008 23:40:13 +0000 Evan Schoenberg Added "website" and "dev_website" items to the ui_info GHashTable,
Tue, 01 Jul 2008 23:21:20 +0000 Evan Schoenberg merge of '225437b7c5b01a666461a56213713d77462490f9'
Tue, 01 Jul 2008 20:47:28 +0000 Stu Tomlinson Fix ICQ login by mimicking the clientinfo versions used by the official
Tue, 01 Jul 2008 21:58:23 +0000 Evan Schoenberg disapproval of revision 'f15338f57c0920b685e5164d2f53e50a6d0f64b7'
Tue, 01 Jul 2008 18:06:32 +0000 Evan Schoenberg Use CLIENT_WEBSITE rather than PURPLE_WEBSITE in libpurple. If the build
Tue, 01 Jul 2008 04:26:19 +0000 Evan Schoenberg jabber_google_roster_add_deny() and jabber_google_roster_rem_deny()
Mon, 30 Jun 2008 22:58:18 +0000 Mark Doliner Only check for EAGAIN if read returned less than 0. This fixes a bug
Sun, 29 Jun 2008 01:51:59 +0000 Sadrul Habib Chowdhury Allow rebinding button activations (e.g. to space).
Sun, 29 Jun 2008 01:50:21 +0000 Sadrul Habib Chowdhury Allow binding space, escape and return to some action.
Fri, 27 Jun 2008 00:01:59 +0000 Casey Harkins merge of '34ebad1a339cefdab142795e0b3a045ad7016658'
Thu, 26 Jun 2008 19:08:55 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin.2.4.3' (head 260d5ee6ca276e761c5b0bd1b612edc5743eaf67)
Thu, 26 Jun 2008 19:05:27 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin.2.4.3' (head c3831c9181f4f61b747321240086ee79e4a08fd8)
Thu, 26 Jun 2008 09:14:42 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head e09d33c61a6e5a59bfc3a52a4370aadf0a90f254)
Thu, 26 Jun 2008 09:07:56 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head 709ec9c29e9d76eebbded25061107ef0a2a2b148)
Thu, 26 Jun 2008 05:34:55 +0000 Mark Doliner Remove a unused variable
Thu, 26 Jun 2008 01:14:34 +0000 Stu Tomlinson merge of '7d9bc7a7d232a2b83e7923d0d5d20be09ed1fc5c'
Wed, 25 Jun 2008 21:31:31 +0000 Bj«Órn Voigt small German update
Thu, 26 Jun 2008 00:01:52 +0000 Mark Doliner Revert my revision ebc5ac66e700f6c67e30069ee2ebd4bb61f82ec8 because we
Mon, 23 Jun 2008 15:33:44 +0000 Daniel Atallah Allow multiple spellcheck dictionaries to be installed at the same time on
Sat, 21 Jun 2008 20:28:14 +0000 Mark Doliner Helper functions are cool
Sat, 21 Jun 2008 16:32:51 +0000 Sadrul Habib Chowdhury Plug the memory leak in the tooltip for menutrays properly. Thanks to
Sat, 21 Jun 2008 11:07:17 +0000 Sadrul Habib Chowdhury The text iterators need to be properly ordered here. Taking the iterators
Sat, 21 Jun 2008 06:56:35 +0000 Sadrul Habib Chowdhury Mobile status are created as independant statuses, which cannot be the
Sat, 21 Jun 2008 04:50:36 +0000 Sadrul Habib Chowdhury Small leak fix.
Wed, 18 Jun 2008 03:27:05 +0000 Sadrul Habib Chowdhury merge of '500604b1f22bc5f32a818dc80bbc252bc460dc85'
Wed, 18 Jun 2008 03:16:28 +0000 Daniel Atallah We only allow one keepalive timeout, so simplify this.
Wed, 18 Jun 2008 03:14:47 +0000 Daniel Atallah Cleanup some duplication and simplify this.
Wed, 18 Jun 2008 00:24:44 +0000 Richard Laager Some header inclusion fixes to help on NetBSD/FreeBSD.
Mon, 16 Jun 2008 15:19:11 +0000 Daniel Atallah Fix occurred to be spelled correctly. Thanks to bruce89 for noticing. Fixes #6096.
Mon, 16 Jun 2008 01:03:23 +0000 Mark Doliner merge of '3a93d6a9f17c32fb5379bb3f2294392fac142b92'
Sun, 15 Jun 2008 12:56:30 +0000 Will Thompson Sprinkle @copydoc around to squash "ref could not be resolved" Doxygen warnings,
Sun, 15 Jun 2008 12:54:23 +0000 Will Thompson document PurpleAttentionType slightly
Sun, 15 Jun 2008 12:53:59 +0000 Will Thompson add some trivial documentation to PurpleSoundUiOps
Sun, 15 Jun 2008 12:53:16 +0000 Will Thompson Document PurpleCoreUiOps and purple_core_get_ui_info(), tweaking other core
Sun, 15 Jun 2008 12:50:23 +0000 Will Thompson Document a few types in cmds, partly to make doxygen links to those types work.
Sat, 14 Jun 2008 20:22:49 +0000 Evan Schoenberg I'm embarassed by this random semicolon.
Sat, 14 Jun 2008 19:12:47 +0000 Evan Schoenberg Don't cycle through a NULL "message" when purple_parse_oncoming() is called
Sat, 14 Jun 2008 04:50:35 +0000 Elliott Sales de Andrade Allow a 'Z' (UTC) TZ in strings passed to purple_str_to_time. Used for
Sat, 14 Jun 2008 03:20:19 +0000 Daniel Atallah Improve error handling for xmpp file transfers.
Sat, 14 Jun 2008 01:09:29 +0000 Daniel Atallah Don't impose a restriction on who you can send files to for XMPP.
Sat, 14 Jun 2008 00:59:35 +0000 Daniel Atallah merge of 'ba3f5db0711c5a3b7c5b5510df2e5e3ae5adbbc3'
Sat, 14 Jun 2008 02:03:26 +0000 Sadrul Habib Chowdhury Send '//message' as '/message', instead of looking for a 'message' command.
Sat, 14 Jun 2008 02:01:41 +0000 Sadrul Habib Chowdhury Avoid searching for a buddy with an empty name. This happens for the
Fri, 13 Jun 2008 18:35:25 +0000 Mark Doliner merge of '705949560fe813ff0ffc4170eb4ca7545d1bd4e4'
Fri, 13 Jun 2008 04:57:45 +0000 Daniel Atallah Pass the "real" chat username to the pidgin_retrieve_user_info function.
Fri, 13 Jun 2008 04:34:06 +0000 Daniel Atallah Use the chat user's real username (if available) for more things (e.g.) file
Fri, 13 Jun 2008 04:19:31 +0000 Daniel Atallah Return the real JID (if available) from the xmpp get_cb_real_name function.
Sat, 14 Jun 2008 00:59:09 +0000 Daniel Atallah disapproval of revision 'b499ce3771edb822dda585ef37acbafcc48b71f4'
Fri, 13 Jun 2008 01:08:31 +0000 Daniel Atallah Add a can_receive_file function to the xmpp prpl so that we disable the menu
Thu, 12 Jun 2008 16:34:53 +0000 Jochen Kemnade German translation update
Thu, 12 Jun 2008 16:09:58 +0000 Mark Doliner There's no need to dup this
Wed, 11 Jun 2008 15:36:42 +0000 Mark Doliner merge of '7be65dacd56b6536cf745747e39a29f4f7f2644b'
Wed, 11 Jun 2008 15:36:36 +0000 Mark Doliner No one has any idea what evil is (in bed)
Wed, 11 Jun 2008 02:42:23 +0000 Stu Tomlinson Kill the warning 'field' may be used uninitialized in this function
Tue, 10 Jun 2008 16:23:14 +0000 Richard Laager Rename --with-ssl-certificates to --with-system-ssl-certs as per Ethan's
Tue, 10 Jun 2008 16:18:12 +0000 Richard Laager Add another translation: wud -> would
Tue, 10 Jun 2008 07:56:52 +0000 Mark Doliner I should have my email address in here, I think. I'd be ok with
Tue, 10 Jun 2008 06:26:16 +0000 Ka-Hing Cheung silence a warning
Tue, 10 Jun 2008 06:23:35 +0000 Ka-Hing Cheung Moved "Enable Account" to the top with "Manage Accounts", and always put a
Mon, 09 Jun 2008 19:34:25 +0000 Sadrul Habib Chowdhury Fix some key-press issues on nested popup menus where pressing up/down
Mon, 09 Jun 2008 19:32:20 +0000 Sadrul Habib Chowdhury Fix an off-by-one bug in calculating column widths in trees.
Mon, 09 Jun 2008 19:31:43 +0000 Marcus Lundblad Do not disable default smileys with dupliate shortcuts if custom smileys
Mon, 09 Jun 2008 19:06:08 +0000 Sadrul Habib Chowdhury merge of '288e82d5a18fb0bac91d9b4b737d4788af8388ed'
Mon, 09 Jun 2008 18:58:45 +0000 Jochen Kemnade German translation update
Mon, 09 Jun 2008 18:43:11 +0000 Evan Schoenberg * Avoid called g_markup_escape_text() on a NULL message
Mon, 09 Jun 2008 18:04:13 +0000 Evan Schoenberg Avoid calling purple_str_sub_away_formatters() and g_markup_escape_text()
Mon, 09 Jun 2008 17:28:08 +0000 Daniel Atallah re-Fix win32 build.
Mon, 09 Jun 2008 14:34:43 +0000 Daniel Atallah Fix win32 build.
Mon, 09 Jun 2008 06:35:52 +0000 Mark Doliner merge of '6f45eed99c94f8e63e46ad382a70c0c4e266b833'
Mon, 09 Jun 2008 02:28:39 +0000 Martijn van Beers A patch from Martijn van Beers to handle outgoing PURPLE_TYPE_SUBTYPE
Mon, 09 Jun 2008 02:22:33 +0000 Laurynas Biveinis "This patch pluralizes a few strings that should be pluralized for
Mon, 09 Jun 2008 02:18:05 +0000 Richard Laager ChangeLog that last commit
Mon, 09 Jun 2008 02:10:18 +0000 Richard Laager Add a configure option, --with-ssl-certificates to allow packagers to
Mon, 09 Jun 2008 00:14:40 +0000 Richard Laager The DBus and NetworkManager options are enabled by default, so the --help
Sun, 08 Jun 2008 23:00:36 +0000 Kevin Stange merge of 'f7176494034dd112dc3416db787a73b6dc67007b'
Sun, 08 Jun 2008 22:59:32 +0000 Kevin Stange merge of '832388016fc893f5c5d8569130fe34914c3c4cb0'
Sun, 08 Jun 2008 22:52:01 +0000 Ka-Hing Cheung Patch from tomgr and Maiku that workarounds some OS X issue,
Sun, 08 Jun 2008 23:00:24 +0000 Kevin Stange Fix this wording to express that this is related to adding new buddies.
Sun, 08 Jun 2008 22:51:29 +0000 Kevin Stange Make the Add Buddy dialog cause the auto-personize prompt where appropriate.
Sun, 08 Jun 2008 22:18:14 +0000 Ka-Hing Cheung Patch from Andrew Gaul that fixes another leak:
Sun, 08 Jun 2008 21:59:54 +0000 Ka-Hing Cheung Patch from Andrew Gaul that fixes a leak:
Sun, 08 Jun 2008 21:54:56 +0000 Ka-Hing Cheung patch from Andrew Gaul that fixes a memleak, we weren't free'ing this when
Sun, 08 Jun 2008 21:44:50 +0000 Ka-Hing Cheung merge of '457a5c2c9d9b1b235deae2d65b24cc542c12d6e4'
Sun, 08 Jun 2008 19:15:26 +0000 Jeffrey Connelly Apply patch to fix #4937 'msim_normalize() error during initialization of libpurple' from Jaywalker.
Sun, 08 Jun 2008 16:02:46 +0000 Evan Schoenberg As XMPP does, prefix away messages with the status name in oscar user info
Sat, 07 Jun 2008 20:37:46 +0000 Sadrul Habib Chowdhury merge of '00a9efda899566f921e7c8bbe98a0eb684855f62'
Sat, 07 Jun 2008 20:37:18 +0000 Marcus Lundblad Show the stock status icons in the status list and status menus. Closes
Sat, 07 Jun 2008 19:11:48 +0000 Sadrul Habib Chowdhury Plug a little leak. We should not use 'delete_event' signal, because it
Sat, 07 Jun 2008 18:52:57 +0000 Evan Schoenberg Specified one of the OSCAR_CAPABILITY_GENERICUNKNOWN capabilities to be
Sat, 07 Jun 2008 18:42:48 +0000 Evan Schoenberg Replaced family_*'s magic numbers of FLAP families with the constants
Sat, 07 Jun 2008 18:42:12 +0000 Evan Schoenberg Added account option for oscar accounts to allow multipe simultaneous logins,
Sat, 07 Jun 2008 15:41:05 +0000 Evan Schoenberg Added paramater to aim_send_login() to allow control over whether we want
Sat, 07 Jun 2008 14:26:41 +0000 Sadrul Habib Chowdhury Bring back the unintentionally hidden 'Manage Accounts' dialog. Thanks to
Sat, 07 Jun 2008 05:23:54 +0000 Sadrul Habib Chowdhury msgcolor command to change colors of messages in conversations.
Sat, 07 Jun 2008 01:58:23 +0000 Richard Laager A patch from toofishes to fix a crash.
Sat, 07 Jun 2008 00:00:34 +0000 Richard Laager Change "Manage" to "Manage Accounts" in the Accounts menu.
Sat, 07 Jun 2008 01:06:41 +0000 Mark Doliner Documentation: Use the word opaque to describe the data structure
Sat, 07 Jun 2008 00:56:14 +0000 Mark Doliner Add a few bits of documentation
Sat, 07 Jun 2008 00:47:16 +0000 Mark Doliner msn_slplink_new() is only used within slplink.c, so make it static and
Sat, 07 Jun 2008 00:43:33 +0000 Mark Doliner Remove an unused linked list
Fri, 06 Jun 2008 23:10:01 +0000 Mark Doliner Minor documentation and whitespace
Fri, 06 Jun 2008 22:51:17 +0000 Mark Doliner Payload length is an int here, so treat it as such. Get's rid of this warning:
Fri, 06 Jun 2008 22:49:43 +0000 Mark Doliner These forward declarations aren't needed
Fri, 06 Jun 2008 22:46:31 +0000 Mark Doliner We don't need this thing, right?
Fri, 06 Jun 2008 22:46:04 +0000 Mark Doliner Delete trailing whitespace
Fri, 06 Jun 2008 22:35:27 +0000 Mark Doliner Don't use strlen() when we can just check the first character
Fri, 06 Jun 2008 06:41:07 +0000 Daniel Atallah Fix setting buddy icons on yahoo. It looks like this must have been broken by
Fri, 06 Jun 2008 06:31:53 +0000 Daniel Atallah Plug a small and unlikely leak.
Fri, 06 Jun 2008 03:04:05 +0000 Sadrul Habib Chowdhury Fixes a crash when next_begin_word is called on trailing spaces at the
Thu, 05 Jun 2008 23:55:01 +0000 Mark Doliner Don't send an auto-response when you're away and you IM someone