aboutsummaryrefslogtreecommitdiff
path: root/graphics/wincursor.cpp
AgeCommit message (Expand)Author
2020-01-11GRAPHICS: Unify loading Windows cursor groupsCameron Cawley
2020-01-11ALL: Create all instances of NEResources and PEResources using new instead of...Cameron Cawley
2019-12-31GRAPHICS: Fix loading NE cursorsCameron Cawley
2019-05-01COMMON: Replace NEResourceType and PEResourceType with a shared enumCameron Cawley
2018-07-08GRAPHICS: fixed creating cursor group from some old executablesAndrei Prykhodko
2014-02-18GRAPHICS: Make GPL headers consistent in themselves.Johannes Schickel
2012-05-14GRAPHICS: Hide the WinCursor implementationMatthew Hoops
2011-08-16GRAPHICS: Add a default Windows cursorMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-03-19GRAPHICS: Silenced a warningmd5
2011-03-07GRAPHICS: Cleanup WinCursorGroup functions a bitMatthew Hoops
2011-03-07GRAPHICS: Improve support of Windows 8bpp cursorsMatthew Hoops
2011-03-06GRAPHICS: Fix PE cursorsMatthew Hoops
2011-03-05GRAPHICS: Add support for PE cursors in WinCursorGroupMatthew Hoops
2011-03-04GRAPHICS: Split the NE cursor code from the NEResources classMatthew Hoops