Commit Graph

212 Commits

Author SHA1 Message Date
Pairi Daiza
820c913f31 MUI - Add Code-page tags '// encoding: cpxxx" 2019-03-15 00:43:07 +01:00
Pairi Daiza
ac2d653931 MUI - Remove Code-page tags '// encoding: cpxxx" 2019-03-13 23:42:52 +01:00
Pairi Daiza
aace818425 MUI - Add Code-page tags '// encoding: cpxxx" 2019-03-13 19:43:09 +01:00
Rainer Kottenhoff
5d215bb213 + add: source for UCHARDET GB18030 encoding detection (disabled, important data missing)
+ add: a recode menu for GB18030
2019-03-09 00:45:07 +01:00
Rainer Kottenhoff
41225c2e5b + add: support for external and internal Hot- and Disabled- Toolbar icons. 2019-03-06 11:22:56 +01:00
Rainer Kottenhoff
b441301ba9 + chg: WordWrap - symbol show/hide toggle Accelerator-Key "Ctrl+Shift+0"
(intercepted by Windows) changed to "Ctrl+Shift+7"
2019-02-28 12:49:28 +01:00
Rainer Kottenhoff
c72c5f9da9 + add: toggle current line highlighting mode 2019-01-14 09:33:35 +01:00
Rainer Kottenhoff
e02ecfcde1 + fix: disable accelerator-key interception for universal Unicode input method 2018-12-08 19:40:06 +01:00
Pairi Daiza
f4d15a375b + MUI convert resource encoding to local ANSI code-page to get rid of UTF-8 decoding artefacts - until MS fixes that 2018-11-28 20:09:29 +01:00
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