updates for 0.9.3
[debian/openrocket] / ChangeLog
index 7efec8a2494b76b47cad3edc92a788251f370f1e..44f2149e88b12951940fb5a32ba10d96e65c169e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,122 @@
+2009-08-29  Sampo Niskanen
+
+       * Extracted motor manufacturer into separate class
+       * Started writing unit tests
+
+2009-08-28  Sampo Niskanen
+
+       * Added icon and source info to About dialog
+       * Finalized flight event plot icons
+       
+2009-08-27  Sampo Niskanen
+
+       * Allow clicking on label to toggle checkbox in two tables
+
+2009-08-21  Sampo Niskanen
+
+       * Showing events in non-time-domain-plots
+
+2009-08-20  Sampo Niskanen
+
+       * Showing events in time-domain plots
+
+2009-08-15  Sampo Niskanen
+
+       * Possibility to save user-defined materials
+
+2009-08-14  Sampo Niskanen
+
+       * Plots ignore trailing NaN values
+       
+2009-08-13  Sampo Niskanen
+
+       * [BUG] Added fin cant for elliptical fins
+
+2009-08-12  Sampo Niskanen
+
+       * Warning dialog when loading files
+       * [BUG] Unnecessary warnings when loading files
+
+2009-08-09  Sampo Niskanen
+
+       * [BUG] Fixed various bugs in motor loading (e.g. mass calculation,
+         more rigorous input checking etc)
+
+2009-08-08  Sampo Niskanen
+
+       * Refactored motor loading and "Simple XML" loading classes
+       * Implemented RockSim motor definition file loading
+
+2009-08-07  Sampo Niskanen
+
+       * Created window icons and took into use
+       * Changed motor burn time and avg. thrust calculations to be
+         NFPA 1125 compliant
+
+2009-08-03  Sampo Niskanen
+
+       * Automatic bug reporting when uncaught exceptions occur
+
+2009-07-29  Sampo Niskanen
+
+       * Clustered inner tube splitting
+       * [BUG] Copy-pasted inner tubes shared motors
+
+2009-07-28  Sampo Niskanen
+
+       * Opening of example rocket designs
+       
+2009-07-27  Sampo Niskanen
+
+       * [BUG] Launch lug radial position not correctly loaded
+
+2009-07-26  Sampo Niskanen
+
+       * [BUG] Fixed unit name of ft/s^2
+       * Implemented flight data exporting
+       * [BUG] Fixed "unknown error" when opening file of zero size
+       * [BUG] Fixed exception in motor configuration name editing
+
+2009-07-13  Sampo Niskanen
+
+       * Release 0.9.2
+
+2009-07-12  Sampo Niskanen
+
+       * [BUG] Better DescriptionArea based on JEditorPane
+
+2009-07-09  Sampo Niskanen
+
+       * [BUG] Fixed imperial unit conversions
+       * [BUG] Fixed engine block icon transparency
+
+2009-06-26  Sampo Niskanen
+
+       * Progress dialogs for file open/save
+       * File size estimate in save dialog
+
+2009-06-20  Sampo Niskanen
+
+       * New edit motor configurations dialog
+       * Changed FreeformFinSet to throw checked exceptions
+
+2009-06-11  Sampo Niskanen
+
+       * Added search field to motor chooser dialog
+
+2009-06-09  Sampo Niskanen
+
+       * Release 0.9.1
+
+2009-06-08  Sampo Niskanen
+
+       * Fixed loading of icons from JAR
+
+2009-06-06  Sampo Niskanen
+
+       * Cut/Copy/Paste of simulations
+       * Improved build scripts
+
 2009-05-28  Sampo Niskanen
 
        * Added startup check for Java 1.6 and OpenJDK