log

age author description
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.
Mon, 10 Aug 2009 07:49:37 +0000 tdrhq get_theme_files --> get_variant_files.
Mon, 10 Aug 2009 07:47:37 +0000 tdrhq removed some ugly pointless pieces of code.
Mon, 10 Aug 2009 07:42:54 +0000 tdrhq Yep, tested, and changed some code from previous commit. This is a hard
Mon, 10 Aug 2009 07:33:21 +0000 tdrhq safely execute JS scripts only after loading is done. Untested code as of now, will test it in next commit.
Mon, 10 Aug 2009 05:56:08 +0000 tdrhq Cleanly handle webkit destroy events.
Mon, 10 Aug 2009 05:36:10 +0000 tdrhq woo, fixed the bug. Now things are looking wonderfully stable.