Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 423 70

latest revision download Branch trunk

423 annotated / raw | Diffs: previous, other | Lines: 675 ( +6, -1 )

Created: 2008-06-18 23:46:07 -0400 (5 months 12 days ago) | Author: derek | Changeset: 423

Work hard to get keyboard events to be detected.
They refuse to be detected.ARRRGGGH.

422 annotated / raw | Diffs: previous, other | Lines: 670 ( +17, -0 )

Created: 2008-06-16 01:10:08 -0400 (5 months 15 days ago) | Author: derek | Changeset: 422

Another attempt to make event handling of key clicks work.

421 annotated / raw | Diffs: previous, other | Lines: 653 ( +4, -3 )

Created: 2008-06-15 19:28:22 -0400 (5 months 16 days ago) | Author: derek | Changeset: 421

Try (unsuccessfully) to get the editor to respond to keypresses. This USED to work.
Now, the thing is a bit broken. Sigh

415 annotated / raw | Diffs: previous, other | Lines: 652 ( +11, -0 )

Created: 2008-05-25 21:36:03 -0400 (6 months ago) | Author: derek | Changeset: 415

Work hard on callflow so it compiles and runs a bit nicer.
Fix compatibility issues with wxwidgets 2.8.

414 annotated / raw | Diffs: previous, other | Lines: 641 ( +8, -9 )

Created: 2008-05-23 01:04:54 -0400 (6 months ago) | Author: derek | Changeset: 414

Many lines of tedious cahnges to get it to compile on wxWidgets 2.8 Sigh, job not finished.

311 annotated / raw | Diffs: previous, other | Lines: 642 ( +1, -1 )

Created: 2007-06-12 19:35:06 -0400 (17 months ago) | Author: derek | Changeset: 311

Modify docs to get them closer to correct.
Add test, so that on compiling, do not accept graphs that
have multiple structures connected to one output box.

273 annotated / raw | Diffs: previous, other | Lines: 642 ( +3, -0 )

Created: 2007-06-08 01:20:24 -0400 (17 months ago) | Author: derek | Changeset: 273

Doc tidyups. Get it to display online help documents.
Add description on the generation of the help.
Now, we have to get the figures all working correctly.

226 annotated / raw | Diffs: previous, other | Lines: 639 ( +39, -36 )

Created: 2007-01-08 16:54:19 -0500 (22 months ago) | Author: derek | Changeset: 226

Add automatic gridding, so join lines always connect.
Increase the size of the join circle, so it is clearer when objects are joined.

161 annotated / raw | Diffs: previous, other | Lines: 636 ( +513, -439 )

Created: 2006-11-08 22:51:30 -0500 (2 years ago) | Author: derek | Changeset: 161

Make sure all the tests work.
Loadgraph works correctly - the spawned thread now closes down at the right time.

85 annotated / raw | Diffs: previous, other | Lines: 562 ( +75, -63 )

Created: 2006-09-11 00:20:15 -0400 (2 years 2 months ago) | Author: derek | Changeset: 85

Fixes, updates, correctly processes Eventer node.

70 new annotated / raw | Lines: 550 ( +550, -0 )

Created: 2006-09-06 18:04:47 -0400 (2 years 2 months ago) | Author: derek | Changeset: 70

rework the file list, split things up etc.