Commit Graph

314 Commits

Author SHA1 Message Date
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
45b75334e6 + chg: new PortableApps icons 2019-09-30 11:13:05 +02:00
Rainer Kottenhoff
4a0978a656 + chg: new icon design 2019-09-30 10:42:16 +02:00
Rainer Kottenhoff
73a4d246c7 + alternate icons from Hexaae 2019-09-27 14:08:23 +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
Rainer Kottenhoff
3cdd4ba1c3 + add: 1st draft version of Rainbow/Prism CSV Lexer 2019-09-12 18:59:19 +02:00
Rainer Kottenhoff
d3ea1a7281 + chg: "commit" on fflush() for _wfopen_s() in SimpleIni settings file writer
+ fix: some issues on tmpfile handling
2019-09-12 16:21:31 +02:00
Rainer Kottenhoff
870a5cecfa + fix: save settings before relaunching elevated
+ fix: .RC included header files must not have a BOM/SIG (UTF-8)
2019-09-12 09:32:46 +02:00
Rainer Kottenhoff
51762900da + fix: possible race condition on accessing configuration while relaunching elevated 2019-09-12 01:46:22 +02:00
Rainer Kottenhoff
8260dcbbe3 + fix: small fixes on "Relaunch Elevated" functionality 2019-09-11 18:31:23 +02:00
Rainer Kottenhoff
4a51660a7d + ver: VS2019 v16.2.5 2019-09-11 13:03:04 +02:00
Pairi Daiza
ca18887db5 + chg: Update Build version 2019-09-10 12:00:45 +02:00
Pairi Daiza
4fedca9f72 + chg: Update Changes.txt and Update Build version 2019-09-09 20:50:19 +02:00
Pairi Daiza
753f99f404 MUI - Add dialog window "Preserving original File Modification Timestamp enabled" 2019-09-08 20:47:13 +02:00
Pairi Daiza
a9e96a448a + chg: Update Changes.txt and Update Build version 2019-09-08 09:59:16 +02:00
Rainer Kottenhoff
ee923b3123 +chg: Preserve File Modification Time: Option stays until new Session is loaded 2019-09-05 16:54:12 +02:00
Rainer Kottenhoff
177869fd00 + fix: Ctrl+Shift-C/X and Paste behaviour
+ chg: Ctrl+Alt+Enter AutoCompletion behaviour
2019-09-05 14:36:37 +02:00
Rainer Kottenhoff
3f9f98bcff + chg: changed version of MarkDown-Lexer 2019-09-04 13:43:18 +02:00
Pairi Daiza
56d016fa66 MUI - Rearrange some menu items 2019-09-03 21:49:31 +02:00
Rainer Kottenhoff
86d838c2ad + fix: small redraw issue on max screen mode 2019-09-02 16:57:30 +02:00
Rainer Kottenhoff
cd5fc999c5 + fix: avoid saving obsolete default settings to .ini 2019-09-02 16:14:09 +02:00
Rainer Kottenhoff
187f2c4b30 + chg: preserve file modification timestamp: change from persisted option to on demand save
+ fix: minor bug fixes
2019-09-02 13:36:06 +02:00