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 |
|
Rainer Kottenhoff
|
56e63a17a1
|
+ fix: minor fixes and default value adjustments
|
2018-05-03 01:56:34 +02:00 |
|
Rainer Kottenhoff
|
83a561ba21
|
+ refac: BOOL -> bool
|
2018-04-05 08:12:32 +02:00 |
|
Rainer Kottenhoff
|
897945958c
|
+ chg: change encoding of NP3 sources to UTF-8 (Sig)
+ fix: Update Toolbar,Statusbar and LinNumber Margin on Observe NotifyEvent reactivation
+ enh: more int to DocPos type changes
|
2018-03-26 13:50:44 +02:00 |
|
Rainer Kottenhoff
|
4576f08454
|
+ refactoring: prepare for enhanced encoding detection
|
2018-03-02 16:16:08 +01:00 |
|
Rainer Kottenhoff
|
b749a79ff4
|
+ fix: corrupted "Page Setup..." dialog layout (after changing tab-stop order)
|
2018-02-07 13:00:27 +01:00 |
|
Rainer Kottenhoff
|
5138eed4ce
|
+ refactoring: prefix (g_) for global visible objects
+ fix: problem with 1st vs. 2nd Default Text Scheme selection
+ add: better title of Font Selection dialog
|
2017-12-23 00:06:00 +01:00 |
|
Rainer Kottenhoff
|
1054c459d6
|
+ cleancode issues
|
2017-12-14 09:18:49 +01:00 |
|
Rainer Kottenhoff
|
049f0e6d8f
|
+ first refactoring for find/replace (RegExpr) operations
|
2017-10-27 16:28:07 +02:00 |
|
Rainer Kottenhoff
|
b4c4df15ae
|
- minor corrections
|
2017-10-25 23:52:29 +02:00 |
|