Commit Graph

6718 Commits

Author SHA1 Message Date
Rainer Kottenhoff
f9daf100e8 + fix: Update coloring on window message WM_SYSCOLORCHANGE, including Hyperlink hotspot colors 2017-12-23 11:26:39 +01:00
Rainer Kottenhoff
421b369919 Merge remote-tracking branch 'notepad3_orig_rizone/master' 2017-12-23 11:18:58 +01:00
Derick Payne
36b01230af Releasing version 3.17.1223.778 2017-12-23 12:16:33 +02:00
Derick Payne
90dd33a6cb Releasing version 3.17.1223 2017-12-23 12:14:25 +02:00
Derick Payne
689c585665 Release related changes (774) 2017-12-23 12:11:23 +02:00
Derick Payne
3ba71f63ee
Merge pull request #253 from RaiKoHoff/Bugfixes_1223
Fix: Use Standard Lexer on new (empty) files
2017-12-23 12:09:29 +02:00
Derick Payne
e220853912 Release related changes (773) 2017-12-23 12:09:06 +02:00
Rainer Kottenhoff
ffb2e95f5c + fix: set standard lexer (Default Text) on new (empty) files 2017-12-23 10:51:36 +01:00
Rainer Kottenhoff
53155abd55 Merge remote-tracking branch 'notepad3_orig_rizone/master' 2017-12-23 08:02:53 +01:00
Derick Payne
4b3a3fb866
Merge pull request #251 from RaiKoHoff/Bugfixes_1222_IV
Fix: Inconsistency 1st vs. 2nd Default Text Font selection
2017-12-23 02:02:59 +02: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
364bf1aeed Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' 2017-12-22 11:31:35 +01:00
Derick Payne
13e2a27772
Merge pull request #250 from RaiKoHoff/Bugfixes_1222_III
Fix: setting/changing passphrase did not set file modified flag
2017-12-22 12:10:56 +02:00
Rainer Kottenhoff
1a6af619a1 + refactor: move hard-coded hyperlink text from source code file to header file
+ fix: setting/changing encryption pass-phrase did not trigger "file modified" flag
2017-12-22 09:12:23 +01:00
Rainer Kottenhoff
8f70d8a79f Merge remote-tracking branch 'notepad3_orig_rizone/master' 2017-12-22 00:39:25 +01:00
Derick Payne
624bb905de
Merge pull request #249 from RaiKoHoff/Bugfixes_1222_II
Fixing font selection support of 2nd Default Style
2017-12-22 01:20:09 +02:00
Rainer Kottenhoff
d0cdaac74f + fix: new Font selection feature: 2nd Default Font not supported completely 2017-12-22 00:10:25 +01:00
Rainer Kottenhoff
6d491bdc68 Merge remote-tracking branch 'notepad3_orig_rizone/master' 2017-12-21 23:48:44 +01:00
Derick Payne
53edb0922a
Merge pull request #248 from RaiKoHoff/Bugfixes_1222
Fix inconsistencies:  menu (main & context) vs. toolbar
2017-12-22 00:31:39 +02:00
Rainer Kottenhoff
4169772193 + fix: inconsistencies: cut,copy,replace,... mainmenu and context menu vs. toolbar 2017-12-21 23:07:08 +01:00
Rainer Kottenhoff
a565b4f591 Merge remote-tracking branch 'notepad3_orig_rizone/master' 2017-12-21 21:35:13 +01:00
Derick Payne
67f8664854 Added Online Documentation menu item 2017-12-21 22:23:13 +02:00
Derick Payne
3a5a5165ca
Merge pull request #247 from RaiKoHoff/DefFont_TwoDefaults
Customize Current Schemes Default Font
2017-12-21 19:19:07 +02:00
Rainer Kottenhoff
e8322a3d42 + fix: resource file (.rc) broken by GitHub merge :-/ 2017-12-21 14:26:10 +01:00
Rainer Kottenhoff
02c1a1a358
Merge branch 'master' into DefFont_TwoDefaults 2017-12-21 14:21:04 +01:00
Rainer Kottenhoff
7aee4dca92 +fix: using WYSIWYG fonts (screen vs. printer) 2017-12-21 14:11:25 +01:00
Rainer Kottenhoff
4f40d004a7 + fix: some more bugs regarding standard lexer handling 2017-12-21 13:46:30 +01:00
Derick Payne
3251101e61 Contributors update 2017-12-21 00:37:08 +02:00
Derick Payne
76475761ff Licensing update
- Included Scintilla license.
- Included Onigmo license.
2017-12-21 00:10:00 +02:00
Rainer Kottenhoff
1488305761 + cleanup and minor bugfixes 2017-12-20 18:35:19 +01:00
Rainer Kottenhoff
6d9e706751 + analysis version (staged) 2017-12-20 17:03:08 +01:00
Rainer Kottenhoff
87e455d676 + refactor: Font Selection handling: Global Default vs. Current Scheme 2017-12-20 14:20:57 +01:00
Rainer Kottenhoff
01baba4d16 + fix: bug on font selection - global vs. current scheme
+ fix: relative size values (size:+/-n) should be related to predefined base
2017-12-20 02:24:43 +01:00
Rainer Kottenhoff
e38d932636 +fix: Scheme names and corresponding resourceid references 2017-12-19 22:51:57 +01:00
Rainer Kottenhoff
d3b8dbdc74 + feature: Dual configuration of Default Text Font or Current Scheme's Default Text Font 2017-12-19 21:54:01 +01:00
Rainer Kottenhoff
c3a1c9fb4a Merge remote-tracking branch 'notepad3_orig_rizone/master' into DefFont_TwoDefaults 2017-12-19 20:06:04 +01:00
Rainer Kottenhoff
235a501f4d + fix: schemes in alphabetical order (displayed names)
+ code robustness
2017-12-19 20:05:25 +01:00
Rainer Kottenhoff
787f0256ff Merge remote-tracking branch 'notepad3_orig_rizone/master' 2017-12-19 18:16:54 +01:00
Rainer Kottenhoff
4e5e946115 + refactoring: Style Select Font dialog 2017-12-19 16:13:59 +01:00
Rainer Kottenhoff
347be7f90e + enhanced style copy method 2017-12-19 12:49:17 +01:00
Rainer Kottenhoff
9587a0559a - revert: some changes 2017-12-19 12:12:28 +01:00
Derick Payne
7308209ac7
Merge pull request #243 from RaiKoHoff/Onigmo_SearchPat
Onigmo minor fix and code cleanup
2017-12-19 13:03:46 +02:00
Rainer Kottenhoff
4ea8be9a0d + fix: "Default Font..." add check for current scheme is not default text already 2017-12-19 11:27:26 +01:00
Rainer Kottenhoff
a0cc8a02e9 Merge branch 'Onigmo_SearchPat' into Dev_1218 2017-12-19 11:06:58 +01:00
Rainer Kottenhoff
2f1ef54e7c + code cleanup 2017-12-19 10:57:29 +01:00
Rainer Kottenhoff
b48122f3cf + minor fixes for Onigmo interface class 2017-12-19 01:01:02 +01:00
Rainer Kottenhoff
9d6e12e92f + fix: "Default Font..." configuration issue 2017-12-18 13:47:19 +01:00
Rainer Kottenhoff
4e1bdf0c78 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' 2017-12-18 08:22:48 +01:00
Derick Payne
679aca178c
Merge pull request #239 from RaiKoHoff/BugFixes_1217
Bugfixes 1217
2017-12-17 23:17:50 +02:00
Rainer Kottenhoff
a4c014b052 + fix: setting "Default Font..." will clear current lexer's default font - inherits global default font then
+ minor code cleanup
2017-12-17 09:04:46 +01:00