Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Common
/
Language.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-10
Windows setup: Fix wrong language used in installer if we select a language i...
Mounir IDRASSI
1
-0
/
+1
2019-01-26
Windows: Add a build configuration containing EFI bootloader signed with cust...
Mounir IDRASSI
1
-1
/
+1
2018-08-13
Windows: code enhancements for language selection mechanism in the installer.
Mounir IDRASSI
1
-254
/
+103
2018-08-12
Windows Installer: implement language selection mechanism at the start of the...
Mounir IDRASSI
1
-0
/
+202
2018-03-30
Simplify format of XML language files to make it easy to integrate in collabo...
Mounir IDRASSI
1
-1
/
+1
2017-06-23
Update IDRIX copyright year
Mounir IDRASSI
1
-1
/
+1
2017-06-05
Windows: move language XML files to new "Languages" folder in the installatio...
Mounir IDRASSI
1
-1
/
+2
2017-06-05
Windows: Correctly open online help when selected in menu. Remove unused para...
Mounir IDRASSI
1
-1
/
+1
2016-06-17
Windows: fix compiler warnings
Mounir IDRASSI
1
-1
/
+3
2016-05-10
Remove trailing whitespace
David Foerster
1
-10
/
+10
2016-05-10
Normalize all line terminators
David Foerster
1
-583
/
+583
2016-01-20
Copyright: update dates to include 2016.
Mounir IDRASSI
1
-1
/
+1
2015-11-26
Windows: Full UNICODE rewrite and implement support for UNICODE passwords.
Mounir IDRASSI
1
-4
/
+4
2015-10-05
Windows: remove wrong check for return value of MultiByteToWideChar
Mounir IDRASSI
1
-4
/
+4
2015-09-10
Windows: When no language selected by user, explicitly use English as default...
Mounir IDRASSI
1
-2
/
+2
2015-08-06
Update license information to reflect the use of a dual license Apache 2.0 an...
Mounir IDRASSI
1
-5
/
+9
2015-07-13
Windows: Fix memory access issues when processing language XML files. Avoid w...
Mounir IDRASSI
1
-10
/
+53
2015-05-31
Windows: fix buffer overrun issue when parsing language XML file
Mounir IDRASSI
1
-1
/
+3
2015-05-26
Windows: solve 64-bit compilation warnings after checking that they are harml...
Mounir IDRASSI
1
-3
/
+3
2015-02-09
Static Code Analysis: handle unused variables more properly. Catch STL except...
Mounir IDRASSI
1
-2
/
+3
2014-11-08
Static Code Analysis : Generalize the use of Safe String functions. Add some ...
Mounir IDRASSI
1
-16
/
+34
2014-11-08
Static Code Analysis : Avoid potential overflow when parsing language file by...
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Modifications to remove all TrueCrypt references in names. generate new GUIDs...
Mounir IDRASSI
1
-4
/
+4
2014-11-08
Add original TrueCrypt 7.1a sources
Mounir IDRASSI
1
-0
/
+515