Updates for 0.9.5
[debian/openrocket] / ChangeLog
1 2009-11-28  Sampo Niskanen
2
3         * Released version 0.9.5
4         * [BUG] NPE when clearing combo box selections
5         * Minor fixes to update checking
6         * Added a few guidance texts
7
8 2009-11-27  Sampo Niskanen
9
10         * [BUG] Fixed computing inner radius of centering ring
11         * Removed RuntimeException instantiation from all classes
12
13 2009-11-24  Sampo Niskanen
14
15         * Released version 0.9.4
16
17 2009-11-24  Sampo Niskanen
18
19         * Close original window when opening example design
20         
21 2009-11-10  Sampo Niskanen
22
23         * [BUG] Fixed transition volume/mass computation
24         * [BUG] Simulations etc. using removed motor configuration IDs
25
26 2009-10-11  Sampo Niskanen
27
28         * [BUG] Sorting motor selection dialog with ',' decimal separator
29         
30 2009-10-10  Sampo Niskanen
31
32         * Removed non-ASCII characters from source code files
33         * Created Chars class for non-ASCII characters
34         * Added styrofoam materials
35
36 2009-10-04  Sampo Niskanen
37
38         * [BUG] Fixed too high configuration dialogs
39
40 2009-10-03  Sampo Niskanen
41
42         * Added debug information to ant build file compilation
43         * Implemented update information fetching (client side)
44
45 2009-09-26  Sampo Niskanen
46
47         * Implemented custom material editing
48
49 2009-09-20  Sampo Niskanen
50
51         * Implemented more unit tests, fixed bugs
52
53 2009-09-19  Sampo Niskanen
54
55         * [BUG] Ignore Sun JRE bug 6828938 in ExceptionHandler
56         * Implemented non-exception throwing bug handling
57         * [BUG] Fixed unnecessary cropping for component tree names
58
59 2009-09-10  Sampo Niskanen
60
61         * [BUG] Freeform fin set shape undo not working
62         * [BUG] Conversion to freeform fin set not working
63
64 2009-09-08  Sampo Niskanen
65
66         * Allow components to be attached to tube coupler
67
68 2009-09-07  Sampo Niskanen
69
70         * Implemented fin tab save/load
71
72 2009-09-04  Sampo Niskanen
73
74         * Implemented through-the-wall fin tabs (excluding save/load)
75
76 2009-09-01  Sampo Niskanen
77
78         * Released version 0.9.3
79
80 2009-08-29  Sampo Niskanen
81
82         * Extracted motor manufacturer into separate class
83         * Started writing unit tests
84
85 2009-08-28  Sampo Niskanen
86
87         * Added icon and source info to About dialog
88         * Finalized flight event plot icons
89         
90 2009-08-27  Sampo Niskanen
91
92         * Allow clicking on label to toggle checkbox in two tables
93
94 2009-08-21  Sampo Niskanen
95
96         * Showing events in non-time-domain-plots
97
98 2009-08-20  Sampo Niskanen
99
100         * Showing events in time-domain plots
101
102 2009-08-15  Sampo Niskanen
103
104         * Possibility to save user-defined materials
105
106 2009-08-14  Sampo Niskanen
107
108         * Plots ignore trailing NaN values
109         
110 2009-08-13  Sampo Niskanen
111
112         * [BUG] Added fin cant for elliptical fins
113
114 2009-08-12  Sampo Niskanen
115
116         * Warning dialog when loading files
117         * [BUG] Unnecessary warnings when loading files
118
119 2009-08-09  Sampo Niskanen
120
121         * [BUG] Fixed various bugs in motor loading (e.g. mass calculation,
122           more rigorous input checking etc)
123
124 2009-08-08  Sampo Niskanen
125
126         * Refactored motor loading and "Simple XML" loading classes
127         * Implemented RockSim motor definition file loading
128
129 2009-08-07  Sampo Niskanen
130
131         * Created window icons and took into use
132         * Changed motor burn time and avg. thrust calculations to be
133           NFPA 1125 compliant
134
135 2009-08-03  Sampo Niskanen
136
137         * Automatic bug reporting when uncaught exceptions occur
138
139 2009-07-29  Sampo Niskanen
140
141         * Clustered inner tube splitting
142         * [BUG] Copy-pasted inner tubes shared motors
143
144 2009-07-28  Sampo Niskanen
145
146         * Opening of example rocket designs
147         
148 2009-07-27  Sampo Niskanen
149
150         * [BUG] Launch lug radial position not correctly loaded
151
152 2009-07-26  Sampo Niskanen
153
154         * [BUG] Fixed unit name of ft/s^2
155         * Implemented flight data exporting
156         * [BUG] Fixed "unknown error" when opening file of zero size
157         * [BUG] Fixed exception in motor configuration name editing
158
159 2009-07-13  Sampo Niskanen
160
161         * Released version 0.9.2
162
163 2009-07-12  Sampo Niskanen
164
165         * [BUG] Better DescriptionArea based on JEditorPane
166
167 2009-07-09  Sampo Niskanen
168
169         * [BUG] Fixed imperial unit conversions
170         * [BUG] Fixed engine block icon transparency
171
172 2009-06-26  Sampo Niskanen
173
174         * Progress dialogs for file open/save
175         * File size estimate in save dialog
176
177 2009-06-20  Sampo Niskanen
178
179         * New edit motor configurations dialog
180         * Changed FreeformFinSet to throw checked exceptions
181
182 2009-06-11  Sampo Niskanen
183
184         * Added search field to motor chooser dialog
185
186 2009-06-09  Sampo Niskanen
187
188         * Released version 0.9.1
189
190 2009-06-08  Sampo Niskanen
191
192         * Fixed loading of icons from JAR
193
194 2009-06-06  Sampo Niskanen
195
196         * Cut/Copy/Paste of simulations
197         * Improved build scripts
198
199 2009-05-28  Sampo Niskanen
200
201         * Added startup check for Java 1.6 and OpenJDK
202
203 2009-05-28  Sampo Niskanen
204
205         * Fixed FixedPrecisionUnit formatting
206         * Fixed saving of transitions
207         * Fixed file dialog directory browsing
208         * Initial shift-click selects second component from figure
209         * Allow adding body components without selecting stage
210         
211 2009-05-24  Sampo Niskanen  <sampo.niskanen@iki.fi>
212
213         * Initial release 0.9.0