diff flys-client/ChangeLog @ 1451:bc830e564b6d

Restore feature that was optimized away by last commit. flys-client/trunk@3470 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Felix Wolfsteller <felix.wolfsteller@intevation.de>
date Mon, 19 Dec 2011 16:34:41 +0000
parents bb91cdf8407b
children e8aec81af22b
line wrap: on
line diff
--- a/flys-client/ChangeLog	Mon Dec 19 16:18:53 2011 +0000
+++ b/flys-client/ChangeLog	Mon Dec 19 16:34:41 2011 +0000
@@ -1,11 +1,22 @@
+2011-12-19	Felix Wolfsteller	<felix.wolfsteller@intevation.de>
+
+	Restore functionality of hand-sorted properties in style dialog,
+	which was removed by last commit. Carry better variable naming
+	and feature of displaying not-whitelisted properties over.
+	Added comment to prevent other people from "optimizing".
+
+	* src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java:
+	  Add properties in defined order. Add properties that do not occur
+	  in ordered list last.
+
 2011-12-19	Felix Wolfsteller	<felix.wolfsteller@intevation.de>
 
 	Minor refactoring to ease addition of new (theme-style) settings.
 
-	* main/java/de/intevation/flys/client/shared/model/Style.java:
+	* src/main/java/de/intevation/flys/client/shared/model/Style.java:
 	  Added getter for list of settings.
 
-	* main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java:
+	* src/main/java/de/intevation/flys/client/client/ui/StyleEditorWindow.java:
 	  Minor renaming, consume list instead of whitequerying entries.
 
 2011-12-19  Ingo Weinzierl <ingo@intevation.de>

http://dive4elements.wald.intevation.org