1 |
|
2004-05-10 Jan-Oliver Wagner <[email protected]> |
2 |
|
|
3 |
|
Introduce and use Menu.FindOrInsertMenu. |
4 |
|
|
5 |
|
* Thuban/UI/menu.py (Menu.FindOrInsertMenu): New. Find a |
6 |
|
given menu or, if not found, insert it. |
7 |
|
|
8 |
|
* Extensions/bboxdump/bboxdump.py, /Extensions/gns2shp/gns2shp.py, |
9 |
|
/Extensions/importAPR/importAPR.py, Extensions/profiling/profiling.py, |
10 |
|
/Extensions/wms/wms.py: Use FindOrInsertMenu() instead of finding |
11 |
|
menu on its own. |
12 |
|
|
13 |
2004-05-06 Jan-Oliver Wagner <[email protected]> |
2004-05-06 Jan-Oliver Wagner <[email protected]> |
14 |
|
|
15 |
Introduce a abstract ColorDialog class and remove |
Introduce a abstract ColorDialog class and remove |