Commit Graph

8 Commits

Author SHA1 Message Date
9dcac58b21 Use thread safe variants of g_object_bind_property*() functions from evolution-data-server 2015-02-24 09:54:41 +01:00
f60a5b6b58 Bug 743876 - Inline image lost on message send when sending through Outbox
The thing is that when we were sending the message through Outbox
Evolution generates one message that is used for sending and another one
for saving to Outbox. But while creating the first message the images
inside the view are processed to cid images, so for the second message
they were not there. To avoid that we will restore the images in the
view right after we get the HTML version of view's content.
2015-02-04 13:49:32 +01:00
1aac2f650e EHTMLEditor - Refactor the core editor actions (indent, unindent, ..) to their own group 2014-11-05 11:48:06 +01:00
7d480f0e3e Bug 739659 - Composer has two different context menus
Show the Evolution's context menu instead of WebKit's one when the Menu
key is pressed.
2014-11-05 11:32:48 +01:00
fd226bf07d Replace the webkit_dom_node_get_node_type function with equivalent macros 2014-09-12 10:23:26 +02:00
37066f4bf5 EHTMLEditor - Fix indentation after EEditor -> EHTMLEditor rename 2014-07-29 14:03:22 +02:00
bcc3a1c7e6 Add missing chain-up-s to parent's constructed() method
Plus a little code cleanup for easier grepping.
2014-07-17 12:46:38 +02:00
8650fb139a Bug 540362: [webkit-composer] Use webkit for composer
Merge wip/webkit-composer branch into master.
2014-06-09 16:32:25 +02:00