Mercurial > pidgin
graph
-
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