| .. |
|
Dialogs.c
|
Merge remote-tracking branch 'notepad3_orig_rizone/master' into DeelX_LookAround_Assertions
|
2017-11-20 15:52:18 +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: revert to Scintilla's default mouse down and mouse wheel capture mode
|
2017-11-24 10:43:08 +01:00 |
|
Edit.h
|
+ create: current development changes with old regex engine
|
2017-11-15 16:13:57 +01:00 |
|
Helpers.c
|
+ minor refactorings
|
2017-11-29 01:10:56 +01:00 |
|
Helpers.h
|
+ minor refactorings
|
2017-11-29 01:10:56 +01:00 |
|
Notepad3.c
|
+ minor refactorings
|
2017-11-29 01:10:56 +01:00 |
|
Notepad3.h
|
+ first prottotype of VirtualSpace RectangularSelection by default
|
2017-10-20 16:18:16 +02:00 |
|
Notepad3.rc
|
+ fix: adapt text for messagebox: no valid drop-file
|
2017-11-29 00:39:07 +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
|
+ first refactoring for find/replace (RegExpr) operations
|
2017-10-27 16:28:07 +02:00 |
|
resource.h
|
+ workaround: drag n' drop from 32-bit process on Notepad3 x64 window
|
2017-11-29 00:24:28 +01:00 |
|
SciCall.h
|
+ revert to Scintilla's old (default) font rendering technology (modern DirectWrite available by [Settings2] SciDirectWriteTech=1)
|
2017-11-27 15:17:42 +01:00 |
|
Styles.c
|
+ fix: disabling buffered draw (Scintilla: "Current platforms perform window buffering so it is almost always better for this option to be turned off.")
|
2017-11-28 12:53:23 +01:00 |
|
Styles.h
|
+ add 1st version of "D" and "Go" programming language support
|
2017-10-26 17:04:09 +02:00 |
|
Version.h
|
+ fix: adapt DeelX RE interface according to ne enhanced find/replace dialog
|
2017-11-15 17:47:49 +01:00 |
|
VersionEx.h
|
Still trying to fix build failure.
|
2017-11-25 19:14:51 +02:00 |