Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EHTMLEditorActions - Hide HTML actions in plain text mode instead of making ↵ | Tomas Popela | 2014-06-25 | 1 | -1/+1 |
| | | | | them insensitible | ||||
* | Bug 731508 - [webkit-composer] no option to paste as text (without formatting) | Tomas Popela | 2014-06-25 | 1 | -0/+18 |
| | |||||
* | Bug 731507 - [webkit-composer] paste does not work, shift-ins or CTRL-V works | Tomas Popela | 2014-06-25 | 1 | -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 items | Tomas Popela | 2014-06-25 | 1 | -22/+22 |
| | |||||
* | Bug 540362: [webkit-composer] Use webkit for composer | Tomas Popela | 2014-06-09 | 1 | -0/+2028 |
Merge wip/webkit-composer branch into master. |