Commit Graph

203 Commits

Author SHA1 Message Date
Rainer Kottenhoff
637bd98f19 + chg: UTF-8 encoding based resource files (*.rc), UTF-8-Sig. based source code files (.c .h .cpp) 2018-11-15 11:44:41 +01:00
Rainer Kottenhoff
ed182c2ba3 + CHARLEFT/CHARRIGHT experimental (disabled) 2018-10-11 18:56:54 +02:00
Rainer Kottenhoff
dc737806a4 + clean: constant naming typo 2018-10-11 17:42:27 +02:00
Rainer Kottenhoff
fabd6e2119 + fix: mark all occurrences for current word (caret)
+ code opt: refactoring
2018-09-21 13:17:10 +02:00
Rainer Kottenhoff
157cedd528 + fix: user preferred UI language 2018-09-20 18:32:59 +02:00
Rainer Kottenhoff
a09dd1fb38 + chg: "Ctrl+D" now duplicates Line or Selection
+ fix: broken Korean IME default setting
2018-09-14 14:38:36 +02:00
Rainer Kottenhoff
a75fee8074 + chg: changed Accel-Key for transposing lines (Alt+S (open Settings menu) -> Alt+. (dot)) 2018-09-12 00:49:14 +02:00
Rainer Kottenhoff
30256f042a + add: Transpose Lines funct. and menu entry and Accel-Key (Alt+S)
+ add: set Find/Search dialog transparent if inactive
+ add: Lexer "Diff/Patch" merge new styles
+ upd: VS compiler version
2018-09-11 22:10:30 +02:00
Rainer Kottenhoff
ca413dbcbd + fix: windows positioning (1st part) 2018-08-31 18:10:37 +02:00
Rainer Kottenhoff
2d276a7fd9 + add: make StatusBar section post-fix strings configurable
+ fix: bug in parsing CSV config string
2018-08-06 04:26:10 +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
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