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: 359 ( +32, -2 )

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: 329 ( +4, -1 )

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: 326 ( +4, -0 )

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

273 annotated / raw | Diffs: previous, other | Lines: 311 ( +21, -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.

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

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: 270 ( +16, -0 )

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: 254 ( +8, -2 )

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.

137 annotated / raw | Diffs: previous, other | Lines: 248 ( +6, -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.

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

Created: 2006-09-27 01:25:31 -0400 (2 years 2 months 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.

129 annotated / raw | Diffs: previous, other | Lines: 241 ( +20, -0 )

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: 221 ( +25, -18 )

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

Add notion of calling a remote node.

120 annotated / raw | Diffs: previous, other | Lines: 214 ( +3, -3 )

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

Get it to compile, with the new shapes etc.

119 annotated / raw | Diffs: previous, other | Lines: 214 ( +14, -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.

92 annotated / raw | Diffs: previous, other | Lines: 200 ( +1, -1 )

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: 200 ( +95, -14 )

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

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