Mercurial > pidgin.yaz
graph
-
Always use Google jingle when the other end supports, will have to do thisMon, 21 Sep 2009 20:58:03 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 29f6b9d81574bfa9235dbd438a8934f06552e368)Sun, 20 Sep 2009 19:56:50 +0000, by Marcus Lundblad
-
Some unfinished code to take advantage of Google's relaysMon, 31 Aug 2009 20:23:51 +0000, by Marcus Lundblad
-
Updated German translation:Mon, 06 Sep 2010 08:04:16 +0000, by Bj«Órn Voigt
-
merge of '0576c6c542692f13557ba1ab61c00b3320aee2f6'Mon, 06 Sep 2010 03:47:47 +0000, by Paul Aurich
-
perl: Wrap purple_chat_get_componentsMon, 06 Sep 2010 03:46:24 +0000, by Paul Aurich
-
merge of '5f79bbf59f5a635ca42876049d3ac856b761d0ad'Sun, 05 Sep 2010 03:38:28 +0000, by Elliott Sales de Andrade
-
Auto-parent the Plugins dialog.Fri, 03 Sep 2010 20:56:29 +0000, by Gabriel Schulhof
-
perl: Fix chat-related functions.Sun, 05 Sep 2010 01:30:56 +0000, by Paul Aurich
-
jabber: priority is called preference in Google modeSat, 04 Sep 2010 17:47:46 +0000, by Marcus Lundblad
-
jabber: set priority on remote candidates for Google-style vvSat, 04 Sep 2010 15:47:59 +0000, by Marcus Lundblad
-
Fix connecting to Yahoo when a global proxy has been specified, but isFri, 03 Sep 2010 20:08:14 +0000, by Stu Tomlinson
-
merge of 'c7f2cce48dfe465889b7803de44156e7e89e41e0'Fri, 03 Sep 2010 07:28:41 +0000, by Elliott Sales de Andrade
-
protocol is the *value*, not the *key*. Thus, we really shouldn't beFri, 03 Sep 2010 07:24:29 +0000, by Elliott Sales de Andrade
-
Spelling and spacing.Wed, 01 Sep 2010 21:54:19 +0000, by Elliott Sales de Andrade
-
update German translationThu, 02 Sep 2010 17:51:51 +0000, by Jochen Kemnade
-
jabber: Missed intialising session_data here.Wed, 01 Sep 2010 20:20:34 +0000, by Marcus Lundblad
-
Ensure predictable use of SSL libs in RPMs (GnuTLS for SuSE, NSS forWed, 01 Sep 2010 17:55:14 +0000, by Stu Tomlinson
-
propagate from branch 'im.pidgin.cpw.malu.xmpp.google_refactor' (head 9fb0b3c267d95f8e593ed5fb8fcb5fc1bd578630)Tue, 31 Aug 2010 20:49:53 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head dca20e09164518b0f7a773edd7e9649f41d8873d)Tue, 31 Aug 2010 18:28:10 +0000, by Marcus Lundblad
-
propagate from branch 'im.pidgin.pidgin' (head 7c76f200d8b976548ea95b94a1674b931a7694f7)Fri, 09 Apr 2010 22:14:51 +0000, by Marcus Lundblad
-
Remove direct use of PurpleMedia in the GoogleSession structMon, 29 Mar 2010 21:45:00 +0000, by Marcus Lundblad
-
Added new files in sub directory googleThu, 25 Mar 2010 20:18:54 +0000, by Marcus Lundblad
-
First shot at refactoring the Google-specific XMPP code.Thu, 25 Mar 2010 20:16:48 +0000, by Marcus Lundblad
-
media: Add a close button to the stand-alone video configuration window. Adjusted titleTue, 31 Aug 2010 20:48:59 +0000, by Marcus Lundblad
-
media: Added a plugin action menu for the voice and video settings plugin.Tue, 31 Aug 2010 19:38:00 +0000, by Marcus Lundblad
-
Removed the TCP and TLS TURN relaying options since libnice currently only supports these in Google mode. Added a note about this in fs-backend.c and changed the prefs label to read "UDP Port"Tue, 31 Aug 2010 18:26:04 +0000, by Marcus Lundblad
-
merge of '36b528cbf13e606208f74b6ec90ce973f512df75'Tue, 31 Aug 2010 02:57:59 +0000, by Paul Aurich
-
Use some fully qualified dll locations.Tue, 31 Aug 2010 01:49:53 +0000, by Daniel Atallah
-
Display the reason LoadLibrary didn't succeed in the debug logTue, 31 Aug 2010 01:23:28 +0000, by Daniel Atallah
-
Make wpurple_install_dir() (DATADIR) relative to the libpurple dll instead of the executable file that launched the processTue, 31 Aug 2010 00:53:15 +0000, by Daniel Atallah
-
Make wpurple_find_and_loadproc() work for non-ASCII full pathsTue, 31 Aug 2010 00:51:41 +0000, by Daniel Atallah
-
jabber: Slight improvements to the stream ID fixTue, 31 Aug 2010 02:52:28 +0000, by Paul Aurich
-
jabber: Unify "Require TLS" and "Use old-style (port 5223) SSL" settingsTue, 31 Aug 2010 02:28:05 +0000, by Paul Aurich
-
Remove idletrack.dll reference from the installer tooMon, 30 Aug 2010 18:57:22 +0000, by Daniel Atallah
-
Kill the win32 idle tracking code that works on old windows versions and moveMon, 30 Aug 2010 18:56:44 +0000, by Daniel Atallah
-
Change the Set User Mood shortcut to Control+D. Control+O is in useSun, 29 Aug 2010 23:28:46 +0000, by Elliott Sales de Andrade
-
Wordwrap.Sun, 29 Aug 2010 23:25:47 +0000, by Elliott Sales de Andrade
-
Make a note not to use Control+O, since it's used elsewhere.Sun, 29 Aug 2010 23:22:44 +0000, by Elliott Sales de Andrade
-
merge of '1cb5c4ca943e9f7ecd09da32a34b562f4e52269d'Sun, 29 Aug 2010 18:41:26 +0000, by Marcus Lundblad
-
Fall back to a non-icon request dialog if a UI does not support showing icon requests. Fixes receiving file transfer offers including a thumbnail in finch. Closes #12561Sun, 29 Aug 2010 18:39:49 +0000, by Marcus Lundblad
-
I think this should be thunder, thus adding more links.Sat, 28 Aug 2010 07:17:13 +0000, by Elliott Sales de Andrade
-
I believe this smiley is "happy", not "smile".Sat, 28 Aug 2010 07:04:45 +0000, by Elliott Sales de Andrade
-
Add many missing smileys to the Small theme that are in the DefaultSat, 28 Aug 2010 07:03:07 +0000, by Elliott Sales de Andrade
-
It seems like the Yahoo Japan smileys disappeared.Sat, 28 Aug 2010 06:49:47 +0000, by Elliott Sales de Andrade
-
finch: Add support for string lists as account optionsFri, 27 Aug 2010 06:28:09 +0000, by Paul Aurich
-
jabber: Make the reliance on stream ID laxer. Closes #12331Fri, 27 Aug 2010 05:14:08 +0000, by Paul Aurich
-
jabber: Fix a pernicious race condition in our cyrus auth codeFri, 27 Aug 2010 04:30:23 +0000, by Paul Aurich
-
Reduce some code duplication in the Prefs dialog creation function.Thu, 26 Aug 2010 04:37:24 +0000, by Gabriel Schulhof
-
Using if (x) g_free(x) is unnecessary.Thu, 26 Aug 2010 04:28:20 +0000, by Elliott Sales de Andrade
-
Removed an extra newline in that snuck in in ChangeLog during merge.Wed, 25 Aug 2010 19:14:48 +0000, by Marcus Lundblad
-
merge of '9b4b74ad94eb77ef347f7575823e65103cae1f85'Wed, 25 Aug 2010 19:13:24 +0000, by Marcus Lundblad
-
merge of '17e496a18cf8462d267f5220dd5f6283662eeba7'Wed, 25 Aug 2010 19:12:08 +0000, by Marcus Lundblad
-
Added ability to relay over TCP and TLS for TURN for media.Wed, 25 Aug 2010 19:11:38 +0000, by Marcus Lundblad
-
merge of '514b763ddb36f2f1492895fc413c7774e3b56b9d'Tue, 24 Aug 2010 05:07:48 +0000, by Elliott Sales de Andrade
-
Fix a possible crash reported by HanzZ. Fix thanks to HanzZ also.Tue, 24 Aug 2010 04:54:00 +0000, by hanzz