1 |
|
2002-05-28 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/UI/menu.py: New module to build and manage menus. |
4 |
|
|
5 |
|
* Thuban/UI/mainwindow.py: Remove some unused imports. |
6 |
|
(MainWindow.__init__, main_menu): move the definition of the main |
7 |
|
menu from __init__ to the Menu instance main_menu. |
8 |
|
(MainWindow.build_menu_bar, MainWindow.build_menu): New methods to |
9 |
|
build the menu bar and sub-menus from a menu description. |
10 |
|
|
11 |
|
* Thuban/UI/application.py (ThubanApplication.OnInit): Read the |
12 |
|
startup file |
13 |
|
(ThubanApplication.read_startup_files): New method to run |
14 |
|
~/.thuban/thubanstart.py |
15 |
|
|
16 |
2002-05-23 Bernhard Herzog <[email protected]> |
2002-05-23 Bernhard Herzog <[email protected]> |
17 |
|
|
18 |
* Thuban/UI/mainwindow.py (MainWindow.__init__): Fix spelling of |
* Thuban/UI/mainwindow.py (MainWindow.__init__): Fix spelling of |