/[thuban]/branches/WIP-pyshapelib-bramz/ChangeLog
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1996 by bh, Mon Dec 1 16:09:24 2003 UTC revision 2020 by bh, Wed Dec 3 18:56:32 2003 UTC
# Line 1  Line 1 
1    2003-12-03  Bernhard Herzog  <[email protected]>
2    
3            * Thuban/UI/mainwindow.py (MainWindow.has_selected_shape_layer):
4            New. Like has_selected_layer but for shape layers only
5            (_has_selected_shape_layer): New. Like _has_selected_layer but for
6            shape layers only
7            (layer_show_table command, layer_jointable command): Use these
8            commands should only be available for shape layers
9    
10    2003-12-03  Bernhard Herzog  <[email protected]>
11    
12            * Thuban/UI/mainwindow.py (MainWindow.Unsubscribe): Deal with
13            publishers that are wx objects and may have been destroyed by wx
14            already. Fixes RT #2242.
15    
16    2003-12-03  Bernhard Herzog  <[email protected]>
17    
18            * po/ru.po: Updates from Alex Shevlakov
19    
20    2003-12-03  Silke Reimer <silkeintevation.de>
21    
22            * debian/control, debian/changelog: Added gdal-support to
23                    debian package, updated to new thuban version
24    
25    
26    2003-12-03  Bernhard Herzog  <[email protected]>
27    
28            * Thuban/Lib/version.py: New. Module for version number
29            manipulations. The version of make_tuple here also deals better
30            with more unusual version number strings, such as e.g.
31            "1.2+cvs20031111"
32    
33            * Thuban/version.py (make_tuple): Removed. It's now in
34            Thuban.Lib.version. Use that implementation instead.
35    
36            * test/test_lib_version.py: New. Tests for Thuban/Lib/version.py
37    
38    2003-12-02  Bernhard Herzog  <[email protected]>
39    
40            * MANIFEST.in: Add debian files
41    
42            * setup.py (setup call): Add packages for the Extensions so that
43            they're installed too
44            (data_files): Add READMEs and sample data from some Extensions
45    
46            * NEWS: Add note about the extensions in binary packages
47    
48    2003-12-02  Bernhard Herzog  <[email protected]>
49    
50            * Thuban/Model/save.py (SessionSaver.write_session): Save files
51            with the thuban-1.0rc1
52    
53            * Thuban/Model/load.py (SessionLoader.__init__): Recognize the
54            thuban-1.0rc1 namespace too
55    
56            * test/test_save.py (SaveSessionTest.dtd)
57            (SaveSessionTest.testEmptySession)
58            (SaveSessionTest.testSingleLayer)
59            (SaveSessionTest.testLayerProjection)
60            (SaveSessionTest.testRasterLayer)
61            (SaveSessionTest.testClassifiedLayer)
62            (SaveSessionTest.test_dbf_table)
63            (SaveSessionTest.test_joined_table)
64            (SaveSessionTest.test_save_postgis): Update to thuban-1.0rc1
65            namespace
66    
67            * test/test_load.py (LoadSessionTest.dtd): Update to thuban-1.0rc1
68            namespace
69            (TestSingleLayer.file_contents)
70            (TestNonAsciiColumnName.file_contents)
71            (TestLayerVisibility.file_contents)
72            (TestClassification.file_contents, TestLabels.file_contents)
73            (TestLayerProjection.file_contents)
74            (TestRasterLayer.file_contents, TestJoinedTable.file_contents)
75            (TestPostGISLayer.file_contents)
76            (TestPostGISLayerPassword.file_contents)
77            (TestLoadError.file_contents, TestLoadError.test): Update to
78            thuban-1.0rc1 namespace
79    
80    2003-12-01  Bernhard Herzog  <[email protected]>
81    
82            * setup.py (proj4_prefix, wx_prefix, gdal_prefix): Fix these for
83            nt to better match Intevation's current w32 setup
84    
85            * HOWTO-Release: Add note about updating MANIFEST.in
86    
87            * MANIFEST.in: Add the Extensions
88    
89            * NEWS: Update for 1.0rc1
90    
91  2003-12-01  Bernhard Herzog  <[email protected]>  2003-12-01  Bernhard Herzog  <[email protected]>
92    
93          * Thuban/UI/mainwindow.py (MainWindow.AddLayer): Change the wild          * Thuban/UI/mainwindow.py (MainWindow.AddLayer): Change the wild

Legend:
Removed from v.1996  
changed lines
  Added in v.2020

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26