1 |
2006-09-18 Bernhard Reiter <[email protected]> |
2006-09-18 Bernhard Reiter <[email protected]> |
2 |
* test/test_proj.py: new test_lc_numeric_robustness() |
|
3 |
|
* Thuban/UI/application.py: Fixed warning dialog when gdal is missing. |
4 |
|
|
5 |
|
* test/test_proj.py: new test_lc_numeric_robustness(). Added author |
6 |
|
Bernhard Reiter and new copyright year 2006. |
7 |
|
|
8 |
2006-09-15 Bernhard Reiter <[email protected]> |
2006-09-15 Bernhard Reiter <[email protected]> |
9 |
|
|
10 |
* README: added RXP and pyRXP as optional for tests. |
* README: added RXP and pyRXP as optional for tests. |
11 |
|
|
12 |
* test/localessupport.py: New. Contains a helper function |
* test/localessupport.py: New. Contains a helper function |
13 |
to find a locale with comma used as decimal_point. |
to find a locale with comma used as decimal_point. |
14 |
|
|
15 |
2006-08-31 Bernhard Reiter <[email protected]> |
2006-08-31 Bernhard Reiter <[email protected]> |
16 |
|
|
17 |
* README: fixed URLs to sqlite and pysqlite. |
* README: fixed URLs to sqlite and pysqlite. |
18 |
|
|
19 |
* Thuban/UI/about.py: Added Didrik Pinte as contributor. Extended |
* Thuban/UI/about.py: Added Didrik Pinte as contributor. Extended |
20 |
copyright range to include 2006. |
copyright range to include 2006. |
21 |
|
|
|
|
|
22 |
2006-06-29 Didrik Pinte <[email protected]> |
2006-06-29 Didrik Pinte <[email protected]> |
23 |
|
|
24 |
* Thuban/UI/main.py: circular import fix. |
* Thuban/UI/main.py: circular import fix. |
110 |
* Thuban/Model/transientdb.py : Updated imports to support pysqlite2 |
* Thuban/Model/transientdb.py : Updated imports to support pysqlite2 |
111 |
Patched the querying system to support the param style of pysqlite2 |
Patched the querying system to support the param style of pysqlite2 |
112 |
|
|
|
>>>>>>> .r2689 |
|
113 |
2006-04-24 Didrik Pinte <[email protected]> |
2006-04-24 Didrik Pinte <[email protected]> |
114 |
* Extensions/svgexport/__init__.py: The extension now works on win32 |
* Extensions/svgexport/__init__.py: The extension now works on win32 |
115 |
architecture. Bug #87 corrected. |
architecture. Bug #87 corrected. |