notepad-plus-plus/PowerEditor/src/ScintillaComponent
Don Ho cb7bbef4fe Fix "File is too big to open" message isn't modal issue
And plus some refactoring.
2022-01-14 15:09:13 +01:00
..
AutoCompletion.cpp Fix duplicated words in Auto-Completion pop-up window 2021-05-15 23:32:29 +02:00
AutoCompletion.h
Buffer.cpp Fix "File is too big to open" message isn't modal issue 2022-01-14 15:09:13 +01:00
Buffer.h Fix file can be marked as saved even it's been deleted outside 2021-10-05 02:32:40 +02:00
DocTabView.cpp
DocTabView.h Code enhancement: Initialize variable member's value of struct/class 2021-09-14 03:08:17 +02:00
FindReplaceDlg.cpp Add Find/Replace text swap button in Find replace dialog 2022-01-13 18:44:03 +01:00
FindReplaceDlg.h Add Find/Replace text swap button in Find replace dialog 2022-01-13 18:44:03 +01:00
FindReplaceDlg.rc Add Find/Replace text swap button in Find replace dialog 2022-01-13 18:44:03 +01:00
FindReplaceDlg_rc.h Add Find/Replace text swap button in Find replace dialog 2022-01-13 18:44:03 +01:00
FunctionCallTip.cpp Use unary operator '!' instead of "not" 2021-02-20 04:44:34 +01:00
FunctionCallTip.h
GoToLineDlg.cpp Apply dark mode on go to line dialog 2021-07-25 23:36:08 +02:00
GoToLineDlg.h
Printer.cpp Make code more sanitary 2021-09-12 18:50:30 +02:00
Printer.h Code enhancement: Initialize variable member's value of struct/class 2021-09-14 03:08:17 +02:00
ScintillaCtrls.cpp
ScintillaCtrls.h Code enhancement: Initialize variable member's value of struct/class 2021-09-14 03:08:17 +02:00
ScintillaEditView.cpp Fix caret left-right inverse moving in R2L mode issue 2021-12-29 18:37:02 +01:00
ScintillaEditView.h Code enhancement: Initialize variable member's value of struct/class 2021-09-14 03:08:17 +02:00
ScintillaRef.h
SmartHighlighter.cpp
SmartHighlighter.h Code enhancement: Initialize variable member's value of struct/class 2021-09-14 03:08:17 +02:00
UserDefineDialog.cpp Fix UDL generic dark mode via UDL UI bug 2021-11-15 00:58:24 +01:00
UserDefineDialog.h Code enhancement: Initialize variable member's value of struct/class 2021-09-14 03:08:17 +02:00
UserDefineDialog.rc Enlarge your name field size! 2021-12-29 16:00:55 +01:00
UserDefineLangReference.h
UserDefineResource.h Make UDL generic dark mode possible via UI 2021-10-31 15:09:32 +01:00
colors.h
columnEditor.cpp Make dark mode compatible with Windows 11 2021-08-20 12:08:41 +02:00
columnEditor.h
columnEditor.rc Enhance dialog visual look & feel 2021-08-15 20:27:46 +02:00
columnEditor_rc.h
xmlMatchedTagsHighlighter.cpp
xmlMatchedTagsHighlighter.h