Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Main
/
Forms
/
MainFrame.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-12
Avoid conflict with C++17 features std::byte by using uint8 type instead of byte
Mounir IDRASSI
1
-1
/
+1
2023-11-19
Linux/FreeBSD/macOS: Implement language selection settings (#1253)
Jertzukka
1
-0
/
+11
2023-08-07
Call EnsureVisible() for OSX in OnActivate (#1167)
Deniz Türkoglu
1
-0
/
+1
2023-08-04
fix warnings and UB (#1164)
kovalev0
1
-2
/
+2
2023-07-24
Linux/macOS: Remove TrueCrypt support
Mounir IDRASSI
1
-21
/
+5
2023-06-29
EMV keyfile support: Overall code improvements and bug fixes
Mounir IDRASSI
1
-2
/
+2
2023-06-28
Add EMV functionality (#1080)
mmauv
1
-1
/
+2
2021-08-16
Add compile-time toggleable support for application indicators, off by defaul...
Unit 193
1
-0
/
+68
2021-08-15
MacOSX: First native Apple M1 support
Mounir IDRASSI
1
-1
/
+1
2020-12-11
new xml Tag for en and de (#708)
T-Bonhagen
1
-22
/
+23
2020-06-11
Switch from auto_ptr to unique_ptr (#638)
Christopher Bergqvist
1
-1
/
+1
2019-12-16
MacOSX: Ensure that the heading bar is always visible when window is moved so...
Mounir IDRASSI
1
-0
/
+13
2019-12-16
MacOSX: Ensure that main window is visible on screen when About is display as...
Mounir IDRASSI
1
-0
/
+1
2019-10-16
Fixed drag and drop not showing correct path, specifically under GTK-3. (#520)
El Mostafa Idrassi
1
-2
/
+0
2017-06-23
Update IDRIX copyright year
Mounir IDRASSI
1
-1
/
+1
2016-05-10
Remove trailing whitespace
David Foerster
1
-31
/
+31
2016-01-20
Copyright: update dates to include 2016.
Mounir IDRASSI
1
-1
/
+1
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-19
User Interface enhancements for PIM
Mounir IDRASSI
1
-0
/
+17
2015-06-24
Linux/MacOSX: restore normal file mode to some source files
Mounir IDRASSI
1
-0
/
+0
2015-04-06
MacOSX: solve issue volumes not auto-dismounting when quitting VeraCrypt. res...
Mounir IDRASSI
1
-1
/
+54
2015-02-28
Linux/MacOSX: A configuration option for default hash and default TrueCrypt m...
Mounir IDRASSI
1
-4
/
+33
2015-02-08
Linux/MacOSX: use command line values of TrueCryptMode and PRF as defaults fo...
Mounir IDRASSI
1
-0
/
+10
2014-12-30
Linux/MacOSX: Implement TrueCrypt conversion and loading support. Correct man...
Mounir IDRASSI
1
-1
/
+3
2014-12-26
Linux/MacOSX: Implement waiting dialog for lengthy operations in order to hav...
Mounir IDRASSI
1
-2
/
+29
2014-11-08
MacOSX : correct compilation issue caused by system API deprication and use o...
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Change namespace from TrueCrypt to VeraCrypt. Rename method from Resources Re...
Mounir IDRASSI
1
-3
/
+3
2014-11-08
wxWidgets 3.0 compatibility modifications
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Replace TrueCrypt references in added sources and resources by VeraCrypt ones.
Mounir IDRASSI
1
-1
/
+1
2014-11-08
Add TrueCrypt 7.1a MacOSX/Linux specific source files.
Mounir IDRASSI
1
-0
/
+1585