aboutsummaryrefslogtreecommitdiffstats
path: root/Source/BGHUDButtonCell.m
Commit message (Collapse)AuthorAgeFilesLines
* fix warningsAbhi Beckert2016-04-101-0/+4
|
* Suppress compiler warning by addind unhandled enumerations.Stuart Connolly2013-12-011-2/+14
|
* - Remove BWToolKit from the project, using ibtool to strip out plugin ↵rowanbeentje2012-08-031-24/+24
| | | | dependencies now that all BW custom elements have been removed; remove last references and build steps.
* - Remove all BWToolKit elements from the Preferences and ↵rowanbeentje2012-08-021-0/+1233
ProgressIndicatorLayer nibs, replacing with standard equivalents - and a new BGHUDButtonCell in the case of the indicator layer button - Add a new BGHUDButtonCell class, a BSD-licensed class from Tim Davis @ BinaryMethod.com ( https://github.com/binarygod/BGHUDAppKit ). This is a slightly modified version, hardcoding in values from BGHudGeometry, BGThemeManager, BGGradientTheme, and BGTheme.