log

age author description
2009-08-14 tdrhq load the default variant. Bring back basestyle.css.
2009-08-14 tdrhq Separated the MessageStyle loading code from the actual rendering code.
2009-08-13 tdrhq apparent code for webkit transparency that might not be working.
2009-08-13 tdrhq propagate from branch 'im.pidgin.pidgin' (head e61443cb17f6d03c10dddfe54c499d057a9ca362)
2009-08-12 tdrhq hmm, fonts and font sizes from Info.plist.
2009-08-12 tdrhq just some debugging info.
2009-08-12 tdrhq new changes seemingly working.
2009-08-11 tdrhq some work... temporary towards the bigger picture.
2009-08-11 tdrhq Parses Info.plist now!
2009-08-11 tdrhq Removed some unused code.
2009-08-10 tdrhq Show only the MessageStyle name and not the entire path.
2009-08-10 tdrhq Reset the list of variants when the MessageStyle is changed.
2009-08-10 tdrhq use a table to display the options neatly.
2009-08-10 tdrhq Inform the user about how the theme change takes effect.
2009-08-10 tdrhq make a get_absolute_path function.
2009-08-10 tdrhq small assertion code.
2009-08-10 tdrhq Debugging info to find bad themes.
2009-08-10 tdrhq unset cur_style_dir when unloading.
2009-08-10 tdrhq some code for style_changed and also default any empty file to "" rather than NULL.
2009-08-10 tdrhq some code to get a list of styles and blah blah.
2009-08-10 tdrhq theme detection.
2009-08-10 tdrhq removed the fixme.
2009-08-10 tdrhq partial work towards theme selection.
2009-08-10 tdrhq get_theme_files --> get_variant_files.
2009-08-10 tdrhq removed some ugly pointless pieces of code.
2009-08-10 tdrhq Yep, tested, and changed some code from previous commit. This is a hard
2009-08-10 tdrhq safely execute JS scripts only after loading is done. Untested code as of now, will test it in next commit.
2009-08-10 tdrhq Cleanly handle webkit destroy events.
2009-08-10 tdrhq woo, fixed the bug. Now things are looking wonderfully stable.
2009-08-10 tdrhq more changes, but I still can't find the stupid bug. Valgrind gives me some information
2009-08-10 tdrhq Ok, good part of this work of moving global variables to defined styles is
2009-08-10 tdrhq Another temporary commit that will not compile.
2009-08-10 tdrhq temporary commit.
2009-08-10 tdrhq Changed the Author added copyright, etc.
2009-08-10 tdrhq Well, chat is sorta kinda working.
2009-08-09 tdrhq * removed delete_conversation uiops and instead used signals.
2009-08-09 tdrhq create conversation with signals.
2009-08-09 tdrhq don't restore write-conv uiops.
2009-08-09 tdrhq use displaying-im-msg instead of write_conv uiops.
2009-08-09 tdrhq added smileyparser code.
2009-08-07 tdrhq more cleanup.
2009-08-07 tdrhq cleaning up code.
2009-08-07 tdrhq other files that missed my main major commit.
2009-08-07 tdrhq merge of '2892be2675013db56566e8db49e1e9cd1dd2c079'
2009-07-31 tdrhq propagate from branch 'im.pidgin.pidgin' (head 20e16d28b924016a1310911f9b12376bba9a9859)
2009-08-07 tdrhq Apparently I missed these in my previous commit.
2009-07-27 tdrhq propagate from branch 'im.pidgin.pidgin' (head 9b3deec2188b0d6cd5015cc06c8de2f7d5696a59)
2009-07-24 tdrhq Webkit Message views.
2011-09-06 Elliott Sales de Andrade I assume this check was backwards, since embedding should be used
2011-09-06 Elliott Sales de Andrade merge of '5c4e09621b978c0972fd440fd215b775a926e26d'
2011-09-06 Elliott Sales de Andrade Correctly fix this build error without warnings.
2011-09-06 Elliott Sales de Andrade disapproval of revision '0d9c985d91b5de7f20f3443d7edbe22fb7ce80af'
2011-09-06 Daniel Atallah Improve win32 behavior of the GtkStatusIcon based docklet.
2011-09-05 andrew victor Remove deprecated and unused PurplePluginProtocolInfo.get_cb_away.
2011-09-05 andrew victor purple_proxy_connect_socks5() was deprecated in 2.8.0, and can be removed for 3.0.0.
2011-09-05 andrew victor purple_conv_chat_set_users() has been deprecated since 2.9.0, and can be removed for 3.0.0.
2011-09-05 andrew victor purple_buddy_get_local_alias() has been deprecated since 2.6.0, and can be removed for 3.0.0.
2011-09-05 andrew victor purple_contact_set_alias() is deprecated, and can be removed for 3.0.0.
2011-09-05 andrew victor purple_blist_update_buddy_icon() has been deprecated since 2.5.0, and can be removed now.
2011-09-05 andrew victor merge of '2825cfec5e2f9ce0b43361fdd7bdd21c4ea69b24'