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
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
Rainer Kottenhoff
6df6e74bbc
+ fix: refactoring bugs
2018-09-01 03:20:27 +02:00
Rainer Kottenhoff
ca413dbcbd
+ fix: windows positioning (1st part)
2018-08-31 18:10:37 +02:00
Rainer Kottenhoff
33faa03a8d
+ fix: minor bug fixes and IME changes
2018-08-30 15:55:54 +02:00
Rainer Kottenhoff
8421c031e0
Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into Dev_0829
2018-08-30 07:37:25 +02:00
Pairi Daiza
1b9612397c
Merge pull request #637 from hpwamr/MUI_Lnggs
...
Last part of NL translation
2018-08-30 00:37:18 +02:00
Pairi Daiza
c5eb7aff9e
Adjustments length of text in dialogs_nl_nl.rc (Last part)
...
- some correction of text or typo
2018-08-30 00:09:16 +02:00
Pairi Daiza
40c3f236bf
Minor correction of a typo.
2018-08-30 00:04:10 +02:00
Rainer Kottenhoff
e8f1d59599
+ fix: consider zoom level for margins
2018-08-29 17:03:41 +02:00
Rainer Kottenhoff
0ce3ad8d80
+ add: increased build env version
...
+ refactoring: C++ code cleanup for MiniPath DropSource
2018-08-29 08:56:59 +02:00
Rainer Kottenhoff
62b58dd525
Merge pull request #636 from RaiKoHoff/Dev_0828
...
Some Refactorings
2018-08-28 16:19:33 +02:00
Rainer Kottenhoff
5534584802
+ fix: UTF-16 BOM detection (little endianess (LE) vs. big endianess (BE) arch)
2018-08-28 15:39:40 +02:00
Rainer Kottenhoff
a870e25f8b
Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into Dev_0828
2018-08-28 14:38:13 +02:00
Rainer Kottenhoff
81b83eec34
+ code cleanup: Suggestions from Visual Studio's Code Analysis Mode
2018-08-28 14:37:40 +02:00
Rainer Kottenhoff
d26a071e3a
+ chg: Using zufuliu's implementation of COM interface using C++ inheritance instead of vtbl in C
2018-08-28 14:35:49 +02:00
Rainer Kottenhoff
2c20a9d809
Merge pull request #634 from lhmouse/master
...
src/Styles.c: Make C lexer recognize `uintmax_t` and `__int16`.
2018-08-28 10:44:34 +02:00
Liu Hao
7e155f220d
src/Styles.c: Make C lexer recognize uintmax_t and __int16.
...
In C, consecutive string literals are concatenated with no spaces
between them. Hence, before this commit, the token string contained
`uintmax_t__int16` which was apparently a typo.
Signed-off-by: Liu Hao <lh_mouse@126.com>
2018-08-28 16:15:53 +08:00
Rainer Kottenhoff
9f477c26a3
Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into Dev_0825
2018-08-28 07:39:47 +02:00
Pairi Daiza
68414554e9
Merge pull request #633 from hpwamr/MUI_Lnggs
...
Adjustments length of text in dialogs_nl_nl.rc (Part 1)
2018-08-28 00:19:50 +02:00
Pairi Daiza
c41cc2aef7
Adjustments length of text in dialogs_nl_nl.rc (Part 1)
...
- <some correction of text or typo
2018-08-27 23:54:01 +02:00
Rainer Kottenhoff
122875e272
+ merge: current (2018-08-27) Scintilla GitHub mirror
2018-08-27 22:05:32 +02:00
Rainer Kottenhoff
f67282b60d
+ add: Encoding Korean (Jojab) (CP 1361)
...
+ add: settings for IME Interaction switching
2018-08-27 21:57:47 +02:00
Rainer Kottenhoff
34376405b1
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_0825
2018-08-27 19:52:24 +02:00
Pairi Daiza
9768c7ebc5
Merge pull request #631 from hpwamr/MUI_Lnggs
...
Initial Translation of "Notepad3" from en-US to nl-NL
2018-08-27 17:46:31 +02:00
Pairi Daiza
963a290c60
Initial Translation from en-US to nl-NL
...
- First translation of "Notepad3_nl_nl
2018-08-27 17:30:43 +02:00
Pairi Daiza
ea250a863a
Merge pull request #630 from hpwamr/MUI_Lnggs
...
Minor modifications in dialogs_xx_xx.rc
2018-08-27 16:42:34 +02:00
Pairi Daiza
018932f2d2
Minor modifications in dialogs_xx_xx.rc
...
- fix typo's and add some ":" in text
2018-08-27 16:32:36 +02:00
Rainer Kottenhoff
d3528b4e56
+ fix: signed/unsigned mismatch compiler issue
2018-08-27 12:26:36 +02:00
Rainer Kottenhoff
266c65bee8
+ refactoring: "strsafe" unifications
2018-08-27 11:55:23 +02:00
Pairi Daiza
cc247b664d
Merge pull request #628 from maboroshin/master
...
fix:Improvement translate : EN>JP
2018-08-26 16:35:07 +02:00
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