Commit Graph

7666 Commits

Author SHA1 Message Date
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
Rainer Kottenhoff
a9425f3732 + chg: minimize usage of deprecated LCID / LANGID for MiniPath
+ rfc: code cleanup
2021-04-15 22:34:19 +02:00
Pairi Daiza
8bd2e6ebed
Merge pull request #3331 from hpwamr/mui
+ Upd: Version files and Changes.txt
2021-04-15 19:33:45 +02:00
Pairi Daiza
3e62f5f8dd
+ Upd: Version files and Changes.txt 2021-04-15 19:20:47 +02:00
Pairi Daiza
d70b308bb4
Merge pull request #3330 from maboroshin/master
Translation >Japanese : 2021/Apr instance status
2021-04-15 18:38:46 +02:00
Pairi Daiza
5657d29521
Merge pull request #3329 from RaiKoHoff/Dev_Sci501
Small correction to Line Cut feature (thin selection)
2021-04-15 18:34:16 +02:00
maboroshin
721d7bd4e1 Translation >Japanese : 2021/Apr instance status 2021-04-16 01:24:32 +09:00
Rainer Kottenhoff
9f15566423 + fix: small correction to Line Cut feature (thin selection) 2021-04-15 17:38:59 +02:00
Rainer Kottenhoff
4cbb57c0aa
Merge pull request #3328 from RaiKoHoff/Dev_Sci501
Cut lines for rectangular and multi selection
2021-04-15 16:19:50 +02:00
Rainer Kottenhoff
fb29b7e9ac + add: dev doc for uthash 2021-04-15 16:05:32 +02:00
Rainer Kottenhoff
711aa4a14f + add: cut lines for rectangular and multi selection 2021-04-15 16:02:57 +02:00
Rainer Kottenhoff
b91f650d7f
Merge pull request #3327 from RaiKoHoff/Dev_Sci501
Update Lexilla component
2021-04-15 09:41:54 +02:00
Rainer Kottenhoff
77ef242214 + upd: Cpp-Lexer fix merged from Lexilla (5b92f7219a9fe9fb0ae4c5cc19f57c39185e4074) 2021-04-15 09:19:44 +02:00
Rainer Kottenhoff
9ab6706ed8 + rfc: minor code cleanup 2021-04-15 02:01:07 +02:00
Pairi Daiza
92148f4bd4
Merge pull request #3326 from hpwamr/mui
+ Upd: Version files and Changes.txt
2021-04-14 23:13:40 +02:00
Pairi Daiza
704ccd393a
+ Upd: Version files and Changes.txt 2021-04-14 22:41:55 +02:00
Pairi Daiza
8f88ffb1f5
Merge pull request #3325 from RaiKoHoff/Dev_RMLANGID
Minimize usage of deprecated LCID/LANGID (NP3)
2021-04-14 22:30:25 +02:00
Rainer Kottenhoff
d7cd7af67d + fix: debug build 2021-04-14 21:41:33 +02:00
Rainer Kottenhoff
a17877b43a + fix: build failure, unused var def (repair AppVeyor build failure) 2021-04-14 21:33:33 +02:00
Rainer Kottenhoff
d2557805cc + fix: minipath uses NP§ preferred language, if not configured 2021-04-14 21:32:41 +02:00
Rainer Kottenhoff
5edcfd6753 + rfc: minimize usage of deprecated LCID/LANGID 2021-04-14 21:08:11 +02:00
Pairi Daiza
01e8d45607
Merge pull request #3324 from RaiKoHoff/Dev_Sci501
MUI Language handling cleanup (NP3 & MiniPath)
2021-04-14 18:58:32 +02:00
Pairi Daiza
ace6119c41
Merge pull request #3323 from igorruckert/patch-3
Update strings_pt_br.rc
2021-04-14 18:51:12 +02:00
Igor Rückert
ad6b1250ae
Update strings_pt_br.rc 2021-04-14 13:05:24 -03:00