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: 736 ( +28, -3 )

Created: 2008-06-18 23:46:07 -0400 (5 months 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: 711 ( +3, -2 )

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

Another attempt to make event handling of key clicks work.

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

Created: 2008-06-15 19:28:22 -0400 (5 months 4 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: 706 ( +22, -1 )

Created: 2008-05-25 21:36:03 -0400 (5 months 24 days 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: 685 ( +32, -32 )

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

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

404 annotated / raw | Diffs: previous, other | Lines: 685 ( +8, -4 )

Created: 2008-04-04 00:19:38 -0400 (7 months ago) | Author: derek | Changeset: 404

Allways compile to a .py file

403 annotated / raw | Diffs: previous, other | Lines: 681 ( +20, -10 )

Created: 2008-04-04 00:15:40 -0400 (7 months ago) | Author: derek | Changeset: 403

Tidy up handling of the file name, to always default to extension of
.src

349 annotated / raw | Diffs: previous, other | Lines: 671 ( +3, -1 )

Created: 2007-07-04 22:06:07 -0400 (16 months ago) | Author: derek | Changeset: 349

Move more code into the docbook format. Add link to the generated html
code from doxygen.

306 annotated / raw | Diffs: previous, other | Lines: 669 ( +1, -1 )

Created: 2007-06-11 18:51:11 -0400 (17 months ago) | Author: derek | Changeset: 306

Tidy up docs

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

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: 627 ( +3, -3 )

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

tidy up fixes resulting from work on the docs.

262 annotated / raw | Diffs: previous, other | Lines: 627 ( +22, -22 )

Created: 2007-05-22 00:30:07 -0400 (17 months ago) | Author: derek | Changeset: 262

Make sure that it selects the correct extension when loading
& saving image files, and when compiling to python.

261 annotated / raw | Diffs: previous, other | Lines: 627 ( +12, -3 )

Created: 2007-05-21 23:19:38 -0400 (17 months ago) | Author: derek | Changeset: 261

Add tests on the presence of the named file, when doing saveas.

258 annotated / raw | Diffs: previous, other | Lines: 618 ( +75, -23 )

Created: 2007-05-17 19:45:54 -0400 (18 months ago) | Author: derek | Changeset: 258

tidyups for callflow utility. Get widgets to work correctly.
Add option handling to generated python script, with help options.
Add multiple toolbars to main window, which displays all options nicely.
MakeVoipCall diagram now responds to voip node termination, and uses
command line option in making a call.

257 annotated / raw | Diffs: previous, other | Lines: 566 ( +22, -2 )

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: 546 ( +57, -47 )

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.

160 annotated / raw | Diffs: previous, other | Lines: 536 ( +1, -1 )

Created: 2006-11-06 22:09:32 -0500 (2 years ago) | Author: derek | Changeset: 160

get the close down to work correctly (I think)
Get the requesting of a node to work, particularly when passing additional information.
Requesting of a node works when supplied text is a string (with quotes) or
consists of python variables.

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

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

Add the death image, and make relevant changes.

135 annotated / raw | Diffs: previous, other | Lines: 526 ( +5, -3 )

Created: 2006-09-27 01:25:31 -0400 (2 years 1 month ago) | Author: derek | Changeset: 135

Join EndCall and MakeCall together, as there is heaps of similarities in the look and
code required.  Add new files, callstartstop to handle common pieces of code. Make
relevant downstream changes.

130 annotated / raw | Diffs: previous, other | Lines: 524 ( +1, -1 )

Created: 2006-09-26 01:10:29 -0400 (2 years 1 month ago) | Author: derek | Changeset: 130

Add read from file/write to file for answering machine.
Fixes, to get it working corectly.

129 annotated / raw | Diffs: previous, other | Lines: 524 ( +61, -22 )

Created: 2006-09-25 22:42:11 -0400 (2 years 1 month 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: 485 ( +37, -28 )

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

Add notion of calling a remote node.

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

Created: 2006-09-24 21:44:15 -0400 (2 years 1 month ago) | Author: derek | Changeset: 120

Get it to compile, with the new shapes etc.

119 annotated / raw | Diffs: previous, other | Lines: 472 ( +16, -1 )

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

Work towards adding transfermedia, and load new graph options.

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

Created: 2006-09-21 01:19:27 -0400 (2 years 1 month 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.

92 annotated / raw | Diffs: previous, other | Lines: 452 ( +8, -45 )

Created: 2006-09-14 19:45:30 -0400 (2 years 2 months ago) | Author: derek | Changeset: 92

Get it to compile after the doxygen related tidyups.
Add a dialog to confirm closing.

91 annotated / raw | Diffs: previous, other | Lines: 489 ( +3, -6 )

Created: 2006-09-14 19:31:09 -0400 (2 years 2 months ago) | Author: derek | Changeset: 91

Add doxygen comments everywhere.
Remove surplus methods.

86 annotated / raw | Diffs: previous, other | Lines: 492 ( +10, -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.

76 annotated / raw | Diffs: previous, other | Lines: 482 ( +1, -1 )

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