Commit Graph

120 Commits

Author SHA1 Message Date
agrajaghh 35c46c4651 remove LocalizationTool[2] 2016-10-07 10:53:29 +02:00
agrajaghh 3ce9c58301 fix escaping of strings in .po
replace:
\'  with '
\ with \\ (if not \r or \n)
" with \"
2016-09-30 10:07:03 +02:00
agrajaghh 23f7cd25d1 replace \ with / in location 2016-09-30 10:05:50 +02:00
agrajaghh bf3d3ec100 use UTF8 without BOM for .po file 2016-09-30 10:04:56 +02:00
agrajaghh 2e88e82cae count the lines from the beginning not from the end 2016-09-30 10:04:11 +02:00
agrajaghh 93bbdf6db2 fix tab indent 2016-09-30 10:03:15 +02:00
Kenneth Skovhede 74b65e284b Various fixes for generating the localization files 2016-09-27 20:40:18 +02:00
Kenneth Skovhede 4191506187 Updated new localization tool to generate .po files 2016-09-26 21:14:37 +02:00
Kenneth Skovhede 47a62d7757 Added a new tool to extract translate-able strings from the project files 2016-09-20 15:34:05 +02:00
Kenneth Skovhede 5993210e28 Update for AssemblyInfo to avoid builds generating source changes 2016-05-02 20:27:59 +02:00
Kenneth Skovhede f652c4e8de Added DependencyFinder tool 2016-04-23 13:10:54 +02:00
Kenneth Skovhede 8f23061496 Implemented option to output gpg signature key as part of the build process 2015-12-01 13:24:37 +01:00
Kenneth Skovhede 8ff8be8905 Bugfix for build issues with AutoUpdateBuilder. 2015-12-01 13:23:36 +01:00
Kenneth Skovhede c4ae279a26 Fixed building the AutoUpdateBuilder 2015-11-30 21:55:53 +01:00
Kenneth Skovhede b68290b95a Follow up to the latest pull request, changed all references to HexaD to "Duplicati Team" 2015-05-17 11:06:07 +02:00
Fabian Trampusch 55a853463d update year to 2015 2015-05-16 21:15:39 +02:00
Laurens Blankers e9595d6236 Removed WixProjBuilder and WixIncludeMake, no longer necessary because Installer now uses native WiX build tasks 2015-04-28 10:30:21 +02:00
Laurens Blankers b998dc8e37 UpdateVersionStamp now uses .NET 4.5 which is used by its dependency Duplicati.Library.Utility 2015-04-28 10:28:52 +02:00
Kenneth Skovhede 0d7cf7203b Updated to .Net framework version 4.5 2015-01-26 11:22:52 +01:00
Kenneth Skovhede 8d13e698eb Updated copyright notices 2015-01-20 21:44:52 +01:00
Kenneth Skovhede b5de1b56ce Updated copyright year on all assemblies.
Also removed the copyright microsoft statement that was erroneously applied to some assemblies.
This fixes issue #1083.
2014-08-12 13:31:30 +02:00
Kenneth Skovhede 9841dbc7ac Updated the autoupdater to use a static instance and fixed a number of paths to use the base dir.
Added a current pointer-file to allow running with a version that is not the newest.
Updater is now working except for OSX, where the bundle setup is causing issues when running the loaded instance.
2014-07-03 11:01:49 +02:00
Kenneth Skovhede 70992ac5bf Added check for unused options with autoupdatebuilder 2014-07-01 20:41:23 +02:00
Kenneth Skovhede 09054e7dab Better debugging when setting update params from commandline 2014-07-01 15:38:20 +02:00
Kenneth Skovhede 5714a4430a Updated some assembly versions 2014-07-01 11:22:27 +02:00
Kenneth Skovhede ed725db095 Removed some debug code in AutoUpdateBuilder and added keyfile password as an option 2014-06-30 11:28:00 +02:00
Kenneth Skovhede 5e482181d8 Added the AutoUpdateBuilder project 2014-06-29 16:48:26 +02:00
Kenneth Skovhede 69bd080aa5 Updated the version number in all projects to 2.0.0.7 2014-06-13 15:08:51 +02:00
Kenneth Skovhede b2f35cb18d Updated timestamp tool to replace all occurences 2014-04-05 16:03:10 +02:00
Kenneth Skovhede 178a166f1b Removed auto-increment for version numbers 2014-04-05 15:49:14 +02:00
Kenneth Skovhede ea08476c0b Minor adjustments, we now have a working paraffin replacement, yeah :) 2014-04-05 15:35:35 +02:00
Kenneth Skovhede d50d8805e5 Changed output path for the WixMaker 2014-04-05 14:33:35 +02:00
Kenneth Skovhede 4b69c16653 Updated the wixinclude make tool so it now works and can replace paraffin 2014-04-05 14:05:03 +02:00
Kenneth Skovhede 65b616e341 Updated the versionnumber update code to a CLI tool instead and cleaned up the code 2014-04-05 14:03:44 +02:00
Kenneth Skovhede dca59f673a Cherry picked cd7ee116f0 into master 2013-03-11 20:18:09 +01:00
kenneth@hexad.dk 5f71860dc8 Update issue #701
Status: Fixed

