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