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
Rainer Kottenhoff
faee74bd44
Merge branch 'Dev_Enhancements' into Dev_TinyExpr
2018-08-09 15:53:29 +02:00
Rainer Kottenhoff
473dd7f76b
+ fix: issues regarding encoding detection
2018-08-09 15:38:21 +02:00
Rainer Kottenhoff
7911046087
+ fix: default Notepad3.ini
2018-08-09 00:51:48 +02:00
Rainer Kottenhoff
edaed5280a
+ add: "tinyexpr" library for in text math expression evaluation
2018-08-09 00:48:16 +02:00
Rainer Kottenhoff
fbfe5a1413
+ fix: Scintilla bug (pre accept) + code refactorings
2018-08-08 19:33:12 +02:00
Rainer Kottenhoff
484b19e0ed
Merge pull request #587 from RaiKoHoff/Dev_Enhancements
...
Settings Menu: Add DirectWrite Rendering Tech. and Bidirectional support
2018-08-08 17:35:17 +02:00
Rainer Kottenhoff
aed31459d3
+ chg: enable DirectWrite rendering technology and Bidirectional support via Settings Menu
2018-08-08 14:25:11 +02:00
Pairi Daiza
8639c4d2fe
Merge pull request #586 from hpwamr/MUI_Lnggs
...
Add some files to the list GitIgnore
2018-08-08 13:31:03 +02:00
Pairi Daiza
7d0fe3f340
Add some files to the list GitIgnore
2018-08-08 13:24:43 +02:00
Rainer Kottenhoff
64e7cdf8e5
Merge pull request #585 from RaiKoHoff/Dev_ChngDPI
...
Fix: Statusbar Col & Ch counting
2018-08-08 09:59:19 +02:00
Rainer Kottenhoff
53ac94f16c
+ chg: statusbar: Col and Ch counting according to NP2-mod/zufuliu convention
...
+ fix: some code cleanup
2018-08-08 02:10:43 +02:00
Pairi Daiza
dbeb075abd
Merge pull request #584 from hpwamr/MUI_Lnggs
...
Delete in the file "Notepad3.ini" a parameter not used by Scintilla.
2018-08-07 19:12:57 +02:00
Pairi Daiza
684609609d
Delete in the file "Notepad3.ini" a parameter not used by Scintilla.
2018-08-07 19:11:33 +02:00
Pairi Daiza
b43fa80c7e
Merge pull request #583 from hpwamr/MUI_Lnggs
...
Updating of some translations in menu "Encoding"
2018-08-07 16:14:52 +02:00
Pairi Daiza
db1e646dd6
Updating of some French translations in menu "Encoding"
2018-08-07 16:06:17 +02:00
Pairi Daiza
bc581e613b
Updating of some Dutch translations in menu "Encoding"
2018-08-07 16:05:42 +02:00
Rainer Kottenhoff
de7d42abbd
Merge pull request #582 from RaiKoHoff/Dev_ChngDPI
...
BugFixes: Statusbar & Find/Repl. dialog
2018-08-07 12:36:06 +02:00
Rainer Kottenhoff
92b3868b16
+ chg: make zero based character count for statusbar configurable
...
+ fix: TransformBS handling in Find/Replace dialog
+ fix: German menu strings
+ add: replaced pattern counter for statusbar
+ chg: naming of some global vars
2018-08-07 12:10:40 +02:00
Rainer Kottenhoff
cf75e2a116
Merge pull request #581 from lhmouse/master
...
language/np3_zh_cn/{menu,strings}_zh_cn.rc: Update translation for zh…
2018-08-07 10:09:48 +02:00
Liu Hao
2047207edc
language/np3_zh_cn/{menu,strings}_zh_cn.rc: Update translation for zh-CN.
...
Signed-off-by: Liu Hao <lh_mouse@126.com>
2018-08-07 15:59:22 +08:00
Rainer Kottenhoff
c47ac006bb
Merge pull request #579 from RaiKoHoff/Dev_ChngDPI
...
Status-bar: add Char counter and fixing some bugs
2018-08-07 03:02:08 +02:00
Rainer Kottenhoff
670333aaf0
+ fix: AppVeyor Test, set default language en-US
2018-08-07 02:55:58 +02:00
Rainer Kottenhoff
fd46d91812
+ fix: bug on calculating total columns of line (statusbar)
2018-08-07 02:40:15 +02:00
Rainer Kottenhoff
fee9770396
+ add: character count for statusbar
2018-08-07 02:17:03 +02:00
Rainer Kottenhoff
30765311f7
+ upd: merge current Scintilla development
2018-08-07 01:17:22 +02:00
Pairi Daiza
6f302bff11
Merge pull request #578 from hpwamr/MUI_Lnggs
...
Add: "Force Compact Encoding Detection" in file "menu_en_gb.rc"
2018-08-07 00:10:49 +02:00
Pairi Daiza
e9c16759e7
Add: "Force Compact Encoding Detection" in file "menu_en_gb.rc"
...
- The file "menu_en_gb.rc" was not modify with the Fix: Reload with prefered encoding #577
2018-08-07 00:03:10 +02:00
Rainer Kottenhoff
7dfe5cbef3
Merge pull request #577 from RaiKoHoff/Dev_ChngDPI
...
Fix: Reload with prefered encoding
2018-08-06 20:10:54 +02:00
Rainer Kottenhoff
961b1c3d3e
+ fix: force ASCII to UTF-8, if requested
2018-08-06 19:55:44 +02:00
Rainer Kottenhoff
5f8cf3aba0
+ add: new default Notepad3.ini for PortableApps package
2018-08-06 19:48:13 +02:00
Rainer Kottenhoff
05f1d091f1
+ fix: some code cleanup
2018-08-06 19:39:36 +02:00
Rainer Kottenhoff
8b3b9f3efd
+ fix: bug in re-coding "ASCII as UTF-8"
...
+ add: Explicit call to force Google's "Compact Encoding Detection" (CED)
2018-08-06 19:27:46 +02:00