Commit Graph

39 Commits

Author SHA1 Message Date
Rainer Kottenhoff
f851a8ae32 +chg: NewSombra scheme as default Dark Mode coloring
+chg: optimized default style handling for settings file (Dark Mode)
+chg: adapted other Dark Mode Theme Files
2021-08-03 22:16:29 +02:00
Rainer Kottenhoff
d3d945e026 +chg: new Sombra scheme as default Dark Mode coloring
+chg: optimized default style handling for settings file (Dark Mode)
+chg: adapted other Dark Mode Theme Files
2021-08-02 19:39:51 +02:00
Rainer Kottenhoff
7dd4739385 + add: Dark Mode factory scheme as resource include 2021-04-28 18:03:20 +02:00
Rainer Kottenhoff
3ec07cb174 + add: Settings2 option to define ShellExecuteEx() lpVerb for launching file hyperlink protocol 2021-03-01 13:54:02 +01:00
Pairi Daiza
a1706a2a75 + chg: Rizonesoft Copyright © 2008-2020 to year "2008-2021" 2021-01-01 10:48:00 +01:00
Rainer Kottenhoff
b3488836c4 + fmt: AStyle ALLMAN core code base 2020-11-19 20:15:29 +01:00
Rainer Kottenhoff
9c0e0f0350 + fix: Lexer file extensions maintained in standard config 2020-09-27 13:40:24 +02:00
Rainer Kottenhoff
48257c1d08 + add: controls to clear history (file and find/replace) 2020-08-16 02:41:18 +02:00
Rainer Kottenhoff
33811e9ecd + fix: Ask before overriding read-only protected configuration file. 2020-07-12 11:23:01 +02:00
Rainer Kottenhoff
76c9de58f2 + fix: respect read-only file attribute of .ini-settings-file (configuration) 2020-07-11 14:11:09 +02:00
Rainer Kottenhoff
a5ef3bb3f3 + chg: silent ignore write permissions missing on Inifile 2020-06-28 18:42:28 +02:00
RaiKoHoff
5957820d88 + chg: revised grepWinNP3.ini file creation 2020-05-19 14:45:39 +02:00
RaiKoHoff
b75096dfb2 + fix: fixing some CppCheck complaints 2020-05-12 17:33:01 +02:00
RaiKoHoff
a21903d32c + fix: corrections .ini-file reader/writer locking mechanism 2020-03-23 17:02:30 +01:00
Rainer Kottenhoff
855fab8d8f + fix: .ini-file writing bug introduced in previous version 2020-03-13 01:52:41 +01:00
Rainer Kottenhoff
01876da951 + fix: redesign of Ini-File-Locking mechanism 2020-03-12 02:15:14 +01:00
Rainer Kottenhoff
be6900d1e9 + fix: sticky window position handling 2020-03-04 13:48:33 +01:00
Rainer Kottenhoff
cf516bb4d7 + rev: revert support for enhanced instruction set otimizing options 2020-02-29 02:57:02 +01:00
RaiKoHoff
56dc2d94c4 + fix: dynamic detection of cpu intrinsic optimizations
+ fix: scroll to line behavior
+ fix: vertical slop change by scroll to line
2020-02-28 18:03:08 +01:00
RaiKoHoff
f3255a9ba9 + chg: Add file history to to recent docs jumplist 2020-02-21 12:53:19 +01:00
RaiKoHoff
7ce226b8cd + chg: AddFileToRecentDocs 2020-02-19 16:30:09 +01:00
Rainer Kottenhoff
62cee2276b + fix: issue on settings file handling 2020-02-16 17:27:06 +01:00
RaiKoHoff
46243036a1 + fix: changing .ini-file manually 2020-01-29 14:43:35 +01:00
RaiKoHoff
da286cb054 + chg: "Recent Files" History handling
+ chg: "Open 7-bit ASCII files in UTF-8 mode": encoding detection fallback UTF-8 or local ANSI CP
2020-01-15 16:24:16 +01:00
Pairi Daiza
ae53805a59 Change Rizonesoft Copyright © to year "2020" 2020-01-03 18:17:29 +01:00
Rainer Kottenhoff
40ab61fa57 + add: preserve stream selection in file history (w/ text pos remembering) 2019-11-20 02:28:45 +01:00
Rainer Kottenhoff
b94777ed9e + fix: some more utf-8 corrections
+ rev: keep UTF-8-SIG for .INI files
2019-11-05 10:42:19 +01:00
Pairi Daiza
2be6142a16 Conversion all files to encoding UTF-8 (Final) 2019-11-05 00:07:41 +01:00
Rainer Kottenhoff
e4425690b1 + chg: (internal) load Flags (Settings2) as part of LoadSettings() - one pass .ini-read 2019-09-24 10:32:13 +02:00
Rainer Kottenhoff
470bfcea63 + opt: 1-pass (file open/close) save settings 2019-09-15 17:26:05 +02:00
Derick Payne
d63c046d9f Revert "Releasing Build 2511 RC"
This reverts commit 140c60c6ec.
2019-07-26 21:18:11 +02:00
Derick Payne
140c60c6ec Releasing Build 2511 RC 2019-07-26 20:36:25 +02:00
Rainer Kottenhoff
8fe018ce58 + fix: SimpleIni: section iterator callback type 2019-07-23 23:32:49 +02:00
Rainer Kottenhoff
63089273f5 + chg: complete impl. of UTF-8Sig MinPath.ini file handler 2019-07-23 23:28:30 +02:00
Rainer Kottenhoff
8a677b24b6 + fix: .ini-file - remove some keys with default values (styles) 2019-07-06 09:46:15 +02:00
Rainer Kottenhoff
ad64db46d3 + chg: utf-8 sig for themes files
+ add: Text Lexer to get independent from Default Text
+ add: .ini-file DeleteValue() methods
2019-06-11 00:43:54 +02:00
Rainer Kottenhoff
c647f2d6eb + mv: move LoadFlags() to Config src
+ fix: InfoBox: error string  for GetLastError() event
2019-06-10 16:28:39 +02:00
Rainer Kottenhoff
b8d9a5bc93 + fix: 1st bugfix session for new SimpleIni config reader. 2019-06-10 15:16:42 +02:00
Rainer Kottenhoff
9eae363c16 + UTF-8 .ini-File Handler (Initial Version) 2019-06-10 12:03:27 +02:00