Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-12-11 | Update Corsican translation on 2023-11 (#1258) | Patriccollu | 1 | -4/+4 | |
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 | -2/+2 | |
2023-10-11 | Increment version to 1.26.9 | Mounir IDRASSI | 1 | -2/+2 | |
2023-10-10 | Increment version to 1.26.8 | Mounir IDRASSI | 1 | -2/+2 | |
2023-09-30 | Increment version to 1.26.7. Set release date to October 1st. Update Windows ↵ | Mounir IDRASSI | 1 | -2/+2 | |
signed driver files. | |||||
2023-09-25 | Update Corsican translation on 2023-09 (3rd) (#1211) | Patriccollu | 1 | -4/+4 | |
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-20 | Update Corsican translation on 2023-09 (2nd) (#1203) | Patriccollu | 1 | -2/+4 | |
2023-09-10 | Update Corsican translation on 2023-09 (#1196) | Patriccollu | 1 | -4/+6 | |
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-14 | Update Corsican translation on 2023-08 (#1174) | Patriccollu | 1 | -3/+3 | |
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-07-31 | Update Corsican translation on 2023-07 (2nd) (#1162) | Patriccollu | 1 | -11/+11 | |
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/+8 | |
Increment version to 1.26.4 | |||||
2023-07-01 | Update Corsican translation on 2023-07 (#1140) | Patriccollu | 1 | -4/+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 | Update Corsican translation on 2023-06 (7th) (#1135) | Patriccollu | 1 | -8/+22 | |
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-25 | Update Corsican translation on 2023-06 (6th) (#1124) | Patriccollu | 1 | -45/+45 | |
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-23 | Update Corsican translation on 2023-06 (5th) (#1117) | Patriccollu | 1 | -2/+3 | |
2023-06-21 | Update Corsican translation on 2023-06 (4th) (#1112) | Patriccollu | 1 | -10/+7 | |
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-10 | Update Corsican translation on 2023-06 (3rd) (#1097) | Patriccollu | 1 | -2/+4 | |
2023-06-04 | Increment version to 1.26.2. Update Release Notes | Mounir IDRASSI | 1 | -4/+3 | |
2023-06-02 | Update Corsican translation on 2023-06 (2nd) (#1092) | Patriccollu | 1 | -2/+3 | |
2023-06-02 | Windows: Add dropdown menu to Mount button to allow mounting without cache | Mounir IDRASSI | 1 | -0/+1 | |
2023-06-02 | Update Corsican translation on 2023-06 (#1090) | Patriccollu | 1 | -2/+3 | |
2023-06-01 | Fix issues launching fsck via terminal on Linux (#1086) | Jertzukka | 1 | -0/+1 | |
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-31 | Format Corsican localization XML file (#1087) | Patriccollu | 1 | -1612/+1613 | |
2023-05-29 | Update Corsican translation on 2023-05 (#1085) | Patriccollu | 1 | -509/+524 | |
* Update Corsican translation on 2023-05 * Update Corsican translation on 2023-05 | |||||
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-27 | Update Corsican translation for commit 5383190 (#913) | Patriccollu | 1 | -2/+2 | |
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-03-07 | Creating Language.co.xml for Corsican (#905) | Patriccollu | 1 | -0/+1613 | |