Notepad3/src
2017-08-17 10:23:15 +02:00
..
Dialogs.c + Zero initializing string buffers (hardening code while searching an issue regarding "Recent Files" list in "relative paths" mode ... 2017-08-15 17:32:31 +02:00
Dialogs.h menu integration of "hidden" commands 2017-08-14 18:12:13 +02:00
Dlapi.c + Zero initializing string buffers (hardening code while searching an issue regarding "Recent Files" list in "relative paths" mode ... 2017-08-15 17:32:31 +02:00
Dlapi.h Initial Release 2015-11-13 07:44:58 +02:00
Edit.c + Save Edit.c and Version.h as UTF-8 w/BOM to make Unicode chars independant from encoding ANSI local codepage. 2017-08-16 22:58:37 +02:00
Edit.h + raise Warning Level from 3 -> 4, and fix corresponding warnings 2017-08-11 14:18:39 +02:00
Helpers.c + Zero initializing string buffers (hardening code while searching an issue regarding "Recent Files" list in "relative paths" mode ... 2017-08-15 17:32:31 +02:00
Helpers.h + Zero initializing string buffers (hardening code while searching an issue regarding "Recent Files" list in "relative paths" mode ... 2017-08-15 17:32:31 +02:00
Notepad3_VS2017.vcxproj + minor fixes for .vcxproj files regarding optimization and linker settings 2017-08-11 19:48:46 +02:00
Notepad3_VS2017.vcxproj.filters + raise Warning Level from 3 -> 4, and fix corresponding warnings 2017-08-11 14:18:39 +02:00
Notepad3.c + Save Edit.c and Version.h as UTF-8 w/BOM to make Unicode chars independant from encoding ANSI local codepage. 2017-08-16 22:58:37 +02:00
Notepad3.h + fix: restore selection after undo: revert selection mode too 2017-08-16 21:40:55 +02:00
Notepad3.rc + fix: unicode conversion error fixed in .rc 2017-08-16 16:19:48 +02:00
Notepad3.vcxproj - fixing issues for batch buils all project configs (Release/Debug/Win32/x64) 2017-08-08 16:03:52 +02:00
Notepad3.vcxproj.filters New Encryption Feature 2016-01-29 22:24:29 +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 Merge branch 'Sandbox' into Code_Quality 2017-08-11 20:13:03 +02:00
resource.h + add Del/Back Selection preserving on Undo/Redo 2017-08-16 15:39:21 +02:00
SciCall.h + update to Scintilla 400 (unstable) pre release 2017-08-17 10:23:15 +02:00
Styles.c + Zero initializing string buffers (hardening code while searching an issue regarding "Recent Files" list in "relative paths" mode ... 2017-08-15 17:32:31 +02:00
Styles.h + raise Warning Level from 3 -> 4, and fix corresponding warnings 2017-08-11 14:18:39 +02:00
Version.h + update to Scintilla 400 (unstable) pre release 2017-08-17 10:23:15 +02:00
VersionEx.h + took the nice pull request from @zufuliu (notepad2-mod PR #200 : (https://github.com/XhmikosR/notepad2-mod/pull/200) 2017-08-14 21:30:16 +02:00