Mon, 26 Jan 2009 04:19:00 +0000 |
Richard Laager |
A patch from Chris Connett to change the log size sorting method to weight
|
Tue, 06 Jan 2009 03:39:51 +0000 |
Paul Aurich |
Patch from Paul Aurich to add purple_strequal to help readability and simplicity of code. Ie, don't need to negate the value of strcmp, since this does a strcmp and does the negation for us
|
Sun, 09 Nov 2008 02:50:43 +0000 |
Richard Laager |
Enable logging of IMs and chats by default, using the HTML log format.
|
Sun, 02 Nov 2008 10:54:00 +0000 |
Gary Kramlich |
Finish off the libpurple updates for the hidden blist structs
|
Tue, 26 Aug 2008 22:37:23 +0000 |
Daniel Atallah |
purple_str_to_time() didn't necessarily set "rest" under all circumstances.
|
Sat, 14 Jun 2008 02:01:41 +0000 |
Sadrul Habib Chowdhury |
Avoid searching for a buddy with an empty name. This happens for the
|
Thu, 05 Jun 2008 10:16:23 +0000 |
Sadrul Habib Chowdhury |
Correctly detect system logs.
|
Sat, 03 May 2008 19:45:15 +0000 |
Daniel Atallah |
Clean up loggers when quitting (or unloading the logreader plugin).
|
Wed, 23 Apr 2008 14:58:55 +0000 |
Stu Tomlinson |
Keep valgrind happy by zeroing out the tm struct before we stuff our
|
Wed, 12 Mar 2008 01:35:40 +0000 |
Stu Tomlinson |
Fix a couple of memory leaks
|
Sun, 13 Jan 2008 20:48:56 +0000 |
Richard Laager |
Part of a large patch from o_sukhodolsky to fix some build warnings.
|
Tue, 18 Dec 2007 15:56:06 +0000 |
Stu Tomlinson |
Move some curly braces around so static analysis tools can properly detect
|
Sat, 03 Nov 2007 17:52:28 +0000 |
Nathan Walp |
replace most calls to strerror with calls to g_strerror. strerror will return
|
Sun, 16 Sep 2007 01:05:22 +0000 |
Sean Egan |
remove gpl boilerplate from doxygen docs
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|