editor: gutter comments - refactoring and clean up
[fnpeditor.git] / src / editor / plugins /
2014-05-28 Aleksander Łukaszeditor: make comment not visible on canvas
2014-05-28 Aleksander Łukaszeditor: refactoring canvas element state management
2014-05-28 Aleksander Łukaszeditor: plugins/core support for Node.object.describesP...
2014-05-13 Aleksander Łukaszeditor: plugins/core - better selecton restore after...
2014-05-13 Aleksander Łukaszeditor: plugins/core - restore selection after editing...
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-12 Aleksander Łukaszeditor: plugins/core - remove & type change list action...
2014-05-07 Aleksander Łukaszeditor: tweak link ui, handle very long urls better
2014-05-07 Aleksander Łukaszeditor: canvas links fix
2014-05-07 Aleksander Łukaszeditor: auto http:// prefix for links
2014-05-06 Aleksander Łukaszeditor: links - proper linking to document attachments
2014-05-06 Aleksander Łukaszeditor: improved links, first take
2014-05-06 Aleksander ŁukaszMerge branch 'objects' implementing canvas objects...
2014-05-06 Aleksander ŁukaszSwitching to explicit inheritance for canvas elements
2014-05-06 Aleksander Łukaszfix: canvas again gets opportunity to react to footnote...
2014-05-06 Aleksander Łukaszthird batch
2014-05-05 Aleksander Łukaszsecond batch: works, but failing tests - ie blocking...
2014-05-05 Aleksander Łukaszfairly simple changes
2014-04-25 Aleksander Łukaszeditor: span icon clickable when cursor in appropriate...
2014-04-24 Aleksander Łukaszeditor: minor usability tweak
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 Łukasztemplate get state fix
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...
2013-12-15 Aleksander Łukaszlinting, cleanup, removing unused code
2013-12-15 Aleksander Łukaszsome ideas
2013-12-02 Aleksander Łukaszwip: breakContent & others transformations - still...