Notepad3/src
2020-09-29 18:40:30 +02:00
..
ced + rfc: re-organization of source code directory structure 2020-09-18 20:59:55 +02:00
ChooseFont + chg: Minor changes: Trip Trailing Blanks 2020-06-30 15:10:19 +02:00
Config + fix: Lexer file extensions maintained in standard config 2020-09-27 13:40:24 +02:00
crypto + enh: support Lexer switching while Customize Schemes dialog is open 2020-09-22 16:10:13 +02:00
DarkMode + fix: DarkMode switching while non-modal dialogs are active 2020-09-22 11:42:41 +02:00
StyleLexers + chg: mirgration from CreateLexer() by ID to CreateLexer() by Name (Lexilla IFace5 conform) 2020-09-28 22:28:25 +02:00
tinyexpr + fix: interpretation of '%' operator: allow "(...)" on rhs of modulo interpretation 2020-09-21 20:32:05 +02:00
uchardet + rfc: re-organization of source code directory structure 2020-09-18 20:59:55 +02:00
uthash + rfc: re-organization of source code directory structure 2020-09-18 20:59:55 +02:00
.clang-format + add: Mark Occurences: show additional Bookmark (Arrows) 2020-08-23 12:09:11 +02:00
AccelKeys.c Change Rizonesoft Copyright © to year "2020" 2020-01-03 18:17:29 +01:00
AccelKeys.h +fix: Recent File List (File History): Disable OK/Remove on empty list 2020-08-31 14:33:26 +02:00
Dialogs.c + fix: freezing of main wnd caused by mixed usage of Lexer Interfaces 2020-09-28 20:54:58 +02:00
Dialogs.h + fix: freezing of main wnd caused by mixed usage of Lexer Interfaces 2020-09-28 20:54:58 +02:00
Dlapi.c + fix: some more CppCheck complaints 2020-05-14 12:22:28 +02:00
Dlapi.h Change Rizonesoft Copyright © to year "2020" 2020-01-03 18:17:29 +01:00
Edit.c + upd: prepare for Lexilla Library 2020-09-24 16:15:48 +02:00
Edit.h + fix: delete marker of (comletely) deleted lines 2020-09-06 11:03:52 +02:00
Encoding.c + rfc: re-organization of source code directory structure 2020-09-18 20:59:55 +02:00
Encoding.h + chg: review document modified handler (dirty-flag) 2020-07-23 16:51:27 +02:00
EncodingDetection.cpp + rfc: re-organization of source code directory structure 2020-09-18 20:59:55 +02:00
Helpers.c + fix: Customize Schemes title assembling 2020-09-23 00:42:47 +02:00
Helpers.h + fix: Customize Schemes title assembling 2020-09-23 00:42:47 +02:00
MuiLanguage.c + fix: Customize Schemes title assembling 2020-09-23 00:42:47 +02:00
MuiLanguage.h + chg: Minor changes: Trip Trailing Blanks 2020-06-30 15:10:19 +02:00
Notepad3.c + chg: Bockmark Occurrences Colors changed to get perceptually distinct colors 2020-09-29 18:40:30 +02:00
Notepad3.cfg + fix: fixing some CppCheck complaints 2020-05-12 17:33:01 +02:00
Notepad3.cppcheck + fix: some more CppCheck complaints 2020-05-14 12:22:28 +02:00
Notepad3.h + fix: stop file change notification on deleted files if save is rejected 2020-09-25 15:22:14 +02:00
Notepad3.rc + fix: allow RETURN / ENTER after equal sign (=) to calculate TinyExpr 2020-09-10 23:45:50 +02:00
Notepad3.vcxproj + chg: TinyExpr format floating.point with non zero fractional part 2020-09-28 08:01:09 +02:00
Notepad3.vcxproj.filters + rfc: re-organization of source code directory structure 2020-09-18 20:59:55 +02:00
Notepad3.ver Change Rizonesoft Copyright © to year "2020" (thanks to "grepWin") 2020-03-20 18:42:11 +01:00
Notepad3DLL.vcxproj + upd: Scintilla as DLL solution 2020-05-20 23:59:18 +02:00
Notepad3DLL.vcxproj.filters + upd: Scintilla as DLL solution 2020-05-20 23:59:18 +02:00
Print.cpp + fix: DarkMode switching while non-modal dialogs are active 2020-09-22 11:42:41 +02:00
Resample.c + add: High Quality Bitmap resampling method (Rizonesoft Bitmap) 2020-07-31 16:46:49 +02:00
Resample.h + add: High Quality Bitmap resampling method (Rizonesoft Bitmap) 2020-07-31 16:46:49 +02:00
resource.h + add: controls to clear history (file and find/replace) 2020-08-16 02:41:18 +02:00
SciCall.h + chg: code clean-up 2020-09-27 22:34:37 +02:00
sort.h + add: dark mode utils 2020-08-19 23:13:06 +02:00
Styles.c + chg: mirgration from CreateLexer() by ID to CreateLexer() by Name (Lexilla IFace5 conform) 2020-09-28 22:28:25 +02:00
Styles.h + fix: Lexer file extensions maintained in standard config 2020-09-27 13:40:24 +02:00
TypeDefs.h + chg: need to separate DarkMode window-backgr color from button-face color 2020-09-17 17:02:35 +02:00
Version.h + ver: VS2019 version update - VS 16.7.4 2020-09-21 21:23:29 +02:00
VersionEx.h + upd: Version files and Changes.txt 2020-09-28 22:04:03 +02:00