Notepad3/src
Derick Payne c442af31ab Merge pull request #65 from RaiKoHoff/Bugfix_450
wrong settings section for SciDirectWrite and SciFontQuality
2017-08-21 16:01:56 +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 + extended default "space char set" for "Accelerated Word Navigation" 2017-08-21 11:03:46 +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 + 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 Merge pull request #58 from RaiKoHoff/Scintilla_400 2017-08-18 14:31:36 +02:00
VersionEx.h Prepared Build 440 for Release 2017-08-16 20:19:10 +02:00