Commit Graph

1789 Commits

Author SHA1 Message Date
maboroshin
959bf032a3 fix:Improvement translate : EN>JP 2018-08-26 16:56:21 +09:00
maboroshin
b2f1be5469 fix:typo translate : EN>JP 2018-08-26 16:33:55 +09:00
Rainer Kottenhoff
182dcea035
Merge pull request #627 from RaiKoHoff/Dev_0825
TinyExpr: add (simple) support for rectangular selection
2018-08-25 13:27:43 +02:00
Rainer Kottenhoff
54fe8160a6 + fix: wrong return value of refactored TrimString() 2018-08-25 13:20:30 +02:00
Rainer Kottenhoff
39b1c4324f + fix: correct language choosen for AppVeyor tests 2018-08-25 13:00:21 +02:00
Rainer Kottenhoff
56b0f61354 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_0825 2018-08-25 12:31:27 +02:00
Rainer Kottenhoff
9690f9e092 + add: support for evaluation of TinyExpr on rectangular selection
+ opt: use system TrimString function instead of home brewed
2018-08-25 12:30:22 +02:00
Rainer Kottenhoff
a6bbaa788b
Merge pull request #626 from RaiKoHoff/Dev_0823
Enhanced Drag 'n Drop handling
2018-08-24 14:21:51 +02:00
Rainer Kottenhoff
e5e90cb317 + chg: some refactorings and code cleanup 2018-08-24 14:05:42 +02:00
Rainer Kottenhoff
4c0e819814 + opt: get rid of GetProcAddress(GetModuleHandle()) system lib methofd fetching for Pre-Win7 stuff 2018-08-24 11:50:45 +02:00
Rainer Kottenhoff
dc2c7ea6bb + rfc: replace lstren() with StrIsEmpty() and StrNotEmpty(). 2018-08-24 09:26:02 +02:00
Rainer Kottenhoff
06df26dd33 + chg: using zufuliu's drag 'n drop from 32-bit apps changes of scintilla
+ chg: other enhancements from zufuliu's Notepad2 fork
2018-08-24 02:51:32 +02:00
Rainer Kottenhoff
21208a3ed2
Merge pull request #625 from RaiKoHoff/Dev_0823
More TinyExpr integration
2018-08-23 17:11:28 +02:00
Rainer Kottenhoff
635b4fba9b Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_0823 2018-08-23 16:44:48 +02:00
Rainer Kottenhoff
9ffb945923 + add: TinyExpr evaluation of current line triggered by insertion of "=?" (replacing '?' by result) 2018-08-23 16:44:23 +02:00
Pairi Daiza
13274b72e7
Merge pull request #624 from hpwamr/MUI_Lnggs
Small modification in all "strings_xx_xx.rc" to uniform the layout.
2018-08-23 15:31:08 +02:00
Pairi Daiza
7213ef8803 Small modification in all "strings_xx_xx.rc" to uniform the layout.
- Correction layout of "Command Line Help..." in ja-JP and zh_CN
- Add in all "IDS_MUI_EXAMPLE_TEXT" the numbers: ",\n0123456789."
2018-08-23 15:17:16 +02:00
Rainer Kottenhoff
e6dc510c59 + add: TinyExpr - logical operators (0.0 : false, <>0.0 : true) 2018-08-23 10:46:29 +02:00
Rainer Kottenhoff
b1f1c3c56d
Merge pull request #623 from RaiKoHoff/Dev_0822
Add: missing credits and licenses (AboutBox)
2018-08-22 23:26:56 +02:00
Rainer Kottenhoff
39fd8dad07 + add: miising credits and licenses (AboutBox) 2018-08-22 22:13:33 +02:00
Pairi Daiza
af57839100
Merge pull request #622 from hpwamr/MUI_Lnggs
Initial translation of "strings_nl_nl from en-US to nl-NL
2018-08-22 17:03:51 +02:00
Pairi Daiza
9223ffd09e Correction of layout of the dialog box "Command Line Help..." 2018-08-22 16:53:48 +02:00
Pairi Daiza
523fc0d35f Initial translation of "strings_nl_nl from en-US to nl-NL 2018-08-22 16:50:58 +02:00
Rainer Kottenhoff
bd197525f8
Merge pull request #621 from RaiKoHoff/Dev_0820
UTF-8 and Unicode detection
2018-08-22 15:01:32 +02:00
Rainer Kottenhoff
e0a5713605 + fix: UTF-8 detection based on CED 2018-08-22 14:07:10 +02:00
Rainer Kottenhoff
429e455fb4 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_0820 2018-08-22 12:33:05 +02:00
Derick Payne
c5427b42d6
Merge pull request #620 from maboroshin/master
fix:typo translate : EN>JP
2018-08-22 09:35:47 +02:00
maboroshin
4d9d17fa29 fix:typo translate : EN>JP 2018-08-22 12:51:20 +09:00
Derick Payne
37b45bebf6
Merge pull request #617 from maboroshin/master
translate EN>JP fix,CompleteAll
2018-08-21 21:19:07 +02:00
maboroshin
0b2a4a05e8 translate EN>JP fix,CompleteAll 2018-08-22 00:01:03 +09:00
Rainer Kottenhoff
4582aa487d + fix: renewed UTF-8 and Unicode detection
+ rev: reverting some new encodings (needs handling for not installed codepages)
2018-08-21 16:22:30 +02:00
Rainer Kottenhoff
26e32752c2 + chg: hardening Unicode detection capabilities 2018-08-21 03:33:17 +02:00
Rainer Kottenhoff
01e33c2fad Merge branch 'Dev_Cur' into Dev_0820 2018-08-20 20:23:58 +02:00
Rainer Kottenhoff
82a1f28d50 + fix: keep HighDPI toolbar as long as sensible (<144 DPI) before scaling (resulting in blurry effects) 2018-08-20 20:23:10 +02:00
Rainer Kottenhoff
658138c96f
Merge pull request #616 from RaiKoHoff/Dev_Cur
Fixed DPI Awareness (and minor bugfixes9
2018-08-20 16:08:21 +02:00
Rainer Kottenhoff
a330f57dd0 + fix: code cleanup 2018-08-20 15:58:26 +02:00
Rainer Kottenhoff
8549107895 + add/chg: encoding names 2018-08-20 15:36:32 +02:00
Rainer Kottenhoff
992811672e + fix: dialog font selection for new font choosing dialog 2018-08-20 12:20:49 +02:00
Rainer Kottenhoff
e24b7807c0 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Cur 2018-08-20 11:08:41 +02:00
Rainer Kottenhoff
b5e1c6c578 + fix: DPI Awareness: Font Size correction by DeviceCaps Y-scale 2018-08-20 11:08:10 +02:00
Pairi Daiza
005e9fb606
Merge pull request #615 from lhmouse/master
language/np3_zh_cn/dialogs_zh_cn.rc: Update translation of font chooser.
2018-08-20 09:42:23 +02:00
Liu Hao
b7a8923a5b language/np3_zh_cn/dialogs_zh_cn.rc: Update translation of font chooser.
language/np3_zh_cn/menu_zh_cn.rc: Update translation of rendering technologies.

Signed-off-by: Liu Hao <lh_mouse@126.com>
2018-08-20 14:10:35 +08:00
Rainer Kottenhoff
3dcd217685 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_Cur 2018-08-20 00:37:02 +02:00
Rainer Kottenhoff
eaab629a35
Merge pull request #610 from RaiKoHoff/master
Small Bugfixes
2018-08-20 00:36:27 +02:00
Rainer Kottenhoff
cdd90da529 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_JP 2018-08-20 00:35:23 +02:00
Pairi Daiza
6e6dd54126
Merge pull request #613 from hpwamr/MUI_Lnggs
Translation fr_fr of the "Fractional Fonts size dialog"
2018-08-20 00:34:53 +02:00
Pairi Daiza
e6a7c0e38a Translation fr_fr of the "Fractional Fonts size dialog"
- correction typo in "menu_en_gb"
- minor translation in "string_nl_nl"
2018-08-20 00:26:14 +02:00
Pairi Daiza
6b0e7aa107
Merge pull request #612 from hpwamr/MUI_Lnggs
Minor corrections in languages files
2018-08-19 18:11:32 +02:00
Pairi Daiza
6aa367d4f1 Add missing "IDD_MUI_ALIGN, DIALOG" in file 2018-08-19 18:00:50 +02:00
Pairi Daiza
f233219812 Adjust the file to have the same layout as other languages 2018-08-19 17:58:59 +02:00