Commit Graph

7486 Commits

Author SHA1 Message Date
Pairi Daiza
474ff5feea
Merge pull request #3257 from RaiKoHoff/Dev_Lexilla
Horizontal mouse-wheel support and update to Oniguruma v6.9.7 (RC1)
2021-04-02 18:16:49 +02:00
Rainer Kottenhoff
c36af113b8 + add: ScintillaWin horizontal mouse-wheel support 2021-04-02 17:16:22 +02:00
Rainer Kottenhoff
2c4e9828c9 + upd: Oniguruma v.6.9.7 RC1 2021-04-01 20:37:00 +02:00
Rainer Kottenhoff
86a2ca8c8d
Merge pull request #3255 from RaiKoHoff/Dev_Lexilla
Update component : "uthash"  v.2.3.0
2021-04-01 20:05:29 +02:00
Rainer Kottenhoff
4bf6500ce1 + rev: reverting sort of delayed command queue (not really needed here) 2021-04-01 19:53:07 +02:00
Rainer Kottenhoff
b9572abb7c + upd: "uthash" v.2.3.0
+ chg: doing PostMsg instead of SendMsg for scheduled execution too
+ chg: sort delayed execution queue on enqueuing
2021-04-01 19:37:14 +02:00
Rainer Kottenhoff
5f34e3cad4
Merge pull request #3254 from RaiKoHoff/Dev_Lexilla
PostMsg instead of SendMsg for immediate cmd on delayed message enqueuing
2021-04-01 18:05:20 +02:00
Rainer Kottenhoff
3eb7364378 + chg: doing PostMsg instead of SendMsg for immediate cmd on "delayed message queue" 2021-04-01 16:43:39 +02:00
Rainer Kottenhoff
3df2dfdffd
Merge pull request #3253 from RaiKoHoff/Dev_Lexilla
Refactoring delayed messages queue(s)
2021-04-01 15:14:42 +02:00
Rainer Kottenhoff
ac87c68fc1 + chg: refactoring delayed messages queue 2021-04-01 13:06:56 +02:00
Rainer Kottenhoff
c8e8727c1b Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Lexilla 2021-04-01 08:46:40 +02:00
Pairi Daiza
8e364ac239
Merge pull request #3252 from hpwamr/mui
+ Upd: Version files and Changes.txt and correction of typo.
2021-03-31 21:32:27 +02:00
Pairi Daiza
680b78e2dd
+ Upd: Version files and Changes.txt and correction of typo. 2021-03-31 21:17:45 +02:00
Rainer Kottenhoff
d5630c116f
Merge pull request #3251 from RaiKoHoff/Dev_Lexilla
Provide Mono-Language IDs
2021-03-31 18:48:23 +02:00
Rainer Kottenhoff
24b0df8514 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Lexilla 2021-03-31 18:39:08 +02:00
Rainer Kottenhoff
fa80353c72 + add: provide Mono-Language IDs 2021-03-31 18:36:32 +02:00
Pairi Daiza
96628b9d05
Merge pull request #3250 from hpwamr/mui
+ Upd: Version files, Changes.txt and MS VS 2019 version update (v16.9.3)
2021-03-31 18:16:31 +02:00
Pairi Daiza
360e1b1356
+ Upd: Version files, Changes.txt and MS VS 2019 version update (v16.9.3) 2021-03-31 18:11:31 +02:00
Rainer Kottenhoff
10567daa26
Merge pull request #3249 from RaiKoHoff/Dev_Lexilla
Cleanup code: SplitUndoTransaction on timeout resp. line-break (small bug-fix too)
2021-03-31 16:26:11 +02:00
Rainer Kottenhoff
3359f2bd67 + rfc: cleanup code: SplitUndoTransaction() on timeout resp. line-break 2021-03-31 15:24:30 +02:00
Pairi Daiza
7b97aca03e
Merge pull request #3248 from hpwamr/mui
MUI - Sync the layout of "resource.h" file for "#define MUI_BASE_LNG"
2021-03-30 20:35:40 +02:00
Pairi Daiza
053c50e640
MUI - Sync the layout of "resource.h" file for "#define MUI_BASE_LNG" 2021-03-30 19:01:41 +02:00
Rainer Kottenhoff
f39fbd45c2
Merge pull request #3244 from RaiKoHoff/Dev_Lexilla
Mono-Language compiler switch for MiniPath
2021-03-30 13:41:00 +02:00
Rainer Kottenhoff
47d3252164 + add: Mono-Language compiler switch for MiniPath
+ chk: review of Mono-Language compiler switch for Notepad3
2021-03-30 10:15:35 +02:00
Pairi Daiza
18c4033f7e
Merge pull request #3243 from hpwamr/mui
MUI - Turning "Line Comment Block Edit" from option into command (Ctrl+Alt+Q)
2021-03-29 23:06:23 +02:00
Pairi Daiza
c33273304d
+ Upd: Version files and Changes.txt 2021-03-29 22:52:57 +02:00
Pairi Daiza
b7e0a2aaaa
MUI - Turning "Line Comment Block Edit" from option into command (Ctrl+Alt+Q) 2021-03-29 22:52:17 +02:00
Rainer Kottenhoff
1934795c59
Merge pull request #3242 from RaiKoHoff/Dev_Lexilla
Turning "Line Comment Block Edit" from option into command
2021-03-29 20:07:49 +02:00
Rainer Kottenhoff
7d9f1158da +chg: turning "Line Comment Block Edit" from option into command (Ctrl+Alt+Q) 2021-03-29 19:49:35 +02:00
Pairi Daiza
87f764c0d9
Merge pull request #3241 from maboroshin/master
Translation >Japanese : 2021/Mar Update Doc Tail Chasing
2021-03-29 16:59:33 +02:00
maboroshin
50a1465e3a Translation >Japanese : 2021/Mar Update Doc Tail Chasing 2021-03-29 22:23:44 +09:00
Rainer Kottenhoff
e5a958b45d Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Lexilla 2021-03-29 11:50:06 +02:00
Pairi Daiza
b876bbe7cf
Merge pull request #3240 from maboroshin/master
Translation >Japanese : 2021/Mar Lock, Decorator
2021-03-29 10:25:26 +02:00
maboroshin
82ad4791e5 Translation >Japanese : 2021/Mar Lock, Decorator 2021-03-29 17:10:06 +09:00
Rainer Kottenhoff
f4aa19a10a Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Lexilla 2021-03-28 20:28:41 +02:00
Pairi Daiza
98ac0e6963
Merge pull request #3239 from igorruckert/patch-1
Translation update
2021-03-27 19:23:56 +01:00
Igor Rückert
ed4fb7ba33
Update strings_pt_br.rc 2021-03-27 14:10:07 -03:00
Igor Rückert
4b259fe0a4
Update menu_pt_br.rc 2021-03-27 14:09:25 -03:00
Igor Rückert
62ae27c188
Update dialogs_pt_br.rc 2021-03-27 14:06:59 -03:00
Pairi Daiza
6cabbc1776
Merge pull request #3238 from hpwamr/mui
MUI - Minor correction and add some info comment lines
2021-03-27 09:48:04 +01:00
Pairi Daiza
2f7e0ead65
MUI - Minor correction 2021-03-27 09:30:41 +01:00
Pairi Daiza
671650cba4
MUI - Minor correction and add some info comment lines 2021-03-27 09:20:03 +01:00
Pairi Daiza
e6833c6735
Merge pull request #3237 from hpwamr/mui
MUI - Small correction
2021-03-26 20:18:40 +01:00
Pairi Daiza
6ae0dfe47c
MUI - Small correction 2021-03-26 19:53:02 +01:00
Pairi Daiza
4ded10be13
Merge pull request #3236 from hpwamr/mui
MUI - Extend Compiler switch to allow mono language binary for all languages
2021-03-26 18:22:12 +01:00
Pairi Daiza
8063a677b2
MUI - Extend Compiler switch to allow mono language binary for all languages 2021-03-26 17:44:50 +01:00
Pairi Daiza
76234eff64
MUI - Add Kotlin & Dart Lexer from Zufuliu's source 2021-03-26 17:41:38 +01:00
Rainer Kottenhoff
6fc1692dc8 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Lexilla 2021-03-26 11:03:12 +01:00
Pairi Daiza
b439fdf759
Merge pull request #3235 from hpwamr/mui
+ Upd: Version files and Changes.txt
2021-03-26 07:49:15 +01:00
Pairi Daiza
5a1376196d
+ Upd: Version files and Changes.txt 2021-03-26 07:37:25 +01:00