| .. |
|
Dialogs.c
|
+ fix: transform backslashes for regex find/replace
|
2017-12-14 21:30:54 +01:00 |
|
Dialogs.h
|
+ some more StrSafe changes
|
2017-08-19 08:11:26 +02:00 |
|
Dlapi.c
|
+ fixes found by static code analysis
|
2017-11-03 07:50:17 +01:00 |
|
Dlapi.h
|
StrSafe adaptions
|
2017-08-21 18:02:50 +02:00 |
|
Edit.c
|
+ fix: transform backslashes for regex find/replace
|
2017-12-14 21:30:54 +01:00 |
|
Edit.h
|
+ refactoring: cleanup trigger points for URL Hotspot styling
|
2017-12-12 11:16:17 +01:00 |
|
Helpers.c
|
+ fix: transform backslashes for regex find/replace
|
2017-12-14 21:30:54 +01:00 |
|
Helpers.h
|
+ fix: prepare fixing race-condition search/replace target vs. selection
|
2017-12-14 17:00:31 +01:00 |
|
Notepad3.c
|
+ 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 |
|
Notepad3.h
|
+ refactoring: cleanup trigger points for URL Hotspot styling
|
2017-12-12 11:16:17 +01:00 |
|
Notepad3.rc
|
+fix: consistent texts for "Hyperlink Hotspots"
|
2017-12-08 12:43:38 +01:00 |
|
Notepad3.vcxproj
|
Changed SDK version target to 10.0.16299.0
|
2017-11-11 17:53:14 +02:00 |
|
Notepad3.vcxproj.filters
|
Visual C++ 2017 now required
|
2017-08-27 18:36:14 +02:00 |
|
Notepad3.vcxproj.user
|
+ update to Scintilla v.4.0.1 (401)
|
2017-10-25 12:43:19 +02:00 |
|
Notepad3.ver
|
Initial Release
|
2015-11-13 07:44:58 +02:00 |
|
Print.cpp
|
+ cleancode issues
|
2017-12-14 09:18:49 +01:00 |
|
resource.h
|
+ refactoring and enhancements for Hyperlink Hotspot feature
|
2017-12-08 12:05:01 +01:00 |
|
SciCall.h
|
+ fix: prepare fixing race-condition search/replace target vs. selection
|
2017-12-14 17:00:31 +01:00 |
|
Styles.c
|
+ fix: out of range fallback for indicator string retrieval
|
2017-12-14 23:56:00 +01:00 |
|
Styles.h
|
+ feature: add Scintilla's indicator styles to scheme config for "Mark Occurences"
|
2017-12-14 23:48:29 +01:00 |
|
Version.h
|
Merge branch 'Hyperlink_Fixes_II' into Onig_ReExEngine
|
2017-12-13 02:17:32 +01:00 |
|
VersionEx.h
|
Hyperlink Hotspots turned off by default.
|
2017-12-10 16:31:54 +02:00 |