Commit Graph

55 Commits

Author SHA1 Message Date
Gonzalo Bellver
99d7a1faaf Baseline layout, first approach 2012-03-15 14:48:30 -03:00
Paulo Gustavo Veiga
ae9f05dd05 Use FX class for delete node events. 2012-03-07 20:35:06 -03:00
Gonzalo Bellver
2b50017971 Fixed editor bugs 2012-03-07 16:26:06 -03:00
Gonzalo Bellver
6506b60977 Fixed branch overlapping bug 2012-03-06 18:01:56 -03:00
Gonzalo Bellver
dc4f47ab7a Solved issue when overlapping a free node to another branch 2012-03-06 15:53:22 -03:00
Gonzalo Bellver
bf212e649a Fixed node insert bug 2012-02-06 11:12:27 -03:00
Gonzalo Bellver
4391afdf7b Fixed bug for free positioning of balanced sorted nodes 2012-02-02 12:58:25 -03:00
Gonzalo Bellver
7c3ffebc84 Fixed bug for predict in free positioning 2012-02-02 12:41:53 -03:00
Gonzalo Bellver
a0b838a7a6 Added support for predict when dragging a symmetric sorted node 2012-02-02 12:15:59 -03:00
Gonzalo Bellver
d632a079b1 Added support for prediction when dragging a node 2012-02-02 11:30:12 -03:00
Gonzalo Bellver
cb23c48740 predict method refactored: it now includes the node for the prediction 2012-02-01 12:15:19 -03:00
Gonzalo Bellver
306133cd5e Fixed bug for free positioning of balance sorted nodes 2012-01-26 17:20:48 -03:00
Gonzalo Bellver
015703d5b8 Fixed bug where free positioning could cause sibling overlapping 2012-01-26 15:52:32 -03:00
Gonzalo Bellver
9ada52d720 Free Position tests asserted 2012-01-26 13:07:45 -03:00
Gonzalo Bellver
402226afbc Free position layout fixes 2012-01-26 11:53:46 -03:00
Gonzalo Bellver
483b889d6a Basic tests asserted 2012-01-24 18:01:56 -03:00
Paulo Veiga
0e07e28b4c Add migrator for Pela to Tango 2012-01-21 18:02:38 -03:00
Gonzalo Bellver
e98d7f8147 Fixed bug with BalancedSorter's predict 2012-01-19 12:20:43 -03:00
Paulo Veiga
419d2ffe79 Merge branch 'master' of ssh://wisemapping.com/var/git-repos/wise-source 2012-01-19 02:38:48 -03:00
Paulo Veiga
db74c63943 Drag pivot is not displayed when a node is clicked. Only when the first drag start. 2012-01-19 02:36:46 -03:00
Gonzalo Bellver
62b3bf8bc0 Fixed node size change bug 2012-01-18 20:02:15 -03:00
Gonzalo Bellver
830f65caa9 Reconnect free node 2012-01-18 19:15:01 -03:00
Gonzalo Bellver
c80726e1c0 Predict for free positioning. 2012-01-18 16:07:40 -03:00
Gonzalo Bellver
c6fa09ec7d Fixed bug where adding a new node borke free positioning 2012-01-18 13:34:30 -03:00
Paulo Veiga
2e49219fb9 Free positioning working ... 2012-01-18 01:37:53 -03:00
Paulo Veiga
f0eb293211 Add Free position integration... 2012-01-18 01:26:39 -03:00
Gonzalo Bellver
61eca9f932 Free positioning 2012-01-17 17:54:22 -03:00
Gonzalo Bellver
3f83bf95ea Collision checking implemented 2012-01-17 17:54:22 -03:00
Paulo Veiga
039b5d8c8a - Fix pivot issues. 2012-01-17 00:51:13 -03:00
Paulo Veiga
e5beb4f034 Fix collapse. 2012-01-17 00:26:29 -03:00
Gonzalo Bellver
171c3aee8f Free positioning started. Nodes can move freely, but collisions might occurr 2012-01-15 18:08:31 -03:00
Gonzalo Bellver
75af2aac87 Root nodes support any position 2012-01-15 15:41:03 -03:00
Paulo Veiga
c7ddfd6135 nlayout refactor. 2012-01-14 14:20:59 -03:00
Paulo Veiga
90644c201a - Remove all old layout classes.
- Rename nloyout to layout
- Drag integrated.
2012-01-14 14:16:59 -03:00
Paulo Veiga
aee1dfbff9 Minor fixes for supporting shrink. 2012-01-12 01:37:26 -03:00
Paulo Veiga
ef2902d724 Add support for shink on collapsed nodes. 2012-01-11 23:30:26 -03:00
Paulo Veiga
51bc3e563a Keyboard actions for adding is working with the new layout... 2012-01-11 21:12:22 -03:00
Paulo Veiga
d9cdcc5160 Set position integrated ! 2012-01-11 19:47:00 -03:00
Paulo Veiga
86e80e324c Start integration with new layout. 2012-01-09 23:50:52 -03:00
Paulo Veiga
8062a29323 - Exclude brix during export
- More changes for layout manager.
2011-12-31 14:52:13 -03:00
Paulo Veiga
d62d4af766 Move layout files in order to reflethe final layout structure. 2011-12-01 18:07:19 -03:00
Paulo Veiga
a0e13ad9d3 - Add UI cache for position. 2011-11-13 21:18:34 -03:00
Paulo Veiga
0c216778e5 Add IMindmap and INode. 2011-09-08 10:03:42 -03:00
Paulo Veiga
046789bb6a Refactor designer moving methods to a designer model. 2011-08-24 23:41:39 -03:00
Paulo Veiga
ad13c296ad Rename Event listener
Remove hacks
2011-08-21 12:42:00 -03:00
Paulo Veiga
d1a3ba470e More fixes. 2011-08-20 10:50:48 -03:00
Paulo Veiga
f3e024735d - Move keyboard events as part of a separate class.
- TextEditor is now one instance peer node.
- Broken: f2 and start writting on typing.
2011-08-19 13:38:37 -03:00
Paulo Veiga
78f312ef0a - Fix problem selecting central node. 2011-08-15 09:27:31 -03:00
Paulo Veiga
4e0becef47 - Click on the desktop unselect node.
- Drad on workspace clean editor events.
2011-08-13 12:33:37 -03:00
Pablol
18dfd82c1d Merge branch 'wise-doc' into collaboration
Conflicts:
	mindplot/pom.xml
	mindplot/src/main/javascript/DesignerActionRunner.js
	mindplot/src/main/javascript/DragTopic.js
	mindplot/src/main/javascript/MindmapDesigner.js
	wise-doc/src/main/webapp/html/editor.html
	wise-doc/src/main/webapp/js/editor.js
2011-08-07 19:51:55 -03:00