| 2014-01-17 | 
Aleksander Łukasz | editor: metadata wip fix | 
tree | commitdiff | 
| 2014-01-17 | 
Aleksander Łukasz | editor: metadata wip - refactoring, removing unused...  | 
tree | commitdiff | 
| 2014-01-17 | 
Aleksander Łukasz | editor: metadata wip - refactoring | 
tree | commitdiff | 
| 2014-01-17 | 
Aleksander Łukasz | editor: meta wip - first working version | 
tree | commitdiff | 
| 2014-01-17 | 
Aleksander Łukasz | editor: removing old unused code | 
tree | commitdiff | 
| 2014-01-17 | 
Aleksander Łukasz | wlxml: metadata wip - adding/removing/editing, undo...  | 
tree | commitdiff | 
| 2014-01-17 | 
Aleksander Łukasz | smartxml: data cloning handler gets reference to the...  | 
tree | commitdiff | 
| 2014-01-17 | 
Aleksander Łukasz | wlxml: metadata wip - part of a new api approach | 
tree | commitdiff | 
| 2014-01-17 | 
Aleksander Łukasz | wlxml: metadata wip - as extension | 
tree | commitdiff | 
| 2014-01-17 | 
Aleksander Łukasz | smartxml: allow for registering extensions before initi...  | 
tree | commitdiff | 
| 2014-01-17 | 
Aleksander Łukasz | editor: metadata wip - first approach | 
tree | commitdiff | 
| 2014-01-17 | 
Aleksander Łukasz | wlxml: metadata wip - first approach | 
tree | commitdiff | 
| 2014-01-16 | 
Aleksander Łukasz | smartxml: allow objects set with setData to clone thems...  | 
tree | commitdiff | 
| 2013-12-31 | 
Aleksander Łukasz | logging: change default formatter to noop, fixes tests | 
tree | commitdiff | 
| 2013-12-31 | 
Aleksander Łukasz | editor: warn user before exit | 
tree | commitdiff | 
| 2013-12-31 | 
Aleksander Łukasz | logging: basic formatters support | 
tree | commitdiff | 
| 2013-12-31 | 
Aleksander Łukasz | logging: console handler | 
tree | commitdiff | 
| 2013-12-31 | 
Aleksander Łukasz | logging: fix in ravenjs handler | 
tree | commitdiff | 
| 2013-12-30 | 
Aleksander Łukasz | editor: handle invalid xml sent as a wlxml document | 
tree | commitdiff | 
| 2013-12-30 | 
Aleksander Łukasz | smartxml: raise an Error on invalid XML | 
tree | commitdiff | 
| 2013-12-30 | 
Aleksander Łukasz | logging: Raven handler fixes | 
tree | commitdiff | 
| 2013-12-30 | 
Aleksander Łukasz | logging: pass logger name to the handler | 
tree | commitdiff | 
| 2013-12-30 | 
Aleksander Łukasz | editor: pass through logging configuration to the logge...  | 
tree | commitdiff | 
| 2013-12-30 | 
Aleksander Łukasz | logging: Raven handler | 
tree | commitdiff | 
| 2013-12-30 | 
Aleksander Łukasz | Simple logging api inspired by Python logging module | 
tree | commitdiff | 
| 2013-12-19 | 
Aleksander Łukasz | editor: fix styling of the emp wlxml class | 
tree | commitdiff | 
| 2013-12-19 | 
Aleksander Łukasz | wlxml/editor: rename class uri to link | 
tree | commitdiff | 
| 2013-12-18 | 
Aleksander Łukasz | smartxml: throw exception on missing tagName property...  | 
tree | commitdiff | 
| 2013-12-18 | 
Aleksander Łukasz | editor: fixing invalid new node construction in ctrl...  | 
tree | commitdiff | 
| 2013-12-18 | 
Aleksander Łukasz | wlxml: lists fix | 
tree | commitdiff | 
| 2013-12-18 | 
Aleksander Łukasz | editor: remove new line characters from pasted text | 
tree | commitdiff | 
| 2013-12-18 | 
Aleksander Łukasz | editor: Mark some texts for translation | 
tree | commitdiff | 
| 2013-12-18 | 
Aleksander Łukasz | editor: minor refactoring | 
tree | commitdiff | 
| 2013-12-17 | 
Aleksander Łukasz | editor fix: source editor should also react to contentS...  | 
tree | commitdiff | 
| 2013-12-17 | 
Aleksander Łukasz | editor: bring back restore dialog after integration | 
tree | commitdiff | 
| 2013-12-17 | 
Aleksander Łukasz | editor: configurable document diff and revert urls | 
tree | commitdiff | 
| 2013-12-17 | 
Aleksander Łukasz | editor: nodePane handles meta/unregistered node attributes | 
tree | commitdiff | 
| 2013-12-17 | 
Aleksander Łukasz | wlxml: Remove "meta-" prefix for defined (aka "meta...  | 
tree | commitdiff | 
| 2013-12-17 | 
Aleksander Łukasz | smartxml: transactions fix - ignore empty transactions | 
tree | commitdiff | 
| 2013-12-17 | 
Aleksander Łukasz | editor: first take on text paste handling | 
tree | commitdiff | 
| 2013-12-17 | 
Aleksander Łukasz | editor: fixing canvas.cursor getSelectionStart/getSelec...  | 
tree | commitdiff | 
| 2013-12-17 | 
Aleksander Łukasz | smartxml: optimize undo for setText transformation | 
tree | commitdiff | 
| 2013-12-17 | 
Aleksander Łukasz | editor: fix - removing redundant event handlers | 
tree | commitdiff | 
| 2013-12-17 | 
Aleksander Łukasz | editor: fix - removing unnecessary event handler in...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | editor: canvas - consider list subclasses when styling...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | editor: fix canvas wrap node command | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | wlxml: fix list extension's document methods definition | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | editor: canvas - fix problem with detaching empty text...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | editor - fix missing canvas references | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | editor - group node removing actions on a toolbar together | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | editor: some basic aside.comment support | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | editor: nicer icon for undo toolbar icon | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | editor: fix - send correct class parameter when wrappin...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | editor: fallback to original tag/class name in case...  | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | editor: canvas - styling for aside.comment nodes | 
tree | commitdiff | 
| 2013-12-15 | 
Aleksander Łukasz | editor: styling - make border of canvas elements transp...  | 
tree | commitdiff | 
| 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 | 
| next |