Mon, 26 Aug 2013 15:24:21 +0200 |
Felix Wolfsteller |
Cosmetics, added @Override annotation, vim line.
|
Mon, 26 Aug 2013 15:23:46 +0200 |
Felix Wolfsteller |
Doc.
|
Mon, 26 Aug 2013 15:03:37 +0200 |
Felix Wolfsteller |
Added new Theme.
|
Mon, 26 Aug 2013 15:02:52 +0200 |
Felix Wolfsteller |
Added new ThemeMappings.
|
Mon, 26 Aug 2013 15:01:34 +0200 |
Felix Wolfsteller |
Mapping new facet type to theme.
|
Mon, 26 Aug 2013 14:53:41 +0200 |
Felix Wolfsteller |
Added new facet type to gaugedischargecurve.xml compat matrix.
|
Mon, 26 Aug 2013 14:40:53 +0200 |
Felix Wolfsteller |
FacetTypes: Added new type other.w.interpol .
|
Mon, 26 Aug 2013 14:28:19 +0200 |
Felix Wolfsteller |
Minor refactoring, renamed variable, extracted method.
|
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.
|