Commit Graph

1771 Commits

Author SHA1 Message Date
Pairi Daiza
355a17f612 + Correction version files for beta channel (Build_2698) 2020-01-05 06:21:02 +01:00
Pairi Daiza
ae53805a59 Change Rizonesoft Copyright © to year "2020" 2020-01-03 18:17:29 +01:00
Pairi Daiza
d903e7d066 +ver: VS2019 version update - VS 16.4.2 2019-12-17 19:42:41 +01:00
Pairi Daiza
748001667f + Add version files for beta channel (Build_2696) 2019-12-15 17:20:04 +01:00
Pairi Daiza
418c8e33eb +ver: VS2019 version update - VS 16.4.1 2019-12-11 09:52:29 +01:00
Pairi Daiza
a9639df000 + Ver: VS2019 version update - VS 16.4.0 and update Changes.txt 2019-12-05 18:47:11 +01:00
Pairi Daiza
616d978a1a + Add version files for beta channel (Build_2694) 2019-12-01 10:15:40 +01:00
Pairi Daiza
2a02e34ce5 + Add version files for beta channel (Build_2693) 2019-11-29 23:54:30 +01:00
Pairi Daiza
079d6452d3
Merge pull request #1829 from RaiKoHoff/DevNewFeatures
CoffeeScript typo:  wrong language resource id referenced
2019-11-29 17:58:34 +01:00
Rainer Kottenhoff
55ae90b53c + fix: CoffeeScript typo: wrong language resource id referenced (IDS_LEX_STR_63315 instead of correct IDS_LEX_STR_63135) 2019-11-29 16:31:37 +01:00
Rainer Kottenhoff
12c555b42d
Merge pull request #1828 from RaiKoHoff/DevNewFeatures
Avoid crash on too few fields for lexer's keyword lists
2019-11-29 16:17:36 +01:00
Rainer Kottenhoff
0675960d5b + fix: avoid crash on too few fields for lexer's keyword lists (crash of VHDL lexer) 2019-11-29 15:47:42 +01:00
Pairi Daiza
7d4e888f79 +chg: correction typo: replace "," --> ";" 2019-11-29 14:36:59 +01:00
Pairi Daiza
d04bf6ee9f
Merge branch 'master' into mui 2019-11-29 10:17:22 +01:00
Pairi Daiza
a2985abf2e +chg: Add extension ".manifest" to XML Lexer
- Inversion of Accelerator key Ctrl+Alt+L with Ctrl+Shift+L
2019-11-29 10:06:20 +01:00
Rainer Kottenhoff
4371db219f + chg: don't auto-close blank untitled document, only empty untitled document 2019-11-28 17:23:57 +01:00
Rainer Kottenhoff
a0fbf7ceb1 + chg: encoding detection fallback: explicitly defined or (UTF-8 (if valid) else current ANSI code-page) 2019-11-28 13:46:52 +01:00
Rainer Kottenhoff
35d6af0ec0 + add: Use Ctrl+Alt+L for toggle "Menu: Reuse Window" option 2019-11-28 11:08:51 +01:00
Rainer Kottenhoff
39631b8530 + fix: try to preserve file modification time option on elevated relaunch 2019-11-27 11:18:45 +01:00
Rainer Kottenhoff
d6c111ff9f Merge branch 'DevNewFeatures' of https://github.com/RaiKoHoff/Notepad3 into DevNewFeatures
# Conflicts:
#	res/Notepad3.exe.manifest.conf
#	src/VersionEx.h
2019-11-27 09:05:25 +01:00
Rainer Kottenhoff
e4b4cb6b10 + chg: ask for 'Elevated' relaunch
+ try: to preserve file modification time settings on elevated relaunch
2019-11-27 09:02:49 +01:00
Rainer Kottenhoff
d0fa0d8600 + chg: window placement on new window (same pos as src) 2019-11-26 23:26:33 +01:00
Rainer Kottenhoff
ad5afda189 + fix: drop files handling (depend on 'reuse window' settings) 2019-11-26 23:14:12 +01:00
Rainer Kottenhoff
fc7143e4a3 + chg: distinguish between "user in Admin-Group" and "Process is Elevated" 2019-11-26 21:10:03 +01:00
Rainer Kottenhoff
1b5688ef53 + chg: extended information (AboutBox Copy Button)) 2019-11-25 13:43:56 +01:00
Rainer Kottenhoff
bcf6a3d293 +chg: icon error in case of elevated save failed (or other than access denied error) 2019-11-25 12:52:23 +01:00
Rainer Kottenhoff
8c6183bbae + chg: handling of "elevating process failed" 2019-11-25 11:44:08 +01:00
Rainer Kottenhoff
d0cec33de5 + fix: elevated relaunch after encoding change 2019-11-23 13:24:44 +01:00
Rainer Kottenhoff
c8d38a5558 + tst: tests on paste error (#1652) 2019-11-22 17:10:36 +01:00
Rainer Kottenhoff
03dcaedc0f + fix: remove TOPMOST property from MessageBox() dialog 2019-11-22 15:05:40 +01:00
Rainer Kottenhoff
38488769aa + fix: crash on sort ascending
+ fix: sub dialog centering in multi monitor environment
2019-11-22 12:21:25 +01:00
Rainer Kottenhoff
161b9dd2bb + fix: store only stream/line selection to file history 2019-11-22 01:43:44 +01:00
Rainer Kottenhoff
3ca31694e9 + fix: modern style message box icons 2019-11-22 01:29:13 +01:00
Rainer Kottenhoff
f755283198 + ver: version strings 2019-11-22 00:07:56 +01:00
Rainer Kottenhoff
ffff6b5390 + fix: center system's MessageBox() hook 2019-11-21 23:49:49 +01:00
Rainer Kottenhoff
47bd51dec8 + chg: post msg WM_PAINT to MessageBox window 2019-11-21 17:00:24 +01:00
Rainer Kottenhoff
aadc9cbfc6 +rfc: some small refactorings 2019-11-21 16:06:16 +01:00
Rainer Kottenhoff
579c3cfbfe + chg: bring back system MessageBox() (incl. not mutable system beep) for "not saved" warning on modified files 2019-11-21 14:26:35 +01:00
Rainer Kottenhoff
40ab61fa57 + add: preserve stream selection in file history (w/ text pos remembering) 2019-11-20 02:28:45 +01:00
Rainer Kottenhoff
5f859221e0 + fix: Oniguruma RegEx engine: respect EOL mode on encoding type 2019-11-20 01:20:13 +01:00
Rainer Kottenhoff
6bf5cd9f88 + add: language dependent status bar abreviations 2019-11-19 22:58:21 +01:00
Rainer Kottenhoff
761ebcfe12 + fix: VS2017 compiler version 2019-11-19 15:20:57 +01:00
Rainer Kottenhoff
112356682c + chg: hidden "ExitOnESCSkipLevel" feature (Exit on ESC can ignore a selection) 2019-11-19 14:12:57 +01:00
Rainer Kottenhoff
af017ca858 -- intermediate state for file watching chnages 2019-11-19 08:26:44 +01:00
Pairi Daiza
054a3519bb + Add version files for beta channel (Build_2678) 2019-11-18 14:05:23 +01:00
Rainer Kottenhoff
5ecd45031e + fix: wrong encoding detection settings for explicit config .ini-File load 2019-11-18 11:42:48 +01:00
Pairi Daiza
a5cabf23fd + upd: version strings
- np3_tr_tr ProjectDependenties
2019-11-18 11:17:15 +01:00
Rainer Kottenhoff
ec1682eed9 + rfc: refactoring: Encoding Detection 2019-11-17 19:39:06 +01:00
Rainer Kottenhoff
77e7758b7b + rfc: refactoring source code (encoding detection) 2019-11-17 12:05:56 +01:00
Rainer Kottenhoff
96c40ba402 + chg: relaunch elevated: safe file automatically only on "save elevation" 2019-11-16 13:39:35 +01:00