Notepad3/src
2020-10-12 19:57:03 +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 + chg: rebase DarkMode module on delay load version branch of win32-darkmode project 2020-10-01 13:04:56 +02:00
crypto + chg: rebase DarkMode module on delay load version branch of win32-darkmode project 2020-10-01 13:04:56 +02:00
DarkMode + chg: rebase DarkMode module on delay load version branch of win32-darkmode project 2020-10-01 13:04:56 +02:00
StyleLexers Add apply to SQL keywords 2020-09-30 12:25:22 +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: copy/cut/delete "Focused View" lines (clipboard) 2020-10-06 12:39:43 +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 + fix: Oniguruma flexible EOL handling (Win CRLF, Unix LF and Mac CR) 2020-10-12 16:47:54 +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 + add: Support for Windows 10 20H2 Version 2009 (Build 19042) 2020-10-12 19:52:49 +02:00
Helpers.h + fix: copy/cut/delete "Focused View" lines (clipboard) 2020-10-06 12:39:43 +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 + fix: avoid file cache lost on power failure 2020-10-08 17:05:53 +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: rebase DarkMode module on delay load version branch of win32-darkmode project 2020-10-01 13:04:56 +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 + chg: rebase DarkMode module on delay load version branch of win32-darkmode project 2020-10-01 13:04:56 +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 + fix: copy/cut/delete "Focused View" lines (clipboard) 2020-10-06 12:39:43 +02:00
sort.h + add: dark mode utils 2020-08-19 23:13:06 +02:00
Styles.c + add: open/save file explorer dialog: populate file filter with current lexer supported file extensions 2020-10-04 14:13:06 +02:00
Styles.h + add: open/save file explorer dialog: populate file filter with current lexer supported file extensions 2020-10-04 14:13:06 +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 +chg: replace "http://" to "https://" for "www.flos-freeware.ch" and some other sites 2020-10-12 19:57:03 +02:00
VersionEx.h + upd: Version files and Changes.txt 2020-10-12 19:51:23 +02:00