| .. |
|
ChooseFont
|
+ code cleanup: Suggestions from Visual Studio's Code Analysis Mode
|
2018-08-28 14:37:40 +02:00 |
|
Dialogs.c
|
+ fix: Win Positions: Monitor/Sreen vs. Work Area placements
|
2018-09-01 10:59:22 +02:00 |
|
Dialogs.h
|
+ fix: Win Positions: Monitor/Sreen vs. Work Area placements
|
2018-09-01 10:59:22 +02:00 |
|
Dlapi.c
|
+ code cleanup: Suggestions from Visual Studio's Code Analysis Mode
|
2018-08-28 14:37:40 +02:00 |
|
Dlapi.h
|
+ fix: minor bugs regarding feature "Toggle Visibility"
|
2018-04-04 04:02:47 +02:00 |
|
Edit.c
|
+ fix: Win Positions: Monitor/Sreen vs. Work Area placements
|
2018-09-01 10:59:22 +02:00 |
|
Edit.h
|
+ code cleanup: Suggestions from Visual Studio's Code Analysis Mode
|
2018-08-28 14:37:40 +02:00 |
|
Encoding.c
|
+ fix: UTF-16 BOM detection (little endianess (LE) vs. big endianess (BE) arch)
|
2018-08-28 15:39:40 +02:00 |
|
Encoding.h
|
+ fix: UTF-16 BOM detection (little endianess (LE) vs. big endianess (BE) arch)
|
2018-08-28 15:39:40 +02:00 |
|
EncodingCED.cpp
|
+ add: Encoding Korean (Jojab) (CP 1361)
|
2018-08-27 21:57:47 +02:00 |
|
Helpers.c
|
+ fix: windows positioning (1st part)
|
2018-08-31 18:10:37 +02:00 |
|
Helpers.h
|
+ fix: windows positioning (1st part)
|
2018-08-31 18:10:37 +02:00 |
|
Notepad3.c
|
+ fix: Win Positions: Monitor/Sreen vs. Work Area placements
|
2018-09-01 10:59:22 +02:00 |
|
Notepad3.h
|
+ fix: windows positioning (1st part)
|
2018-08-31 18:10:37 +02:00 |
|
Notepad3.rc
|
+ fix: windows positioning (1st part)
|
2018-08-31 18:10:37 +02:00 |
|
Notepad3.vcxproj
|
+ opt: get rid of GetProcAddress(GetModuleHandle()) system lib methofd fetching for Pre-Win7 stuff
|
2018-08-24 11:50:45 +02:00 |
|
Notepad3.vcxproj.filters
|
+ add: first draft of DirectWrite Font Chooser
|
2018-08-14 18:20:39 +02:00 |
|
Notepad3.ver
|
Merge branch 'Dev_0601' into DevMultiLingual
|
2018-06-06 15:10:17 +02:00 |
|
Print.cpp
|
+ refactoring: "strsafe" unifications
|
2018-08-27 11:55:23 +02:00 |
|
resource.h
|
+ add: first draft of DirectWrite Font Chooser
|
2018-08-14 18:20:39 +02:00 |
|
SciCall.h
|
+ fix: minor bug fixes and IME changes
|
2018-08-30 15:55:54 +02:00 |
|
Styles.c
|
+ fix: consider zoom level for margins
|
2018-08-29 17:03:41 +02:00 |
|
Styles.h
|
+ code cleanup: Suggestions from Visual Studio's Code Analysis Mode
|
2018-08-28 14:37:40 +02:00 |
|
TypeDefs.h
|
+ fix: refactoring bugs
|
2018-09-01 03:20:27 +02:00 |
|
Version.h
|
+ add: increased build env version
|
2018-08-29 08:56:59 +02:00 |
|
VersionEx.h
|
+ fix: UTF-8 detection based on CED
|
2018-08-22 14:07:10 +02:00 |