OSDN Git Service

Some documentation updates.
[mutilities/MUtilities.git] / MUtilities_VS2013.vcxproj
2019-08-06 LoRd_MuldeRAdded version info resource to DLL build.
2018-10-23 LoRd_MuldeRUpdated project/solution files.
2017-11-26 LoRd_MuldeRRefactored list of update mirrors into a separate file.
2017-05-31 LoRd_MuldeRUpdated VS2013 project file.
2015-12-19 LoRd_MuldeRFixed compilation with VS2010 and VS2013.
2015-08-06 LoRd_MuldeRAdded project/solution files for VS2015 + some build...
2015-06-21 LoRd_MuldeRAdded get_file_version() function + workaround to make...
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_MuldeRMake Qt library path point to proper sub-dir in "Prereq...
2015-02-01 LoRd_MuldeRAdded the BLAKE2 hash algorithm.
2015-01-01 LoRd_MuldeRImplemented static resource initialization.
2015-01-01 LoRd_MuldeRAdded Qt static plugin initialization.
2014-12-20 LoRd_MuldeRMoved translation support into MUtilities library ...
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-05 LoRd_MuldeRMoved all the Sound-specific functions into MUtilities...
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_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 fatal_exit() and exception handler macros.
2014-11-21 LoRd_MuldeRImplemented known_folder() function.
2014-11-21 LoRd_MuldeRImplemented randomness functions.
2014-11-21 LoRd_MuldeRInitial commit.