Commit Graph

7689 Commits

Author SHA1 Message Date
Rainer Kottenhoff
da00a2abc0 + chg: Custom Font Selection Dialog
+ fix: Font Name handling retrieved from Commo-Default vs. Lexer-Specific
2021-04-20 21:31:07 +02:00
Rainer Kottenhoff
e391902cb6 + add: HTML file to document string changes for Translators 2021-04-20 14:32:55 +02:00
Pairi Daiza
eef38697ed
Merge pull request #3356 from hpwamr/mui
MUI - Rename "Number of lines to translate_yyyy-mm.png"
2021-04-20 10:52:47 +02:00
Pairi Daiza
285a9d1eae
Merge pull request #3355 from RaiKoHoff/Dev_RC1
Copy multi-selection to clipboard:  separate each match by line-break
2021-04-20 10:38:47 +02:00
Pairi Daiza
f81c2652a4
MUI - Rename "Number of lines to translate_yyyy-mm.png" 2021-04-20 10:24:23 +02:00
Pairi Daiza
9c7bdec3bd
Merge pull request #3354 from hpwamr/mui
MUI - Add a Code Color of Change date for "Number of lines to translate"
2021-04-20 10:15:34 +02:00
Rainer Kottenhoff
46a798deec + fix: copy multi-selection to clipboard: separate each match by line-break 2021-04-20 10:14:37 +02:00
Pairi Daiza
935afc3b1c
MUI - Add a Code Color of Change date for "Number of lines to translate" 2021-04-20 09:59:20 +02:00
Rainer Kottenhoff
a5dd9070c7 + add: more intermediate font weight constants added
+ del: remove useless font stretch handling
2021-04-20 09:39:14 +02:00
Pairi Daiza
abbe009b58
Merge pull request #3353 from hpwamr/mui
+ Upd: Version files and Changes.txt
2021-04-19 23:32:29 +02:00
Pairi Daiza
20effbed10
Merge pull request #3352 from maboroshin/master
Translation >Japanese : 2020/Sep, line comment
2021-04-19 23:19:46 +02:00
Pairi Daiza
d289bcdd5b
+ Upd: Version files and Changes.txt 2021-04-19 23:14:53 +02:00
maboroshin
935caa73cc Translation >Japanese : 2020/Sep, line comment 2021-04-20 06:04:23 +09:00
Pairi Daiza
cfc1fbfea3
Merge pull request #3351 from RaiKoHoff/Dev_RC1
Add font weights retina(450), semi-light(350) and extra-black(950)
2021-04-19 22:58:08 +02:00
Rainer Kottenhoff
eb633d8c45 +add: add font weights retina(450), semi-light(350) and extra-black(950) 2021-04-19 21:21:18 +02:00
Pairi Daiza
ab13585302
Merge pull request #3350 from hpwamr/mui
MUI - Line Comment Add/Remove commands, additonal to existing Toggle
2021-04-19 18:30:04 +02:00
Pairi Daiza
09c1e0e48f
+ Upd: Version files and Changes.txt 2021-04-19 18:18:40 +02:00
Pairi Daiza
34b49b0c6a
MUI - Line Comment Add/Remove commands, additonal to existing Toggle 2021-04-19 18:17:59 +02:00
Rainer Kottenhoff
0dd2dee48b
Merge pull request #3349 from RaiKoHoff/Dev_RC1
Removing the font-style string for font selection
2021-04-19 15:45:34 +02:00
Rainer Kottenhoff
331d68aac9 + chg: removing the font-style string for font selection (based only on size and weight) as recommended to remove dependency on UI language 2021-04-19 14:42:22 +02:00
Rainer Kottenhoff
0468b702b4
Merge pull request #3348 from RaiKoHoff/Dev_RC1
Line Comment Add/Remove commands, additional to existing Toggle
2021-04-19 14:06:33 +02:00
Rainer Kottenhoff
93ff330060 + add: Line Comment Add/Remove commands, additonal to existing Toggle
+ chg: Line Comment BockEdit shortcut changed (Ctl+Alt+Q  =>  Alt+Shift+Q)
+ chg: Line Comment has separate popup menu (Edit -> Selection)
2021-04-19 12:59:42 +02:00
Pairi Daiza
05a7b9f2f8
Merge pull request #3347 from hpwamr/mui
+ Upd: Version files and Changes.txt
2021-04-19 11:02:11 +02:00
Pairi Daiza
3be49ff343
+ Upd: Version files and Changes.txt 2021-04-19 10:48:58 +02:00
Pairi Daiza
cdf4e21dfc
Merge pull request #3346 from RaiKoHoff/Dev_RC1
Fix Stream Comment for .AU3 and Scintilla text rendering problem
2021-04-19 10:04:46 +02:00
Rainer Kottenhoff
8cef1b12c7 + fix: apply provided Scintilla patch (94e7fffd26/) to fix issue #3337. 2021-04-19 09:39:44 +02:00
Rainer Kottenhoff
db016edcff + fix: stream comment for .AU3 files
+ rfc: move some Lexer related functions to other module
2021-04-18 17:37:56 +02:00
Rainer Kottenhoff
548ade94e0
Merge pull request #3345 from RaiKoHoff/Dev_RC1
Fix grepWinNP3: fix compiler warning Release Win32
2021-04-18 16:02:01 +02:00
Rainer Kottenhoff
34fe0f6fd7 + fix: grepWinNP3: fix compiler warning Release Win32
+ chg: enable compiler warnings level 4 and issue "Warnings as Errors" (for Lexilla, Scintilla, grepWinNP3)
2021-04-18 15:43:55 +02:00
Pairi Daiza
3ee0af44fb
Merge pull request #3342 from hpwamr/mui
MUI - Translation of NP3 resource files in Greek (el-GR) (Partial_3)
2021-04-17 10:14:43 +02:00
Pairi Daiza
2b33ffe303
MUI - Translation of NP3 resource files in Greek (el-GR) (Partial_3) 2021-04-17 09:59:41 +02:00
Rainer Kottenhoff
29e791b8e1
Merge pull request #3341 from RaiKoHoff/Dev_RC1
Rremove short-note from wrap around match tooltip
2021-04-17 00:30:54 +02:00
Rainer Kottenhoff
0db84492a8 + chg: remove short-note from wrap around match tooltip (II) 2021-04-17 00:17:18 +02:00
Rainer Kottenhoff
363639edde + chg: remove short-note from wrap around match tooltip 2021-04-16 23:59:57 +02:00
Pairi Daiza
c9a2996382
Merge pull request #3340 from hpwamr/mui
+ Upd: Version files and Changes.txt
2021-04-16 23:39:13 +02:00
Pairi Daiza
d2c044886b
+ Upd: Version files and Changes.txt 2021-04-16 23:26:49 +02:00
Rainer Kottenhoff
a12ec9a7ba
Merge pull request #3339 from RaiKoHoff/Dev_RC1
Workaround Scintilla text-rendering bug
2021-04-16 23:00:45 +02:00
Rainer Kottenhoff
6487ae3312 + wrk: workaround Scintilla text-rendering bug, if line-number margin width set to 0 (so use 1 instead) 2021-04-16 22:46:55 +02:00
Pairi Daiza
dfd9050550
Merge pull request #3338 from hpwamr/mui
+ Upd: Version files and Changes.txt
2021-04-16 13:24:12 +02:00
Pairi Daiza
0fa096c348
+ Upd: Version files and Changes.txt 2021-04-16 12:59:45 +02:00
Pairi Daiza
8d63b57482
Merge pull request #3335 from hpwamr/mui
MUI - Correction of some filenames in ".lang" files
2021-04-16 10:51:08 +02:00
Pairi Daiza
e8fec07de2
Update grepWinNP3.vcxproj
MUI - Correction typo.
2021-04-16 10:43:19 +02:00
Pairi Daiza
5752a8dfdf
Update grepWinNP3.vcxproj 2021-04-16 10:36:40 +02:00
Pairi Daiza
288c5f35cf
MUI - Correction of some filenames in ".lang" files 2021-04-16 10:14:41 +02:00
Rainer Kottenhoff
06650d9d12
Merge pull request #3333 from RaiKoHoff/Dev_RC1
Minor bug fixes
2021-04-16 10:13:54 +02:00
Pairi Daiza
c769cd7ed1
Merge pull request #3334 from hpwamr/mui
MUI - Correction of some filenames in ".lang" files
2021-04-16 10:11:55 +02:00
Pairi Daiza
c42ffb622b
MUI - Correction of some filenames in ".lang" files 2021-04-16 09:53:34 +02:00
Rainer Kottenhoff
b669976380 + enh: save bookmarks in file history in case of "Save as..." 2021-04-16 09:42:08 +02:00
Rainer Kottenhoff
90c25da9b1 + fix: Save Schema config in case of inifile from scratch 2021-04-16 09:31:44 +02:00
Rainer Kottenhoff
b7e58d4150
Merge pull request #3332 from RaiKoHoff/Dev_Sci501
Minimize usage of deprecated LCID / LANGID for MiniPath
2021-04-15 22:49:07 +02:00