| .. |
|
Dialogs.c
|
+ del: remove obsolete GetSystemDPI() usage
|
2018-08-02 10:07:22 +02:00 |
|
Dialogs.h
|
+ mui: ... some more strings to be MUI aware ...
|
2018-05-17 12:24:36 +02:00 |
|
Dlapi.c
|
+ fix: minor bugs regarding feature "Toggle Visibility"
|
2018-04-04 04:02:47 +02:00 |
|
Dlapi.h
|
+ fix: minor bugs regarding feature "Toggle Visibility"
|
2018-04-04 04:02:47 +02:00 |
|
Edit.c
|
+ chg: statusbar: Col and Ch counting according to NP2-mod/zufuliu convention
|
2018-08-08 02:10:43 +02:00 |
|
Edit.h
|
+ chg/fix: Clarifications - Blanks (' ', '\t') vs. WhiteSpaces (' ', '\t', '\v', '\f', '\r', '\n')
|
2018-07-24 09:24:35 +02:00 |
|
Encoding.c
|
+ fix: some code cleanup
|
2018-08-06 19:39:36 +02:00 |
|
Encoding.h
|
+ fix: some code cleanup
|
2018-08-06 19:39:36 +02:00 |
|
EncodingCED.cpp
|
+ chg: change encoding of NP3 sources to UTF-8 (Sig)
|
2018-03-26 13:50:44 +02:00 |
|
Helpers.c
|
+ add: character count for statusbar
|
2018-08-07 02:17:03 +02:00 |
|
Helpers.h
|
+ fix: locale indep. foat number parsing
|
2018-08-05 10:53:17 +02:00 |
|
Notepad3.c
|
+ chg: enable DirectWrite rendering technology and Bidirectional support via Settings Menu
|
2018-08-08 14:25:11 +02:00 |
|
Notepad3.h
|
+ chg: statusbar: Col and Ch counting according to NP2-mod/zufuliu convention
|
2018-08-08 02:10:43 +02:00 |
|
Notepad3.rc
|
+ add: make StatusBar section post-fix strings configurable
|
2018-08-06 04:26:10 +02:00 |
|
Notepad3.vcxproj
|
+ opt: optimize icon resource handling
|
2018-07-04 09:28:00 +02:00 |
|
Notepad3.vcxproj.filters
|
+ opt: optimize icon resource handling
|
2018-07-04 09:28:00 +02:00 |
|
Notepad3.ver
|
Merge branch 'Dev_0601' into DevMultiLingual
|
2018-06-06 15:10:17 +02:00 |
|
Print.cpp
|
+ fix: main window and dialogs title bar icons
|
2018-07-02 12:23:04 +02:00 |
|
resource.h
|
+ add: make StatusBar section post-fix strings configurable
|
2018-08-06 04:26:10 +02:00 |
|
SciCall.h
|
+ chg: enable DirectWrite rendering technology and Bidirectional support via Settings Menu
|
2018-08-08 14:25:11 +02:00 |
|
Styles.c
|
+ chg: make zero based character count for statusbar configurable
|
2018-08-07 12:10:40 +02:00 |
|
Styles.h
|
+ add: MUI aware strings for Schemes and Styles
|
2018-06-07 16:22:00 +02:00 |
|
TypeDefs.h
|
+ chg: make zero based character count for statusbar configurable
|
2018-08-07 12:10:40 +02:00 |
|
Version.h
|
+ fix: static text of resource "Costomize Scheme..." too long - remove some redundant text.
|
2018-08-03 04:27:49 +02:00 |
|
VersionEx.h
|
+ chg: move language related dlls to lng sub-dir
|
2018-06-07 08:36:32 +02:00 |