Sat, 01 Oct 2011 21:04:35 +0000 |
andrew victor |
Convert code to use the purple_account accessor functions.
|
Sat, 01 Oct 2011 15:50:20 +0000 |
andrew victor |
More code changed to use the accessor functions.
|
Sat, 17 Sep 2011 07:38:54 +0000 |
Elliott Sales de Andrade |
Remove useless notification.
|
Sat, 17 Sep 2011 06:58:39 +0000 |
Elliott Sales de Andrade |
Using g_string_new_len here is unnecessary, and a real waste of calls
|
Thu, 08 Sep 2011 22:04:35 +0000 |
Elliott Sales de Andrade |
Clean up this WebKit stuff. Fix up broken merging, mark unfinished
|
Tue, 23 Aug 2011 06:18:42 +0000 |
masca |
If we don't find an IM theme warn the user and continue.
|
Thu, 16 Jun 2011 04:23:48 +0000 |
masca |
Fix some white spaces issues.
|
Sat, 06 Feb 2010 22:08:41 +0000 |
masca |
Don't crash if we don't have any theme installed.
|
Wed, 14 Oct 2009 02:52:43 +0000 |
tdrhq |
save the style path across sessions.
|
Wed, 19 Aug 2009 05:04:01 +0000 |
tdrhq |
Adds the 'groupchat' classname to #Chat when using groupchat.
|
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.
|
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.
|