log libpurple/theme-loader.c @ 32827:4a34689eeb33 default tip

age author description
Sat, 17 Sep 2011 04:51:57 +0000 Elliott Sales de Andrade Use GObject's instance private data for all the theme GObjects.
Mon, 26 Oct 2009 03:59:55 +0000 Paul Aurich Fix another leak. Various iterations of:
Mon, 31 Aug 2009 23:17:57 +0000 Elliott Sales de Andrade Fix some typos.
Sun, 25 Jan 2009 22:55:23 +0000 Mark Doliner Lots of minor whitespace and comment changes:
Mon, 01 Dec 2008 17:04:29 +0000 Richard Laager Fix some theme manager assertion failures.
Sun, 10 Aug 2008 03:27:12 +0000 Justin Rodriguez Changed PurpleTheme build function to only return PurpleTheme*
Sun, 10 Aug 2008 02:36:00 +0000 Justin Rodriguez fixes initialize icon theme bug by pre-loading the theme
Mon, 30 Jun 2008 03:50:35 +0000 Justin Rodriguez Fixed up a few typos, readability, leaks, and bugs, all minor and mostly in theme and theme loader classes
Sun, 22 Jun 2008 03:07:07 +0000 Justin Rodriguez more gobject fixed
Sat, 21 Jun 2008 23:42:57 +0000 Justin Rodriguez fixed some gobject stuff
Sat, 21 Jun 2008 05:55:58 +0000 Justin Rodriguez Fixed purple sound loader class init function (bug on startup) and added shell sound theme selector
Tue, 17 Jun 2008 03:26:00 +0000 Justin Rodriguez Fixed some warnings with loader_build
Mon, 16 Jun 2008 19:48:56 +0000 Justin Rodriguez Fixed some things needed for proper gobfication (init/finalize/etc)
Thu, 12 Jun 2008 22:13:54 +0000 Justin Rodriguez Added skeleton (non-working) sound loader class
Tue, 10 Jun 2008 21:39:35 +0000 Justin Rodriguez Added the theme-manager and basic functionality (needs to be given proper directories to find themes)
Sat, 07 Jun 2008 11:03:20 +0000 Justin Rodriguez Added theme loader class abstract whose only (current/planned) function is to build themes