Mercurial > dive4elements > gnv-client
log gnv-artifacts/src/main/java/de/intevation/gnv/state/MinMaxState.java @ 802:4abe172be970
age | author | description |
---|---|---|
2010-04-01 | Ingo Weinzierl | Added javadoc in state package. |
2010-03-29 | Sascha L. Teichmann | Bring @author javadoc tags in form '@author <a href="john.doe@example.com">John Doe</a>' |
2010-03-29 | Sascha L. Teichmann | Removed trailing whitespace |
2010-03-10 | Ingo Weinzierl | Improved exception handling while feeding an artifact. |
2010-02-21 | Sascha L. Teichmann | Fixed file handle leak when writing meta data. |
2010-02-10 | Ingo Weinzierl | Added descriptions to the selected input data and use them for rendering the GUI. |
2010-02-10 | Ingo Weinzierl | Parted the cache blob into pieces and changed the way how user input is stored on each state. |
2010-01-13 | Ingo Weinzierl | Added support to step back to previous states. Add state names to xform nodes in describe document and append old targets to list of reachable targets. |
2010-01-12 | Ingo Weinzierl | Added mechanism for advancing to previous states. |
2009-12-08 | Tim Englich | Some Refactoring work done. |