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