create changelog entry
[debian/openrocket] / core / src / net / sf / openrocket / gui / dialogs / preset / ComponentPresetChooserDialog.java
2012-09-16 Bdale GarbeeMerge branch 'upstream' into debian
2012-09-16 Bdale GarbeeMerge commit '42b2e5ca519766e37ce6941ba4faecc9691cc403... upstream upstream/12.09
2012-08-29 kruland2607When the OK button in the component preset dialog is...
2012-08-07 kruland2607Make preset favorites per component type. That is...
2012-07-18 kruland2607Merge branches/froyo_12.03 to head.
2012-06-18 plaaComponent preset updates
2012-05-11 kruland2607Fix up the logic for showing and using the aft/fore...
2012-04-19 kruland2607Added show all compatible types to Chooser. Revised...
2012-04-18 kruland2607Made the ComponentPresetChooserDialog much more cool...
2012-04-16 kruland2607Added filter check boxes to limit the displayed compone...
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 kruland2607Moved the ComponentPresetChooserDialog from the BodyTub...
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-01 kruland2607Reimplement ComponentPreset to be a bag of typed parame...