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