logging and unit test updates
[debian/openrocket] / ChangeLog
1 2010-03-20  Sampo Niskanen
2
3         * Minor enhancements to the logging system
4         * Updated unit tests of Rocksim file loading
5
6 2010-03-13  Doug Pedrick / Sampo Niskanen
7
8         * Initial RockSim design loading support
9
10 2010-03-10  Sampo Niskanen
11
12         * Released version 1.0.0
13         * [BUG] Removing point of freeform fin could create intersecting shape
14
15 2010-03-09  Sampo Niskanen
16
17         * Updated thrustcurves with newest curves from thrustcurve.org
18         * Updated splash screen
19
20 2010-03-05  Sampo Niskanen
21
22         * [BUG] Fixed exception for fins with small root chord
23
24 2010-02-26  Sampo Niskanen
25
26         * Simulation panel max.acceleration now from flight stage only
27
28 2010-02-17  Sampo Niskanen
29
30         * Released version 0.9.6
31
32 2010-01-11  Sampo Niskanen
33
34         * Detect out of memory condition even if masked by another exception
35         * Updated copyright year
36
37 2009-12-31  Sampo Niskanen
38
39         * [BUG] Exception when removing component listeners
40         * [BUG] OutOfMemoryError was masked when saving file
41
42 2009-12-30  Sampo Niskanen
43
44         * [BUG] "Reset" button did nothing for simulation time step
45
46 2009-12-29  Sampo Niskanen
47
48         * Update fin calculation methods for 1 and 2 fin sets
49         * Rotate rocket to worst roll angle before simulations
50
51 2009-12-23  Sampo Niskanen
52
53         * Updated time step selection methods
54
55 2009-12-16  Sampo Niskanen
56
57         * [BUG] Fixed NullPointerException in ComponentConfigDialog
58
59 2009-12-15  Sampo Niskanen
60
61         * [BUG] Illegal mapping in SimulationRunDialog
62         * [BUG] Fixed assertions in Quaternion class
63
64 2009-12-14  Sampo Niskanen
65
66         * Implemented central logging system (not taken into use yet)
67
68 2009-12-05  Sampo Niskanen
69
70         * [BUG] Fixed assertions in Quaternion class
71
72 2009-12-03  Sampo Niskanen
73
74         * [BUG] Fixed fin computation of two-fin set
75
76 2009-12-02  Sampo Niskanen
77
78         * Take into account all fins in fin-fin interference
79         * Removed 15%/6% fin dependence on lateral wind direction
80
81 2009-11-28  Sampo Niskanen
82
83         * Released version 0.9.5
84         * [BUG] NPE when clearing combo box selections
85         * Minor fixes to update checking
86         * Added a few guidance texts
87
88 2009-11-27  Sampo Niskanen
89
90         * [BUG] Fixed computing inner radius of centering ring
91         * Removed RuntimeException instantiation from all classes
92
93 2009-11-24  Sampo Niskanen
94
95         * Released version 0.9.4
96
97 2009-11-24  Sampo Niskanen
98
99         * Close original window when opening example design
100         
101 2009-11-10  Sampo Niskanen
102
103         * [BUG] Fixed transition volume/mass computation
104         * [BUG] Simulations etc. using removed motor configuration IDs
105
106 2009-10-11  Sampo Niskanen
107
108         * [BUG] Sorting motor selection dialog with ',' decimal separator
109         
110 2009-10-10  Sampo Niskanen
111
112         * Removed non-ASCII characters from source code files
113         * Created Chars class for non-ASCII characters
114         * Added styrofoam materials
115
116 2009-10-04  Sampo Niskanen
117
118         * [BUG] Fixed too high configuration dialogs
119
120 2009-10-03  Sampo Niskanen
121
122         * Added debug information to ant build file compilation
123         * Implemented update information fetching (client side)
124
125 2009-09-26  Sampo Niskanen
126
127         * Implemented custom material editing
128
129 2009-09-20  Sampo Niskanen
130
131         * Implemented more unit tests, fixed bugs
132
133 2009-09-19  Sampo Niskanen
134
135         * [BUG] Ignore Sun JRE bug 6828938 in ExceptionHandler
136         * Implemented non-exception throwing bug handling
137         * [BUG] Fixed unnecessary cropping for component tree names
138
139 2009-09-10  Sampo Niskanen
140
141         * [BUG] Freeform fin set shape undo not working
142         * [BUG] Conversion to freeform fin set not working
143
144 2009-09-08  Sampo Niskanen
145
146         * Allow components to be attached to tube coupler
147
148 2009-09-07  Sampo Niskanen
149
150         * Implemented fin tab save/load
151
152 2009-09-04  Sampo Niskanen
153
154         * Implemented through-the-wall fin tabs (excluding save/load)
155
156 2009-09-01  Sampo Niskanen
157
158         * Released version 0.9.3
159
160 2009-08-29  Sampo Niskanen
161
162         * Extracted motor manufacturer into separate class
163         * Started writing unit tests
164
165 2009-08-28  Sampo Niskanen
166
167         * Added icon and source info to About dialog
168         * Finalized flight event plot icons
169         
170 2009-08-27  Sampo Niskanen
171
172         * Allow clicking on label to toggle checkbox in two tables
173
174 2009-08-21  Sampo Niskanen
175
176         * Showing events in non-time-domain-plots
177
178 2009-08-20  Sampo Niskanen
179
180         * Showing events in time-domain plots
181
182 2009-08-15  Sampo Niskanen
183
184         * Possibility to save user-defined materials
185
186 2009-08-14  Sampo Niskanen
187
188         * Plots ignore trailing NaN values
189         
190 2009-08-13  Sampo Niskanen
191
192         * [BUG] Added fin cant for elliptical fins
193
194 2009-08-12  Sampo Niskanen
195
196         * Warning dialog when loading files
197         * [BUG] Unnecessary warnings when loading files
198
199 2009-08-09  Sampo Niskanen
200
201         * [BUG] Fixed various bugs in motor loading (e.g. mass calculation,
202           more rigorous input checking etc)
203
204 2009-08-08  Sampo Niskanen
205
206         * Refactored motor loading and "Simple XML" loading classes
207         * Implemented RockSim motor definition file loading
208
209 2009-08-07  Sampo Niskanen
210
211         * Created window icons and took into use
212         * Changed motor burn time and avg. thrust calculations to be
213           NFPA 1125 compliant
214
215 2009-08-03  Sampo Niskanen
216
217         * Automatic bug reporting when uncaught exceptions occur
218
219 2009-07-29  Sampo Niskanen
220
221         * Clustered inner tube splitting
222         * [BUG] Copy-pasted inner tubes shared motors
223
224 2009-07-28  Sampo Niskanen
225
226         * Opening of example rocket designs
227         
228 2009-07-27  Sampo Niskanen
229
230         * [BUG] Launch lug radial position not correctly loaded
231
232 2009-07-26  Sampo Niskanen
233
234         * [BUG] Fixed unit name of ft/s^2
235         * Implemented flight data exporting
236         * [BUG] Fixed "unknown error" when opening file of zero size
237         * [BUG] Fixed exception in motor configuration name editing
238
239 2009-07-13  Sampo Niskanen
240
241         * Released version 0.9.2
242
243 2009-07-12  Sampo Niskanen
244
245         * [BUG] Better DescriptionArea based on JEditorPane
246
247 2009-07-09  Sampo Niskanen
248
249         * [BUG] Fixed imperial unit conversions
250         * [BUG] Fixed engine block icon transparency
251
252 2009-06-26  Sampo Niskanen
253
254         * Progress dialogs for file open/save
255         * File size estimate in save dialog
256
257 2009-06-20  Sampo Niskanen
258
259         * New edit motor configurations dialog
260         * Changed FreeformFinSet to throw checked exceptions
261
262 2009-06-11  Sampo Niskanen
263
264         * Added search field to motor chooser dialog
265
266 2009-06-09  Sampo Niskanen
267
268         * Released version 0.9.1
269
270 2009-06-08  Sampo Niskanen
271
272         * Fixed loading of icons from JAR
273
274 2009-06-06  Sampo Niskanen
275
276         * Cut/Copy/Paste of simulations
277         * Improved build scripts
278
279 2009-05-28  Sampo Niskanen
280
281         * Added startup check for Java 1.6 and OpenJDK
282
283 2009-05-28  Sampo Niskanen
284
285         * Fixed FixedPrecisionUnit formatting
286         * Fixed saving of transitions
287         * Fixed file dialog directory browsing
288         * Initial shift-click selects second component from figure
289         * Allow adding body components without selecting stage
290         
291 2009-05-24  Sampo Niskanen  <sampo.niskanen@iki.fi>
292
293         * Initial release 0.9.0