Mounir IDRASSI
|
c8c8cc517d
|
Linux/MacOSX: Implement generating more than one keyfile, specifying the size of the generated keyfiles and letting VeraCrypt choose random size values.
|
2014-12-11 18:31:38 +01:00 |
|
Mounir IDRASSI
|
9a6b371c96
|
MacOSX/Linux: Solve truncated text in some Wizard windows by defining a large enough minimum size.
|
2014-12-07 22:40:27 +01:00 |
|
Mounir IDRASSI
|
2c6e9fc15c
|
Replace deprecated wxTextValidator::SetBellOnError whose logic whose inverted by the new wxTextValidator::SuppressBellOnError. Since its used in constructor only for TC_WINDOWS, we do the same in the destructor.
|
2014-11-08 23:24:51 +01:00 |
|
Mounir IDRASSI
|
2cdfbd2703
|
Linux/MacOSX: Remove static size values from GUI in order to let wxWidgets calculate the best size (the "Fit" method ensure this). Fix truncation of text is some dialogs.
|
2014-11-08 23:24:44 +01:00 |
|
Mounir IDRASSI
|
9c1ddff7e3
|
Linux: Support NTFS formatting of volume. We use mkfs.ntfs so it needs to be installed on the system.
|
2014-11-08 23:24:11 +01:00 |
|
Mounir IDRASSI
|
f94707e4ef
|
MacOSX : correct compilation issue caused by system API deprication and use of new wxWidgets.
|
2014-11-08 23:22:08 +01:00 |
|
Mounir IDRASSI
|
80a26745a6
|
Linux GUI : hide the wipe choice during volume creation. Remove extra content from wipe choice list.
|
2014-11-08 23:21:57 +01:00 |
|
Mounir IDRASSI
|
ee9f3101fd
|
Correct compilation error under Linux introduced in latest commit
|
2014-11-08 23:21:52 +01:00 |
|
Mounir IDRASSI
|
cb6dad6bd2
|
Linux/MacOSX port of manual selection of number of passes for volume header over-write operation.
|
2014-11-08 23:21:49 +01:00 |
|
Mounir IDRASSI
|
41a22ca4e7
|
Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Resources::GetTrueCryptIcon to Resources::GetVeraCryptIcon.
|
2014-11-08 23:20:14 +01:00 |
|
Mounir IDRASSI
|
17823cb58c
|
Update wxFormBuild file to latest version (3.5 beta) and generate new Forms.cpp/Forms.h files.
|
2014-11-08 23:20:11 +01:00 |
|
Mounir IDRASSI
|
b6dc9e9e15
|
Change legacy version check in newly added Linux/MacOSX sources from 0x600 (TrueCrypt) to 0x10b
|
2014-11-08 23:20:01 +01:00 |
|
Mounir IDRASSI
|
084a8ee85c
|
wxWidgets 3.0 compatibility modifications
|
2014-11-08 23:19:29 +01:00 |
|
Mounir IDRASSI
|
edc9f36322
|
Replace TrueCrypt references in added sources and resources by VeraCrypt ones.
|
2014-11-08 23:19:03 +01:00 |
|
Mounir IDRASSI
|
7ffce028d0
|
Add TrueCrypt 7.1a MacOSX/Linux specific source files.
|
2014-11-08 23:18:59 +01:00 |
|