/[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 1289 by jonathan, Mon Jun 23 10:47:58 2003 UTC revision 1312 by jonathan, Thu Jun 26 17:01:28 2003 UTC
# Line 1  Line 1 
1    2003-06-26  Jonathan Coles   <[email protected]>
2    
3            New About box with lots more information including library
4            versions and credits. More/better version checking before
5            Thuban starts.
6    
7            * Thuban/UI/about.py: New. New About box that displays
8            library version information and credits.
9    
10            * Thuban/version.py: Added new 'versions' dictionary which
11            contains the verions of various libraries which are checked
12            when the module loads.
13            (verify_versions): Check all version numbers and returns
14            a list of errors.
15    
16            * Thuban/UI/classifier.py (Classifier.__EnableButtons):
17            Reset the status of the buttons as the situation warrants,
18            but in a better more reliable way by not relying on the
19            current status to determine what needs to change.
20    
21            * Thuban/UI/main.py (wxCHECK_VERSION): Removed. Not needed.
22            (verify_versions): Remove most of the code since it is
23            now in Thuban.version.verify_versions.o
24    
25            * Thuban/UI/mainwindow.py (MainWindow.About): Call new
26            About box in Thuban.UI.about.
27    
28            * extensions/thuban/gdalwarp.cpp (get_gdal_version): New.
29            Returns the version of gdal library being used as a string.
30    
31            * extensions/thuban/wxproj.cpp (check_version, check_version_gtk):
32            Removed.
33            (get_proj_version): Return the version of PROJ that the file
34            was compiled with.
35            (get_gtk_version): Return th version of GTK that the file
36            was compiled with.
37    
38    2003-06-25  Jonathan Coles   <[email protected]>
39    
40            * Thuban/UI/classifier.py (Classifier.EditSymbol): The parent
41            of the SelectPropertiesDialog should be self so the window
42            appears on top.
43            (ClassGroupPropertiesCtrl.DoEdit): The parent
44            of the SelectPropertiesDialog should be self so the window
45            appears on top.
46    
47            * Thuban/UI/resource.py: Cleaned up how we determine file
48            extensions.
49            (GetImageResource): Return an wxImage from our Resources.
50    
51    2003-06-24  Jonathan Coles   <[email protected]>
52    
53            * Thuban/UI/renderer.py (ExportRenderer.render_legend):
54            Check that a layer has a classification before trying
55            to get it. Raster layers don't have classifications.
56    
57    2003-06-23  Jonathan Coles   <[email protected]>
58            
59            * setup.py: Add Resources/XML to resource list.
60        
61    2003-06-23  Jonathan Coles   <[email protected]>
62    
63            * setup.cfg: Fix copyright dates
64        
65    2003-06-23  Jonathan Coles   <[email protected]>
66    
67            * MANIFEST.in: Update with Resources/XML
68    
69            * setup.py: Don't include Locale resources yet as we don't
70            have any and it causes problems building the distribution
71            for Windows. Update version to 0.8.0.
72    
73            * Doc/thuban.dtd: Removed since it is now in Resources/XML.
74    
75            * Thuban/UI/mainwindow.py: Add blank line at the end because
76            file was not being read correctly building the Windows
77            distribution.
78    
79  2003-06-23  Jonathan Coles   <[email protected]>  2003-06-23  Jonathan Coles   <[email protected]>
80    
81          * Thuban/UI/mainwindow.py (MainWindow.About): Fix text.          * Thuban/UI/mainwindow.py (MainWindow.About): Fix text.

Legend:
Removed from v.1289  
changed lines
  Added in v.1312

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26