log

age author description
Sat, 23 Jun 2007 21:22:56 +0000 Nathan Walp fix a buddy icon bug in jabber
Tue, 26 Jun 2007 19:53:55 +0000 Michael Shkutkov reading only necessary part of log file using g_fopen/fseek/fread
Tue, 26 Jun 2007 11:11:40 +0000 Michael Shkutkov optimization: finding offsets without converting to UTF8 and escaping
Tue, 26 Jun 2007 10:39:41 +0000 Michael Shkutkov avoiding some finding EOL and creating new log only in one place
Tue, 26 Jun 2007 09:58:05 +0000 Michael Shkutkov using purple_debug_info instead of purple_debug_error
Tue, 26 Jun 2007 09:50:40 +0000 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.
Mon, 25 Jun 2007 00:47:02 +0000 Richard Laager Optimize this QIP code some more.