fnp
/
fnpeditor.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
smartxml: DocumentNode.getPath
[fnpeditor.git]
/
src
/
smartxml
/
2013-11-25
Aleksander Łukasz
smartxml: DocumentNode.getPath
tree
|
commitdiff
2013-11-25
Aleksander Łukasz
smartxml: cloning a node
tree
|
commitdiff
2013-11-20
Aleksander Łukasz
smartxml: splitting text
tree
|
commitdiff
2013-11-20
Aleksander Łukasz
smartxml: fix - handle creation of an empty text node
tree
|
commitdiff
2013-11-19
Aleksander Łukasz
smartxml: refactoring - one node creation method
tree
|
commitdiff
2013-11-19
Aleksander Łukasz
smartxml: fix
tree
|
commitdiff
2013-11-19
Aleksander Łukasz
smartxml: refactor
tree
|
commitdiff
2013-11-19
Aleksander Łukasz
smartxml: refactoring
tree
|
commitdiff
2013-11-19
Aleksander Łukasz
smartxml: refactoring
tree
|
commitdiff
2013-11-19
Aleksander Łukasz
smartxml: handle node being a root in DocumentNode...
tree
|
commitdiff
2013-11-19
Aleksander Łukasz
smartxml: Fixing single text node unwrap
tree
|
commitdiff
2013-11-19
Aleksander Łukasz
smartxml: fix detaching element node with adjacent...
tree
|
commitdiff
2013-11-19
Aleksander Łukasz
smartxml: node.unwrap
tree
|
commitdiff
2013-11-19
Aleksander Łukasz
smartxml: only send change event when node is currently...
tree
|
commitdiff
2013-11-19
Aleksander Łukasz
smartxml: Fixing Document.containsNode
tree
|
commitdiff
2013-11-19
Aleksander Łukasz
smartxml: refactor inserting methods
tree
|
commitdiff
2013-11-18
Aleksander Łukasz
smartxml: Doument.findSiblingParents
tree
|
commitdiff
2013-11-18
Aleksander Łukasz
smartxml: DocumentElement.parents
tree
|
commitdiff
2013-11-18
Aleksander Łukasz
smartxml: fix DocumentNode.parent
tree
|
commitdiff
2013-10-25
Aleksander Łukasz
smartxml: emitting nodeDetached event
tree
|
commitdiff
2013-10-25
Aleksander Łukasz
smartxml: fixing text node creation
tree
|
commitdiff
2013-10-25
Aleksander Łukasz
smartxml: DocumentNode.getIndex function for syntactic...
tree
|
commitdiff
2013-10-25
Aleksander Łukasz
smartxml: fixing arguments name in wrapText
tree
|
commitdiff
2013-10-25
Aleksander Łukasz
smartxm: emitting nodeMoved when inserting existing...
tree
|
commitdiff
2013-10-25
Aleksander Łukasz
smartxml - emitting nodeAdded event on node inserting...
tree
|
commitdiff
2013-10-25
Aleksander Łukasz
smartxml: wrapping sibling nodes
tree
|
commitdiff
2013-10-25
Aleksander Łukasz
smartxml: test fix - actually make sure we are appendin...
tree
|
commitdiff
2013-10-25
Aleksander Łukasz
smartxml: ElementNode.prepend
tree
|
commitdiff
2013-10-25
Aleksander Łukasz
smartxml: Wrapping text spanning multiple sibling TextNodes
tree
|
commitdiff
2013-10-24
Aleksander Łukasz
smartxml: wrapping part of text in TextElement
tree
|
commitdiff
2013-10-24
Aleksander Łukasz
smartxml: fixing inheritance to support for instanceof...
tree
|
commitdiff
2013-10-24
Aleksander Łukasz
smartxml: TextNode.before/after
tree
|
commitdiff
2013-10-24
Aleksander Łukasz
smartxml: wrapping TextNode content
tree
|
commitdiff
2013-10-24
Aleksander Łukasz
smartxml: handling undefined value sent to DocumentNode...
tree
|
commitdiff
2013-10-24
Aleksander Łukasz
smartxml: changing TextNode text emits nodeTextChange...
tree
|
commitdiff
2013-10-24
Aleksander Łukasz
smartxml: setting text on text node
tree
|
commitdiff
2013-10-24
Aleksander Łukasz
smartxml: node.setAttr tests
tree
|
commitdiff
2013-10-24
Aleksander Łukasz
smartxml: testing emition of the nodeTagChange event
tree
|
commitdiff
2013-10-24
Aleksander Łukasz
Allow for muting contentSet event in smartxml.loadXML...
tree
|
commitdiff
2013-10-23
Aleksander Łukasz
wip: wlxml formatting support - first test passing
tree
|
commitdiff
2013-10-23
Aleksander Łukasz
smartxml: Integrating old tests from canvas api (keepin...
tree
|
commitdiff
2013-10-23
Aleksander Łukasz
smartxml: Fixing changing node's tag
tree
|
commitdiff
2013-10-23
Aleksander Łukasz
smartxml: fixing changing tag of a root node
tree
|
commitdiff
2013-10-23
Aleksander Łukasz
smartxml: tests refactoring
tree
|
commitdiff
2013-10-23
Aleksander Łukasz
smartxml: fix changing node's tag
tree
|
commitdiff
2013-10-23
Aleksander Łukasz
smartxml: loading new xml content to an existing docume...
tree
|
commitdiff
2013-10-23
Aleksander Łukasz
smartxml: setTag
tree
|
commitdiff
2013-10-23
Aleksander Łukasz
smartxml: Improving get/set data api
tree
|
commitdiff
2013-10-10
Aleksander Łukasz
smartxml: allow for setting metadata on nodes
tree
|
commitdiff
2013-10-10
Aleksander Łukasz
smartxml: trigger events on attr change
tree
|
commitdiff
2013-10-09
Aleksander Łukasz
wlxml: moving white space handling from canvas code...
tree
|
commitdiff
2013-10-09
Aleksander Łukasz
Simple smartxml.Document/ElementNode.toXML
tree
|
commitdiff
2013-10-09
Aleksander Łukasz
fix
tree
|
commitdiff
2013-10-09
Aleksander Łukasz
Linting
tree
|
commitdiff
2013-10-09
Aleksander Łukasz
first approach to wlxml library
tree
|
commitdiff
2013-10-09
Aleksander Łukasz
smartxml wip: preperation for extensibility
tree
|
commitdiff
2013-10-09
Aleksander Łukasz
make sure to run all tests
tree
|
commitdiff
2013-10-09
Aleksander Łukasz
Wrapping text/element node with element node
tree
|
commitdiff
2013-10-09
Aleksander Łukasz
get/set attr
tree
|
commitdiff
2013-10-09
Aleksander Łukasz
linter config
tree
|
commitdiff
2013-10-09
Aleksander Łukasz
refactor
tree
|
commitdiff
2013-10-09
Aleksander Łukasz
linting
tree
|
commitdiff
2013-10-09
Aleksander Łukasz
refactor
tree
|
commitdiff
2013-10-09
Aleksander Łukasz
unwrap contents
tree
|
commitdiff
2013-10-09
Aleksander Łukasz
fixing typo
tree
|
commitdiff
2013-10-09
Aleksander Łukasz
node.contents(), TextNode
tree
|
commitdiff
2013-10-09
Aleksander Łukasz
Refactor
tree
|
commitdiff
2013-10-09
Aleksander Łukasz
Refactor
tree
|
commitdiff
2013-10-09
Aleksander Łukasz
appending element node
tree
|
commitdiff
2013-10-09
Aleksander Łukasz
getting root element
tree
|
commitdiff