Mercurial > pidgin
graph
-
fix a buddy icon bug in jabberSat, 23 Jun 2007 21:22:56 +0000, by Nathan Walp
-
reading only necessary part of log file using g_fopen/fseek/freadTue, 26 Jun 2007 19:53:55 +0000, by Michael Shkutkov
-
optimization: finding offsets without converting to UTF8 and escapingTue, 26 Jun 2007 11:11:40 +0000, by Michael Shkutkov
-
avoiding some finding EOL and creating new log only in one placeTue, 26 Jun 2007 10:39:41 +0000, by Michael Shkutkov
-
using purple_debug_info instead of purple_debug_errorTue, 26 Jun 2007 09:58:05 +0000, by Michael Shkutkov
-
using while cycle instead of g_strrstr, because g_strrstr doesn't work properly. g_strrstr finds the last '(' of the string, not the line.Tue, 26 Jun 2007 09:50:40 +0000, by Michael Shkutkov