isac-java/src/java/isac/gui/mawen/editor/EventUtil.scala
Wed, 02 Aug 2017 09:09:02 +0200 tuned
Wed, 02 Aug 2017 09:09:40 +0200 add font and charactor in XSyntax
Thu, 06 Jul 2017 16:00:33 +0200 remove warinings
Thu, 06 Jul 2017 11:51:36 +0200 F2 to change Box to Cursor
Thu, 06 Jul 2017 10:56:54 +0200 delete subterm of Cursor by key Delete
Thu, 06 Jul 2017 09:49:13 +0200 fix spacing problems with frac in frac
Tue, 04 Jul 2017 17:59:51 +0200 editing operators and backspace
Fri, 30 Jun 2017 18:09:22 +0200 rework STD
Thu, 29 Jun 2017 15:46:02 +0200 comments/questions from AstComponent..AstInfoUtil
Thu, 29 Jun 2017 14:03:43 +0200 comments to editor classes
Wed, 28 Jun 2017 21:49:52 +0200 CalcUtil: Change Parameters to Boxes, change Box to DrawBax, Box is now abstract
Wed, 28 Jun 2017 10:47:32 +0200 move Listener from AstComponent to EventUtil
Tue, 27 Jun 2017 16:50:30 +0200 navigation of the cursor
Tue, 27 Jun 2017 13:07:47 +0200 Listen from KeyInput to write formulas
Wed, 21 Jun 2017 14:38:37 +0200 boxing Asts and navigation with arrows
Fri, 26 May 2017 18:14:49 +0200 empty formula starts now with a Gap, fix Ast Transform problems with only Gap as root
Fri, 26 May 2017 16:45:14 +0200 editor can display equation
Wed, 24 May 2017 14:54:25 +0200 change Editor.properties names
Thu, 18 May 2017 10:19:39 +0200 Settings.scala get its initial data from property file Editor.properties
Wed, 17 May 2017 09:29:41 +0200 Integrate Editor in ISAC / CustomTreeCellEditor