OSDN Git Service

Improved test script.
[slunkcrypt/SlunkCrypt.git] / gui / SlunkCryptGUI.xaml.cs
2022-10-15 LoRd_MuldeRGUI: Added checkbox to enable/disable "legacy" compatib...
2022-09-29 LoRd_MuldeRWindows GUI: Some improvements in detecting the program...
2022-05-24 LoRd_MuldeRGUI: Implemented detection of the ARM64 architecture...
2022-04-18 LoRd_MuldeREnable the GUI to use the "AVX2" binary, if supported...
2022-04-03 LoRd_MuldeRAdded support for setting the number threads in the...
2022-02-11 LoRd_MuldeRRefactored process event handler class + added new... 1.1.2
2022-02-10 LoRd_MuldeRRefactored the ProcessRunner and PasswordGen classes.
2022-02-09 LoRd_MuldeRGUI: Replaced the built-in password generator with...
2021-11-13 LoRd_MuldeRImplemented application configuration setting to disabl... 1.1.0
2021-11-11 LoRd_MuldeRImplemented option to disable the busy indicator (anima...
2021-11-09 LoRd_MuldeRAdded runtime CPU detection for SSE2 capability to...
2021-05-08 LoRd_MuldeRGUI: Added button to generate a random password to...
2021-05-04 LoRd_MuldeRAdded a simple GUI front-end for Windows platform.