Commit Graph

4131 Commits

Author SHA1 Message Date
Rainer Kottenhoff
50e893bf7f + auto completion wrap around 2019-09-20 16:04:49 +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
Pairi Daiza
fb1f4311f9
Merge pull request #1642 from hpwamr/mui
+ chg: Update Build version
2019-09-16 22:17:50 +02:00
Pairi Daiza
c6d1e33775 + chg: Update Build version 2019-09-16 22:16:43 +02:00
Pairi Daiza
011a83b2cf
Merge pull request #1641 from hpwamr/mui
+chg - Lexer "styleLexAHKL" format in a more readable list
2019-09-16 22:09:09 +02:00
Rainer Kottenhoff
43931a7d6d + ver: version settings only 2019-09-16 22:00:59 +02:00
Rainer Kottenhoff
51bcb2127f + chg: Scintilla: allow CamelCase/StartCase word lists 2019-09-16 21:59:47 +02:00
Pairi Daiza
94e3252a86 +chg - Lexer "styleLexAHKL" format in a more readable list 2019-09-16 21:56:15 +02:00
Rainer Kottenhoff
a8ad8d9f9e Merge branch 'DevNewFeatures' of https://github.com/RaiKoHoff/Notepad3 into DevNewFeatures 2019-09-16 21:05:34 +02:00
Pairi Daiza
be2b1e3706
Merge pull request #1640 from hpwamr/mui
+chg - Lexer "styleLexAHKL" change encoding from "ANSI" to "UTF-8 Sig…
2019-09-16 19:57:00 +02:00
Pairi Daiza
ff5c339c40 +chg - Lexer "styleLexAHKL" change encoding from "ANSI" to "UTF-8 Signature" 2019-09-16 19:47:46 +02:00
Rainer Kottenhoff
36b7abed32 + chg: CloseApp methods 2019-09-16 19:33:14 +02:00
Pairi Daiza
23086c4de6
Merge pull request #1639 from ltGuillaume/patch-1
Apply Start Case to AutoHotkey Lexer
2019-09-16 19:03:19 +02:00
Guillaume
5ee07762dc
Apply Start Case to AutoHotkey Lexer
Source: https://github.com/ahkscript/AutoHotkey-Editors (Directives.txt, Commands.txt, Keywords.txt, Functions.txt, Variables.txt, Keys.txt resp.)
2019-09-16 18:05:31 +02:00
Rainer Kottenhoff
8d6b4b3ece
Merge pull request #1637 from RaiKoHoff/DevNewFeatures
Border-less full screen mode
2019-09-16 16:52:45 +02:00
Rainer Kottenhoff
4898da11ca +chg: borderless full screen mode 2019-09-16 16:17:43 +02:00
Rainer Kottenhoff
31453d17e2
Merge pull request #1636 from RaiKoHoff/DevNewFeatures
Canonical ini-file style section order for settings from scratch
2019-09-16 12:17:41 +02:00
Rainer Kottenhoff
fdca03e984 + fix: canonical ini-file style section order for settings from scratch 2019-09-16 11:49:33 +02:00
Rainer Kottenhoff
aae99b4d6d Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into DevNewFeatures 2019-09-16 11:11:00 +02:00