11 Commits

Author SHA1 Message Date
2084188819 Add UTF-8 BOM markers
MSVC needs them to use correct charset when Language for non-Unicode
programs is set to Windows-1252 or anything different than UTF-8.

Signed-off-by: Simon Rozman <simon@rozman.si>
2020-11-19 10:55:52 +01:00
8baf612a6c Switch to SHA-256 (phase 2)
We switched to a new update catalog file that is using SHA-256 hashes
and signatures.

Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-25 13:47:43 +01:00
07d891aa37 Fix parameter descriptions
wxString doesn't convert to const char * correctly.

Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-25 12:54:33 +01:00
154cd798e4 Extend copyright year
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-11 15:38:53 +01:00
e6c51e923f Make enum wxHexDecodeMode scoped
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-10 14:59:12 +01:00
62a7d4e715 Rename stdafx.h to pch.h
Signed-off-by: Simon Rozman <simon@rozman.si>
2020-02-10 14:10:17 +01:00
c08b40f2dc Stop using "<>" in translations
This confuses Transifex to believe "<input file>" is some kind of
markup.
2018-09-19 10:51:38 +02:00
38238d1183 Extend copyright year 2018-09-07 23:51:15 +02:00
c25cf09b9a Copyright extended to 2017 2017-04-18 14:03:35 +02:00
2ca5b4d9d1 Independent Updater version replaced with product version for correct versioning of DLL and EXE files when updating product 2016-10-11 13:13:44 +02:00
e88f1b429f UpdPublish utility added 2016-04-01 19:19:39 +02:00