Change FIXMEs to TODOs. Actually they might not be an issue at all.
[debian/openrocket] / core / src / net / sf / openrocket / preset / xml /
2012-08-23 kruland2607Change FIXMEs to TODOs. Actually they might not be...
2012-08-23 kruland2607Ensure we have a BufferedInputStream when loading presets.
2012-08-07 kruland2607Make preset favorites per component type. That is...
2012-07-31 kruland2607De-localize Material and FlightDataType objects when...
2012-07-18 kruland2607Merge branches/froyo_12.03 to head.
2012-06-06 kruland2607Change OpenRocketComponentSaver unmarshal function...
2012-06-06 kruland2607Change MaterialDTO.asMaterial() to convert the current...
2012-06-06 kruland2607Add method to extract the List<Materials> from the...
2012-05-10 kruland2607A little refactoring of ComponentPreset xml file parsin...
2012-05-05 rodinia814Initial GUI for editing and saving component presets...
2012-05-04 kruland2607Sort the collections prior to serialization since that...
2012-05-04 kruland2607Don't use the default material database when loading...
2012-05-01 kruland2607Added LaunchLug, Streamer and Parachute ComponentPresets.
2012-04-28 rodinia814Support for base64 images in .orc; performance improvem...
2012-04-27 rodinia814Javadoc fix
2012-04-27 kruland2607Variety of changes to the orc file processing. Added...
2012-04-26 kruland2607Refactored the rocksim csv component parser system...
2012-04-26 kruland2607Added optional Thickness element/property.
2012-04-26 kruland2607Added optional Thickness element/property.
2012-04-26 kruland2607Added filled property. Made Filled and Mass optional...
2012-04-25 rodinia814Cleanup
2012-04-25 rodinia814unmarshal XML (*.orc) to ComponentPresets.
2012-04-23 rodinia814better logging support
2012-04-23 rodinia814Initial XML generating code for .orc format.