summaryrefslogtreecommitdiffstats
path: root/macosx/HBAddPresetController.h
Commit message (Expand)AuthorAgeFilesLines
* MacGui: rename the 'Dimensions' popup to 'Resolution limit' in the add preset...Damiano Galassi2020-10-051-1/+1
* MacGui: enable CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER warning and fix ...Damiano Galassi2020-06-271-2/+1
* MacGui: add a popup menu to select the category in the add preset sheet.Damiano Galassi2017-11-101-1/+2
* MacGui: default to custom picture size in the add preset sheet if the current...Damiano Galassi2015-12-051-8/+6
* MacGui: add nullability annotations to the headers and use weak where is poss...ritsuka2015-05-301-0/+4
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-1/+1
* MacGui: remove some unused #import. Move again more things in HBController to...ritsuka2014-12-231-1/+0
* MacGui: moved the "add preset" window to its own window controller class. Kee...ritsuka2014-11-231-0/+20