log pidgin/plugins/adiumthemes/message-style.c @ 32621:5af172f4f8a0

age author description
Thu, 08 Sep 2011 22:14:42 +0000 Elliott Sales de Andrade Simplify, don't loop through list twice.
Thu, 08 Sep 2011 22:10:49 +0000 Elliott Sales de Andrade Remove unnecessary function. It's also a use-after-free.
Thu, 08 Sep 2011 22:04:35 +0000 Elliott Sales de Andrade Clean up this WebKit stuff. Fix up broken merging, mark unfinished
Tue, 25 Aug 2009 15:40:06 +0000 tdrhq Read AllowTextColors key properly.
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.