Commit | Date | |
---|---|---|
2010-01-26 16:28:27 | Tree | |
2010-01-26 16:27:29 | Tree | |
[r10392]
by
bugman
Created the RelaxListType class. This generic list type with XML support will be used for storing the GUI info. |
2010-01-26 16:19:41 | Tree |
[r10391]
by
bugman
Shifted the rest of the menu related code into build_menu_bar(). This is just the bind actions. The menu bar can now easily be spun out into its own module. |
2010-01-26 15:42:15 | Tree |
[r10390]
by
bugman
Fixed the wx.Frame base class initialisation. The previous code didn't do anything. |
2010-01-26 13:58:57 | Tree |
2010-01-26 13:52:40 | Tree | |
2010-01-26 13:48:35 | Tree | |
[r10387]
by
bugman
The global LOCAL_TM variable has been shifted into a class level variable. This variable is not too well used in the code base - presumably this code is incomplete. |
2010-01-26 13:35:25 | Tree |
2010-01-26 13:20:16 | Tree | |
[r10385]
by
bugman
A few more variables from add_relax_data_input() were shifted back into the class namespace. Access to the GUI elements storing data is required throughout. Eventually this data will be |
2010-01-26 13:19:19 | Tree |