Commit Graph

601 Commits

Author SHA1 Message Date
Derick Payne
fbcdb231da
Merge pull request #195 from RaiKoHoff/Drag_n_Drop
Drag n' Drop workaround for 32-bit App to NP3 x64
2017-11-29 14:35:29 +02:00
Rainer Kottenhoff
e8f45c39c0 Merge branch 'BugFixes' into Drag_n_Drop 2017-11-29 13:30:40 +01:00
Rainer Kottenhoff
abca2f4097 + fix: issue regarding Accelerator keys for find/replace dialog 2017-11-29 13:29:21 +01:00
Rainer Kottenhoff
f19f624900 + code cleanup 2017-11-29 01:16:58 +01:00
Rainer Kottenhoff
5cd238f918 + minor refactorings 2017-11-29 01:10:56 +01:00
Rainer Kottenhoff
c8501af6c7 + fix: adapt text for messagebox: no valid drop-file 2017-11-29 00:39:07 +01:00
Rainer Kottenhoff
71c983b0a0 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Drag_n_Drop 2017-11-29 00:32:04 +01:00
Rainer Kottenhoff
b2daa19b7b renaming of drag n' drop methods 2017-11-29 00:31:41 +01:00
Rainer Kottenhoff
720e0c0574 + workaround: drag n' drop from 32-bit process on Notepad3 x64 window 2017-11-29 00:24:28 +01:00
Derick Payne
2918527d9e
Merge pull request #194 from RaiKoHoff/BugFixes
Reverting default for Scintilla's DirectWrite technology
2017-11-28 22:12:32 +02:00
Rainer Kottenhoff
8426eb0c9f + fix: disabling buffered draw (Scintilla: "Current platforms perform window buffering so it is almost always better for this option to be turned off.")
+ fix: Font Smoothing: [Settings2]SciFontQuality=n has no effect on some special fonts (preserving old behavior if not defined)
2017-11-28 12:53:23 +01:00
Rainer Kottenhoff
37ed5ed6f5 + fix: remove unused mouse wheel message interception 2017-11-27 18:17:31 +01:00
Rainer Kottenhoff
f2f35f3828 + revert to Scintilla's old (default) font rendering technology (modern DirectWrite available by [Settings2] SciDirectWriteTech=1) 2017-11-27 15:17:42 +01:00
Derick Payne
2eeb276700 Still trying to fix Build errors.
I think this should do it. The problem was in the TestFileVersion.cmd file. It was looking for the Major version to be 2.
2017-11-25 19:29:55 +02:00
Derick Payne
e2b0fb301b Still fixing build issues. 2017-11-25 19:21:50 +02:00
Derick Payne
2bc0eb8684 Still trying to fix build failure. 2017-11-25 19:14:51 +02:00
Derick Payne
224c4cf95a Trying to fix build errors. :( 2017-11-24 21:03:42 +02:00
Derick Payne
0be2c887d5 Fixing build failing. 2017-11-24 21:02:36 +02:00
Derick Payne
fe8c776a90 Version 3.17.1124.693 2017-11-24 19:16:52 +02:00
Derick Payne
2ef05a5cb0 Prepared version 3.17.1124.693 2017-11-24 19:12:31 +02:00
Derick Payne
4a3a9a76d6 Prepared version 3.17.1124.693 2017-11-24 19:09:00 +02:00
Derick Payne
362972c6b7 Preparing version 3.17.112493 2017-11-24 17:03:18 +02:00
Derick Payne
50886e46d9
Merge pull request #190 from RaiKoHoff/LastMinute_Bugfixes_2nd
Minor bugfixes
2017-11-24 14:19:16 +02:00
Rainer Kottenhoff
92d0307f9d +fix: revert to Scintilla's default mouse down and mouse wheel capture mode 2017-11-24 10:43:08 +01:00
Derick Payne
6b3e3f1657
Merge pull request #188 from RaiKoHoff/LastMinute_Bugfixes
Last Minute bug-fixes  :-/
2017-11-24 06:56:33 +02:00
Derick Payne
343300db6e Merge branch 'master' of https://github.com/rizonesoft/Notepad3 2017-11-24 06:55:30 +02:00
Rainer Kottenhoff
0e3b7712de + fix: "Mark All Occurrences" setting of find/replace dialog should only be persisted, if "Save Settings on Exit" is enabled 2017-11-24 00:49:02 +01:00
Rainer Kottenhoff
0391d7a333 + fix bug: find next changed to cover zero-length matches moved to far zo get next match 2017-11-23 14:40:12 +01:00
Derick Payne
7a59aa2de6
Merge pull request #183 from RaiKoHoff/TrandformBS_fixes
Some bugfixes
2017-11-23 13:39:54 +02:00
Rainer Kottenhoff
b6f1b92e05 + fix: cleanup UpdateLineNumberWidth() triggers 2017-11-23 11:53:17 +01:00
Rainer Kottenhoff
2a54c53750 + adapt: C/C++ styles - keyword vs. typedefs 2017-11-22 13:19:01 +01:00
Rainer Kottenhoff
8248293c5a + fix: issue with update of line number margin width 2017-11-22 12:56:42 +01:00
Rainer Kottenhoff
9dc0a56c85 + fix: transform backslash issues
+ fix: C/C++ keywords and types
+ timer call for mark occurrences during find/repl
2017-11-22 11:04:51 +01:00
Derick Payne
2433f97902
Merge pull request #180 from RaiKoHoff/TransformBS_Handling
Fixes for "Transform Backslash" issues
2017-11-21 10:09:29 +02:00
Rainer Kottenhoff
06fdaace9e Merge remote-tracking branch 'notepad3_orig_rizone/master' into DeelX_LookAround_Assertions 2017-11-20 15:52:18 +01:00
Derick Payne
fc367c6fe9
Merge pull request #179 from RaiKoHoff/DeelX_LookAround_Assertions
DeelX look around assertion matches were not replaces
2017-11-19 21:18:20 +02:00
Rainer Kottenhoff
2f8a6c7de3 + fix: lookaround regex (DeelX) matches were not replaced 2017-11-19 17:53:19 +01:00
Rainer Kottenhoff
f1c147a9e8 Merge remote-tracking branch 'notepad3_orig_rizone/master' 2017-11-19 11:50:56 +01:00
Derick Payne
75fcd6b7bd
Merge pull request #177 from RaiKoHoff/OldRegExDeelX
Fixing some issues, keeping DeelX regex engine yet
2017-11-18 00:05:28 +02:00
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
Derick Payne
8b083dddc1 New Beta Release
New release on Beta channel: https://github.com/rizonesoft/Notepad3/issues/160
2017-11-16 22:57:14 +02: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
Rainer Kottenhoff
ada30a80fd Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' 2017-11-15 15:58:12 +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
Rainer Kottenhoff
83e6d06b55 Merge remote-tracking branch 'notepad3_orig_rizone/master' 2017-11-12 09:10:12 +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