Notepad3/src
2017-08-30 11:43:18 +02:00
..
Dialogs.c + adapt lstrcpyn() calls according to StrSafe.h requirements ... 2017-08-24 17:31:56 +02:00
Dialogs.h + some more StrSafe changes 2017-08-19 08:11:26 +02:00
Dlapi.c + adapt lstrcpyn() calls according to StrSafe.h requirements ... 2017-08-24 17:31:56 +02:00
Dlapi.h StrSafe adaptions 2017-08-21 18:02:50 +02:00
Edit.c + enable "unlimited" (as in Scintilla Lib: dep. on memory and INT_MAX) undo / redo selection history 2017-08-30 11:43:18 +02:00
Edit.h + refactoring: Encoding handling 2017-08-29 14:55:13 +02:00
Helpers.c + clean code 2017-08-28 17:33:00 +02:00
Helpers.h + clean code 2017-08-28 17:33:00 +02:00
Notepad3.c + 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.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 + refactoring: Encoding handling 2017-08-29 14:55:13 +02:00
Notepad3.vcxproj Visual C++ 2017 now required 2017-08-27 18:36:14 +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 + last chunk of StrSafe.h replacements for deprecated string functions 2017-08-23 12:22:48 +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 + unicode to codepage clipboard handling 2017-08-29 00:28:51 +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