Notepad3/src
2018-10-26 14:51:31 +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
AccelKeys.c repair 2018-09-18 15:49:04 +02:00
AccelKeys.h + add: 1st code snippets to change Accel-Keys by user 2018-09-13 15:29:25 +02:00
Dialogs.c + new Notepad3 language Russian (ru-RU) 2018-10-26 14:02:47 +02:00
Dialogs.h + enh: Warning on inconsistent line-breaks 2018-10-23 12:42:50 +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 Merge branch 'Dev_RC2_fixes' into Dev_AccelKeys 2018-10-25 13:02:42 +02:00
Edit.h Merge branch 'Dev_RC2_fixes' into Dev_AccelKeys 2018-10-25 11:47:22 +02:00
Encoding.c Merge branch 'Dev_RC2_fixes' into Dev_AccelKeys 2018-10-25 11:47:22 +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 Merge branch 'Dev_RC2_fixes' into Dev_AccelKeys 2018-10-25 11:47:22 +02:00
Helpers.h + refactoring: remove pitfall: dynamically allocated memory and COUNTOF() operator 2018-10-22 17:25:29 +02:00
Notepad3.c Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into Dev_AccelKeys 2018-10-26 14:51:31 +02:00
Notepad3.h + enh: Warning on inconsistent line-breaks 2018-10-23 12:42:50 +02:00
Notepad3.rc + CHARLEFT/CHARRIGHT experimental (disabled) 2018-10-11 18:56:54 +02:00
Notepad3.vcxproj Merge branch 'Dev_RC_fixes' into Dev_AccelKeys 2018-10-08 11:34:05 +02:00
Notepad3.vcxproj.filters + add: 1st code snippets to change Accel-Keys by user 2018-09-13 15:29:25 +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 Merge branch 'Dev_RC2_fixes' into Dev_AccelKeys 2018-10-25 11:47:22 +02:00
Styles.h + chg: base font size independent print out 2018-10-15 18:05:42 +02:00
TypeDefs.h Merge branch 'Dev_RC2_fixes' into Dev_AccelKeys 2018-10-25 11:47:22 +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