Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-04-26 | Linux: in command line, support hash algorithm names without '-' as on ↵ | Mounir IDRASSI | 1 | -3/+9 | |
Windows ("sha256", "sha512", "ripemd160") | |||||
2015-04-19 | Linux: Correct wxWidgets assert warnings when displaying about/LegalNotice ↵ | Mounir IDRASSI | 2 | -4/+2 | |
dialogs. This didn't happen with official binaries because the library used disables asserts. | |||||
2015-04-19 | Linux installer: Add support for kdesudo and correct usage of konsole ↵ | Mounir IDRASSI | 1 | -1/+1 | |
external call. | |||||
2015-04-06 | MacOSX: Correctly handle OSX dock "reopen-application" event and Cocoa ↵ | Mounir IDRASSI | 2 | -4/+15 | |
openFiles message instead of the deprecated Carbon "open-document" event | |||||
2015-04-06 | Linux/MaxOSX: correctly detect type of internal exceptions | Mounir IDRASSI | 2 | -6/+9 | |
2015-04-06 | MacOSX: solve issue volumes not auto-dismounting when quitting VeraCrypt. ↵ | Mounir IDRASSI | 2 | -2/+63 | |
restore main VeraCrypt window if is in background when we need to display various dialogs | |||||
2015-04-05 | Linux/MacOSX: Always add the source location when system exception occur in ↵ | Mounir IDRASSI | 1 | -2/+1 | |
order to help diagnose users issues. | |||||
2015-04-05 | Linux/MacOSX: correctly handle some internal exception classes that were ↵ | Mounir IDRASSI | 1 | -0/+4 | |
missed by the WaitDialog class. | |||||
2015-03-08 | Linux/MacOSX: Load preferences if only volume path is given in command line ↵ | Mounir IDRASSI | 3 | -6/+23 | |
and GUI mode enabled. | |||||
2015-02-28 | Linux/MacOSX: A configuration option for default hash and default TrueCrypt ↵ | Mounir IDRASSI | 8 | -6/+410 | |
mode used for mounting volumes (Menu Settings -> Default Mount Parameters). Implement priority of command line arguments over default values. | |||||
2015-02-27 | Linux/MacOSX: Modify wxFormBuilder generated files directly to solve the 'X' ↵ | Mounir IDRASSI | 1 | -6/+6 | |
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 | Revert "Linux/MacOSX: solve the 'X' icon not closing some dialog. This was ↵ | Mounir IDRASSI | 8 | -14/+14 | |
caused by a bug of wxFormBuilder that calls SetExtraStyle without taking care of the previous value." This reverts commit 400fd599f812b057b0674f2ae0e0141e7c35a332. | |||||
2015-02-16 | Linux/MacOSX: solve the 'X' icon not closing some dialog. This was caused by ↵ | Mounir IDRASSI | 8 | -14/+14 | |
a bug of wxFormBuilder that calls SetExtraStyle without taking care of the previous value. | |||||
2015-02-13 | Linux: Perform a quick NTFS formatting by adding the "-f" switch to ↵ | Mounir IDRASSI | 1 | -0/+4 | |
mkfs.ntfs. Without this, the creation of big NTFS volumes takes ages. The code already takes care of the empty sectors by encrypting them with different key to randomize plaintext. | |||||
2015-02-11 | -9/+9 | ||||
large enough minimum size. | |||||
2014-12-04 | Linux/macOSX: handle project URLs using the new values | Mounir IDRASSI | 1 | -38/+107 | |
2014-11-08 | Linux/MacOSX: solve compilation warning by explicitly converting wxCStrData ↵ | Mounir IDRASSI | 1 | -2/+2 | |
to (const wchar_t*) | |||||
2014-11-08 | Replace deprecated wxTextValidator::SetBellOnError whose logic whose ↵ | Mounir IDRASSI | 1 | -2/+4 | |
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 | MacOSX: fix warning by displacing declaration of variable used only under Linux | Mounir IDRASSI | 1 | -1/+1 | |
2014-11-08 | Linux/MacOSX: Remove static size values from GUI in order to let wxWidgets ↵ | Mounir IDRASSI | 3 | -11/+20 | |
calculate the best size (the "Fit" method ensure this). Fix truncation of text is some dialogs. | |||||
2014-11-08 | Linux: remove workaround for wxFileType::GetOpenCommand bug in handling path ↵ | Mounir IDRASSI | 1 | -5/+0 | |
with spaces because it was fixed in wxWidgets 3.0 and this workaround causes problems. | |||||
2014-11-08 | Linux: Support NTFS formatting of volume. We use mkfs.ntfs so it needs to be ↵ | Mounir IDRASSI | 3 | -0/+4 | |
installed on the system. | |||||
2014-11-08 | MacOSX : Update Main Makefile to used the new package name that include the ↵VeraCrypt_MacOSX_1.0d | Mounir IDRASSI | 1 | -1/+1 | |
version. | |||||
2014-11-08 | MacOSX : Correct typos in Main Makefile | Mounir IDRASSI | 1 | -3/+3 | |
2014-11-08 | MacOSX : change OSXFuse error message to indicate the MacFUSE compatibility ↵ | Mounir IDRASSI | 1 | -1/+1 | |
layer is needed. | |||||
2014-11-08 | MacOSX : modify Makefile to automatically build and sign the MacOSX ↵ | Mounir IDRASSI | 1 | -1/+3 | |
installer for VeraCrypt. | |||||
2014-11-08 | MacOSX : Since we link directly with OSXFuse, change error message to ↵ | Mounir IDRASSI | 1 | -1/+1 | |
indicate that OSXFuse 2.3+ is needed. | |||||
2014-11-08 | MacOSX : Copy console version of VeraCrypt inside the bundle under the name ↵ | Mounir IDRASSI | 1 | -0/+11 | |
veracrypt_console. | |||||
2014-11-08 | MacOSX : Update Fuse error message to display OSXFUSE requirement alongside ↵ | Mounir IDRASSI | 1 | -1/+1 | |
MacFuse. |