Mercurial > dive4elements > river
log
age | author | description |
---|---|---|
Thu, 22 Aug 2013 14:58:56 +0200 | Felix Wolfsteller | Typo fix in debug message. |
Fri, 23 Aug 2013 14:37:54 +0200 | Sascha L. Teichmann | Artifacts: ThemeDocument. More debug output. Make more getters private to only expose the parsed values. |
Fri, 23 Aug 2013 14:17:35 +0200 | Sascha L. Teichmann | Artifacts: Make TextStyle Make more robust. |
Fri, 23 Aug 2013 12:57:21 +0200 | Tom Gottfried | a bit of debug output |
Fri, 23 Aug 2013 11:39:24 +0200 | Sascha L. Teichmann | Artifacts: ThemeDocument. Removed some zero length checks because we do not store zero length strings in the backing map. |
Fri, 23 Aug 2013 11:07:11 +0200 | Sascha L. Teichmann | Artifacts: ThemeDocument. The bloody part: Removal of the XPaths. Now the theme XML document is scanned once(!) at construction time for field values and the resulting key/value pairs are store in a map. |