bh: thuban ChangeLog,1.801,1.802
cvs@intevation.de
cvs at intevation.de
Thu Apr 7 21:46:31 CEST 2005
Author: bh
Update of /thubanrepository/thuban
In directory doto:/tmp/cvs-serv13219
Modified Files:
ChangeLog
Log Message:
(ClassGrid.__init__): Use -1 as the ID.
(ID_CLASS_TABLE): Removed. It wasn't used anywhere except in
ClassGrid.__init__ and it's value is outside of the valid
range (must be < 32768). wxPython 2.5 complains about it with an
exception.
Index: ChangeLog
===================================================================
RCS file: /thubanrepository/thuban/ChangeLog,v
retrieving revision 1.801
retrieving revision 1.802
diff -u -d -r1.801 -r1.802
--- ChangeLog 5 Apr 2005 21:56:07 -0000 1.801
+++ ChangeLog 7 Apr 2005 19:46:29 -0000 1.802
@@ -1,3 +1,11 @@
+2005-04-07 Bernhard Herzog <bh at intevation.de>
+
+ * Thuban/UI/classifier.py (ClassGrid.__init__): Use -1 as the ID.
+ (ID_CLASS_TABLE): Removed. It wasn't used anywhere except in
+ ClassGrid.__init__ and it's value is outside of the valid
+ range (must be < 32768). wxPython 2.5 complains about it with an
+ exception.
+
2005-04-05 Jan-Oliver Wagner <jan at intevation.de>
* Doc/manual/thuban-manual-de.xml: More translations.
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)