1 |
|
2003-10-09 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Thuban/Model/proj.py (ProjFile.Add): Do not check whether the |
4 |
|
projection is already in the list. This is *a lot* faster when |
5 |
|
loading files with hundreds of projections since it saves a linear |
6 |
|
search. OTOH this will allow adding the same projection to the |
7 |
|
user.proj file multiple times in the projection dialog but we'll |
8 |
|
deal with that later |
9 |
|
|
10 |
2003-10-09 Jan-Oliver Wagner <[email protected]> |
2003-10-09 Jan-Oliver Wagner <[email protected]> |
11 |
|
|
12 |
* devtools: New. Directory for developer tools that are not intended |
* devtools: New. Directory for developer tools that are not intended |