summaryrefslogtreecommitdiffstats
path: root/macosx/HBPresetsViewController.h
Commit message (Expand)AuthorAgeFilesLines
* MacGUI: Add Make Default Preset item to Presets menu.Bradley Sepos2018-03-171-0/+1
* MacGUI: Add Delete item to Presets menu.Bradley Sepos2018-03-171-0/+2
* MacGui: update preset when navigating with the keyboard arrows, fix #452Damiano Galassi2017-12-201-5/+1
* MacGui: add a header to the presets popover.Damiano Galassi2017-11-301-1/+6
* MacGui: rename Folder to Category.Damiano Galassi2017-11-101-1/+1
* MacGui: second part of the previous commitritsuka2015-08-061-1/+1
* MacGui: add nullability annotations to the headers and use weak where is poss...ritsuka2015-05-301-2/+2
* MacGui: allow exporting a preset folder. Add import/export menu item to the p...ritsuka2015-05-161-1/+4
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-2/+2
* MacGui: remove HBViewValidation protocol.ritsuka2015-01-101-2/+3
* MacGui: changed the preset selection code a little bit again.ritsuka2014-08-171-1/+1
* MacGui: added the list of the presets at the bottom of the preset menu and a ...ritsuka2014-08-091-8/+8
* MacGui: improved the presets managementritsuka2014-08-071-0/+34