Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

31 check-ins

2016-11-17
13:45
Added ability to use in place of the SMC compiler to produce C code for the FSM. Leaf check-in: d3df088247 user: tim tags: trunk
2015-03-17
10:54
Changed Annotation to be based on a TreeMap rather than a HashMap, so that attributes are iterated in alphabetical order of the keys. This is so that the generated .sm file has consistently ordered items for source control. check-in: 4e5d7aaf04 user: tim tags: trunk
2014-05-09
11:15
Modified to highlight the arrow-heads to indicate that they can be dragged. check-in: 509ce636dd user: tim tags: trunk
2014-05-02
09:35
Fixed a couple of bugs. 1. Simply selecting things would cause the document to be modified. 2. Exceptions from trying to call the wrong setters in the property table. check-in: 978f370494 user: tim tags: trunk
2014-04-02
12:18
Added ability to drag the ends of transitions to other states. Added maps and state chart to the property pane so that they can be edited. Added comments to maps. check-in: 2647444293 user: tim tags: trunk
2014-03-28
12:45
Fixed bug with bezier transition selection using rect. Changed colours for outgoing states (to other maps.) Fixed bug so that more erroneous shadow transitions are flagged. check-in: f3d8ab92a3 user: tim tags: trunk
2014-03-10
09:18
Fixed loss of double quotes (") around literal strings when reading in actions. check-in: dbad50b882 user: tim tags: trunk
2014-02-22
16:38
Added menu item for switching off the automatic shadow item creation. Changed hover to give priority to states over transitions. check-in: 844d0d9a23 user: tim tags: trunk
2014-02-21
12:49
Added rudimentary code for state auto size. Added code to automatically add shadow states and transitions. check-in: 3a0d58ba36 user: timfoden tags: trunk
2013-12-10
15:54
Changed default curve type for new transitions to be Bezier rather then Arc. check-in: f1a2f8af5f user: timfoden tags: trunk
2013-12-06
09:20
Modified curve type to only be persisted if its _not_ ARC. This reduces the changes in the .sm file so that conflicts will be less likely. check-in: 592041fc10 user: timfoden tags: trunk
2013-12-05
08:52
Bezier arrow shape can now be chosen, and is persisted. check-in: f4c6739c70 user: timfoden tags: trunk
08:33
QuadBezier transitions now working, just need way of choosing between arc and bezier. check-in: bb6dde59ec user: timfoden tags: trunk
2013-12-04
16:40
Added fundamental QuadBezier support. Still needs drawing fix and ability to choose between arc and bezier. check-in: bd8648d258 user: timfoden tags: trunk
2013-12-02
11:58
Fixed shadow transitions so that they save/load the optional guard field. This enables them to be matched correctly on re-load of the .sm file. check-in: dd424f6381 user: timfoden tags: trunk
2013-11-19
08:59
Added files missing from previous checkin. The only significant missing file was ParserException.java. check-in: 6251a76b78 user: timfoden tags: trunk
2013-11-13
11:35
Fixed tree node label size issue when label gets longer. Now auto-places states without position attribute data on file load. Added ability to change the alignment of the text on a Transition. check-in: d69c84f413 user: timfoden tags: trunk
2013-11-12
13:23
Fixed state linking to grab real values on initial link operation. check-in: 0c1756252c user: timfoden tags: trunk
11:06
Changed default to be to show details. check-in: b3f5c2840c user: timfoden tags: trunk
10:57
Changes to support linking of shadow transitions to real ones. check-in: 11734b2f81 user: timfoden tags: trunk
2013-11-11
12:42
Initial implementation of Rectangular selection -- still needs SHIFT and CTRL support. check-in: 349a680616 user: timfoden tags: trunk
2013-11-08
11:38
Now remembers main window maximised state, and fixed bug in side splitter size check-in: b940e14e28 user: timfoden tags: trunk
08:49
Added modified flag to ChartModel. Still need to use it to prompt user on new/exit/etc. check-in: 7f7321172e user: timfoden tags: trunk
2013-11-07
10:44
Solved 100% cpu core usage bug check-in: 4139ec9b5e user: timfoden tags: trunk
09:58
Added detection of file changing on disk while open in editor. check-in: 81e8c9d501 user: timfoden tags: trunk
07:49
Disabled menu items that currently don't have associated actions check-in: eabd044055 user: timfoden tags: trunk
07:41
Added scrollbars to ChartPane tabs, and modified printing to print landscape by default, and to scale charts to fit in the page. check-in: bf08925571 user: timfoden tags: trunk
2013-11-05
10:31
Added Netbeans 7.4 project files, and fixed lots of Netbeans source hints check-in: 046f49ef41 user: timfoden tags: trunk
09:06
Fixed manifest problem with name of main class check-in: 245eae8f0d user: timfoden tags: trunk
08:22
Initial checkin of pre-alpha quality code check-in: dc369acc74 user: timfoden tags: trunk
08:18
initial empty check-in check-in: 8aae37e2fe user: timfoden tags: trunk