bug fixes
[debian/openrocket] / ChangeLog
1 2010-03-05  Sampo Niskanen
2
3         * [BUG] Fixed exception for fins with small root chord
4
5 2010-02-26  Sampo Niskanen
6
7         * Simulation panel max.acceleration now from flight stage only
8
9 2010-02-17  Sampo Niskanen
10
11         * Released version 0.9.6
12
13 2010-01-11  Sampo Niskanen
14
15         * Detect out of memory condition even if masked by another exception
16         * Updated copyright year
17
18 2009-12-31  Sampo Niskanen
19
20         * [BUG] Exception when removing component listeners
21         * [BUG] OutOfMemoryError was masked when saving file
22
23 2009-12-30  Sampo Niskanen
24
25         * [BUG] "Reset" button did nothing for simulation time step
26
27 2009-12-29  Sampo Niskanen
28
29         * Update fin calculation methods for 1 and 2 fin sets
30         * Rotate rocket to worst roll angle before simulations
31
32 2009-12-23  Sampo Niskanen
33
34         * Updated time step selection methods
35
36 2009-12-16  Sampo Niskanen
37
38         * [BUG] Fixed NullPointerException in ComponentConfigDialog
39
40 2009-12-15  Sampo Niskanen
41
42         * [BUG] Illegal mapping in SimulationRunDialog
43         * [BUG] Fixed assertions in Quaternion class
44
45 2009-12-14  Sampo Niskanen
46
47         * Implemented central logging system (not taken into use yet)
48
49 2009-12-05  Sampo Niskanen
50
51         * [BUG] Fixed assertions in Quaternion class
52
53 2009-12-03  Sampo Niskanen
54
55         * [BUG] Fixed fin computation of two-fin set
56
57 2009-12-02  Sampo Niskanen
58
59         * Take into account all fins in fin-fin interference
60         * Removed 15%/6% fin dependence on lateral wind direction
61
62 2009-11-28  Sampo Niskanen
63
64         * Released version 0.9.5
65         * [BUG] NPE when clearing combo box selections
66         * Minor fixes to update checking
67         * Added a few guidance texts
68
69 2009-11-27  Sampo Niskanen
70
71         * [BUG] Fixed computing inner radius of centering ring
72         * Removed RuntimeException instantiation from all classes
73
74 2009-11-24  Sampo Niskanen
75
76         * Released version 0.9.4
77
78 2009-11-24  Sampo Niskanen
79
80         * Close original window when opening example design
81         
82 2009-11-10  Sampo Niskanen
83
84         * [BUG] Fixed transition volume/mass computation
85         * [BUG] Simulations etc. using removed motor configuration IDs
86
87 2009-10-11  Sampo Niskanen
88
89         * [BUG] Sorting motor selection dialog with ',' decimal separator
90         
91 2009-10-10  Sampo Niskanen
92
93         * Removed non-ASCII characters from source code files
94         * Created Chars class for non-ASCII characters
95         * Added styrofoam materials
96
97 2009-10-04  Sampo Niskanen
98
99         * [BUG] Fixed too high configuration dialogs
100
101 2009-10-03  Sampo Niskanen
102
103         * Added debug information to ant build file compilation
104         * Implemented update information fetching (client side)
105
106 2009-09-26  Sampo Niskanen
107
108         * Implemented custom material editing
109
110 2009-09-20  Sampo Niskanen
111
112         * Implemented more unit tests, fixed bugs
113
114 2009-09-19  Sampo Niskanen
115
116         * [BUG] Ignore Sun JRE bug 6828938 in ExceptionHandler
117         * Implemented non-exception throwing bug handling
118         * [BUG] Fixed unnecessary cropping for component tree names
119
120 2009-09-10  Sampo Niskanen
121
122         * [BUG] Freeform fin set shape undo not working
123         * [BUG] Conversion to freeform fin set not working
124
125 2009-09-08  Sampo Niskanen
126
127         * Allow components to be attached to tube coupler
128
129 2009-09-07  Sampo Niskanen
130
131         * Implemented fin tab save/load
132
133 2009-09-04  Sampo Niskanen
134
135         * Implemented through-the-wall fin tabs (excluding save/load)
136
137 2009-09-01  Sampo Niskanen
138
139         * Released version 0.9.3
140
141 2009-08-29  Sampo Niskanen
142
143         * Extracted motor manufacturer into separate class
144         * Started writing unit tests
145
146 2009-08-28  Sampo Niskanen
147
148         * Added icon and source info to About dialog
149         * Finalized flight event plot icons
150         
151 2009-08-27  Sampo Niskanen
152
153         * Allow clicking on label to toggle checkbox in two tables
154
155 2009-08-21  Sampo Niskanen
156
157         * Showing events in non-time-domain-plots
158
159 2009-08-20  Sampo Niskanen
160
161         * Showing events in time-domain plots
162
163 2009-08-15  Sampo Niskanen
164
165         * Possibility to save user-defined materials
166
167 2009-08-14  Sampo Niskanen
168
169         * Plots ignore trailing NaN values
170         
171 2009-08-13  Sampo Niskanen
172
173         * [BUG] Added fin cant for elliptical fins
174
175 2009-08-12  Sampo Niskanen
176
177         * Warning dialog when loading files
178         * [BUG] Unnecessary warnings when loading files
179
180 2009-08-09  Sampo Niskanen
181
182         * [BUG] Fixed various bugs in motor loading (e.g. mass calculation,
183           more rigorous input checking etc)
184
185 2009-08-08  Sampo Niskanen
186
187         * Refactored motor loading and "Simple XML" loading classes
188         * Implemented RockSim motor definition file loading
189
190 2009-08-07  Sampo Niskanen
191
192         * Created window icons and took into use
193         * Changed motor burn time and avg. thrust calculations to be
194           NFPA 1125 compliant
195
196 2009-08-03  Sampo Niskanen
197
198         * Automatic bug reporting when uncaught exceptions occur
199
200 2009-07-29  Sampo Niskanen
201
202         * Clustered inner tube splitting
203         * [BUG] Copy-pasted inner tubes shared motors
204
205 2009-07-28  Sampo Niskanen
206
207         * Opening of example rocket designs
208         
209 2009-07-27  Sampo Niskanen
210
211         * [BUG] Launch lug radial position not correctly loaded
212
213 2009-07-26  Sampo Niskanen
214
215         * [BUG] Fixed unit name of ft/s^2
216         * Implemented flight data exporting
217         * [BUG] Fixed "unknown error" when opening file of zero size
218         * [BUG] Fixed exception in motor configuration name editing
219
220 2009-07-13  Sampo Niskanen
221
222         * Released version 0.9.2
223
224 2009-07-12  Sampo Niskanen
225
226         * [BUG] Better DescriptionArea based on JEditorPane
227
228 2009-07-09  Sampo Niskanen
229
230         * [BUG] Fixed imperial unit conversions
231         * [BUG] Fixed engine block icon transparency
232
233 2009-06-26  Sampo Niskanen
234
235         * Progress dialogs for file open/save
236         * File size estimate in save dialog
237
238 2009-06-20  Sampo Niskanen
239
240         * New edit motor configurations dialog
241         * Changed FreeformFinSet to throw checked exceptions
242
243 2009-06-11  Sampo Niskanen
244
245         * Added search field to motor chooser dialog
246
247 2009-06-09  Sampo Niskanen
248
249         * Released version 0.9.1
250
251 2009-06-08  Sampo Niskanen
252
253         * Fixed loading of icons from JAR
254
255 2009-06-06  Sampo Niskanen
256
257         * Cut/Copy/Paste of simulations
258         * Improved build scripts
259
260 2009-05-28  Sampo Niskanen
261
262         * Added startup check for Java 1.6 and OpenJDK
263
264 2009-05-28  Sampo Niskanen
265
266         * Fixed FixedPrecisionUnit formatting
267         * Fixed saving of transitions
268         * Fixed file dialog directory browsing
269         * Initial shift-click selects second component from figure
270         * Allow adding body components without selecting stage
271         
272 2009-05-24  Sampo Niskanen  <sampo.niskanen@iki.fi>
273
274         * Initial release 0.9.0