Mounir IDRASSI
|
9913af3a8e
|
Linux/MacOSX: first dynamic mode implementation
|
2015-06-24 15:33:16 +02:00 |
|
Mounir IDRASSI
|
2ec75c5f8e
|
Linux: Correct wxWidgets assert warnings when displaying about/LegalNotice dialogs. This didn't happen with official binaries because the library used disables asserts.
|
2015-04-19 16:31:28 +02:00 |
|
Mounir IDRASSI
|
ba1e9c8f4d
|
Linux/MacOSX: A configuration option for default hash and default TrueCrypt mode used for mounting volumes (Menu Settings -> Default Mount Parameters). Implement priority of command line arguments over default values.
|
2015-02-28 17:03:38 +01:00 |
|
Mounir IDRASSI
|
6e73a8a393
|
Linux/MacOSX: Modify wxFormBuilder generated files directly to solve the 'X' icon not closing some dialog because we can't workaround wxFormBuilder bug without introducing other issues (the correct SetExtraStyle call must be present at the beginning of the constructor, so it must be present in the generated files). Each time we generated new sources, Forms.cpp must be manually modify it to keep this correction.
|
2015-02-27 18:07:36 +01:00 |
|
Mounir IDRASSI
|
176bec1bb2
|
Revert "Linux/MacOSX: solve the 'X' icon not closing some dialog. This was caused by a bug of wxFormBuilder that calls SetExtraStyle without taking care of the previous value."
This reverts commit 400fd599f812b057b0674f2ae0e0141e7c35a332.
|
2015-02-27 18:07:33 +01:00 |
|
Mounir IDRASSI
|
86529dadde
|
Linux/MacOSX: solve the 'X' icon not closing some dialog. This was caused by a bug of wxFormBuilder that calls SetExtraStyle without taking care of the previous value.
|
2015-02-16 00:19:24 +01:00 |
|
Mounir IDRASSI
|
c178e325b8
|
Linux/MacOSX: Implement TrueCrypt conversion and loading support. Correct many GTK issues linked to multi-threaded origine of events by implementing an automatic mechanism for handling such requests in the main thread.
|
2014-12-30 17:06:20 +01:00 |
|
Mounir IDRASSI
|
2b1a166d23
|
Linux/MacOSX: Add possibility to choose 1-pass wipe mode without changing the default wipe mode (3-pass).
|
2014-12-28 23:27:46 +01:00 |
|
Mounir IDRASSI
|
d90d9f0c40
|
Linux/MacOSX: Implement waiting dialog for lengthy operations in order to have a better user experience.
|
2014-12-26 00:51:52 +01:00 |
|
Mounir IDRASSI
|
7a89f0f0e1
|
Linux/MacOSX: Add a donation menu entry
|
2014-12-20 17:37:36 +01:00 |
|
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
|
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
|
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
|
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
|
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
|
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 |
|