Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-29 | Instance: rename Shutdown() to Break() | Max Kellermann | |
2017-12-12 | *: check defined(_WIN32) instead of defined(WIN32) | Max Kellermann | |
Only _WIN32 is defined by the compiler, and WIN32 is not standardized and may be missing. Closes #169 | |||
2017-01-03 | update copyright year | Max Kellermann | |
2016-03-05 | GlobalEvents: eliminate SHUTDOWN, use Instance::Shutdown() instead | Max Kellermann | |
2016-02-26 | update copyright year to 2016 | Max Kellermann | |
2015-02-28 | Win32Main: use TCHAR where appropriate | Max Kellermann | |
2015-01-01 | Copyright year 2015 | Max Kellermann | |
2014-12-09 | src/win32: move resources to win32/ | Max Kellermann | |
2014-12-05 | Win32Main: make the service table "constexpr" | Max Kellermann | |
2014-12-05 | Win32Main: make variables more local | Max Kellermann | |
2014-12-05 | Win32Main: use FatalSystemError() | Max Kellermann | |
2014-01-24 | Win32Main: move to win32/ | Max Kellermann | |