log pidgin/gtkblist-theme-loader.c @ 32730:f7be1e356a23

age author description
Sat, 03 Mar 2012 08:19:33 +0000 Elliott Sales de Andrade Change theme loaders to use the correct subdirectory now that the
Fri, 23 Dec 2011 08:21:58 +0000 Elliott Sales de Andrade A boring and large patch so I can merge heads.
Sun, 09 Jan 2011 23:32:10 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin' (head b57a2fabd83745a5622fe79384727baa017f7893)
Thu, 25 Nov 2010 22:30:18 +0000 Marcus Lundblad compiles using GTK+ 3 from git, beware it does not yet run, in fact it crashes...
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Sat, 06 Feb 2010 06:53:31 +0000 Paul Aurich Fix uninitialized use of these colors, now that they're pointers.
Thu, 04 Feb 2010 22:31:46 +0000 Sadrul Habib Chowdhury blist theme: Do not treat missing colors as black.
Mon, 29 Jun 2009 13:40:18 +0000 Daniel Atallah Fix win32 compile
Sun, 28 Jun 2009 06:38:12 +0000 Paul Aurich Fix a typo I spent way too long staring at.
Sun, 28 Jun 2009 06:26:48 +0000 Justin Rodriguez Better error checking on the theme loaders.
Sun, 26 Apr 2009 06:26:55 +0000 Paul Aurich Avoid dereferencing unitialized memory or leaking PidginThemeFonts
Fri, 17 Apr 2009 19:28:20 +0000 Sadrul Habib Chowdhury Several changes:
Sun, 12 Apr 2009 23:46:55 +0000 Paul Aurich PidginBlistTheme now copies all its parameters instead of taking ownership.
Sun, 12 Apr 2009 21:53:41 +0000 Paul Aurich Fix some copy/paste errors in PidginBlistThemeLoader (was leaking online->color)
Sun, 25 Jan 2009 22:55:23 +0000 Mark Doliner Lots of minor whitespace and comment changes:
Tue, 06 Jan 2009 03:54:50 +0000 Paul Aurich Adding the patch to extend the blist theme to allow coloring of chat nodes with unread messages mentioning your nick.
Thu, 28 Aug 2008 13:13:39 +0000 Gary Kramlich renamed gtkblist-loader.[ch] to gtblist-theme-loader.[ch]