log libpurple/theme.c @ 31423:585afe54508c

age author description
2009-11-27 Paul Aurich Include 'internal.h' before all other headers to make some non-gcc compilers happy.
2009-08-31 Elliott Sales de Andrade Fix some typos.
2009-06-06 Elliott Sales de Andrade Reduce the number of g_return_val_if_fail calls for NULL input since that
2009-01-25 Mark Doliner Lots of minor whitespace and comment changes:
2008-12-01 Richard Laager Fix some theme manager assertion failures.
2008-08-08 Justin Rodriguez fixed some leaks and made theme loading safer
2008-07-23 Justin Rodriguez Changed how the prefs handle themes
2008-06-30 Justin Rodriguez Fixed up a few typos, readability, leaks, and bugs, all minor and mostly in theme and theme loader classes
2008-06-22 Justin Rodriguez more gobject fixed
2008-06-21 Justin Rodriguez fixed some gobject stuff
2008-06-16 Justin Rodriguez Fixed some things needed for proper gobfication (init/finalize/etc)
2008-06-12 Justin Rodriguez changed the purple theme formatting a bit (minor)
2008-06-11 Justin Rodriguez Added description to theme abstract class
2008-06-07 Justin Rodriguez Added theme loader class abstract whose only (current/planned) function is to build themes
2008-06-07 Justin Rodriguez fixed formatting and get/set properties
2008-06-07 Justin Rodriguez Added basic theme for libpurple to be used by theme manager and loaders (abstract gobject)