maboroshin
|
129bed2131
|
translate mp's .rc (complete): EN > JP (fix)
|
2018-08-18 23:50:40 +09:00 |
|
maboroshin
|
0f01177e76
|
Ja-JP fixed conflict :and translate
|
2018-08-17 13:26:38 +09:00 |
|
Rainer Kottenhoff
|
854c413498
|
Merge pull request #607 from RaiKoHoff/Dev_ChooseFont
Encoding detection enhancements and minor bug-fixes
|
2018-08-16 11:11:20 +02:00 |
|
Rainer Kottenhoff
|
6c4d844e2f
|
+ chg: On FileRevert : if original encoding has been changed, revert file while ignoring cmd-line encoding define or file history stored encoding
|
2018-08-16 10:50:45 +02:00 |
|
Rainer Kottenhoff
|
7e97943fb8
|
+ chg: use reliability of encoding analysis for best guess
|
2018-08-16 03:56:30 +02:00 |
|
Rainer Kottenhoff
|
dec67e0b50
|
+ chg: revert "Save Settings" before opening new instance.
|
2018-08-16 03:51:03 +02:00 |
|
Rainer Kottenhoff
|
7cf91131ab
|
+ fix: revert changes for "STDMETHODIMP ScintillaWin::GetData(FORMATETC *pFEIn, STGMEDIUM *pSTM) "
+ add: new compiler version (VS 2017) recognition
+ chg: Save Settings on Exit behavior
+ fix: another bug in Encoding detection
|
2018-08-16 03:45:25 +02:00 |
|
Rainer Kottenhoff
|
b3ea61ea6c
|
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_ChooseFont
|
2018-08-15 23:25:53 +02:00 |
|
Rainer Kottenhoff
|
5775343aad
|
+ fix: center new DW Font-Dialog
+ rfc: some dialog refactorings
|
2018-08-15 00:07:57 +02:00 |
|
Rainer Kottenhoff
|
46e5158cc3
|
Merge pull request #605 from RaiKoHoff/Dev_ChooseFont
Fraction size aware ChooseFont-Dialog (if DirectWrite Tech. enabled)
|
2018-08-14 19:53:13 +02:00 |
|
Rainer Kottenhoff
|
b52886252d
|
+ fix: selecting default language, if no preferred language configured by user
|
2018-08-14 19:20:16 +02:00 |
|
Rainer Kottenhoff
|
0be613354d
|
+ fix: solve merge conflicts
+ fix: "Save Settings on Exit" behavior
+ fix: "2ND Default Text" selection dialog
|
2018-08-14 18:50:39 +02:00 |
|
Rainer Kottenhoff
|
ce3cb6a588
|
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_ChooseFont
# Conflicts:
# language/np3_af_za/strings_af_za.rc
# language/np3_es_es/strings_es_es.rc
|
2018-08-14 18:23:00 +02:00 |
|
Rainer Kottenhoff
|
a86a05200f
|
+ add: first draft of DirectWrite Font Chooser
|
2018-08-14 18:20:39 +02:00 |
|
Rainer Kottenhoff
|
2d2fa6acb8
|
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_ChooseFont
|
2018-08-14 09:17:58 +02:00 |
|
Pairi Daiza
|
a6d708e6e3
|
Merge pull request #603 from hpwamr/MUI_Lnggs
Remove localization reference in title line "Notepad3"
|
2018-08-14 05:13:37 +02:00 |
|
Pairi Daiza
|
08c6e6eae6
|
Remove localization reference in title line "Notepad3"
- for consistency reasons between localizations
|
2018-08-14 04:59:06 +02:00 |
|
Pairi Daiza
|
a7582e9c08
|
Merge pull request #601 from hpwamr/MUI_Lnggs
Initial Translation from en-US to nl-NL
|
2018-08-14 00:03:26 +02:00 |
|
Pairi Daiza
|
b4bfa95243
|
Initial Translation from en-US to nl-NL
- First translation of "MiniPath_nl_nl
|
2018-08-13 23:55:25 +02:00 |
|
Pairi Daiza
|
7c11418437
|
Correction small typo
- line 259 (applicatoin)
|
2018-08-13 23:51:37 +02:00 |
|
Rainer Kottenhoff
|
48d97ffb0d
|
+ fix: AboutBox: web-link position corrected
|
2018-08-13 18:47:19 +02:00 |
|
Rainer Kottenhoff
|
0e3050694f
|
+ chg: merge current Scintilla Dev (2018-08-13)
|
2018-08-13 17:38:36 +02:00 |
|
Rainer Kottenhoff
|
857d0a58ba
|
+ fix: using ZuFuLiu's solution for dropping files from 32-bit Apps into Scintilla's edit control
+ fix: optimized float to string handling
|
2018-08-13 17:09:54 +02:00 |
|
Rainer Kottenhoff
|
33905e5a1c
|
+ fix: broken Toolbar Config Dialog
|
2018-08-13 12:28:29 +02:00 |
|
maboroshin
|
10f0fc9483
|
translate np3's .rc : EN > JP : Fix for: long line marker (Incomplete: half of lexer only)
|
2018-08-13 14:23:06 +09:00 |
|
maboroshin
|
12419ed5dc
|
translate np3's dialogs.rc : EN > JP (Incomplete: half of lexer only)
|
2018-08-13 04:52:03 +09:00 |
|
maboroshin
|
ba3dc4fd34
|
translate np3's .rc : EN > JP (Incomplete: dialogs, lexer)
|
2018-08-13 04:25:09 +09:00 |
|
maboroshin
|
47476d3a9b
|
translate mp's .rc : EN > JP (fix)
|
2018-08-13 03:37:21 +09:00 |
|
maboroshin
|
abf67f9254
|
translate np3's .rc : EN > JP (Incomplete: dialogs, lexer)
|
2018-08-12 18:00:39 +09:00 |
|
Rainer Kottenhoff
|
d7ba33331e
|
+ fix: floating point handling: limit to 2 fraction digits
+ chg: normalizing scheme settings (read/write/apply)
|
2018-08-12 09:29:29 +02:00 |
|
maboroshin
|
916b4c13f0
|
translate Minipath's .rc : EN > JP
|
2018-08-11 20:59:59 +09:00 |
|
maboroshin
|
225351ac94
|
translate Minipath's .rc : EN > JP
|
2018-08-11 20:59:21 +09:00 |
|
Rainer Kottenhoff
|
c7f9418f7e
|
Merge pull request #599 from RaiKoHoff/Dev_TinyExpr
Introducing TinyExpr on Selection evaluation
|
2018-08-11 01:07:16 +02:00 |
|
Rainer Kottenhoff
|
5c20bb7a5b
|
+ add: japanese (ja-JP) resource dll projects
|
2018-08-11 00:46:12 +02:00 |
|
Rainer Kottenhoff
|
4e5b5eb743
|
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_TinyExpr
|
2018-08-10 22:36:13 +02:00 |
|
Rainer Kottenhoff
|
03b8729a91
|
+ enh: statusbar performance optimizazion (calculation done only for visible items)
|
2018-08-10 22:35:26 +02:00 |
|
Pairi Daiza
|
6ae6ec19f6
|
Merge pull request #598 from hpwamr/MUI_Lnggs
New translation of menu items
|
2018-08-10 21:53:07 +02:00 |
|
Pairi Daiza
|
6cfafb66f3
|
New translation of menu items for nl-NL
|
2018-08-10 21:45:24 +02:00 |
|
Pairi Daiza
|
9f34887f87
|
New translation of menu items for fr-FR
|
2018-08-10 21:44:55 +02:00 |
|
Rainer Kottenhoff
|
b9d1fc0d64
|
+ add: complete copy of TinyExpr fork for NP3 adaption
|
2018-08-10 21:38:25 +02:00 |
|
Rainer Kottenhoff
|
aa2883eeb3
|
+ fix: workaround for Direct2D chineese font rendering issue
+ fix: remember 2nd Default text setting beyond sessions
|
2018-08-10 21:26:45 +02:00 |
|
Rainer Kottenhoff
|
02679adb3f
|
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_TinyExpr
|
2018-08-10 16:39:17 +02:00 |
|
Pairi Daiza
|
77942a71cd
|
Merge pull request #594 from lhmouse/master
language/np3_zh_cn/menu_zh_cn.rc: Fix typo.
|
2018-08-10 09:19:23 +02:00 |
|
Liu Hao
|
8575304e73
|
language/np3_zh_cn/menu_zh_cn.rc: Fix typo.
|
2018-08-10 10:45:36 +08:00 |
|
Rainer Kottenhoff
|
e6b11fd438
|
Merge branch 'Dev_Enhancements' into Dev_TinyExpr
|
2018-08-10 02:12:39 +02:00 |
|
Rainer Kottenhoff
|
7290fbca61
|
+ fix: handling of "move lines up/down"
|
2018-08-10 02:06:37 +02:00 |
|
Rainer Kottenhoff
|
cf9db82068
|
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Enhancements
|
2018-08-09 18:48:40 +02:00 |
|
Rainer Kottenhoff
|
6217f3d81c
|
+ fix: broken (Mac & Unix line endings) "join lines" and "join lines preserving paragraphs"
|
2018-08-09 18:44:30 +02:00 |
|
Rainer Kottenhoff
|
95c8691a12
|
Merge pull request #592 from lhmouse/master
language/np3_zh_cn/menu_zh_cn.rc: New translation of menu items for z…
|
2018-08-09 17:54:45 +02:00 |
|
Liu Hao
|
310d48b9d9
|
language/np3_zh_cn/menu_zh_cn.rc: New translation of menu items for zh-CN.
This includes 'rendering technology' and 'bidirectional text'.
Signed-off-by: Liu Hao <lh_mouse@126.com>
|
2018-08-09 22:26:28 +08:00 |
|