OSDN Git Service

Added Qt5 support, contributed by John Buonagurio <jbuonagurio@exponent.com>.
[mutilities/MUtilities.git] / include /
2017-01-06 jbuonagurioAdded Qt5 support, contributed by John Buonagurio ...
2017-01-03 LoRd_MuldeRSome clean-up and simplification for JobObject class.
2016-12-26 LoRd_MuldeRAdded hash function tests.
2016-12-26 LoRd_MuldeRSome documentation updates.
2016-12-26 LoRd_MuldeRDisable copy constructor.
2016-12-25 LoRd_MuldeRRefactored MUtils::Hash functions.
2016-12-25 LoRd_MuldeRSome more improvements of MUtils::CPUFetaures code.
2016-12-24 LoRd_MuldeRSmall change to make forward declarations possible.
2016-12-23 LoRd_MuldeRAdded test project to VS2013 solution.
2016-12-23 LoRd_MuldeRAdded support for VS 2015.3 with KB3165756 installed.
2016-12-23 LoRd_MuldeRClean up MUtils::CPUFetaures code.
2016-12-20 LoRd_MuldeRAdded script for creating release packages.
2016-12-19 LoRd_MuldeRSome more documentation updates.
2016-12-19 LoRd_MuldeRSmall documentation fix.
2016-12-19 LoRd_MuldeRFixed some typos + moved "main" page to a separate...
2016-12-19 LoRd_MuldeRSome documentation updates.
2016-12-19 LoRd_MuldeRSome documentation updates.
2016-12-18 LoRd_MuldeRFixed a typo.
2016-12-18 LoRd_MuldeRFixed a typo.
2016-12-18 LoRd_MuldeRRemoved seed_rand() function. Seeding will now be done...
2016-12-17 LoRd_MuldeRDon't error out when code is compiled by "Intellisense".
2016-12-16 LoRd_MuldeRRenamed functions for consistency.
2016-12-15 LoRd_MuldeRAdded string trimming functions that trim only the...
2016-12-14 LoRd_MuldeRAdded function to generate unique file name, using...
2016-10-22 LoRd_MuldeRUpdated Wget parameters for latest Wget version.
2016-10-02 LoRd_MuldeRSome improvements to init_process() function.
2016-10-02 LoRd_MuldeRMake it possible to set an extra PATH string for the...
2016-09-17 LoRd_MuldeRAdded support for Visual Studio 2015 with Update-3.
2016-05-15 LoRd_MuldeRImproved get_real_os_version() function. Now also detec...
2016-05-08 LoRd_MuldeRAdded is_library_file() function.
2016-04-23 LoRd_MuldeRRevamped updater thread: Got rid of some old cruft...
2016-04-07 LoRd_MuldeRAdded support for Visual Studio 2015 with Update-2.
2016-03-11 LoRd_MuldeRRegistry functions: Optionally allow caller to force...
2016-02-20 LoRd_MuldeRHappy new year 2016!
2016-02-20 LoRd_MuldeRCPUFeatures: Added AVX detection.
2015-12-09 LoRd_MuldeRAdded support for Visual Studio 2015 with Update-1.
2015-11-22 LoRd_MuldeRAdded function to a file's path from a handle (file...
2015-10-25 LoRd_MuldeRAdded the set_file_time() function.
2015-10-18 LoRd_MuldeRSome improvements to reg_key_delete() function.
2015-09-20 LoRd_MuldeRExpose the crack_command_line() function.
2015-08-31 LoRd_MuldeRMake signature validation work, when keyring file is...
2015-08-24 LoRd_MuldeRUpdated list of known hosts.
2015-08-16 LoRd_MuldeRUpdateChecker: Parse and forward the new "DownloadCheck...
2015-08-06 LoRd_MuldeRAdded project/solution files for VS2015 + some build...
2015-07-26 LoRd_MuldeRAdded reg_key_exists() function.
2015-07-26 LoRd_MuldeRSome improvements to registry code.
2015-07-24 LoRd_MuldeRAdded support for Visual Studio 2013 with Update 5.
2015-06-21 LoRd_MuldeRAdded get_file_version() function + workaround to make...
2015-05-03 LoRd_MuldeRAdded enum_values() function to the Registry name-space.
2015-05-03 LoRd_MuldeRVarious improvements to the Regsitry class.
2015-05-02 LoRd_MuldeRAdded the Registry class + added ShellNotification...
2015-03-22 LoRd_MuldeRThe copy_file() function now accepts an optional callba...
2015-03-21 LoRd_MuldeRAdded function to compute parity.
2015-03-01 LoRd_MuldeRAdded functions to disable/re-enable WOW64 filesystem...
2015-02-08 LoRd_MuldeRAdded suspend_process() function.
2015-02-01 LoRd_MuldeRAdded the BLAKE2 hash algorithm.
2015-02-01 LoRd_MuldeRUpdated IPCChannel class to pass a variable number...
2015-01-25 LoRd_MuldeRHappy new year 2015 !!!
2015-01-04 LoRd_MuldeRImproved handling of command-line arguments: Arguments...
2015-01-02 LoRd_MuldeRAdded the copy_file() function + some improvements...
2014-12-25 LoRd_MuldeRDon't try to initialize ITaskbarList3 on systems prior...
2014-12-24 LoRd_MuldeRAdded helper function for parsing regular expressions.
2014-12-21 LoRd_MuldeRRefactored the terminal initialization code. Also,...
2014-12-20 LoRd_MuldeRMoved translation support into MUtilities library ...
2014-12-20 LoRd_MuldeRRe-enabled 'async' mode for play_sound_file() function...
2014-12-19 LoRd_MuldeRMoved available_codepages() function into MUtilities...
2014-12-18 LoRd_MuldeRMoved Taskbar progress into MUtilities library.
2014-12-14 LoRd_MuldeRVarious improvements to the IPCChannel class. Messages...
2014-12-13 LoRd_MuldeRMoved all IPC functions into the MUtilities libraries.
2014-12-08 LoRd_MuldeRMoved JobObject as well as the remaining GUI functions...
2014-12-06 LoRd_MuldeRAdded functions to influence the system timer precision.
2014-12-06 LoRd_MuldeRRemoved perfcounter_read() and perfcounter_freq() funct...
2014-12-05 LoRd_MuldeRMoved all the Sound-specific functions into MUtilities...
2014-12-04 LoRd_MuldeRMoved set_window_icon() function into MUtilities function.
2014-12-03 LoRd_MuldeRMoved some more OS-specific functions into the MUtiliti...
2014-11-30 LoRd_MuldeRAdded sleep_ms() and check_debugger() functions + moved...
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.
2014-11-25 LoRd_MuldeRMoved all terminal support functions into MUtilities...
2014-11-25 LoRd_MuldeRAdded DLLMain() function + changed the fatal_exit(...
2014-11-25 LoRd_MuldeRMoved get_os_version() function into MUtilities library.
2014-11-25 LoRd_MuldeRMoved the CPU detection code into the MUtils library.
2014-11-25 LoRd_MuldeRImproved temp_folder() function + we will now clean...
2014-11-24 LoRd_MuldeROverhaul of the temp_folder() function + use scoped...
2014-11-24 LoRd_MuldeRAdded KeccakHash (aka SHA-3) class + make sure that...
2014-11-21 LoRd_MuldeRAdded version info class.
2014-11-21 LoRd_MuldeRImplemented network_status() function + project file...
2014-11-21 LoRd_MuldeRImplemented the current_date() function.
2014-11-21 LoRd_MuldeRUpdateChecker: Made 'currentBuildNo' a const member...
2014-11-21 LoRd_MuldeRImplemented the init_process() function.
2014-11-21 LoRd_MuldeRImplemented fatal_exit() and exception handler macros.
2014-11-21 LoRd_MuldeRImplemented known_folder() function.
2014-11-21 LoRd_MuldeRImplemented temp_folder() function.
2014-11-21 LoRd_MuldeRImplemented randomness functions.
2014-11-21 LoRd_MuldeRRenamed.
2014-11-21 LoRd_MuldeRInitial commit.