index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
platform
/
sdl
/
win32
Age
Commit message (
Expand
)
Author
2019-09-02
COMMON: Don't include win32.h in common/encoding.h
SupSuper
2019-09-01
WIN32: Use uint instead of unsigned int.
Jaromir Wysoglad
2019-09-01
TTS: Remove USE_PLATFORM_TTS defines
Jaromir Wysoglad
2019-09-01
TTS: Add TTS support when compiling with msvc.
Jaromir Wysoglad
2019-09-01
TTS: Minor refactorisations
Jaromir Wysoglad
2019-09-01
TTS: Prepare for windows TTS
Jaromir Wysoglad
2019-08-24
WIN32: Delete obsolete comment in convertEncoding.
Jaromir Wysoglad
2019-08-24
WIN32: Handle endianity in convertEncoding
Jaromir Wysoglad
2019-08-24
WIN32: Move getCodePageId to codepage.h
Jaromir Wysoglad
2019-08-24
WIN32: Fix infinite loop when converting from utf32
Jaromir Wysoglad
2019-08-24
WIN32: Fix conversion of multibyte encodings.
Jaromir Wysoglad
2019-08-24
WIN32: Resolve endianity in convertEncoding()
Jaromir Wysoglad
2019-08-24
WIN32: Implement conversion to and from UTF-32
Jaromir Wysoglad
2019-08-24
WIN32: Check calloc return value in covertEncoding
Jaromir Wysoglad
2019-08-24
WIN32: Add Win32 implementation of convertEncoding
Jaromir Wysoglad
2019-08-24
WIN32: Add include guard to codepage.h
Jaromir Wysoglad
2019-08-24
WIN32: Add a way to convert codepage name to cp ID
Jaromir Wysoglad
2019-08-05
SDL: Simplify implementation of createLogFile()
Cameron Cawley
2019-06-25
WIN32: Make use of the window handle when calling ShellExecute.
Henrik "Henke37" Andersson
2019-06-24
WIN32: Use HINSTANCE for OSystem_Win32::openUrl
Lothar Serra Mari
2019-06-09
WIN32: Let the PE header control showing the console.
Henrik "Henke37" Andersson
2019-06-03
WIN32: Fix leaked handles in CreateProcess
SupSuper
2019-05-18
NEWS: Convert German NEWS file to Markdown (#1627)
Lothar Serra Mari
2019-05-05
BUILD: Add the licence file for the Source Code Pro font
Bastien Bouclet
2019-04-04
WIN32: Ensure the translated dialog strings are using the correct encoding
Cameron Cawley
2019-04-02
BUILD: Convert the NEWS.md file if pandoc is installed
Cameron Cawley
2019-02-21
BUILD: Improve rules for compiling Windows resource scripts
Cameron Cawley
2018-12-25
BUILD: Copy README.md instead of README
Matan Bareket
2018-12-17
COMMON: Rename enum variable for native browser feature
Thierry Crozat
2018-12-17
WIN32: Move all ARRAYSIZE undefs to util.h
SupSuper
2018-12-16
WIN32: Fix build after the addition of SHGetFolderPath()
Filippos Karapetis
2018-12-16
BACKENDS: Add kFeatureNativeFileBowserDialog
Thierry Crozat
2018-12-16
WIN32: Use SHGetFolderPath to get the location of the Application Data folder...
Cameron Cawley
2018-12-16
WIN32: Fix incorrect Windows version check
SupSuper
2018-12-16
WIN32: Add DialogManager with system file browser support
SupSuper
2018-12-16
WIN32: Move utility functions to a common wrapper
SupSuper
2018-12-13
WIN32: Restore Windows 98 compatibility (bug #10613)
SupSuper
2018-11-15
WIN32: Move the Windows-specific packaging rules into a separate file
Cameron Cawley
2018-10-14
BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system in...
Thierry Crozat
2018-06-03
WIN32: Fix fallback in getSystemLanguage
Cameron Cawley
2018-06-03
WIN32: Move Windows-specific implementation of logMessage out of OSystem_SDL
Cameron Cawley
2018-06-03
WIN32: Move Windows-specific implementation of getSystemLanguage out of OSyst...
Cameron Cawley
2017-04-24
WINDOWS: Fix warning under mingw-w64.
Kirben
2017-04-24
WINDOWS: Hopefully fix mingw compilation.
Kirben
2017-04-24
WIN32: Fix compilation of getScreenshotPath (missing parenthesis)
Thierry Crozat
2017-04-24
WIN32: Comment out code that gets the user My Pictures directory
Thierry Crozat
2017-04-24
SDL: Allow specifying the screenshot directory in the config file
Thierry Crozat
2017-04-24
WINDOWS: Change location where screenshot are saved
Pala
2016-09-10
CLOUD: Move openUrl to OSystem
Thierry Crozat
2016-05-22
UPDATES: Add support for WinSparkle
Filippos Karapetis
[next]