Commit Graph

619 Commits

Author SHA1 Message Date
Rainer Kottenhoff
619a67cfc9 + add: save/reset dialog position commands (Customize Schemes Dlg) 2018-03-08 20:15:04 +01:00
Rainer Kottenhoff
45a2dbd93b + fix: memory leak 2018-03-08 18:32:28 +01:00
Rainer Kottenhoff
1e0f9146df + fix: call existing Customize Schemes dialog from main window 2018-03-08 17:34:03 +01:00
Rainer Kottenhoff
a9d79b99b9 + enh: implement non modal Customize Schemes... dialog 2018-03-08 16:16:59 +01:00
Rainer Kottenhoff
14538246fd + chg: compiler version info enhanced 2018-03-07 10:37:29 +01:00
Rainer Kottenhoff
9111ce545c Merge branch 'BugFixes4Release_0308' into Enhancements_0308 2018-03-07 10:00:39 +01:00
Rainer Kottenhoff
7db173c208 + add: new VS C++ compiler version (191326128) => Info AboutBox 2018-03-07 09:58:58 +01:00
Rainer Kottenhoff
3b9db1f503 Merge branch 'BugFixes4Release_0308' into Enh_0305 2018-03-07 09:51:27 +01:00
Rainer Kottenhoff
b4f1e563aa + add: version string patching commands for different local builds 2018-03-07 09:13:47 +01:00
Rainer Kottenhoff
c81d46a8ab + chg: minor changes 2018-03-06 23:43:34 +01:00
Rainer Kottenhoff
5e33cfbc91 Merge branch 'Bugfixes4Release_0307' into Enh_0305 2018-03-06 21:53:54 +01:00
Rainer Kottenhoff
007691a0b5 + chg: version info in About text 2018-03-06 21:34:21 +01:00
Rainer Kottenhoff
ac18c60b3a + fix: minor changes 2018-03-06 19:26:52 +01:00
Rainer Kottenhoff
037190aaa6 + feat: fractional font size settings 2018-03-06 19:26:52 +01:00
Rainer Kottenhoff
abe4f2f8ef + fix: add BOM detection to encoding analysis 2018-03-06 15:14:53 +01:00
Rainer Kottenhoff
0568c8159d + chg: add "tellenc" acknowledgement to About test 2018-03-06 14:47:26 +01:00
Rainer Kottenhoff
84512558e2 + chg: move "About..." dialog call to end of Help menu. 2018-03-06 14:11:57 +01:00
Rainer Kottenhoff
4b23dff529 + fix: consider "load 7-bit ASCII as UTF-8" settings on encoding detection 2018-03-05 17:12:41 +01:00
Derick Payne
c81afcfd26 Releasing RC Build 916 2018-03-03 16:13:24 +02:00
Rainer Kottenhoff
516d632d9a + fix: integration of "tellenc" encoding detection ideas 2018-03-02 16:16:08 +01:00
Rainer Kottenhoff
64e58c9188 + enh: prepare enhanced ANSI codepage detection 2018-03-02 16:16:08 +01:00
Rainer Kottenhoff
4576f08454 + refactoring: prepare for enhanced encoding detection 2018-03-02 16:16:08 +01:00
Rainer Kottenhoff
cce69112ca + fix: use Windows regional ANSI Code Page settings for fallback in case of file encoding detection failure (instead of default encoding for created files) 2018-03-02 16:16:07 +01:00
Rainer Kottenhoff
528d0fa3bf + refactoring: prpare encoding detector enhancement 2018-03-02 16:16:07 +01:00
Rainer Kottenhoff
d3b2d360d6 + fix: missing richedit cmd 2018-02-28 19:58:42 +01:00
Rainer Kottenhoff
fc553db70f + fix: format number with thousand seperator and digit grouping cacording to regional settings 2018-02-28 12:59:05 +01:00
Rainer Kottenhoff
8235451251 + chg: Accelerator Keys: (Alt+0: Toggle Transparency), (Alt+Shift+N: Launch new empty window)
+ fix: activation of Undo TB-Icon on operations, that can't be undone.
+ fix: Onigmo: use CR (\r) as mono line-break symbol too
2018-02-28 12:59:05 +01:00
Rainer Kottenhoff
13b65234ec + enh: pressing F3 at Find/Replace dialog performs a find and switches focus to main window 2018-02-28 12:59:05 +01:00
Rainer Kottenhoff
9b7fbe2eac + fix: change cursor to "Hand" if over clickable static control (rizonesoft bitmap) 2018-02-27 13:28:20 +01:00
Rainer Kottenhoff
cbacc29b2f + chg: fine-tuning AboutBox 2018-02-27 12:22:07 +01:00
Rainer Kottenhoff
08198a79e9 + chg: AbotBox - downgrading to RichEdit library 2.0 (all needed features already in there)
+ ext: AbouBox - acknowledgement/contributors, original licenses (& references)
2018-02-26 23:44:32 +01:00
Rainer Kottenhoff
c125f018f4 + enh: 2nd version of AboutBox 2018-02-26 18:57:51 +01:00
Rainer Kottenhoff
528c32abe2 + enh: New About Box 2018-02-24 13:07:43 +01:00
Rainer Kottenhoff
18928095da + firs draft of RichEdit Ctrl for AboutBox 2018-02-24 04:00:11 +01:00
Rainer Kottenhoff
b135c44674 + fix: swap clipboard bug while pasting into selection
+ enh: minor fixes
2018-02-23 09:08:43 +01:00
Derick Payne
2f48ad8f52 Released Build 905 2018-02-22 22:34:20 +02:00
Rainer Kottenhoff
a15b7d97f9 + chg: encoding type of Version.h from UTF-8 (Signature) to UTF-16 LE, to get Copyright sign right
+ chg: change start of project on GitHub (date) to 2015 (Version.h)
2018-02-22 18:25:42 +01:00
Rainer Kottenhoff
216c923f1c + fix: performance issue: Replace All - delay status update until transaction finished 2018-02-22 10:20:14 +01:00
Rainer Kottenhoff
e619610b69 + chg: revert compiler optimization settings back to "Maximize Speed (/O2)" combine with 2nd opt. "Favor Size or Speed: Favor small code (/Os)" 2018-02-22 08:45:37 +01:00
Rainer Kottenhoff
eb1b8e350b + cleanup code 2018-02-21 23:12:14 +01:00
Rainer Kottenhoff
f40d06a8a0 + fix: bug detecting find/replace dialog is foreground or not 2018-02-21 22:29:12 +01:00
Rainer Kottenhoff
0de9498401 + fix: fill find/replace search box with selection/clipboard on non switching Ctrl+F/H 2018-02-21 20:59:46 +01:00
Rainer Kottenhoff
ea81edc33f + chg: compiler optimization flags for release build 2018-02-21 17:53:27 +01:00
Rainer Kottenhoff
0449f0fb2e + adapted VS compiler version string for About dialog 2018-02-21 11:58:26 +01:00
Rainer Kottenhoff
64f984f663 + add: seperator on help menu update entries 2018-02-20 20:23:09 +01:00
Rainer Kottenhoff
09990b073d + add: menu entry to check rizones website directly 2018-02-20 19:32:28 +01:00
Rainer Kottenhoff
60717d7032 + add: feature "Scroll Past End of File" (settings) 2018-02-20 19:05:32 +01:00
Rainer Kottenhoff
22654f99ef + fix: restore selection set/replaced by replace dialog 2018-02-20 15:40:07 +01:00
Rainer Kottenhoff
6dd3c6b658 + fix: broken swap clipboard w/ selection 2018-02-20 14:37:32 +01:00
Rainer Kottenhoff
eda986f2d8 + add: status/info bar in find/replace dialog 2018-02-19 15:49:54 +01:00