Notepad3/src
Derick Payne b7ab5aebb9 Release related Updates
- Changed UPX compression from --brute to --best.
- Removed replace Windows Notepad build.
2017-12-02 21:09:17 +02:00
..
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: find/replace dialog: mark occurrences: use standard save/restore settings behavior 2017-12-01 11:12:03 +01:00
Edit.h +fix: find/replace dialog: mark occurrences: use standard save/restore settings behavior 2017-12-01 11:12:03 +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 +fix: find/replace dialog: mark occurrences: use standard save/restore settings behavior 2017-12-01 11:12:03 +01:00
Notepad3.h + first prottotype of VirtualSpace RectangularSelection by default 2017-10-20 16:18:16 +02:00
Notepad3.rc + change request: move "Mark Occurrences" check box from menu to find/replace dialog options 2017-11-30 15:10:36 +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 + change request: move "Mark Occurrences" check box from menu to find/replace dialog options 2017-11-30 15:10:36 +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: minipath full path display in titlebar (no dbl-slash in case of drive letter only) 2017-11-30 10:43:37 +01:00
Styles.h + fix: minipath full path display in titlebar (no dbl-slash in case of drive letter only) 2017-11-30 10:43:37 +01: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 Release related Updates 2017-12-02 21:09:17 +02:00