Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-08-11 | Fix another typo of "CPLC" is language files including English one. | Mounir IDRASSI | 1 | -1/+1 | |
2024-08-11 | Fix typo of "CPLC" is language files including English one. | Mounir IDRASSI | 1 | -1/+1 | |
2024-08-02 | Increment version to 1.26.13. Update release notes. Update signed Windows ↵ | Mounir IDRASSI | 1 | -1/+1 | |
drivers. | |||||
2024-08-02 | Translations: Add newly added string for XTS vulnerability detection | Mounir IDRASSI | 1 | -0/+3 | |
2024-06-23 | Increment version to 1.26.12 | Mounir IDRASSI | 1 | -1/+1 | |
2024-06-23 | Increment version to 1.26.11. Update Release Notes. | Mounir IDRASSI | 1 | -1/+1 | |
2023-11-19 | Linux/FreeBSD/macOS: Implement language selection settings (#1253) | Jertzukka | 1 | -0/+3 | |
* Implement Language selection into settings Initial commit to create a new tab in PreferencesNotebook for Language selection. By default, if nothing is chosen, it uses the current behaviour of using the language from system environment variables. If another language is chosen from the settings, it is saved into the Configuration.xml and this is used instead. * Fix SetStringSelection() assert issue on macOS * Add header include to fix build * Add current language pack, authors and way to use literal strings * Translations also for FreeBSD * Minimal GTK3 WX build on FreeBSD requires wxGraphicsContext * Get Preferences properly instead of workaround function * Use WrapSizer instead of BoxSizer for author line This forces long author lists to be put on a new line, reducing the need to increase window width. * Update Finnish translation * Borrow translation from IDM_LANGUAGE where it makes sense * Remove colon and thus unneeded function * Simplify Language tab layout * Reintroduce macOS specific fixes to Forms.cpp * cleanup | |||||
2023-11-09 | Increment version to 1.26.10. Update signed Windows drivers. | Mounir IDRASSI | 1 | -1/+1 | |
2023-10-29 | Update Language.ro.xml (#1237) | TigerxWood | 1 | -191/+191 | |
2023-10-11 | Increment version to 1.26.9 | Mounir IDRASSI | 1 | -1/+1 | |
2023-10-10 | Increment version to 1.26.8 | Mounir IDRASSI | 1 | -1/+1 | |
2023-10-02 | Update Language.ro.xml (#1221) | TigerxWood | 1 | -2/+2 | |
2023-09-30 | Increment version to 1.26.7. Set release date to October 1st. Update Windows ↵ | Mounir IDRASSI | 1 | -1/+1 | |
signed driver files. | |||||
2023-09-24 | Windows: Add tooltip message and help button for new option to disable ↵ | Mounir IDRASSI | 1 | -1/+2 | |
memory protection Also a dedicated page in the documentation was added for it. | |||||
2023-09-21 | Update Release Notes. Increment version to 1.26.6. | Mounir IDRASSI | 1 | -1/+1 | |
2023-09-21 | Translations: Add newly added string entry IDC_DISABLE_MEMORY_PROTECTION | Mounir IDRASSI | 1 | -0/+1 | |
2023-09-15 | Update Language.ro.xml (#1198) | TigerxWood | 1 | -1/+1 | |
2023-09-10 | Translations: Add new field IDC_LINK_KEYFILES_EXTENSIONS_WARNING to language ↵ | Mounir IDRASSI | 1 | -0/+1 | |
files | |||||
2023-09-08 | Update Language.ro.xml (#1194) | TigerxWood | 1 | -2/+2 | |
2023-09-06 | Windows: remove recommendation of keyfiles files extensions and update ↵ | Mounir IDRASSI | 1 | -1/+1 | |
documentation to mention risks of third-party file extensions. This commit also adds red color to the warning text about keyfiles in keyfiles dialogs. | |||||
2023-08-30 | Update Language.ro.xml (#1188) | TigerxWood | 1 | -1/+1 | |
Corrected a typo. | |||||
2023-08-29 | Update Language.ro.xml 1.26.5 (#1184) | TigerxWood | 1 | -1/+1 | |
* Update Language.ro.xml 1.26.5 * Update Language.ro.xml | |||||
2023-08-14 | Increment version to 1.26.5. Update signed Windows drivers. | Mounir IDRASSI | 1 | -1/+1 | |
2023-08-14 | Translations: Add new entry "PARTIAL_SYSENC_MOUNT_READONLY" | Mounir IDRASSI | 1 | -0/+1 | |
2023-08-09 | Update Language.ro.xml (#1168) | TigerxWood | 1 | -696/+696 | |
* Update Language.ro.xml * Update Language.ro.xml Final version | |||||
2023-07-23 | XML Language files: remove \r from new entries as it is automatically added ↵ | Mounir IDRASSI | 1 | -7/+7 | |
by code | |||||
2023-07-23 | Translations: Add new entries. update Russian XML file by Dmitry Yerokhin. ↵ | Mounir IDRASSI | 1 | -1/+9 | |
Increment version to 1.26.4 | |||||
2023-07-01 | Windows: Fix formatting issue during volume creation by using /Y for ↵ | Mounir IDRASSI | 1 | -0/+2 | |
format.com and specifying removal parameter in FormatEx The usage of /Y parameter in format.com simplifies the logic and makes the code robust since we don't need to send \n to the format.com process. Specifying RemovableMedia parameter to FormatEx fixes its failure in Windows 10 and later to perform quick format. This is also more adequate since we are mounting the volume as removable media for the formatting process. We also add better error management in order to display adequate error message to the user in case of failure | |||||
2023-06-30 | Increment version to 1.26.3 in XML language files | Mounir IDRASSI | 1 | -1/+1 | |
2023-06-29 | Translations: Add new messages related to EMV to XML files | Mounir IDRASSI | 1 | -0/+13 | |
2023-06-28 | Windows: Add comboxbox to Format wizard to choose ↵ | Mounir IDRASSI | 1 | -0/+3 | |
QuickFormat/FastCreate/FullFormat This required changes to internal logic and addition of new UI strings | |||||
2023-06-27 | Translations: Add new messages to XML files where it was missing | Mounir IDRASSI | 1 | -0/+1 | |
2023-06-25 | Update language XML files with new Expander entries | Mounir IDRASSI | 1 | -0/+31 | |
2023-06-25 | Windows: Better language localization support for Expander. | Mounir IDRASSI | 1 | -0/+2 | |
More work is needed to localize remaining string resources | |||||
2023-06-20 | Windows: Allow selecting size unit (KB/MB/GB) for generated keyfiles | Mounir IDRASSI | 1 | -2/+2 | |
This change also makes it possible to generate keyfiles larger than 1 MiB although only the first 1 MiB will be taken into account by VeraCrypt. Update strings in XML files | |||||
2023-06-04 | Increment version to 1.26.2. Update Release Notes | Mounir IDRASSI | 1 | -1/+1 | |
2023-06-02 | Windows: Add dropdown menu to Mount button to allow mounting without cache | Mounir IDRASSI | 1 | -0/+1 | |
2023-06-01 | Fix issues launching fsck via terminal on Linux (#1086) | Jertzukka | 1 | -1/+2 | |
Currently on a system without xterm or konsole (like fresh Ubuntu install) the fsck check will not launch. Added gnome-terminal as an alternative and fixed an issue where konsole will always error out as --title and --caption are no longer valid arguments. Previously the error message was simply "xterm not found", so new LangString LINUX_EX2MSG_TERMINALNOTFOUND was added to let the user knows which programs they need to get the feature working. | |||||
2023-05-18 | Add a new LangString 'LINUX_VOL_MOUNTED' to show when volume mounted. Fixes ↵ | Jertzukka | 1 | -0/+1 | |
(#1029) the issue of 'LINUX_VOL_DISMOUNTED' being shown even when not dismounting. | |||||
2022-03-21 | Language XML files: Add newly added entry to the XML files of supported ↵ | Mounir IDRASSI | 1 | -0/+1 | |
languages | |||||
2022-03-21 | Increment version to 1.26 and update windows driver and MBR bootloader files | Mounir IDRASSI | 1 | -1/+1 | |
2022-02-19 | Increment version to 1.25.9 and update Release Notes. | Mounir IDRASSI | 1 | -1/+1 | |
2022-02-05 | Increment version to 1.25.8 | Mounir IDRASSI | 1 | -1/+1 | |
2022-01-07 | Increment version to 1.25.7 and update Release Notes | Mounir IDRASSI | 1 | -1/+1 | |
2021-12-27 | Increment version to 1.25.6. Update Release Notes and add signed Windows driver. | Mounir IDRASSI | 1 | -1/+1 | |
2021-12-20 | Increment version to 1.25.5 and update release notes | Mounir IDRASSI | 1 | -1/+1 | |
2021-11-30 | Increment version to 1.25.4 and set release date to December 3rd 2021 | Mounir IDRASSI | 1 | -1/+1 | |
2021-11-28 | Language XML files: Fix wrong reference to VeraCrypt 6.0 which actually ↵ | Mounir IDRASSI | 1 | -1/+1 | |
should be TrueCrypt 6.0 | |||||
2021-11-28 | Increment version to 1.25 (1.25.3) | Mounir IDRASSI | 1 | -1/+1 | |
2021-11-21 | Increment version to 1.25-RC2 and update release notes | Mounir IDRASSI | 1 | -1/+1 | |