1 |
|
2001-09-18 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* README: Slight tweaking in preparation for the 0.1 release |
4 |
|
|
5 |
|
* setup.cfg: Add section for sdist to create both tgz and zip |
6 |
|
archives |
7 |
|
|
8 |
|
* setup.py: increase version number to 0.1 |
9 |
|
(data_dist): New command class for data distribution |
10 |
|
|
11 |
|
|
12 |
2001-09-14 Bernhard Herzog <[email protected]> |
2001-09-14 Bernhard Herzog <[email protected]> |
13 |
|
|
14 |
|
* Thuban/UI/identifyview.py (IdentifyListCtrl.selected_shape): |
15 |
|
Handle the case of no layer (i.e. layer is None) properly. |
16 |
|
|
17 |
|
* Thuban/UI/proj4dialog.py (UTMDialog.__init__, Proj4Dialog.__init__): |
18 |
|
Set the initial selection of the combo boxes to reflect the |
19 |
|
projection we're starting with in a way that works on windows, |
20 |
|
too. |
21 |
|
|
22 |
* Thuban/Lib/connector.py (Connector.print_connections): Print the |
* Thuban/Lib/connector.py (Connector.print_connections): Print the |
23 |
puiblisher's ids in hex to make it easier to compare them to the |
puiblisher's ids in hex to make it easier to compare them to the |
24 |
standard repr of python methods |
standard repr of python methods |