Material localization support
[debian/openrocket] / core / src / net / sf / openrocket / startup /
2012-08-25 plaaMaterial localization support
2012-08-24 kruland2607Ask java to use min priority on the loader threads.
2012-08-23 kruland2607Allow the preset loading system to function if there...
2012-08-23 kruland2607Tweak the pool sizes and allow for longer time to load...
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-07-10 kruland2607Bump out the timeouts on the Preset loader so it doesn...
2012-06-27 kruland2607Added threaded loader to ComponentPresetDatabase follow...
2012-06-24 bkukerInclude OSX UI elements.
2012-06-06 kruland2607Explicitly create the writerThread to be an executor...
2012-05-15 kruland2607Put the loadMotor() method back since it is useful...
2012-05-11 kruland2607Switch to a LinkedBlockingQueue in front of the loader...
2012-05-10 kruland2607A little refactoring of ComponentPreset xml file parsin...
2012-05-09 kruland2607Implement a multithreaded pipeline to load the componen...
2012-05-09 kruland2607Give the threads names to facilitate thread performance...
2012-05-08 kruland2607Rework the ThrustCurve motor loading process to be...
2012-05-07 kruland2607Multithread the orc loading process.
2012-05-01 kruland2607Make initializeLogging method public since it is a...
2012-04-26 kruland2607Switch component preset loading from using the temporar...
2012-04-16 kruland2607Use a case insensitive regex for matching filenames.
2012-04-13 kruland2607Relocate the preset files from datafiles/ to datafiles...
2012-04-08 kruland2607Make ComponentPresetDao and interface with implementati...
2012-04-04 kruland2607Implement persistence of ComponentPreset favorites...
2012-04-03 kruland2607Remove the Daos interface and have the Application...
2012-03-29 kruland2607Correct startup order. Since parsing the body tube...
2012-03-29 kruland2607Initial work on BodyTube ComponentPresets.
2012-03-27 plaaChange toLowerCase() to toLowerCase(Locale.ENGLISH)
2012-01-08 kruland2607moving to core/