editor: plugins/core - support for undo/redo selection restore in most actions
[fnpeditor.git] / src /
2014-01-23 Aleksander Łukaszsmartxml: append/prepend shortcuts for text nodes
2014-01-23 Aleksander Łukaszeditor: canvas cursor fix - handle node with Zero Width...
2014-01-23 Aleksander Łukaszsmartxml: fix - removing source of the merged text...
2014-01-23 Aleksander Łukaszsmartxml: refactoring
2014-01-23 Aleksander Łukaszsmartxml: fix ranges returned by unwrapContents
2014-01-23 Aleksander Łukaszsmartxml: implementing merging of inserted text nodes...
2014-01-22 Aleksander Łukaszeditor: fixing FF behavior in metadata editor
2014-01-21 Aleksander Łukaszeditor: allow for adding new node via toolbar after...
2014-01-21 Aleksander Łukaszwlxml: metadata - ignore setting the same value as...
2014-01-21 Aleksander Łukaszsmartxml: push transformation onto the undo stack only...
2014-01-21 Aleksander Łukaszeditor: metadata editor - handle node removal
2014-01-21 Aleksander Łukaszwlxml: metadata fix - missing event
2014-01-21 Aleksander Łukaszeditor: metadata editor - fixing table layout
2014-01-21 Aleksander Łukaszeditor: first approach to supplementing comments with...
2014-01-21 Aleksander Łukaszwlxml: metadata - additional iterator, filtering
2014-01-17 Aleksander Łukaszeditor: cleanup
2014-01-17 Aleksander Łukaszeditor: fix minor bug
2014-01-17 Aleksander Łukaszlinting
2014-01-17 Aleksander ŁukaszMerge in metadata support into master
2014-01-17 Aleksander Łukaszwlxml: metdata wip - empty key/value is represented...
2014-01-17 Aleksander Łukaszeditor: metadata wip fix
2014-01-17 Aleksander Łukaszeditor: metadata wip - refactoring, removing unused...
2014-01-17 Aleksander Łukaszeditor: metadata wip - refactoring
2014-01-17 Aleksander Łukaszeditor: meta wip - first working version
2014-01-17 Aleksander Łukaszeditor: removing old unused code
2014-01-17 Aleksander Łukaszwlxml: metadata wip - adding/removing/editing, undo...
2014-01-17 Aleksander Łukaszsmartxml: data cloning handler gets reference to the...
2014-01-17 Aleksander Łukaszwlxml: metadata wip - part of a new api approach
2014-01-17 Aleksander Łukaszwlxml: metadata wip - as extension
2014-01-17 Aleksander Łukaszsmartxml: allow for registering extensions before initi...
2014-01-17 Aleksander Łukaszeditor: metadata wip - first approach
2014-01-17 Aleksander Łukaszwlxml: metadata wip - first approach
2014-01-16 Aleksander Łukaszsmartxml: allow objects set with setData to clone thems...
2013-12-31 Aleksander Łukaszlogging: change default formatter to noop, fixes tests
2013-12-31 Aleksander Łukaszeditor: warn user before exit
2013-12-31 Aleksander Łukaszlogging: basic formatters support
2013-12-31 Aleksander Łukaszlogging: console handler
2013-12-31 Aleksander Łukaszlogging: fix in ravenjs handler
2013-12-30 Aleksander Łukaszeditor: handle invalid xml sent as a wlxml document
2013-12-30 Aleksander Łukaszsmartxml: raise an Error on invalid XML
2013-12-30 Aleksander Łukaszlogging: Raven handler fixes
2013-12-30 Aleksander Łukaszlogging: pass logger name to the handler
2013-12-30 Aleksander Łukaszeditor: pass through logging configuration to the logge...
2013-12-30 Aleksander Łukaszlogging: Raven handler
2013-12-30 Aleksander ŁukaszSimple logging api inspired by Python logging module
2013-12-19 Aleksander Łukaszeditor: fix styling of the emp wlxml class
2013-12-19 Aleksander Łukaszwlxml/editor: rename class uri to link
2013-12-18 Aleksander Łukaszsmartxml: throw exception on missing tagName property...
2013-12-18 Aleksander Łukaszeditor: fixing invalid new node construction in ctrl...
2013-12-18 Aleksander Łukaszwlxml: lists fix
2013-12-18 Aleksander Łukaszeditor: remove new line characters from pasted text
2013-12-18 Aleksander Łukaszeditor: Mark some texts for translation
2013-12-18 Aleksander Łukaszeditor: minor refactoring
2013-12-17 Aleksander Łukaszeditor fix: source editor should also react to contentS...
2013-12-17 Aleksander Łukaszeditor: bring back restore dialog after integration
2013-12-17 Aleksander Łukaszeditor: configurable document diff and revert urls
2013-12-17 Aleksander Łukaszeditor: nodePane handles meta/unregistered node attributes
2013-12-17 Aleksander Łukaszwlxml: Remove "meta-" prefix for defined (aka "meta...
2013-12-17 Aleksander Łukaszsmartxml: transactions fix - ignore empty transactions
2013-12-17 Aleksander Łukaszeditor: first take on text paste handling
2013-12-17 Aleksander Łukaszeditor: fixing canvas.cursor getSelectionStart/getSelec...
2013-12-17 Aleksander Łukaszsmartxml: optimize undo for setText transformation
2013-12-17 Aleksander Łukaszeditor: fix - removing redundant event handlers
2013-12-17 Aleksander Łukaszeditor: fix - removing unnecessary event handler in...
2013-12-15 Aleksander Łukaszeditor: canvas - consider list subclasses when styling...
2013-12-15 Aleksander Łukaszeditor: fix canvas wrap node command
2013-12-15 Aleksander Łukaszwlxml: fix list extension's document methods definition
2013-12-15 Aleksander Łukaszeditor: canvas - fix problem with detaching empty text...
2013-12-15 Aleksander Łukaszeditor - fix missing canvas references
2013-12-15 Aleksander Łukaszeditor - group node removing actions on a toolbar together
2013-12-15 Aleksander Łukaszeditor: some basic aside.comment support
2013-12-15 Aleksander Łukaszeditor: nicer icon for undo toolbar icon
2013-12-15 Aleksander Łukaszeditor: fix - send correct class parameter when wrappin...
2013-12-15 Aleksander Łukaszeditor: fallback to original tag/class name in case...
2013-12-15 Aleksander Łukaszeditor: canvas - styling for aside.comment nodes
2013-12-15 Aleksander Łukaszeditor: styling - make border of canvas elements transp...
2013-12-15 Aleksander Łukaszeditor: fix cursor out of text node handling Chrome...
2013-12-15 Aleksander Łukaszeditor: fix resolving cursor destination after breaking...
2013-12-15 Aleksander ŁukaszCompile Bootstrap CSS on our own, include it into build...
2013-12-15 Aleksander Łukaszintegration wip: use default value for baseUrl
2013-12-15 Aleksander Łukaszeditor: Inserting document templates support
2013-12-15 Aleksander Łukaszwlxml: Use smartxml hook for XML normalization
2013-12-15 Aleksander Łukaszsmartxml: Document can create node from xml string
2013-12-15 Aleksander Łukaszfix: correctly showing current document version number...
2013-12-15 Aleksander Łukaszintegration wip: saving document
2013-12-15 Aleksander Łukaszintegration wip: sourceEditor module stops keeping...
2013-12-15 Aleksander Łukaszintegration wip: setting editor configuration from...
2013-12-15 Aleksander Łukaszintegration wip: editor_init_callback
2013-12-15 Aleksander Łukaszeditor: canvas keys handling - wrapping document transf...
2013-12-15 Aleksander Łukaszsmartxml: Simple flat transactions for series of transf...
2013-12-15 Aleksander Łukaszeditor: bringing back tag changing via node pane
2013-12-15 Aleksander Łukaszcanvas: Fix getting invalidated references to wlxmlNode...
2013-12-15 Aleksander Łukaszeditor: update old transform api calls to new way of...
2013-12-15 Aleksander Łukaszsmartxml: dividing text node into two with element...
2013-12-15 Aleksander ŁukaszLinting, minor test description fix
2013-12-15 Aleksander Łukaszeditor: fixing invalid call to util function
2013-12-15 Aleksander Łukaszeditor: fix missing passing of canvas object reference
2013-12-15 Aleksander Łukaszremoving unused code
2013-12-15 Aleksander ŁukaszLinting, cleanup, removing unused code
2013-12-15 Aleksander ŁukaszRemoving unnecessary element detach logic from Canvas...
next