summaryrefslogtreecommitdiffstats
path: root/macosx/HBMutablePreset.m
Commit message (Collapse)AuthorAgeFilesLines
* MacGui: add a Save menu item in the presets menu to save the changes to the ↵Damiano Galassi2020-01-201-0/+6
| | | | selected preset. Fix a bunch of presets issues and weird behaviour.
* MacGui: enable and fix more warnings. Review nullability annotations.Damiano Galassi2019-08-121-1/+1
|
* MacGui: fix HBMutablePreset headerDamiano Galassi2015-10-131-7/+5
|
* MacGui: remove some HBPreset -> NSDictionary conversions and add a mutable ↵Damiano Galassi2015-10-131-0/+35
version of HBPreset.