Notepad3/src
2018-02-09 10:22:42 +01:00
..
Dialogs.c + fix: indentation and rectangular selection (final solution still open) 2018-02-07 23:35:30 +01:00
Dialogs.h + enh: incorporate launch of update installer "wyUpdate.exe" 2018-02-06 18:45:19 +01:00
Dlapi.c + fixes found by static code analysis 2017-11-03 07:50:17 +01:00
Dlapi.h StrSafe adaptions 2017-08-21 18:02:50 +02:00
Edit.c + fix: synchronized updates for Toolbar & Statusbar 2018-02-08 01:05:29 +01:00
Edit.h + fix: tab-key and indentation handling 2018-02-07 19:04:09 +01:00
Helpers.c + fix: bug in calculating position for thousand separator 2018-02-09 10:22:42 +01:00
Helpers.h + fix: empty settings string, if ToolbarButtons are reset to defaults 2018-02-08 01:31:10 +01:00
Notepad3.c + fix: bug in calculating position for thousand separator 2018-02-09 10:22:42 +01:00
Notepad3.h + opt: undo/redo stack does not need to store virtual space options 2018-02-09 01:49:02 +01:00
Notepad3.rc + fix: changed navigation keys for menu "Edit" 2018-02-08 02:04:53 +01:00
Notepad3.vcxproj + fix: prepare (i) for Scintilla's Position type change to 64-bit 2018-02-07 02:10:57 +01:00
Notepad3.vcxproj.filters + fix: prepare (i) for Scintilla's Position type change to 64-bit 2018-02-07 02:10:57 +01:00
Notepad3.vcxproj.user + update to Scintilla v.4.0.1 (401) 2017-10-25 12:43:19 +02:00
Notepad3.ver Initial Release 2015-11-13 07:44:58 +02:00
Print.cpp + fix: corrupted "Page Setup..." dialog layout (after changing tab-stop order) 2018-02-07 13:00:27 +01:00
resource.h + fix: tab-key and indentation handling 2018-02-07 19:04:09 +01:00
SciCall.h + fix: "single line selection" criteria 2018-02-07 23:56:48 +01:00
Styles.c + refactoring: global naming 2018-02-07 09:16:24 +01:00
Styles.h + fix: font selection dialog does not reset some styles correctly 2018-01-29 00:58:28 +01:00
TypeDefs.h + refactoring: global naming 2018-02-07 09:16:24 +01:00
Version.h + enh: Add "Shift+F1" Accelerator Key to open "About..." box 2018-02-02 15:07:13 +01:00
VersionEx.h Update Prototype 2018-02-05 18:37:24 +02:00