Merged l10n branch to trunk
[debian/openrocket] / ChangeLog
1 2011-06-10  Sampo Niskanen
2
3         * Released version 1.1.5
4
5 2011-05-16  Sampo Niskanen
6
7         * Updated about dialog
8
9 2011-04-15  Sampo Niskanen
10
11         * Removed native printing support
12
13 2011-03-05  Sampo Niskanen
14
15         * Released version 1.1.4
16
17 2011-01-20  Sampo Niskanen
18
19         * Initial i18n support
20
21 2011-01-18  Sampo Niskanen
22
23         * [BUG] Simulation warnings were not being stored
24         * [BUG] Exclamation mark did not fit in simulation table
25         * Added instructions for zooming in plot dialog
26
27 2010-12-01  Doug Pedrick
28
29         * Merging printing support
30
31 2010-10-30  Sampo Niskanen
32
33         * [BUG] Invalid refereces to components used in caches
34
35 2010-10-25  Doug Pedrick
36
37         * [BUG] Take launch lug radial angle into account when loading rkt file
38
39 2010-10-24  Sampo Niskanen
40
41         * Added SafetyMutex and took into use in Simulation
42
43 2010-10-18  Sampo Niskanen
44
45         * Ignore Sun JRE bug in D3D
46
47 2010-10-09  Sampo Niskanen
48
49         * [BUG] Fixed conversion to freeform fin set
50         * Enhanced logging
51
52 2010-10-08  Sampo Niskanen
53
54         * New components no longer look expandable in the component tree
55
56 2010-10-06  Sampo Niskanen
57
58         * Released version 1.1.3
59
60 2010-10-05  Sampo Niskanen
61
62         * Display comment as tooltip in component tree
63         * Limited allowed component attachments to those of the component
64           add buttons
65
66 2010-10-03  Sampo Niskanen
67
68         * Added VBOSE logging level
69
70 2010-10-02  Sampo Niskanen
71
72         * [BUG] Exception when undoing changes
73
74 2010-09-27  Sampo Niskanen
75
76         * Implemented DnD for component tree
77         * Documented undo/redo functionality
78
79 2010-09-07  Sampo Niskanen
80
81         * Released version 1.1.2
82
83 2010-09-05  Sampo Niskanen
84
85         * [BUG] Fixed bug that prevents adding stages to a rocket
86
87 2010-09-04  Sampo Niskanen
88
89         * Added launch rod velocity to FlightData
90         * [BUG] Total velocity was measured from airspeed
91
92 2010-09-03  Sampo Niskanen
93
94         * Released version 1.1.1
95
96 2010-09-01  Sampo Niskanen
97
98         * [BUG] Fixed rocket config dialog being too large
99
100 2010-08-31  Sampo Niskanen
101
102         * Updated all thrust curves from thrustcurve.org
103
104 2010-08-30  Sampo Niskanen
105
106         * Implemented user-defined thrust curve loading
107
108 2010-07-30  Sampo Niskanen
109
110         * [BUG] Fixed motor statistic computation
111         * Finalized enhanced motor selection dialog
112
113 2010-07-22  Doug Pedrick
114
115         * [BUG] Fixed RockSim fin loading
116
117 2010-07-21  Sampo Niskanen
118
119         * Implemented enhanced motor selection dialog
120         * Background motor loading & startup time optimization
121
122 2010-07-20  Doug Pedrick
123
124         * [BUG] Exception when loading Rocksim files
125
126 2010-07-19  Sampo Niskanen
127
128         * [BUG] Various small bug fixes
129
130 2010-07-18  Sampo Niskanen
131
132         * Major refactoring of simulation code
133
134 2010-03-21  Sampo Niskanen
135
136         * Released version 1.1.0
137
138 2010-03-20  Doug Pedrick
139
140         * [BUG] Fixed RockSim design material loading
141
142 2010-03-20  Sampo Niskanen
143
144         * Minor enhancements to the logging system
145         * Updated unit tests of Rocksim file loading
146
147 2010-03-13  Doug Pedrick / Sampo Niskanen
148
149         * Initial RockSim design loading support
150
151 2010-03-10  Sampo Niskanen
152
153         * Released version 1.0.0
154         * [BUG] Removing point of freeform fin could create intersecting shape
155
156 2010-03-09  Sampo Niskanen
157
158         * Updated thrustcurves with newest curves from thrustcurve.org
159         * Updated splash screen
160
161 2010-03-05  Sampo Niskanen
162
163         * [BUG] Fixed exception for fins with small root chord
164
165 2010-02-26  Sampo Niskanen
166
167         * Simulation panel max.acceleration now from flight stage only
168
169 2010-02-17  Sampo Niskanen
170
171         * Released version 0.9.6
172
173 2010-01-11  Sampo Niskanen
174
175         * Detect out of memory condition even if masked by another exception
176         * Updated copyright year
177
178 2009-12-31  Sampo Niskanen
179
180         * [BUG] Exception when removing component listeners
181         * [BUG] OutOfMemoryError was masked when saving file
182
183 2009-12-30  Sampo Niskanen
184
185         * [BUG] "Reset" button did nothing for simulation time step
186
187 2009-12-29  Sampo Niskanen
188
189         * Update fin calculation methods for 1 and 2 fin sets
190         * Rotate rocket to worst roll angle before simulations
191
192 2009-12-23  Sampo Niskanen
193
194         * Updated time step selection methods
195
196 2009-12-16  Sampo Niskanen
197
198         * [BUG] Fixed NullPointerException in ComponentConfigDialog
199
200 2009-12-15  Sampo Niskanen
201
202         * [BUG] Illegal mapping in SimulationRunDialog
203         * [BUG] Fixed assertions in Quaternion class
204
205 2009-12-14  Sampo Niskanen
206
207         * Implemented central logging system (not taken into use yet)
208
209 2009-12-05  Sampo Niskanen
210
211         * [BUG] Fixed assertions in Quaternion class
212
213 2009-12-03  Sampo Niskanen
214
215         * [BUG] Fixed fin computation of two-fin set
216
217 2009-12-02  Sampo Niskanen
218
219         * Take into account all fins in fin-fin interference
220         * Removed 15%/6% fin dependence on lateral wind direction
221
222 2009-11-28  Sampo Niskanen
223
224         * Released version 0.9.5
225         * [BUG] NPE when clearing combo box selections
226         * Minor fixes to update checking
227         * Added a few guidance texts
228
229 2009-11-27  Sampo Niskanen
230
231         * [BUG] Fixed computing inner radius of centering ring
232         * Removed RuntimeException instantiation from all classes
233
234 2009-11-24  Sampo Niskanen
235
236         * Released version 0.9.4
237
238 2009-11-24  Sampo Niskanen
239
240         * Close original window when opening example design
241         
242 2009-11-10  Sampo Niskanen
243
244         * [BUG] Fixed transition volume/mass computation
245         * [BUG] Simulations etc. using removed motor configuration IDs
246
247 2009-10-11  Sampo Niskanen
248
249         * [BUG] Sorting motor selection dialog with ',' decimal separator
250         
251 2009-10-10  Sampo Niskanen
252
253         * Removed non-ASCII characters from source code files
254         * Created Chars class for non-ASCII characters
255         * Added styrofoam materials
256
257 2009-10-04  Sampo Niskanen
258
259         * [BUG] Fixed too high configuration dialogs
260
261 2009-10-03  Sampo Niskanen
262
263         * Added debug information to ant build file compilation
264         * Implemented update information fetching (client side)
265
266 2009-09-26  Sampo Niskanen
267
268         * Implemented custom material editing
269
270 2009-09-20  Sampo Niskanen
271
272         * Implemented more unit tests, fixed bugs
273
274 2009-09-19  Sampo Niskanen
275
276         * [BUG] Ignore Sun JRE bug 6828938 in ExceptionHandler
277         * Implemented non-exception throwing bug handling
278         * [BUG] Fixed unnecessary cropping for component tree names
279
280 2009-09-10  Sampo Niskanen
281
282         * [BUG] Freeform fin set shape undo not working
283         * [BUG] Conversion to freeform fin set not working
284
285 2009-09-08  Sampo Niskanen
286
287         * Allow components to be attached to tube coupler
288
289 2009-09-07  Sampo Niskanen
290
291         * Implemented fin tab save/load
292
293 2009-09-04  Sampo Niskanen
294
295         * Implemented through-the-wall fin tabs (excluding save/load)
296
297 2009-09-01  Sampo Niskanen
298
299         * Released version 0.9.3
300
301 2009-08-29  Sampo Niskanen
302
303         * Extracted motor manufacturer into separate class
304         * Started writing unit tests
305
306 2009-08-28  Sampo Niskanen
307
308         * Added icon and source info to About dialog
309         * Finalized flight event plot icons
310         
311 2009-08-27  Sampo Niskanen
312
313         * Allow clicking on label to toggle checkbox in two tables
314
315 2009-08-21  Sampo Niskanen
316
317         * Showing events in non-time-domain-plots
318
319 2009-08-20  Sampo Niskanen
320
321         * Showing events in time-domain plots
322
323 2009-08-15  Sampo Niskanen
324
325         * Possibility to save user-defined materials
326
327 2009-08-14  Sampo Niskanen
328
329         * Plots ignore trailing NaN values
330         
331 2009-08-13  Sampo Niskanen
332
333         * [BUG] Added fin cant for elliptical fins
334
335 2009-08-12  Sampo Niskanen
336
337         * Warning dialog when loading files
338         * [BUG] Unnecessary warnings when loading files
339
340 2009-08-09  Sampo Niskanen
341
342         * [BUG] Fixed various bugs in motor loading (e.g. mass calculation,
343           more rigorous input checking etc)
344
345 2009-08-08  Sampo Niskanen
346
347         * Refactored motor loading and "Simple XML" loading classes
348         * Implemented RockSim motor definition file loading
349
350 2009-08-07  Sampo Niskanen
351
352         * Created window icons and took into use
353         * Changed motor burn time and avg. thrust calculations to be
354           NFPA 1125 compliant
355
356 2009-08-03  Sampo Niskanen
357
358         * Automatic bug reporting when uncaught exceptions occur
359
360 2009-07-29  Sampo Niskanen
361
362         * Clustered inner tube splitting
363         * [BUG] Copy-pasted inner tubes shared motors
364
365 2009-07-28  Sampo Niskanen
366
367         * Opening of example rocket designs
368         
369 2009-07-27  Sampo Niskanen
370
371         * [BUG] Launch lug radial position not correctly loaded
372
373 2009-07-26  Sampo Niskanen
374
375         * [BUG] Fixed unit name of ft/s^2
376         * Implemented flight data exporting
377         * [BUG] Fixed "unknown error" when opening file of zero size
378         * [BUG] Fixed exception in motor configuration name editing
379
380 2009-07-13  Sampo Niskanen
381
382         * Released version 0.9.2
383
384 2009-07-12  Sampo Niskanen
385
386         * [BUG] Better DescriptionArea based on JEditorPane
387
388 2009-07-09  Sampo Niskanen
389
390         * [BUG] Fixed imperial unit conversions
391         * [BUG] Fixed engine block icon transparency
392
393 2009-06-26  Sampo Niskanen
394
395         * Progress dialogs for file open/save
396         * File size estimate in save dialog
397
398 2009-06-20  Sampo Niskanen
399
400         * New edit motor configurations dialog
401         * Changed FreeformFinSet to throw checked exceptions
402
403 2009-06-11  Sampo Niskanen
404
405         * Added search field to motor chooser dialog
406
407 2009-06-09  Sampo Niskanen
408
409         * Released version 0.9.1
410
411 2009-06-08  Sampo Niskanen
412
413         * Fixed loading of icons from JAR
414
415 2009-06-06  Sampo Niskanen
416
417         * Cut/Copy/Paste of simulations
418         * Improved build scripts
419
420 2009-05-28  Sampo Niskanen
421
422         * Added startup check for Java 1.6 and OpenJDK
423
424 2009-05-28  Sampo Niskanen
425
426         * Fixed FixedPrecisionUnit formatting
427         * Fixed saving of transitions
428         * Fixed file dialog directory browsing
429         * Initial shift-click selects second component from figure
430         * Allow adding body components without selecting stage
431         
432 2009-05-24  Sampo Niskanen  <sampo.niskanen@iki.fi>
433
434         * Initial release 0.9.0