Rainer Kottenhoff
|
ebcf9f0aa6
|
+ optimized DeelX regex interface
|
2017-11-17 11:42:10 +01:00 |
|
Rainer Kottenhoff
|
f711dc4a25
|
+ fix: issue regarding find/replace empty-string
|
2017-11-16 22:50:52 +01:00 |
|
Rainer Kottenhoff
|
0c35f9bb67
|
+ fix: minor source of error
|
2017-11-16 08:45:00 +01:00 |
|
Rainer Kottenhoff
|
fed6db003b
|
+ fix: adapt DeelX RE interface according to ne enhanced find/replace dialog
|
2017-11-15 17:47:49 +01:00 |
|
Rainer Kottenhoff
|
b45c4a9a8b
|
+ create: current development changes with old regex engine
|
2017-11-15 16:13:57 +01:00 |
|
Derick Payne
|
684029516c
|
Merge pull request #174 from RaiKoHoff/FixReplaceDlg
fixing replacement issue in case of active "Check All Occ" feature
|
2017-11-14 09:50:37 +02:00 |
|
Rainer Kottenhoff
|
c6aa3703d4
|
+ fix: issue #173 - regex/wildcard search: replacement string not used if "Check All Occurrences" is active
|
2017-11-12 19:41:55 +01:00 |
|
Derick Payne
|
2a496e8c0c
|
Changed SDK version target to 10.0.16299.0
Please test the new build 668. Read more about the Beta channel at: https://github.com/rizonesoft/Notepad3/issues/160
|
2017-11-11 17:53:14 +02:00 |
|
Derick Payne
|
b4276a7492
|
Merge pull request #169 from RaiKoHoff/vcproj_files
- fix: corrections to .vcproj settings inconsistencies
|
2017-11-11 17:06:47 +02:00 |
|
Derick Payne
|
d0f936da38
|
Merge pull request #171 from RaiKoHoff/FindRepl_Enh
Find/Replace enhancements
|
2017-11-11 17:06:34 +02:00 |
|
Rainer Kottenhoff
|
3f26ba15fa
|
+ fix: add dialog system menu option to activate/deactivate new enhancement
|
2017-11-11 13:19:48 +01:00 |
|
Rainer Kottenhoff
|
b3eaa5b919
|
+ minor bugfixes
|
2017-11-11 10:43:25 +01:00 |
|
Rainer Kottenhoff
|
09fbb9e2c9
|
+ feature: find/replace mark occurrences
|
2017-11-10 16:36:53 +01:00 |
|
Rainer Kottenhoff
|
1c167de903
|
+ feature: indicator in find text box, if search string is matched in doc
|
2017-11-10 11:36:49 +01:00 |
|
Rainer Kottenhoff
|
e72432c98d
|
+ feature: validate regexpr
|
2017-11-09 15:47:48 +01:00 |
|
Rainer Kottenhoff
|
f3eb57ac25
|
-fix: recoding minipath's version.h to UTF-8 (Sig), because it contains codepage dependant copyright sign
|
2017-11-08 12:20:12 +01:00 |
|
Rainer Kottenhoff
|
a4299465a1
|
- fix: corrections to .vcproj settings inconsistencies (reported in release build process)
|
2017-11-08 11:24:02 +01:00 |
|
Derick Payne
|
83c4c98b13
|
Merge pull request #167 from RaiKoHoff/Remember_Bookmarks
New feature: auto remember bookmarks in recent file history
|
2017-11-06 11:32:02 +02:00 |
|
Rainer Kottenhoff
|
9041a27453
|
+ fix: other undo/redo issues (if no selection choosen)
|
2017-11-04 13:52:52 +01:00 |
|
Rainer Kottenhoff
|
c1a568400a
|
+ fix: consecutive DEL/BACKSP undo/redo broken (wrapped by unconditional selection undo/redo)
|
2017-11-04 13:44:52 +01:00 |
|
Rainer Kottenhoff
|
727b650de0
|
+ feature: auto remember bookmarks in recent file history
|
2017-11-04 13:13:43 +01:00 |
|
Derick Payne
|
ecaaf074e5
|
Merge pull request #164 from RaiKoHoff/Mark_Occ
Mark occurrences coloring via "Customize Schemes..."
|
2017-11-03 18:05:47 +02:00 |
|
Derick Payne
|
9a3df58ed6
|
Merge pull request #163 from RaiKoHoff/RegEx_Engine
minor code cleanup
|
2017-11-03 18:05:28 +02:00 |
|
Rainer Kottenhoff
|
a0c14ce8f5
|
+ feature: Mark occurrences coloring is now configurable via "Customize Schemes..."
|
2017-11-03 14:20:53 +01:00 |
|
Rainer Kottenhoff
|
f9471652c1
|
Merge branch 'RegEx_Engine' into development
|
2017-11-03 09:50:34 +01:00 |
|
Rainer Kottenhoff
|
c344d4ddd3
|
Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into development
|
2017-11-03 09:50:07 +01:00 |
|
Rainer Kottenhoff
|
b015d54c97
|
+ fixes found by static code analysis
|
2017-11-03 07:50:17 +01:00 |
|
Rainer Kottenhoff
|
4d569bb8b5
|
Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into RegEx_Engine
|
2017-11-03 07:47:22 +01:00 |
|
Derick Payne
|
e3e5edf684
|
Beta Build 655 released
https://github.com/rizonesoft/Notepad3/issues/160
|
2017-11-02 18:19:51 +02:00 |
|
Rainer Kottenhoff
|
e450e393da
|
+ minor fix for DeelX RegEx engine
|
2017-11-02 16:38:21 +01:00 |
|
Rainer Kottenhoff
|
141fcd5dcf
|
Merge branch 'master' into development
|
2017-10-30 10:25:41 +01:00 |
|
Rainer Kottenhoff
|
a3d69d3e11
|
Merge remote-tracking branch 'notepad3_orig_rizone/master'
|
2017-10-30 10:25:01 +01:00 |
|
Derick Payne
|
52122cb477
|
Merge pull request #159 from RaiKoHoff/RegEx_Engine
major refactoring of find/repl regarding regex evaluation
|
2017-10-30 11:16:03 +02:00 |
|
Rainer Kottenhoff
|
da36884310
|
+ fix: bug in getting string length from dialog box readout
|
2017-10-30 10:12:37 +01:00 |
|
Derick Payne
|
dcd29e4d2a
|
Merge pull request #158 from RaiKoHoff/Scintilla_402
update to Scintilla Lib v.4.0.2 (402)
|
2017-10-30 11:03:03 +02:00 |
|
Derick Payne
|
d755a1568a
|
Merge pull request #157 from RaiKoHoff/Go_Lng_Support
Add "D" and "Go" programming language support.
|
2017-10-30 11:02:47 +02:00 |
|
Rainer Kottenhoff
|
c7a048cb1c
|
Merge remote-tracking branch 'notepad3_orig_rizone/master'
|
2017-10-30 09:20:28 +01:00 |
|
Rainer Kottenhoff
|
ff2bc6c349
|
+ fix: update to Scintilla Lib v.4.0.2 (402)
|
2017-10-30 09:12:14 +01:00 |
|
Rainer Kottenhoff
|
0e1f4d880d
|
Merge branch 'RegEx_Engine' into development
|
2017-10-30 00:19:24 +01:00 |
|
Rainer Kottenhoff
|
bd4a4dc9f3
|
Merge branch 'Go_Lng_Support' into development
|
2017-10-30 00:18:33 +01:00 |
|
Rainer Kottenhoff
|
bd2bd8498b
|
Merge remote-tracking branch 'notepad3_orig_rizone/master' into development
|
2017-10-30 00:17:04 +01:00 |
|
Rainer Kottenhoff
|
958cf0587e
|
Merge commit '10edc3c6cebb40f628984c193087674cd45031bc' into development
|
2017-10-30 00:15:45 +01:00 |
|
Rainer Kottenhoff
|
6d42cfdc93
|
+ fix: break criteria for "replace all in range"
|
2017-10-29 19:18:20 +01:00 |
|
Rainer Kottenhoff
|
3e5dcfd2a8
|
+ fix: more issues found regarding zero-length matches using regex anchors, including infinite loops on replace all
|
2017-10-29 19:00:57 +01:00 |
|
Rainer Kottenhoff
|
ad5cba8716
|
+ fix: RegEx start anchor adjustment
|
2017-10-29 01:07:14 +02:00 |
|
Rainer Kottenhoff
|
88d75d8929
|
+ fixing bug regarding find "zero-length matches"
|
2017-10-28 16:10:33 +02:00 |
|
Rainer Kottenhoff
|
b23e5db63d
|
+ enhanc comments by useful web links
|
2017-10-28 14:44:44 +02:00 |
|
Rainer Kottenhoff
|
990d826570
|
+ fix problem with regex line start and replacements at line end
|
2017-10-28 14:01:01 +02:00 |
|
Rainer Kottenhoff
|
cce20566f8
|
+ move position after replacement (EditReplace())
|
2017-10-28 02:07:04 +02:00 |
|
Rainer Kottenhoff
|
eb9210c241
|
+ refactoring of "Replace All" methods
|
2017-10-28 01:21:49 +02:00 |
|