Mercurial > pidgin.yaz
graph
-
merge of '6c7b27abd37198a7bf98e9255299159259bcffc7'Tue, 21 Sep 2010 04:37:26 +0000, by Elliott Sales de Andrade
-
I should probably add a ChangeLog entry for this one since it's a bitMon, 20 Sep 2010 01:08:08 +0000, by Elliott Sales de Andrade
-
jabber: use g_ascii_strtod instead of atof here, should be more portable in multiple localesMon, 20 Sep 2010 19:54:46 +0000, by Marcus Lundblad
-
I thought I had done this in my last commit. Clearly I'm an idiot. This fixesMon, 20 Sep 2010 15:39:12 +0000, by John Bailey
-
Proper credit for rtobar. Refs #12024.Mon, 20 Sep 2010 03:55:18 +0000, by John Bailey
-
Change the "Manual" browser command pref's name to allow for a relatively simpleMon, 20 Sep 2010 03:53:47 +0000, by John Bailey
-
jabber/jingle: Fix 2 warnings:Mon, 20 Sep 2010 03:35:16 +0000, by Paul Aurich
-
jabber: Comment the problematic behavior of jabber_add_(feature|identity)Mon, 20 Sep 2010 03:25:12 +0000, by Paul Aurich
-
jabber: Partial revert (everything but ChangeLog) of 945ef5abc5Mon, 20 Sep 2010 00:51:21 +0000, by Paul Aurich
-
Credit where due. Refs #12049.Sat, 18 Sep 2010 22:27:49 +0000, by John Bailey
-
Make purple-remote expect and produce UTF-8 instead of ASCII. Fixes #12049.Sat, 18 Sep 2010 22:23:13 +0000, by Guillaume Brunerie
-
Credit where credit is due. Refs #12471.Sat, 18 Sep 2010 17:52:07 +0000, by John Bailey
-
Allow using the Send To menu in the case that the active conversation's accountSat, 18 Sep 2010 17:50:29 +0000, by pidgin
-
Almost forgot to ChangeLog that. Refs #12024. Still need a name for the COPYRIGHT file.Sat, 18 Sep 2010 17:34:35 +0000, by John Bailey
-
Make the "Manual" browser setting's command be stored as a string instead of asSat, 18 Sep 2010 15:54:17 +0000, by rtobar
-
Add the new browsers here so they do useful stuff by default.Sat, 18 Sep 2010 02:01:29 +0000, by John Bailey
-
Modernize the list of browsers a bit by adding Google Chrome and Chromium toSat, 18 Sep 2010 01:38:41 +0000, by John Bailey
-
Useful snippet of debugging that helped me out.Sat, 18 Sep 2010 01:33:34 +0000, by John Bailey
-
ChangeLog Eion's patch. Refs #12601.Sat, 18 Sep 2010 00:23:10 +0000, by John Bailey
-
Use GRegex where available. Fixes #12601.Sat, 18 Sep 2010 00:20:35 +0000, by eion
-
config.h is needed to determine USE_GTKSPELL here.Fri, 17 Sep 2010 18:40:46 +0000, by Daniel Atallah
-
Make the win32 build possible to compile without GtkSpell if HAVE_GTKSPELL isn't defined.Fri, 17 Sep 2010 14:41:34 +0000, by Daniel Atallah
-
Fix some cases where an arbitrary string was being specified as a printf format.Fri, 17 Sep 2010 14:40:13 +0000, by Daniel Atallah
-
Specify an IPv6 scope on the IP address being used to reference a Bonjour Buddy.Fri, 17 Sep 2010 14:32:31 +0000, by Daniel Atallah
-
jabber: Fix picking up bytestream proxies advertised by the serverThu, 16 Sep 2010 02:25:56 +0000, by Paul Aurich
-
Fix a minor error in the German translation.Wed, 15 Sep 2010 14:50:22 +0000, by John Bailey
-
jabber: actually look at the correct description on an incoming Google sessionMon, 13 Sep 2010 18:33:09 +0000, by Marcus Lundblad
-
Remove an unnecessary cast. Get's rid of this compile warning:Mon, 13 Sep 2010 09:22:59 +0000, by Mark Doliner