Applied patch for LocalizationTool, thanks to Jackie

git-svn-id: https://duplicati.googlecode.com/svn/trunk@1457 59da171f-624f-0410-aa54-27559c288bec
2012-09-21 18:39:09 +00:00
kenneth@hexad.dk eb53394e25 Merged r1393,r1394,r1395,r1396 into trunk from 1.3.x branch
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1398 59da171f-624f-0410-aa54-27559c288bec
2012-08-01 19:53:58 +00:00
kenneth@hexad.dk 9b78053c32 Merged r1211 and r1212 into trunk
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1213 59da171f-624f-0410-aa54-27559c288bec
2012-04-27 17:17:09 +00:00
kenneth@hexad.dk d47868ed33 Updated LocalizationTool to support more versions of the SDK, and changed the order to prefer newer versions.
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1189 59da171f-624f-0410-aa54-27559c288bec
2012-03-29 05:48:27 +00:00
kenneth@hexad.dk a1f4bc0740 Merged r1163 into 2.0
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1165 59da171f-624f-0410-aa54-27559c288bec
2012-03-17 20:13:00 +00:00
kenneth@hexad.dk c81c3f6cf5 Added a new build tool so I can finally kick paraffin and have a open source build system
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1078 59da171f-624f-0410-aa54-27559c288bec
2011-12-16 21:05:18 +00:00
kenneth@hexad.dk 9f4f917a1a Reintegrated 2.0 - trunk is now 2.0
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1076 59da171f-624f-0410-aa54-27559c288bec
2011-12-16 19:40:50 +00:00
kenneth@hexad.dk c292a00765 Fixed another cross-platform oddity
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1064 59da171f-624f-0410-aa54-27559c288bec
2011-12-13 21:53:11 +00:00
kenneth@hexad.dk 9701d94ebe Fixed a cross platform issue with the LocalizationTool
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1063 59da171f-624f-0410-aa54-27559c288bec
2011-12-13 21:41:26 +00:00
kenneth@hexad.dk e6e43b9f0e Made the builder tools a little less version dependent
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1059 59da171f-624f-0410-aa54-27559c288bec
2011-12-13 19:01:54 +00:00
kenneth@hexad.dk c6c52edeb3 Minor fixes, now the translations compile on Linux
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1056 59da171f-624f-0410-aa54-27559c288bec
2011-12-06 22:15:15 +00:00
kenneth@hexad.dk de7b22f4ff Fixed the LocalizationTool so it runs under Mono and thus Linux
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1050 59da171f-624f-0410-aa54-27559c288bec
2011-12-05 17:01:38 +00:00
kenneth.skovhede@gmail.com 10f2b0186d Fixed some issues with the LocalizationTool
git-svn-id: https://duplicati.googlecode.com/svn/trunk@1007 59da171f-624f-0410-aa54-27559c288bec
2011-11-18 18:08:06 +00:00
kenneth.skovhede@gmail.com c85deda4c4 Updated project files to VS2010 instead of the rather outdated VS2008, this should make things easier for new people joining in.
git-svn-id: https://duplicati.googlecode.com/svn/trunk@874 59da171f-624f-0410-aa54-27559c288bec
2011-09-09 17:10:35 +00:00
kenneth.skovhede@gmail.com b0a359fd27 Updated license text
git-svn-id: https://duplicati.googlecode.com/svn/trunk@770 59da171f-624f-0410-aa54-27559c288bec
2011-05-09 19:52:28 +00:00