Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
(About.__init__): Added status of the extensions to the about text.
* Thuban/UI/about.py (unicodeToLocale()): Improved: Use 'ascii' and then 'replace' for other characters when getdefaultlocale returns None. Thanks to Bernhard H. .
* Thuban/UiI/about.py: take iso-8859-15 when getdefaultlocale returns None. (Fixes rt#2910.)
* Thuban/UI/about.py (unicodeToLocale): Use getdefaultlocale instead of getlocale because getlocale doesn't return a usable encoding name on a german windows 2000 * setup.py: windows build: Removed the absolute path names and made all prfixes relative to the directory containing setup.py. Makes it a little easier to adapt to a different system.
(About.__init__): Added Norbert Solymosi for hungarian translation and Ole Rahn as contrbutor. Moved Bernhard Reiter from Contributor to Developer.
(About.__init__): Added description of the registered extensions with all of the information.
Changes to be consistent with coding style
Small changes to encoding related stuff to avoid too many and too enhanced imports of locale
Fixed encoding problem of about dialog: Added function unicodeToLocale() to convert special characters to users locale encoding
* Thuban/UI/about.py: Extended copyright to 2004 and added information about the thuban-devel mailinglist. * ChangeLog: Added changes.
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 |