| .. |
|
Dialogs.c
|
+ replace lstrcmp() and lstrcmpi() by StrSafe (helper.h defined) methods, where applicable
|
2017-08-31 14:21:45 +02:00 |
|
Dialogs.h
|
+ some more StrSafe changes
|
2017-08-19 08:11:26 +02:00 |
|
Dlapi.c
|
+ replace lstrcmp() and lstrcmpi() by StrSafe (helper.h defined) methods, where applicable
|
2017-08-31 14:21:45 +02:00 |
|
Dlapi.h
|
StrSafe adaptions
|
2017-08-21 18:02:50 +02:00 |
|
Edit.c
|
+ clipboard encoding handling refined
|
2017-09-01 12:03:03 +02:00 |
|
Edit.h
|
+ clipboard encoding handling refined
|
2017-09-01 12:03:03 +02:00 |
|
Helpers.c
|
+ replace lstrcmp() and lstrcmpi() by StrSafe (helper.h defined) methods, where applicable
|
2017-08-31 14:21:45 +02:00 |
|
Helpers.h
|
+ replace lstrcmp() and lstrcmpi() by StrSafe (helper.h defined) methods, where applicable
|
2017-08-31 14:21:45 +02:00 |
|
Notepad3.c
|
+ clipboard encoding handling refined
|
2017-09-01 12:03:03 +02:00 |
|
Notepad3.h
|
+ enable "unlimited" (as in Scintilla Lib: dep. on memory and INT_MAX) undo / redo selection history
|
2017-08-30 11:43:18 +02:00 |
|
Notepad3.rc
|
- dropping WinXP support , using compiler toolset vc141 Win SDK 10.0.14393.0
|
2017-08-30 18:18:00 +02:00 |
|
Notepad3.vcxproj
|
Merge branch 'StrSafe3_Branch' of https://github.com/RaiKoHoff/Notepad3 into StrSafe3_Branch
|
2017-09-02 00:50:54 +02:00 |
|
Notepad3.vcxproj.filters
|
Visual C++ 2017 now required
|
2017-08-27 18:36:14 +02:00 |
|
Notepad3.vcxproj.user
|
Initial Release
|
2015-11-13 07:44:58 +02:00 |
|
Notepad3.ver
|
Initial Release
|
2015-11-13 07:44:58 +02:00 |
|
Print.cpp
|
+ replace lstrcmp() and lstrcmpi() by StrSafe (helper.h defined) methods, where applicable
|
2017-08-31 14:21:45 +02:00 |
|
resource.h
|
+ fix: wrong shortcut in menu on word navigation (Ctrl+LEFT/RIGHT)
|
2017-08-17 17:56:08 +02:00 |
|
SciCall.h
|
Merge branch 'Bugfixes_0822' into Feature_Branch
|
2017-08-22 09:12:20 +02:00 |
|
Styles.c
|
+ replace lstrcmp() and lstrcmpi() by StrSafe (helper.h defined) methods, where applicable
|
2017-08-31 14:21:45 +02:00 |
|
Styles.h
|
nth+ StrSafe code hardening
|
2017-08-23 00:02:48 +02:00 |
|
Version.h
|
Merge branch 'master' into StrSafe_Branch
|
2017-08-23 17:38:25 +02:00 |
|
VersionEx.h
|
Visual C++ 2017 now required
|
2017-08-27 18:36:14 +02:00 |