Commit | Date | |
---|---|---|
2011-06-23 19:02:35 | Tree | |
[r13203]
by
bugman
The on_execute() wizard page method is no longer compulsory. A page can simply store data and doesn't need an execution action. |
2011-06-23 18:59:29 | Tree |
[r13202]
by
bugman
Fix for the apply button flag to the add_page() wizard method. The flag was being appended, but the list was already created. |
2011-06-23 18:53:56 | Tree |
2011-06-23 18:51:19 | Tree | |
[r13200]
by
bugman
Fix for the pipe.copy() GUI user function. The on_apply() method has been renamed to on_display(). |
2011-06-23 18:50:16 | Tree |
[r13199]
by
bugman
Fix for the sequence.read() GUI user function. The call to execute() has been renamed to on_execute(). |
2011-06-23 18:47:51 | Tree |
[r13198]
by
bugman
Fix for the pipe GUI user functions. A call to on_exit() has been renamed to on_execute(). |
2011-06-23 18:42:49 | Tree |
[r13197]
by
bugman
Renamed all execute() methods to on_execute() and update() to on_display(). The calls to update() from execute() have been eliminated. |
2011-06-23 18:41:34 | Tree |
2011-06-23 18:26:54 | Tree | |
2011-06-23 18:21:12 | Tree |