claws-mail/src/plugins/fancy
Colin Leroy b320c5095c Fix Fancy showing a previous email in some cases.
The problem seemed to be due to something returning
"application/x-extension-html" instead of "text/html"
as MIME types for some emails, stopping rendering.
Using _load_string instead of _load_uri fixes it.
Also, remove some outdated conditionals now we require
Webkit 1.1.14, and replace some deprecated callbacks
with the more recent ones.
2017-06-03 21:57:08 +02:00
..
claws.def Added working_directory parameter to execute_command_line() 2016-07-23 22:41:04 +02:00
fancy_prefs.c Remove line breaks from g_warning() 2015-10-01 22:05:12 +02:00
fancy_prefs.h add user specified stylesheet option 2014-07-16 15:38:46 +01:00
fancy_viewer.c Fix Fancy showing a previous email in some cases. 2017-06-03 21:57:08 +02:00
fancy_viewer.h Fix Fancy showing a previous email in some cases. 2017-06-03 21:57:08 +02:00
Makefile.am Add license and copyright to 9b3fd2b5 2014-06-28 01:13:22 +02:00
plugin.def 2013-03-13 [colin] 3.9.0cvs124 2013-03-13 20:06:47 +00:00
version.rc 2013-03-15 [colin] 3.9.0cvs127 2013-03-15 09:37:49 +00:00