Notepad3/src
2020-03-17 09:43:55 +01:00
..
ChooseFont Conversion all files to encoding UTF-8 (Final) 2019-11-05 00:07:41 +01:00
Config + fix: some compiler warnings 2020-03-14 15:41:20 +01:00
StyleLexers + fix: special file names for automatic lexer selection 2020-03-02 08:26:18 +01:00
AccelKeys.c Change Rizonesoft Copyright © to year "2020" 2020-01-03 18:17:29 +01:00
AccelKeys.h Conversion all files to encoding UTF-8 (Final) 2019-11-05 00:07:41 +01:00
Dialogs.c + fix: sync. INI-File exclusive reader / writer locking 2020-03-12 16:59:53 +01:00
Dialogs.h Change Rizonesoft Copyright © to year "2020" 2020-01-03 18:17:29 +01:00
Dlapi.c Change Rizonesoft Copyright © to year "2020" 2020-01-03 18:17:29 +01:00
Dlapi.h Change Rizonesoft Copyright © to year "2020" 2020-01-03 18:17:29 +01:00
Edit.c + chg: optional scroll to caret position 2020-03-17 09:43:55 +01:00
Edit.h + fix: dynamic detection of cpu intrinsic optimizations 2020-02-28 18:03:08 +01:00
Encoding.c + chg: Prefer UTF-8 where applicable - use LocaleAnsiCodePageAnalysisBonus=xx to push towards ANSI (if detected) 2020-03-11 16:00:47 +01:00
Encoding.h + chg: Prefer UTF-8 where applicable - use LocaleAnsiCodePageAnalysisBonus=xx to push towards ANSI (if detected) 2020-03-11 16:00:47 +01:00
EncodingDetection.cpp + chg: Prefer UTF-8 where applicable - use LocaleAnsiCodePageAnalysisBonus=xx to push towards ANSI (if detected) 2020-03-11 16:00:47 +01:00
Helpers.c + try: fix AboutBox's RichEdit control DPI scale behavior 2020-03-09 18:36:45 +01:00
Helpers.h + try: fix AboutBox's RichEdit control DPI scale behavior 2020-03-09 18:36:45 +01:00
MuiLanguage.c + fix: redesign of Ini-File-Locking mechanism 2020-03-12 02:15:14 +01:00
MuiLanguage.h + chg: do not DPI scale tool bar images 2020-03-07 13:07:41 +01:00
Notepad3.c + chg: optional scroll to caret position 2020-03-17 09:43:55 +01:00
Notepad3.cppcheck Revert "Releasing Build 2511 RC" 2019-07-26 21:18:11 +02:00
Notepad3.h + chg: try "hardening" selection undo/redo behavior 2020-03-16 16:33:08 +01:00
Notepad3.rc Chg: Adding 2 Shortcuts in en-US 2020-02-11 06:17:51 +01:00
Notepad3.vcxproj + rev: revert support for enhanced instruction set otimizing options 2020-02-29 02:57:02 +01:00
Notepad3.vcxproj.filters + fix: no AutoCompletion on empty words (busy loop bug) 2020-03-11 12:19:45 +01:00
Notepad3.ver Conversion all files to encoding UTF-8 (Final) 2019-11-05 00:07:41 +01:00
Notepad3DLL.vcxproj +upd: Scintilla version 4.3.0 2020-01-18 13:40:11 +01:00
Notepad3DLL.vcxproj.filters +upd: Scintilla version 4.3.0 2020-01-18 13:40:11 +01:00
Print.cpp + fix: no styling for big/large files (loading speedup and UI responsiveness) 2020-02-24 15:46:26 +01:00
resource.h Conversion all files to encoding UTF-8 (Partial_1) 2019-11-04 00:27:34 +01:00
SciCall.h + chg: optional scroll to caret position 2020-03-17 09:43:55 +01:00
Styles.c + chg: try "hardening" selection undo/redo behavior 2020-03-16 16:33:08 +01:00
Styles.h + fix: changing .ini-file manually 2020-01-29 14:43:35 +01:00
TypeDefs.h + fix: sync. INI-File exclusive reader / writer locking 2020-03-12 16:59:53 +01:00
Version.h +ver: VS2019 version update - VS 16.4.6 2020-03-11 10:13:57 +01:00
VersionEx.h + fix: Focused-View scrolling 2020-03-17 08:45:28 +01:00