Notepad3/src
2017-08-18 12:39:23 +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 + fixing crash: no good idea to make char array (char*) external to other compilation unit 2017-08-18 10:18:57 +02:00
Edit.h + raise Warning Level from 3 -> 4, and fix corresponding warnings 2017-08-11 14:18:39 +02:00
Helpers.c + fixing crash: no good idea to make char array (char*) external to other compilation unit 2017-08-18 10:18:57 +02:00
Helpers.h + fixing crash: no good idea to make char array (char*) external to other compilation unit 2017-08-18 10:18:57 +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 + fix: re-enable accidentally disabled toolbar buttons (find, replace, clear, toggle-folds, file-launch) 2017-08-18 12:39:23 +02:00
Notepad3.h + fix: restore selection after undo: revert selection mode too 2017-08-16 21:40:55 +02:00
Notepad3.rc + fix: wrong shortcut in menu on word navigation (Ctrl+LEFT/RIGHT) 2017-08-17 17:56:08 +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 + fix: wrong shortcut in menu on word navigation (Ctrl+LEFT/RIGHT) 2017-08-17 17:56:08 +02:00
SciCall.h integrate Scintillas DirectWrite technology: 2017-08-05 22:01:46 +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 376 (root of long term maintenance branch avoiding C++14, C++17 and later features) 2017-08-17 08:47:57 +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