Rainer Kottenhoff
|
df01605acf
|
+ fix: DPI Awareness & Fractional Font Size
|
2018-08-02 00:14:05 +02:00 |
|
Rainer Kottenhoff
|
dbbe91d265
|
+ chg: dynamic "Open (with ...)" context menu of MiniPath
|
2018-07-27 01:04:28 +02:00 |
|
Rainer Kottenhoff
|
be7fe2b4b9
|
+ fix: ensure caret/selection visibility in case of word-wrap toggle
|
2018-07-24 21:19:11 +02:00 |
|
Rainer Kottenhoff
|
4e997cbf6d
|
+ chg/fix: Clarifications - Blanks (' ', '\t') vs. WhiteSpaces (' ', '\t', '\v', '\f', '\r', '\n')
|
2018-07-24 09:24:35 +02:00 |
|
Liu Hao
|
bd8928ba1c
|
Prefer a yes-no message box to an OK-cancel one when asking the user for confirmation.
At the moment this applies when the user choose to revert or recode a file.
Signed-off-by: Liu Hao <lh_mouse@126.com>
|
2018-07-23 19:54:51 +08:00 |
|
Rainer Kottenhoff
|
fd3ebb04ae
|
+ add: Notepad3 language resources for zn-CH
|
2018-07-17 21:33:35 +02:00 |
|
Rainer Kottenhoff
|
a70ab77472
|
+ upd: VS2017 compiler version changed
|
2018-07-10 21:00:56 +02:00 |
|
Rainer Kottenhoff
|
e13bd5830c
|
+ fix: hard-coded "Custom. Scheme" dialog text moved to language aware resources
|
2018-07-10 11:12:57 +02:00 |
|
Rainer Kottenhoff
|
5c34fb50b6
|
+ fix: don't reset scroll-width tracking on saving file (fix for issue #539)
|
2018-07-09 14:23:17 +02:00 |
|
Rainer Kottenhoff
|
27722889b6
|
+ add: translation author added to "copy version text"
|
2018-07-09 14:03:02 +02:00 |
|
Rainer Kottenhoff
|
9a724707d4
|
+ minor fixes
|
2018-07-09 13:08:14 +02:00 |
|
Rainer Kottenhoff
|
202780db5a
|
+ opt: optimize icon resource handling
|
2018-07-04 09:28:00 +02:00 |
|
Rainer Kottenhoff
|
9748971efa
|
+ fix: main window and dialogs title bar icons
|
2018-07-02 12:23:04 +02:00 |
|
Rainer Kottenhoff
|
d8079b1393
|
+ add: language translation author in info box (Help)
|
2018-06-28 17:57:51 +02:00 |
|
Rainer Kottenhoff
|
d392cff833
|
+ opt: reduce sizes for MUI dlls (move not needed resources to main exe (ico/bmp)
|
2018-06-28 15:11:45 +02:00 |
|
Rainer Kottenhoff
|
9cb7ef528d
|
+ enh: try to read undefined MiniPath settings from Notepad3.ini (yet: pref.Lng & favorites dir)
|
2018-06-28 12:29:13 +02:00 |
|
Rainer Kottenhoff
|
1e3fba7b28
|
+ add: full set of MUI aware languages (according to NP3) for MiniPath
|
2018-06-26 12:41:22 +02:00 |
|
Rainer Kottenhoff
|
095fb84199
|
+ chg: MUI aware MiniPath (2nd part)
|
2018-06-26 00:59:17 +02:00 |
|
Rainer Kottenhoff
|
ba9b433cfc
|
+ chg: language en-UK renamed to en-GB (correct language code)
|
2018-06-20 00:54:41 +02:00 |
|
Rainer Kottenhoff
|
c567ab7e10
|
+ add: print option "Screen Colors" prints with the same colors used on screen including line numbers
|
2018-06-19 14:22:01 +02:00 |
|
Rainer Kottenhoff
|
ce39cd3f95
|
+ add: VS 2017 version update (v.15.7.4)
|
2018-06-19 10:36:30 +02:00 |
|
Rainer Kottenhoff
|
3e05105e3c
|
+ add: enable ([Settings2] EnableBidirectionalSupport=1) experimental and incomplete support for Scintilla's bidirectional language combination
- need to switch DirectWriteTechnology ON
|
2018-06-15 15:32:59 +02:00 |
|
Rainer Kottenhoff
|
2b650b7176
|
+ upd: merge Scintilla's preparations for upcoming release v.4.1.0
|
2018-06-15 14:45:14 +02:00 |
|
Rainer Kottenhoff
|
4ffc32b036
|
+ fix: support Scintilla's new indicator box styles ("INDIC_GRADIENT" and "INDIC_CRADIENTCENTRE")
|
2018-06-15 11:13:35 +02:00 |
|
Rainer Kottenhoff
|
94e61cff6c
|
+ upd: merge Scintilla current (2018-06-15) development branch
|
2018-06-15 09:17:24 +02:00 |
|
Rainer Kottenhoff
|
2eb6bad84c
|
+ chg: code clean-up
|
2018-06-14 16:57:14 +02:00 |
|
Rainer Kottenhoff
|
1a53b8dc18
|
+ fix: sorting lines: merge empty (zero-length) lines
+ fix: remember incremental search string (if any match) on closing find-repl. dialog
|
2018-06-13 09:35:08 +02:00 |
|
Rainer Kottenhoff
|
1ec62d9824
|
+ chg: License text of AboutBox info now MUI aware
|
2018-06-13 00:46:48 +02:00 |
|
Rainer Kottenhoff
|
fc5cce8eac
|
+ fix: sorting lines: distinguish between empty and white-space-only lines
+ chg: sorting lines: move empty lines to end of selection (always, if not removed)
|
2018-06-11 11:09:08 +02:00 |
|
Rainer Kottenhoff
|
cb6f53ff7f
|
+ fix: small restore selection bug after sorting selected lines
|
2018-06-08 14:22:27 +02:00 |
|
Rainer Kottenhoff
|
a648e6c3de
|
+ fix: last line handling of line-sorting algorithm
+ add: handle zero-length lines in line-sorting algorithm too
|
2018-06-08 12:48:14 +02:00 |
|
Rainer Kottenhoff
|
259a413bab
|
+ add: MUI aware strings for Schemes and Styles
|
2018-06-07 16:22:00 +02:00 |
|
Rainer Kottenhoff
|
869356138a
|
+ chg: move language related dlls to lng sub-dir
|
2018-06-07 08:36:32 +02:00 |
|
Rainer Kottenhoff
|
21acc496c6
|
+ fix: handle empty lines at file end on removing duplicate lines
|
2018-06-07 00:16:56 +02:00 |
|
Rainer Kottenhoff
|
0fe58248af
|
+ fix: wrong language interface lib build in release mode
|
2018-06-06 16:34:55 +02:00 |
|
Rainer Kottenhoff
|
00c25a6c96
|
Merge branch 'Dev_0601' into DevMultiLingual
# Conflicts:
# src/Notepad3.rc
|
2018-06-06 15:10:17 +02:00 |
|
Rainer Kottenhoff
|
4c0429964a
|
+ fix: merge conflict
|
2018-06-05 20:25:46 +02:00 |
|
Rainer Kottenhoff
|
b5f84eaf7b
|
Merge branch 'Dev_0601' into DevMultiLingual
# Conflicts:
# src/Notepad3.rc
|
2018-06-05 20:24:19 +02:00 |
|
Rainer Kottenhoff
|
54947bbe5b
|
+ add: support for "Rust" source code syntax highlighting
|
2018-06-05 11:13:35 +02:00 |
|
Rainer Kottenhoff
|
ed1f8eb9db
|
+ add: Accelerator-Key for "Accelerated Word Navigation" => Ctrl+Alt+A for all languages (menu resources)
|
2018-06-04 17:02:19 +02:00 |
|
Rainer Kottenhoff
|
5b5f6c5ba5
|
+ fix: center command line help dialogbox
+ add: Accelerator-Key for "Accelerated Word Navigation" => Ctrl+Alt+A
|
2018-06-04 11:27:52 +02:00 |
|
Rainer Kottenhoff
|
c7e24d63a5
|
+ fix: counter for increasing available language support
|
2018-06-04 10:09:41 +02:00 |
|
Rainer Kottenhoff
|
4df270eb44
|
+ add: support for Dutch (Nederland, nl-NL, 0x413, 1043)
|
2018-06-04 09:52:15 +02:00 |
|
Rainer Kottenhoff
|
cecb43f8c1
|
+ fix: center commandline help dialogbox
|
2018-06-03 17:34:24 +02:00 |
|
Rainer Kottenhoff
|
1b4f92cd45
|
+ add: German strings for dialogs (content) and etc.
|
2018-06-03 17:24:47 +02:00 |
|
Rainer Kottenhoff
|
c740eaf570
|
+ fix: reliable GetLngString method
+ add: German text for menu
|
2018-06-02 13:21:14 +02:00 |
|
Rainer Kottenhoff
|
79496f3317
|
Merge branch 'Dev_0601' into DevMultiLingual
|
2018-06-01 18:34:53 +02:00 |
|
Rainer Kottenhoff
|
93c0ebfc93
|
+ fix: calc correct line length to delete on removing duplicate lines
|
2018-06-01 18:07:29 +02:00 |
|
Rainer Kottenhoff
|
734cf3c2eb
|
+ fix: ignore linebrakes for comparision on removing duplicate lines
|
2018-06-01 17:58:58 +02:00 |
|
Rainer Kottenhoff
|
7570ddb31b
|
+ add: final chunk of MUI aware lexer strings
|
2018-05-31 09:55:24 +02:00 |
|