Changes to the Spanish translations
[debian/openrocket] / ChangeLog
index 45192f7ba52bc71c8a3e0bfcc161b37c65648397..a7fe5f9a918e3c1fe4e9faae5d0db19c7d79fd25 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,252 @@
+2011-01-20  Sampo Niskanen
+
+       * Initial i18n support
+
+2011-01-18  Sampo Niskanen
+
+       * [BUG] Simulation warnings were not being stored
+       * [BUG] Exclamation mark did not fit in simulation table
+       * Added instructions for zooming in plot dialog
+
+2010-12-01  Doug Pedrick
+
+       * Merging printing support
+
+2010-10-30  Sampo Niskanen
+
+       * [BUG] Invalid refereces to components used in caches
+
+2010-10-25  Doug Pedrick
+
+       * [BUG] Take launch lug radial angle into account when loading rkt file
+
+2010-10-24  Sampo Niskanen
+
+       * Added SafetyMutex and took into use in Simulation
+
+2010-10-18  Sampo Niskanen
+
+       * Ignore Sun JRE bug in D3D
+
+2010-10-09  Sampo Niskanen
+
+       * [BUG] Fixed conversion to freeform fin set
+       * Enhanced logging
+
+2010-10-08  Sampo Niskanen
+
+       * New components no longer look expandable in the component tree
+
+2010-10-06  Sampo Niskanen
+
+       * Released version 1.1.3
+
+2010-10-05  Sampo Niskanen
+
+       * Display comment as tooltip in component tree
+       * Limited allowed component attachments to those of the component
+         add buttons
+
+2010-10-03  Sampo Niskanen
+
+       * Added VBOSE logging level
+
+2010-10-02  Sampo Niskanen
+
+       * [BUG] Exception when undoing changes
+
+2010-09-27  Sampo Niskanen
+
+       * Implemented DnD for component tree
+       * Documented undo/redo functionality
+
+2010-09-07  Sampo Niskanen
+
+       * Released version 1.1.2
+
+2010-09-05  Sampo Niskanen
+
+       * [BUG] Fixed bug that prevents adding stages to a rocket
+
+2010-09-04  Sampo Niskanen
+
+       * Added launch rod velocity to FlightData
+       * [BUG] Total velocity was measured from airspeed
+
+2010-09-03  Sampo Niskanen
+
+       * Released version 1.1.1
+
+2010-09-01  Sampo Niskanen
+
+       * [BUG] Fixed rocket config dialog being too large
+
+2010-08-31  Sampo Niskanen
+
+       * Updated all thrust curves from thrustcurve.org
+
+2010-08-30  Sampo Niskanen
+
+       * Implemented user-defined thrust curve loading
+
+2010-07-30  Sampo Niskanen
+
+       * [BUG] Fixed motor statistic computation
+       * Finalized enhanced motor selection dialog
+
+2010-07-22  Doug Pedrick
+
+       * [BUG] Fixed RockSim fin loading
+
+2010-07-21  Sampo Niskanen
+
+       * Implemented enhanced motor selection dialog
+       * Background motor loading & startup time optimization
+
+2010-07-20  Doug Pedrick
+
+       * [BUG] Exception when loading Rocksim files
+
+2010-07-19  Sampo Niskanen
+
+       * [BUG] Various small bug fixes
+
+2010-07-18  Sampo Niskanen
+
+       * Major refactoring of simulation code
+
+2010-03-21  Sampo Niskanen
+
+       * Released version 1.1.0
+
+2010-03-20  Doug Pedrick
+
+       * [BUG] Fixed RockSim design material loading
+
+2010-03-20  Sampo Niskanen
+
+       * Minor enhancements to the logging system
+       * Updated unit tests of Rocksim file loading
+
+2010-03-13  Doug Pedrick / Sampo Niskanen
+
+       * Initial RockSim design loading support
+
+2010-03-10  Sampo Niskanen
+
+       * Released version 1.0.0
+       * [BUG] Removing point of freeform fin could create intersecting shape
+
+2010-03-09  Sampo Niskanen
+
+       * Updated thrustcurves with newest curves from thrustcurve.org
+       * Updated splash screen
+
+2010-03-05  Sampo Niskanen
+
+       * [BUG] Fixed exception for fins with small root chord
+
+2010-02-26  Sampo Niskanen
+
+       * Simulation panel max.acceleration now from flight stage only
+
+2010-02-17  Sampo Niskanen
+
+       * Released version 0.9.6
+
+2010-01-11  Sampo Niskanen
+
+       * Detect out of memory condition even if masked by another exception
+       * Updated copyright year
+
+2009-12-31  Sampo Niskanen
+
+       * [BUG] Exception when removing component listeners
+       * [BUG] OutOfMemoryError was masked when saving file
+
+2009-12-30  Sampo Niskanen
+
+       * [BUG] "Reset" button did nothing for simulation time step
+
+2009-12-29  Sampo Niskanen
+
+       * Update fin calculation methods for 1 and 2 fin sets
+       * Rotate rocket to worst roll angle before simulations
+
+2009-12-23  Sampo Niskanen
+
+       * Updated time step selection methods
+
+2009-12-16  Sampo Niskanen
+
+       * [BUG] Fixed NullPointerException in ComponentConfigDialog
+
+2009-12-15  Sampo Niskanen
+
+       * [BUG] Illegal mapping in SimulationRunDialog
+       * [BUG] Fixed assertions in Quaternion class
+
+2009-12-14  Sampo Niskanen
+
+       * Implemented central logging system (not taken into use yet)
+
+2009-12-05  Sampo Niskanen
+
+       * [BUG] Fixed assertions in Quaternion class
+
+2009-12-03  Sampo Niskanen
+
+       * [BUG] Fixed fin computation of two-fin set
+
+2009-12-02  Sampo Niskanen
+
+       * Take into account all fins in fin-fin interference
+       * Removed 15%/6% fin dependence on lateral wind direction
+
+2009-11-28  Sampo Niskanen
+
+       * Released version 0.9.5
+       * [BUG] NPE when clearing combo box selections
+       * Minor fixes to update checking
+       * Added a few guidance texts
+
+2009-11-27  Sampo Niskanen
+
+       * [BUG] Fixed computing inner radius of centering ring
+       * Removed RuntimeException instantiation from all classes
+
+2009-11-24  Sampo Niskanen
+
+       * Released version 0.9.4
+
+2009-11-24  Sampo Niskanen
+
+       * Close original window when opening example design
+       
+2009-11-10  Sampo Niskanen
+
+       * [BUG] Fixed transition volume/mass computation
+       * [BUG] Simulations etc. using removed motor configuration IDs
+
+2009-10-11  Sampo Niskanen
+
+       * [BUG] Sorting motor selection dialog with ',' decimal separator
+       
+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