updates for 0.9.4
[debian/openrocket] / ChangeLog
index 25bdb73829c6623d5ff3e5a2204a27b07f1c1a33..91949f53218d4314625eadb0774ff8e34d9b7569 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,79 @@
+2009-10-10  Sampo Niskanen
+
+       * Removed non-ASCII characters from source code files
+       * Created Chars class for non-ASCII characters
+       * Added styrofoam materials
+
+2009-10-04  Sampo Niskanen
+
+       * [BUG] Fixed too high configuration dialogs
+
+2009-10-03  Sampo Niskanen
+
+       * Added debug information to ant build file compilation
+       * Implemented update information fetching (client side)
+
+2009-09-26  Sampo Niskanen
+
+       * Implemented custom material editing
+
+2009-09-20  Sampo Niskanen
+
+       * Implemented more unit tests, fixed bugs
+
+2009-09-19  Sampo Niskanen
+
+       * [BUG] Ignore Sun JRE bug 6828938 in ExceptionHandler
+       * Implemented non-exception throwing bug handling
+       * [BUG] Fixed unnecessary cropping for component tree names
+
+2009-09-10  Sampo Niskanen
+
+       * [BUG] Freeform fin set shape undo not working
+       * [BUG] Conversion to freeform fin set not working
+
+2009-09-08  Sampo Niskanen
+
+       * Allow components to be attached to tube coupler
+
+2009-09-07  Sampo Niskanen
+
+       * Implemented fin tab save/load
+
+2009-09-04  Sampo Niskanen
+
+       * Implemented through-the-wall fin tabs (excluding save/load)
+
+2009-09-01  Sampo Niskanen
+
+       * Released version 0.9.3
+
+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-07-13  Sampo Niskanen
 
-       * Release 0.9.2
+       * Released version 0.9.2
 
 2009-07-12  Sampo Niskanen
 
 
 2009-06-09  Sampo Niskanen
 
-       * Release 0.9.1
+       * Released version 0.9.1
 
 2009-06-08  Sampo Niskanen