Pairi Daiza
2be6142a16
Conversion all files to encoding UTF-8 (Final)
2019-11-05 00:07:41 +01:00
Pairi Daiza
c7f4d725e3
Conversion all files to encoding UTF-8 (Partial_1)
2019-11-04 00:27:34 +01:00
Rainer Kottenhoff
637bd98f19
+ chg: UTF-8 encoding based resource files (*.rc), UTF-8-Sig. based source code files (.c .h .cpp)
2018-11-15 11:44:41 +01:00
Rainer Kottenhoff
575be5b2cf
+ enh: external cmd tool using Google's "Compact Encoding Detection" for encoding analysis
2018-03-14 15:30:45 +01:00
Rainer Kottenhoff
af4d1292f4
+ raise Warning Level from 3 -> 4, and fix corresponding warnings
...
+ option: build-time: treat warning as error (build fails)
+ cleanups reported by CppCheck v.1.79 (except issue: 'variableScope')
+ remove _CRT_SECURE_NO_WARNINGS to see security warnings for deprecated functions;
+ remove macro-definition for BOOKMARK_EDITION (bookmarks are fixed component of NP3 now)
(code has not been excaped by this MACRO consistently)
2017-08-11 14:18:39 +02:00
Rainer Kottenhoff
0b84a9ab1d
+ add commandline tool for batch encrypt / decrypt textfiles, comatible with NP3's encryption feature (Autor Dave Dyer: http://www.andromeda.com/people/ddyer/ )
2017-08-10 18:00:27 +02:00
Rainer Kottenhoff
8598137ecc
+ crypto module: code cleanup according to static code analysis (CppCheck and VS2015 Analyze)
...
+ crypto module: replace LocalAlloc/GlobalAlloc by HeapAlloc methods
+ Scintilla 370 last merge missed some files
2016-11-27 11:23:16 +01:00
Derick Payne
229fb8ac22
New Encryption Feature
2016-01-29 22:24:29 +02:00