Parent Directory
|
Revision Log
Sticky Revision: |
made a copy
* Doc/README: fixed a typo. * Doc/technotes/release_process.txt: Updated. Reference platform is Debian Etch now. If windows, it should be window XP. Marked a few entries in the instructions as "Old:". * README: Bumped requirements to wxWidgets 2.6.3.2 and gdal 1.3.2.. Added urls for homepage and infrastructure on wald. Fixed a typo. * MANIFEST.in: Added subdir packaging which should be in the tarball. * NEWS: Completed changes from 1.1.0 until today as gathered from the Changelog entries. Added small section about OGR known problems because we do not have a release-notes file so far.
added hint that RXP usually comes with pyRXP.
README: added RXP and pyRXP as optional for tests.
README: fixed URLs to sqlite and pysqlite.
gdal 1.1.8 is too old. 1.2.5 works.
Add section on potential build problems which explains how the work-around for a missing wxPython.h is activated.
Nicer formatting of text. Improved descriptions. Reflected wxWidgets name change.
Update the minimum requirement for wxPython. Since we now use the EVT_WINDOW_DESTROY event, we need at least 2.4.0.4, the version in which that was introduced for all platforms
Fix typo.
* README: Add section about required additional software. Add date and revision CVS keywords
* Thuban/__init__.py (_): Implement the translation function for real using the python gettext module. * Thuban/UI/classifier.py (ClassTable.GetRowLabelValue): Don't translate empty strings. * Thuban/UI/application.py (ThubanApplication.read_startup_files): Add a missing space to a warning message * po/README: New. Notes about the management of the translation files. * po/Makefile: New. Makefile to help manage the translation files. * po/es.po: New. Spanish translation by Daniel Calvelo Aros * MANIFEST.in: Include the *.mo files in Resources/Locale and the translations and support files in po/ * setup.py (data_files): Add the *.mo files to the data_files too * README: Add note about the translations when building from CVS
* README: Slight tweaking in preparation for the 0.1 release
import all the source files
Initial revision
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 |