aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-html-editor-actions.c
Commit message (Collapse)AuthorAgeFilesLines
* EHTMLEditorActions - Allow the action that shows the spell check dialogTomas Popela2014-07-291-1/+0
|
* EHTMLEditorActions - Hide HTML actions in plain text mode instead of making ↵Tomas Popela2014-06-251-1/+1
| | | | them insensitible
* Bug 731508 - [webkit-composer] no option to paste as text (without formatting)Tomas Popela2014-06-251-0/+18
|
* Bug 731507 - [webkit-composer] paste does not work, shift-ins or CTRL-V worksTomas Popela2014-06-251-11/+9
| | | | | | | Together with previous commit that removes the usage of deprecated gtk-stock items and unregistering the Ctrl+v shorcut this solves the issue. When the action is triggered and WebView doesn't have focus we have to focus it to insert the clipboard content there.
* EHTMLEditor - Stop using deprecated gtk-stock itemsTomas Popela2014-06-251-22/+22
|
* Bug 540362: [webkit-composer] Use webkit for composerTomas Popela2014-06-091-0/+2028
Merge wip/webkit-composer branch into master.