/[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 2682 by dpinte, Mon May 15 20:11:15 2006 UTC revision 2698 by bernhard, Mon Sep 18 00:56:26 2006 UTC
# Line 1  Line 1 
1    2006-09-18 Bernhard Reiter <[email protected]>
2    
3            Fixed proj behaviour with python >=2.4 when decimal_point != '.'.
4    
5            * Thuban/UI/application.py: Fixed warning dialog when gdal is missing.
6    
7            * test/test_proj.py: new test_lc_numeric_robustness(). Added author
8            Bernhard Reiter and new copyright year 2006.
9    
10            * Thuban/Model/proj.py: New _do_we_have_to_work_around_broken_proj()
11            and Projection.assuregoodlocale(), Projection.assureinitlocale().
12            Added author Bernhard Reiter and (c) 2006.
13    
14    2006-09-15 Bernhard Reiter <[email protected]>
15    
16            * README: added RXP and pyRXP as optional for tests.
17    
18            * test/localessupport.py: New. Contains a helper function
19            to find a locale with comma used as decimal_point.
20    
21    2006-08-31 Bernhard Reiter <[email protected]>
22    
23            * README: fixed URLs to sqlite and pysqlite.
24    
25            * Thuban/UI/about.py: Added Didrik Pinte as contributor. Extended
26              copyright range to include 2006.
27    
28    2006-06-29 Didrik Pinte <[email protected]>
29    
30            * Thuban/UI/main.py: circular import fix.
31    
32    2006-06-27 Frank Koormann <[email protected]>
33    
34            New Classification "Pattern": Classify text attributes by regexp.
35    
36            * Thuban/Model/classification.py (class ClassGroupPattern):
37            New, group is associated with a regular expression.
38            (Classification._compile_classification): Store compiled regexp and
39            original group for pattern.
40            (Classification.FindGroup): Added pattern.
41    
42            * Thuban/UI/classifier.py
43            (ClassGrid._OnLabelRightClicked, ClassGrid.labelPopup):
44            New, add popup to select singleton/pattern.
45            (ClassTable.GetRowLabelValue, ClassTable.GetValueAsCustom,
46            ClassTable.SetValueAsCustom): Added pattern.
47            (ClassTable.__ParseInput): Autodetect singleton/pattern.
48    
49            * Thuban/Model/save.py (SessionSaver.write_classification):
50            Added pattern.
51    
52            * Thuban/Model/load.py (SessionLoader.start_clpattern,
53            SessionLoader.end_clpattern): New, process pattern elements.
54    
55            * test/test_classification.py (class TestClassGroupPattern): New.
56            (TestClassification.test_add_pattern,
57            TestClassification.test_multiple_groups_textual,
58            TestClassification.test_deepcopy_textual): New.
59            (TestClassification.test_multiple_groups_numerical):
60            Renamed test_multiple_groups.
61            (TestClassification.test_deepcopy_numerical): Renamed test_deepcopy.
62    
63            * test/test_save.py (SaveSessionTest.testClassifiedLayer):
64            Added pattern.
65    
66            * test/test_load.py (ClassificationTest.TestLayers, TestClassification):
67            Added pattern.
68    
69            * test/test_layer.py
70            (TestLayerModification.test_set_classification_textual): New
71            (TestLayerModification.test_set_classification_numerical):
72            Renamed test_set_classification.
73    
74            * Doc/manual/thuban-manual.xml: Added pattern to layer classification
75            description.
76    
77            * Resources/XML/thuban-1.1.dtd: Added clpattern element and attribs.
78    
79    2006-06-29 Didrik Pinte <[email protected]>
80    
81            * Thuban/version.py: Bugfix determination of SQLite, the wright one !
82              
83    2006-06-28 Didrik Pinte <[email protected]>
84    
85            * packaging/windows/thubanstart.py: sample file loading all the stable
86            extensions
87            
88    2006-06-28 Didrik Pinte <[email protected]>
89    
90            * Thuban/version.py: Bugfix determination of SQLite on old and recent
91            systems (support pysqlite1 and pysqlite2)
92    
93    2006-06-27 Frank Koormann <[email protected]>
94    
95            * Thuban/version.py: Bugfix determination of SQLite on old systems.
96    
97    2006-05-17 Didrik Pinte <[email protected]>
98            * Extensions/ogr/__init__.py : updated test for win32 and correct
99            imports
100    
101  2006-05-15 Didrik Pinte <[email protected]>  2006-05-15 Didrik Pinte <[email protected]>
102          Ashamed ... still some tabs in the files          Ashamed ... still some tabs in the files
103    
# Line 17  Line 117 
117          Patched the querying system to support the param style of pysqlite2          Patched the querying system to support the param style of pysqlite2
118    
119  2006-04-24 Didrik Pinte <[email protected]>  2006-04-24 Didrik Pinte <[email protected]>
120    * Extensions/svgexport/__init__.py: The extension now works on win32          * Extensions/svgexport/__init__.py: The extension now works on win32
121          architecture. Bug #87 corrected.          architecture. Bug #87 corrected.
122    
123  2006-04-20 Bernhard Reiter <[email protected]>  2006-04-20 Bernhard Reiter <[email protected]>

Legend:
Removed from v.2682  
changed lines
  Added in v.2698

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26