Commit Graph

406 Commits

Author SHA1 Message Date
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
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
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
d0cdaac74f + fix: new Font selection feature: 2nd Default Font not supported completely 2017-12-22 00:10:25 +01:00
Rainer Kottenhoff
4169772193 + fix: inconsistencies: cut,copy,replace,... mainmenu and context menu vs. toolbar 2017-12-21 23:07:08 +01:00
Derick Payne
67f8664854 Added Online Documentation menu item 2017-12-21 22:23:13 +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
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
235a501f4d + fix: schemes in alphabetical order (displayed names)
+ code robustness
2017-12-19 20:05:25 +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
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
9d6e12e92f + fix: "Default Font..." configuration issue 2017-12-18 13:47:19 +01: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
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
0b3611d66f + fix: replace-all with look-behind assertion 2017-12-16 02:36:10 +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
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
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
Rainer Kottenhoff
ce15c4da16 Merge branch 'Bugfixes_1214_II' into Onigmo_RegExEngine 2017-12-15 00:00:48 +01:00
Rainer Kottenhoff
318884dcd8 + fix: out of range fallback for indicator string retrieval 2017-12-14 23:56:00 +01:00
Rainer Kottenhoff
37b25e9de7 + feature: add Scintilla's indicator styles to scheme config for "Mark Occurences" 2017-12-14 23:48:29 +01:00
Rainer Kottenhoff
1f10d43f98 + fix: transform backslashes for regex find/replace
+ code cleanup
2017-12-14 21:30:54 +01:00
Rainer Kottenhoff
d752e63629 + fix: set target range only for search/replace and not for paste after modifying selection (race-condition search/replace target vs. selection) 2017-12-14 19:23:13 +01:00
Rainer Kottenhoff
5321e78297 + fix: prepare fixing race-condition search/replace target vs. selection 2017-12-14 17:00:31 +01:00
Rainer Kottenhoff
1054c459d6 + cleancode issues 2017-12-14 09:18:49 +01:00
Rainer Kottenhoff
705ba78582 Merge branch 'BugFixes_1214' into Onigmo_RegExEngine 2017-12-14 01:22:27 +01:00
Rainer Kottenhoff
626e8ea48c + fix: complete set of font weights for syntax scheme 2017-12-14 01:18:11 +01:00
Rainer Kottenhoff
732e0ae81b Merge branch 'BugFixes_1214' into Onigmo_RegExEngine
# Conflicts:
#	src/Notepad3.c
2017-12-14 00:20:29 +01:00
Rainer Kottenhoff
7736703de7 + fix: local memory freeing 2017-12-14 00:11:47 +01:00
Rainer Kottenhoff
4506ab9d4e + fix: performance issue while pasting long text from clipboard 2017-12-14 00:07:27 +01:00
Rainer Kottenhoff
9369be3dd1 + fix: remove unneccessary Hyperlink trigger-point from InitInstance() 2017-12-13 19:10:47 +01:00