Commit Graph

6718 Commits

Author SHA1 Message Date
Rainer Kottenhoff
15f76da3b6
Merge pull request #653 from lhmouse/master
language/np3_zh_cn: Update translation for zh_CN.
2018-09-07 10:20:23 +02:00
Liu Hao
ed9fc4c34d language/np3_zh_cn: Update translation for zh_CN.
Signed-off-by: Liu Hao <lh_mouse@126.com>
2018-09-07 16:08:07 +08:00
Rainer Kottenhoff
d52b91b339 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into Dev_0907 2018-09-07 09:20:17 +02:00
Rainer Kottenhoff
f2d29e4789 + refactoring: move non standard Scintilla lexers (AHK yet) to separate directory 2018-09-07 09:19:37 +02:00
Pairi Daiza
b46d8ff5d7
Merge pull request #652 from hpwamr/MUI_Lnggs
Print Zoom Percentage - new translation for: af-za, de-de, en-gb and …
2018-09-07 08:50:23 +02:00
Pairi Daiza
cf379d0366 Print Zoom Percentage - new translation for: af-za, de-de, en-gb and en-us 2018-09-07 08:39:50 +02:00
Pairi Daiza
9e117eaef4
Merge pull request #651 from hpwamr/MUI_Lnggs
Print Zoom Percentage - new translation
2018-09-06 23:11:59 +02:00
Pairi Daiza
f8e4791e76 Print Zoom Percentage - new translation 2018-09-06 23:01:09 +02:00
Rainer Kottenhoff
67d45667a0
Merge pull request #650 from RaiKoHoff/Dev_0906
Refactoring: file-separated Lexer styles
2018-09-06 22:38:59 +02:00
Rainer Kottenhoff
4171144487 + upd: Scintilla doc 2018-09-06 22:38:43 +02:00
Rainer Kottenhoff
fe20c83d76 + prj: remove ScintillaDLL.cxx - not needed in static linkage 2018-09-06 22:09:07 +02:00
Rainer Kottenhoff
0d568a2aab Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_0906 2018-09-06 21:52:40 +02:00
Rainer Kottenhoff
f21d07071d + refactoring: move Lexer's styles to seperate files 2018-09-06 21:51:55 +02:00
Pairi Daiza
b00dcaddea
Merge pull request #649 from hpwamr/MUI_Lnggs
Translation of Print Zoom Percentage
2018-09-06 20:25:34 +02:00
Pairi Daiza
7caa94db3d Translation of Print Zoom Percentage 2018-09-06 20:04:35 +02:00
Rainer Kottenhoff
91fcfb110b
Merge pull request #648 from RaiKoHoff/Dev_0906
Add missing notification on Ctrl+Mouse-Wheel zooming
2018-09-06 14:54:23 +02:00
Rainer Kottenhoff
edee02c318 + fix: send Ctrl+Mouse-Wheel zooming to parent window (NP3) too 2018-09-06 14:37:51 +02:00
Rainer Kottenhoff
0d28ef0996
Merge pull request #647 from RaiKoHoff/Dev_0906
Zoomlevel changed to percent instead of point-sizes
2018-09-06 14:14:05 +02:00
Rainer Kottenhoff
8bb44ab0f6 + fix: bug on reading Ini-File-Version 2018-09-06 14:09:16 +02:00
Rainer Kottenhoff
2fe99ca77b + fix: correct info for Printer Page-Setup Dlg 2018-09-06 13:05:26 +02:00
Rainer Kottenhoff
6852cf3155 + Change zoom level and print magnification to percent value.
+ enh: introduce .ini version settings for backward compat.
2018-09-06 13:02:08 +02:00
Rainer Kottenhoff
0c55ec6e2d
Merge pull request #646 from RaiKoHoff/Dev_0904
Reduced Line-Spacing for ANSI-Art (factory settings)
2018-09-05 10:09:13 +02:00
Rainer Kottenhoff
c84972cb56 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into Dev_0904 2018-09-05 09:48:25 +02:00
Rainer Kottenhoff
246fabde4f + enh: C and C++ syntax highlighting updates (by LH_Mouse) 2018-09-05 09:47:56 +02:00
Rainer Kottenhoff
167387b170
Merge pull request #645 from lhmouse/master
C and C++ syntax highlighting updates.
Unknown reason for AppVeyor smoke-test failure - maybe timing problems caused by consecutive commits temporally too close.
2018-09-05 09:35:34 +02:00
Liu Hao
ae059e0723 src/Styles.c: Add __VA_OPT__ for C++2a.
Signed-off-by: Liu Hao <lh_mouse@126.com>
2018-09-05 00:04:41 +08:00
Liu Hao
462b6027cf src/Styles.c: Move C99 keywords into primary keyward category.
Signed-off-by: Liu Hao <lh_mouse@126.com>
2018-09-04 23:57:43 +08:00
Liu Hao
51d0a29aac src/Styles.c: Add more secondary keywords.
This adds a number of standard predefined macros for C and C++, as well
as the two identifiers with contextual special meanings (that is,
`override` and `final`).  The duplicated `inline` in the secondary
keyword list has been removed because it already exists as a primary
keyword.

