aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/sdl/win32
AgeCommit message (Expand)Author
2019-06-25WIN32: Make use of the window handle when calling ShellExecute.Henrik "Henke37" Andersson
2019-06-24WIN32: Use HINSTANCE for OSystem_Win32::openUrlLothar Serra Mari
2019-06-09WIN32: Let the PE header control showing the console.Henrik "Henke37" Andersson
2019-06-03WIN32: Fix leaked handles in CreateProcessSupSuper
2019-05-18NEWS: Convert German NEWS file to Markdown (#1627)Lothar Serra Mari
2019-05-05BUILD: Add the licence file for the Source Code Pro fontBastien Bouclet
2019-04-04WIN32: Ensure the translated dialog strings are using the correct encodingCameron Cawley
2019-04-02BUILD: Convert the NEWS.md file if pandoc is installedCameron Cawley
2019-02-21BUILD: Improve rules for compiling Windows resource scriptsCameron Cawley
2018-12-25BUILD: Copy README.md instead of READMEMatan Bareket
2018-12-17COMMON: Rename enum variable for native browser featureThierry Crozat
2018-12-17WIN32: Move all ARRAYSIZE undefs to util.hSupSuper
2018-12-16WIN32: Fix build after the addition of SHGetFolderPath()Filippos Karapetis
2018-12-16BACKENDS: Add kFeatureNativeFileBowserDialogThierry Crozat
2018-12-16WIN32: Use SHGetFolderPath to get the location of the Application Data folder...Cameron Cawley
2018-12-16WIN32: Fix incorrect Windows version checkSupSuper
2018-12-16WIN32: Add DialogManager with system file browser supportSupSuper
2018-12-16WIN32: Move utility functions to a common wrapperSupSuper
2018-12-13WIN32: Restore Windows 98 compatibility (bug #10613)SupSuper
2018-11-15WIN32: Move the Windows-specific packaging rules into a separate fileCameron Cawley
2018-10-14BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system in...Thierry Crozat
2018-06-03WIN32: Fix fallback in getSystemLanguageCameron Cawley
2018-06-03WIN32: Move Windows-specific implementation of logMessage out of OSystem_SDLCameron Cawley
2018-06-03WIN32: Move Windows-specific implementation of getSystemLanguage out of OSyst...Cameron Cawley
2017-04-24WINDOWS: Fix warning under mingw-w64.Kirben
2017-04-24WINDOWS: Hopefully fix mingw compilation.Kirben
2017-04-24WIN32: Fix compilation of getScreenshotPath (missing parenthesis)Thierry Crozat
2017-04-24WIN32: Comment out code that gets the user My Pictures directoryThierry Crozat
2017-04-24SDL: Allow specifying the screenshot directory in the config fileThierry Crozat
2017-04-24WINDOWS: Change location where screenshot are savedPala
2016-09-10CLOUD: Move openUrl to OSystemThierry Crozat
2016-05-22UPDATES: Add support for WinSparkleFilippos Karapetis
2016-03-13BACKENDS: Add a Win32 audio CD playerMatthew Hoops
2016-02-12WIN32: Fix compilation with MinGW-w64 based Win32 compiler.Johannes Schickel
2015-10-08WIN: Fix mingw64 compilation, by limiting last hack.Kirben
2015-10-08WIN: Add hack for command line display in Windows versions built with MinGW.Kirben
2015-02-18WINCE: Fix compilation.Johannes Schickel
2015-02-16WIN32: Add experimental SDL2 support.Johannes Schickel
2015-02-16SDL: Handle icon setup in SdlWindow.Johannes Schickel
2014-02-18SDL: Make GPL headers consistent in themselves.Johannes Schickel
2012-01-23WINDOWS: Add default save paths for Windows NT4 onwardsTravis Howell
2011-12-13WIN32: Fix build by adapting to the latest Archive changesFilippos Karapetis
2011-12-13WIN32: (Hopefully) fix compilation by adapting to latest Archive changes.Johannes Schickel
2011-07-19JANITORIAL: Fix MSVC warningsLittleboy
2011-06-30WIN32: Add option to disable the console window, keeping the current default ...Travis Howell
2011-06-26BACKENDS: Add special Win32 path to set SDL window iconLittleboy
2011-06-23BACKENDS: Add better error handling to OSystem_Win32::getDefaultConfigFileName()Julien
2011-06-22Merge pull request #26 from Littleboy/taskbarEugene Sandulenko
2011-06-20WIN32: Properly setup priority in Win32 resource archive code.Johannes Schickel
2011-06-16BACKENDS: Move Win32TaskbarManager init code to constructorLittleboy