Notepad3/src
2018-10-26 14:02:47 +02:00
..
ChooseFont + fix: initial print-out scaling according to chosen initial font-size 2018-10-16 11:59:11 +02:00
StyleLexers + fix: customize scheme's base font size (HyperLink style) 2018-10-16 00:43:57 +02:00
Dialogs.c + new Notepad3 language Russian (ru-RU) 2018-10-26 14:02:47 +02:00
Dialogs.h + tidy: code cleaning based on "Clang Power Tools" VS extension : "Tidy" 2018-10-10 15:30:43 +02:00
Dlapi.c + tidy: code cleaning based on "Clang Power Tools" VS extension : "Tidy" 2018-10-10 15:30:43 +02:00
Dlapi.h + tidy: code cleaning based on "Clang Power Tools" VS extension : "Tidy" 2018-10-10 15:30:43 +02:00
Edit.c + fix: bug in eol mode handling 2018-10-25 12:19:04 +02:00
Edit.h + changed compiler version 2018-10-25 11:19:55 +02:00
Encoding.c + refactoring: remove pitfall: dynamically allocated memory and COUNTOF() operator 2018-10-22 17:25:29 +02:00
Encoding.h + upd: Current Scintilla development (disable command events for speedup) 2018-10-11 11:42:59 +02:00
EncodingCED.cpp + code cleanup 2018-10-11 17:13:01 +02:00
Helpers.c + refactoring: remove pitfall: dynamically allocated memory and COUNTOF() operator 2018-10-22 17:25:29 +02:00
Helpers.h + refactoring: remove pitfall: dynamically allocated memory and COUNTOF() operator 2018-10-22 17:25:29 +02:00
Notepad3.c + new Notepad3 language Russian (ru-RU) 2018-10-26 14:02:47 +02:00
Notepad3.h + tidy: code cleaning based on "Clang Power Tools" VS extension : "Tidy" 2018-10-10 15:30:43 +02:00
Notepad3.rc + CHARLEFT/CHARRIGHT experimental (disabled) 2018-10-11 18:56:54 +02:00
Notepad3.vcxproj + opt: compile configuration: optimized for maximum speed 2018-10-04 14:08:48 +02:00
Notepad3.vcxproj.filters + fix: changed Auto-Completion in cooperation with Inline-IME behavior 2018-09-13 12:00:42 +02:00
Notepad3.ver Merge branch 'Dev_0601' into DevMultiLingual 2018-06-06 15:10:17 +02:00
Print.cpp + fix: wrong lower bound of print margin + code cleanup 2018-10-16 14:59:01 +02:00
resource.h + add: first draft of DirectWrite Font Chooser 2018-08-14 18:20:39 +02:00
SciCall.h + changed compiler version 2018-10-25 11:19:55 +02:00
Styles.c + changed compiler version 2018-10-25 11:19:55 +02:00
Styles.h + chg: base font size independent print out 2018-10-15 18:05:42 +02:00
TypeDefs.h + changed compiler version 2018-10-25 11:19:55 +02:00
Version.h + changed compiler version 2018-10-25 11:19:55 +02:00
VersionEx.h + tidy: code cleaning based on "Clang Power Tools" VS extension : "Tidy" 2018-10-10 15:30:43 +02:00