Commit Graph

12 Commits

Author SHA1 Message Date
Rainer Kottenhoff
f2ba9aa015 + fix: config/settings: delete default settings for some more values 2019-07-12 11:02:28 +02:00
Rainer Kottenhoff
7b76641b14 + fix: broken Style Scheme Export (due to new ini file handler) 2019-07-08 22:08:49 +02:00
Rainer Kottenhoff
4d630a74cb + fix: don't remove empty section, w/o request 2019-07-08 21:24:18 +02:00
Rainer Kottenhoff
edbb096c4b + fix: avoid deletion of "recent items" section in ini-file 2019-07-07 18:52:52 +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
7d6bfcc3a9 + fix: encoding detection failure fallback: current code-page or default encoding on new (if fallback forced)
+ chg: to force UTF-8 as preffered encoding: activate encoding detection failure fallback for default encoding
+ chg: allow Fixedsys font for GDI rendering
+ chg: for new "Text File" scheme: use regular Segoe UI font
2019-07-04 11:09:47 +02:00
Rainer Kottenhoff
bdaab67697 + add: Color hover and picker (HTML color def only #RRGGBB) 2019-06-15 13:48:49 +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
c6e7d31ae8 + chg: color MarkOccurrences refactoring: use System's HighLight color as default (alpha:60) 2019-06-10 18:40:37 +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