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

age author description
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Fri, 27 Nov 2009 07:12:35 +0000 Paul Aurich Include 'internal.h' before all other headers to make some non-gcc compilers happy.
Sun, 28 Jun 2009 06:28:46 +0000 Justin Rodriguez Allow drag-and-drop of all sorts of themes.
Sun, 12 Apr 2009 20:47:38 +0000 Paul Aurich Fix a leak when loading themes.
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.
Thu, 28 Aug 2008 12:59:15 +0000 Gary Kramlich merge of '2f01a68221fe705526ece90e1c7438bffc47c3bd'
Thu, 21 Aug 2008 08:01:08 +0000 Gary Kramlich cleaned up purple_theme_manager_build_dir
Tue, 26 Aug 2008 08:28:25 +0000 Justin Rodriguez theme loader cleanup, and remove a few warnings
Wed, 23 Jul 2008 05:32:00 +0000 Justin Rodriguez Changed how the prefs handle themes
Sun, 06 Jul 2008 05:57:26 +0000 Justin Rodriguez Changed the theme_manager_init function to do less, makes it cleaner and faster (won't have to build
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
Fri, 27 Jun 2008 18:04:29 +0000 Justin Rodriguez Fixed a few small problems with the sound loader and sound theme
Fri, 27 Jun 2008 03:44:28 +0000 Justin Rodriguez fixed crash on shutdown (avoid a double free)
Tue, 24 Jun 2008 02:06:42 +0000 Justin Rodriguez fixed images to appear in pref menu
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)
Fri, 13 Jun 2008 21:33:17 +0000 Justin Rodriguez Added sound builder (implete still needs a good way to go from xml file to xml node)
Wed, 11 Jun 2008 03:51:47 +0000 Justin Rodriguez Fixed some leaks formatting
Wed, 11 Jun 2008 03:41:35 +0000 Justin Rodriguez Fixed theme-manager to be more of a singleton and less-gobject like
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)