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

Legend:
Removed from v.2003  
changed lines
  Added in v.2022

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26