Mercurial > pidgin
graph
-
lots of translation updates. Some of these I neglected for way too long.Sun, 18 Mar 2007 01:13:36 +0000, by Luke Schierer
-
Default the URI Handler checkboxes in the installer appropriately (if pidgin is the current handler or if there is no current handler). Also, don't use the previous Gaim installation directory as the default new directory for Pidgin (perhaps it would be smart to use something like ...\blah\Pidgin if gaim was installed in ...\blah\Gaim, but I'm not sure it is worth the effort).Fri, 16 Mar 2007 03:43:20 +0000, by Daniel Atallah
-
Add support for registering URI handlers to the windows installer.Fri, 16 Mar 2007 02:10:25 +0000, by Daniel Atallah
-
merge of '781d0a4beb5fa7b8916127b6e322aa96419230ce'Fri, 16 Mar 2007 00:02:55 +0000, by Nathan Walp
-
*sigh*Fri, 16 Mar 2007 00:02:19 +0000, by Nathan Walp
-
This takes way too much memory, especially with ncursesw. I hadn't noticed, because apparently I was using ncurses.Thu, 15 Mar 2007 01:52:21 +0000, by Sadrul Habib Chowdhury
-
fix extraneous char being added when gntentry's buffer growsWed, 14 Mar 2007 07:56:48 +0000, by Richard Nelson
-
merge of '1e5814c18dbd7349240ceeec8f3d25583e42a7bd'Tue, 13 Mar 2007 10:28:03 +0000, by Evan Schoenberg
-
Fixed whitespace and variable naming issues with the patch I accepted in 66925c4a3abff28f8826399d55051c6c40ffbe42Mon, 12 Mar 2007 23:00:01 +0000, by Evan Schoenberg
-
Patch from plivesey, submitted in Adium Trac #5753 (http://trac.adiumx.com/ticket/5753), which fixes a memory stomper which occurred if the msn prpl were passed HTML with multiple style tags of the same type. This doesn't happen in pidgin, because the gtkhtml widget knows that msn can only have one all-or-none instance of each style, but libpurple should be able to handle being passed any sort of HTML. This therefore fixes an Adium crash.Mon, 12 Mar 2007 22:58:03 +0000, by Evan Schoenberg
-
Change connection.c:gaim_connection_error() to still work even if theTue, 13 Mar 2007 07:33:08 +0000, by Mark Doliner
-
Don't use g_list_length() and g_slist_length() when all you want toTue, 13 Mar 2007 07:19:06 +0000, by Mark Doliner