Mercurial > mxd2map
comparison ChangeLog @ 184:c79c3c6fc99a
Always save a symbol set, use the mapfile name as prefix for the symbol set and
use the mapfile path to save the symbol set.
author | raimund renkert <raimund.renkert@intevation.de> |
---|---|
date | Wed, 20 Jul 2011 12:23:57 +0200 |
parents | fe6dbfc86144 |
children | 415101ff1ac2 |
comparison
equal
deleted
inserted
replaced
183:fe6dbfc86144 | 184:c79c3c6fc99a |
---|---|
1 2011-07-20 Raimund Renkert <raimund.renkert@intevation.de> | |
2 | |
3 * src/java/de/intevation/mxd/writer/FillStyleWriter.java, | |
4 src/java/de/intevation/mxd/writer/LineStyleWriter.java: | |
5 Always save a symbol set. | |
6 | |
7 * src/java/de/intevation/mxd/writer/SymbolWriter.java: | |
8 Made the saveSymbolSet method public to be able to save an empty | |
9 symbol set and changed the path and name for the symbol set. | |
10 | |
1 2011-07-18 Raimund Renkert <raimund.renkert@intevation.de> | 11 2011-07-18 Raimund Renkert <raimund.renkert@intevation.de> |
2 | 12 |
3 * doku/source/functionality.txt, | 13 * doku/source/functionality.txt, |
4 doku/source/restrictions.txt: | 14 doku/source/restrictions.txt: |
5 Updated documentation. | 15 Updated documentation. |