log

age author description
Wed, 26 Aug 2009 03:19:30 +0000 tdrhq fixed conflicts in previous merge.
Tue, 25 Aug 2009 17:01:49 +0000 tdrhq propagate from branch 'im.pidgin.pidgin' (head 32c5c2d4cfb2bede5ffb66792760a368ba8b9f0a)
Tue, 25 Aug 2009 15:40:06 +0000 tdrhq Read AllowTextColors key properly.
Wed, 19 Aug 2009 05:04:01 +0000 tdrhq Adds the 'groupchat' classname to #Chat when using groupchat.
Wed, 19 Aug 2009 02:43:17 +0000 tdrhq Use (void) in prototypes. (thanks Elliott)
Sun, 16 Aug 2009 19:28:23 +0000 tdrhq Fixing back variants.
Sun, 16 Aug 2009 07:01:11 +0000 tdrhq Instead of using references, use copy's. Sigh, I know this is a memory inefficient
Fri, 14 Aug 2009 04:47:16 +0000 tdrhq load the default variant. Bring back basestyle.css.
Fri, 14 Aug 2009 02:51:41 +0000 tdrhq Separated the MessageStyle loading code from the actual rendering code.
Thu, 13 Aug 2009 19:58:17 +0000 tdrhq apparent code for webkit transparency that might not be working.
Thu, 13 Aug 2009 19:56:23 +0000 tdrhq propagate from branch 'im.pidgin.pidgin' (head e61443cb17f6d03c10dddfe54c499d057a9ca362)
Wed, 12 Aug 2009 02:24:41 +0000 tdrhq hmm, fonts and font sizes from Info.plist.
Wed, 12 Aug 2009 02:01:35 +0000 tdrhq just some debugging info.
Wed, 12 Aug 2009 01:12:15 +0000 tdrhq new changes seemingly working.
Tue, 11 Aug 2009 23:54:39 +0000 tdrhq some work... temporary towards the bigger picture.
Tue, 11 Aug 2009 23:25:16 +0000 tdrhq Parses Info.plist now!
Tue, 11 Aug 2009 00:09:01 +0000 tdrhq Removed some unused code.
Mon, 10 Aug 2009 23:51:12 +0000 tdrhq Show only the MessageStyle name and not the entire path.
Mon, 10 Aug 2009 23:44:22 +0000 tdrhq Reset the list of variants when the MessageStyle is changed.
Mon, 10 Aug 2009 20:16:39 +0000 tdrhq use a table to display the options neatly.
Mon, 10 Aug 2009 17:45:16 +0000 tdrhq Inform the user about how the theme change takes effect.
Mon, 10 Aug 2009 10:34:52 +0000 tdrhq make a get_absolute_path function.
Mon, 10 Aug 2009 10:30:31 +0000 tdrhq small assertion code.
Mon, 10 Aug 2009 10:26:02 +0000 tdrhq Debugging info to find bad themes.
Mon, 10 Aug 2009 10:08:02 +0000 tdrhq unset cur_style_dir when unloading.
Mon, 10 Aug 2009 10:03:47 +0000 tdrhq some code for style_changed and also default any empty file to "" rather than NULL.
Mon, 10 Aug 2009 08:59:09 +0000 tdrhq some code to get a list of styles and blah blah.
Mon, 10 Aug 2009 08:40:12 +0000 tdrhq theme detection.
Mon, 10 Aug 2009 08:20:05 +0000 tdrhq removed the fixme.
Mon, 10 Aug 2009 08:17:12 +0000 tdrhq partial work towards theme selection.