1 |
|
2006-06-27 Frank Koormann <frank@intevation.de> |
2 |
|
|
3 |
|
* Thuban/version.py: Bugfix determination of SQLite on old systems. |
4 |
|
|
5 |
|
2006-05-17 Didrik Pinte <dpinte@itae.be> |
6 |
|
* Extensions/ogr/__init__.py : updated test for win32 and correct |
7 |
|
imports |
8 |
|
|
9 |
|
2006-05-15 Didrik Pinte <dpinte@itae.be> |
10 |
|
Ashamed ... still some tabs in the files |
11 |
|
|
12 |
|
* Thuban/version.py : tabs removed |
13 |
|
* Thuban/Model/transientdb.py : tabs removed |
14 |
|
|
15 |
|
2006-05-15 Didrik Pinte <dpinte@itae.be> |
16 |
|
|
17 |
|
* Thuban/version.py : coding style correction |
18 |
|
* Thuban/Model/transientdb.py : coding style correction |
19 |
|
|
20 |
|
2006-05-15 Didrik Pinte <dpinte@itae.be> |
21 |
|
|
22 |
|
* Thuban/version.py : Updated imports to support pysqlite2 |
23 |
|
|
24 |
|
* Thuban/Model/transientdb.py : Updated imports to support pysqlite2 |
25 |
|
Patched the querying system to support the param style of pysqlite2 |
26 |
|
|
27 |
2006-04-24 Didrik Pinte <dpinte@itae.be> |
2006-04-24 Didrik Pinte <dpinte@itae.be> |
28 |
* Extensions/svgexport/__init__.py: The extension now works on win32 |
* Extensions/svgexport/__init__.py: The extension now works on win32 |
29 |
architecture. Bug #87 corrected. |
architecture. Bug #87 corrected. |