1 |
|
2004-05-16 Jan-Oliver Wagner <[email protected]> |
2 |
|
|
3 |
|
Finished introduction of Menu.FindOrInsertMenu. |
4 |
|
|
5 |
|
* Extensions/drawshape/drawshape.py: Add the command |
6 |
|
to the experimental menu additionally to the toolbar. |
7 |
|
|
8 |
|
* Extensions/svgexport/svgsaver.py: Use FindOrInsertMenu() instead of |
9 |
|
finding menu on its own. |
10 |
|
|
11 |
|
* Doc/manual/thuban-manual.xml: updated sample file |
12 |
|
to use FindOrInsertMenu(). |
13 |
|
|
14 |
|
* Examples/simple_extensions/hello_world.py: Use FindOrInsertMenu() |
15 |
|
instead of finding menu on its own. |
16 |
|
|
17 |
2004-05-11 Jan-Oliver Wagner <[email protected]> |
2004-05-11 Jan-Oliver Wagner <[email protected]> |
18 |
|
|
19 |
* test/test_menu.py (MenuTest.test): Added testing |
* test/test_menu.py (MenuTest.test): Added testing |