Commit Graph

748 Commits

Author SHA1 Message Date
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
Rainer Kottenhoff
8ab55a7fef Merge remote-tracking branch 'notepad3_orig_rizone/master' 2017-12-17 08:26:28 +01:00
Derick Payne
c0d9aafef1
Merge pull request #238 from RaiKoHoff/Bugfixes_1216
Bugfixes 1216
2017-12-17 05:31:13 +02:00
Rainer Kottenhoff
fac3063391 - single line edit control do not allow to set tab width ? 2017-12-17 02:05:36 +01:00
Rainer Kottenhoff
e305590f43 + fix: allow (horiz.)TAB chars in selection copied to find/replace dialog search box on pop up time (Ctrl+F) 2017-12-17 01:29:15 +01:00
Rainer Kottenhoff
5129c324c7 + fix: customize schemes issues (now Default Font: is applied to "Default Text" and "Current Lexers" Default Font) 2017-12-16 23:49:22 +01:00
Rainer Kottenhoff
99c3112046 + fix: Onigmo word boundaries issues (incl. "double" escaped esc) (not solved yet: multi escaped esc) 2017-12-16 21:36:43 +01:00
Rainer Kottenhoff
db7797e1aa Merge branch 'Bugfixes_1216' 2017-12-16 14:45:54 +01:00
Derick Payne
0d93de4f58
Merge pull request #235 from RaiKoHoff/Mark_Occ_Enh
Last Minute Bugfixes
2017-12-16 08:34:56 +02:00
Rainer Kottenhoff
d63e9d5cc3 - reverting: changes for utarray.h (compiler warning) 2017-12-16 02:56:58 +01:00
Rainer Kottenhoff
1a1eeee035 + update: uthash to version 2.0.2 2017-12-16 02:53:00 +01:00
Rainer Kottenhoff
0b3611d66f + fix: replace-all with look-behind assertion 2017-12-16 02:36:10 +01:00
Rainer Kottenhoff
3241d30058 Merge remote-tracking branch 'notepad3_orig_rizone/master' 2017-12-16 00:17:02 +01:00
Rainer Kottenhoff
08e4ba9a8a + fix: reverting to buffered draw, until screen flickering issues are clarified
+ fix: Onigmo regex engine handling string/line end meta char '$' independent of EOL mode
2017-12-15 16:11:46 +01:00
Rainer Kottenhoff
dc7c320399 + clean code: fix issues reported by CppChecker 2017-12-15 13:25:52 +01:00
Derick Payne
b60ff90f74
Merge pull request #233 from RaiKoHoff/Bugfixes_1215
Bugfixes 1215 I
2017-12-15 12:20:09 +02:00
Rainer Kottenhoff
5605c0d76d + fix: enable more hyperlink styling trigger points, since "replace target" race-conditions have been fixed and fast regex engine (Onigmo) is integrated
+ fix: issue regarding applying lexer style while hyperlink feature is active
2017-12-15 10:37:41 +01:00
Rainer Kottenhoff
322c8bdec9 + fix: PortableApp build script: initial .ini files dir changed from distrib to Build 2017-12-15 10:11:05 +01:00
Rainer Kottenhoff
40385765b5 + fix: replace dialog: resize regex text box to not overlay other control 2017-12-15 10:04:06 +01:00
Rainer Kottenhoff
9c56e6a17f + fix: issue regarding TransformBackslash handler (regex vs. std & find vs. replace) 2017-12-15 09:52:55 +01:00
Rainer Kottenhoff
e45494ed70 + fix: version and build information templates 2017-12-15 08:53:12 +01:00