aboutsummaryrefslogtreecommitdiff
path: root/backends/taskbar/macosx
AgeCommit message (Expand)Author
2017-09-10MACOS: Fix warnings about undeclared selectorsColin Snover
2016-10-09JANITORIAL: Remove more trailing spacesEugene Sandulenko
2016-07-10MACOS: Use 'unsigned int' instead of NSUIntegerColin Snover
2016-07-10MACOS: Fix sign comparisonColin Snover
2016-03-25OS X: Clean taskbar codeThierry Crozat
2016-03-25OS X: Fix access to NSArray items with older SDKsThierry Crozat
2016-03-25OS X: Add missing includes for recently introduced taskbar codeThierry Crozat
2016-03-25OS X: Implement a Dock Tile Plugin to display recent games menu in dockThierry Crozat
2016-03-25OS X: Implement saving recent games list to user preferencesThierry Crozat
2014-02-23OSX: Implement TaskbarManager for Mac OS XThierry Crozat