Mercurial > pidgin.yaz
graph
-
Make this enum follow our naming conventions a little betterTue, 04 Aug 2009 20:53:11 +0000, by Mark Doliner
-
merged with im.pidgin.pidginWed, 05 Aug 2009 04:44:01 +0900, by Yoshiki Yazawa
-
Something will have gone horribly wrong if data is NULL here, so don'tTue, 04 Aug 2009 08:16:09 +0000, by Mark Doliner
-
Fix two memory leaks. We were setting norm_bud and temp to NULL withoutTue, 04 Aug 2009 08:14:41 +0000, by Mark Doliner
-
merge of '3dba2c274943bbb9eb35dbbf06b9053d9c195933'Tue, 04 Aug 2009 04:19:34 +0000, by Elliott Sales de Andrade
-
Somehow this bit got left in there. Should really compile this time.Tue, 04 Aug 2009 04:18:57 +0000, by Elliott Sales de Andrade
-
merge of '46d5666420acffd7b3464e1c2ba0b5d0711c514d'Tue, 04 Aug 2009 04:04:21 +0000, by Paul Aurich
-
merge of '4687f2ad1aa97d621e389533af53704e6066f35a'Tue, 04 Aug 2009 03:52:57 +0000, by Elliott Sales de Andrade
-
Set a maximum conversion length to g_convert when determining the file nameTue, 04 Aug 2009 03:51:30 +0000, by Elliott Sales de Andrade
-
THis conversion specifier is incorrect.Tue, 04 Aug 2009 03:49:01 +0000, by Elliott Sales de Andrade
-
Changes to the way we translate raw yahoo messages to HTML. The HTMLTue, 04 Aug 2009 02:14:46 +0000, by Mark Doliner
-
We can use the typedef here, right?Tue, 04 Aug 2009 02:06:01 +0000, by Mark Doliner
-
Log the reason for disconnection to the debug log, so that we mightTue, 04 Aug 2009 01:23:45 +0000, by Stu Tomlinson
-
merge of '4b4bc04579a86d9b73a47d39654a65c1b15e1136'Tue, 04 Aug 2009 04:03:41 +0000, by Paul Aurich
-
Changelog the mail dialog crashes/fixes.Tue, 04 Aug 2009 00:32:56 +0000, by Paul Aurich
-
Fix a crash at shutdown in Finch.Mon, 03 Aug 2009 23:29:05 +0000, by Paul Aurich
-
statusbox: Avoid an assertion failure from ""Mon, 03 Aug 2009 18:30:22 +0000, by Paul Aurich
-
Updated Spanish and Slovenian translations. Closes #9834, #9835.Mon, 03 Aug 2009 17:06:26 +0000, by Paul Aurich
-
Further updated Norwegian Nynorsk translation. Closes #9831.Mon, 03 Aug 2009 06:36:48 +0000, by Paul Aurich
-
Document the jabber signals, since I promised a while ago I would.Mon, 03 Aug 2009 06:33:17 +0000, by Paul Aurich
-
cert: This a bad idea. check_subject_name being mandatory to implement is IMHO much better.Tue, 04 Aug 2009 04:03:29 +0000, by Paul Aurich
-
merged with im.pidgin.pidginMon, 03 Aug 2009 14:17:27 +0900, by Yoshiki Yazawa
-
Updated Basque (eu) translation. Closes #9828.Mon, 03 Aug 2009 00:46:20 +0000, by Paul Aurich
-
Updated Russian translation some more. Closes #9818.Sun, 02 Aug 2009 22:48:05 +0000, by Paul Aurich
-
jabber: Keep a second connection open over which to send the terminate.Sun, 02 Aug 2009 20:42:00 +0000, by Paul Aurich
-
merged with im.pidgin.pidginSun, 02 Aug 2009 16:43:49 +0900, by Yoshiki Yazawa
-
Oops, fix loading smiley themes.Sun, 02 Aug 2009 05:53:56 +0000, by Paul Aurich
-
Don't use pointers (even opaquely) once they're freed. Closes #9822.Sun, 02 Aug 2009 05:34:11 +0000, by Paul Aurich
-
Fix a bunch of memory leaks reported by Josh Mueller. Refs #9822.Sun, 02 Aug 2009 05:04:41 +0000, by Paul Aurich
-
Clarify load_smiley_theme a little. Refs #9822.Sun, 02 Aug 2009 04:33:26 +0000, by Paul Aurich
-
yahoo: Fix some "leaks" (in reality these shouldn't happen). Refs #9822.Sun, 02 Aug 2009 04:10:32 +0000, by Paul Aurich
-
oscar: g_new0 cannot fail. It always aborts, right? Refs #9822.Sun, 02 Aug 2009 03:58:52 +0000, by Paul Aurich
-
jabber: Add a BOSH send timer (queue up stanzas), fixes connecting to ProsodySun, 02 Aug 2009 03:00:00 +0000, by Paul Aurich
-
jabber: Store the "own JabberBuddy" in the JabberStream* struct.Sat, 01 Aug 2009 22:12:30 +0000, by Paul Aurich
-
jabber: Stop fall-through on connection error.Sat, 01 Aug 2009 21:45:24 +0000, by Paul Aurich
-
merge of '8351342d3a30c75649de9c3d4abc7b6f45ce8f82'Sat, 01 Aug 2009 18:55:27 +0000, by Paul Aurich
-
cert: Fix a reversed check. Oops.Sat, 01 Aug 2009 18:51:02 +0000, by Paul Aurich
-
zephyr: Build properly on Hurd.Sat, 01 Aug 2009 05:31:59 +0000, by duck
-
jabber: Ridiculously verbose logging for BOSH.Sat, 01 Aug 2009 04:32:24 +0000, by Paul Aurich
-
jabber: Better inactivity timer logic.Sat, 01 Aug 2009 04:24:39 +0000, by Paul Aurich
-
jabber: Remove js->use_boshSat, 01 Aug 2009 04:01:51 +0000, by Paul Aurich
-
jabber: Since we use max_inactivity - 5, treat a 5s timeout as bogus, too.Sat, 01 Aug 2009 04:00:37 +0000, by Paul Aurich
-
jabber: Re-order the BOSH structs and normalize the buffer names.Sat, 01 Aug 2009 03:57:14 +0000, by Paul Aurich
-
Use PURPLE_CONNECTION_ERROR_NETWORK_ERROR as the connection errorSat, 01 Aug 2009 15:59:40 +0000, by Stu Tomlinson
-
Unbreak the string freeze.Sat, 01 Aug 2009 15:32:38 +0000, by John Bailey
-
Fix #9660. Reconnect, in case of error 52.Sat, 01 Aug 2009 08:50:19 +0000, by Sulabh Mahajan
-
Fixes #9661Sat, 01 Aug 2009 07:45:23 +0000, by Sulabh Mahajan
-
merged with im.pidgin.pidginSat, 01 Aug 2009 14:55:12 +0900, by Yoshiki Yazawa
-
merge of '80c06f6950b5ea3ca311d8e4752ad5b19ea84059'Sat, 01 Aug 2009 02:59:31 +0000, by Paul Aurich
-
Change yahoo_codes_to_html() to use the same USE_CSS_FORMATTING #defineFri, 31 Jul 2009 21:44:52 +0000, by Mark Doliner
-
jabber: Add the two Gtalk video features to the disco#info/caps hashSat, 01 Aug 2009 02:58:40 +0000, by Paul Aurich
-
jabber: Fix setting the PEP node the first time.Sat, 01 Aug 2009 02:44:13 +0000, by Paul Aurich
-
jabber: disco#info queries with no 'from' are from the server; valid.Sat, 01 Aug 2009 02:33:41 +0000, by Paul Aurich
-
jabber: Fix setting Google Talk avatar at login.Sat, 01 Aug 2009 01:53:02 +0000, by Paul Aurich
-
merge of '9f7ecfce039e8a59bfb603622d5aed0102ea2d72'Fri, 31 Jul 2009 14:40:03 +0000, by Marcus Lundblad
-
Add a test with a custom colorFri, 31 Jul 2009 09:34:39 +0000, by Mark Doliner
-
hu.po: Hungarian translation updated for 2.60Fri, 31 Jul 2009 10:04:43 +0000, by Kelemen G«¡bor
-
Of course I got it backwardsFri, 31 Jul 2009 09:22:37 +0000, by Mark Doliner
-
Better variable name?Fri, 31 Jul 2009 09:21:28 +0000, by Mark Doliner
-
Add testing for font sizeFri, 31 Jul 2009 09:18:07 +0000, by Mark Doliner