46 Commits

Author SHA1 Message Date
Ezequiel Bergamaschi
1da6082906 ModalDialogNotifier reimplemented 2014-03-15 02:48:28 -03:00
Ezequiel Bergamaschi
2ec17259e8 working on loading dialog 2014-03-09 05:50:52 -03:00
Ezequiel Bergamaschi
c674186e05 reimplementing shortcuts 2014-03-09 01:46:05 -03:00
Paulo Gustavo Veiga
d9b7269d29 Start working on editor.html. 2014-03-05 00:55:22 -03:00
Paulo Gustavo Veiga
f1fa99a85e Keep migration to jQuery ... 2014-03-04 22:48:31 -03:00
Paulo Gustavo Veiga
8e1a4e73be Replace $ by document.id for avoid colitions. 2014-02-17 10:16:43 -03:00
Paulo Gustavo Veiga
fe99c9a238 Fix zoom issue. 2012-11-22 00:46:24 -03:00
Paulo Gustavo Veiga
c1318e496c Capture meta+- keys. 2012-11-12 22:27:42 -03:00
Paulo Gustavo Veiga
e302171ac9 Merge branch 'master' into db-purge 2012-11-10 20:02:44 -03:00
Paulo Gustavo Veiga
6c2d277f02 This is to avoid enter on edition mode in the node when alt+tab is pressed. 2012-11-07 21:07:28 -03:00
Paulo Gustavo Veiga
a74efa4647 Merge branch 'master' into db-purge
Conflicts:
	mindplot/src/main/javascript/MainTopic.js
	wise-webapp/src/main/java/com/wisemapping/exporter/FreemindExporter.java
	wise-webapp/src/main/java/com/wisemapping/rest/BaseController.java
2012-11-04 01:38:52 -03:00
Paulo Gustavo Veiga
45a190bbac Merge branch 'images'
Conflicts:
	mindplot/src/main/javascript/StandaloneActionDispatcher.js
2012-11-02 02:08:28 -03:00
Paulo Gustavo Veiga
af8d833356 Update copyright year. 2012-11-01 21:35:01 -03:00
Paulo Gustavo Veiga
22d9f7a199 - Do not propagate some keyboard events. 2012-09-27 20:53:32 -03:00
Paulo Gustavo Veiga
f8fb56e49f - Add tab as option to creating a child node. 2012-09-26 19:31:41 -03:00
Paulo Gustavo Veiga
65f4238c3e Disable scrolling with arrows in Firefox. 2012-09-26 19:24:31 -03:00
Paulo Gustavo Veiga
a0ee153ca0 - Remove getTopicType flag. 2012-09-20 09:23:48 -03:00
Paulo Gustavo Veiga
bcc5676b49 - Bug Cannot call method 'getChildren' of null, line:1955 fixed. 2012-09-03 20:54:18 -03:00
Paulo Gustavo Veiga
65d5ddb604 Fix adding nodes with insert. 2012-08-30 22:30:12 -03:00
Paulo Gustavo Veiga
21cae14ddd Fix event bug in windows. 2012-08-27 21:21:47 -03:00
Paulo Gustavo Veiga
98846768fe - Minor fixes. 2012-07-16 23:07:00 -03:00
Paulo Gustavo Veiga
8175eea928 - Add support for copy and paste. 2012-07-08 18:41:35 -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
d921cecb19 Fix event propagation for keyboard events. 2012-07-06 00:55:35 -03:00
Paulo Gustavo Veiga
b321e205b1 Fix keyboard shortcuts ... 2012-07-03 00:25:30 -03:00
Paulo Gustavo Veiga
31c86d053d Fix collapse using keybard. 2012-07-02 22:54:59 -03:00
Paulo Gustavo Veiga
9f0557b851 Fix Firefox meta keyboard bug. 2012-04-02 04:15:08 -03:00
Paulo Gustavo Veiga
ce53e8e726 Add tooltip to menu. 2012-03-19 23:29:52 -03:00
Paulo Gustavo Veiga
6ab729d6d0 Add support for dissable keyboard actions. 2012-03-17 11:23:03 -03:00
Paulo Gustavo Veiga
24047e02bb Add support for Images on nodes. 2012-03-07 17:40:45 -03:00
Paulo Gustavo Veiga
1256d0e218 Fix ctrl issue during node edition. 2012-02-21 18:26:00 -03:00
Paulo Veiga
db645859ae Fix some keyboard problems with modifiers. 2012-01-21 18:24:55 -03:00
Paulo Veiga
ef2902d724 Add support for shink on collapsed nodes. 2012-01-11 23:30:26 -03:00
Paulo Veiga
410d3553b1 Decouple persistence manager from Designer. 2011-11-28 21:27:57 -03:00
Paulo Veiga
cd85390b22 Working on the new editor ... 2011-10-10 18:30:02 -03:00
Paulo Veiga
0c216778e5 Add IMindmap and INode. 2011-09-08 10:03:42 -03:00
Paulo Veiga
0e21aad802 Severa lfixed. 2011-09-04 21:32:29 -03:00
Paulo Veiga
c4cd24744a First edit node implementation... 2011-08-25 22:08:39 -03:00
Paulo Veiga
9fbe0050df - Fix f2.
- Reduce timeout.
2011-08-25 00:17:13 -03:00
Paulo Veiga
046789bb6a Refactor designer moving methods to a designer model. 2011-08-24 23:41:39 -03:00
Paulo Veiga
f036a7684e Fix Firefox issue. 2011-08-21 22:53:37 -03:00
Paulo Veiga
ad13c296ad Rename Event listener
Remove hacks
2011-08-21 12:42:00 -03:00
Paulo Veiga
0e854c8942 Add more shortcuts :) 2011-08-20 11:08:18 -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