06-12-2005 Ken McIvor * release: 1.1.2 * main.py: Fixed bug in getting the default mxdriverinfo program. 03-11-2005 Ken McIvor * release: 1.1.1 * main.py: fixed missing fatalError() bug 07-01-2004 Ken McIvor * release: 1.1 * ctrl_main.py: fixed MainController bug [#01, #06] * ui_dbtree.py: fixed GroupNode.drawNewEntry() bug [#04] * ui_newrec.py: fixed NewRecordWindow.__init__() bug [#09] * ui_array.py: added validateAndStoreAll() methods to fix bug [#02] * ui_record.py: fixed EditRecordWindow.on_okay() bug [#07] 01-16-2004 Ken McIvor * release: 1.0.1 * ui_record.py, ui_include.py: Reduced the width of the comment textbox. Fixed the layout so the textbox's size changes when the window is resized. * ui_main.py: Refactored MainWindow.getAppRoot() into a private global function, since Python 2.1 doesn't support static methods. * ctrl_main.py: Renamed file() calls to open(). 01-06-2004 Ken McIvor * release: 1.0 (initial)