VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Mount/Mount.rc
AgeCommit message (Collapse)AuthorFilesLines
2018-08-12Increment version to 1.23-BETA3 and update release notes.Mounir IDRASSI1-4/+4
2018-07-05Increment version to 1.23-BETA2Mounir IDRASSI1-4/+4
2018-05-03Increment version to 1.23-BETA1Mounir IDRASSI1-4/+4
2018-04-23Increment version to 1.23-BETA0 (1.23.0)Mounir IDRASSI1-4/+4
2018-03-30Increment version to 1.22 (1.22.9)Mounir IDRASSI1-4/+4
2018-03-28Increment version to 1.22-BETA8 (1.22.8)Mounir IDRASSI1-4/+4
2018-03-27Increment version to 1.22-BETA7 (1.22.7)Mounir IDRASSI1-4/+4
2018-03-25Increment version to 1.22-BETA6 (1.22.6)Mounir IDRASSI1-4/+4
2018-03-22Increment version to 1.22-BETA5 (1.22.5)Mounir IDRASSI1-4/+4
2018-03-05Windows: Replace the text "TRIM operation" by "TRIM command" in UI and ↵Mounir IDRASSI1-1/+1
translations for better consistency.
2018-03-05Windows: Add option to block TRIM command on system encryption SSD drives.Mounir IDRASSI1-26/+30
2018-03-04Windows: Implement TRIM support for non-system SSD partitions/drives and add ↵Mounir IDRASSI1-10/+12
driver option to enable it (TRIM is disabled by default for non-system SSD partitions/drives)
2018-03-04Windows: remove dependency to afxres.h header to allow build on community ↵Mounir IDRASSI1-1/+1
edition of Visual Studio.
2017-12-09Increment version to 1.22-BETA4 (1.22.4)Mounir IDRASSI1-2/+2
2017-08-02Windows: Increment version to 1.22-BETA3Mounir IDRASSI1-2/+2
2017-07-29Windows: increment version to 1.22-BETA2-Build6Mounir IDRASSI1-2/+2
2017-07-27Windows: increment version to 1.22-BETA2-Build5Mounir IDRASSI1-2/+2
2017-07-23Windows: Increment version to 1.22-BETA2-Build1Mounir IDRASSI1-2/+2
2017-07-20Windows: Increment version to 1.22-BETA1-Build4Mounir IDRASSI1-4/+4
2017-07-19Windows: Increment version to 1.22-BETA0Mounir IDRASSI1-2/+2
2017-07-09Increment version to 1.21.5Mounir IDRASSI1-2/+2
2017-07-05Increment version to 1.21.4Mounir IDRASSI1-2/+2
2017-07-04Increment version to 1.21.3Mounir IDRASSI1-2/+2
2017-07-02Windows: increment version to 1.21.2Mounir IDRASSI1-2/+2
2017-07-02Increment version to 1.21 (1.21.1)Mounir IDRASSI1-4/+4
2017-06-29Update release date and increment version to 1.20.3.4Mounir IDRASSI1-2/+2
2017-06-23Increment version to 1.20 (1.20.3)Mounir IDRASSI1-4/+4
2017-06-09Windows: Enhancements to EFI System Information dialogMounir IDRASSI1-9/+10
2017-06-08Windows: Validate XML format of EFI DcsProp after user editing and before ↵Mounir IDRASSI1-12/+12
writing it to disk. Enhance UI handling of DcsProp editing and PlatformInfo display.
2017-06-05Beta2 patch 1kavsrf1-12/+13
Edit DcsProp and PlatformInfo from System->Settings EFI loader updated
2017-06-05PlatformInfo read. (via ReadEfiConfig)kavsrf1-4/+5
It is displayed in System settings
2016-12-30Increment version to 1.20 BETA2 (1.20.2)Mounir IDRASSI1-4/+4
2016-12-30Windows: Implement Secure Desktop for password entry. Add option and command ↵Mounir IDRASSI1-12/+14
line switch to activate it.
2016-12-08Increment version to 1.20 BETA1 (1.20.1)Mounir IDRASSI1-4/+4
2016-12-08Windows: use "Temporarily" instead of "Temporary" in the text of a ↵Mounir IDRASSI1-1/+1
preference option
2016-12-08Windows: Enhancement to favorites handling. Add PRF/TrueCryptMode fields in ↵Mounir IDRASSI1-7/+10
favorites management dialog, and use default mount parameters when mounting multiple favorites at once.
2016-10-17Increment version to 1.19 (1.19.4)Mounir IDRASSI1-4/+4
2016-10-17Update documentation and increment version to 1.19 BETA3 (1.19.3)Mounir IDRASSI1-4/+4
2016-08-21Increment version to 1.19 BETA2 (1.19.2)Mounir IDRASSI1-4/+4
2016-08-16Increment version to 1.18. Update user guide PDF file.VeraCrypt_1.18_PreReleaseMounir IDRASSI1-4/+4
2016-08-15Windows: in system encryption setting dialog, put the checkbox for hiding at ↵Mounir IDRASSI1-5/+5
the bottom to keep the Note text coherent.
2016-08-15Windows: Implement Rescue Disk support for EFI system encryptionMounir IDRASSI1-1/+1
2016-08-15Windows: Implement support for EFI system encryption in Windows GUI.Mounir IDRASSI1-24/+50
2016-05-10Remove trailing whitespaceDavid Foerster1-6/+6
2016-05-10Normalize all line terminatorsDavid Foerster1-713/+713
2016-05-05Windows: Add option and command line switch to hide waiting dialog when ↵Mounir IDRASSI1-12/+14
performing operations.
2016-04-28Windows: resize Volume ID field on favorites dialog to display full value of IDMounir IDRASSI1-2/+2
2016-04-20Windows: Add option to avoid PIM prompt in pre-boot authentication by ↵Mounir IDRASSI1-14/+16
storing PIM value unencrypted in MBR.
2016-04-20Windows: Resize some controls and dialogs to fix text truncation for some ↵Mounir IDRASSI1-33/+33
non-English languages.
2016-04-17Windows: Add missing GUI modification from previous Volume ID commitMounir IDRASSI1-2/+2