Mercurial > pidgin
log libpurple/plugins/log_reader.c @ 18246:e236b3bd4542
age | author | description |
---|---|---|
Sun, 24 Jun 2007 22:20:15 +0000 | Richard Laager | Eliminate some leaks. |
Sun, 24 Jun 2007 22:19:51 +0000 | Richard Laager | Change the purple_debug(level, ...) statements to purple_debug_level(...) |
Sun, 24 Jun 2007 21:13:33 +0000 | Richard Laager | internal.h includes config.h, so let's not do it twice |
Fri, 22 Jun 2007 17:36:48 +0000 | Michael Shkutkov | creat new log if difference between current and previous message more then predefined constant (currently one hour) |
Thu, 21 Jun 2007 22:07:53 +0000 | Michael Shkutkov | setting error to NULL before using |
Thu, 21 Jun 2007 22:03:51 +0000 | Michael Shkutkov | minor style fix |
Thu, 21 Jun 2007 21:22:13 +0000 | Michael Shkutkov | fixing missing braces |