bh: thuban ChangeLog,1.781,1.782
cvs@intevation.de
cvs at intevation.de
Tue Feb 8 21:25:24 CET 2005
- Previous message: bh: thuban/Thuban/UI legend.py, 1.37, 1.38 dock.py, 1.15, 1.16 classifier.py, 1.71, 1.72
- Next message: bh: thuban/Thuban/UI tableview.py, 1.34, 1.35 projdialog.py, 1.41, 1.42 dbdialog.py, 1.7, 1.8 classifier.py, 1.72, 1.73
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Author: bh
Update of /thubanrepository/thuban
In directory doto:/tmp/cvs-serv9432
Modified Files:
ChangeLog
Log Message:
Compatibility with wxPython 2.5. The changes should make it work
better with 2.5 while still keeping compatibility with 2.4. There
are still problems with 2.5, though.
* Thuban/UI/dock.py (DockableWindow.__CreateBorder): Pass the size
of a spacer as a single item.
* Thuban/UI/classifier.py (ClassGroupPropertiesCtrl): Derive only
from wxControl
* Thuban/UI/legend.py (LegendTree): When running with wxPython <
2.5, add an implementation of the GetFirstChild method that does
not require the second parameter.
(LegendTree.find_layer, LegendTree._OnMsgMapLayersAdded)
(LegendTree._OnMsgMapLayersRemoved, LegendTree.DeleteAllItems)
(LegendTree.DeleteChildren, LegendTree.__ShowHideLayer): Do not
pass the second parameter to GetFirstChild
Index: ChangeLog
===================================================================
RCS file: /thubanrepository/thuban/ChangeLog,v
retrieving revision 1.781
retrieving revision 1.782
diff -u -d -r1.781 -r1.782
--- ChangeLog 8 Feb 2005 09:52:56 -0000 1.781
+++ ChangeLog 8 Feb 2005 20:25:22 -0000 1.782
@@ -1,3 +1,23 @@
+2005-02-08 Bernhard Herzog <bh at intevation.de>
+
+ Compatibility with wxPython 2.5. The changes should make it work
+ better with 2.5 while still keeping compatibility with 2.4. There
+ are still problems with 2.5, though.
+
+ * Thuban/UI/dock.py (DockableWindow.__CreateBorder): Pass the size
+ of a spacer as a single item.
+
+ * Thuban/UI/classifier.py (ClassGroupPropertiesCtrl): Derive only
+ from wxControl
+
+ * Thuban/UI/legend.py (LegendTree): When running with wxPython <
+ 2.5, add an implementation of the GetFirstChild method that does
+ not require the second parameter.
+ (LegendTree.find_layer, LegendTree._OnMsgMapLayersAdded)
+ (LegendTree._OnMsgMapLayersRemoved, LegendTree.DeleteAllItems)
+ (LegendTree.DeleteChildren, LegendTree.__ShowHideLayer): Do not
+ pass the second parameter to GetFirstChild
+
2005-02-08 Nina Hüffmeyer <nhueffme at intevation.de>
* Extensions/ogr/ogrshapes.py: Removed some print commands.
- Previous message: bh: thuban/Thuban/UI legend.py, 1.37, 1.38 dock.py, 1.15, 1.16 classifier.py, 1.71, 1.72
- Next message: bh: thuban/Thuban/UI tableview.py, 1.34, 1.35 projdialog.py, 1.41, 1.42 dbdialog.py, 1.7, 1.8 classifier.py, 1.72, 1.73
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)