Signed-off-by: Liu Hao <lh_mouse@126.com>
2018-09-04 23:57:43 +08:00
Rainer Kottenhoff
abd483469c + fix: adjust default (factory settings) Line Spacing for ANSI-Art (.nfo) 2018-09-04 12:36:39 +02:00
Rainer Kottenhoff
1b9c94c8c2 + upd: current Scintilla dev 2018-09-04 12:03:49 +02:00
Pairi Daiza
fc81935aa6
Merge pull request #644 from hpwamr/MUI_Lnggs
Translation new string for: "IDS_MUI_ZERO_LEN_MATCH"
2018-09-03 21:53:45 +02:00
Pairi Daiza
0b5945886a Translation new string for: "IDS_MUI_ZERO_LEN_MATCH" 2018-09-03 21:29:05 +02:00
Rainer Kottenhoff
8161fb25d6
Merge pull request #643 from RaiKoHoff/Dev_0903
Zero-Length CallTip on previous search missing
2018-09-03 16:52:03 +02:00
Rainer Kottenhoff
48e493be20 + fix: missing CallTip "^ Zero-Length Match" in case of previous search 2018-09-03 15:56:07 +02:00
Rainer Kottenhoff
729fd965cc
Merge pull request #642 from RaiKoHoff/Dev_0903
CallTip in case of "Zero-Length Match" (RegExpr)
2018-09-03 15:40:39 +02:00
Rainer Kottenhoff
842a889ab3 + enh: CallTip in case of possible "Zero-Length Match" on regular expression search 2018-09-03 15:13:59 +02:00
Rainer Kottenhoff
8013291640
Merge pull request #641 from RaiKoHoff/Dev_0901
Show Zoom-Level as CallTip
2018-09-03 11:41:34 +02:00
Rainer Kottenhoff
8fa1d8a955 + fix: monitor selection bug for new F11/Ctrl+F11 toggle 2018-09-03 11:15:01 +02:00
Rainer Kottenhoff
37052e1d0f + show zoom level as CallTip 2018-09-03 10:59:03 +02:00
Rainer Kottenhoff
885594179c + fix: select correct monitor for retrieving work area 2018-09-03 08:53:40 +02:00
Rainer Kottenhoff
55d8e72e33 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into Dev_0901 2018-09-03 08:05:16 +02:00
Pairi Daiza
fcbc0d9a98
Merge pull request #640 from hpwamr/MUI_Lnggs
Initial translation from en-US to es_ES
2018-09-02 23:43:16 +02:00
Pairi Daiza
fe72a2d5c0 Initial translation from en-US to es_ES (starting part: 1) 2018-09-02 23:29:00 +02:00
Pairi Daiza
2a435d338f Minor changes and minor corrections 2018-09-02 23:25:57 +02:00
Rainer Kottenhoff
29d31a5ee9 + chg: Zoom level info 2018-09-02 23:08:31 +02:00
Pairi Daiza
5df9928a28
Merge pull request #639 from hpwamr/MUI_Lnggs
Translation of 2 new items for NP3 windows position
2018-09-01 19:07:59 +02:00
Pairi Daiza
9e98965a4d Translation of 2 new items for NP3 windows position 2018-09-01 18:53:34 +02:00
Rainer Kottenhoff
f2afbc732a
Merge pull request #638 from RaiKoHoff/Dev_0829
Notepad3 window positioning
2018-09-01 16:16:11 +02:00
Rainer Kottenhoff
6dccd0ddec + fix: default win pos handling 2018-09-01 11:35:28 +02:00
Rainer Kottenhoff
eb156b6570 + fix: Win Positions: Monitor/Sreen vs. Work Area placements 2018-09-01 10:59:22 +02:00