Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
The Windows taskbar manager uses VerSetConditionMask and VerifyVersionInfo to check for Windows 7 or later
before enabling the taskbar integration features. Those functions did not appear until Windows 2000, so we
have to check for them at runtime.
|
|
|
|
add CLSID_ShellLink definition
|
|
versions of mingw64
|
|
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)
|
|
|
|
|
|
It was missing an include for scummsys.h and so couldn't find the defines
|
|
|
|
- Unity needs a glib event loop to dispatch events.
- Cleanup whitespace and indentation
|
|
|
|
|
|
|
|
|
|
|