Replace non ascii character with UTF-8 encoded string. The build checks for non...
[debian/openrocket] / core / src / net / sf / openrocket / startup / Startup.java
2012-07-18 kruland2607Merge branches/froyo_12.03 to head.
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-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-01-08 kruland2607moving to core/