Change toLowerCase() to toLowerCase(Locale.ENGLISH)
[debian/openrocket] / core / ChangeLog
1 2012-03-25  Sampo Niskanen
2
3         * [BUG] Removed locale-specific toLowerCase/toUpperCase
4
5 2012-03-25  Doug Pedrick
6
7     * Printed rocket figure in design report now honors rotation angle of main figure; fixed bug in layout where the
8       figure was clipped in the page margin.
9
10 2012-03-18  Jason Blood
11
12         * Updated importing images to freeform fin sets to work with color images with improved description
13         
14 2012-03-17  Sampo Niskanen
15
16         * Released version 12.03
17
18 2012-03-14  Jason Blood
19
20         * Importing images to freeform fin sets
21
22 2012-03-13  Sampo Niskanne
23
24         * [BUG] Threads piled up when running simulations
25
26 2012-03-11  Sampo Niskanen
27
28         * Update copyright statements
29
30 2012-02-19  Sampo Niskanen
31
32         * Display computed motor class
33
34 2012-02-16  Sampo Niskanen
35
36         * [BUG] Freeze when dropping component on child component
37
38 2012-02-10  Sampo Niskanen
39
40         * Configurable stage separation events
41
42 2012-00-00  Doug Pedrick
43
44         * RKT saving support
45
46 2011-11-24  Sampo Niskanen
47
48         * Released version 1.1.9
49
50 2011-11-18  Doug Pedrick
51
52         * Printable Fin Marking Guides, Transitions, and Nose Cones
53
54 2011-10-20  Sampo Niskanen
55
56         * [BUG] NPE if plot data type is not present
57
58 2011-10-11  Sampo Niskanen
59
60         * [BUG] Translators fetched before initialization
61
62 2011-10-05  Doug Pedrick
63
64         * Fin tab autocalculation
65
66 2011-09-26  Sampo Niskanen
67
68         * [BUG] Thrust was computed from dropped stages
69
70 2011-09-18  Sampo Niskanen
71
72         * Remember window/dialog sizes and/or positions
73
74 2011-09-13  Sampo Niskanen
75
76         * Added icons to help menu
77
78 2011-08-28  Richard Graham
79
80         * Patch for geodetic computations + coriolis effect
81         * Patch for enhanced gravity model
82
83 2011-08-25  Sampo Niskanen
84
85         * Released version 1.1.8
86         * [BUG] Ignore synthetic methods in logging traces
87         * [BUG] Ignore JRE bug #6826104
88
89 2011-08-24  Sampo Niskanen
90
91         * [BUG] NPE in SimulationOptions.equals
92         * [BUG] Exception in plotting optimization path
93         * [BUG] Exception in saving optimization path
94
95 2011-08-17  Justin Seitz
96
97         * Added Blue tube to materials database.
98
99 2011-08-13  Sampo Niskanen
100
101         * [BUG] JDK7 returns null font for TitledBorder
102
103 2011-08-12  Sampo Niskanen
104
105         * Released version 1.1.7
106
107 2011-08-08  Sampo Niskanen
108
109         * Enhanced one-dimensional optimization algorithm
110         * [BUG] l10n/ directory not included in source distribution
111
112 2011-08-07  Sampo Niskanen
113
114         * Optimization implementation
115
116 2011-07-29  Sampo Niskanen
117
118         * [BUG] NaN in transition radius calculation
119
120 2011-07-22  Sampo Niskanen
121
122         * Released version 1.1.6.
123
124 2011-07-21  Sampo Niskanen
125
126         * [BUG] Converting triangular fin to freeform
127         * [BUG] Unit conversions in printout
128         * [BUG] Mass computations in printout
129         * [BUG] "Not a drop" exception in ComponentTreeTransferHandler
130         * [BUG] Plot annotation positioned wrong
131         * [BUG] Exception when writing PDF failed
132         * Language selector in preferences
133
134 2011-07-18  Sampo Niskanen
135
136         * Select motor type based on known manufacturers
137         * Updated motor thrust curves from thrustcurve.org
138
139 2011-07-17  Sampo Niskanen
140
141         * Component scaling support
142
143 2011-07-14  Sampo Niskanen
144
145         * [BUG] Body tube auto-radius not enabled
146         * Optimization implementation
147
148 2011-06-26  Sampo Niskanen
149
150         * [BUG] Original rocket was modified when sim.listener modified rocket
151
152 2011-06-18  Sampo Niskanen
153
154         * Merged l10n branch into trunk, initial l10n support
155
156 2011-06-10  Sampo Niskanen
157
158         * Released version 1.1.5
159
160 2011-05-16  Sampo Niskanen
161
162         * Updated about dialog
163
164 2011-04-15  Sampo Niskanen
165
166         * Removed native printing support
167
168 2011-03-05  Sampo Niskanen
169
170         * Released version 1.1.4
171
172 2011-01-20  Sampo Niskanen
173
174         * Initial i18n support
175
176 2011-01-18  Sampo Niskanen
177
178         * [BUG] Simulation warnings were not being stored
179         * [BUG] Exclamation mark did not fit in simulation table
180         * Added instructions for zooming in plot dialog
181
182 2010-12-01  Doug Pedrick
183
184         * Merging printing support
185
186 2010-10-30  Sampo Niskanen
187
188         * [BUG] Invalid refereces to components used in caches
189
190 2010-10-25  Doug Pedrick
191
192         * [BUG] Take launch lug radial angle into account when loading rkt file
193
194 2010-10-24  Sampo Niskanen
195
196         * Added SafetyMutex and took into use in Simulation
197
198 2010-10-18  Sampo Niskanen
199
200         * Ignore Sun JRE bug in D3D
201
202 2010-10-09  Sampo Niskanen
203
204         * [BUG] Fixed conversion to freeform fin set
205         * Enhanced logging
206
207 2010-10-08  Sampo Niskanen
208
209         * New components no longer look expandable in the component tree
210
211 2010-10-06  Sampo Niskanen
212
213         * Released version 1.1.3
214
215 2010-10-05  Sampo Niskanen
216
217         * Display comment as tooltip in component tree
218         * Limited allowed component attachments to those of the component
219           add buttons
220
221 2010-10-03  Sampo Niskanen
222
223         * Added VBOSE logging level
224
225 2010-10-02  Sampo Niskanen
226
227         * [BUG] Exception when undoing changes
228
229 2010-09-27  Sampo Niskanen
230
231         * Implemented DnD for component tree
232         * Documented undo/redo functionality
233
234 2010-09-07  Sampo Niskanen
235
236         * Released version 1.1.2
237
238 2010-09-05  Sampo Niskanen
239
240         * [BUG] Fixed bug that prevents adding stages to a rocket
241
242 2010-09-04  Sampo Niskanen
243
244         * Added launch rod velocity to FlightData
245         * [BUG] Total velocity was measured from airspeed
246
247 2010-09-03  Sampo Niskanen
248
249         * Released version 1.1.1
250
251 2010-09-01  Sampo Niskanen
252
253         * [BUG] Fixed rocket config dialog being too large
254
255 2010-08-31  Sampo Niskanen
256
257         * Updated all thrust curves from thrustcurve.org
258
259 2010-08-30  Sampo Niskanen
260
261         * Implemented user-defined thrust curve loading
262
263 2010-07-30  Sampo Niskanen
264
265         * [BUG] Fixed motor statistic computation
266         * Finalized enhanced motor selection dialog
267
268 2010-07-22  Doug Pedrick
269
270         * [BUG] Fixed RockSim fin loading
271
272 2010-07-21  Sampo Niskanen
273
274         * Implemented enhanced motor selection dialog
275         * Background motor loading & startup time optimization
276
277 2010-07-20  Doug Pedrick
278
279         * [BUG] Exception when loading Rocksim files
280
281 2010-07-19  Sampo Niskanen
282
283         * [BUG] Various small bug fixes
284
285 2010-07-18  Sampo Niskanen
286
287         * Major refactoring of simulation code
288
289 2010-03-21  Sampo Niskanen
290
291         * Released version 1.1.0
292
293 2010-03-20  Doug Pedrick
294
295         * [BUG] Fixed RockSim design material loading
296
297 2010-03-20  Sampo Niskanen
298
299         * Minor enhancements to the logging system
300         * Updated unit tests of Rocksim file loading
301
302 2010-03-13  Doug Pedrick / Sampo Niskanen
303
304         * Initial RockSim design loading support
305
306 2010-03-10  Sampo Niskanen
307
308         * Released version 1.0.0
309         * [BUG] Removing point of freeform fin could create intersecting shape
310
311 2010-03-09  Sampo Niskanen
312
313         * Updated thrustcurves with newest curves from thrustcurve.org
314         * Updated splash screen
315
316 2010-03-05  Sampo Niskanen
317
318         * [BUG] Fixed exception for fins with small root chord
319
320 2010-02-26  Sampo Niskanen
321
322         * Simulation panel max.acceleration now from flight stage only
323
324 2010-02-17  Sampo Niskanen
325
326         * Released version 0.9.6
327
328 2010-01-11  Sampo Niskanen
329
330         * Detect out of memory condition even if masked by another exception
331         * Updated copyright year
332
333 2009-12-31  Sampo Niskanen
334
335         * [BUG] Exception when removing component listeners
336         * [BUG] OutOfMemoryError was masked when saving file
337
338 2009-12-30  Sampo Niskanen
339
340         * [BUG] "Reset" button did nothing for simulation time step
341
342 2009-12-29  Sampo Niskanen
343
344         * Update fin calculation methods for 1 and 2 fin sets
345         * Rotate rocket to worst roll angle before simulations
346
347 2009-12-23  Sampo Niskanen
348
349         * Updated time step selection methods
350
351 2009-12-16  Sampo Niskanen
352
353         * [BUG] Fixed NullPointerException in ComponentConfigDialog
354
355 2009-12-15  Sampo Niskanen
356
357         * [BUG] Illegal mapping in SimulationRunDialog
358         * [BUG] Fixed assertions in Quaternion class
359
360 2009-12-14  Sampo Niskanen
361
362         * Implemented central logging system (not taken into use yet)
363
364 2009-12-05  Sampo Niskanen
365
366         * [BUG] Fixed assertions in Quaternion class
367
368 2009-12-03  Sampo Niskanen
369
370         * [BUG] Fixed fin computation of two-fin set
371
372 2009-12-02  Sampo Niskanen
373
374         * Take into account all fins in fin-fin interference
375         * Removed 15%/6% fin dependence on lateral wind direction
376
377 2009-11-28  Sampo Niskanen
378
379         * Released version 0.9.5
380         * [BUG] NPE when clearing combo box selections
381         * Minor fixes to update checking
382         * Added a few guidance texts
383
384 2009-11-27  Sampo Niskanen
385
386         * [BUG] Fixed computing inner radius of centering ring
387         * Removed RuntimeException instantiation from all classes
388
389 2009-11-24  Sampo Niskanen
390
391         * Released version 0.9.4
392
393 2009-11-24  Sampo Niskanen
394
395         * Close original window when opening example design
396         
397 2009-11-10  Sampo Niskanen
398
399         * [BUG] Fixed transition volume/mass computation
400         * [BUG] Simulations etc. using removed motor configuration IDs
401
402 2009-10-11  Sampo Niskanen
403
404         * [BUG] Sorting motor selection dialog with ',' decimal separator
405         
406 2009-10-10  Sampo Niskanen
407
408         * Removed non-ASCII characters from source code files
409         * Created Chars class for non-ASCII characters
410         * Added styrofoam materials
411
412 2009-10-04  Sampo Niskanen
413
414         * [BUG] Fixed too high configuration dialogs
415
416 2009-10-03  Sampo Niskanen
417
418         * Added debug information to ant build file compilation
419         * Implemented update information fetching (client side)
420
421 2009-09-26  Sampo Niskanen
422
423         * Implemented custom material editing
424
425 2009-09-20  Sampo Niskanen
426
427         * Implemented more unit tests, fixed bugs
428
429 2009-09-19  Sampo Niskanen
430
431         * [BUG] Ignore Sun JRE bug 6828938 in ExceptionHandler
432         * Implemented non-exception throwing bug handling
433         * [BUG] Fixed unnecessary cropping for component tree names
434
435 2009-09-10  Sampo Niskanen
436
437         * [BUG] Freeform fin set shape undo not working
438         * [BUG] Conversion to freeform fin set not working
439
440 2009-09-08  Sampo Niskanen
441
442         * Allow components to be attached to tube coupler
443
444 2009-09-07  Sampo Niskanen
445
446         * Implemented fin tab save/load
447
448 2009-09-04  Sampo Niskanen
449
450         * Implemented through-the-wall fin tabs (excluding save/load)
451
452 2009-09-01  Sampo Niskanen
453
454         * Released version 0.9.3
455
456 2009-08-29  Sampo Niskanen
457
458         * Extracted motor manufacturer into separate class
459         * Started writing unit tests
460
461 2009-08-28  Sampo Niskanen
462
463         * Added icon and source info to About dialog
464         * Finalized flight event plot icons
465         
466 2009-08-27  Sampo Niskanen
467
468         * Allow clicking on label to toggle checkbox in two tables
469
470 2009-08-21  Sampo Niskanen
471
472         * Showing events in non-time-domain-plots
473
474 2009-08-20  Sampo Niskanen
475
476         * Showing events in time-domain plots
477
478 2009-08-15  Sampo Niskanen
479
480         * Possibility to save user-defined materials
481
482 2009-08-14  Sampo Niskanen
483
484         * Plots ignore trailing NaN values
485         
486 2009-08-13  Sampo Niskanen
487
488         * [BUG] Added fin cant for elliptical fins
489
490 2009-08-12  Sampo Niskanen
491
492         * Warning dialog when loading files
493         * [BUG] Unnecessary warnings when loading files
494
495 2009-08-09  Sampo Niskanen
496
497         * [BUG] Fixed various bugs in motor loading (e.g. mass calculation,
498           more rigorous input checking etc)
499
500 2009-08-08  Sampo Niskanen
501
502         * Refactored motor loading and "Simple XML" loading classes
503         * Implemented RockSim motor definition file loading
504
505 2009-08-07  Sampo Niskanen
506
507         * Created window icons and took into use
508         * Changed motor burn time and avg. thrust calculations to be
509           NFPA 1125 compliant
510
511 2009-08-03  Sampo Niskanen
512
513         * Automatic bug reporting when uncaught exceptions occur
514
515 2009-07-29  Sampo Niskanen
516
517         * Clustered inner tube splitting
518         * [BUG] Copy-pasted inner tubes shared motors
519
520 2009-07-28  Sampo Niskanen
521
522         * Opening of example rocket designs
523         
524 2009-07-27  Sampo Niskanen
525
526         * [BUG] Launch lug radial position not correctly loaded
527
528 2009-07-26  Sampo Niskanen
529
530         * [BUG] Fixed unit name of ft/s^2
531         * Implemented flight data exporting
532         * [BUG] Fixed "unknown error" when opening file of zero size
533         * [BUG] Fixed exception in motor configuration name editing
534
535 2009-07-13  Sampo Niskanen
536
537         * Released version 0.9.2
538
539 2009-07-12  Sampo Niskanen
540
541         * [BUG] Better DescriptionArea based on JEditorPane
542
543 2009-07-09  Sampo Niskanen
544
545         * [BUG] Fixed imperial unit conversions
546         * [BUG] Fixed engine block icon transparency
547
548 2009-06-26  Sampo Niskanen
549
550         * Progress dialogs for file open/save
551         * File size estimate in save dialog
552
553 2009-06-20  Sampo Niskanen
554
555         * New edit motor configurations dialog
556         * Changed FreeformFinSet to throw checked exceptions
557
558 2009-06-11  Sampo Niskanen
559
560         * Added search field to motor chooser dialog
561
562 2009-06-09  Sampo Niskanen
563
564         * Released version 0.9.1
565
566 2009-06-08  Sampo Niskanen
567
568         * Fixed loading of icons from JAR
569
570 2009-06-06  Sampo Niskanen
571
572         * Cut/Copy/Paste of simulations
573         * Improved build scripts
574
575 2009-05-28  Sampo Niskanen
576
577         * Added startup check for Java 1.6 and OpenJDK
578
579 2009-05-28  Sampo Niskanen
580
581         * Fixed FixedPrecisionUnit formatting
582         * Fixed saving of transitions
583         * Fixed file dialog directory browsing
584         * Initial shift-click selects second component from figure
585         * Allow adding body components without selecting stage
586         
587 2009-05-24  Sampo Niskanen  <sampo.niskanen@iki.fi>
588
589         * Initial release 0.9.0