Commit Graph

6781 Commits

Author SHA1 Message Date
Rainer Kottenhoff
6f04c4877d Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_NewFeatures 2020-09-24 20:24:15 +02:00
Pairi Daiza
e0a3849c0e
Merge pull request #2882 from hpwamr/mui
MUI - Minor correction in shortcuts and in dialog_ko-KR
2020-09-24 19:51:52 +02:00
Pairi Daiza
ade621d65b + upd: Version files and Changes.txt 2020-09-24 19:38:26 +02:00
Pairi Daiza
3a31f359fd MUI - Corrected some strings position in Find/Replace dialog window.
- and for some strings, the length of the fields.
2020-09-24 19:38:14 +02:00
Pairi Daiza
c7cc116241 MUI - Minor correction of Keyboard Shortcuts 2020-09-24 19:28:35 +02:00
RaiKoHoff
e15ad9c1ec + upd: prepare for Lexilla Library 2020-09-24 16:15:48 +02:00
RaiKoHoff
ecb1c52663 + upd: some RegEx engine fixes (current Oniguruma dev) 2020-09-24 12:28:00 +02:00
RaiKoHoff
bc11e5a1a1 + chg: using @zufuliu's EOL Mode detection enhancement (no SSE2 or AVX2 specializations) 2020-09-24 12:21:18 +02:00
RaiKoHoff
6ece327210 Merge remote-tracking branch 'upstream/master' into Dev_NewFeatures 2020-09-24 11:40:48 +02:00
Pairi Daiza
d3a0fa01bb
Merge pull request #2881 from hpwamr/mui
MUI - Customize Schemes title assembling (all languages)
2020-09-24 00:21:04 +02:00
Pairi Daiza
ea27077007 + upd: Version files and Changes.txt 2020-09-24 00:09:00 +02:00
Pairi Daiza
ed29f4e0b3 MUI - Customize Schemes title assembling (all languages) 2020-09-24 00:08:36 +02:00
Rainer Kottenhoff
fd8d67376a
Merge pull request #2880 from RaiKoHoff/Dev_NewFeatures
Unify search-pattern retrieval
2020-09-23 19:17:38 +02:00
RaiKoHoff
67b044f838 + rfc: unify search-pattern retrieval: (0.selection)[F/R-DLG] - 1.previous-search/MRU-List - 2.clipboard 2020-09-23 19:03:07 +02:00
Pairi Daiza
596fcf58ab
Merge pull request #2879 from RaiKoHoff/Dev_NewFeatures
Hotkey 'F3': use MRU latest item before clipboard content as search pattern
2020-09-23 13:23:19 +02:00
RaiKoHoff
755123eaff + enh: Hotkey 'F3': use MRU latest item before clipboard content as search pattern if prior search pattern is empty 2020-09-23 13:04:56 +02:00
RaiKoHoff
1e10457f0f + enh: Hotkey 'F3': use clipboard content as search pattern if prior search pattern is empty 2020-09-23 12:18:02 +02:00
RaiKoHoff
9af81bb65c Merge remote-tracking branch 'upstream/master' into Dev_NewFeatures 2020-09-23 08:56:28 +02:00
Pairi Daiza
248f3dc633
Merge pull request #2878 from VenusGirl/patch-21
Update strings_ko_kr.rc
2020-09-23 07:04:53 +02:00
Pairi Daiza
75179e39e9
Merge pull request #2877 from VenusGirl/patch-20
Update dialogs_ko_kr.rc
2020-09-23 07:03:23 +02:00
VenusGirl
49741dfffb
Update strings_ko_kr.rc 2020-09-23 12:47:28 +09:00
VenusGirl
d21e01def1
Update dialogs_ko_kr.rc 2020-09-23 12:03:17 +09:00
Rainer Kottenhoff
91a5bc75be
Merge pull request #2876 from RaiKoHoff/Dev_NewFeatures
Customize Schemes title assembling
2020-09-23 01:02:11 +02:00
Rainer Kottenhoff
d73dd38f0c + fix: Customize Schemes title assembling 2020-09-23 00:42:47 +02:00
Rainer Kottenhoff
e160b4408b Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_NewFeatures 2020-09-23 00:40:38 +02:00
Pairi Daiza
43037d4b7d
Merge pull request #2874 from hpwamr/mui
+ upd: Version files and Changes.txt
2020-09-23 00:03:58 +02:00
Pairi Daiza
30918f50e1 + upd: Version files and Changes.txt 2020-09-22 23:53:44 +02:00
RaiKoHoff
da08ff6f8c + try: performance leak in TOML Lexer 2020-09-22 17:50:43 +02:00
Rainer Kottenhoff
e81eeb6dbf
Merge pull request #2873 from RaiKoHoff/Dev_NewFeatures
Support Lexer switching while Customize Schemes dialog is open
2020-09-22 16:26:43 +02:00
RaiKoHoff
a4cc6d241e + enh: support Lexer switching while Customize Schemes dialog is open 2020-09-22 16:10:13 +02:00
Rainer Kottenhoff
60771aa61f
Merge pull request #2872 from RaiKoHoff/Dev_NewFeatures
DarkMode switching while non-modal dialogs are active
2020-09-22 12:04:35 +02:00
RaiKoHoff
06f96e5e5d + fix: DarkMode switching while non-modal dialogs are active 2020-09-22 11:42:41 +02:00
RaiKoHoff
792a0e58ae Merge remote-tracking branch 'upstream/master' into Dev_NewFeatures 2020-09-22 11:16:31 +02:00
Pairi Daiza
7f07f5ea73
Merge pull request #2871 from VenusGirl/patch-19
Update dialogs_ko_kr.rc
2020-09-22 08:18:19 +02:00
RaiKoHoff
647f442305 Merge remote-tracking branch 'upstream/master' into Dev_NewFeatures 2020-09-22 07:53:42 +02:00
VenusGirl
88ad8ec342
Update dialogs_ko_kr.rc 2020-09-22 14:48:23 +09:00
Pairi Daiza
d4e2ec641c
Merge pull request #2869 from hpwamr/mui
+ upd: Version files and Changes.txt
2020-09-21 21:58:48 +02:00
Pairi Daiza
b4a9885940 + upd: Version files and Changes.txt 2020-09-21 21:24:00 +02:00
Pairi Daiza
9ea928aaee + ver: VS2019 version update - VS 16.7.4 2020-09-21 21:23:29 +02:00
Pairi Daiza
4a657d7355
Merge pull request #2868 from RaiKoHoff/Dev_NewFeatures
Fix minor issues regarding '%' operator interpretation
2020-09-21 20:47:17 +02:00
Rainer Kottenhoff
69ea45cc01 + fix: interpretation of '%' operator: allow "(...)" on rhs of modulo interpretation 2020-09-21 20:32:05 +02:00
Rainer Kottenhoff
aefbad6e2a + fix: TinyExpr: remove the need of blank for smart interpretation of '%' operator. 2020-09-21 19:05:00 +02:00
Rainer Kottenhoff
43c99638c7
Merge pull request #2867 from RaiKoHoff/Dev_NewFeatures
DarkMode for toolbar button text display & minor bug-fixes
2020-09-21 17:54:16 +02:00
RaiKoHoff
6d8fa6d578 + upd: Oniguruma current development (bug-fixes) 2020-09-21 17:42:11 +02:00
RaiKoHoff
848bc363ee + enh: expand current lexers style tree on customize schemes dialog startup 2020-09-21 17:24:25 +02:00
RaiKoHoff
546fcf303d + try: failed to set DarkMode for owner drawn ComboBoxEx controls 2020-09-21 17:15:16 +02:00
RaiKoHoff
8a7f994643 + fix: DarkMode: toolbar button text 2020-09-21 13:50:13 +02:00
RaiKoHoff
1a7dc01f93 Merge remote-tracking branch 'upstream/master' into Dev_NewFeatures 2020-09-21 10:58:40 +02:00
RaiKoHoff
0870134c1c + upd: grepWinNP3 version bump 2020-09-21 09:10:33 +02:00
Rainer Kottenhoff
dc22d76c39
Merge pull request #2865 from SquallATF/patch-1
Let DarkMode work with 20H2
2020-09-21 08:30:32 +02:00