Mercurial > pidgin
graph
-
Fix memory leak (also includes an efficiency rearrangement for the xmlnode parsing that has been sitting on my machine for a while).Thu, 26 Jul 2007 15:21:23 +0000, by Daniel Atallah
-
make us forget the password if the user didn't choose save passwordThu, 26 Jul 2007 05:02:00 +0000, by Ka-Hing Cheung
-
Redraw infopane after setting icons. I'm not sure why I need to do this. I'll look into it later. Fixes #1892Fri, 27 Jul 2007 00:33:21 +0000, by Sean Egan
-
Fix idle reporting as discussed on devel@. Poll as needed when we're not idle, and poll frequently (once every three seconds) when we are. Fixes #1357Fri, 27 Jul 2007 00:05:40 +0000, by Sean Egan
-
Remove Chinese characters from QQ smiley theme. GtkIMHtml does not properly handle smileys that use multi-byte characters, causing problems like http://img501.imageshack.us/img501/3457/pidginscreenshotoz2.jpg . That gtkimhtml bug should be fixed on its own, but according to mhuetsch the Chinese characters are just the descriptions and shouldn\'t be included in the file anyway. Fixes #1043 Fixes #1340 Fixes #716Wed, 25 Jul 2007 21:42:15 +0000, by Sean Egan
-
Fix memory leak by freeing the list returned by gtk_container_get_children.Fri, 27 Jul 2007 10:44:11 +0000, by Sadrul Habib Chowdhury