1 |
|
2003-07-24 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/Model/range.py, Thuban/version.py: Remove the #! line as |
4 |
|
it annoys lintian which warns about these files not being |
5 |
|
executable. The #1 isn't necessary here since if you absolutely |
6 |
|
must execute them you can always say "python <filename>". |
7 |
|
|
8 |
|
* Thuban/UI/renderer.py (ScreenRenderer.draw_shape_layer): Remove |
9 |
|
superfluous code to set brush and pen for point shapes |
10 |
|
|
11 |
|
* Thuban/UI/viewport.py: Remove commented out code that wouldn't |
12 |
|
belong in viewport anyway |
13 |
|
|
14 |
2003-07-24 Frank Koormann <[email protected]> |
2003-07-24 Frank Koormann <[email protected]> |
15 |
|
|
16 |
* Doc/manual/thuban-manual.xml: Added section on table management. |
* Doc/manual/thuban-manual.xml: Added section on table management. |