summaryrefslogtreecommitdiffstats
path: root/macosx/HBAddCategoryController.m
Commit message (Collapse)AuthorAgeFilesLines
* MacGui: enable CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER warning and fix ↵Damiano Galassi2020-06-271-3/+0
| | | | the related warnings. Improved toolbars and alerts when compiling with the macOS 11 sdk.
* MacGui: improve some NSNotificationCenter calls to avoid listening to ↵Damiano Galassi2020-04-121-4/+4
| | | | unwanted notifications.
* MacGui: fix closing the add catagery window when presented as modal.Damiano Galassi2018-08-091-2/+18
|
* MacGui: set the minimum deployment target to 10.10. Remove Growl and use ↵Damiano Galassi2018-06-081-4/+2
| | | | macOS standard notifications. Remove deprecated API usage and code that doesn't compile anymore (QTKit).
* MacGui: add a popup menu to select the category in the add preset sheet.Damiano Galassi2017-11-101-0/+69