Rainer Kottenhoff
|
fbf83129a5
|
+ fix: file save problem after switching encoding to GB2312 (52936)
+ sty: code styling reformat (AStyle: OTBS)
+ fix: file encoding analysis with 7-bit ASCII only
|
2020-11-25 12:47:14 +01:00 |
|
Rainer Kottenhoff
|
b3488836c4
|
+ fmt: AStyle ALLMAN core code base
|
2020-11-19 20:15:29 +01:00 |
|
Rainer Kottenhoff
|
65be851e6e
|
+ chg: rebase DarkMode module on delay load version branch of win32-darkmode project
|
2020-10-01 13:04:56 +02:00 |
|
RaiKoHoff
|
06f96e5e5d
|
+ fix: DarkMode switching while non-modal dialogs are active
|
2020-09-22 11:42:41 +02:00 |
|
RaiKoHoff
|
b6f78d7941
|
+ enh: DarkMode fine tuning dialogs
|
2020-09-14 17:30:01 +02:00 |
|
Rainer Kottenhoff
|
7006d42370
|
+ chg: DarkMode: enhancements, print dialogs, margin color handlin, hide white menu strip
|
2020-09-12 20:07:10 +02:00 |
|
RaiKoHoff
|
34384e4482
|
+ chg: get dark mode for Statusbar segments only
|
2020-09-01 17:54:55 +02:00 |
|
RaiKoHoff
|
4eb1144796
|
+ chg: Initial Font Size based on DeviceCaps (=> FullHD unchanged)
|
2020-08-25 14:11:52 +02:00 |
|
Rainer Kottenhoff
|
6fad7174ad
|
+ fix: DPI-Awareness of About-Dlg (especially RichEdit-Ctrl)
|
2020-08-01 16:14:01 +02:00 |
|
Rainer Kottenhoff
|
0d947668eb
|
+ chg: DPI_CHANGED msg handler
+ fix: unexpected selection of hyperlink in first line on empty doubleclick
|
2020-06-12 23:13:28 +02:00 |
|
Rainer Kottenhoff
|
7037c60f4c
|
+ upd: Scintilla v443
|
2020-06-11 20:28:44 +02:00 |
|
RaiKoHoff
|
1da70ef21d
|
+ fix: fixing some CppCheck complaints
|
2020-05-13 16:21:23 +02:00 |
|
Rainer Kottenhoff
|
8c25f971dc
|
+ minor fixes and optimizations
|
2020-03-05 18:01:14 +01:00 |
|
Rainer Kottenhoff
|
560c3a97b1
|
+ fix: Aboutbox font scaling & Icon handling
|
2020-03-05 13:28:50 +01:00 |
|
RaiKoHoff
|
eb3ce61e4a
|
+ fix: no styling for big/large files (loading speedup and UI responsiveness)
|
2020-02-24 15:46:26 +01:00 |
|
Rainer Kottenhoff
|
dba605443d
|
+ chg: method to set document for big files
|
2020-02-24 08:05:40 +01:00 |
|
Pairi Daiza
|
ae53805a59
|
Change Rizonesoft Copyright © to year "2020"
|
2020-01-03 18:17:29 +01:00 |
|
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 |
|
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
|
88f9c3f944
|
+ upd: Scintilla v4.1.8 (2019-06-27)
|
2019-06-27 17:56:45 +02:00 |
|
Rainer Kottenhoff
|
789b80c318
|
+ chg: enable Undo on FileRevert / AutoReload
|
2019-05-11 16:35:39 +02:00 |
|
Rainer Kottenhoff
|
4fd1f13c90
|
+ fix: Printer Setup dialog
|
2019-04-27 22:58:24 +02:00 |
|
Rainer Kottenhoff
|
748e4195f8
|
+ chg: refactoring of MessageBox beep muting
|
2019-04-26 11:26:45 +02:00 |
|
Rainer Kottenhoff
|
249ce4eea0
|
+ Fix: FileVars vs. Settings handling
|
2019-04-01 16:56:28 +02:00 |
|
Rainer Kottenhoff
|
993801af17
|
+ chg: prepare resize method for DPI chnage awareness
+ chg: write Language change to Settings2 on change
|
2019-02-27 15:18:46 +01:00 |
|
Rainer Kottenhoff
|
c3828859a1
|
+ new: 1st version of menu language selection
|
2019-02-27 02:18:31 +01:00 |
|
Pairi Daiza
|
fe977cddec
|
Change Rizonesoft Copyright © to year "2019"
|
2018-12-30 00:28:28 +01:00 |
|
Rainer Kottenhoff
|
012d5cdad4
|
+ chg: Command Line Help: using sizeable dialog box instead of auto-sized MessageBox
|
2018-11-13 12:03:15 +01:00 |
|
Rainer Kottenhoff
|
15632aa069
|
+ fix: wrong lower bound of print margin + code cleanup
|
2018-10-16 14:59:01 +02:00 |
|
Rainer Kottenhoff
|
9a38178e0b
|
+ fix: initial print-out scaling according to chosen initial font-size
|
2018-10-16 11:59:11 +02:00 |
|
Rainer Kottenhoff
|
911a3fe234
|
+ chg: base font size independent print out
|
2018-10-15 18:05:42 +02:00 |
|
Rainer Kottenhoff
|
44a98f4f66
|
+ tidy: code cleaning based on "Clang Power Tools" VS extension : "Tidy"
|
2018-10-10 15:30:43 +02:00 |
|
Rainer Kottenhoff
|
c12ae792a2
|
more and more settings structuring
|
2018-10-01 15:25:36 +02:00 |
|
Rainer Kottenhoff
|
b38073f913
|
+ structuring of global vars and Settings (1st stage)
|
2018-09-26 00:26:42 +02:00 |
|
Rainer Kottenhoff
|
9bc3bfa34f
|
+ structure for Settings2's Flags
|
2018-09-25 11:19:02 +02:00 |
|
Rainer Kottenhoff
|
b733d360ac
|
+ chg: 2nd stage of optimized .ini-handling
|
2018-09-25 09:23:16 +02:00 |
|
Rainer Kottenhoff
|
8b681733b3
|
+ Call EditPrintInit() on demand.
|
2018-09-20 12:56:39 +02:00 |
|
Rainer Kottenhoff
|
4a8fe155d1
|
+ replace LocalAlloc() by recommended HeapAlloc()
|
2018-09-20 12:47:26 +02:00 |
|
Rainer Kottenhoff
|
cf7d9a9c87
|
+ some minor refactorings
|
2018-09-17 16:28:50 +02:00 |
|
Rainer Kottenhoff
|
6852cf3155
|
+ Change zoom level and print magnification to percent value.
+ enh: introduce .ini version settings for backward compat.
|
2018-09-06 13:02:08 +02:00 |
|
Rainer Kottenhoff
|
266c65bee8
|
+ refactoring: "strsafe" unifications
|
2018-08-27 11:55:23 +02:00 |
|
Rainer Kottenhoff
|
a86a05200f
|
+ add: first draft of DirectWrite Font Chooser
|
2018-08-14 18:20:39 +02:00 |
|
Rainer Kottenhoff
|
9748971efa
|
+ fix: main window and dialogs title bar icons
|
2018-07-02 12:23:04 +02:00 |
|
Rainer Kottenhoff
|
c567ab7e10
|
+ add: print option "Screen Colors" prints with the same colors used on screen including line numbers
|
2018-06-19 14:22:01 +02:00 |
|
Rainer Kottenhoff
|
1ec62d9824
|
+ chg: License text of AboutBox info now MUI aware
|
2018-06-13 00:46:48 +02:00 |
|
Rainer Kottenhoff
|
e5c4d7c135
|
+ mui: ... some more strings to be MUI aware ...
|
2018-05-18 21:37:44 +02:00 |
|
Rainer Kottenhoff
|
4c1db67170
|
+ mui: ... some more strings to be MUI aware ...
|
2018-05-17 12:24:36 +02:00 |
|
Rainer Kottenhoff
|
eb37a787ff
|
+ mui: ... some more strings to be MUI aware ...
|
2018-05-16 10:32:32 +02:00 |
|