UrBackup - Client/Server Open Source Network Backup for Windows, MacOS and Linux
Go to file
Martin 3c0f28d8a9 Use NSIS service macro instead of plugin
(cherry picked from commit a25a7d5a396ad5fbce563cea877b51352dd1cb8d)

# Conflicts:
#	urbackup.nsi
#	urbackup_notray.nsi
2016-11-18 19:41:14 +01:00
.tx Get translations automatically from transifex 2014-04-19 13:19:43 +02:00
Bitmaps Added MSI installer 2011-12-09 14:13:21 +01:00
data Properly quote file name 2016-10-31 15:25:52 +01:00
gui Set same title as the tray icon menu item 2016-09-16 16:17:52 +02:00
json Added Status screen 2014-02-20 22:47:09 +01:00
KillProc Enabled assertions in release build 2016-01-13 17:29:48 +01:00
translations/urbackup.frontend Updated translations 2016-07-13 00:31:24 +02:00
utf8 Initial commit 2011-01-16 20:15:29 +01:00
.gitignore Focus on modal window and timer updates itself now 2016-01-08 13:15:19 +01:00
add_new_messages.bat Updated translation 2014-04-24 21:13:11 +02:00
backup-bad.ico Updated icon (they came from fossy777) 2012-09-10 01:36:32 +02:00
backup-indexing.ico Added more icon states 2014-03-09 22:02:05 +01:00
backup-no-recent.ico Added more icon states 2014-03-09 22:02:05 +01:00
backup-no-server.ico Added more icon states 2014-03-09 22:02:05 +01:00
backup-ok.ico Updated icon (they came from fossy777) 2012-09-10 01:36:32 +02:00
backup-progress-pause.ico Updated icon (they came from fossy777) 2012-09-10 01:36:32 +02:00
backup-progress.ico Updated icon (they came from fossy777) 2012-09-10 01:36:32 +02:00
build_client.bat Build with signing 2016-04-26 19:39:33 +02:00
build_msi.bat Correct MSI filename 2014-06-14 14:36:14 +02:00
capa_bits.h Support restore methods of Windows component restore 2016-08-04 01:19:58 +02:00
CbtStatus.cpp Look for version and urbctctl.exe in correct path 2016-06-22 17:18:08 +02:00
CbtStatus.h Add function to retrieve CBT status 2016-06-17 19:35:16 +02:00
checked.xpm Screen to select Windows components to backup 2016-07-24 15:04:06 +02:00
ConfigPath.cpp Remove group from path configuration 2016-05-19 20:34:20 +02:00
ConfigPath.h Support backup groups 2014-10-16 12:13:49 +02:00
Connector.cpp Add and use the proper param string escaping function 2016-10-24 19:34:45 +02:00
Connector.h Add and use the proper param string escaping function 2016-10-24 19:34:45 +02:00
escape.cpp Added license to updater/installer and properly added AGPLv3 license 2015-12-14 16:11:22 +01:00
escape.h Initial commit 2011-01-16 20:15:29 +01:00
favicon.ico Updated icon (they came from fossy777) 2012-09-10 01:39:03 +02:00
FileSettingsReader.cpp Added license to updater/installer and properly added AGPLv3 license 2015-12-14 16:11:22 +01:00
FileSettingsReader.h Screen to select Windows components to backup 2016-07-24 15:04:06 +02:00
gettext-names.txt Initial commit 2011-01-16 20:15:29 +01:00
icon1.ico Initial commit 2011-01-16 20:15:29 +01:00
icon2.ico Updated icon (they came from fossy777) 2012-09-10 01:36:56 +02:00
icon3.ico Updated icon (they came from fossy777) 2012-09-10 01:36:56 +02:00
index.php Incremented version 2012-09-10 01:41:01 +02:00
Info.cpp Look for version and urbctctl.exe in correct path 2016-06-22 17:18:08 +02:00
Info.h Add function to retrieve CBT status 2016-06-17 19:25:53 +02:00
info.txt Added Finnish (by Jussi Bergström) 2016-08-12 22:49:35 +02:00
jsoncpp.cpp Added Status screen 2014-02-20 22:47:09 +01:00
License-Install.txt Added license to updater/installer and properly added AGPLv3 license 2015-12-14 16:11:22 +01:00
logo1.png Initial commit 2011-01-16 20:15:29 +01:00
Logs.cpp Fixed Linux build issues 2015-12-15 14:03:38 +01:00
Logs.h Initial commit 2011-01-16 20:15:29 +01:00
main.cpp Write "access_backups_shell_mui.txt" only on Windows 2016-10-13 12:30:03 +02:00
main.h Get first backup status quicker 2016-06-05 23:57:18 +02:00
md5.cpp Fix build 2016-08-08 13:53:45 +02:00
md5.h Remove component sort index 2016-08-06 02:05:12 +02:00
osxutils.mm Max OS X client 2016-01-16 23:45:27 +01:00
resource.h Updated icon (they came from fossy777) 2012-09-10 01:38:34 +02:00
RestoreWindowsComponents.cpp Remove component sort index 2016-08-06 02:05:12 +02:00
RestoreWindowsComponents.h Support restore methods of Windows component restore 2016-08-04 01:19:58 +02:00
SelectRestoreWindowsComponents.cpp Rescale icons 2016-08-06 00:01:11 +02:00
SelectRestoreWindowsComponents.h Rescale icons 2016-08-06 00:01:11 +02:00
SelectWindowsComponents.cpp Fix: Do not try to add broken icons 2016-08-08 13:36:25 +02:00
SelectWindowsComponents.h Rescale icons 2016-08-06 00:01:11 +02:00
servicelib.nsh Use NSIS service macro instead of plugin 2016-11-18 19:41:14 +01:00
Settings.cpp Fix build issue 2016-08-04 23:50:37 +02:00
Settings.h Screen to select Windows components to backup 2016-07-24 15:04:06 +02:00
SetupWizard.cpp Fix default includes 2016-10-05 22:15:49 +02:00
SetupWizard.h Do not save anything on canceling the wizard and do not show again 2015-12-15 21:39:13 +01:00
Status.cpp Reuse connection for status queries 2016-01-27 01:53:24 +01:00
Status.h Reuse connection for status queries 2016-01-27 01:53:24 +01:00
stringtools.cpp Windows component restore 2016-07-28 00:44:23 +02:00
stringtools.h Add and use the proper param string escaping function 2016-10-24 19:34:45 +02:00
TaskBarBaloon.cpp Build with Visual Studio 2015 2015-12-26 14:45:01 +01:00
TaskBarBaloon.h Allow client to add new servers 2012-05-16 21:58:16 +02:00
tcpstack.cpp Added license to updater/installer and properly added AGPLv3 license 2015-12-14 16:11:22 +01:00
tcpstack.h Initial commit 2011-01-16 20:15:29 +01:00
trans.mo Added missing translations 2012-05-31 15:09:17 +02:00
TranslationHelper.cpp Windows component restore 2016-07-28 00:44:23 +02:00
TranslationHelper.h Windows component restore 2016-07-28 00:44:23 +02:00
TrayIcon.cpp Fix component setup and restore 2016-08-05 13:36:05 +02:00
TrayIcon.h Screen to select Windows components to backup 2016-07-24 15:04:06 +02:00
types.h Windows component restore 2016-07-28 00:44:23 +02:00
unchecked.xpm Screen to select Windows components to backup 2016-07-24 15:04:06 +02:00
update_data.bat Added Finnish (by Jussi Bergström) 2016-08-12 22:49:35 +02:00
urbackup_files.wxs Switched msg_ids to english 2012-08-19 19:15:55 +02:00
urbackup_notray.nsi Use NSIS service macro instead of plugin 2016-11-18 19:41:14 +01:00
urbackup_notray.wxs Allow reopening if there is an error when opening status page 2016-01-14 01:19:50 +01:00
urbackup_update.nsi Use NSIS service macro instead of plugin 2016-11-18 19:41:14 +01:00
urbackup_x64.nsi Initial commit 2011-01-16 20:15:29 +01:00
urbackup.nsi Use NSIS service macro instead of plugin 2016-11-18 19:41:14 +01:00
urbackup.wxi Updated MSI installer version 2014-03-10 19:51:28 +01:00
urbackup.wxs Disable asking for Windows Backup after UrBackup client installation 2016-09-28 14:29:43 +02:00
urbackup.wxs.notray.patch Do not remove shell actions when they weren't added in the first place 2015-01-04 21:03:18 +01:00
UrBackupClientGUI.rc Build with Visual Studio 2015 2015-12-26 14:45:01 +01:00
UrBackupClientGUI.sln Added automatic build script for windows 2013-06-26 00:28:32 +02:00
UrBackupClientGUI.vcxproj Fix build 2016-08-08 13:53:45 +02:00
UrBackupClientGUI.vcxproj.filters Fix build 2016-08-08 13:53:45 +02:00
version.txt Incremented version 2016-10-27 14:29:57 +02:00