Rainer Kottenhoff
|
4320c05546
|
+ fix: regex replacement on look-ahead assertion
|
2018-01-08 09:01:17 +01:00 |
|
Rainer Kottenhoff
|
310c3c11ad
|
+ change: Menu "Mark Occurrences" whole word matching: radio button behavior
|
2018-01-07 13:59:48 +01:00 |
|
Rainer Kottenhoff
|
08b10b0729
|
+ fix: Menu "Mark Occurrences" whole word matching: add check indicator if one of word matching options (selected / current) is used
|
2018-01-07 13:02:19 +01:00 |
|
Rainer Kottenhoff
|
4e28d3e6d3
|
+ fix: renaming menu entries Edit: "Clear" -> "Delete"
+ enhancement: structured "Mark Occurrences" menu hierarchy
|
2018-01-06 13:22:01 +01:00 |
|
Rainer Kottenhoff
|
d646daa5d2
|
+ fix: document modified flag not set properly (title, toolbar & statusbar only)
|
2018-01-06 12:52:55 +01:00 |
|
Rainer Kottenhoff
|
2d0f29e5f7
|
+ fix: some customizing scheme issues (relative font size hierarchy)
|
2018-01-06 12:28:03 +01:00 |
|
Rainer Kottenhoff
|
fa74aac413
|
+ performance: remove test for set already, if indicator does not change
|
2018-01-06 02:07:03 +01:00 |
|
Rainer Kottenhoff
|
7c3b5d8797
|
+ performance: tuning delay parameter of "Mark Occurrences" (instantly)
|
2018-01-06 01:41:43 +01:00 |
|
Rainer Kottenhoff
|
0f69fa5c80
|
+ fix: broken find/replace (regex) on groups
|
2018-01-06 01:24:38 +01:00 |
|
Rainer Kottenhoff
|
ed470325bf
|
+ fix: correct counting of found matches
|
2018-01-05 16:37:31 +01:00 |
|
Rainer Kottenhoff
|
02ca738ea4
|
+ convenience: re-introduce "max mark occurrence counter" to avoid lazy UI
(set .ini section [Settings2] MarkOccurrencesMaxCount=-1 for unlimited (MAX_INT))
|
2018-01-05 16:28:01 +01:00 |
|
Rainer Kottenhoff
|
bff0f82e12
|
+ performance: Mark Occurrence triggers enhancements
|
2018-01-05 15:47:51 +01:00 |
|
Rainer Kottenhoff
|
b352dd05eb
|
+ fix: Mark Occurrences: force position progress in case of zero-length matches
|
2018-01-05 14:20:41 +01:00 |
|
Rainer Kottenhoff
|
a5be1a362f
|
Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into SC_UPDATE_CONTENT
|
2018-01-05 13:14:11 +01:00 |
|
Rainer Kottenhoff
|
2d680c833a
|
+ performance: redraw indicator ranges (Mark Occurrences) only if needed - avoiding recursive SCN_UPDATEUI notifications
|
2018-01-05 13:12:46 +01:00 |
|
Derick Payne
|
883570e663
|
Releasing Build 802
|
2018-01-05 12:35:47 +02:00 |
|
Rainer Kottenhoff
|
3fe0a7a482
|
+ fix: mark occurrences counter not updated in time
|
2018-01-04 23:06:32 +01:00 |
|
Rainer Kottenhoff
|
95a3eb9cc3
|
+ performance: fixed some issuses, which eat up CPU :-)
|
2018-01-04 22:43:59 +01:00 |
|
Rainer Kottenhoff
|
11d8778118
|
+ fix: use current lexer's default text font size as base font size for relative sizing of other styles
|
2018-01-04 16:01:29 +01:00 |
|
Rainer Kottenhoff
|
7c104fac02
|
+ performance: optimizing timer handling to avoid multiple calls of complex methods
|
2018-01-04 15:22:01 +01:00 |
|
Rainer Kottenhoff
|
05b0ff10c8
|
+ fix: fetching wrong visible document line number in case of hidden or wrapped lines
+ fix: ignoring queued timer event, if timer has been killed
|
2018-01-04 14:13:39 +01:00 |
|
Rainer Kottenhoff
|
244f4c5f0d
|
+ fix: "Match Current Word" should not highlight partial word matches in other lines
+ add: Hyperlink Hotspot Style updates on UpdateUI event (visible area only)
+ minor performance enhancements
|
2018-01-04 10:58:21 +01:00 |
|
Rainer Kottenhoff
|
437accfdf0
|
+ fix: menu wording
|
2018-01-03 21:30:39 +01:00 |
|
Rainer Kottenhoff
|
cacd252be0
|
+ enhancement: async mark all occurrences via timer (UI response)
|
2018-01-03 21:15:41 +01:00 |
|
Rainer Kottenhoff
|
c92b2c2ce3
|
+ add: switch to draw all occurrences in visible area only
+ opt: delayed mark all occurrences for better UI response
|
2018-01-03 17:34:58 +01:00 |
|
Rainer Kottenhoff
|
ec58295fd9
|
+ feature: (Mark Occurences) instant word highligting
|
2018-01-02 22:06:52 +01:00 |
|
Rainer Kottenhoff
|
8d60ac9f85
|
+ fix: toggle line comments were placed at line end
|
2018-01-02 08:42:18 +01:00 |
|
Derick Payne
|
e3bf279b3a
|
Another attempt to fix version testing.
|
2018-01-02 02:35:56 +02:00 |
|
Derick Payne
|
e47abebaf0
|
Fixing Version.ps1 script.
|
2018-01-02 02:08:54 +02:00 |
|
Derick Payne
|
6ae24159e1
|
Merge branch 'master' of https://github.com/rizonesoft/Notepad3
|
2018-01-02 01:49:11 +02:00 |
|
Derick Payne
|
c9a878f790
|
Attempting to remedy build failure.
|
2018-01-02 01:49:07 +02:00 |
|
Rainer Kottenhoff
|
f1daba87bd
|
+ fix: add hints for free text style properties in "Customize Schemes..."
|
2017-12-31 12:20:21 +01:00 |
|
Derick Payne
|
2595120305
|
Releasing version 3.17.1228.783
|
2017-12-28 11:38:39 +02:00 |
|
Rainer Kottenhoff
|
ac2e114711
|
+ fix: font styling of Hyperlinks are not reset to default if feature is switched off
|
2017-12-26 18:36:37 +01:00 |
|
Rainer Kottenhoff
|
f830664799
|
+ fix: change hard coded default values for matching brace styling according to new style (indicator)
|
2017-12-26 18:21:30 +01:00 |
|
Rainer Kottenhoff
|
e55bbae4b5
|
+ feature: inticator style used for matching braces too
|
2017-12-26 18:01:30 +01:00 |
|
Rainer Kottenhoff
|
745dd915b5
|
+ feature: Regex - "Dot matches all" vs. "Dot does not match line-breaks" switchable by option in find/replace dialg
|
2017-12-26 17:23:40 +01:00 |
|
Derick Payne
|
6f475a7f64
|
Merge pull request #255 from RaiKoHoff/Fixes_N_Enhancements
Encryption tools and Onigmo regex changes
|
2017-12-23 22:36:22 +02:00 |
|
Rainer Kottenhoff
|
7cefb75de0
|
+ fix: Onigmo regex: . matches any charakter and does not stop at line breaks
+ fix: Onigmo regex: remove extend mode, where # is used as line rest comment
|
2017-12-23 20:10:17 +01:00 |
|
Rainer Kottenhoff
|
f9daf100e8
|
+ fix: Update coloring on window message WM_SYSCOLORCHANGE, including Hyperlink hotspot colors
|
2017-12-23 11:26:39 +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
|
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 |
|