Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-03-25 | Windows: use cleaner approach to implement bringing our windows to ↵ | Mounir IDRASSI | 1 | -14/+23 | |
foreground. The previous implementation was causing issues with other application, like random freezing. | |||||
2018-03-25 | Windows: ensure that out secure desktop has always user input to avoid cases ↵ | Mounir IDRASSI | 1 | -0/+76 | |
where another application switch to default desktop while our password dialog is displayed. | |||||
2018-03-22 | Update dates on some copyrights statements | Mounir IDRASSI | 3 | -7/+7 | |
2018-03-22 | Update EFI bootloader files to latest VeraCrypt-DCS (commit "llmath updated ↵ | Mounir IDRASSI | 14 | -0/+0 | |
(EFI based)") | |||||
2018-03-22 | Windows: Update signed driver files for 1.22-BETA5 | Mounir IDRASSI | 2 | -0/+0 | |
2018-03-22 | Docummentation: update Release Notes for 1.22-BETA5 | Mounir IDRASSI | 2 | -1/+7 | |
2018-03-22 | Increment version to 1.22-BETA5 (1.22.5) | Mounir IDRASSI | 49 | -69/+69 | |
2018-03-22 | Documentation: Update copyright information. | Mounir IDRASSI | 1 | -4/+4 | |
2018-03-22 | Documentation: add information about data leaks in Windows related to ↵ | Mounir IDRASSI | 1 | -2/+5 | |
shellbags registry keys (reported by DrunkenSasquatch at https://github.com/veracrypt/VeraCrypt/issues/276) | |||||
2018-03-20 | Windows: Fix some cases of external applications freezing during ↵ | Mounir IDRASSI | 1 | -1/+38 | |
mount/dismount by using an internal window as parent to the waiting dialog instead of the desktop window. | |||||
2018-03-20 | XML Languages files: remove unused entry. | Mounir IDRASSI | 40 | -41/+1 | |
2018-03-18 | Update various copyright dates. | Mounir IDRASSI | 7 | -21/+49 | |
2018-03-18 | Windows: Update libzip to version 1.5.0 that include fixes for some security ↵ | Mounir IDRASSI | 118 | -3477/+4699 | |
issues. | |||||
2018-03-18 | XML Language files: Set lang to "de" to newly translated entries in German ↵ | Mounir IDRASSI | 1 | -2/+2 | |
language file. | |||||
2018-03-18 | Update Language.de.xml (#293) | Ettore Atalan | 1 | -2/+2 | |
Translated the latest strings for TRIM commands. | |||||
2018-03-13 | Windows: when /silent specified in command line, avoid performing any WIN32 ↵ | Mounir IDRASSI | 2 | -77/+108 | |
UI calls. This fixes issue of current application losing focus when VeraCrypt is run with /quit /silent (cf https://github.com/veracrypt/VeraCrypt/issues/274) | |||||
2018-03-12 | Fix ampersand symbol not properly escaped in Romanian translation. | Mounir IDRASSI | 1 | -1/+1 | |
2018-03-12 | XML Language files: update Chinese translation | Mounir IDRASSI | 1 | -4/+4 | |
2018-03-12 | XML Language files: Update Hungarian translation (by Szaki) | Mounir IDRASSI | 1 | -434/+434 | |
2018-03-12 | Language XML file: remove unused text entry. | Mounir IDRASSI | 1 | -1/+0 | |
2018-03-12 | Windows: make TRIM blocking option grayed in System -> Settings UI under ↵ | Mounir IDRASSI | 1 | -2/+11 | |
hidden OS since TRIM commands are always blocked in this case. | |||||
2018-03-07 | Update donation page to match online version and remove references to Tibit ↵ | Mounir IDRASSI | 15 | -66/+72 | |
service since it has shutdown. | |||||
2018-03-06 | Update language.ro.xml to 1.22-BETA4 (#288) | TigerxWood | 1 | -95/+95 | |
Corrected | |||||
2018-03-05 | Windows: Replace the text "TRIM operation" by "TRIM command" in UI and ↵ | Mounir IDRASSI | 40 | -40/+40 | |
translations for better consistency. | |||||
2018-03-05 | Windows: Add option to block TRIM command on system encryption SSD drives. | Mounir IDRASSI | 47 | -28/+125 | |
2018-03-05 | XML Languages files: Add translation entry for non-system TRIM configuration | Mounir IDRASSI | 40 | -0/+40 | |
2018-03-05 | Update language.ro.xml to 1.22-BETA4 (#285) | TigerxWood | 1 | -243/+243 | |
2018-03-04 | Windows: Implement TRIM support for non-system SSD partitions/drives and add ↵ | Mounir IDRASSI | 8 | -43/+341 | |
driver option to enable it (TRIM is disabled by default for non-system SSD partitions/drives) | |||||
2018-03-04 | Windows: fix build issue under VS 2017 caused by msxml6.dll | Mounir IDRASSI | 1 | -1/+1 | |
2018-03-04 | Windows: remove dependency to afxres.h header to allow build on community ↵ | Mounir IDRASSI | 6 | -6/+6 | |
edition of Visual Studio. | |||||
2018-03-04 | Windows: fix build issue of zip library with Visual Studio 2015/2017 | Mounir IDRASSI | 3 | -6/+2 | |
2018-02-11 | Merge pull request #277 from DrunkenSasquatch/master | Mounir IDRASSI | 1 | -1/+1 | |
Fix Location Typo | |||||
2018-02-10 | Fix Location Typo | DrunkenSasquatch | 1 | -1/+1 | |
2018-01-26 | Merge pull request #267 from gv5470/patch-100 | Mounir IDRASSI | 1 | -2/+2 | |
Fix wxWidgets assertion failed when backing up/restoring volume heade… | |||||
2018-01-21 | Fix wxWidgets assertion failed when backing up/restoring volume header ↵ | gv5470 | 1 | -2/+2 | |
(closes #100) | |||||
2017-12-29 | Language XML Files: Add untranslated Thai language file. | Mounir IDRASSI | 1 | -0/+1480 | |
2017-12-28 | Merge pull request #252 from Musikolo/develop | Mounir IDRASSI | 1 | -213/+213 | |
Update Spanish translations | |||||
2017-12-28 | Merge pull request #250 from Atalanttore/patch-1 | Mounir IDRASSI | 1 | -11/+11 | |
Update Language.de.xml | |||||
2017-12-28 | Fix a lot of typos | Unknown | 1 | -71/+71 | |
2017-12-27 | Fix minor typo | Unknown | 1 | -1/+1 | |
2017-12-26 | Add some missing changes | Unknown | 1 | -135/+135 | |
2017-12-26 | Update Spanish translations | Unknown | 1 | -133/+133 | |
2017-12-26 | Update Language.de.xml | Ettore Atalan | 1 | -10/+10 | |
2017-12-26 | Update Language.de.xml | Ettore Atalan | 1 | -11/+11 | |
I've translated the new strings for the upcoming version 1.22. | |||||
2017-12-13 | Docummentation: update Release Notes with fix for KDE GUI install. | Mounir IDRASSI | 2 | -0/+5 | |
2017-12-13 | Linux: fix failure to install GUI version under recent versions of KDE. | Mounir IDRASSI | 1 | -2/+2 | |
2017-12-09 | Linux: fix compilation error with older versions of gcc (e.g. 4.x) | Mounir IDRASSI | 1 | -3/+3 | |
2017-12-09 | Windows: Update signed driver files for 1.22-BETA4 | Mounir IDRASSI | 2 | -0/+0 | |
2017-12-09 | Docummentation: update Release Notes for 1.22-BETA4 | Mounir IDRASSI | 2 | -1/+11 | |
2017-12-09 | Increment version to 1.22-BETA4 (1.22.4) | Mounir IDRASSI | 48 | -57/+57 | |