-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule libappupdater
updated
20 files
+6 −10 | libautoupdater.cpp | |
+13 −9 | localisation/NSFormat.cpp | |
+19 −19 | localisation/NSLocalizedCollectionImpl.cpp | |
+7 −5 | sign/signature.cpp | |
+21 −7 | src/AutoConfig.cpp | |
+3 −4 | src/AutoConsole.cpp | |
+22 −22 | src/AutoDialog.cpp | |
+5 −5 | src/AutoDialog.h | |
+7 −5 | src/AutoDownLoad.cpp | |
+4 −2 | src/AutoLogger.cpp | |
+5 −1 | src/AutoLogger.h | |
+12 −3 | src/AutoManifest.cpp | |
+12 −5 | src/AutoUpdater.cpp | |
+6 −6 | src/CProgressDialog.cpp | |
+7 −2 | src/CUpdateInstallDlg.cpp | |
+9 −9 | src/TProgressBar.cpp | |
+3 −3 | src/VTColors.h | |
+3 −3 | src/VTStream.h | |
+15 −14 | src/VTSupport.h | |
+9 −1 | src/common.h |