fnp
/
fnpeditor.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
fnpeditor.git
2013-08-07
Aleksander Łukasz
Fix: After breaking node element into two non empty...
|
commitdiff
2013-08-07
Aleksander Łukasz
Custom wlxml tag/class names in breadcrumbs and familytree
|
commitdiff
2013-08-07
Aleksander Łukasz
ctrl + enter creates new node element after current...
|
commitdiff
2013-08-07
Aleksander Łukasz
Custom wlxml names in label widget
|
commitdiff
2013-08-07
Aleksander Łukasz
Refactoring
|
commitdiff
2013-08-07
Aleksander Łukasz
FIX: white-space: pre-wrap prevents collapsing spaces...
|
commitdiff
2013-08-07
Aleksander Łukasz
Handling del/ctrl-x (wip)
|
commitdiff
2013-08-07
Aleksander Łukasz
Handling backspace on empty text element (wip)
|
commitdiff
2013-08-07
Aleksander Łukasz
Fix: Detaching node element surrounded by text elements...
|
commitdiff
2013-08-07
Aleksander Łukasz
Fixing element highlighting synchronization issue
|
commitdiff
2013-08-07
Aleksander Łukasz
Margin for footnotes
|
commitdiff
2013-08-07
Aleksander Łukasz
Allow for creating footnote from selected text
|
commitdiff
2013-08-07
Aleksander Łukasz
Custom names for wlxml tags/classes - first approach
|
commitdiff
2013-08-06
Aleksander Łukasz
wrapping sibling parents of selected text in new node
|
commitdiff
2013-08-06
Aleksander Łukasz
Do note split root document node element on hitting...
|
commitdiff
2013-08-06
Aleksander Łukasz
Fixing unwrapping text element from its parent
|
commitdiff
2013-08-06
Aleksander Łukasz
canvas api: wrapElements
|
commitdiff
2013-08-06
Aleksander Łukasz
canvas api: getting sibling parents of two elements
|
commitdiff
2013-08-06
Aleksander Łukasz
canvas api: prepending element to node element
|
commitdiff
2013-08-06
Aleksander Łukasz
EventBus for canvas elements + setting current element...
|
commitdiff
2013-08-05
Aleksander Łukasz
Prevent widget's click events to propagate
|
commitdiff
2013-08-05
Aleksander Łukasz
Fixing typo in cursor.getSelectionBoundry
|
commitdiff
2013-08-05
Aleksander Łukasz
Fixing handling zero width space on selection
|
commitdiff
2013-08-05
Aleksander Łukasz
wip: adding footnodes, first approach
|
commitdiff
2013-08-05
Aleksander Łukasz
footnote wip: expanding/collapsing footnotes
|
commitdiff
2013-08-05
Aleksander Łukasz
Fix: Consider visible text elements only when searching...
|
commitdiff
2013-08-05
Aleksander Łukasz
Fix
|
commitdiff
2013-08-05
Aleksander Łukasz
Refactoring - wlxmlManagers
|
commitdiff
2013-08-05
Aleksander Łukasz
Refactorization
|
commitdiff
2013-08-05
Aleksander Łukasz
refactorization
|
commitdiff
2013-08-05
Aleksander Łukasz
Bug fix
|
commitdiff
2013-08-05
Aleksander Łukasz
Refactoring
|
commitdiff
2013-08-05
Aleksander Łukasz
Fixing borders around inline document node elements...
|
commitdiff
2013-08-05
Aleksander Łukasz
Refactoring
|
commitdiff
2013-08-05
Aleksander Łukasz
Forcing document element label not to wrap
|
commitdiff
2013-08-05
Aleksander Łukasz
internal container wip: synchronizing main node and...
|
commitdiff
2013-08-05
Aleksander Łukasz
internal container wip: Chrome hack - making sure that...
|
commitdiff
2013-08-05
Aleksander Łukasz
internal container wip: fixing setup of some canvas...
|
commitdiff
2013-08-05
Aleksander Łukasz
internal container wip: refactoring
|
commitdiff
2013-08-05
Aleksander Łukasz
wip: putting node children into internal container
|
commitdiff
2013-08-05
Aleksander Łukasz
widgets wip - widgets mechanism + label widget
|
commitdiff
2013-08-05
Aleksander Łukasz
canvas api: dividing text element at the text boundries
|
commitdiff
2013-08-04
Aleksander Łukasz
Handling empty inline elements
|
commitdiff
2013-08-04
Aleksander Łukasz
canvas.utils.nearestInDocumentOrder
|
commitdiff
2013-08-02
Aleksander Łukasz
Bug fix: Removing item from DocumentNodeElement data...
|
commitdiff
2013-08-02
Aleksander Łukasz
Dividing DocumentTextElement with DocumentNodeElement
|
commitdiff
2013-08-01
Aleksander Łukasz
Cleanup: removing old unused code
|
commitdiff
2013-07-30
Aleksander Łukasz
fix: changes to meta attribute were being lost
|
commitdiff
2013-07-30
Aleksander Łukasz
Refactoring
|
commitdiff
2013-07-30
Aleksander Łukasz
integration wip: fixing document refresh in documentCan...
|
commitdiff
2013-07-28
Aleksander Łukasz
more user friendly toolbar labels
|
commitdiff
2013-07-28
Aleksander Łukasz
Improving test
|
commitdiff
2013-07-25
Aleksander Łukasz
Fixing xml formatting
|
commitdiff
2013-07-25
Aleksander Łukasz
Fixing xml output - entities
|
commitdiff
2013-07-25
Aleksander Łukasz
Fixing xml output after removing text with white space
|
commitdiff
2013-07-25
Aleksander Łukasz
Refactoring
|
commitdiff
2013-07-25
Aleksander Łukasz
Fixing some xml output formatting problems
|
commitdiff
2013-07-24
Aleksander Łukasz
Refactoring: nodeElement renders itself with its contents
|
commitdiff
2013-07-19
Aleksander Łukasz
Refactoring
|
commitdiff
2013-07-19
Aleksander Łukasz
Output formatting wip
|
commitdiff
2013-07-18
Aleksander Łukasz
Output formatting wip: keeping excessive white space...
|
commitdiff
2013-07-18
Aleksander Łukasz
Don't serialize wlxml meta attribute if it's empty
|
commitdiff
2013-07-18
Aleksander Łukasz
Keeping xmlns and other attributes intact
|
commitdiff
2013-07-18
Aleksander Łukasz
xml formatting wip: some inline element cases
|
commitdiff
2013-07-18
Aleksander Łukasz
formatting xml output wip
|
commitdiff
2013-07-17
Aleksander Łukasz
Setting caret after removing list completely
|
commitdiff
2013-07-17
Aleksander Łukasz
Setting caret after creating list
|
commitdiff
2013-07-17
Aleksander Łukasz
todo note update
|
commitdiff
2013-07-17
Aleksander Łukasz
Setting caret after wrapping text
|
commitdiff
2013-07-17
Aleksander Łukasz
Setting caret after moving list elements up one level
|
commitdiff
2013-07-17
Aleksander Łukasz
Refactoring: Moving commands out of canvasManager
|
commitdiff
2013-07-16
Aleksander Łukasz
Jumping to paren parent on text unwrap
|
commitdiff
2013-07-16
Aleksander Łukasz
Reacting to wlxml class change in helper modules properly
|
commitdiff
2013-07-16
Aleksander Łukasz
DocumentNodeElement meta attributes
|
commitdiff
2013-07-16
Aleksander Łukasz
Fixing class name storage/retrival
|
commitdiff
2013-07-16
Aleksander Łukasz
Fix: Store wlxml class with dashes instead of dots
|
commitdiff
2013-07-16
Aleksander Łukasz
Breaking node at beginning/end
|
commitdiff
2013-07-16
Aleksander Łukasz
Fix: escaping html in familyTree properly
|
commitdiff
2013-07-16
Aleksander Łukasz
Better representation o an empty text element in familyTree
|
commitdiff
2013-07-16
Aleksander Łukasz
Fix: publishing the right element as current text eleme...
|
commitdiff
2013-07-16
Aleksander Łukasz
If browser returns selection outside of text element...
|
commitdiff
2013-07-16
Aleksander Łukasz
Fix
|
commitdiff
2013-07-16
Aleksander Łukasz
Splitting text: Returning node elements involved
|
commitdiff
2013-07-16
Aleksander Łukasz
fix
|
commitdiff
2013-07-15
Aleksander Łukasz
Fixing text to land algorithm - handling case when...
|
commitdiff
2013-07-15
Aleksander Łukasz
Improving text node selecting algorithm after selectig...
|
commitdiff
2013-07-15
Aleksander Łukasz
Quick fix: Fixing node element selection
|
commitdiff
2013-07-15
Aleksander Łukasz
Fixing documentToolbar position under FF
|
commitdiff
2013-07-15
Aleksander Łukasz
integration wip: documentCanvas - selecting vertically...
|
commitdiff
2013-07-15
Aleksander Łukasz
integration wip: restoring caret position and editor...
|
commitdiff
2013-07-15
Aleksander Łukasz
integration wip: nodePane, familyTree, breadcrumbs
|
commitdiff
2013-07-14
Aleksander Łukasz
integration wip: marking element as current
|
commitdiff
2013-07-14
Aleksander Łukasz
Allowing for canvas to listen to dom key events
|
commitdiff
2013-07-14
Aleksander Łukasz
Refactoring
|
commitdiff
2013-07-14
Aleksander Łukasz
Refactoring - using DocumentNodeElement.createDOM when...
|
commitdiff
2013-07-14
Aleksander Łukasz
Wrapping text node containing DocumentTextElement's...
|
commitdiff
2013-07-13
Aleksander Łukasz
refactoring
|
commitdiff
2013-07-13
Aleksander Łukasz
refactoring
|
commitdiff
2013-07-13
Aleksander Łukasz
refactorization
|
commitdiff
2013-07-13
Aleksander Łukasz
Refactoring
|
commitdiff
next