Commit Graph

193 Commits

Author SHA1 Message Date
Rainer Kottenhoff
4e997cbf6d + chg/fix: Clarifications - Blanks (' ', '\t') vs. WhiteSpaces (' ', '\t', '\v', '\f', '\r', '\n') 2018-07-24 09:24:35 +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
095fb84199 + chg: MUI aware MiniPath (2nd part) 2018-06-26 00:59:17 +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
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
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
4c1db67170 + mui: ... some more strings to be MUI aware ... 2018-05-17 12:24:36 +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
b352544a5d + chg: make first resource IDs MUI aware 2018-05-16 00:20:26 +02:00
Rainer Kottenhoff
624391e6a9 + enh: use internal language resource (en-US (1033)) as fallback languge 2018-05-15 14:23:58 +02:00
Rainer Kottenhoff
8419743ce6 + add: main menu to MUI resource files 2018-05-15 02:50:36 +02:00
Rainer Kottenhoff
408b17cd56 + chg: menu Help instead of "?" (move File History (Recent File List) to Accel-Key Ctrl+Alt+H) 2018-05-12 09:03:07 +02:00
Rainer Kottenhoff
6b469e2044 + fix: Renaming of UpdateChecker => Administration Tool 2018-05-08 23:00:32 +02:00
Rainer Kottenhoff
10af9be8bc + chg: menu entry for switching HighDPI toolbar 2018-05-02 01:44:38 +02:00
Rainer Kottenhoff
f566d352da + enh: menu entry to switch between normal and 2018-05-01 21:20:03 +02:00
Rainer Kottenhoff
2d2c3668eb + fix: switching modes (EOL,OVR, some other), statusbar has not been updated accordingly 2018-04-30 01:51:33 +02:00
Rainer Kottenhoff
e58b5f2937 + enh: completely reworked statusbar dynamic configuration 2018-04-29 19:05:04 +02:00
Rainer Kottenhoff
edbfae8914 + enh: initial version of Doc tail Chasing 2018-04-26 20:36:04 +02:00
Rainer Kottenhoff
29125b8227 + enh: Statusbar: add settings to user defined prefix strings for statusbar sections 2018-04-25 19:58:22 +02:00
Rainer Kottenhoff
06bf2e63ee + enh: configurable statusbar 2018-04-25 00:16:13 +02:00
Rainer Kottenhoff
47ecfb213e + enh: dynamic status-bar sections 2018-04-25 00:16:13 +02:00
Rainer Kottenhoff
00b8e83196 + fix: bug in toggle mechanism of "Toggle All Folds"
+ enh: "Toggle All Folds" -> "Toggle Folds" (works on selection only too now)
2018-04-21 09:03:36 +02:00
Rainer Kottenhoff
9452b50d84 + renaming of "Toggle View" to "Focused View"
+ fix: consistent "checked" for button and menu
2018-04-19 16:58:06 +02:00
Rainer Kottenhoff
52b3dc6acb + enh: Selectable (and copy-able) version info header of About-Box 2018-04-18 08:30:07 +02:00
Rainer Kottenhoff
e14526c5b5 + fix: minor fixes
+ enh: suggested pass-phrase handling
2018-04-17 16:26:32 +02:00
Rainer Kottenhoff
2503f4027c + enh: add "Toggle View" button to toolbar 2018-04-16 12:58:45 +02:00
Rainer Kottenhoff
3b2a645546 + fix: F/R dialog : minor corrections 2018-04-16 11:52:39 +02:00
Rainer Kottenhoff
c8fa9addca
+ enh: F/R dialog - enable "Ctrl+BS" to delete word in search string 2018-04-13 02:16:24 +02:00
Rainer Kottenhoff
0350cfe098
+ enh: "Toggle View" coop main window vs. F/R dialog 2018-04-12 16:29:28 +02:00
Rainer Kottenhoff
3a6c978781
+ enh: enable "Toggle View" for main window 2018-04-12 00:40:49 +02:00
Rainer Kottenhoff
693df17517
show/hide passphrase in dialog box 2018-04-11 01:14:21 +02:00
Rainer Kottenhoff
2c409a39bc + fix: enable FR state reset call from outside
+ chg: button name
2018-04-06 00:02:13 +02:00
Rainer Kottenhoff
1a0982822d + fix: folding level issue to hide non-occurrence match lines 2018-04-05 17:22:24 +02:00
Rainer Kottenhoff
09cb506937 + fix: issue on "Toggle Visibility" drawing a selection on clicking into view 2018-04-04 11:02:53 +02:00
Rainer Kottenhoff
ccbef6535f + feature: 1st draft of "Toggle Visible" (hide non occurences lines) 2018-04-03 20:35:40 +02:00
Rainer Kottenhoff
ba304570d2 + fix: minor bugfixes 2018-03-29 01:55:09 +02:00
Rainer Kottenhoff
6b662fdaa4 + enh: kind of "incremental search" : Find/Replace "Mark All Occ" active: typing search pattern scrolls to first match 2018-03-28 14:43:17 +02:00
Rainer Kottenhoff
b4efe5f7ac + enh: indication of find/replace state in FR dialog status bar 2018-03-27 18:16:25 +02:00
Rainer Kottenhoff
b1d4a660be + enh: add option to remove blank lines (containing blanks/tabs only) 2018-03-26 18:14:36 +02:00
Rainer Kottenhoff
0bb4470a24 + fix: missing menu shortcut for "Remove Duplicate Lines" ("o") 2018-03-23 11:55:45 +01:00
Rainer Kottenhoff
3d51761404 + add: method to remove duplicate lines 2018-03-23 11:48:54 +01:00
Rainer Kottenhoff
fbc8db4d98 + fix: Notepad3 window positioning 2018-03-21 12:51:44 +01:00