Sun, 08 Nov 2009 01:12:44 +0000 |
Paul Aurich |
merge of '1fce34e57b019434e9750dcf603d304c3e20959d'
|
Wed, 14 Oct 2009 02:41:11 +0000 |
tdrhq |
propagate from branch 'im.pidgin.pidgin' (head 1bcd0bb175fd417fd165aa7b52e219c97b0e30c6)
|
Wed, 14 Oct 2009 02:52:43 +0000 |
tdrhq |
save the style path across sessions.
|
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.
|
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.
|
Mon, 10 Aug 2009 05:03:49 +0000 |
tdrhq |
more changes, but I still can't find the stupid bug. Valgrind gives me some information
|
Mon, 10 Aug 2009 03:25:35 +0000 |
tdrhq |
Ok, good part of this work of moving global variables to defined styles is
|
Mon, 10 Aug 2009 02:38:12 +0000 |
tdrhq |
Another temporary commit that will not compile.
|
Mon, 10 Aug 2009 02:11:21 +0000 |
tdrhq |
temporary commit.
|
Mon, 10 Aug 2009 01:34:48 +0000 |
tdrhq |
Changed the Author added copyright, etc.
|
Mon, 10 Aug 2009 01:21:57 +0000 |
tdrhq |
Well, chat is sorta kinda working.
|
Sun, 09 Aug 2009 20:13:32 +0000 |
tdrhq |
* removed delete_conversation uiops and instead used signals.
|
Sun, 09 Aug 2009 19:32:54 +0000 |
tdrhq |
create conversation with signals.
|
Sun, 09 Aug 2009 19:03:38 +0000 |
tdrhq |
don't restore write-conv uiops.
|