Commit Graph

4045 Commits

Author SHA1 Message Date
Pairi Daiza
75cd37ac0f MUI - suppress "Ctrl+Shift+Alt+F" (Code Folding)
- because no longer works from Windows 10 version 1903.
2019-09-10 11:52:43 +02:00
Pairi Daiza
df10ef27cd
Merge pull request #1621 from hpwamr/mui
Add Encoding test files with issue #
2019-09-10 10:56:18 +02:00
Pairi Daiza
4e4ffe4838 Add Encoding test files with issue # 2019-09-10 10:55:50 +02:00
Pairi Daiza
b7e49532a0
Merge pull request #1620 from hpwamr/mui
Add test Encoding file
2019-09-09 21:34:14 +02:00
Pairi Daiza
578803ea6b Add test Encoding file 2019-09-09 21:32:32 +02:00
Pairi Daiza
ef1fbdb60a
Merge pull request #1619 from hpwamr/mui
+ chg: Update Changes.txt and Update Build version
2019-09-09 20:59:10 +02:00
Pairi Daiza
4fedca9f72 + chg: Update Changes.txt and Update Build version 2019-09-09 20:50:19 +02:00
Rainer Kottenhoff
568fe9ba22
Merge pull request #1618 from RaiKoHoff/DevNewFeatures
Relax UTF-8 orientation
2019-09-09 17:57:17 +02:00
Rainer Kottenhoff
c90b5f23ef + chg: relax UTF-8 orientation (lower confidence level for UCHARDET and use system's code-page as detection fallback by default) 2019-09-09 17:17:58 +02:00
Pairi Daiza
29aefb76bd
Merge pull request #1617 from hpwamr/mui
MUI - Correction typo
2019-09-09 00:10:42 +02:00
Pairi Daiza
81b202b7a0 MUI - Correction typo 2019-09-08 23:59:19 +02:00
Pairi Daiza
0ba9fc75d6
Merge pull request #1616 from hpwamr/mui
MUI - Add comments to sync number of lines
2019-09-08 23:55:16 +02:00
Pairi Daiza
bcfcccc92e MUI - Add comments to sync number of lines 2019-09-08 23:31:35 +02:00
Pairi Daiza
6b3b9e4e7c
Merge pull request #1615 from hpwamr/mui
MUI - Add dialog window "Preserving original File Modification Timest…
2019-09-08 21:01:22 +02:00
Pairi Daiza
753f99f404 MUI - Add dialog window "Preserving original File Modification Timestamp enabled" 2019-09-08 20:47:13 +02:00
Rainer Kottenhoff
013297fa76
Merge pull request #1614 from RaiKoHoff/DevNewFeatures
If AutoCompl. is chosen, only show corresponding word list(s) on Ctrl+Alt-Enter
2019-09-08 16:15:46 +02:00
Rainer Kottenhoff
91c120bd96 + fix: if AutoCompl. is chosen, only show corresponding word list(s) on Ctrl+Alt-Enter 2019-09-08 14:12:36 +02:00
Rainer Kottenhoff
dbb48c5d23
Merge pull request #1613 from RaiKoHoff/DevNewFeatures
New (suppressible) Info-Dialog for "Preserve File Modification Timestamp" feature
2019-09-08 13:30:01 +02:00
Rainer Kottenhoff
af9ac57f23 + add: new (suppressable) Info-Dialog for "Preserve File Modification Timestamp" feature 2019-09-08 13:15:01 +02:00
Rainer Kottenhoff
e9b04301a7 + chg: allow stream comment (/* */) for SQL dialects 2019-09-08 12:29:10 +02:00
Rainer Kottenhoff
0cfd901204 + upd: Oniguruma Regex Eng current development (2019-Sep-08) 2019-09-08 10:20:02 +02:00
Pairi Daiza
2b883403e9
Merge pull request #1612 from hpwamr/mui
+ chg: Update Changes.txt and Update Build version
2019-09-08 10:19:17 +02:00
Pairi Daiza
a9e96a448a + chg: Update Changes.txt and Update Build version 2019-09-08 09:59:16 +02:00
Pairi Daiza
e89ffa16f7
Merge pull request #1611 from hpwamr/mui
+chg Minor correction of HotKey and update MS VS to 19.2.4
2019-09-06 14:33:28 +02:00
Pairi Daiza
3f406d396f +chg Minor correction of HotKey and update MS VS to 19.2.4 2019-09-06 14:23:11 +02:00
Pairi Daiza
26e9761bf6
Merge pull request #1607 from RaiKoHoff/DevNewFeatures
Preserve File Modification Time: Option stays until new Session
2019-09-05 23:44:04 +02:00
Rainer Kottenhoff
ee923b3123 +chg: Preserve File Modification Time: Option stays until new Session is loaded 2019-09-05 16:54:12 +02:00
Rainer Kottenhoff
751e663fd2
Merge pull request #1606 from RaiKoHoff/DevNewFeatures
Fix Ctrl+Shift-C/X and Paste  and  Ctrl+Alt+Enter behavior
2019-09-05 14:49:11 +02:00
Rainer Kottenhoff
177869fd00 + fix: Ctrl+Shift-C/X and Paste behaviour
+ chg: Ctrl+Alt+Enter AutoCompletion behaviour
2019-09-05 14:36:37 +02:00
Pairi Daiza
4403cd66e2
Merge pull request #1601 from RaiKoHoff/DevNewFeatures
Fix redo initial selection after replace (ins/del)
2019-09-04 16:39:48 +02:00
Rainer Kottenhoff
564d0300c1 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into DevNewFeatures
# Conflicts:
#	scintilla/lexers/LexMarkdown.cxx
2019-09-04 14:01:08 +02:00
Rainer Kottenhoff
80ff68d5d6
Merge pull request #1600 from EZForever/patch-markdown
fix: Markdown highlight overflow
2019-09-04 13:49:37 +02:00
Rainer Kottenhoff
3f9f98bcff + chg: changed version of MarkDown-Lexer 2019-09-04 13:43:18 +02:00
Rainer Kottenhoff
4e946845a4 + fix: redo initial selection after replace (ins/del) 2019-09-04 13:03:55 +02:00
EZForever
416ea05ad8 Merge remote-tracking branch 'upstream/master' into patch-markdown 2019-09-04 18:51:54 +08:00
Pairi Daiza
e74503992f
Merge pull request #1598 from hpwamr/mui
MUI - Rearrange some menu items
2019-09-03 22:12:49 +02:00
Pairi Daiza
56d016fa66 MUI - Rearrange some menu items 2019-09-03 21:49:31 +02:00
EZForever
c2fbc48d79 [WIP] fix Markdown link rendering issue 1596
but Hyperlink detection is also broken.
2019-09-04 00:41:42 +08:00
Rainer Kottenhoff
c5478c0353
Merge pull request #1597 from RaiKoHoff/DevNewFeatures
Copy/Paste Line and minor corrections
2019-09-03 16:56:37 +02:00
Rainer Kottenhoff
68aa35cd38 + chg: menu and behavior for copy/paste and copy/paste line 2019-09-03 16:36:30 +02:00
Rainer Kottenhoff
e1f53d76ba + fix: Hyperlink Regex detection 2019-09-03 14:34:47 +02:00
Rainer Kottenhoff
4f859f33eb + fix: update visible indicator issue 2019-09-03 11:45:18 +02:00
Pairi Daiza
757a832dde
Merge pull request #1595 from hpwamr/mui
MUI - Translation in (sv-SE) Swedish (Partial_2)
2019-09-02 20:47:44 +02:00
Pairi Daiza
1b821766ce
Merge pull request #1594 from RaiKoHoff/DevNewFeatures
Small redraw issue on max screen mode
2019-09-02 20:29:37 +02:00
Pairi Daiza
ed895149c7 MUI - Translation in (sv-SE) Swedish (Partial_2) 2019-09-02 20:27:30 +02:00
Rainer Kottenhoff
b117cd887f Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into DevNewFeatures 2019-09-02 17:19:39 +02:00
Rainer Kottenhoff
86d838c2ad + fix: small redraw issue on max screen mode 2019-09-02 16:57:30 +02:00
Rainer Kottenhoff
1523642389
Merge pull request #1593 from RaiKoHoff/DevNewFeatures
Avoid saving obsolete default settings to .ini
2019-09-02 16:24:58 +02:00
Rainer Kottenhoff
cd5fc999c5 + fix: avoid saving obsolete default settings to .ini 2019-09-02 16:14:09 +02:00
Pairi Daiza
423e21e140
Merge pull request #1592 from RaiKoHoff/DevNewFeatures
Preserve file modification timestamp
2019-09-02 13:59:44 +02:00