log pidgin/gtkblist-theme.c @ 32827:4a34689eeb33 default tip

age author description
Sat, 17 Sep 2011 05:43:58 +0000 Elliott Sales de Andrade All this G_OBJECT() casting is quite unnecessary.
Sat, 17 Sep 2011 04:51:57 +0000 Elliott Sales de Andrade Use GObject's instance private data for all the theme GObjects.
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.
Sun, 12 Apr 2009 22:34:07 +0000 Paul Aurich Free priv->idle.
Sun, 12 Apr 2009 21:52:37 +0000 Paul Aurich Don't leak GdkColor*s in PidginBlistThemes
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.
Tue, 26 Aug 2008 08:28:25 +0000 Justin Rodriguez theme loader cleanup, and remove a few warnings
Thu, 31 Jul 2008 23:38:07 +0000 Justin Rodriguez Added text and font coloring for buddies, contacts and chats, as well as fix a few small bugs
Fri, 18 Jul 2008 22:31:28 +0000 Justin Rodriguez fixed group coloring
Thu, 17 Jul 2008 19:40:13 +0000 Justin Rodriguez Fixed gtkblist-loader_build to no longer assume xml file is correct, added set methods to gtkblist-theme
Tue, 15 Jul 2008 06:29:46 +0000 Justin Rodriguez restructured much of the loader and themes for the buddy list, along with a basic trial of group background
Fri, 11 Jul 2008 08:54:34 +0000 Justin Rodriguez flushed out blist themes a bit with lots of properties and get methods
Thu, 10 Jul 2008 06:49:45 +0000 Justin Rodriguez start of blist themes (themes have no effect on display)