aboutsummaryrefslogtreecommitdiff
path: root/backends/taskbar/win32/win32-taskbar.h
AgeCommit message (Collapse)Author
2018-12-16WIN32: Move utility functions to a common wrapperSupSuper
2016-06-08WIN32: Fix taskbar detection under Windows 10 onwards.Kirben
2015-02-16WIN32: Add experimental SDL2 support.Johannes Schickel
Based on changes by aquadran.
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-16BACKENDS: Enhance Win32TaskbarManager::getIconPath()Julien
We now look for an iconsPath configuration variable with the path to the icons folder. In addition, we look if there is an "icons" subfolder (useful when using extrapath to store icons)
2011-06-16BACKENDS: Move Win32TaskbarManager init code to constructorLittleboy
2011-06-16BACKENDS: Add use flag for taskbar integrationLittleboy
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
2011-06-16BACKENDS: Add win32 stubs for taskbar integrationLittleboy