Commit Graph

9289 Commits

Author SHA1 Message Date
Pairi Daiza
fdedbe20f0
Merge pull request #4222 from hpwamr/mui
MUI - Fixed Text box for longest text length ("el-GR") + correction typo
2022-10-18 10:38:06 +02:00
Pairi Daiza
d8fbac6a8b
MUI - Fixed Text box for longest text length ("el-GR") + correction typo 2022-10-18 10:15:31 +02:00
Rainer Kottenhoff
a021cac6a1
Merge pull request #4221 from RaiKoHoff/Dev_Master
Update Oniguruma
2022-10-17 00:43:47 +02:00
METANEOCORTEX\Kotti
cf0d8f1830 +upd: Oniguruma current DEV 2022-10-16 18:06:14 +02:00
METANEOCORTEX\Kotti
975f7c6416 simplify WordList Set according to (https://github.com/ScintillaOrg/lexilla/issues/103) 2022-10-15 02:14:01 +02:00
Rainer Kottenhoff
85daea2de6
Merge pull request #4220 from RaiKoHoff/Dev_Master
Update Lexilla Lib v5.2.0
2022-10-15 01:57:56 +02:00
METANEOCORTEX\Kotti
1dd4dd6b5d +upd: Lexilla Lib v5.2.0 2022-10-15 01:37:04 +02:00
Rainer Kottenhoff
974bdd2331
Merge pull request #4219 from RaiKoHoff/Dev_Master
Update to Scintilla Lib v5.3.1
2022-10-15 01:03:57 +02:00
METANEOCORTEX\Kotti
f19c1b5912 +upd: Scintilla Lib v5.3.1 2022-10-15 00:43:27 +02:00
Rainer Kottenhoff
2be8e21f49
Merge pull request #4218 from RaiKoHoff/Dev_Master
Caret style: allow std caret bar width up to max(20) and define alpha transparency (not below 20)
2022-10-14 23:50:46 +02:00
METANEOCORTEX\Kotti
305a464106 +enh: Caret style: allow std caret bar width up to max(20) and define alpha transparency (not below 20) 2022-10-14 23:31:03 +02:00
Rainer Kottenhoff
914d02d5e5
Merge pull request #4217 from RaiKoHoff/Dev_Master
Add example for using 'tinyexpr' in "Modify Lines" dialog
2022-10-14 18:04:15 +02:00
METANEOCORTEX\Kotti
3ca3c3c9b8 +add: example for tinyexpr in Modify Lines dialog 2022-10-14 17:39:31 +02:00
Rainer Kottenhoff
f02ab75ce1
Merge pull request #4216 from RaiKoHoff/Dev_Master
Update grepWinNP3 based on grepWin version 2.0.11
2022-10-14 16:47:11 +02:00
METANEOCORTEX\Kotti
74e691786b +upd: grepWinNP3 based on grepWin version 2.0.11 2022-10-14 15:17:14 +02:00
Rainer Kottenhoff
3da17f7a88
Merge pull request #4215 from RaiKoHoff/Dev_Master
Add option to auto-load most recent file from history
2022-10-13 23:45:46 +02:00
METANEOCORTEX\Kotti
b4e9c91a3f +enh: add option to auto-load most recent file from file history 2022-10-13 23:24:40 +02:00
Pairi Daiza
62dbee5dd8
Merge pull request #4211 from maboroshin/master
Translation >Japanese : 2022/Oct
2022-10-09 08:22:57 +02:00
maboroshin
4b8537cffb Translation >Japanese : 2022/Oct 2022-10-09 13:23:45 +09:00
Rainer Kottenhoff
e55a618f78
Merge pull request #4210 from RaiKoHoff/Dev_Master
Avoid horizontal line scrolling on File Revert (F5)
2022-10-06 15:54:37 +02:00
METANEOCORTEX\Kotti
2f358f1674 +fix: avoid horizontal line scrolling on File Revert (F5) 2022-10-06 11:13:44 +02:00
Rainer Kottenhoff
3d1ce8701b
Merge pull request #4209 from RaiKoHoff/Dev_Master
Fix: "Modify Lines" feature - correct computation of field width for…
2022-10-05 14:04:50 +02:00
METANEOCORTEX\Kotti
97b2e0f6c6 +fix: "Modify Lines" feature - correct computation of field width for tinyexpr results 2022-10-05 13:48:15 +02:00
Rainer Kottenhoff
054485a6bf
Merge pull request #4208 from RaiKoHoff/Dev_Master
"Modify Lines" feature (using tinyexpr) - fixes and optimizations
2022-10-04 17:31:53 +02:00
METANEOCORTEX\Kotti
052fa42ee8 +enh: "Modify Lines" feature (using tinyexpr) - fixes and optimizations 2022-10-04 17:13:34 +02:00
METANEOCORTEX\Kotti
d88fde4935 +xpl: add sourcecode for experimental version of tinyexpr CPP 2022-10-04 17:10:01 +02:00
Rainer Kottenhoff
44a07445ab
Merge pull request #4207 from RaiKoHoff/Dev_Master
"Modify Lines" feature (using tinyexpr) - add error message
2022-10-04 12:13:51 +02:00
METANEOCORTEX\Kotti
eabaf6c644 +enh: "Modify Lines" feature (using tinyexpr) - add error message 2022-10-03 18:18:07 +02:00
Rainer Kottenhoff
d285680c4c
Merge pull request #4206 from RaiKoHoff/Dev_Master
More powerful "Modify Lines" feature (using tinyexpr)
2022-10-03 17:55:09 +02:00
METANEOCORTEX\Kotti
b971b1916c +enh: more powerful "Modify Lines" feature (using tinyexpr) 2022-10-03 15:29:58 +02:00
METANEOCORTEX\Kotti
e5eb242a69 Revert "+chg: Modify Lines... : make WideChar (Unicode) aware"
This reverts commit cb2cdcbbe9.
2022-10-02 15:15:03 +02:00
METANEOCORTEX\Kotti
cb2cdcbbe9 +chg: Modify Lines... : make WideChar (Unicode) aware 2022-10-02 15:08:09 +02:00
Pairi Daiza
6b61cbccad
Merge pull request #4204 from VenusGirl/patch-17
Update menu_ko_kr.rc
2022-10-01 19:22:27 +02:00
Pairi Daiza
9ef675bc8d
Merge pull request #4203 from igorruckert/patch-1
Update lexer_pt_br.rc
2022-10-01 19:22:12 +02:00
VenusGirl❤
ff4be6731c
Update menu_ko_kr.rc 2022-10-02 01:31:33 +09:00
Igor Rückert
3f5e6f3a5a
Update lexer_pt_br.rc 2022-10-01 12:40:18 -03:00
Pairi Daiza
3fbbfe3d7b
Merge pull request #4202 from VenusGirl/patch-16
Update lexer_ko_kr.rc
2022-10-01 15:53:16 +02:00
VenusGirl❤
9f1b8e25da
Update lexer_ko_kr.rc 2022-10-01 22:33:52 +09:00
Pairi Daiza
e85c1e8e41
Merge pull request #4201 from hpwamr/mui
MUI - Modify all "Lexer_xx_yy.rc" files
2022-10-01 15:24:13 +02:00
Pairi Daiza
8040052c49
MUI - Modify all "Lexer_xx_yy.rc" files 2022-10-01 14:46:53 +02:00
Pairi Daiza
1d32cb75fa
Merge pull request #4200 from RaiKoHoff/Dev_Master
Add: Change History Marker: color configuration
2022-10-01 12:58:04 +02:00
METANEOCORTEX\Kotti
590ab5c5f3 +add: Change History Marker: color configuration 2022-10-01 11:43:44 +02:00
Pairi Daiza
0e4f0c0b2c
Merge pull request #4199 from xsak/master
Translation hu_HU september update
2022-10-01 10:24:19 +02:00
Akos Keresztes
7401bf02a0 Fix translation string 2022-10-01 10:01:33 +02:00
Akos Keresztes
8b251a2667 Translation hu_HU september update 2022-10-01 10:00:01 +02:00
Pairi Daiza
a3c6c30eab
Merge pull request #4198 from hpwamr/mui
+ Upd: Version files and Changes.txt
2022-09-30 20:58:10 +02:00
Pairi Daiza
889e0b6992
+ Upd: Version files and Changes.txt 2022-09-30 20:41:52 +02:00
Pairi Daiza
b6552e1ae1
Merge pull request #4194 from RaiKoHoff/Dev_Master
Fix Win10/11 build number to name mapping
2022-09-29 05:13:06 +02:00
Pairi Daiza
1c26964d8e
Merge pull request #4195 from igorruckert/patch-3
Update menu_pt_br.rc
2022-09-29 05:07:17 +02:00
Igor Rückert
377a0f65cf
Update menu_pt_br.rc 2022-09-28 19:42:05 -03:00