Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
(unicodeToLocale): Use getdefaultlocale instead of getlocale because it yields a usable encoding name on a german windows 2000
Backports from HEAD * Thuban/UI/about.py (About.__init__): Add the thuban@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
(About.__init__): Added unicode2Locale use. Added author for Hungarian translation. (unicodeToLocale): New. Convert Unicode to Locale encoding.
This commit was manufactured by cvs2svn to create branch 'thuban-1-0-branch'.
First version of Portuguese (Brazilian) translation * po/pt_BR.po: New, translation of pot (2004-01-15 16:07+0300) for Brazilian Portuguese by Eduardo Patto Kanegae. * Thuban/UI/about.py (About.__init.py__): Added Eduardo to the list of translators.
(About.__init__): Make sure we have ASCII source code.
* Thuban/Model/resource.py: Rework the way gdal support is determined so that we can give a reason in the about why gdal is not supported. (gdal_support_status): New. Variable holding a string with the reason for no gdal support * Thuban/UI/about.py (About.__init__): Add the reason why gdal is not supported to the message
* Thuban/UI/about.py (About.__init__): Add the psycopg version. * Thuban/version.py: Add psycopg version * Thuban/Model/postgisdb.py (psycopg_version): New. Return the version of the psycopg module
(About.__init__): split up the huge about text into elements/lists for easier translation. This fixes bug https://intevation.de/rt/webrt?serial_num=2058 Also, made some forgotten string available for the i18n.
(About.__init__): Added Silke Reimer.
(About.__init__): Added Björn Broscheit.
(About.__init__): Reworked the hall of fame. Now the list corresponds to the "About" web page.
Insert cvs keywords and doc-strings.
Add Thuban email addresses.
New. New About box that displays library version information and credits.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |