editor: plugins/core - support for undo/redo selection restore in most actions
[fnpeditor.git] / src / editor / plugins / core / core.js
2014-05-13 Aleksander Łukaszeditor: plugins/core - support for undo/redo selection...
2014-05-13 Aleksander Łukaszeditor: plugins/core - undo/redo action support for...
2014-05-12 Aleksander Łukaszeditor: automatically convert pasted urls to attachment...
2014-05-07 Aleksander Łukaszeditor: canvas links fix
2014-05-06 Aleksander ŁukaszMerge branch 'objects' implementing canvas objects...
2014-05-05 Aleksander Łukaszfairly simple changes
2014-04-25 Aleksander Łukaszeditor: span icon clickable when cursor in appropriate...
2014-04-23 Aleksander Łukaszeditor: tweaking some action descriptions
2014-04-23 Aleksander Łukaszeditor: new rules for backspace/delete
2014-04-23 Aleksander ŁukaszMerging in actions branch
2014-04-23 Aleksander Łukaszeditor: WrapTextAction plays nice and returns a new...
2014-04-23 Aleksander Łukaszeditor: return fragments from actions, set this fragmen...
2014-04-23 Aleksander Łukaszeditor: actions returns via callback
2014-04-23 Aleksander Łukaszeditor: Setting descriptions for transactions performed...
2014-04-23 Aleksander Łukaszeditor: undo/redo action description contains informati...
2014-04-23 Aleksander Łukaszeditor: actions implementation
2014-01-23 Aleksander Łukaszeditor: Handling backspace/delete on the text boundries
2013-12-15 Aleksander Łukaszeditor: first take on plugins, core plugin with breakCo...