OSDN Git Service

Some improvements to Windows version detection + require Vista with SP-2 for DLL...
[mutilities/MUtilities.git] / src / Startup.cpp
2018-08-20 LoRd_MuldeRSome improvements to Windows version detection + requir...
2018-01-17 LoRd_MuldeRHappy new year 2018!
2017-01-07 LoRd_MuldeRSome refactoring and clean-up in create_qt() method.
2017-01-06 LoRd_MuldeRHappy new year 2017!
2017-01-06 jbuonagurioAdded Qt5 support, contributed by John Buonagurio ...
2016-12-17 LoRd_MuldeRDon't error out when code is compiled by "Intellisense".
2016-07-18 LoRd_MuldeRFixed a few more instances of "LameXP" being hardcoded...
2016-05-15 LoRd_MuldeRFixed getExecutableName() function.
2016-02-20 LoRd_MuldeRHappy new year 2016!
2015-10-18 LoRd_MuldeRSimplified the qt_registry_cleanup() function.
2015-10-18 LoRd_MuldeRSome improvements to reg_key_delete() function.
2015-10-18 LoRd_MuldeRAdded the qt_registry_cleanup() function. Will be calle...
2015-01-25 LoRd_MuldeRFixed Windows 10 detection. It appears that after a...
2015-01-04 LoRd_MuldeRChange current directory to root directory *before...
2015-01-04 LoRd_MuldeRImproved handling of command-line arguments: Arguments...
2015-01-01 LoRd_MuldeRImplemented static resource initialization.
2015-01-01 LoRd_MuldeRAdded Qt static plugin initialization.
2014-12-21 LoRd_MuldeRRefactored the terminal initialization code. Also,...
2014-12-20 LoRd_MuldeRMoved translation support into MUtilities library ...
2014-12-04 LoRd_MuldeRMoved set_window_icon() function into MUtilities function.
2014-12-03 LoRd_MuldeRMoved code to set up the console icon into the MUtiliti...
2014-11-30 LoRd_MuldeRAdded sleep_ms() and check_debugger() functions + moved...
2014-11-30 LoRd_MuldeRFixed a possible stack overflow in decode_date_str...
2014-11-30 LoRd_MuldeRMoved Natural String Sort functions into MUtils library.
2014-11-29 LoRd_MuldeRMoved more functions into MUtils library, especially...
2014-11-26 LoRd_MuldeRImplemented startup and error handling functions.