Fix refresh bug which sometimes happens when the plot configuration is changed. ...
[debian/openrocket] / core / src / net / sf / openrocket / gui /
2012-07-31 kruland2607Fix refresh bug which sometimes happens when the plot...
2012-07-18 kruland2607Merge branches/froyo_12.03 to head.
2012-07-12 kruland2607Comment out a bunch of System.out.printlns.
2012-07-10 kruland2607Configured the Motor ignition at delay time, parachute...
2012-07-04 kruland2607Use unicode letter so it will compile under winders.
2012-06-27 bdureauAdded pl locale and credit
2012-06-27 kruland2607Added threaded loader to ComponentPresetDatabase follow...
2012-06-23 bkukerAdd JOGL to the About Dialog's libraries list
2012-06-20 kruland2607Print the manufacturer and part number of the preset...
2012-06-18 plaaPotential plugin structure
2012-06-18 plaaComponent preset updates
2012-06-12 bdureauAdded credit for Czech translations
2012-06-11 bkukerJOGL Based support for a 3D view of the rocket.
2012-06-11 richardgraham- Implemented copying of custom expressions to other...
2012-06-06 kruland2607Change OpenRocketComponentSaver unmarshal function...
2012-06-06 kruland2607Populate the Materials section of the output file with...
2012-06-06 rodinia814Added most recently used design file list to File menu.
2012-06-05 kruland2607Fixed two bugs. When the data in the table was sorted...
2012-06-02 kruland2607Remove dependency on awt.Window from CustomExpression...
2012-06-02 richardgrahamAdded new feature : user configurable custom expression...
2012-05-31 rodinia814More accurate fin marking guide circumference computati...
2012-05-31 rodinia814Support for different size clusters in centering ring...
2012-05-30 rodinia814Print support for clustered centering rings.
2012-05-28 rodinia814Added ruler graphic to printed output; improvements...
2012-05-24 rodinia814Printable Centering Ring templates.
2012-05-22 kruland2607Change the textual representation of fractional units...
2012-05-22 kruland2607Use the fonts defined in PrintUtilities instead of...
2012-05-22 plaaExpression parser updates
2012-05-18 rodinia814Cleanup and tweaks to unit widths.
2012-05-17 richardgrahamAdded ability for doublemodel to evaluate math expressi...
2012-05-16 kruland2607Added convenience function RocketComponent.getMotorMoun...
2012-05-16 kruland2607Added UNITS_WINDSPEED so the preferred units for enteri...
2012-05-16 rodinia814Constrain preset editor on existing files to only use...
2012-05-15 rodinia814Rename to ComponentPresetEditor
2012-05-15 rodinia814Added ability to open *.csv files to menu.
2012-05-12 rodinia814Added menu bar and menu items.
2012-05-11 kruland2607Fix up the logic for showing and using the aft/fore...
2012-05-11 kruland2607Change epsilon in the row filter to be 5mm instead...
2012-05-11 kruland2607Upon further investigation getMinimum and getMaximum...
2012-05-11 kruland2607Fix sorting on double columns.
2012-05-11 rodinia814Added delete button to preset row in table.
2012-05-10 rodinia814Refactored preset GUI for unit of measure spinners...
2012-05-10 dyster2000Added PageFitPrintStrategy and related files to print...
2012-05-10 kruland2607Added support for Unit 'in/64' which is inches with...
2012-05-07 kruland2607Add slightly better sorting to the manufacturer and...
2012-05-06 rodinia814Fixes to number validation and component type combo...
2012-05-05 rodinia814Initial GUI for editing and saving component presets...
2012-05-01 kruland2607Move the component preset selection box outside of...
2012-04-24 kruland2607Removed FIXME since this seems to be the best place...
2012-04-24 kruland2607Removed fixme and settled on .001 for epsilon.
2012-04-22 rodinia814Added printing support for Component Preset in Parts...
2012-04-20 bdureauAdded Czech locale
2012-04-19 kruland2607Added show all compatible types to Chooser. Revised...
2012-04-18 kruland2607Made the ComponentPresetChooserDialog much more cool...
2012-04-16 kruland2607push epsilon down to .1 mm.
2012-04-16 kruland2607Added filter check boxes to limit the displayed compone...
2012-04-13 kruland2607Move the preset drop down into RocketComponentConfig...
2012-04-12 kruland2607Make the ComponentPresetChooserDialog more forgiving...
2012-04-12 kruland2607First cut at making component presets work for nose...
2012-04-12 kruland2607Added a filter on all columns. Uses case insensitive...
2012-04-12 kruland2607Honor the sorting during selection.
2012-04-12 kruland2607Fix the problem where the PresetModel drop down was...
2012-04-12 kruland2607Moved the ComponentPresetChooserDialog from the BodyTub...
2012-04-11 rodinia814DGP - fix to honor launch conditions in printed simulations
2012-04-09 plaaAdd debugging for NPE in GeneralOptimizationDialog
2012-04-09 plaaFix bug in simulation runner ThreadPoolExecutor
2012-04-08 plaaEnhance component tree tooltip
2012-04-08 kruland2607Make ComponentPresetDao and interface with implementati...
2012-04-04 kruland2607Implement persistence of ComponentPreset favorites...
2012-04-03 kruland2607Added table contents to ComponentPresetChooserDialog.
2012-04-03 kruland2607Remove the Daos interface and have the Application...
2012-04-02 plaaPreset dialog
2012-04-02 kruland2607Added a label to the preset selector.
2012-04-01 plaaUpdates and fixed to preset handling
2012-04-01 kruland2607Reimplement ComponentPreset to be a bag of typed parame...
2012-03-30 kruland2607Make the preset combo box display empty when the preset...
2012-03-29 kruland2607Initial work on BodyTube ComponentPresets.
2012-03-27 plaaFix inputting negative rotation angle values of various...
2012-03-27 plaaChange toLowerCase() to toLowerCase(Locale.ENGLISH)
2012-03-25 rodinia814DGP - design report figure honors rotation angle of...
2012-03-19 rodinia814DGP - change to design figure offset to prevent the...
2012-03-18 dyster2000Fin import now works with any color image
2012-03-17 plaaGuided tour updates
2012-03-17 plaaSwitch places of CD and material
2012-03-17 plaaFin import updates
2012-03-14 plaaImporting of image to freeform fin set
2012-03-13 plaaFixed leaking threads in simulations
2012-03-10 plaaGuided tour updates
2012-03-10 plaaCopyright + web page update
2012-02-19 plaaDisplay computer motor class in motor selection dialog
2012-02-19 plaaFixing various issues
2012-02-13 bdureauAdded Russian locale
2012-02-10 plaaSupport for configurable stage separation
2012-01-29 plaamotor loading refactoring
2012-01-25 plaadocument loading refactoring
2012-01-22 rodinia814DGP - minor refactorings and added JavaDoc
2012-01-17 bdureauAdded Italian locale
2012-01-17 kruland2607Persist the Velocity at launch rod clearance in ork...
2012-01-15 kruland2607Change handling of Motor Digests. The computed digest...
2012-01-11 rodinia814DGP - Changes to file filtering, extensions, etc. for...
next