fnp
/
fnpeditor.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fnpeditor.git
2014-05-06
Aleksander...
Merge branch 'objects' implementing canvas objects...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Aleksander...
cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Aleksander...
refactoring setting text on a node
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Aleksander...
getElementForNode handles both text and element nodes
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Aleksander...
Cleaning documentElement/genericElement interfaces
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Aleksander...
Switching to explicit inheritance for canvas elements
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Aleksander...
refactoring: DocumentElement.dom
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Aleksander...
fix: canvas again gets opportunity to react to footnote...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Aleksander...
refactoring: move getNearest/Next/PreviousTextElement...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Aleksander...
refactoring: removing DocumentElement.bound
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Aleksander...
removing unused code (SpanElement)
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Aleksander...
fourth batch: fixing blocking span - passing all tests...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-06
Aleksander...
third batch
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
Aleksander...
second batch: works, but failing tests - ie blocking...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
Aleksander...
fairly simple changes
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
Aleksander...
editor: canvas displays span node as block if it contai...
commit
|
commitdiff
|
tree
|
snapshot
2014-05-05
Aleksander...
wlxml: ElementNode.getClassHierarchy
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Aleksander...
editor: canvas - removing borders and spaces around...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Aleksander...
editor: canvas - render emphasis with bold instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Aleksander...
editor: span icon clickable when cursor in appropriate...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Aleksander...
smartxml: some helper functions
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Aleksander...
smartxml: minor refactoring - better naming
commit
|
commitdiff
|
tree
|
snapshot
2014-04-24
Aleksander...
editor: minor usability tweak
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
editor: tweaking some action descriptions
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
editor: new rules for backspace/delete
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
Merging in actions branch
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
editor: Missing transactions metadata in canvas keyboar...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
editor: removed unused code
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
editor: WrapTextAction plays nice and returns a new...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
smartxml: ElementNode.getLastTextNode
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
editor: return fragments from actions, set this fragmen...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
editor: actions returns via callback
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
fnpjs: actions - action returns via callback
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
editor: Setting descriptions for transactions performed...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
template get state fix
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
editor: handle undefined action state
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
fnpjs: actions - handle exception in action.getState...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
fnpjs: Action - refactor update*Params
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
editor: additional descriptions for some transactions
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
editor: fix - better handle node removal in various...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
smartxml: TextNodes don't contain other nodes - let...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
smartxml: DocumentNode.isInDocument syntactic sugar
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
editor: undo/redo action description contains informati...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
editor: status bar
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
editor: bottom panel
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
editor: actions implementation
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
wlxml: extending isInside/getParent/is to support tag...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
wlxml: lists - extractListItems
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
smartxml: first take on document fragments
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
smartxml: signal that operation ended
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
smartxml: helper functions
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
fnpjs: actions
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
editor: Better invalid cursor handling
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
Aleksander...
editor: handle invalid element passed to setCurrentElem...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Aleksander...
wlxml: lists - createList returns created list node
commit
|
commitdiff
|
tree
|
snapshot
2014-04-17
Aleksander...
editor: remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
Aleksander...
wlxml: fix - keep list class for both lists created...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Aleksander...
smartxml: fix invalid context setting
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
Aleksander...
editor: fix - removing redundant endTransaction call
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Aleksander...
editor: refactoring
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Aleksander...
editor: removing unused code
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Aleksander...
editor: minor canvas fix - apply list item style to...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
Aleksander...
fnpjs: better exceptions logging in console handler
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Aleksander...
smartxml: transaction rollback fix
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Aleksander...
editor: canvas fix - show bullets for all lists except...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Aleksander...
editor: removing lists via lists buttons
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Aleksander...
wlxml: lists - list.extractAllItems
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Aleksander...
wlxml: methods for testing for existence and fetching...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Aleksander...
editor: ui for createing enumerated lists
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Aleksander...
wlxml: lists - allow for setting new list class
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Aleksander...
editor: fix - check for success before changing current...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Aleksander...
editor: tweaking canvas appearance - tweaking element...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Aleksander...
editor: tweaking canvas appearance - removing node...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Aleksander...
editor: tweaking canvas appearance - removing various...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Aleksander...
editor: tweaking toolbar contents
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Aleksander...
editor: wider visual editor sidebar
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Aleksander...
editor: some refactoring & cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
Aleksander...
editor: inform user about errors that occured during...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Aleksander...
smartxml: Document.transaction success callback
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Aleksander...
editor: dialog - allow for hiding submit/cancel buttons
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Aleksander...
wlxml: allow extending WLXMLDocument
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Aleksander...
editor: canvas - initiate commands transactions via...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Aleksander...
canvas: no need to handle nodeTagChange event anymore
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Aleksander...
smartxml: removing special implementation for changing...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Aleksander...
Merge in canvas refactorizations
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Aleksander...
refactorization: store manager on element instance...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Aleksander...
refactoring: stop using data api on document element...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Aleksander...
refactoring: common things in constructor, dom construc...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Aleksander...
refactoring: moving create(wlxmlNode) to constructor...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Aleksander...
refactoring: fromHTMLElement @ canvas, no need to pass...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Aleksander...
refactoring
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Aleksander...
editor: removing unused code
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Aleksander...
editor: removing unused code
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Aleksander...
editor: canvas - refactoring
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Aleksander...
smartxml: transaction calls error handler instead of...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Aleksander...
smartxml: Automatically rollback transaction on error...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Aleksander...
smartxml: Rollback support for transactions
commit
|
commitdiff
|
tree
|
snapshot
2014-03-28
Aleksander...
smartxml: cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Aleksander...
editor: Handle invalid element passed to Canvas.setCurr...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Aleksander...
editor: metadata editor ui tweak - smaller visual empha...
commit
|
commitdiff
|
tree
|
snapshot
next