bh: thuban ChangeLog,1.624.2.12,1.624.2.13
cvs@intevation.de
cvs at intevation.de
Wed Dec 15 15:49:57 CET 2004
- Previous message: bh: thuban/Thuban/UI viewport.py, 1.16, 1.16.2.1 multiplechoicedialog.py, 1.1, 1.1.2.1 exceptiondialog.py, 1.1, 1.1.2.1 about.py, 1.11.2.1, 1.11.2.2
- Next message: bh: thuban/Thuban/UI classgen.py,1.33,1.34
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Author: bh
Update of /thubanrepository/thuban
In directory doto:/tmp/cvs-serv30160
Modified Files:
Tag: thuban-1-0-branch
ChangeLog
Log Message:
Backports from HEAD
* Thuban/UI/about.py (About.__init__): Add the
thuban at intevation.de address and rephrase the email address
section as in HEAD
* Thuban/UI/exceptiondialog.py (ExceptionDialog.dialog_layout):
Improved button string to stronger clearify that Thuban will be
closed when hitting the button.
* Thuban/UI/multiplechoicedialog.py: Add missing import of
wxPython.wx itself (as opposed to the contents of wxPython.wx).
For some reason wxPython.wx is available as wxPython.wx.wx in at
least some 2.4 releases. Fixes RT#2482 wrt. wxPython 2.4.
* Thuban/UI/viewport.py (ViewPort.map_projection_changed): Only
try to keep the same region visible when the map actually contains
something
* test/test_viewport.py
(ViewPortTest.test_changing_map_projection): Check that changing
the projection of an empty map shown in a viewport doesn't lead to
exceptions in the viewport's handler for the
MAP_PROJECTION_CHANGED messages
Index: ChangeLog
===================================================================
RCS file: /thubanrepository/thuban/ChangeLog,v
retrieving revision 1.624.2.12
retrieving revision 1.624.2.13
diff -u -d -r1.624.2.12 -r1.624.2.13
--- ChangeLog 13 Dec 2004 19:02:06 -0000 1.624.2.12
+++ ChangeLog 15 Dec 2004 14:49:55 -0000 1.624.2.13
@@ -1,3 +1,30 @@
+2004-12-15 Bernhard Herzog <bh at intevation.de>
+
+ Backports from HEAD
+
+ * Thuban/UI/about.py (About.__init__): Add the
+ thuban at intevation.de address and rephrase the email address
+ section as in HEAD
+
+ * Thuban/UI/exceptiondialog.py (ExceptionDialog.dialog_layout):
+ Improved button string to stronger clearify that Thuban will be
+ closed when hitting the button.
+
+ * Thuban/UI/multiplechoicedialog.py: Add missing import of
+ wxPython.wx itself (as opposed to the contents of wxPython.wx).
+ For some reason wxPython.wx is available as wxPython.wx.wx in at
+ least some 2.4 releases. Fixes RT#2482 wrt. wxPython 2.4.
+
+ * Thuban/UI/viewport.py (ViewPort.map_projection_changed): Only
+ try to keep the same region visible when the map actually contains
+ something
+
+ * test/test_viewport.py
+ (ViewPortTest.test_changing_map_projection): Check that changing
+ the projection of an empty map shown in a viewport doesn't lead to
+ exceptions in the viewport's handler for the
+ MAP_PROJECTION_CHANGED messages
+
2004-12-13 Bernhard Herzog <bh at intevation.de>
Backport from HEAD: Make sure the region used to determine which
- Previous message: bh: thuban/Thuban/UI viewport.py, 1.16, 1.16.2.1 multiplechoicedialog.py, 1.1, 1.1.2.1 exceptiondialog.py, 1.1, 1.1.2.1 about.py, 1.11.2.1, 1.11.2.2
- Next message: bh: thuban/Thuban/UI classgen.py,1.33,1.34
- 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)