Remove FIXME by adding undo point before assigning the preset.
[debian/openrocket] / core /
2012-08-23 kruland2607Remove FIXME by adding undo point before assigning...
2012-08-23 kruland2607Clean up FIXME - adding more information to the warning...
2012-08-22 bdureauupdated french translation
2012-08-20 kruland2607Applied patch for l10n supplied by Russian Uss.
2012-08-18 richardgrahamFixed table sorting bug in custom expression variable...
2012-08-17 richardgrahamFixed of-by-one bug in trapz integrator
2012-08-17 richardgrahamFixed negative number bug in exp4j and custom expressions.
2012-08-13 plaaNegative number test
2012-08-10 kruland2607Change the implementation of ArrayUtils.range to includ...
2012-08-10 kruland2607Exploded the exp4j source into our src/ directory....
2012-08-10 kruland2607Removed calls to String.isEmpty which is not available...
2012-08-10 kruland2607Added unit tests and fixed rounding problem in ArrayUti...
2012-08-09 bkukerAdd a great amount of verbose debugging
2012-08-09 kruland2607Fix commit from revision 953 which reverted a bunch...
2012-08-09 kruland2607Minor changes for Froyo compatibility.
2012-08-08 kruland2607Removed the old exp4j-0.2.9.jar and corrected the build...
2012-08-08 kruland2607Rework the CustomExpression evaluation to use Simulatio...
2012-08-07 kruland2607Make preset favorites per component type. That is...
2012-08-06 richardgrahamUpdated custom exp4j to a java 1.5 version
2012-08-06 kruland2607Rolled back previous attempt at un-localizing sample...
2012-08-06 richardgrahamAgain fixing classpath and custom exp4j
2012-08-06 richardgrahamFixed classpath for patched exp4j in repo (hopefully)
2012-08-05 richardgrahamBig update to custom expression feature.
2012-08-04 plaaFix run.sh
2012-08-04 kruland2607When creating a new user material from an existing...
2012-08-04 kruland2607Add factory method which constructs a user material...
2012-08-04 kruland2607escape for xml the material type key and flight data...
2012-08-01 kruland2607Changed the loader to pull *.rkt files from zip containers.
2012-08-01 kruland2607Make changelog entry for material and flight data keys...
2012-07-31 kruland2607De-localize Material and FlightDataType objects when...
2012-07-31 kruland2607Fix refresh bug which sometimes happens when the plot...
2012-07-29 bdureauupdated German translations
2012-07-26 kruland2607More changes to make Froyo compatible.
2012-07-20 kruland2607Correct spelling in description.
2012-07-19 kruland2607Had to reimplement getValue to not use TreeMap/SortedMa...
2012-07-18 kruland2607Had to implement Arrays.copyOf for doubles because...
2012-07-18 kruland2607Merge branches/froyo_12.03 to head.
2012-07-13 kruland2607Added Estes and Quest components from Bill Carpenter...
2012-07-13 kruland2607Added Estes and Quest components from Bill Carpenter...
2012-07-12 kruland2607Added Estes E12 data file found on The Rocketry Forum.
2012-07-12 kruland2607Comment out a bunch of System.out.printlns.
2012-07-12 kruland2607Extract Transformation.main to junit test.
2012-07-11 rodinia814Added inference of Rocksim shock cords to try to be...
2012-07-11 rodinia814Added an AttachedPartsHandler. This should automatical...
2012-07-10 bdureauupdated French translations
2012-07-10 kruland2607Extract Quaternion.main to junit test.
2012-07-10 kruland2607Extract PolyInterpolator.main into Junit test case.
2012-07-10 kruland2607Removed unused import.
2012-07-10 kruland2607Pull LinearInterpolator.main() into a JUnit test.
2012-07-10 kruland2607Extract Base64.main() as a unit test.
2012-07-10 kruland2607Configured the Motor ignition at delay time, parachute...
2012-07-10 kruland2607Bump out the timeouts on the Preset loader so it doesn...
2012-07-08 bdureauupdated Spanish translation
2012-07-04 kruland2607Use unicode letter so it will compile under winders.
2012-07-03 bdureauUpdated translations
2012-06-27 bdureauAdded pl locale and credit
2012-06-27 bdureauupdated polish translations
2012-06-27 bdureauadd Polish translation file
2012-06-27 kruland2607Added threaded loader to ComponentPresetDatabase follow...
2012-06-24 bkukerRetroactively add 3d view to the changelog
2012-06-24 bkukerInclude OSX UI elements.
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-20 bkukerUpdate to the latest 2.0 release candidate of JOGL...
2012-06-18 plaaPotential plugin structure
2012-06-18 plaaComponent preset updates
2012-06-14 kruland2607Generate new launcher icons which have a bigger globe...
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 kruland2607Added fliskits component catalog. Collected by hand...
2012-06-06 kruland2607Change OpenRocketComponentSaver unmarshal function...
2012-06-06 kruland2607Change MaterialDTO.asMaterial() to convert the current...
2012-06-06 kruland2607When validating the xml we don't need the returned...
2012-06-06 kruland2607Add method to extract the List<Materials> from the...
2012-06-06 kruland2607Added conversion constructor from List<Material>.
2012-06-06 kruland2607Populate the Materials section of the output file with...
2012-06-06 kruland2607Change the semantics of MaterialHolder.getXXXMaterial...
2012-06-06 kruland2607Explicitly create the writerThread to be an executor...
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-05 kruland2607Discovered a couple more shape parameter values used...
2012-06-04 bkukerDelete file with problematic name, "staged."
2012-06-04 kruland2607Added UnitGroup.fromUnit which delegates to UnitGroup...
2012-06-04 richardgrahamRemoved some debugging junk and fixed a null pointer...
2012-06-04 richardgrahamFixed issue where symbols / units for FlightDataTypes...
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 rodinia814Updated for centering rings.
2012-05-24 rodinia814Printable Centering Ring templates.
2012-05-23 kruland2607Correct the computation of shape mass in integrate...
2012-05-23 kruland2607Minor modification to test case which makes setting...
2012-05-23 kruland2607My assessment of why IntegrationTest was failing was...
2012-05-22 kruland2607Fix IntegrationTest which was broken when the nose...
2012-05-22 kruland2607Fix BaseComponentDTOTest to point to an image file...
2012-05-22 kruland2607Fix ComponentCompare and ComponentCompareTest. Compone...
next