Mercurial > pidgin
log
age | author | description |
---|---|---|
Tue, 06 Jan 2009 03:52:31 +0000 | Paul Aurich | Fix the issue with the themes not showing up in the list. |
Tue, 06 Jan 2009 03:50:44 +0000 | Paul Aurich | This patch fixes a few string leaks (don't g_strdup the FontColorPair? values) and also fixes the bug where, with no theme, everyone on the buddy list is colored "dim grey" (chunks 2, 3, and 4 in the patch) |
Tue, 06 Jan 2009 03:40:52 +0000 | Gary Kramlich | Document the addition of purple_strequal in ChangeLog.API |
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 |
Fri, 02 Jan 2009 22:52:17 +0000 | Richard Laager | propagate from branch 'im.pidgin.pidgin' (head b478b184a46116ac87ac85b8cd352ea564224019) |
Fri, 02 Jan 2009 22:51:51 +0000 | Richard Laager | Compile! |