wlxml: extending isInside/getParent/is to support tag name
[fnpeditor.git] / src / editor / modules / documentCanvas / commands.js
2014-04-08 Aleksander Łukaszeditor: fix - removing redundant endTransaction call
2014-04-03 Aleksander Łukaszeditor: removing unused code
2014-04-01 Aleksander Łukaszeditor: removing lists via lists buttons
2014-04-01 Aleksander Łukaszeditor: ui for createing enumerated lists
2014-04-01 Aleksander Łukaszeditor: fix - check for success before changing current...
2014-04-01 Aleksander Łukaszeditor: inform user about errors that occured during...
2014-03-28 Aleksander Łukaszeditor: canvas - initiate commands transactions via...
2014-03-28 Aleksander ŁukaszMerge in canvas refactorizations
2014-03-28 Aleksander Łukaszrefactoring: stop using data api on document element...
2014-03-24 Aleksander ŁukaszMerging in creating/editing links via popup
2014-03-24 Aleksander Łukaszeditor - popup for inserting/editing links
2014-03-23 Aleksander Łukaszeditor: refactoring
2014-03-07 Aleksander Łukaszeditor: removing unused code
2014-01-30 Aleksander Łukaszeditor: fix - perform inserting empty footnote operatio...
2014-01-27 Aleksander Łukaszeditor: fixing grid to handle changes to the document...
2014-01-21 Aleksander Łukaszeditor: allow for adding new node via toolbar after...
2014-01-21 Aleksander Łukaszeditor: first approach to supplementing comments with...
2014-01-17 Aleksander Łukaszeditor: cleanup
2014-01-17 Aleksander Łukaszeditor: fix minor bug
2013-12-15 Aleksander Łukaszeditor: fix canvas wrap node command
2013-12-15 Aleksander Łukaszeditor: fix - send correct class parameter when wrappin...
2013-12-15 Aleksander Łukaszeditor: update old transform api calls to new way of...
2013-12-15 Aleksander Łukaszeditor: fixing invalid call to util function
2013-12-15 Aleksander ŁukaszLinting, cleanup, removing unused code
2013-12-15 Aleksander Łukaszwip: canvas.commands - lists through new api
2013-12-15 Aleksander Łukaszwip: extracting core cont'd - seems to be working
2013-12-15 Aleksander Łukaszwip: integrating lists, first extensions api approach
2013-12-02 Aleksander Łukaszwip: breakContent & others transformations - still...
2013-12-02 Aleksander Łukaszwip: detach2 ok
2013-12-02 Aleksander Łukaszintegration wip: take-away-node command
2013-12-02 Aleksander Łukaszhandle situation when nothing was actually unwrapped
2013-12-02 Aleksander Łukaszintegration wip: wrap/unwrap node commands
2013-12-02 Aleksander Łukaszintegration wip: handle newNodeRequested in a new way
2013-09-13 Aleksander ŁukaszRefactoring: cleaning directories structure