Commit Graph

4148 Commits

Author SHA1 Message Date
Rainer Kottenhoff
dc5e43728c + chg: hidden option ([Settings2] NoCutLineOnEmptySelection) to disable VS's Ctrl+X behavior on empty selection
+ ver: VS Compiler version update (VS 16.3.0, VC 1923)
2019-09-24 09:25:01 +02:00
Pairi Daiza
b310e1da98
Merge pull request #1668 from hpwamr/mui
MUI - appearance of INFOBOX4 (MB_YESNOCANCEL)
2019-09-23 23:38:09 +02:00
Pairi Daiza
fe17880f28 MUI - appearance of INFOBOX4 (MB_YESNOCANCEL) 2019-09-23 23:28:25 +02:00
Rainer Kottenhoff
530f5434f7
Merge pull request #1667 from RaiKoHoff/DevNewFeatures
Hidden option ([Settings2] NoCopyLineOnEmptySelection)
2019-09-23 18:08:18 +02:00
Rainer Kottenhoff
52a81041db + chg: hidden option ([Settings2] NoCopyLineOnEmptySelection) to disable VS's Ctrl+C behavior on empty selection 2019-09-23 17:48:57 +02:00
Rainer Kottenhoff
af7d97eb8d
Merge pull request #1666 from RaiKoHoff/DevNewFeatures
Appearance of INFOBOX4 (MB_YESNOCANCEL) (en-US only)
2019-09-23 17:24:43 +02:00
Rainer Kottenhoff
b4f6121dc4 + chg: appearance of INFOBOX4 (MB_YESNOCANCEL) (en-US only) 2019-09-23 17:07:43 +02:00
Pairi Daiza
403c6e40f3
Merge pull request #1664 from hpwamr/mui
+ Test_files Libraries: add test file '.conf".
2019-09-23 11:22:35 +02:00
Pairi Daiza
a3d013fad4 + Test_files Libraries: add test file '.conf". 2019-09-23 11:22:06 +02:00
Pairi Daiza
db542854b9
Merge pull request #1663 from hpwamr/mui
MUI - Translation in (sv-SE) Swedish (Partial_3)
2019-09-23 10:14:42 +02:00
Pairi Daiza
08c171e2a1 MUI - Translation in (sv-SE) Swedish (Partial_3) 2019-09-23 09:54:57 +02:00
Rainer Kottenhoff
ec1090a281
Merge pull request #1661 from RaiKoHoff/DevNewFeatures
MsgBox() -> InfoBox()  asking to save modified file.
2019-09-21 01:38:38 +02:00
Rainer Kottenhoff
49b295277d + chg: using InfoBoxLng() instead of MessageBoxLng() to ask to save modified file. 2019-09-21 01:29:32 +02:00
Rainer Kottenhoff
98be193abc
Merge pull request #1660 from RaiKoHoff/DevNewFeatures
Scintilla patches for auto-completion navigation
2019-09-20 16:53:31 +02:00
Rainer Kottenhoff
286a247b12 Scintilla patches for auto-completion navigation
Merge remote-tracking branch 'notepad3_orig_rizone/master' into DevNewFeatures
# Conflicts:
#	scintilla/src/AutoComplete.cxx
2019-09-20 16:44:17 +02:00
Rainer Kottenhoff
50e893bf7f + auto completion wrap around 2019-09-20 16:04:49 +02:00
Rainer Kottenhoff
01820cc04d
Merge pull request #1659 from ltGuillaume/master
Autocomplete selection: wrap movement
2019-09-20 16:01:20 +02:00
ltGuillaume
f2e4778afa Autocomplete selection: wrap movement
Source: https://sourceforge.net/p/scintilla/feature-requests/1031/
2019-09-20 00:55:14 +02:00
Rainer Kottenhoff
bf17732a74
Merge pull request #1656 from RaiKoHoff/DevNewFeatures
Toggle menu bar option (F10 or Alt-Key shows hidden menu)
2019-09-19 16:09:27 +02:00
Rainer Kottenhoff
3220c388af + add: toggle menu bar option 2019-09-19 15:55:52 +02:00
Rainer Kottenhoff
1d28edf6e5 + fix: prevent _ctype assertions in Scintilla's lexer 2019-09-19 09:26:44 +02:00
Rainer Kottenhoff
892fa44e1b Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into DevNewFeatures 2019-09-19 08:10:36 +02:00
Pairi Daiza
3b2d10b498
Merge pull request #1655 from hpwamr/mui
+chg Lexers Lexicographical sort order and format in a more readable …
2019-09-19 00:43:50 +02:00
Pairi Daiza
daa8e0deef +chg Lexers Lexicographical sort order and format in a more readable list 2019-09-19 00:30:11 +02:00
Rainer Kottenhoff
b4b9e164f2 + upd: current oniguruma dev 2019-09-18 19:47:56 +02:00
Rainer Kottenhoff
b1e5075d12 Merge remote-tracking branch 'notepad3_orig_rizone/master' into DevNewFeatures 2019-09-18 19:20:24 +02:00
Rainer Kottenhoff
a9ec10d61a + try: prep "hide menu bar" option 2019-09-18 18:46:17 +02:00
Rainer Kottenhoff
5656e303e7
Merge pull request #1654 from RaiKoHoff/DevNewFeatures
Distinguish between rectangular and multi selections
2019-09-18 13:05:03 +02:00
Rainer Kottenhoff
8efdc7e522 + fix: remove undo point for Copy (Ctrl+C). 2019-09-18 12:52:33 +02:00
Rainer Kottenhoff
15b12359b6 + chg: distinguish between rectangular and multi selections 2019-09-18 12:34:08 +02:00
Pairi Daiza
3127b417b4
Merge pull request #1653 from hpwamr/mui
MUI - add Lexicographical line sort order
2019-09-18 12:08:19 +02:00
Pairi Daiza
c3e0c9693f MUI - add Lexicographical line sort order 2019-09-18 12:00:14 +02:00
Rainer Kottenhoff
4ba918c76f
Merge pull request #1650 from RaiKoHoff/DevNewFeatures
Thin rectangular (multi) selection after toggling line-comment block
2019-09-18 00:15:26 +02:00
Rainer Kottenhoff
8ab83f0e1c + chg: Thin rectangular (multi) selection after toggeling line-comment block 2019-09-18 00:02:47 +02:00
Rainer Kottenhoff
ed5dbb2195 + fix: crash on lexicographical sort 2019-09-17 22:25:42 +02:00
Pairi Daiza
ef5c253c34
Merge pull request #1649 from RaiKoHoff/DevNewFeatures
Add lexicographical line sort order
2019-09-17 18:52:37 +02:00
Rainer Kottenhoff
0fdbfed98b Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into DevNewFeatures 2019-09-17 18:46:11 +02:00
Rainer Kottenhoff
46483227e1 + add: Lexicographical line sort order 2019-09-17 18:40:42 +02:00
Pairi Daiza
bcea874c82
Merge pull request #1648 from hpwamr/mui
AutoHotkey Lexer - sorting in Lexicographic Order
2019-09-17 18:34:50 +02:00
Pairi Daiza
93bdab3592 +chg AutoHotkey Lexer: sorting in Lexicographic Order 2019-09-17 17:57:37 +02:00
Pairi Daiza
79b79379f3 +chg - Rename test files 2019-09-17 09:51:17 +02:00
Pairi Daiza
7cfcc49efa
Merge pull request #1645 from ltGuillaume/master
AutoHotkey Lexer: re-add OnExit
2019-09-17 09:20:05 +02:00
ltGuillaume
0f568aac26 AutoHotkey Lexer: re-add OnExit, which was a sorry victim of my confusion with the Control Flow block 2019-09-17 08:15:44 +02:00
Pairi Daiza
7f752ba415
Merge pull request #1644 from ltGuillaume/master
AutoHotkey Lexer: move `static, global, local, ByRef` to Control Flow…
2019-09-17 06:05:24 +02:00
ltGuillaume
655391b676 AutoHotkey Lexer: move static, global, local, ByRef to Control Flow again (was there in previous version) 2019-09-17 01:29:23 +02:00
Rainer Kottenhoff
6924d4a9ba
Merge pull request #1643 from RaiKoHoff/DevNewFeatures
AHKL Lexer fixes
2019-09-16 23:02:29 +02:00
Rainer Kottenhoff
d3511d802e + ver: version number only 2019-09-16 22:44:41 +02:00
Rainer Kottenhoff
1fdab1ae08 + fix: remove ctrl chars from keyword lists (should be done by lexer) 2019-09-16 22:38:17 +02:00
Rainer Kottenhoff
d4b131f556 Merge remote-tracking branch 'notepad3_orig_rizone/master' into DevNewFeatures
# Conflicts:
#	src/StyleLexers/styleLexAHKL.c
2019-09-16 22:34:40 +02:00
Rainer Kottenhoff
5253cfd07b + fix: simple ASCII replacement for std::tolower() 2019-09-16 22:19:55 +02:00