| 2013-12-15 | 
Aleksander Łukasz | editor: fix cursor out of text node handling Chrome...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | editor: fix resolving cursor destination after breaking...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | Compile Bootstrap CSS on our own, include it into build...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | integration wip: use default value for baseUrl | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | editor: Inserting document templates support | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | wlxml: Use smartxml hook for XML normalization | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | smartxml: Document can create node from xml string | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | fix: correctly showing current document version number...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | integration wip: saving document | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | integration wip: sourceEditor module stops keeping...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | integration wip: setting editor configuration from...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | integration wip: editor_init_callback | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | editor: canvas keys handling - wrapping document transf...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | smartxml: Simple flat transactions for series of transf...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | editor: bringing back tag changing via node pane | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | canvas: Fix getting invalidated references to wlxmlNode...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | editor: update old transform api calls to new way of...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | smartxml: dividing text node into two with element...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | Linting, minor test description fix | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | editor: fixing invalid call to util function | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | editor: fix missing passing of canvas object reference | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | removing unused code | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | Linting, cleanup, removing unused code | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | Removing unnecessary element detach logic from Canvas...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | editor: removing unused code | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | editor: first take on plugins, core plugin with breakCo...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | cleanup | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | smartxml: do not clear redo stack when performing neste...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | smartxml: throw exception on transformation returning...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | linting, cleanup, removing unused code | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | smartxml: testing three available levels of transformat...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | smartxml: pass transformation instance to impl & undo...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | smartxml: Don't preprare for undo if it's obvious it...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | smartxml: fix - do not clear redo stack if we are just...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | undo wip: fixes + smoke test | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | wip: canvas.commands - lists through new api | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | wip: transformations - handle dictionary arguments...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | wip: extracting core cont'd - seems to be working | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | smartxml: fix - DocumentNode.getIndex() now handles...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | allow text/element node methods and transformations...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | wip: extracting core cont'd - allow arbitrary number...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | wip: context transformation - return original context...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | wip: extracting core transformations continued - detfin...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | wip: extracting core transformations | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | registering textNode/elementNode transformations | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | simpler assertions after moving transformations into...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | smartxml: registering textNode/elementNode methods | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | fixing tests | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | moving wlxml object api transformations directly into...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | moving smartxml transformations into object properties...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | cleanup | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | refactoring | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | refactor | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | refactoring | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | Removing unnecessary tests from wlxml.js | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | refactoring | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | refactoring | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | wip: moving non wlxml specific extension support from...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | wip: refactoring method/transformation registration...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | Refactoring extension registration - abstract away...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | remove unused code | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | Refactoring extension registration - abstracting away...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | Refactoring in WLXMLDocument.registerExtension | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | smartxml: fix - do not send nodeDetached event for...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | wip: removing console calls | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | extensions api wip - 1 canvas test fails because of...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | wip: integrating lists, first extensions api approach | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | wip: fixing smartxml undo/redo smoke tests | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | some ideas | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | wip: blocking nested transformations from being pushed...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | wip: lists  + uri extensions | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | wip: lists  + uri extensions | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | wip: breakContent & others transformations - still...  | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | pre d: setattr, settext, split as ContextTransformation...  | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | dzialacy remove+text | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | wip: detach2 ok | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | undoredo wip | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | smartxml: sending nodeDetached events when existing...  | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | Fix: Do not set text on canvas element if it didn't...  | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | canvas: Fixing nodeMoved event handling | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | Always create new element on nodeAdded event | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | canvas: Fixing nodeMoved event handling | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | canvas: wlxmlListener - handle setting root node | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | Handle root node sent to findCanvasElementInParent | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | integration wip: removing unused code in documentCanvas...  | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | integration wip: bring back meta data attrs edit via...  | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | integration wip: remove wlxml meta attributes code...  | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | integration wip: removing unused serialization code | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | integration wip: restoring document | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | fix | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | integration wip: removing unused code | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | linting | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | integration wip: saving document | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | linting | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | linting | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | integration wip: handle backspace/delete | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | Fix setting zero width space | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | integration wip: enter key | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | integration wip: ctrl + enter | 
tree | commitdiff | 
| 2013-12-02 | 
Aleksander Łukasz | Bringing back cursor tests | 
tree | commitdiff | 
| next |