VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/ExpandVolume/ExpandVolume.rc
AgeCommit message (Collapse)AuthorFilesLines
2016-05-10Remove trailing whitespaceDavid Foerster1-6/+6
2016-05-10Normalize all line terminatorsDavid Foerster1-298/+298
2016-02-20Windows:Correct explanatory text in VeraCrypt Expander to reader "Mount" ↵Mounir IDRASSI1-2/+2
instead of "Start".
2016-02-14Increment version to 1.17. Update user guide PDF file.Mounir IDRASSI1-4/+4
2016-01-31Windows: Implement GUI indicator for entropy collected from mouse movements.Mounir IDRASSI1-7/+9
2016-01-20Windows: hide PIM is VeraCrypt Expander the same way as in other placesMounir IDRASSI1-1/+1
2016-01-04Windows: Add keyboard shortcut alt+i for checking "Use PIM" in various ↵Mounir IDRASSI1-1/+1
dialogs like password dialog.
2015-10-15Windows: solve issue on VeraCryptExpander where if TB radio button was ↵Mounir IDRASSI1-1/+1
checked, it will remain checked even if GB, MB or KB is are checked.
2015-10-07Increment version to 1.16. Update user guide PDF file.VeraCrypt_1.16Mounir IDRASSI1-4/+4
2015-09-26Increment version to 1.15. Update user guide PDF file.VeraCrypt_1.15Mounir IDRASSI1-4/+4
2015-09-26Windows: Support specifying volumes size using TB in GUI as it is the case ↵Mounir IDRASSI1-42/+14
in command line.
2015-09-16Increment version to 1.14. Update user guide PDF file.VeraCrypt_1.14Mounir IDRASSI1-4/+4
2015-08-09Increment version to 1.13VeraCrypt_1.13Mounir IDRASSI1-4/+4
2015-08-06Increment version to 1.12. Update user guide PDF file.Mounir IDRASSI1-4/+4
2015-07-13Windows: Modify PIM parts in GUI to make it easier to use. Users must ↵Mounir IDRASSI1-8/+9
explicitly check "User PIM" to enable its use.
2015-06-08Windows: rename PIN to PIM to avoid confusion. Better error messages.Mounir IDRASSI1-3/+3
2015-05-26Windows: first implementation of dynamic modeMounir IDRASSI1-7/+10
2015-05-03Windows: Modify custom window class names to less generic value in order to ↵Mounir IDRASSI1-1/+1
avoid collision with existing class names.
2015-04-06Increment VeraCrypt version to 1.0f-2Mounir IDRASSI1-5/+8
2015-01-20Windows: Add first version of VeraCryptExpander who is based on extcv. Minor ↵Mounir IDRASSI1-0/+317
modification to Mount.c to avoid link errors when building VeraCryptExpander.