Commit Graph

1989 Commits

Author SHA1 Message Date
Pairi Daiza
5cd04b8caa
Merge pull request #700 from hpwamr/MUI_Lnggs
Mui - Initial translation of MiniPath from en-US to es-ES (1st part)
2018-09-28 01:16:32 +02:00
Pairi Daiza
959d74412f Initial translation of MiniPath from en-US to es-ES (1st part) 2018-09-28 01:07:07 +02:00
Pairi Daiza
9886e39790 Minor changes or corrections 2018-09-28 01:05:15 +02:00
Pairi Daiza
af522fae71
Merge pull request #699 from hpwamr/MUI_Lnggs
Mui lnggs -  Initial translation from en-US to es-ES (1st part)
2018-09-27 19:19:04 +02:00
Pairi Daiza
e5166fe74e Initial translation from en-US to es-ES (1st part) 2018-09-27 19:01:47 +02:00
Pairi Daiza
f457af3a98 Minor changes or corrections 2018-09-27 18:58:24 +02:00
Rainer Kottenhoff
af28b3acb4
Merge pull request #698 from RaiKoHoff/Dev_0923
Relaxed UTF-8 encoding validation conditions
2018-09-23 13:07:42 +02:00
Rainer Kottenhoff
8f6eb3087f + fix: UTF-8 encoding detection: allow less reliable CED-Analysis of UTF-8 as soft-hint => prefer UTF-8 2018-09-23 12:42:55 +02:00
Rainer Kottenhoff
0ed7563cfa
Merge pull request #697 from RaiKoHoff/Dev_0922
Custom Scheme for Inline-IME coloring
2018-09-22 14:04:59 +02:00
Rainer Kottenhoff
aa6ad3be63 + add: Customize Scheme's Default Style for Inline-IME color 2018-09-22 13:15:19 +02:00
Rainer Kottenhoff
ca5fe236d5 + set: EDITLEXER sentinel 2018-09-22 13:07:22 +02:00
Rainer Kottenhoff
d0a9e1d705 + merge current Scintilla dev 2018-09-21 21:30:18 +02:00
Rainer Kottenhoff
343037d8a9
Merge pull request #693 from RaiKoHoff/Dev_0921
Bugfixes and code cleanup
2018-09-21 15:31:43 +02:00
Rainer Kottenhoff
1c18e4a47c + enh: use selected text background color for current fold highlighting 2018-09-21 14:50:02 +02:00
Rainer Kottenhoff
fabd6e2119 + fix: mark all occurrences for current word (caret)
+ code opt: refactoring
2018-09-21 13:17:10 +02:00
Rainer Kottenhoff
8d1e8ffbae
Merge pull request #691 from RaiKoHoff/Dev_0920
Fix: user preferred UI language selection
2018-09-20 19:12:08 +02:00
Rainer Kottenhoff
e0a9c97691 + fix: language selection for minipath 2018-09-20 18:48:00 +02:00
Rainer Kottenhoff
157cedd528 + fix: user preferred UI language 2018-09-20 18:32:59 +02:00
Rainer Kottenhoff
4c6b1ac2ff
Merge pull request #690 from RaiKoHoff/Dev_0920
Fix: Auto-Completion & IME - usage of limited AC character-set
2018-09-20 14:17:58 +02:00
Rainer Kottenhoff
fa73c5686b + fix: Auto-Completion & IME - usage of limited AC character-set 2018-09-20 14:09:13 +02:00
Rainer Kottenhoff
6f5e4c106f
Merge pull request #689 from RaiKoHoff/Dev_0920
Auto-Completion & IME
2018-09-20 13:44:40 +02:00
Rainer Kottenhoff
7298e92937 + chg: Auto-Completion & IME - Scintilla_InputCodePage() and monitoring WM_INPUTLANGCHANGE 2018-09-20 13:35:21 +02:00
Rainer Kottenhoff
8b681733b3 + Call EditPrintInit() on demand. 2018-09-20 12:56:39 +02:00
Rainer Kottenhoff
4a8fe155d1 + replace LocalAlloc() by recommended HeapAlloc() 2018-09-20 12:47:26 +02:00
Rainer Kottenhoff
17730e0bd3
Merge pull request #688 from RaiKoHoff/Dev_0918
Auto-Completion: use limited char-set for CJK input codepage
2018-09-19 16:52:40 +02:00
Rainer Kottenhoff
3d1b3771fa + chg: Auto-Completion: use limited char-set for CJK input codepage on 2018-09-19 16:33:12 +02:00
Rainer Kottenhoff
4c77b1dad5 sync Scintilla development 2018-09-19 08:56:26 +02:00
Rainer Kottenhoff
c2dabe462b
Merge pull request #687 from RaiKoHoff/Dev_0918
IME and Auto-Completion cooperation
2018-09-19 02:50:11 +02:00
Rainer Kottenhoff
4c09e0bd25 + fix: in/out variable initialization 2018-09-19 02:34:11 +02:00
Rainer Kottenhoff
cd57dc4a5c + review: maboroshin's changes for IME and Auto-Completion cooperation 2018-09-19 02:07:15 +02:00
Rainer Kottenhoff
b85f95791a Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_0918 2018-09-19 00:42:35 +02:00
Rainer Kottenhoff
9d805d444d
Merge pull request #685 from maboroshin/master
IME AutoComp with WM_IME_NOTIFY, Translation JP
2018-09-19 00:41:18 +02:00
Rainer Kottenhoff
e379fa084e Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_0918 2018-09-19 00:03:48 +02:00
Pairi Daiza
eee8332f0d
Merge pull request #686 from hpwamr/MUI_Lnggs
Minor translation of items in menu  fr and nl
2018-09-18 23:03:45 +02:00
Pairi Daiza
a611d955e8 Minor translation of items in menu fr and nl
- MENUITEM "Save as Default Position", CMD_SAVEASDEFWINPOS
2018-09-18 22:50:48 +02:00
maboroshin
c72de70dff fix:Notepad3.c IME AutoComp 2018-09-19 01:38:33 +09:00
maboroshin
83e51bc8fd fix:scintilla use WM_IME_NOTIFY 2018-09-19 01:35:13 +09:00
maboroshin
7cb8740e1c Translation >JP :Transpose,inc/dec,dup,posi,tgl 2018-09-19 01:10:01 +09:00
Rainer Kottenhoff
cdc5074ae4 Win7+ : remove conditional loading of uxtheme.dll 2018-09-18 15:43:13 +02:00
Rainer Kottenhoff
b248810c6c
Merge pull request #684 from RaiKoHoff/Dev_0917
Default window placement renewed
2018-09-18 14:07:12 +02:00
Rainer Kottenhoff
6818c8146a merge missing entries for FR and NL menu 2018-09-18 13:54:24 +02:00
Rainer Kottenhoff
2f0d0eaa40 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into Dev_0917
# Conflicts:
#	language/np3_fr_fr/menu_fr_fr.rc
#	language/np3_nl_nl/menu_nl_nl.rc
2018-09-18 13:51:01 +02:00
Rainer Kottenhoff
e20a7b6d41 + default window placement renewed 2018-09-18 13:48:38 +02:00
Rainer Kottenhoff
692a5076bf + fix: command line position args 2018-09-18 02:07:49 +02:00
Rainer Kottenhoff
61df030037 + refactoring: window positioning 2018-09-18 01:12:02 +02:00
Pairi Daiza
a801b8796f
Merge pull request #683 from hpwamr/MUI_Lnggs
Translations of the latest changes in Edit menu
2018-09-17 21:45:53 +02:00
Pairi Daiza
324627435d Translations of the latest changes in Edit menu
- In menu "Lines"
- In menu "Miscellaneous"
2018-09-17 21:18:49 +02:00
Rainer Kottenhoff
e084c079e4 + refactoring: remove obsolete Margin-Update calls 2018-09-17 16:56:09 +02:00
Rainer Kottenhoff
cf7d9a9c87 + some minor refactorings 2018-09-17 16:28:50 +02:00
Rainer Kottenhoff
a03bb04dfe
Merge pull request #680 from RaiKoHoff/Dev_0916
Default (initial) window position: fit in work-area with zero border offset
2018-09-16 18:37:43 +02:00