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 |
|
Rainer Kottenhoff
|
a2196e1bbe
|
Merge branch 'Development_0516' into DevMultiLingual
|
2018-05-31 02:10:10 +02:00 |
|
Rainer Kottenhoff
|
aa84fdc05a
|
+ fix: addendum incremental search on F/R dialog vs. unintentional opening
|
2018-05-31 01:41:20 +02:00 |
|
Rainer Kottenhoff
|
67b31f7a41
|
+ fix: 2nd try to fix incremental search on F/R dialog vs. unintentional opening
|
2018-05-30 17:33:03 +02:00 |
|
Rainer Kottenhoff
|
de3d645b20
|
+ add: MUI aware lexer strings
|
2018-05-29 17:41:28 +02:00 |
|
Rainer Kottenhoff
|
fd04edc8cd
|
+ add: MUI aware encoding strings
|
2018-05-29 14:23:38 +02:00 |
|
Rainer Kottenhoff
|
038f1c228c
|
Merge branch 'Development_0516' into DevMultiLingual
|
2018-05-29 12:14:46 +02:00 |
|
Rainer Kottenhoff
|
8fa0a8365d
|
+ chg: scroll back to initial view position, if find/repl. dialog has been opened unintntional
|
2018-05-29 11:41:43 +02:00 |
|
Rainer Kottenhoff
|
fb1ab5cfeb
|
+ add: Visual Studio update version 15.7.2
|
2018-05-28 13:02:20 +02:00 |
|
Rainer Kottenhoff
|
7c91c26ad9
|
+ add: Visual Studio update version 15.7.2
|
2018-05-28 12:55:37 +02:00 |
|
Rainer Kottenhoff
|
7df6b6688b
|
+ chg: move af-AF to correct af-ZA
|
2018-05-19 10:01:22 +02:00 |
|
Rainer Kottenhoff
|
539250e936
|
+ mui: ... some more strings to be MUI aware ...
|
2018-05-19 00:25:14 +02:00 |
|
Rainer Kottenhoff
|
e5c4d7c135
|
+ mui: ... some more strings to be MUI aware ...
|
2018-05-18 21:37:44 +02:00 |
|
Rainer Kottenhoff
|
f93c5a9e56
|
+ mui: ... some more strings to be MUI aware ...
|
2018-05-18 20:18:40 +02:00 |
|
Rainer Kottenhoff
|
dba5766cb9
|
+ add: search/replace dialog to be MUI aware
|
2018-05-18 16:32:43 +02:00 |
|
Rainer Kottenhoff
|
62d2cb651d
|
+ dev: split resource files (menu/strings/dialogs)
|
2018-05-18 13:58:54 +02:00 |
|
Rainer Kottenhoff
|
20fa9564f0
|
+ add: first dialog resource to be MUI aware
|
2018-05-18 00:56:21 +02:00 |
|
Rainer Kottenhoff
|
d2384c434c
|
+ fix: GetLastError Dialog should have no language resource dependency
|
2018-05-17 17:52:59 +02:00 |
|
Rainer Kottenhoff
|
6f23e098ba
|
+ chg: make std MessageBox MUI aware
|
2018-05-17 14:27:31 +02:00 |
|
Rainer Kottenhoff
|
4c1db67170
|
+ mui: ... some more strings to be MUI aware ...
|
2018-05-17 12:24:36 +02:00 |
|
Rainer Kottenhoff
|
c75b087b63
|
Merge branch 'Development_0516' into DevMultiLingual
|
2018-05-17 08:26:36 +02:00 |
|
Rainer Kottenhoff
|
9d1c66e506
|
+ fix: in case of STD lexer only display "Default Text" in statusbar (indicator shows which one)
|
2018-05-17 08:11:36 +02:00 |
|
Rainer Kottenhoff
|
7b2c2d01a6
|
+ try: MUI Button Tooltip not working ?
|
2018-05-16 19:31:46 +02:00 |
|
Rainer Kottenhoff
|
1cbe0b2533
|
+ mui: ... some more strings to be MUI aware ...
|
2018-05-16 19:05:59 +02:00 |
|
Rainer Kottenhoff
|
eb37a787ff
|
+ mui: ... some more strings to be MUI aware ...
|
2018-05-16 10:32:32 +02:00 |
|
Rainer Kottenhoff
|
d5b078bd46
|
Merge branch 'Development_0516' into DevMultiLingual
|
2018-05-16 09:13:55 +02:00 |
|