Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 437 70

latest revision download Branch trunk

437 annotated / raw | Diffs: previous, other | Lines: 1062 ( +0, -1 )

Created: 2008-07-27 19:56:10 -0400 (4 months 4 days ago) | Author: derek | Changeset: 437

check that the user has specified a python variable to
hold the output of the requestnewid operation. mark this
as a compile error if name not specified. Ensure this
compile error is correctly cleared on doing the next compile.

415 annotated / raw | Diffs: previous, other | Lines: 1063 ( +10, -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: 1053 ( +26, -29 )

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.

361 annotated / raw | Diffs: previous, other | Lines: 1056 ( +5, -12 )

Created: 2007-07-29 21:27:50 -0400 (16 months ago) | Author: derek | Changeset: 361

Rework the handling of the Timer, to be easier to use.

353 annotated / raw | Diffs: previous, other | Lines: 1063 ( +41, -1 )

Created: 2007-07-17 21:34:46 -0400 (16 months ago) | Author: derek | Changeset: 353

Alter Request Node shape completely. Redraw it as having
three outputs. a)just made request, b)received new node info
and c)timeout waiting on new node.

331 annotated / raw | Diffs: previous, other | Lines: 1023 ( +4, -2 )

Created: 2007-06-20 01:40:29 -0400 (17 months ago) | Author: derek | Changeset: 331

Make certain connected points are drawn with full solid circles.

311 annotated / raw | Diffs: previous, other | Lines: 1021 ( +51, -10 )

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: 980 ( +4, -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.

269 annotated / raw | Diffs: previous, other | Lines: 976 ( +1, -4 )

Created: 2007-06-06 01:23:09 -0400 (17 months ago) | Author: derek | Changeset: 269

tidy up fixes resulting from work on the docs.

257 annotated / raw | Diffs: previous, other | Lines: 979 ( +9, -1 )

Created: 2007-05-16 01:00:31 -0400 (18 months ago) | Author: derek | Changeset: 257

Add code to indicate acceptance of an incoming voip/tdm call.

227 annotated / raw | Diffs: previous, other | Lines: 971 ( +4, -0 )

Created: 2007-01-10 23:27:19 -0500 (22 months ago) | Author: derek | Changeset: 227

Add icon, shape and code to send a raw sofa switch message.

226 annotated / raw | Diffs: previous, other | Lines: 967 ( +43, -1 )

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.

224 annotated / raw | Diffs: previous, other | Lines: 925 ( +1, -11 )

Created: 2007-01-07 22:25:04 -0500 (22 months ago) | Author: derek | Changeset: 224

Various reliability fixes.
Better reporting in the voip module, better exceptions in python to cope
will callflow errors.

137 annotated / raw | Diffs: previous, other | Lines: 935 ( +4, -0 )

Created: 2006-09-27 21:34:12 -0400 (2 years 2 months ago) | Author: derek | Changeset: 137

Add the death image, and make relevant changes.

133 annotated / raw | Diffs: previous, other | Lines: 931 ( +16, -0 )

Created: 2006-09-27 00:10:22 -0400 (2 years 2 months ago) | Author: derek | Changeset: 133

Bug fixes bug fixes. Use a more sane approach for entering string parameters.
Specify a variable in the event object, which holds data from the event.

129 annotated / raw | Diffs: previous, other | Lines: 915 ( +13, -1 )

Created: 2006-09-25 22:42:11 -0400 (2 years 2 months ago) | Author: derek | Changeset: 129

Commit midway through of adding new shapes.
Include several fixes to adjust handling of python variables.

122 annotated / raw | Diffs: previous, other | Lines: 903 ( +16, -14 )

Created: 2006-09-25 00:25:02 -0400 (2 years 2 months ago) | Author: derek | Changeset: 122

Add notion of calling a remote node.

119 annotated / raw | Diffs: previous, other | Lines: 901 ( +6, -0 )

Created: 2006-09-24 19:05:05 -0400 (2 years 2 months ago) | Author: derek | Changeset: 119

Work towards adding transfermedia, and load new graph options.

109 annotated / raw | Diffs: previous, other | Lines: 895 ( +6, -0 )

Created: 2006-09-21 01:19:27 -0400 (2 years 2 months ago) | Author: derek | Changeset: 109

Documentation improvement.
Add ability to specify a regular expression to describe the event
sought. In this way, an event handler could catch every dtmf event sent
by any node (that is controlled by this particular call flow).
Add some new Make targets, and associated documentation.
Resize the information window. Resize the main window.

87 annotated / raw | Diffs: previous, other | Lines: 889 ( +10, -7 )

Created: 2006-09-12 01:17:27 -0400 (2 years 2 months ago) | Author: derek | Changeset: 87

Add more system code to handle start and stop of timers, and collect
events. Fix some existing code.

86 annotated / raw | Diffs: previous, other | Lines: 886 ( +5, -0 )

Created: 2006-09-11 19:40:00 -0400 (2 years 2 months ago) | Author: derek | Changeset: 86

Add in code to display the icon to stop a running timer.

85 annotated / raw | Diffs: previous, other | Lines: 881 ( +5, -1 )

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

Fixes, updates, correctly processes Eventer node.

76 annotated / raw | Diffs: previous, other | Lines: 877 ( +5, -7 )

Created: 2006-09-07 01:14:21 -0400 (2 years 2 months ago) | Author: derek | Changeset: 76

Fixes. Move towards a saner compile process with a separate file for
call flow.

70 new annotated / raw | Lines: 879 ( +879, -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.