aboutsummaryrefslogtreecommitdiff
path: root/backends/taskbar
AgeCommit message (Expand)Author
2018-12-17WIN32: Move all ARRAYSIZE undefs to util.hSupSuper
2018-12-16WIN32: Fix incorrect Windows version checkSupSuper
2018-12-16WIN32: Move utility functions to a common wrapperSupSuper
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-06-08WIN32: Fix taskbar detection under Windows 10 onwards.Kirben
2016-06-08WIN32: Fix taskbar detection under Windows 10 onwards.Kirben
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
2016-02-12WIN32: Fix compilation with MinGW-w64 based Win32 compiler.Johannes Schickel
2015-12-14WIN32: Fix building for (some) MinGW64 toolchains.Johannes Schickel
2015-02-18WINCE: Fix compilation.Johannes Schickel
2015-02-16WIN32: Add experimental SDL2 support.Johannes Schickel
2014-10-06UNITY: Check for GLib version at runtimeTobia Tesan
2014-10-06UNITY: Call g_type_init but define DISABLE_DEPRECATION_WARNINGSTobia Tesan
2014-10-05UNITY: Call g_type_init only with GLib < 2.36Tobia Tesan
2014-02-23OSX: Implement TaskbarManager for Mac OS XThierry Crozat
2014-01-21BUILD: Rename libunity support variable to "USE_UNITY" instead of "USE_TASKBA...Johannes Schickel
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-02-15JANITORIAL: Fix whitespace in pointer template argTarek Soliman
2012-01-23TASKBAR: Fix compilation with mingw-w64dhewg
2011-08-06BACKENDS: Implement notifyError() and clearError() for Win32TaskbarManagerLittleboy
2011-08-06JANITORIAL: Remove SVN keywordsEugene Sandulenko
2011-06-29BACKENDS: Implement Win32TaskbarManager::setCount()Littleboy
2011-06-28BACKENDS: Fix warnings in Win32TaskbarManagerLittleboy
2011-06-26BACKENDS: Fix running on pre-Windows 2000 operating systemsLittleboy
2011-06-25TASKBAR: initialize _taskBar with NULL in constructorathrxx
2011-06-23BACKENDS: Silence warnings when compiling Win32TaskbarManager with mingw and ...Littleboy
2011-06-22BACKENDS: Fix compilation with UnityLittleboy
2011-06-22BACKENDS: Add missing enumeration value and GUID for compilation under older ...Littleboy
2011-06-16BACKENDS: Enhance Win32TaskbarManager::getIconPath()Julien
2011-06-16BACKENDS: Fix compilation of Win32TaskbarManager with mingwJulien
2011-06-16BACKENDS: Allow use of excluded functions needed by Win32TaskbarManagerJulien
2011-06-16BACKENDS: Fix Win32TaskbarManager compilation with MingwLittleboy
2011-06-16BACKENDS: Add define for Unity-specific taskbar codeLittleboy
2011-06-16BACKENDS: Remove UnityTaskbarManager::setOverlayIcon()Littleboy
2011-06-16BACKENDS: Move Win32TaskbarManager init code to constructorLittleboy
2011-06-16BACKENDS: Add support for count status to TaskbarManagerLittleboy
2011-06-16BACKENDS: Integrate glib main event loopLittleboy
2011-06-16BACKENDS: Add WIP Unity supportLittleboy
2011-06-16BACKENDS: Add use flag for taskbar integrationLittleboy
2011-06-16BACKENDS: Add stubs for unity taskbar classLittleboy
2011-06-16BACKENDS: Add taskbar integration compat header for MingWLittleboy
2011-06-16BACKENDS: Add support for custom game icon (recent items list and icon overlay)Littleboy
2011-06-16BACKENDS: Implement Win32 taskbar progress state and recent listLittleboy