Rainer Kottenhoff
|
297c9edf8d
|
Merge remote-tracking branch 'notepad3_orig_rizone/master' into DevNewFeatures
|
2019-09-26 21:00:39 +02:00 |
|
Pairi Daiza
|
f842465141
|
Merge pull request #1679 from hpwamr/mui
MUI - Final change of appearance of INFOBOX4 (MB_YESNOCANCEL)
|
2019-09-26 20:28:57 +02:00 |
|
Pairi Daiza
|
067465105a
|
MUI - Final change of appearance of INFOBOX4 (MB_YESNOCANCEL)
|
2019-09-26 20:07:49 +02:00 |
|
Rainer Kottenhoff
|
cc3fe6454f
|
+ check StringCchLenA() vs. strnlen_s()
|
2019-09-26 17:35:12 +02:00 |
|
Rainer Kottenhoff
|
df3c329365
|
Merge pull request #1677 from RaiKoHoff/DevNewFeatures
Convert Char to Hex and vice versa : work on (stream-)selection
|
2019-09-26 16:54:12 +02:00 |
|
Rainer Kottenhoff
|
4b58cd6623
|
+ fix: Convert to Hex and vice versa : work on (stream-)selection (original source by ZuFuLiu)
|
2019-09-26 16:27:53 +02:00 |
|
Rainer Kottenhoff
|
63bac8438f
|
Merge pull request #1676 from RaiKoHoff/DevNewFeatures
Menu position for "path to clipboard"
|
2019-09-26 14:57:31 +02:00 |
|
Rainer Kottenhoff
|
f6548b168d
|
Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into DevNewFeatures
|
2019-09-26 14:42:05 +02:00 |
|
Rainer Kottenhoff
|
5841b403cf
|
+ fix: menu position for "path to clipboard"
|
2019-09-26 14:40:50 +02:00 |
|
Pairi Daiza
|
b5cf4b81d2
|
Merge pull request #1675 from RaiKoHoff/DevNewFeatures
Open current file path in Explorer
|
2019-09-26 13:46:43 +02:00 |
|
Rainer Kottenhoff
|
817b1b2a48
|
+ add: copy directory to clipboard
+ add: open path in explorer
|
2019-09-26 13:00:28 +02:00 |
|
Rainer Kottenhoff
|
925c4795d4
|
Merge pull request #1674 from RaiKoHoff/DevNewFeatures
post-fix string for comment tag on line comment block toggle
|
2019-09-26 11:38:19 +02:00 |
|
Rainer Kottenhoff
|
172f44ebbc
|
+ chg: [Settings2] LineCommentPortfixStrg= e.g. add a space to comment chars
+ ver: update version strings VS 16.3.1
|
2019-09-26 10:50:58 +02:00 |
|
Rainer Kottenhoff
|
4832767c50
|
Merge pull request #1673 from RaiKoHoff/DevNewFeatures
Copy instead of Insert (filename, path, GUID)
|
2019-09-25 11:56:57 +02:00 |
|
Rainer Kottenhoff
|
d548b98def
|
+ chg: copy instead of insert (filename, path, GUID)
+ chg: corresponding menu corrections
|
2019-09-25 11:30:06 +02:00 |
|
Pairi Daiza
|
765c8362d8
|
Merge pull request #1672 from RaiKoHoff/DevNewFeatures
Line Comment Block Edit
|
2019-09-25 06:06:02 +02:00 |
|
Rainer Kottenhoff
|
207d23a524
|
+ add: menu option to choose between line comment block edit and old behavior
+ add: allow line comment block edit toggle
|
2019-09-25 00:29:27 +02:00 |
|
Rainer Kottenhoff
|
0611029b23
|
Merge remote-tracking branch 'notepad3_orig_rizone/master' into DevNewFeatures
|
2019-09-24 21:52:45 +02:00 |
|
Rainer Kottenhoff
|
692b2c3546
|
+ chg: copy file path to clipboard instead of text insertion
|
2019-09-24 17:15:30 +02:00 |
|
Rainer Kottenhoff
|
6624a9afb4
|
Merge pull request #1670 from RaiKoHoff/DevNewFeatures
AppVeyor support for VS 2019 and Windows 10 SDK 10.0.18362
|
2019-09-24 16:13:50 +02:00 |
|
Rainer Kottenhoff
|
3a80c4271a
|
+ fix: version check command (wrong compiler dir access)
+ upd: oniguruma current dev
|
2019-09-24 15:58:30 +02:00 |
|
Rainer Kottenhoff
|
aef1fd9648
|
+ fix: VS2019 VC (v142) compiler output directory for tests
|
2019-09-24 15:23:46 +02:00 |
|
Rainer Kottenhoff
|
12c4df0cad
|
+ fix: comparison warning: signed/unsignd mismatch
|
2019-09-24 15:20:20 +02:00 |
|
Rainer Kottenhoff
|
c430a909dc
|
+ upd: AppVeyor support for VS 2019 and Windows 10 SDK 10.0.18362
|
2019-09-24 14:59:19 +02:00 |
|
Rainer Kottenhoff
|
e4425690b1
|
+ chg: (internal) load Flags (Settings2) as part of LoadSettings() - one pass .ini-read
|
2019-09-24 10:32:13 +02:00 |
|
Rainer Kottenhoff
|
7e9910c03d
|
Merge pull request #1669 from RaiKoHoff/DevNewFeatures
Add hidden option ([Settings2] NoCutLineOnEmptySelection)
|
2019-09-24 10:26:39 +02:00 |
|
Rainer Kottenhoff
|
dc5e43728c
|
+ chg: hidden option ([Settings2] NoCutLineOnEmptySelection) to disable VS's Ctrl+X behavior on empty selection
+ ver: VS Compiler version update (VS 16.3.0, VC 1923)
|
2019-09-24 09:25:01 +02:00 |
|
Pairi Daiza
|
b310e1da98
|
Merge pull request #1668 from hpwamr/mui
MUI - appearance of INFOBOX4 (MB_YESNOCANCEL)
|
2019-09-23 23:38:09 +02:00 |
|
Pairi Daiza
|
fe17880f28
|
MUI - appearance of INFOBOX4 (MB_YESNOCANCEL)
|
2019-09-23 23:28:25 +02:00 |
|
Rainer Kottenhoff
|
530f5434f7
|
Merge pull request #1667 from RaiKoHoff/DevNewFeatures
Hidden option ([Settings2] NoCopyLineOnEmptySelection)
|
2019-09-23 18:08:18 +02:00 |
|
Rainer Kottenhoff
|
52a81041db
|
+ chg: hidden option ([Settings2] NoCopyLineOnEmptySelection) to disable VS's Ctrl+C behavior on empty selection
|
2019-09-23 17:48:57 +02:00 |
|
Rainer Kottenhoff
|
af7d97eb8d
|
Merge pull request #1666 from RaiKoHoff/DevNewFeatures
Appearance of INFOBOX4 (MB_YESNOCANCEL) (en-US only)
|
2019-09-23 17:24:43 +02:00 |
|
Rainer Kottenhoff
|
b4f6121dc4
|
+ chg: appearance of INFOBOX4 (MB_YESNOCANCEL) (en-US only)
|
2019-09-23 17:07:43 +02:00 |
|
Pairi Daiza
|
403c6e40f3
|
Merge pull request #1664 from hpwamr/mui
+ Test_files Libraries: add test file '.conf".
|
2019-09-23 11:22:35 +02:00 |
|
Pairi Daiza
|
a3d013fad4
|
+ Test_files Libraries: add test file '.conf".
|
2019-09-23 11:22:06 +02:00 |
|
Pairi Daiza
|
db542854b9
|
Merge pull request #1663 from hpwamr/mui
MUI - Translation in (sv-SE) Swedish (Partial_3)
|
2019-09-23 10:14:42 +02:00 |
|
Pairi Daiza
|
08c171e2a1
|
MUI - Translation in (sv-SE) Swedish (Partial_3)
|
2019-09-23 09:54:57 +02:00 |
|
Rainer Kottenhoff
|
ec1090a281
|
Merge pull request #1661 from RaiKoHoff/DevNewFeatures
MsgBox() -> InfoBox() asking to save modified file.
|
2019-09-21 01:38:38 +02:00 |
|
Rainer Kottenhoff
|
49b295277d
|
+ chg: using InfoBoxLng() instead of MessageBoxLng() to ask to save modified file.
|
2019-09-21 01:29:32 +02:00 |
|
Rainer Kottenhoff
|
98be193abc
|
Merge pull request #1660 from RaiKoHoff/DevNewFeatures
Scintilla patches for auto-completion navigation
|
2019-09-20 16:53:31 +02:00 |
|
Rainer Kottenhoff
|
286a247b12
|
Scintilla patches for auto-completion navigation
Merge remote-tracking branch 'notepad3_orig_rizone/master' into DevNewFeatures
# Conflicts:
# scintilla/src/AutoComplete.cxx
|
2019-09-20 16:44:17 +02:00 |
|
Rainer Kottenhoff
|
50e893bf7f
|
+ auto completion wrap around
|
2019-09-20 16:04:49 +02:00 |
|
Rainer Kottenhoff
|
01820cc04d
|
Merge pull request #1659 from ltGuillaume/master
Autocomplete selection: wrap movement
|
2019-09-20 16:01:20 +02:00 |
|
ltGuillaume
|
f2e4778afa
|
Autocomplete selection: wrap movement
Source: https://sourceforge.net/p/scintilla/feature-requests/1031/
|
2019-09-20 00:55:14 +02:00 |
|
Rainer Kottenhoff
|
bf17732a74
|
Merge pull request #1656 from RaiKoHoff/DevNewFeatures
Toggle menu bar option (F10 or Alt-Key shows hidden menu)
|
2019-09-19 16:09:27 +02:00 |
|
Rainer Kottenhoff
|
3220c388af
|
+ add: toggle menu bar option
|
2019-09-19 15:55:52 +02:00 |
|
Rainer Kottenhoff
|
1d28edf6e5
|
+ fix: prevent _ctype assertions in Scintilla's lexer
|
2019-09-19 09:26:44 +02:00 |
|
Rainer Kottenhoff
|
892fa44e1b
|
Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into DevNewFeatures
|
2019-09-19 08:10:36 +02:00 |
|
Pairi Daiza
|
3b2d10b498
|
Merge pull request #1655 from hpwamr/mui
+chg Lexers Lexicographical sort order and format in a more readable …
|
2019-09-19 00:43:50 +02:00 |
|
Pairi Daiza
|
daa8e0deef
|
+chg Lexers Lexicographical sort order and format in a more readable list
|
2019-09-19 00:30:11 +02:00 |
|