log pidgin/gtkblist-theme.c @ 32231:e529d0b57a5f

age author description
Thu, 04 Feb 2010 22:31:46 +0000 Sadrul Habib Chowdhury blist theme: Do not treat missing colors as black.
Thu, 20 Aug 2009 06:01:56 +0000 Mark Doliner Add a bunch of comments for translators that might make some of these
Thu, 20 Aug 2009 05:40:41 +0000 Mark Doliner A few small string changes
Sun, 09 Aug 2009 20:27:12 +0000 Mark Doliner Use "buddy list" instead of "blist" in user-visible strings
Sun, 28 Jun 2009 18:07:01 +0000 Mark Doliner Fix a compile warning
Sun, 28 Jun 2009 06:26:48 +0000 Justin Rodriguez Better error checking on the theme loaders.
Sat, 18 Apr 2009 23:27:38 +0000 Sadrul Habib Chowdhury Mark the description of the properties for translation. Show the
Sat, 18 Apr 2009 23:21:56 +0000 Sadrul Habib Chowdhury Fix some assertion failures.
Sat, 18 Apr 2009 18:11:28 +0000 Sadrul Habib Chowdhury Allow unsetting the color for a PidginThemeFont.
Fri, 17 Apr 2009 23:49:40 +0000 Sadrul Habib Chowdhury Do a null-check before gdk_color_free, and mark property-names for
Fri, 17 Apr 2009 19:34:00 +0000 Sadrul Habib Chowdhury Document some functions.
Fri, 17 Apr 2009 19:28:20 +0000 Sadrul Habib Chowdhury Several changes:
Fri, 17 Apr 2009 16:21:21 +0000 Sadrul Habib Chowdhury Use boxed-types for the color properties.
Sun, 12 Apr 2009 23:56:20 +0000 Paul Aurich Whoops, crashy-crashy.
Sun, 12 Apr 2009 23:46:55 +0000 Paul Aurich PidginBlistTheme now copies all its parameters instead of taking ownership.