OSDN Git Service

mutilities/MUtilities.git
2015-10-23 LoRd_MuldeRBump version. v1.05
2015-10-23 LoRd_MuldeRUpdated project/solution file for VS2012.
2015-10-20 LoRd_MuldeRAdded one more mirror.
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 one more mirror.
2015-10-18 LoRd_MuldeRAdded the qt_registry_cleanup() function. Will be calle...
2015-10-17 LoRd_MuldeRFixed MUtils::OS::arguments() function. Regression...
2015-10-11 LoRd_MuldeRSilenced some DEBUG outputs + updated list of mirrors.
2015-09-20 LoRd_MuldeRExpose the crack_command_line() function.
2015-08-31 LoRd_MuldeRMake signature validation work, when keyring file is...
2015-08-30 LoRd_MuldeRUpdated project/Solution file for VS2010.
2015-08-24 LoRd_MuldeRMake the update checker fetch new signature (".sig2...
2015-08-24 LoRd_MuldeRUpdated list of known hosts.
2015-08-16 LoRd_MuldeRUpdateChecker: Parse and forward the new "DownloadCheck...
2015-08-15 LoRd_MuldeRRemoved some obsolete/broken mirror sites from the...
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-08-06 LoRd_MuldeRUpdated solution file for VS2015.
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-07-10 LoRd_MuldeRSome improvements to clean_file_name() and clean_file_p...
2015-06-21 LoRd_MuldeRAdded get_file_version() function + workaround to make...
2015-06-21 LoRd_MuldeRUpdated list of known hosts.
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_MuldeRFixed a memory leak + fixed check condition.
2015-05-02 LoRd_MuldeRAdded the Registry class + added ShellNotification...
2015-04-05 LoRd_MuldeRBump version. v1.02
2015-04-05 LoRd_MuldeRMake Qt library path point to proper sub-dir in "Prereq...
2015-04-05 LoRd_MuldeRRemoved one obsolete host name.
2015-03-30 LoRd_MuldeRUpdated list of mirrors.
2015-03-30 LoRd_MuldeRAdded project/solution files for Visual Studio 2010.
2015-03-29 LoRd_MuldeRAdded project/solution files for Visual Studio 2012.
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-26 LoRd_MuldeRUpdated mirror list.
2015-02-22 LoRd_MuldeRUpdated mirror list.
2015-02-08 LoRd_MuldeRAdded suspend_process() function.
2015-02-01 LoRd_MuldeRAdded the BLAKE2 hash algorithm.
2015-02-01 LoRd_MuldeRIPCChannel: Trim parameter strings before sending.
2015-02-01 LoRd_MuldeRUpdated IPCChannel class to pass a variable number...
2015-01-25 LoRd_MuldeRFixed Windows 10 detection. It appears that after a...
2015-01-25 LoRd_MuldeRHappy new year 2015 !!!
2015-01-05 LoRd_MuldeRUpdated the remove_directory() function to clear the...
2015-01-04 LoRd_MuldeRChange current directory to root directory *before...
2015-01-04 LoRd_MuldeRImproved handling of command-line arguments: Arguments...
2015-01-02 LoRd_MuldeRAdded the copy_file() function + some improvements...
2015-01-01 LoRd_MuldeRImplemented static resource initialization.
2015-01-01 LoRd_MuldeRAdded Qt static plugin initialization.
2014-12-28 LoRd_MuldeRUpdated list of "known hosts" for internet connectivity...
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-22 LoRd_MuldeRUpdated the README file.
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-15 LoRd_MuldeRSome code refactoring.
2014-12-14 LoRd_MuldeRIPC status fields will be protected by an Adler-32...
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-12-03 LoRd_MuldeRMoved code to set up the console icon into the MUtiliti...
2014-11-30 LoRd_MuldeRUpdated project file.
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.
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_MuldeRGenerate and compile the required MOC file.
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.