Commit Graph

4424 Commits

Author SHA1 Message Date
Pairi Daiza
406687c5bd
Merge pull request #1807 from hpwamr/mui
+chg Update changes.txt
2019-11-23 20:29:38 +01:00
Pairi Daiza
2a6f428ff2 +chg Update changes.txt 2019-11-23 20:22:17 +01:00
Rainer Kottenhoff
a4b601f114
Merge pull request #1806 from RaiKoHoff/DevNewFeatures
Fix elevated relaunch after encoding change
2019-11-23 13:37:19 +01:00
Rainer Kottenhoff
d0cec33de5 + fix: elevated relaunch after encoding change 2019-11-23 13:24:44 +01:00
Rainer Kottenhoff
c75f878788 Merge remote-tracking branch 'notepad3_orig_rizone/master' into DevNewFeatures 2019-11-23 08:48:51 +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
529c40e8f1
Merge pull request #1805 from RaiKoHoff/DevNewFeatures
Fixes: crash on sort ascending and multi monitor sub-dialog positioning
2019-11-22 14:56:59 +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
7a0225e3a6 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into DevNewFeatures 2019-11-22 10:35:49 +01:00
Rainer Kottenhoff
161b9dd2bb + fix: store only stream/line selection to file history 2019-11-22 01:43:44 +01:00
Rainer Kottenhoff
8345265be1
Merge pull request #1802 from RaiKoHoff/DevNewFeatures
Modern style message box icons
2019-11-22 01:36:06 +01:00
Rainer Kottenhoff
3ca31694e9 + fix: modern style message box icons 2019-11-22 01:29:13 +01:00
Rainer Kottenhoff
c0404f8585
Merge pull request #1801 from RaiKoHoff/DevNewFeatures
Fix system's MessageBox() hook
2019-11-22 00:27:44 +01:00
Rainer Kottenhoff
d08fe55553 Merge remote-tracking branch 'notepad3_orig_rizone/master' into DevNewFeatures 2019-11-22 00:08:23 +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
Pairi Daiza
8c834c5c32
Merge pull request #1800 from hpwamr/mui
+ Ver: VS2019 version update - VS 16.3.10 and update Changes.txt
2019-11-21 22:09:30 +01:00
Pairi Daiza
5322cecc31 + Ver: VS2019 version update - VS 16.3.10 and update Changes.txt 2019-11-21 21:44:10 +01:00
Rainer Kottenhoff
59895bfbde Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into DevNewFeatures 2019-11-21 17:00:53 +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
5341a16b43 Merge commit '50bf6c8f86e5a9e2524006e489c23c32ca98aae5' into DevNewFeatures 2019-11-21 16:02:32 +01:00
Rainer Kottenhoff
79e8558133
Merge pull request #1799 from RaiKoHoff/DevNewFeatures
System MessageBox() for "not saved" warning on modified files
2019-11-21 15:50:21 +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
Pairi Daiza
50bf6c8f86
Merge pull request #1798 from hpwamr/mui
+chg - to encoding UTF-8 Signature
2019-11-21 10:46:45 +01:00
Pairi Daiza
6132e6f4df +chg - to encoding UTF-8 Signature 2019-11-21 10:46:06 +01:00
Rainer Kottenhoff
74556ccbb3 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into DevNewFeatures 2019-11-21 09:11:01 +01:00
Rainer Kottenhoff
9fcbe59a4a + upd: Oniguruma engine 2019-11-21 09:10:25 +01:00
Pairi Daiza
d4f28d2f2d
Merge pull request #1797 from hpwamr/mui
+chg Update changes.txt
2019-11-20 09:50:23 +01:00
Pairi Daiza
334f194b5d +chg Update changes.txt 2019-11-20 09:49:51 +01:00
Rainer Kottenhoff
560816984c
Merge pull request #1796 from RaiKoHoff/DevNewFeatures
Preserve stream selection in file history (w/ text position remembering)
2019-11-20 02:37:48 +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
2c841fdefc
Merge pull request #1795 from RaiKoHoff/DevNewFeatures
Language dependent status bar abbreviations
2019-11-20 01:27:46 +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
Pairi Daiza
2164065938
Merge pull request #1792 from RaiKoHoff/DevNewFeatures
VS2017 compiler versions
2019-11-19 15:44:34 +01:00
Rainer Kottenhoff
761ebcfe12 + fix: VS2017 compiler version 2019-11-19 15:20:57 +01:00
Rainer Kottenhoff
1815651e04
Merge pull request #1791 from RaiKoHoff/DevNewFeatures
Exit on ESC can skip selection
2019-11-19 14:24:21 +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
a5aa811a1b
Merge pull request #1789 from hpwamr/mui
+ Add version files for beta channel (Build_2678)
2019-11-18 14:24:48 +01:00
Pairi Daiza
054a3519bb + Add version files for beta channel (Build_2678) 2019-11-18 14:05:23 +01:00
Rainer Kottenhoff
e2852b36b3
Merge pull request #1788 from RaiKoHoff/DevNewFeatures
Fix: wrong encoding detection settings for explicit config .ini-File load
2019-11-18 12:18:51 +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
edac90d72f
Merge pull request #1787 from hpwamr/mui
+ upd: version strings
2019-11-18 11:36:24 +01:00
Pairi Daiza
a5cabf23fd + upd: version strings
- np3_tr_tr ProjectDependenties
2019-11-18 11:17:15 +01:00
Rainer Kottenhoff
c2bb4a2b88
Merge pull request #1786 from RaiKoHoff/DevNewFeatures
Refactoring: Encoding Detection on File Load
2019-11-18 08:30:42 +01:00
Rainer Kottenhoff
a4d8a3a0df Merge remote-tracking branch 'notepad3_orig_rizone/master' into DevNewFeatures 2019-11-18 00:29:09 +01:00
Rainer Kottenhoff
ec1682eed9 + rfc: refactoring: Encoding Detection 2019-11-17 19:39:06 +01:00