Commit Graph

302 Commits

Author SHA1 Message Date
Rainer Kottenhoff
96c40ba402 + chg: relaunch elevated: safe file automatically only on "save elevation" 2019-11-16 13:39:35 +01:00
Rainer Kottenhoff
305b0ee4cc + upd: version strings 2019-11-15 14:43:28 +01:00
Rainer Kottenhoff
cb3db6087a + ver: current dev version strings 2019-11-14 13:46:29 +01:00
Rainer Kottenhoff
ec116d1c95 + fix: UTF-8-SIG .INI file handling 2019-11-13 14:21:39 +01:00
Pairi Daiza
d82456e017 + ver: version files for beta channel (Build_2672) 2019-11-10 10:06:01 +01:00
Pairi Daiza
48da625ee6 MUI - Adjust the layout of dialogs for sv-SE 2019-11-07 20:49:40 +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
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
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
Rainer Kottenhoff
62e8f4110c + fix: decoding bug (issue #1698) 2019-10-31 14:18:03 +01:00
Pairi Daiza
267aa49112 + ver: version files for beta channel (Build_2663) 2019-10-31 06:01:18 +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
Pairi Daiza
d786b78b84 MUI - Translation in (sv-SE) Swedish (Partial_4) 2019-10-17 20:42:31 +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
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
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
52a81041db + chg: hidden option ([Settings2] NoCopyLineOnEmptySelection) to disable VS's Ctrl+C behavior on empty selection 2019-09-23 17:48:57 +02:00
Pairi Daiza
08c171e2a1 MUI - Translation in (sv-SE) Swedish (Partial_3) 2019-09-23 09:54:57 +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
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
3220c388af + add: toggle menu bar option 2019-09-19 15:55:52 +02:00
Rainer Kottenhoff
8efdc7e522 + fix: remove undo point for Copy (Ctrl+C). 2019-09-18 12:52:33 +02:00
Pairi Daiza
c3e0c9693f MUI - add Lexicographical line sort order 2019-09-18 12:00:14 +02:00
Rainer Kottenhoff
8ab83f0e1c + chg: Thin rectangular (multi) selection after toggeling line-comment block 2019-09-18 00:02:47 +02:00
Rainer Kottenhoff
d3511d802e + ver: version number only 2019-09-16 22:44:41 +02:00
Rainer Kottenhoff
d4b131f556 Merge remote-tracking branch 'notepad3_orig_rizone/master' into DevNewFeatures
# Conflicts:
#	src/StyleLexers/styleLexAHKL.c
2019-09-16 22:34:40 +02:00
Pairi Daiza
c6d1e33775 + chg: Update Build version 2019-09-16 22:16:43 +02:00
Rainer Kottenhoff
43931a7d6d + ver: version settings only 2019-09-16 22:00:59 +02:00
Pairi Daiza
ff5c339c40 +chg - Lexer "styleLexAHKL" change encoding from "ANSI" to "UTF-8 Signature" 2019-09-16 19:47:46 +02:00
Rainer Kottenhoff
4898da11ca +chg: borderless full screen mode 2019-09-16 16:17:43 +02:00
Rainer Kottenhoff
fdca03e984 + fix: canonical ini-file style section order for settings from scratch 2019-09-16 11:49:33 +02:00
Rainer Kottenhoff
e26b32fa5b + fix: prevent concurrent settings-file-access (re-launch elevated) 2019-09-16 01:56:20 +02:00
Rainer Kottenhoff
6ac1eccef1 + chg: Full Work Area Mode (F11) -> Full Screen Mode 2019-09-13 14:16:01 +02:00
Pairi Daiza
92454f5f1f + add: 1st draft version of Rainbow/Prism CSV Lexer 2019-09-12 23:29:44 +02:00