Mercurial > pidgin.yaz
graph
-
merge of '5fabe3309f53afaf46157b615ec20eec581969e5'Mon, 31 Aug 2009 20:10:35 +0000, by Paul Aurich
-
Don't crash when receiving an error iq response when trying fetch a customMon, 31 Aug 2009 20:07:34 +0000, by Marcus Lundblad
-
merge of '72c558ad4f7ad4f6c3ef1347e9d202cebdfaed83'Mon, 31 Aug 2009 20:07:36 +0000, by Paul Aurich
-
jabber: Stricter parsing of a BoB data stanzaMon, 31 Aug 2009 20:06:36 +0000, by Paul Aurich
-
merged with im.pidgin.pidginTue, 01 Sep 2009 02:40:07 +0900, by Yoshiki Yazawa
-
And fix the typo I wouldn't have caught if I didn't see the commit mail.Mon, 31 Aug 2009 16:12:03 +0000, by John Bailey
-
Mention the Yahoo account option I created in the ChangeLog.Mon, 31 Aug 2009 15:56:58 +0000, by John Bailey
-
gah, signed comparison meant this was stripping all multibyte UTF-8 characters.Mon, 31 Aug 2009 08:00:06 +0000, by Paul Aurich
-
Updated Hebrew translation. Closes #10146.Mon, 31 Aug 2009 03:47:40 +0000, by Shalom Craimer
-
merge of '2adbecd312414acb07814cfe297782c54ed76733'Mon, 31 Aug 2009 03:43:30 +0000, by Paul Aurich
-
jabber: Properly handle adding buddies that contain a resource. Closes #10151.Mon, 31 Aug 2009 03:39:34 +0000, by Paul Aurich
-
jabber: Reduce severity of "Ignoring exts..." message.Mon, 31 Aug 2009 03:29:48 +0000, by Paul Aurich
-
The media menu item was wrongly labelled "More"...Sun, 30 Aug 2009 22:09:20 +0000, by Marcus Lundblad
-
Updated translation for 2.6.2.Sun, 30 Aug 2009 13:49:34 +0000, by Timo Jyrinki
-
Update Lithuanian translationSun, 30 Aug 2009 13:08:59 +0000, by Laurynas Biveinis
-
complete German translation for 2.6.2Sun, 30 Aug 2009 09:03:07 +0000, by Jochen Kemnade
-
merged with im.pidgin.pidginSun, 30 Aug 2009 14:57:46 +0900, by Yoshiki Yazawa
-
Updated Basque translation. Closes #10141.Sun, 30 Aug 2009 04:40:38 +0000, by mikel paskual
-
Because I'll forget to add this in if I don't do it now.Sun, 30 Aug 2009 04:36:14 +0000, by Paul Aurich
-
Remove IO watches at shutdown in gntmain.c Closes #9872.Sun, 30 Aug 2009 04:34:12 +0000, by desowin
-
merge of '7f9fb74cf1c1ea058b2681f2246d9da4e6e42f51'Sun, 30 Aug 2009 04:31:26 +0000, by Paul Aurich
-
Updated Italian and Portuguese (Brazilian) translations. Closes #10138, #10139.Sun, 30 Aug 2009 04:31:19 +0000, by Paul Aurich
-
merge of '5d14e84215d9f285f65ff268476a8c9a395e6f7f'Sun, 30 Aug 2009 04:10:22 +0000, by maiku
-
Fix a bunch of doxygen warnings.Sun, 30 Aug 2009 04:00:51 +0000, by Paul Aurich
-
Make the doxygen docs easier to navigate. It was either this or a main page that says "Click on 'Modules'".Sun, 30 Aug 2009 04:00:04 +0000, by Paul Aurich
-
Fix another warning.Sun, 30 Aug 2009 03:56:32 +0000, by maiku
-
Fix some docs warnings. Thanks to darkrain for pointing them out.Sun, 30 Aug 2009 03:52:19 +0000, by maiku
-
Wait to set remote candidates until the session has been accepted. This stopsSun, 30 Aug 2009 03:08:27 +0000, by maiku
-
merge of '2b730bfa4fd98d2ab0b35c3d3830a3383507ba8e'Sat, 29 Aug 2009 22:05:20 +0000, by Paul Aurich
-
GSList internally doesn't use the same allocator as gmalloc. Refs #400.Sat, 29 Aug 2009 22:04:20 +0000, by Paul Aurich
-
fixed a bug in purple_utf8_strip_unprintables() that all characters with 8th bit set would be dropped.Sun, 30 Aug 2009 07:56:49 +0900, by Yoshiki Yazawa
-
merged with im.pidgin.pidginSun, 30 Aug 2009 03:04:43 +0900, by Yoshiki Yazawa
-
update french translation for next release.Sat, 29 Aug 2009 07:41:49 +0000, by ric Boumaour
-
Updated Slovenian translation. Closes #10131.Sat, 29 Aug 2009 03:03:00 +0000, by Martin Srebotnjak
-
jabber: Use a better method for dealing with terminating slashes in JIDs.Sat, 29 Aug 2009 02:38:28 +0000, by Paul Aurich
-
merge of '0a6d9985bcc4d77bf880200a8594a3ec52b00777'Sat, 29 Aug 2009 02:36:57 +0000, by Paul Aurich
-
merge of '3f93a6bb49a0b26675a702b5849dc9e6d2fc0200'Fri, 28 Aug 2009 23:27:10 +0000, by maiku
-
Fix copy/paste error. Unless this is really the MSN prpl in disguise.Fri, 28 Aug 2009 08:40:08 +0000, by maiku
-
Fix typo.Fri, 28 Aug 2009 08:39:09 +0000, by maiku
-
merge of '38ebec4433858a0ad3e429387c23ab0f1d8c0f12'Fri, 28 Aug 2009 23:27:08 +0000, by maiku
-
As darkrain pointed out this isnt caused by that certain bug in glib. My mistake. Recomment, and change how I test str to be NULL and return NULL.Fri, 28 Aug 2009 20:51:48 +0000, by Sulabh Mahajan
-
Hungarian translation updated for 2.6.2Fri, 28 Aug 2009 23:14:30 +0000, by Kelemen Gbor
-
merge of '2c2401820569b102feeb7ce574b90abdc6406f99'Fri, 28 Aug 2009 20:45:57 +0000, by Marcus Lundblad
-
g_utf8_normalize() for glib ver < 2.15.0 causes a crash when an invalid utf8 string is passed to it (http://bugzilla.gnome.org/show_bug.cgi?id=501997).Fri, 28 Aug 2009 20:30:03 +0000, by Sulabh Mahajan
-
Set the icon of media corresponding to the media typeFri, 28 Aug 2009 20:43:38 +0000, by Marcus Lundblad
-
Removed a strace space...Fri, 28 Aug 2009 17:27:02 +0000, by Marcus Lundblad
-
Add two XMLNode accessors for iterating through the children of an XMLNode.Sat, 29 Aug 2009 02:36:27 +0000, by Paul Aurich
-
Add assertions to purple_account_add_buddy; a NULL buddy is very bad. Refs #10115.Sat, 29 Aug 2009 02:32:16 +0000, by Paul Aurich
-
Fix what looks like an incorrect merge that caused gevolution's add buddy dialog to segfault.Sat, 29 Aug 2009 02:29:53 +0000, by Paul Aurich
-
merged with im.pidgin.pidginSat, 29 Aug 2009 04:49:46 +0900, by Yoshiki Yazawa
-
begin translation for 2.6.2Fri, 28 Aug 2009 16:15:40 +0000, by Jochen Kemnade
-
Add two new files containing stringsFri, 28 Aug 2009 07:44:51 +0000, by Mark Doliner
-
We generally don't hyphenate "email"Fri, 28 Aug 2009 07:39:38 +0000, by Mark Doliner
-
merge of '56aef266e32da36a675d0806e9c68c98e8b714af'Fri, 28 Aug 2009 07:32:07 +0000, by maiku
-
Try to make this help string shorter to increase the odds of peopleFri, 28 Aug 2009 07:30:33 +0000, by Mark Doliner
-
merge of '3dc30db9c8f1da2d0c574163fe37658d8b26f95d'Fri, 28 Aug 2009 07:26:38 +0000, by maiku