Commit Graph

1707 Commits

Author SHA1 Message Date
Pairi Daiza
48da625ee6 MUI - Adjust the layout of dialogs for sv-SE 2019-11-07 20:49:40 +01:00
Pairi Daiza
42b1fa3711 + ver: VS2019 version update - VS 16.3.8 2019-11-06 11:05:03 +01:00
Pairi Daiza
8c86bb2ba8 + ver: version files for beta channel (Build_2670) 2019-11-06 04:06:14 +01:00
Pairi Daiza
9c3e295f8e + Add version files for beta channel (Build_2669) 2019-11-05 16:00:36 +01:00
Pairi Daiza
532b81cb47 Add dependencies for ja-JP to en-US
- version files for beta channel (Build_2668) and update changes.txt
2019-11-05 15:34:31 +01:00
Rainer Kottenhoff
b94777ed9e + fix: some more utf-8 corrections
+ rev: keep UTF-8-SIG for .INI files
2019-11-05 10:42:19 +01:00
Pairi Daiza
b179aeef2a
Merge branch 'master' into utf-8 2019-11-05 01:00:23 +01:00
Pairi Daiza
2be6142a16 Conversion all files to encoding UTF-8 (Final) 2019-11-05 00:07:41 +01:00
Rainer Kottenhoff
4e9c89ee44 + fix: If ANSI encoding as default, use parent process's console code-page for encoding 2019-11-04 12:22:34 +01:00
Pairi Daiza
c7f4d725e3 Conversion all files to encoding UTF-8 (Partial_1) 2019-11-04 00:27:34 +01:00
Rainer Kottenhoff
ab239f3994 + fix: .editorconfig to use utf-8 (instead of utf-8-bom) for source code files 2019-11-03 12:45:31 +01:00
Pairi Daiza
ae10fb12c9 + ver: version files for beta channel (Build_2665) 2019-11-02 00:29:31 +01:00
Pairi Daiza
af43c4ded7 MUI Conversion all *.RC files to encoding UTF-8 (no BOM/Signature). 2019-11-02 00:23:43 +01:00
Pairi Daiza
10d0e7cbac + ver: version files for beta channel (Build_2665) 2019-11-01 20:43:12 +01:00
Pairi Daiza
ff06a77ed8
Merge pull request #1733 from rizonesoft/master
Synchronize utf-8 with the latest master update
2019-10-31 20:31:41 +01:00
Rainer Kottenhoff
62e8f4110c + fix: decoding bug (issue #1698) 2019-10-31 14:18:03 +01:00
Rainer Kottenhoff
05fa78cfed Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into DevNewFeatures 2019-10-31 11:37:07 +01:00
Pairi Daiza
6e7a847733 MUI - Converting all *.RC files to UTF-8 Signature 2019-10-31 06:27:17 +01:00
Pairi Daiza
267aa49112 + ver: version files for beta channel (Build_2663) 2019-10-31 06:01:18 +01:00
Pairi Daiza
2c80b90560 + ver: VS2019 version update - VS 16.3.7 2019-10-29 23:21:58 +01:00
Rainer Kottenhoff
21214c2f35 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into DevNewFeatures 2019-10-29 14:58:07 +01:00
Pairi Daiza
9c0d4e9a70 + ver: version files for beta channel 2019-10-27 22:55:01 +01:00
Pairi Daiza
3a2db0fb54 + ver: version files for beta channel 2019-10-26 11:07:59 +02:00
Rainer Kottenhoff
89f26d0434 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into DevNewFeatures 2019-10-23 13:45:00 +02:00
Pairi Daiza
01e1edae45 + ver: VS2019 version update - VS 16.3.6 2019-10-23 12:41:41 +02:00
Rainer Kottenhoff
2d99c79b65 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into DevNewFeatures 2019-10-18 08:09:52 +02:00
Pairi Daiza
d786b78b84 MUI - Translation in (sv-SE) Swedish (Partial_4) 2019-10-17 20:42:31 +02:00
Pairi Daiza
c73717e9dd + ver: VS2019 version update - VS 16.3.5 2019-10-16 23:22:37 +02:00
Rainer Kottenhoff
f2652a471b + upd: Oniguruma current dev 2019-10-16 17:25:03 +02:00
Rainer Kottenhoff
cf0b4af13f + ver: VS2019 version update 2019-10-09 13:35:23 +02:00
Rainer Kottenhoff
4d98974ad3 + fix: batch lexer: handle comment after ampersand(&) command sequence 2019-10-09 09:42:43 +02:00
Rainer Kottenhoff
bab4b9f8f0 + ver: VS 16.3.2 2019-10-02 16:27:51 +02:00
Rainer Kottenhoff
5aff062589 + ver: version files for beta channel 2019-10-01 13:24:43 +02:00
Rainer Kottenhoff
4a0978a656 + chg: new icon design 2019-09-30 10:42:16 +02:00
Rainer Kottenhoff
f80915b8a5 + chg: initial default big toolbar only for monitors > Full-HD
+ opt: LexerSQLNumberSignAsComment [Settings2]
2019-09-27 12:23:53 +02:00
Rainer Kottenhoff
cbaf98e0b9 + fix: Extended Toggle Line Comment Block should not select last line 2019-09-27 11:29:14 +02:00
Pairi Daiza
6fe223120d + ver: version number only 2019-09-26 23:59:24 +02:00
Rainer Kottenhoff
99f35dbe71 + fix: bug in replace on single step find/replace 2019-09-26 22:23:57 +02:00
Rainer Kottenhoff
cc3fe6454f + check StringCchLenA() vs. strnlen_s() 2019-09-26 17:35: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
5841b403cf + fix: menu position for "path to clipboard" 2019-09-26 14:40:50 +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
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
d548b98def + chg: copy instead of insert (filename, path, GUID)
+ chg: corresponding menu corrections
2019-09-25 11:30:06 +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
692b2c3546 + chg: copy file path to clipboard instead of text insertion 2019-09-24 17:15:30 +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
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
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