Commit Graph

1104 Commits

Author SHA1 Message Date
Rainer Kottenhoff
528d0fa3bf + refactoring: prpare encoding detector enhancement 2018-03-02 16:16:07 +01:00
Derick Payne
ad644e1723
Merge pull request #394 from RaiKoHoff/Enh_0228
BugFixes and Refactoring
2018-03-02 13:10:03 +02:00
Rainer Kottenhoff
d3b2d360d6 + fix: missing richedit cmd 2018-02-28 19:58:42 +01:00
Rainer Kottenhoff
72f1ad32ca Merge branch 'Enh_0227' into Enh_0228 2018-02-28 19:51:50 +01:00
Rainer Kottenhoff
1433cff171 Merge branch 'Enh_0227' of https://github.com/RaPeHoff/Notepad3 into Enh_0227 2018-02-28 13:04:24 +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
af3e7727f5 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into master_RaiKoHoff
# Conflicts:
#	src/Notepad3.rc
2018-02-28 12:55:07 +01:00
Derick Payne
95e75eb4f9
Merge pull request #393 from RaiKoHoff/AboutBox_0223
New AboutBox and minor fixes
2018-02-28 11:47:18 +02:00
Rainer Kottenhoff
bf8d06d74c + fix: format number with thousand seperator and digit grouping cacording to regional settings 2018-02-28 02:25:59 +01:00
Rainer Kottenhoff
9268a4f9bf + 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 01:10:45 +01:00
Rainer Kottenhoff
4a5b4539f0 + enh: pressing F3 at Find/Replace dialog performs a find and switches focus to main window 2018-02-27 17:23:12 +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
92338f8c0d + upd: wyUpdate files
+ prt: diable AppCompactor run of PortableApps packaging
2018-02-23 13:59:29 +01:00
Rainer Kottenhoff
1c3d9e9bd7 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into master_RaiKoHoff
# Conflicts:
#	src/Notepad3.rc
2018-02-23 09:34:53 +01:00
Derick Payne
5e28a6eef6
Merge pull request #379 from RaiKoHoff/Enh_0223
BugFix: swap clipboard while pasting into selection
2018-02-23 10:20:21 +02:00
Rainer Kottenhoff
b135c44674 + fix: swap clipboard bug while pasting into selection
+ enh: minor fixes
2018-02-23 09:08:43 +01:00
Rainer Kottenhoff
902c413918 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into master_RaiKoHoff 2018-02-23 08:15:26 +01:00
Derick Payne
899b532703 Set theme jekyll-theme-cayman 2018-02-22 22:49:32 +02:00
Derick Payne
2f48ad8f52 Released Build 905 2018-02-22 22:34:20 +02:00
Rainer Kottenhoff
21da0cbdb4 Merge remote-tracking branch 'origin/master_RaiKoHoff' into master_RaiKoHoff 2018-02-22 21:24:31 +01:00
Rainer Kottenhoff
459bbabb34 Merge remote-tracking branch 'origin/Enhancements_0222' into master_RaiKoHoff 2018-02-22 21:24:04 +01:00
Rainer Kottenhoff
43c259fefd Merge remote-tracking branch 'notepad3_orig_rizone/master' into master_RaiKoHoff
# Conflicts:
#	src/Notepad3.vcxproj
2018-02-22 21:22:12 +01:00
Derick Payne
a254e91519
Merge pull request #377 from RaiKoHoff/HotFix_0222_II
HotFix 0222 (II)
2018-02-22 20:44:04 +02:00
Rainer Kottenhoff
3b64a59f26 Merge branch 'HotFix_0222_II' into Enhancements_0222
# Conflicts:
#	src/Version.h
2018-02-22 18:28:06 +01: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
01e103bf8b + fix: 1st part of BeginWaitCursor() cleanup 2018-02-22 18:17:46 +01:00
Rainer Kottenhoff
1ec9c1135f Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into master_RaiKoHoff 2018-02-22 11:43:23 +01:00
Derick Payne
7016470eb6
Merge pull request #375 from RaiKoHoff/HotFix_0222
HotFix 0222
2018-02-22 11:38:06 +02: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
e4eb9441e6 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into master_RaiKoHoff
# Conflicts:
#	src/Notepad3.vcxproj
2018-02-22 09:34:44 +01:00
Derick Payne
a4f69f81e3
Merge pull request #374 from RaiKoHoff/VS_Optimized_Settings
Revert compiler optimization settings to favor size
2018-02-22 10:05:21 +02: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
Derick Payne
b7f3f07a18
Merge pull request #373 from RaiKoHoff/BugFix_0221
Bug Fix 0221
2018-02-22 07:02:54 +02:00
Rainer Kottenhoff
eb1b8e350b + cleanup code 2018-02-21 23:12:14 +01:00
Rainer Kottenhoff
8bb2b503c6 + fix: initial .ini file: corrections for labeling toolbar icons 2018-02-21 22:38:28 +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
5509c3455b Merge remote-tracking branch 'notepad3_orig_rizone/master' 2018-02-20 21:51:39 +01:00
Derick Payne
7aa589a305
Merge pull request #369 from RaiKoHoff/BugFixes_0220
Enhancements 0220
2018-02-20 21:45:48 +02: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