53 Commits

Author SHA1 Message Date
Ezequiel Bergamaschi
8c807398a4 remove mootools components 2014-12-26 18:09:30 -03:00
Ezequiel Bergamaschi
f2b0eb74ea removing .bind mootools call (phase 1/2) 2014-07-06 01:15:34 -03:00
Ezequiel Bergamaschi
2ab488bfa6 replacing old .each mootools' method by _.each 2014-03-17 00:36:29 -03:00
Paulo Gustavo Veiga
e5186688ab Finally viewmode.html render. 2014-03-05 00:14:28 -03:00
Paulo Gustavo Veiga
ed37b20dfc Add debug info. 2012-11-17 14:38:34 -03:00
Paulo Gustavo Veiga
af8d833356 Update copyright year. 2012-11-01 21:35:01 -03:00
Paulo Gustavo Veiga
dfe07e2da0 - Features are not created inside topic. This helps on revert action. 2012-09-28 23:14:37 -03:00
Paulo Gustavo Veiga
dbf8b0e28c - Add restriction to the input name for the map
- Translate some pending resources.
2012-09-28 20:35:31 -03:00
Paulo Gustavo Veiga
e72ae37ac7 - Remove fade event on node creation.
- Node are always hidden on creation.
2012-09-28 00:07:34 -03:00
Paulo Gustavo Veiga
6b76c53663 - Try to fix feature remove issues. 2012-09-27 23:44:52 -03:00
Paulo Gustavo Veiga
3bd2242080 - Try to fix feature remove issues. 2012-09-27 23:41:17 -03:00
Paulo Gustavo Veiga
e5ab234d01 - Fix feature issue on redo. 2012-09-27 23:28:24 -03:00
Paulo Gustavo Veiga
9ab4c4975c - Fix undo issues over features. 2012-09-04 01:06:50 -03:00
Paulo Gustavo Veiga
c4c3f30303 Bug TypeError: c is undefined, line:4491 fixed. 2012-09-03 21:13:35 -03:00
Paulo Gustavo Veiga
7dfb044ae4 Bug Uncaught text can not be null fixed. 2012-09-01 11:09:47 -03:00
Paulo Gustavo Veiga
c4f4756e4a Bug message: uncaught exception: text can not be null, line:0, : fixed. 2012-09-01 10:17:15 -03:00
Paulo Gustavo Veiga
bff79159e1 First clean up of the algorithm. 2012-08-17 20:51:29 -03:00
Paulo Gustavo Veiga
39c2b37a1f - Change forEach for each interator
- Fix issue deleting nodes with intermediate relationships
2012-07-08 19:31:21 -03:00
Paulo Gustavo Veiga
8175eea928 - Add support for copy and paste. 2012-07-08 18:41:35 -03:00
Paulo Gustavo Veiga
a5acdc7bb7 - Fix do/redo removal of multiple elements 2012-07-08 16:43:18 -03:00
Paulo Gustavo Veiga
80940b8529 Minor performance improvement... 2012-07-07 13:58:55 -03:00
Paulo Gustavo Veiga
f3da916965 Fix several errors removing a node ... 2012-07-07 12:37:10 -03:00
Paulo Gustavo Veiga
8da65a9102 Fix error connecting to the central node. 2012-07-06 23:59:54 -03:00
Paulo Gustavo Veiga
a3d129a034 - Fix position on Beta version maps during loading ... 2012-06-23 19:51:14 -03:00
Paulo Gustavo Veiga
11c77817cd Add support for custom dialogs and extend drag support. 2012-03-14 23:00:59 -03:00
Paulo Gustavo Veiga
a1f6542264 First steps on icon drag support. 2012-03-07 17:40:46 -03:00
Paulo Gustavo Veiga
24047e02bb Add support for Images on nodes. 2012-03-07 17:40:45 -03:00
Paulo Gustavo Veiga
f704e730c9 Minor bug fixing. 2012-02-29 18:52:07 -03:00
Paulo Gustavo Veiga
1fefb929da Fix change shape bug. 2012-02-27 22:49:55 -03:00
Paulo Gustavo Veiga
7ba0e36cb9 Introduce the convept of Feature to a topic. 2012-02-27 18:49:58 -03:00
Paulo Gustavo Veiga
9e44804314 Move persistence clases to persistence package. 2012-02-25 23:34:57 -03:00
Paulo Veiga
e5beb4f034 Fix collapse. 2012-01-17 00:26:29 -03:00
Paulo Veiga
1b3ad1b42d Add new Tango serializer. Pending to comple migration. 2012-01-14 10:45:39 -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
e520d9baba - Partially fix relationship to central topic.
- Fix add icon to the central topic
2011-11-30 00:50:46 -03:00
Paulo Veiga
bc87d0f311 - Fix Link node
- Finish local storage support
2011-11-30 00:32:24 -03:00
Paulo Veiga
a10001dd80 Relationships almost working 2011-10-09 17:59:16 -03:00
Paulo Veiga
5d1ab3cb6e Fix add links. 2011-10-08 20:36:47 -03:00
Paulo Veiga
304f9f4c97 Support connection in any node. 2011-09-14 08:51:38 -03:00
Paulo Veiga
5a08728686 Add remove node support. 2011-09-11 00:07:43 -03:00
Paulo Veiga
c1e0d52ff5 More fixes. 2011-09-10 01:17:48 -03:00
Paulo Veiga
1abda3914a Support multiple nodes .. 2011-09-09 22:26:52 -03:00
Paulo Veiga
d84384364c Fix several issues. 2011-09-09 21:53:41 -03:00
Paulo Veiga
2a4d96151b Keep fixing issues. 2011-09-09 02:22:44 -03:00
Paulo Veiga
0c216778e5 Add IMindmap and INode. 2011-09-08 10:03:42 -03:00
Paulo Veiga
71b761081f New model. 2011-09-08 09:54:55 -03:00
Paulo Veiga
e2da27ebc8 Basic topic propeties integrated with brix. 2011-09-06 01:03:27 -03:00
Paulo Veiga
0e21aad802 Severa lfixed. 2011-09-04 21:32:29 -03:00
Paulo Veiga
ba1a724df6 Fix icon removal. Notes pending.
- Update icon size
2011-09-02 13:59:08 -03:00