OSDN Git Service

Bump version.
[mutilities/MUtilities.git] / src /
2023-12-29 LoRd_MuldeRBump version. master v1.17
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-24 LoRd_MuldeRSmall code simplification in OS detection code.
2021-12-24 LoRd_MuldeRSmall improvement in OS detection code.
2021-12-24 LoRd_MuldeRSmall improvement in OS detection code.
2021-12-23 LoRd_MuldeRSmall code refactoring.
2021-12-23 LoRd_MuldeRDrop an unused function.
2021-12-23 LoRd_MuldeRImplemented detection of Windows 11 + workaround for...
2021-12-23 LoRd_MuldeRFixed some more level #4 warnings in Debug build.
2021-12-21 LoRd_MuldeRIncreased warning level to #4 and fixed a number of...
2021-06-27 LoRd_MuldeRImplemented support for CodeSign Verify utility.
2021-06-19 LoRd_MuldeRCorrectly set environment variable CURL_CA_BUNDLE.
2021-05-29 LoRd_MuldeRIn fatal_exit() function: Clear the TOPMOST attribute...
2021-02-08 LoRd_MuldeRUpdated copyright year.
2019-10-26 LoRd_MuldeRAdded new MUtils::parent_path() function.
2019-08-09 LoRd_MuldeRCode refactoring.
2019-08-09 LoRd_MuldeRBump version. v1.13
2019-08-07 LoRd_MuldeRAdded function to detect the OS architecture (x86 vs...
2019-08-06 LoRd_MuldeRAdded version info resource to DLL build.
2019-06-20 LoRd_MuldeRForce PSAPI_VERSION to 1 in order to fix compatibility...
2019-05-18 LoRd_MuldeRVarious improvements to known_folder() function, again.
2019-05-18 LoRd_MuldeRVarious improvements to known_folder() function, again.
2019-05-13 LoRd_MuldeRVarious improvements to known_folder() function.
2019-05-13 LoRd_MuldeRVarious improvements to known_folder() function.
2019-05-11 LoRd_MuldeRYet another small improvements to library initializatio...
2019-05-11 LoRd_MuldeRYet another small improvements to library initializatio...
2019-05-10 LoRd_MuldeRBump library version. v1.12
2019-05-10 LoRd_MuldeRSome improvements to library initialization code.
2019-05-09 LoRd_MuldeRSome fixes and improvements to wow64fsredir_disable...
2019-05-07 LoRd_MuldeRAdded support for "roaming" application data directory...
2019-05-06 LoRd_MuldeRAdded support for user's profile directory to MUtils...
2019-05-02 LoRd_MuldeRUpdated copyright year.
2019-04-13 LoRd_MuldeRAdded project/solution files for VS2019.
2018-10-28 LoRd_MuldeRBump version. v1.11
2018-10-28 LoRd_MuldeRSmall improvement to operating system detection.
2018-10-27 LoRd_MuldeRSome improvements to minimum OS version check.
2018-10-23 LoRd_MuldeRFixed a regression in 8fa44842.
2018-10-22 LoRd_MuldeRRemoved a debug output.
2018-10-22 LoRd_MuldeRSmall improvement to init_process() function.
2018-10-22 LoRd_MuldeRSome improvements to OS::known_folder() function.
2018-10-21 LoRd_MuldeRUse simplified() method to clean-up input lines.
2018-10-21 LoRd_MuldeRMake sure we won't loop the list of remaining hosts...
2018-10-20 LoRd_MuldeRFixed typo in variable name.
2018-10-20 LoRd_MuldeRMake sure global timeout is *not* triggered, right...
2018-10-20 LoRd_MuldeRSmall code clean-up.
2018-10-20 LoRd_MuldeRImproved buildRandomList() function.
2018-10-20 LoRd_MuldeRAdded an overload of next_rand_u32() that generates...
2018-10-20 LoRd_MuldeRSmall fix.
2018-10-20 LoRd_MuldeRSmall code clean-up.
2018-10-18 LoRd_MuldeRrefactored update info parsing code (again).
2018-10-18 LoRd_MuldeRImproved progress indicator + refactored update info...
2018-10-17 LoRd_MuldeRSmall fix.
2018-10-17 LoRd_MuldeRSome code refactoring in UpdateChecker class.
2018-10-17 LoRd_MuldeRSmall tweak to timeout handling.
2018-10-16 LoRd_MuldeRVarious improvements and code refactoring in UpdateChec...
2018-10-15 LoRd_MuldeRUpdated the UpdateChecker class to use cURL instead...
2018-10-15 LoRd_MuldeRAdded new function null_device(), which returns the...
2018-10-15 LoRd_MuldeRAdded an optional parameter to init_process() function...
2018-10-12 LoRd_MuldeRSmall improvement to scale_widget() function.
2018-08-26 LoRd_MuldeRSmall tweak.
2018-08-20 LoRd_MuldeRSome improvements to Windows version detection + requir...
2018-04-30 LoRd_MuldeRBump version. v1.10
2018-04-30 LoRd_MuldeRAdded new overloads of make_temp_file() and make_unqiue...
2018-04-14 LoRd_MuldeRBump version. v1.09
2018-04-09 LoRd_MuldeRSome improvements to remove_file() and remove_directory...
2018-04-02 LoRd_MuldeRDocumentation was updated.
2018-04-01 LoRd_MuldeRAdded new function break_fp().
2018-02-18 LoRd_MuldeRSome more work to prevent DLL pre-loading attacks....
2018-01-17 LoRd_MuldeRHappy new year 2018!
2017-12-11 LoRd_MuldeRAdded regexp_parse_int32() functions and new regexp_par...
2017-12-06 LoRd_MuldeRAdded support for VS2017 version 15.5.0.
2017-11-26 LoRd_MuldeRRefactored list of update mirrors into a separate file.
2017-10-13 LoRd_MuldeRAdded function to detect the type of a drive, including...
2017-08-15 LoRd_MuldeRIn clean_file_name_make_pretty() function: Do *not...
2017-08-15 LoRd_MuldeRAdded project/solution files for VS2017.
2017-05-31 LoRd_MuldeRBump version. v1.08
2017-05-31 LoRd_MuldeRVS2013 build fix.
2017-05-11 LoRd_MuldeRUpdated list of known hosts.
2017-05-05 LoRd_MuldeRUpdated the mirror URL.
2017-04-20 LoRd_MuldeRSwitch to using QAtomicInc instead of "volatile" flags...
2017-04-19 LoRd_MuldeRSwitch to using QAtomicInc instead of "volatile" flags...
2017-04-18 LoRd_MuldeRSome code refactoring.
2017-04-16 LoRd_MuldeRFixed possible stack overflow in CPUFetaures::detect...
2017-04-09 LoRd_MuldeRAdded option for creating "pretty" file names to clean_...
2017-04-07 LoRd_MuldeRUpdateChecker: Use MCat tool instead of NC for connecti...
2017-04-01 LoRd_MuldeRSmall tweak of initial connection timeout.
2017-03-29 LoRd_MuldeRUpdate checker: Try first couple of mirrors in "quick...
2017-03-28 LoRd_MuldeRSome code clean-up + make it possible to cancel UpdateC...
2017-03-27 LoRd_MuldeRSome improvements to connectivity check: Start with...
2017-03-03 LoRd_MuldeRAdded functions for "high DPI" support.
2017-01-14 LoRd_MuldeRUpdated list of update mirrors.
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 ...
2017-01-03 LoRd_MuldeRSome clean-up and simplification for JobObject class.
2016-12-25 LoRd_MuldeRRefactored MUtils::Hash functions.
2016-12-25 LoRd_MuldeRSome more improvements of MUtils::CPUFetaures code.
2016-12-23 LoRd_MuldeRSilenced a debug output.
next