c24038c4f6
Bug #646109 - Fix use of include <config.h> to make sure translations work
2011-06-29 18:42:20 +02:00
31b57ed038
Adapt to Camel API changes.
2010-09-28 11:35:55 -04:00
137b0743dd
Migrate from CamelException to GError.
2010-07-08 14:37:52 -04:00
4f01d3d182
Keep chipping away at direct GtkHTML usage.
...
EMFormatHTML now holds a sealed EWebView instead of a public GtkHTML,
accessible through em_format_html_get_web_view().
Rename e_mail_reader_get_html_display() to e_mail_reader_get_formatter()
and have it return an EMFormatHTML instead of an EMFormatHTMLDisplay,
since that's usually the type you want (or else an EMFormat, but never
an EMFormatHTMLDisplay).
2010-05-31 12:01:49 -04:00
bc90469e7f
Camel is now GObject-based.
2010-04-24 11:05:27 -04:00
72797decc1
Giant leap towards GSEAL compliance.
2010-04-08 11:05:26 -04:00
a8feedf390
Adapt to Camel API changes.
2010-04-03 23:06:39 -04:00
fabb6b035c
Only #include Camel's top-level header.
2010-04-02 16:59:20 -04:00
59a54ea5a0
Coding style and whitespace cleanup.
2010-02-19 12:11:52 -05:00
4dbd42ed50
Bug #604522 - Mouse wheel scroll doesn't work above inline images
2010-02-11 13:31:26 +01:00
49ef32b76c
Coding style and whitespace cleanup.
2010-02-07 13:26:37 -05:00
63dc4e2fab
Bug #607776 - Crash in image-inline.c:size_allocate_cb
2010-01-27 21:19:31 +01:00
fc94ec1dfa
Bug 598305 - Use Exif data to rotate inlined photos
2010-01-08 23:48:20 -05:00
e13eb8a5b5
Add zooming and drag-and-drop to the plugin.
...
A bunch of crusty old code in em-format-html-display.c falls out.
2009-11-09 19:57:12 -05:00
6db0e25419
Prototype an inline image plugin.
...
Uses GtkImageView to display the image.
2009-11-09 19:57:09 -05:00