Material localization support
[debian/openrocket] / core / src / net / sf / openrocket / gui /
2012-08-25 plaaMaterial localization support
2012-08-23 kruland2607Removed FIXME comment.
2012-08-23 kruland2607Added localization changes supplied by Russian USS.
2012-08-23 kruland2607Remove FIXME by adding undo point before assigning...
2012-08-20 kruland2607Applied patch for l10n supplied by Russian Uss.
2012-08-18 richardgrahamFixed table sorting bug in custom expression variable...
2012-08-09 bkukerAdd a great amount of verbose debugging
2012-08-08 kruland2607Rework the CustomExpression evaluation to use Simulatio...
2012-08-07 kruland2607Make preset favorites per component type. That is...
2012-08-05 richardgrahamBig update to custom expression feature.
2012-08-04 kruland2607When creating a new user material from an existing...
2012-08-01 kruland2607Changed the loader to pull *.rkt files from zip containers.
2012-07-31 kruland2607De-localize Material and FlightDataType objects when...
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
next