OSDN Git Service

Bump version.
[mutilities/MUtilities.git] / src / Terminal_Win32.cpp
2023-03-07 LoRd_MuldeRUpdated copyright year. v1.16
2022-06-16 LoRd_MuldeRUpdated copyright year.
2022-06-16 LoRd_MuldeRAdded support for newer version of VS2022 + ignore...
2021-12-21 LoRd_MuldeRIncreased warning level to #4 and fixed a number of...
2021-02-08 LoRd_MuldeRUpdated copyright year.
2019-05-02 LoRd_MuldeRUpdated copyright year.
2018-01-17 LoRd_MuldeRHappy new year 2018!
2017-04-19 LoRd_MuldeRSwitch to using QAtomicInc instead of "volatile" flags...
2017-01-06 LoRd_MuldeRHappy new year 2017!
2017-01-06 jbuonagurioAdded Qt5 support, contributed by John Buonagurio ...
2016-12-23 LoRd_MuldeRSilenced a debug output.
2016-12-22 LoRd_MuldeRImplemented SetConsoleIcon() fallback method.
2016-07-18 LoRd_MuldeRFixed a few more instances of "LameXP" being hardcoded...
2016-02-20 LoRd_MuldeRHappy new year 2016!
2015-11-23 LoRd_MuldeRSome more code refactoring.
2015-11-22 LoRd_MuldeRSome code refactoring: Dynamic loading of DLL functions...
2015-08-09 LoRd_MuldeRSmall synchronization fix.
2015-08-09 LoRd_MuldeRYet another method to initialize the terminal. Tested...
2015-08-09 LoRd_MuldeRIn Terminal code: Skip the "stdio" layer altogether...
2015-08-07 LoRd_MuldeRChanged the terminal initialization code, to make it...
2015-01-25 LoRd_MuldeRHappy new year 2015 !!!
2014-12-21 LoRd_MuldeRRefactored the terminal initialization code. Also,...
2014-12-20 LoRd_MuldeRMoved translation support into MUtilities library ...
2014-12-03 LoRd_MuldeRMoved code to set up the console icon into the MUtiliti...
2014-11-29 LoRd_MuldeRMoved more functions into MUtils library, especially...
2014-11-26 LoRd_MuldeRImplemented startup and error handling functions.
2014-11-25 LoRd_MuldeRMoved all terminal support functions into MUtilities...