Commit Graph

3573 Commits

Author SHA1 Message Date
METANEOCORTEX\Kotti
9540b34154 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Future_Dev_Master 2022-12-27 07:56:32 +01:00
Matteo Nigro
61667fd359 Keyword update to Autoit 3.3.16.1
Removed deprecated keywords and updated new ones. I limited myself to updating those already present in the lexer as this is a very large language and would have exceeded 65Kb of file size, which is problematic for 32-bit compilation.
2022-12-19 10:57:39 +01:00
METANEOCORTEX\Kotti
0bb6f34ac2 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Future_Dev_Master 2022-12-19 08:47:24 +01:00
Pairi Daiza
5219a73204
+ Upd: Version files and Changes.txt 2022-12-16 22:27:44 +01:00
METANEOCORTEX\Kotti
32b1fbcb9a +add: Paragraph navigation (Alt+PageUp, Alt+PageDown) 2022-12-16 13:53:53 +01:00
METANEOCORTEX\Kotti
08e3630a23 +chg: replacing SCI_REPLACETARGET calls by SCI_REPLACETARGETMINIMAL calls where appropriate - should minimize change history markers on text formatting, especially on file reload 2022-12-16 11:22:16 +01:00
METANEOCORTEX\Kotti
c43e27849f +upd: Set Visual Studio C/C++ compiler version 2022-12-16 09:55:01 +01:00
Pairi Daiza
9bdffb5619
+ Upd: Version files and Changes.txt 2022-12-15 21:36:17 +01:00
METANEOCORTEX\Kotti
7e0bc4d8bc +fix: set alpha (80) for "highlight current line" translucency, if not given 2022-12-15 15:04:00 +01:00
Pairi Daiza
91ba7ebf06
+upd: version info for MS VS2022 (v17.4.3) update 2022-12-13 20:35:24 +01:00
Pairi Daiza
812a8ada1b
Preparation Version files for "Release_Candidate_5.22.1213.1_rc2" (new version) 2022-12-13 19:45:19 +01:00
Pairi Daiza
1108017faa
MUI - Update to version RC2 after minor corrections 2022-12-12 12:33:00 +01:00
Pairi Daiza
4da0d13a72
Merge pull request #4355 from Gitoffthelawn/patch-1
Many improvements
2022-12-11 00:09:23 +01:00
METANEOCORTEX\Kotti
4e1d097e04 +fix: make current line visible after word-wrap-mode toggle 2022-12-09 14:12:15 +01:00
METANEOCORTEX\Kotti
b1106747bd Merge branch 'Release_Candidate' into Dev_Master
# Conflicts:
#	language/np3_af_za/menu_af_za.rc
2022-12-02 09:59:05 +01:00
Pairi Daiza
ad5a51063c
+upd: version info for MS VS2022 (v17.4.2) update 2022-11-29 20:39:12 +01:00
METANEOCORTEX\Kotti
e5ec9b9982 +enh: extend AutoCloseBrackets (by Matteo-Nigro PR #4318) for Selection 2022-11-26 02:37:49 +01:00
Rainer Kottenhoff
5efcd4be8e
Merge pull request #4318 from Matteo-Nigro/master
Implementation of automatic parenthesis closure
2022-11-25 21:27:14 +01:00
Pairi Daiza
ec6fc829c8
+ Upd: Version files and Changes.txt 2022-11-25 19:33:26 +01:00
Matteo Nigro
e495f85d5f Small correction 2022-11-24 12:38:27 +01:00
Matteo Nigro
2a0b777cc1 Code simplification 2022-11-24 12:14:25 +01:00
Matteo Nigro
03e8063047 Update Notepad3.c 2022-11-23 11:30:02 +01:00
Matteo Nigro
8bd083877d Implementation of automatic parenthesis closure
Inserted an item in the menu allowing this to be done.
At the moment I have only modified the English and Italian .rc files. If the functionality is implemented I can edit all other rc files with the English string.
2022-11-23 11:24:00 +01:00
Pairi Daiza
bf65921290
MUI - Rectify names for "zh-CN" and "zh-TW"
chg: Translator name to "lhmouse" for  "zh-TW"
2022-11-21 13:54:48 +01:00
LIU Hao
6cdf77fd96 MuiLanguage: Rectify country and region names
Both the Mainland and Taiwan are part of China so don't list them like
that. Use 'Chinese Mainland' instead of 'China' for the Mainland, and
'Chinese Taiwan' for Taiwan.

Signed-off-by: LIU Hao <lh_mouse@126.com>
2022-11-20 18:07:39 +08:00
Pairi Daiza
8e36c5cee1
Preparation Version files for "Release_Candidate_5.22.1119.1" 2022-11-19 16:55:06 +01:00
Pairi Daiza
eb1b8ce53b
+ Upd: Version files and Changes.txt 2022-11-18 23:11:58 +01:00
METANEOCORTEX\Kotti
4f28d11cfa +fix linker problem (Debug Win32) 2022-11-18 18:29:31 +01:00
Pairi Daiza
1cb649e37a
+ Upd: Version files and Changes.txt 2022-11-18 16:49:55 +01:00
Pairi Daiza
350f0c1757
Merge branch 'master' into mui 2022-11-18 16:22:40 +01:00
Pairi Daiza
58bb49e01e
+ Upd: Version files and Changes.txt 2022-11-18 15:56:40 +01:00
METANEOCORTEX\Kotti
b7b30563c6 several minor fixes 2022-11-18 15:04:36 +01:00
METANEOCORTEX\Kotti
57d1365713 +enh: using new AviSynth+ keyword lists
+chg: AviSynth colors (light/dark mode)
2022-11-18 01:21:18 +01:00
Pairi Daiza
05b9c63895
+ Upd: Version files and Changes.txt 2022-11-15 23:35:06 +01:00
Pairi Daiza
136250db61
+upd: version info for MS VS2022 (v17.4.1) update 2022-11-15 23:34:39 +01:00
Pairi Daiza
8f866258df
Merge pull request #4295 from RaiKoHoff/Dev_Master
minor enhancements for AviSynth Lexer
2022-11-15 19:51:47 +01:00
rkotten
682788a3b0 +enh: minor enhancements for AviSynth Lexer 2022-11-15 19:12:33 +01:00
Pairi Daiza
241d066009
+ Upd: Version files and Changes.txt 2022-11-15 18:08:44 +01:00
rkotten
e642eccb06 +fix: revert relative size for ANSI Art 2022-11-15 16:38:38 +01:00
rkotten
2b38d4c2ed Merge remote-tracking branch 'upstream/master' into Dev_Master 2022-11-15 16:36:18 +01:00
rkotten
af52b839d8 +fix: refactoring base font handling 2022-11-15 16:36:11 +01:00
METANEOCORTEX\Kotti
b752036015 +chg: refactoring base font handling (part I) 2022-11-15 10:23:35 +01:00
Pairi Daiza
69492c739b
+ Upd: Version files and Changes.txt 2022-11-14 19:55:07 +01:00
Pairi Daiza
680dadcacf
MUI - Minor correction to displaying relative size 2022-11-14 19:54:42 +01:00
Pairi Daiza
775476d6fb
Merge pull request #4290 from hpwamr/mui
+ Upd: Version files and Changes.txt
2022-11-14 17:56:27 +01:00
Pairi Daiza
becf3b5658
+ Upd: Version files and Changes.txt 2022-11-14 17:29:45 +01:00
METANEOCORTEX\Kotti
cdda43f74a +fix: reset change history except in case of "revert from file" 2022-11-14 17:21:01 +01:00
METANEOCORTEX\Kotti
30c5fffef2 +chg: minor corrections to project properties 2022-11-14 11:44:58 +01:00
METANEOCORTEX\Kotti
517bbf88d1 Merge branch 'Dev_Master' into Dev_VC143
# Conflicts:
#	scintilla/win32/PlatWin.cxx
#	scintilla/win32/ScintillaWin.cxx
2022-11-14 09:25:40 +01:00
METANEOCORTEX\Kotti
3d54a330dc +add: version for VS2019 VC toolset 2022-11-11 10:03:12 +01:00