Home
Source Code
Downloads
Documentation
Donate
Forums
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-01
Windows: Ensure that installation folder is removed after MSI uninstall by sc...
Mounir IDRASSI
1
-0
/
+90
2024-09-01
Windows: Fix MSI not overwriting existing data files (chm, html, xml) with ne...
Mounir IDRASSI
1
-470
/
+458
2024-09-01
Windows: Fix MSI not installing all new documentation file. Remove old files ...
Mounir IDRASSI
39
-148
/
+1067
2024-08-30
Wndows: Fix error 1603 returned by MSI silent install when REBOOT=ReallySuppr...
Mounir IDRASSI
1
-0
/
+1
2024-08-25
Linux: Add script to sign generated rpms
Mounir IDRASSI
1
-0
/
+54
2024-08-25
Increment version to 1.26.14. Set release date to August 25th.
Mounir IDRASSI
37
-47
/
+47
2024-08-25
Linux/MacOSX: Only load valid XML language files (Language.langid.xml format ...
Mounir IDRASSI
1
-5
/
+14
2024-08-24
Windows: Fix regression causing crash when a wrong password is used when chan...
Mounir IDRASSI
3
-3
/
+3
2024-08-22
Revert "Add Hausa translation (#1404)" (#1407)
Mounir IDRASSI
7
-7
/
+0
2024-08-21
Add Hausa translation (#1404)
Marius Kjærstad
7
-0
/
+7
2024-08-21
Windows: Only load valid XML language files (Language.xx.xml or Language.xx-y...
Mounir IDRASSI
1
-0
/
+44
2024-08-21
Windows: Enhance packaging batch file to bundle only valid XML language files
Mounir IDRASSI
1
-1
/
+17
2024-08-17
Update Release Notes. Set release date to August 17th.
Mounir IDRASSI
1
-1
/
+1
2024-08-14
Windows: better handling of reading EFI variable to display help error messag...
Mounir IDRASSI
1
-4
/
+44
2024-08-13
Windows: fix build failure for x86/x64 with newer Visual Studio that use Wind...
Mounir IDRASSI
1
-1
/
+7
2024-08-11
Fix another typo of "CPLC" is language files including English one.
Mounir IDRASSI
1
-1
/
+1
2024-08-11
Revert changes mistakenly included in previous commit
Mounir IDRASSI
2
-1
/
+2
2024-08-11
Fix typo of "CPLC" is language files including English one.
Mounir IDRASSI
3
-3
/
+2
2024-08-05
Update mount failure error messages to mention removal of TrueCrypt support a...
Mounir IDRASSI
1
-6
/
+6
2024-08-05
Windows: disable dropdown split button in volume expander (#1389)
lollolong
1
-0
/
+4
2024-08-05
Undeclared identifier for IDR_LANG_NB fixed (#1388)
Marius Kjærstad
5
-0
/
+5
2024-08-04
Update Release Notes. Set release date to August 4th.
Mounir IDRASSI
1
-1
/
+1
2024-08-04
Windows: Fix rare cases being stuck in Secure Desktop after it is used for pa...
Mounir IDRASSI
1
-18
/
+38
2024-08-03
Add Norwegian Bokmål translation (#1382)
Marius Kjærstad
2
-0
/
+2
2024-08-02
Increment version to 1.26.13. Update release notes. Update signed Windows dri...
Mounir IDRASSI
45
-54
/
+54
2024-08-02
Implement detection of volumes with vulnerable XTS master key.
Mounir IDRASSI
24
-7
/
+186
2024-07-24
Update CHM documentation. Use correct date of 1.26.12 in header.
Mounir IDRASSI
1
-2
/
+2
2024-07-24
Windows: Update WiX and SDK paths in build bat files
Mounir IDRASSI
2
-9
/
+11
2024-07-13
Linux: fix linker type confusion that was causing crash.
Mounir IDRASSI
3
-32
/
+32
2024-07-11
Documentation: Update QR codes and logos (#1376)
Marius Kjærstad
1
-2
/
+2
2024-07-10
Linux: fix typo
Mounir IDRASSI
1
-1
/
+1
2024-07-10
Linux: fix crash when displaying Admin password dialog. Fix failure of Github...
Mounir IDRASSI
1
-27
/
+26
2024-07-06
Linux: Add Github CI workflow for Linux (#1374)
Mounir IDRASSI
7
-74
/
+239
2024-07-05
Linux/FreeBSD: Improve build scripts for Linux/FreeBSD to have correct name f...
Mounir IDRASSI
1
-3
/
+28
2024-07-05
Linux: Add linker flag for GCC version below 6.0 to improve ASLR security
Mounir IDRASSI
1
-0
/
+6
2024-07-01
MacOS: Support CommandLineTools for building (#1371)
Jertzukka
2
-11
/
+9
2024-06-30
Linux: Make the C++ code compatible with old compilers (g++ 4.4.7 on CentOS 6)
Mounir IDRASSI
13
-130
/
+138
2024-06-29
Line breaks between copyright holders (#1370)
Marius Kjærstad
1
-1
/
+1
2024-06-26
Linux/FreeBSD: Fix GNU Make syntax error in Main.make
Mounir IDRASSI
1
-3
/
+3
2024-06-26
Linux/FreeBSD: Update build scripts: use wxwidgets 3.2.5, drop explicit GTK3 ...
Mounir IDRASSI
8
-148
/
+26
2024-06-26
Linux/FreeBSD: use GTK3 flavor for default generic gui installer. create GTK2...
Mounir IDRASSI
1
-0
/
+12
2024-06-26
Linux/FreeBSD: automatically detect presence of GTK3. Remove WITHGTK3 makefil...
Mounir IDRASSI
2
-34
/
+32
2024-06-24
Fix regression in core service deserialization (#1367)
Jertzukka
1
-1
/
+0
2024-06-23
MacOSX: Fix compiler warning
Mounir IDRASSI
2
-3
/
+3
2024-06-23
Increment version to 1.26.12
Mounir IDRASSI
17
-47
/
+47
2024-06-23
MacOSX: set FUSE-T workaround max delay to 5 seconds. Make logic specific to ...
Mounir IDRASSI
1
-6
/
+12
2024-06-23
MacOSX: Disable libtiff support in wxWidget full build
Mounir IDRASSI
1
-0
/
+5
2024-06-23
MacOSX: Add notarization script and entitlements file used to create official...
Mounir IDRASSI
2
-0
/
+148
2024-06-23
MacOSX: use same version define in Info.plist files. Indicate 12.0 as minimum...
Mounir IDRASSI
2
-3
/
+3
2024-06-23
macOSX: Add "FUSE-T build" in About dialog when linking against FUSE-T instea...
Mounir IDRASSI
1
-1
/
+5
[next]