Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
This implementation now matches previous ShellExecute() calls, so we are now consistent in that regard. It also silences a warning in Mingw complaining about a type mismatch. | |||
2019-06-16 | SWITCH: Make direct touch (pointer jumps to finger) the default | rsn8887 | |
2019-06-13 | SWITCH: Enable touchpad mouse mode option in controls | rsn8887 | |
2019-06-09 | WIN32: Let the PE header control showing the console. | Henrik "Henke37" Andersson | |
This applies DRY to the console config and avoids junk code changes seen by git. | |||
2019-06-06 | AMIGAOS4: RM2AG.rexx rewrite | Hubert Maier | |
closes #1631 | |||
2019-06-03 | WIN32: Fix leaked handles in CreateProcess | SupSuper | |
2019-05-24 | SWITCH: Update build instructions in readme.switch | rsn8887 | |
2019-05-24 | SWITCH: Update build instructions etc. in readme.switch | rsn8887 | |
2019-05-23 | SWITCH: Enable gfx filtering by default for better image quality | rsn8887 | |
2019-05-22 | SWITCH: add makefile target switch_release for buildbot | rsn8887 | |
2019-05-18 | NEWS: Convert German NEWS file to Markdown (#1627) | Lothar Serra Mari | |
* NEWS: Convert German NEWS file to Markdown * NEWS: Fix Markdown conversion errors in NEUES.md * BUILD: Add the German NEWS file to the build system * NEWS: Fix formatting in NEUES.md | |||
2019-05-12 | Switch: fix version, remove redundant settings and unneeded defines | rsn8887 | |
2019-05-12 | Switch: fix build, add build instructions, avoid using delete() | rsn8887 | |
2019-05-12 | SWITCH: add nintendo switch support | Cpasjuste | |
2019-05-09 | SDL: Fix MSVC warnings | SupSuper | |
Fixes warning C4121: alignment of a member was sensitive to packing by hiding warnings from system headers | |||
2019-05-06 | AmigaOS4: Fix copy of renamed RM2AG.rexx file | Thierry Crozat | |
2019-05-05 | AmigaOS4: Activate syntax highlighting in GitHub | Stefan | |
2019-05-05 | BUILD: Add the licence file for the Source Code Pro font | Bastien Bouclet | |
2019-05-01 | PSP2: Fix warning | Cameron Cawley | |
2019-04-30 | RISCOS: Add Drag and Drop support | Cameron Cawley | |
2019-04-21 | MACOSX: Improve opening files from the Help menu | Thierry Crozat | |
Now in addition to rtf extension and no extension, it also looks for the html and md extensions. Also unless the extension is RTF or HTML, which are widely recognized, it explicitely indicate that the file should be open with TextEdit. This fixes bug #10938, with opening the README and NEWS file from the Help menu failing when the bundle was compiled without using pandoc and thus the only files available are the markdown ones. Support for the html extension is to prepare for a future change to have a nicer README than the plain text one. | |||
2019-04-18 | RISCOS: Support creating a StrongHelp manual | Cameron Cawley | |
2019-04-16 | POSIX: Move implementation of exists, isReadable and isWritable into ↵ | Cameron Cawley | |
posix-fs.cpp | |||
2019-04-15 | RISCOS: Move the path conversion functions into a separate file | Cameron Cawley | |
2019-04-05 | RISCOS: Log messages using !Reporter | Cameron Cawley | |
2019-04-04 | WIN32: Ensure the translated dialog strings are using the correct encoding | Cameron Cawley | |
2019-04-02 | BACKENDS: Add gray20 color to our XPM icon parser | Matan Bareket | |
We don't change the icon that often but there's much more x11 colors than just black and gray20 that we may end up having in the XPM file | |||
2019-04-02 | BUILD: Convert the NEWS.md file if pandoc is installed | Cameron Cawley | |
2019-03-25 | SDL: Remove outdated comment | Cameron Cawley | |
2019-03-09 | JANITORIAL: Update all scummvm.org URLS to use https | 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 | |
There was a typo in the name (missing 'r' in browser). | |||
2018-12-17 | WIN32: Move all ARRAYSIZE undefs to util.h | SupSuper | |
Instead of trying to undefine ARRAYSIZE everywhere we use a Windows header, let's just do it before we define our own | |||
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 ↵ | Cameron Cawley | |
folder (#1449) | |||
2018-12-16 | WIN32: Fix incorrect Windows version check | SupSuper | |
There's no point in testing for Windows 10 since the comparison is already "greater than or equals", and it identifies itself as 6.2 for backwards compatibility. Likely it was failing before because the return type was wrong. Version checks are unreliable anyways, should use feature checks, but "if it ain't broke don't fix it". | |||
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-16 | OSX: Integrate system file browser into DialogManager | SupSuper | |
2018-12-13 | WIN32: Restore Windows 98 compatibility (bug #10613) | SupSuper | |
Replace calls to GetUserDefaultUILanguage and SHGetFolderPath which aren't supported in older Windows. | |||
2018-12-02 | POSIX: Set the default screenshots path to the XDG Pictures directory | Bastien Bouclet | |
2018-11-26 | SDL: Fix crash when calling OSystem::quit() and OSystem::fatalError() | Thierry Crozat | |
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 ↵ | Thierry Crozat | |
instance | |||
2018-08-28 | MACOSX: Fix compilation with the 10.4 SDK | Cameron Cawley | |
2018-08-28 | MACOSX: Update link to documentation | Cameron Cawley | |
2018-08-28 | MACOSX: Give every license file a menu item | angstsmurf | |
We make a renamed copy of the three license files with non-standard suffixes, to make them open in TextEdit by default. |