log

age author description
Tue, 27 Oct 2009 21:32:11 +0000 maiku Move mute functionality into the Fs2 media backend.
Tue, 27 Oct 2009 21:18:41 +0000 maiku Remove the volume property from the PurpleMediaStream structure.
Tue, 27 Oct 2009 21:16:27 +0000 maiku Move volume setting functionality to the Fs2 media backend.
Tue, 27 Oct 2009 20:47:30 +0000 maiku Remove references to FsSession in PurpleMedia.
Tue, 27 Oct 2009 20:43:30 +0000 maiku Move all src and sink creation in PurpleMedia to the Fs2 media backend.
Tue, 27 Oct 2009 19:10:57 +0000 maiku Remove references to FsParticipant from PurpleMedia.
Tue, 27 Oct 2009 19:06:29 +0000 maiku Add codecs_ready to the media backend interface.
Tue, 27 Oct 2009 18:42:01 +0000 maiku Remove FsStream from PurpleMedia stream.
Tue, 27 Oct 2009 18:34:46 +0000 maiku Move odd direction changing functionality to the Fs2 media backend.
Tue, 27 Oct 2009 18:15:23 +0000 maiku Move pause functionality to the Fs2 media backend.
Tue, 27 Oct 2009 17:48:26 +0000 maiku Properly free PurpleMediaBackendFs2Stream's.
Tue, 27 Oct 2009 00:13:39 +0000 maiku Handle part of accepting a stream in the Fs2 media backend.
Mon, 26 Oct 2009 23:26:59 +0000 maiku Move set_remote_codec functionality to the Fs2 media backend.
Mon, 26 Oct 2009 23:17:38 +0000 maiku Change the media backend interface's set_send_codec to return gboolean to
Mon, 26 Oct 2009 23:10:53 +0000 maiku Move set_remote_codecs functionality to the Fs2 media backend.
Mon, 26 Oct 2009 22:59:13 +0000 maiku Make the backend interface's set_remote_codecs function return gboolean.
Mon, 26 Oct 2009 22:50:23 +0000 maiku Move get_local_candidates functionality over to the Fs2 media backend.
Mon, 26 Oct 2009 22:30:05 +0000 maiku Rename purple_media_candidate_from_fs to _candidate_from_fs for consistency.
Mon, 26 Oct 2009 22:26:51 +0000 maiku Transfer get_codecs functionality to the Fs2 media backend.
Mon, 26 Oct 2009 22:15:05 +0000 maiku Silence warning.
Mon, 26 Oct 2009 22:14:25 +0000 maiku Transfer setting Farsight 2's remote candidates to the Fs2 media backend.
Mon, 26 Oct 2009 21:35:11 +0000 maiku Transfer creating Farsight 2 streams to the Fs2 media backend.
Mon, 26 Oct 2009 20:17:35 +0000 maiku Remove the list of participants from PurpleMedia and use the Fs2 backend's.
Mon, 26 Oct 2009 20:06:16 +0000 maiku Correct some debug categories.
Mon, 26 Oct 2009 20:00:00 +0000 maiku Add participant creation and destruction to the Fs2 media backend.
Mon, 26 Oct 2009 19:11:29 +0000 maiku Store active_remote_candidates in PurpleMedia as a GList of PurpleMediaCandidate's.
Mon, 26 Oct 2009 19:01:30 +0000 maiku Store active_local_candidates in PurpleMedia as a GList of PurpleMediaCandidate's.
Mon, 26 Oct 2009 18:45:30 +0000 maiku Store remote_candidates in PurpleMedia as a GList of PurpleMediaCandidate's.
Mon, 26 Oct 2009 18:32:27 +0000 maiku Store local_candidates in PurpleMedia as a GList of PurpleMediaCandidate's.
Mon, 26 Oct 2009 18:23:32 +0000 maiku Add purple_media_candidate_copy to the public API.
Mon, 26 Oct 2009 18:02:06 +0000 maiku Move Farsight 2's local-candidates-prepared signal to the Fs2 media backend.
Mon, 26 Oct 2009 17:39:38 +0000 maiku Move Farsight 2's new-active-candidate-pair into the Fs2 media backend.
Fri, 23 Oct 2009 23:12:57 +0000 maiku Move handling Farsight 2's codecs-changed signal into the Fs2 media backend.
Fri, 23 Oct 2009 22:20:45 +0000 maiku Move handling Farsight 2's new-local-candidate signal in Fs2 media backend.
Fri, 23 Oct 2009 21:40:38 +0000 maiku Begin transferring FsSession over to the Farsight 2 media backend.
Fri, 23 Oct 2009 19:59:12 +0000 maiku Transfer some GStreamer message handling to the Farsight 2 media backend.
Fri, 23 Oct 2009 18:20:54 +0000 maiku Decouple the media_bus_call from the backend. It will still be needed even
Fri, 23 Oct 2009 02:20:35 +0000 maiku Deprecate the conference property of PurpleMedia.
Fri, 23 Oct 2009 02:11:33 +0000 maiku Start to use the media backend code in PurpleMedia and PurpleMediaManager.
Fri, 23 Oct 2009 01:55:39 +0000 maiku Various tweaks, fixes, and added debug output. Attached some media signals,
Fri, 23 Oct 2009 01:45:42 +0000 maiku Move the backend-fs2.h header into noinst_HEADERS.
Fri, 23 Oct 2009 01:06:48 +0000 maiku This is an interface and not a class.
Fri, 23 Oct 2009 00:01:54 +0000 maiku Add a conference-type parameter to PurpleMedia.
Fri, 23 Oct 2009 00:00:44 +0000 maiku Fix parameter to actually be a string instead of an object.
Thu, 22 Oct 2009 23:29:51 +0000 maiku Create and dispose the conference in the Farsight 2 media backend.
Thu, 22 Oct 2009 22:58:48 +0000 maiku Add the conference-type property to the media backend interface.
Thu, 22 Oct 2009 22:30:03 +0000 maiku Remove dummy code I missed.
Thu, 22 Oct 2009 21:30:30 +0000 maiku Skeleton of the Farsight 2 media backend.
Thu, 22 Oct 2009 21:09:36 +0000 maiku Add a media backend interface to handle different backends in addition to
Thu, 22 Oct 2009 00:22:59 +0000 maiku Break PurpleMediaCodec out into its own file.
Thu, 22 Oct 2009 00:22:31 +0000 maiku Include signals.h to provide PurpleCallback. I guess all the other places
Wed, 21 Oct 2009 22:17:53 +0000 maiku Split out PurpleMediaCandidate into its own file.
Wed, 21 Oct 2009 20:58:32 +0000 maiku Split the media API's enum types out into its own file.
Wed, 21 Oct 2009 20:05:52 +0000 maiku Move media.c into libpurple/media/.
Tue, 20 Oct 2009 21:39:16 +0000 maiku Declare XMPP got media caps in the correct place.
Tue, 20 Oct 2009 21:38:57 +0000 maiku Essentially normalize the username passed to purple_prpl_got_media_caps.
Tue, 20 Oct 2009 21:00:23 +0000 maiku Add media_caps to PurpleBuddy structure and use it to determine the old caps
Tue, 20 Oct 2009 20:42:58 +0000 maiku Use purple_prpl_got_media_caps in XMPP to update the caps when they change.
Tue, 20 Oct 2009 20:41:23 +0000 maiku Use purple_prpl_got_media_caps in purple_prpl_got_user_status to remove media
Tue, 20 Oct 2009 20:06:25 +0000 maiku Add the purple_media_got_media_caps function in order to signal when a prpl
Tue, 20 Oct 2009 20:04:06 +0000 maiku Add the buddy-caps-changed signal in order to tell when a buddy's media caps
Tue, 20 Oct 2009 00:12:33 +0000 maiku Rebroadcast XMPP caps whenever the UI caps change.
Tue, 20 Oct 2009 00:11:44 +0000 maiku Added the ui-caps-changed signal to the media manager.
Tue, 20 Oct 2009 00:10:14 +0000 maiku Made the GLib flags structure for PurpleMediaCaps.
Tue, 13 Oct 2009 22:13:57 +0000 Marcus Lundblad Broke out the generation of random UUIDs to its own function
Mon, 12 Oct 2009 22:40:37 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 667654b3309008b53bf4d9df02bd401d1ede8db5)
Mon, 12 Oct 2009 19:55:40 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 80eaa62b397424cadf9ea37ca0e98894f823fbf5)
Mon, 12 Oct 2009 18:52:27 +0000 foufou33 Clean up a case in the Yahoo! prpl where the caller now handles this. Other
Mon, 12 Oct 2009 18:48:19 +0000 foufou33 The current behavior of libpurple reports completions of a file transfer too
Mon, 12 Oct 2009 18:41:51 +0000 foufou33 Kill off the use of fseek for non-seekable streams in file transfers.
Mon, 12 Oct 2009 17:45:33 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head c9c14c0c44e2863ad15a283f36c5c278a4ea5539)
Mon, 12 Oct 2009 05:08:37 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 2ac9ba8bc7ccc501db6f24fdfe06025a3957852a)
Mon, 05 Oct 2009 00:34:33 +0000 Sadrul Habib Chowdhury Reduce some code duplications (71 insertions(+), 217 deletions(-))
Sun, 04 Oct 2009 18:02:15 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head b4458fccbc3c9ab0c1c9105eb68c47ffa7c62e5a)
Sat, 03 Oct 2009 21:31:14 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 9ae9c115b1d9c775aa393b62f7522480a1b9a2d0)
Sat, 03 Oct 2009 21:14:47 +0000 John Bailey ChangeLog the work on the dialogs and the added functions.
Sat, 03 Oct 2009 20:49:02 +0000 John Bailey This change is probably going to be unpopular, but I ask that people give it
Sat, 03 Oct 2009 19:18:18 +0000 John Bailey Break the developer information out into its own dialog. I also bolded a few
Sat, 03 Oct 2009 18:54:58 +0000 John Bailey I wanted to bold this text and forgot to.
Sat, 03 Oct 2009 18:49:54 +0000 John Bailey Making this minimum size slightly larger makes the MTN revision ID fit without
Sat, 03 Oct 2009 18:05:08 +0000 John Bailey Split the "Debugging Information" and translator info into "Build Information"
Sat, 03 Oct 2009 17:49:39 +0000 John Bailey ChangeLog the fact that I changed minimum version requirements for GTK+ and
Sat, 03 Oct 2009 16:29:05 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head d88831199cb010e3856ff07fccd05fc6be6b1e72)
Sun, 27 Sep 2009 22:22:36 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head bd59b6d44034a232a0414586f78d8f559d9705f8)
Wed, 16 Sep 2009 16:26:55 +0000 John Bailey Move this to im.pidgin.pidgin.next.minor too so im.pidgin.pidgin will compile.
Wed, 16 Sep 2009 16:25:59 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 84b4f3d9c0a8e1306eb70e9db0003177e2782269)
Wed, 16 Sep 2009 15:44:34 +0000 John Bailey merge of '6aa03fdea8a7360d07b6a8c72cfd0796a2990753'
Wed, 16 Sep 2009 15:41:33 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head f881ba77d0fe70224a938185a5a3675b39520873)
Wed, 16 Sep 2009 15:44:26 +0000 John Bailey This effectively moves Etan's API addition off im.pidgin.pidgin and onto
Thu, 10 Sep 2009 21:51:32 +0000 Marcus Lundblad Removed a comment that is now misleading...
Thu, 10 Sep 2009 20:51:30 +0000 Marcus Lundblad Woops, a stray ;
Thu, 10 Sep 2009 20:33:18 +0000 Marcus Lundblad Remove IPv6 support from _get_local_system_ips, since I couldn't get it to
Wed, 09 Sep 2009 19:01:03 +0000 Marcus Lundblad Add a function to enumerate all local IPs
Fri, 04 Sep 2009 03:04:33 +0000 Daniel Atallah Remove some win9x specific code.
Fri, 04 Sep 2009 02:57:26 +0000 Daniel Atallah Remove some win9x specific code.
Fri, 04 Sep 2009 02:49:15 +0000 Daniel Atallah dns_str_is_ascii() is only used if USE_IDN is defined
Wed, 26 Aug 2009 03:20:05 +0000 Daniel Atallah Remove win9x related stuff from the win32 installer
Wed, 26 Aug 2009 01:46:46 +0000 Daniel Atallah Fix minimum required GTK+ version in win32 installer.
Tue, 25 Aug 2009 03:59:01 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 7bed935cd3432470394f51f4fe6e7f915aed9145)
Mon, 24 Aug 2009 14:48:06 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 181764ee5b9643826233ae4d6eefb5be194cca08)
Sun, 23 Aug 2009 22:11:44 +0000 Kevin Stange Fix Windows build with gtk-dev-2.10.3-rev-a.tar.gz package that doesn't
Sun, 23 Aug 2009 16:57:51 +0000 John Bailey Hmm, I misread that check. Now we compile.
Sun, 23 Aug 2009 16:52:25 +0000 John Bailey This should pretty much finish off the GTK_CHECK_VERSION calls in Pidgin.
Sun, 23 Aug 2009 15:33:52 +0000 John Bailey Kill off more GTK_CHECK_VERSION uses that we don't need anymore. Refs #10024.
Sun, 23 Aug 2009 15:26:13 +0000 John Bailey Kill off unneeded GTK_CHECK_VERSION uses in gtkprefs.c. There are a couple
Sun, 23 Aug 2009 14:59:42 +0000 John Bailey I screwed up the logic here and didn't realize it earlier.
Sun, 23 Aug 2009 05:04:15 +0000 John Bailey Start of killing off unneeded GTK_CHECK_VERSION checks in pidgin. Refs #10024
Sun, 23 Aug 2009 02:37:12 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 458e696572314f8fd2d259d40713ad955dd82581)
Sun, 23 Aug 2009 02:36:31 +0000 John Bailey Drop a crapton of GTK+ code that we were carrying exclusively for backward
Sat, 22 Aug 2009 22:42:40 +0000 John Bailey That was supposed to be glib 2.12.0, not 2.14.0.
Sat, 22 Aug 2009 22:08:21 +0000 John Bailey Kill unneeded GLIB_CHECK_VERSION uses in Pidgin. Refs #10024.
Sat, 22 Aug 2009 21:47:20 +0000 John Bailey Kill off unneeded GLIB_CHECK_VERSION checks in libpurple. Refs #10024.
Sat, 22 Aug 2009 18:54:15 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head dbaa86f7e1344923764e572cebfb30ce7c53ee80)
Sat, 22 Aug 2009 18:05:10 +0000 John Bailey Pidgin 2.7.0 will now require GTK+ 2.10.0 and Glib 2.12.0. Refs #10024.
Sat, 22 Aug 2009 03:59:35 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 09828caa4a3333f2f0eed91315c29d5b3aa66fcb)
Wed, 19 Aug 2009 00:54:27 +0000 Elliott Sales de Andrade These numbers merged incorrectly.
Wed, 19 Aug 2009 00:46:04 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head eb9385f349a20856b9d3f9911dbc8024caa44052)
Mon, 02 Mar 2009 06:51:50 +0000 Elliott Sales de Andrade Prep next.minor for, well, the next minor.
Tue, 16 Feb 2010 09:14:54 +0000 Mark Doliner I neglected to remove this letter l because
Tue, 16 Feb 2010 09:02:23 +0000 Mark Doliner Fix CVE-2010-0423, a denial of service attack due to the parsing
Tue, 16 Feb 2010 08:58:45 +0000 Mark Doliner Fix CVE-2010-0420, a possible remote crash when handling chat room
Tue, 16 Feb 2010 08:54:07 +0000 Mark Doliner Fix CVE-2010-0277, a possible remote crash when parsing an incoming
Tue, 16 Feb 2010 08:50:49 +0000 Mark Doliner Set release dates, add news (I'm not feeling creative, sorry),
Thu, 18 Feb 2010 04:39:28 +0000 Paul Aurich jabber: Kick by in-room nick, not JID. Reduces code, but is still in-spec (and seems to be the preferred method)
Thu, 18 Feb 2010 04:37:49 +0000 Paul Aurich These should be static
Thu, 18 Feb 2010 01:42:00 +0000 Paul Aurich jabber: Possible leaks--;
Wed, 17 Feb 2010 17:03:31 +0000 Paul Aurich line-wrap to 80 characters with an 8-char tab width.
Wed, 17 Feb 2010 07:59:03 +0000 Josep Puigdemont Updated Catalan Valencian translation by Toni Hermoso.
Tue, 16 Feb 2010 22:36:52 +0000 Josep Puigdemont Catalan translation updated.
Tue, 16 Feb 2010 19:47:04 +0000 Daniel Atallah Add missing NSIS translation to dist
Tue, 16 Feb 2010 17:36:36 +0000 Sadrul Habib Chowdhury merge of 'd9f0ebaae821730c1fb7373ace99e91e9d796562'
Tue, 16 Feb 2010 16:39:11 +0000 Paul Aurich shaba: ok, but i don't understand why empty "else"
Tue, 16 Feb 2010 17:33:15 +0000 Sadrul Habib Chowdhury Expand and fill.
Tue, 16 Feb 2010 15:16:28 +0000 Paul Aurich merge of '20a2cebedc53676ed04bba9375a4e5a9cd97b6fd'
Mon, 15 Feb 2010 06:39:09 +0000 Paul Aurich jabber: --header_contents;
Mon, 15 Feb 2010 06:07:53 +0000 Paul Aurich jabber: Treat JabberBuddy->resources as a sorted list.
Mon, 15 Feb 2010 06:04:51 +0000 Paul Aurich jabber: Oops, crashing bad.
Mon, 15 Feb 2010 05:41:15 +0000 Paul Aurich jabber: Fix the resource_compare_cb function after checking how they're used with GSLists
Mon, 15 Feb 2010 05:35:56 +0000 Paul Aurich jabber: Move those functions to jutil.[ch]
Mon, 15 Feb 2010 05:31:34 +0000 Paul Aurich jabber: Unify the JabberBuddyState functions (and briefly document them)
Tue, 16 Feb 2010 08:38:20 +0000 Elliott Sales de Andrade merge of '89ba8894c13ce9ad5373009ccf3520f479d18995'
Tue, 16 Feb 2010 06:19:22 +0000 Elliott Sales de Andrade Remove/comment on some GTK_CHECK_VERSION calls.
Tue, 16 Feb 2010 17:20:11 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 16 Feb 2010 02:34:25 +0000 Paul Aurich Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Tue, 16 Feb 2010 00:36:25 +0000 Paul Aurich jabber: Fix another corner case that introduced duplicates to the list.
Mon, 15 Feb 2010 19:16:38 +0000 Paul Aurich Updated Hebrew translation. Closes #11376
Mon, 15 Feb 2010 18:44:44 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Mon, 15 Feb 2010 05:10:57 +0000 Mark Doliner Minor cleanup
Mon, 15 Feb 2010 00:20:55 +0000 Paul Aurich jabber: Update the default FT proxy (if it's still set as the previous, broken, default).
Mon, 15 Feb 2010 00:12:12 +0000 Paul Aurich jabber: Always track our own presence, even if we're not on the buddy list.
Sun, 14 Feb 2010 23:56:00 +0000 Paul Aurich jabber: Fix getting info on your own JID, under some circumstances.
Sun, 14 Feb 2010 20:20:00 +0000 Mark Doliner merge of '2aa174ad4c0e50a229c8c951b836b5f788fe7393'
Sun, 14 Feb 2010 08:06:00 +0000 Paul Aurich jabber: Simplify.
Sun, 14 Feb 2010 08:05:08 +0000 Paul Aurich proxy: Fix printing IPv6 addresses
Sun, 14 Feb 2010 07:33:34 +0000 Paul Aurich Updated Norwegian Nynorsk translation. Closes #11360.
Sun, 14 Feb 2010 07:31:42 +0000 Paul Aurich Updated Czech translation. Closes #11359
Sun, 14 Feb 2010 06:57:53 +0000 Daniel Atallah Make the "Execute a command" buddy pounce action use ShellExecute() on Windows so that it can open files of all types (e.g. MP3s) with their default associated application. Fixes #11333.
Sun, 14 Feb 2010 05:55:46 +0000 Daniel Atallah Make the conversation text preview section dynamically update as the win32-only font override changes. Fixes #11168
Sat, 13 Feb 2010 18:51:00 +0000 Daniel Atallah Fix cross-compile on OSX, working around an apparently crippled sed.
Fri, 12 Feb 2010 21:00:35 +0000 Paul Aurich jabber: Log a more useful message on unhandled IQs
Fri, 12 Feb 2010 20:58:53 +0000 Paul Aurich jabber: Send the RFC-mandated ack IQ
Fri, 12 Feb 2010 06:08:56 +0000 Paul Aurich Changelog French & German translations (committed by translators)
Fri, 12 Feb 2010 06:01:13 +0000 Paul Aurich Updated translations. Closes #11342, #11343, #11344, #11346, #11350.
Thu, 11 Feb 2010 20:14:36 +0000 Paul Aurich merge of '85129843be7a2667238f42c3652ffe0fd3fa37cb'
Thu, 11 Feb 2010 19:43:42 +0000 Jochen Kemnade complete German translation for next release
Thu, 11 Feb 2010 20:08:17 +0000 Bj«Órn Voigt German translation update for Pidgin 2.6.6
Thu, 11 Feb 2010 18:13:11 +0000 ª±ric Boumaour French translation update.
Thu, 11 Feb 2010 06:33:14 +0000 giri manojkr Updated Oriya translation. Closes #11340
Thu, 11 Feb 2010 06:29:39 +0000 Paul Aurich Update the changelog with some help from Marcus
Thu, 11 Feb 2010 04:28:42 +0000 Paul Aurich merge of 'd7c81c8ac650e6ff956266285fc134225a7c1352'
Thu, 11 Feb 2010 04:16:02 +0000 Elliott Sales de Andrade merge of '1d05d85bcdc5deb8a2a27d792f649f71abe13d0e'
Thu, 11 Feb 2010 04:28:21 +0000 Paul Aurich Updated Spanish translation. Closes #11330
Thu, 11 Feb 2010 04:12:39 +0000 Paul Aurich Updated Marathi, Polish, and Ukranian translations. Closes #11328, #11329, #11332.
Thu, 11 Feb 2010 04:15:00 +0000 Elliott Sales de Andrade Oops, just realized that caps can be reset in certain situations, and we
Thu, 11 Feb 2010 03:59:56 +0000 Elliott Sales de Andrade Fix jabber_get_media_caps for buddies with a single resource that has no
Wed, 10 Feb 2010 16:46:08 +0000 Sadrul Habib Chowdhury merge of '18b85ae6ad8091af43d91826cf054e4569ba74aa'
Tue, 09 Feb 2010 16:54:32 +0000 Sadrul Habib Chowdhury Fix typo.
Wed, 10 Feb 2010 09:04:15 +0000 Mark Doliner Pass around a va_list instead of a pointer to a va_list. Refs #7404
Wed, 10 Feb 2010 07:09:52 +0000 Paul Aurich jabber: Handle non-compliant servers that don't put stanzas in the right namespace.
Wed, 10 Feb 2010 06:43:51 +0000 Paul Aurich Oops, that wasn't meant to be left in as a warning, but noting these is probably good.
Wed, 10 Feb 2010 06:01:58 +0000 Paul Aurich Changelog that (hopefully this is clear to laymen; I'll check again tomorrow morning).
Wed, 10 Feb 2010 05:56:53 +0000 Paul Aurich jabber: Cleanup (and drop that unnormalized find function)!
Wed, 10 Feb 2010 05:44:25 +0000 Paul Aurich jabber: Unbind/Unlock from a specific resource on presences.
Wed, 10 Feb 2010 05:25:12 +0000 Paul Aurich jabber: Document these boundaries, because scrolling this much is terrible.
Wed, 10 Feb 2010 05:22:00 +0000 Paul Aurich jabber: Add a PurpleAccount convenience variable.
Wed, 10 Feb 2010 05:06:36 +0000 Paul Aurich jabber: Document jabber_find_unnormalized_im_conv (and my guess as to why
Wed, 10 Feb 2010 04:35:10 +0000 Paul Aurich jabber: Use some convenience variables here.
Wed, 10 Feb 2010 04:32:51 +0000 Paul Aurich Document the resource<>conversation binding (and how it works).
Wed, 10 Feb 2010 04:01:08 +0000 Paul Aurich Might as well make this comment accurate.
Wed, 10 Feb 2010 03:32:29 +0000 Paul Aurich Correctly parse "&lt;br&gt;" in an XML attribute. Closes #11318.
Tue, 09 Feb 2010 06:56:00 +0000 John Bailey ChangeLog a ton of stuff that should have been.
Tue, 09 Feb 2010 06:25:10 +0000 John Bailey Proper credit for Kartik's patches. Refs #7347, #7746.
Tue, 09 Feb 2010 06:21:52 +0000 kartikmohta Display a confirmation prompt when attempting to clear the whiteboard.
Tue, 09 Feb 2010 06:19:49 +0000 kartikmohta Support Yahoo !PingBox. Includes a couple warning fixes. Fixes #7347.
Tue, 09 Feb 2010 01:51:25 +0000 Mark Doliner * Don't crash if status is NULL
Mon, 08 Feb 2010 18:38:42 +0000 Sadrul Habib Chowdhury Do a version-check for pango.
Mon, 08 Feb 2010 16:44:05 +0000 Sadrul Habib Chowdhury De-dialogify the file-transfer and debug windows.
Mon, 15 Feb 2010 18:40:19 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Sun, 07 Feb 2010 17:43:30 +0000 Mark Doliner merge of '033dd646e39f8913f23a1536f8ff18c0489a8432'
Sun, 07 Feb 2010 17:34:48 +0000 Paul Aurich Updated Tamil translation. Closes #11085.
Sun, 07 Feb 2010 17:42:36 +0000 Mark Doliner Document this function and remove the unused "command" variable
Sun, 07 Feb 2010 09:30:49 +0000 Mark Doliner Add back Paul's error message from revision 219b3128f3d96b126a9ed9aff2d2f3277e69dbd4
Sun, 07 Feb 2010 08:43:26 +0000 Elliott Sales de Andrade merge of '147a2b8b067bccc514ecf55f2a4454f6df40e9bb'
Sun, 07 Feb 2010 08:31:41 +0000 Mark Doliner Good call, this doesn't need to be translated. This messaged used to be
Sun, 07 Feb 2010 08:41:47 +0000 Elliott Sales de Andrade Add support for dropping an image on the Custom Smiley window to add that
Sun, 07 Feb 2010 08:22:11 +0000 Elliott Sales de Andrade Don't try to save the edit dialog pointer to a NULL PurpleSmiley (aka, when
Sun, 07 Feb 2010 08:20:40 +0000 Elliott Sales de Andrade Using gpointer * is redundant.
Sun, 07 Feb 2010 00:34:12 +0000 Paul Aurich Updated translations. Closes #11280, #11266, #11254.
Sun, 07 Feb 2010 00:18:50 +0000 Paul Aurich POTFILES: Mark family_oservice.c for translation for the rate limit warning.
Sat, 06 Feb 2010 23:45:03 +0000 Sadrul Habib Chowdhury Change the cursor and act on double click on usernames in chat history.
Sat, 06 Feb 2010 06:53:31 +0000 Paul Aurich Fix uninitialized use of these colors, now that they're pointers.
Sat, 06 Feb 2010 15:45:51 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Fri, 05 Feb 2010 23:04:41 +0000 Mark Doliner Remove an unused login step value
Fri, 05 Feb 2010 22:54:00 +0000 Mark Doliner Use our MsnListOp enum in more places instead of int. I'm assuming
Fri, 05 Feb 2010 22:49:11 +0000 Mark Doliner Minor header file cleanup. Mostly I wanted to move some enums above some #includes
Fri, 05 Feb 2010 14:40:39 +0000 Sadrul Habib Chowdhury merge of 'aee5a93203f807e81fd88cc655fb27908cd17ff3'
Fri, 05 Feb 2010 14:38:53 +0000 Sadrul Habib Chowdhury Refresh the statusbox correctly.
Fri, 05 Feb 2010 02:39:59 +0000 Mark Doliner Paul Aurich helped me make this cleaner, because he's such a good person!
Fri, 05 Feb 2010 02:36:30 +0000 Mark Doliner Oh, we need to make sure the buddy is on our protocol before trying to
Fri, 05 Feb 2010 02:19:22 +0000 Mark Doliner Combine the CurrentMedia and MsnUserPhoneInfo structs. This makes
Fri, 05 Feb 2010 01:18:18 +0000 Mark Doliner Check if memory has been freed by looking at its contents does not work
Thu, 04 Feb 2010 23:03:24 +0000 Mark Doliner merge of '1042c695d02b49cb9360bb4ef591c4ff3209c5e5'
Thu, 04 Feb 2010 22:41:02 +0000 Mark Doliner Make sure we free myspace buddy proto_data when we disconnect. I believe
Thu, 04 Feb 2010 22:37:21 +0000 Mark Doliner I'm pretty sure this shouldn't be a compiler warning
Thu, 04 Feb 2010 22:43:47 +0000 Ludovico Cavedon Zero freed memory to avoid a crash on re-init.
Thu, 04 Feb 2010 22:31:46 +0000 Sadrul Habib Chowdhury blist theme: Do not treat missing colors as black.
Thu, 04 Feb 2010 18:27:58 +0000 Sadrul Habib Chowdhury timestamp: Do not scroll down if it was scrolled up.
Thu, 04 Feb 2010 10:34:58 +0000 Bj«Órn Voigt German translation update (2 strings)
Thu, 04 Feb 2010 05:46:37 +0000 Sadrul Habib Chowdhury merge of '7f93eb293109127d6a055f9a6aaa8baaa85207d1'
Wed, 03 Feb 2010 19:45:23 +0000 Sadrul Habib Chowdhury Fix sending '/messages/like/this '.
Wed, 03 Feb 2010 18:56:03 +0000 Sadrul Habib Chowdhury Explicitly mark user-interaction when inserting smiley.
Wed, 03 Feb 2010 16:51:13 +0000 Sadrul Habib Chowdhury Use a stock icon for 'Filter' in debug window. Closes #9150.
Wed, 03 Feb 2010 16:38:32 +0000 Sadrul Habib Chowdhury irc: Avoid a g_log error when parting a chatroom.
Thu, 04 Feb 2010 02:18:37 +0000 Mark Doliner Remove duplicate code
Thu, 04 Feb 2010 02:17:38 +0000 Mark Doliner Simplify
Thu, 04 Feb 2010 00:48:09 +0000 Mark Doliner Tabs to spaces
Thu, 04 Feb 2010 00:35:15 +0000 Mark Doliner Move the three phone numbers from the MsnUser struct into a separate
Thu, 04 Feb 2010 00:15:41 +0000 Mark Doliner Keep CurrentMedia in a separate object outside of MsnUser that needs to
Wed, 03 Feb 2010 22:48:03 +0000 Marcus Lundblad merge of '57bf84117d335fd0bba1edff4c5b3b21e29f6bbc'
Wed, 03 Feb 2010 22:46:22 +0000 Marcus Lundblad media: Set the "controlling-mode" Farsight2 parameter correctly when creating media streams.