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 |
|
Rainer Kottenhoff
|
775998603b
|
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_0916
|
2018-09-16 18:19:41 +02:00 |
|
Rainer Kottenhoff
|
40598bbacc
|
Merge branch 'Dev_0913' into Dev_0916
# Conflicts:
# src/Notepad3.c
|
2018-09-16 18:19:10 +02:00 |
|
Rainer Kottenhoff
|
12b74b6201
|
+ fix&chg: default (initial) window position: fit in workarea with zero border offset
|
2018-09-16 18:15:30 +02:00 |
|
Rainer Kottenhoff
|
2e964c781a
|
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_0916
|
2018-09-16 17:22:32 +02:00 |
|
Rainer Kottenhoff
|
447aa82eb1
|
merge
|
2018-09-16 17:11:01 +02:00 |
|
Derick Payne
|
06b6eeecf8
|
Merge pull request #679 from maboroshin/master
fix:Markdown highlight bug
|
2018-09-16 11:23:43 +02:00 |
|
maboroshin
|
513f97224c
|
fix:Markdown highlight bug
|
2018-09-16 05:04:05 +09:00 |
|
Rainer Kottenhoff
|
8c11c8d421
|
+ fix: (some) issues in Code-Folding scrolling
|
2018-09-14 15:51:06 +02:00 |
|
Rainer Kottenhoff
|
13691e4631
|
+ chg: allow coexisting Auto-Completion and IME for non "AutoC ASCII-Only" mode.
|
2018-09-14 14:44:26 +02:00 |
|
Rainer Kottenhoff
|
a09dd1fb38
|
+ chg: "Ctrl+D" now duplicates Line or Selection
+ fix: broken Korean IME default setting
|
2018-09-14 14:38:36 +02:00 |
|
Rainer Kottenhoff
|
4634412ca7
|
Merge pull request #677 from RaiKoHoff/Dev_0913
IME and Auto-Completion cooperation
|
2018-09-14 11:53:24 +02:00 |
|
Rainer Kottenhoff
|
0352d70a8b
|
sync
|
2018-09-14 11:27:43 +02:00 |
|
Rainer Kottenhoff
|
b14eaa6da9
|
+ fix: (Inline-)IME and Auto-Completion cooperation
|
2018-09-14 10:45:26 +02:00 |
|
Rainer Kottenhoff
|
197e844ba8
|
Merge pull request #676 from maboroshin/master
fix:AutoComp on IME Native mode
|
2018-09-14 07:58:11 +02:00 |
|
maboroshin
|
8693254775
|
fix:AutoComp on IME Native mode
|
2018-09-14 13:33:24 +09:00 |
|
Rainer Kottenhoff
|
3a54fbd3fd
|
Merge pull request #675 from RaiKoHoff/Dev_0913
Auto-Completion in cooperation with Inline-IME behavior
|
2018-09-13 15:49:29 +02:00 |
|
Rainer Kottenhoff
|
b3198a50c7
|
+ fix: add missing selection undo/redo command clamp
|
2018-09-13 15:40:44 +02:00 |
|
Rainer Kottenhoff
|
42425a5edd
|
+ fix: changed Auto-Completion in cooperation with Inline-IME behavior
|
2018-09-13 12:00:42 +02:00 |
|
Rainer Kottenhoff
|
348511054f
|
Merge pull request #673 from RaiKoHoff/Dev_0912
Exclusive use of Inline IME vs. Auto-Completion
(AppVeyor tests are not very stable ...?)
|
2018-09-12 18:33:16 +02:00 |
|
Rainer Kottenhoff
|
154f008a81
|
+ fix: simpler compare function
|
2018-09-12 18:19:13 +02:00 |
|
Rainer Kottenhoff
|
b44ca6befe
|
+ fix: make auto-completion in inline IME mode same as in window mode
|
2018-09-12 18:15:47 +02:00 |
|
Rainer Kottenhoff
|
7e6e32e444
|
+ add: menu entries for function "Increase/Decrease Number" (Ctrl+Alt+NK+/NK-)
+ CppCheck issues fixed
|
2018-09-12 16:52:08 +02:00 |
|
Rainer Kottenhoff
|
5ea3b58c33
|
Merge pull request #672 from RaiKoHoff/Dev_0912
Active Inline-IME and Auto-Completion dialog
|
2018-09-12 14:31:36 +02:00 |
|
Rainer Kottenhoff
|
85ecb489ad
|
+ chg: changed check for active Inline-IME to suppress Auto-Completion list
|
2018-09-12 14:16:40 +02:00 |
|
Rainer Kottenhoff
|
5a4912bf58
|
Merge pull request #671 from RaiKoHoff/Dev_0911
Changed Accelerator-Key for transposing lines
|
2018-09-12 01:26:10 +02:00 |
|
Rainer Kottenhoff
|
a75fee8074
|
+ chg: changed Accel-Key for transposing lines (Alt+S (open Settings menu) -> Alt+. (dot))
|
2018-09-12 00:49:14 +02:00 |
|
Rainer Kottenhoff
|
36a4d1a998
|
Merge pull request #670 from RaiKoHoff/Dev_0911
Minor enhancements
(AppVeyor time-out?)
|
2018-09-11 22:28:19 +02:00 |
|
Rainer Kottenhoff
|
30256f042a
|
+ add: Transpose Lines funct. and menu entry and Accel-Key (Alt+S)
+ add: set Find/Search dialog transparent if inactive
+ add: Lexer "Diff/Patch" merge new styles
+ upd: VS compiler version
|
2018-09-11 22:10:30 +02:00 |
|
Rainer Kottenhoff
|
d4ed617ff0
|
+ refactoring: minor optimizations on reading/writing ini-file section cache
|
2018-09-11 17:25:09 +02:00 |
|
Rainer Kottenhoff
|
6d590bddb6
|
+ add "Toggle Current Fold" to context menu
|
2018-09-11 14:54:09 +02:00 |
|
Rainer Kottenhoff
|
cb48dd9529
|
Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into Dev_0911
|
2018-09-11 12:25:40 +02:00 |
|
Rainer Kottenhoff
|
003c8c8dfa
|
+ dynamic allocation of temp. line buffer instead of fixed max. buffer size
|
2018-09-11 12:25:10 +02:00 |
|
Pairi Daiza
|
c362525330
|
Merge pull request #666 from maboroshin/master
Translation >JP :New Lexer Menu
|
2018-09-10 22:08:39 +02:00 |
|
maboroshin
|
22600a8951
|
Translation >JP :New Lexer Menu
|
2018-09-11 02:18:41 +09:00 |
|
Rainer Kottenhoff
|
7dd1962d7c
|
+ small fixes and optimizations
|
2018-09-10 17:16:14 +02:00 |
|
Rainer Kottenhoff
|
46bfa295d4
|
Merge pull request #665 from RaiKoHoff/Dev_0910
Bugfix: Left alignment of text block
|
2018-09-10 13:04:22 +02:00 |
|
Rainer Kottenhoff
|
df9beb833e
|
+ add: highlight current (caret pos) folding block marker
+ fix: bug on left aligning text
|
2018-09-10 12:40:45 +02:00 |
|
Pairi Daiza
|
e3ac393d96
|
Merge pull request #664 from hpwamr/MUI_Lnggs
Translation for Auto complete Lexer's KeyWords
|
2018-09-09 22:34:52 +02:00 |
|
Pairi Daiza
|
14f0b13dd1
|
Translation for Auto complete Lexer's KeyWords
|
2018-09-09 20:32:16 +02:00 |
|
Rainer Kottenhoff
|
f79b135e7d
|
Merge pull request #663 from RaiKoHoff/Dev_0908
Add option (menu) to merge current Lexer's KeyWord lists into AutoComplete list
|
2018-09-09 15:17:31 +02:00 |
|
Rainer Kottenhoff
|
acb6b1e2a8
|
+ add: option to merge Lexer's KeyWord List into AutoCompletion List
|
2018-09-09 14:44:05 +02:00 |
|
Rainer Kottenhoff
|
30e815c97f
|
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_0908
|
2018-09-09 10:19:49 +02:00 |
|
Rainer Kottenhoff
|
4bbfc6d918
|
Merge pull request #662 from maboroshin/master
Translation >JP :New AutoHotKey
|
2018-09-09 10:19:02 +02:00 |
|
Rainer Kottenhoff
|
eddb07c375
|
+ opt: speed optimized AutoCompletion (max. considered word length = 240)
|
2018-09-09 10:18:03 +02:00 |
|
maboroshin
|
9272ad6a7a
|
Translation >JP :New AutoHotKey
|
2018-09-09 16:31:44 +09:00 |
|
Rainer Kottenhoff
|
6436e5c922
|
increase Scintilla version
|
2018-09-09 02:08:24 +02:00 |
|
Rainer Kottenhoff
|
144b2982f6
|
Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_0908
|
2018-09-09 01:55:16 +02:00 |
|
Rainer Kottenhoff
|
f5ed95be63
|
+ refactoring & code cleanup
|
2018-09-09 01:54:08 +02:00 |
|
Pairi Daiza
|
4e395ac396
|
Merge pull request #661 from hpwamr/MUI_Lnggs
Initial Translation from en-US to es-ES
|
2018-09-08 11:22:16 +02:00 |
|