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