Commit Graph

2321 Commits

Author SHA1 Message Date
Rainer Kottenhoff
6e98b17761 + chg: revert System's Message box for "save confirmation" (if message beeps are allowed)
+ fix: some more DPI-Awareness issues
+ chg: resample scaling of info-box icons on DPI change
+ add: configuration ([Settings2]LargeIconScalePrecent) percent threshold to switch to bigger file types icons (lexer style selections)
2020-08-02 20:08:56 +02:00
Pairi Daiza
a1be3db2f6 + upd: Version files and Changes.txt 2020-08-01 22:27:42 +02:00
Rainer Kottenhoff
564e1e48d8 + fix: Ensure selection visible (scroll to pos)
+ fix: extend selection to next find (Ctrl+Alt+F2)
2020-08-01 18:27:05 +02:00
Rainer Kottenhoff
46a8a0e4c0 + fix: non case sensitive style attribute search (find file extensions non case sensitive) 2020-08-01 16:38:00 +02:00
Rainer Kottenhoff
6fad7174ad + fix: DPI-Awareness of About-Dlg (especially RichEdit-Ctrl) 2020-08-01 16:14:01 +02:00
RaiKoHoff
4f8539ff5a + add: High Quality Bitmap resampling method (Rizonesoft Bitmap) 2020-07-31 16:46:49 +02:00
RaiKoHoff
f66e0269cb + chg: more DPI-Aware About/Schemes dialog
+ add: DPI-Aware treeview/listview lexer type icons
+ chg: DPI-Aware initial toolbar selection
2020-07-30 16:18:25 +02:00
RaiKoHoff
58515e0894 Merge remote-tracking branch 'upstream/master' into Dev_NewFeatures 2020-07-30 09:04:37 +02:00
RaiKoHoff
424d6b799b + chg: DPI-Aware About & Custom.Scheme dialog 2020-07-29 19:36:06 +02:00
Pairi Daiza
542ffd0dca + upd: Version files and Changes.txt 2020-07-29 17:17:43 +02:00
Pairi Daiza
0f6e14a631 + upd: Version files and Changes.txt 2020-07-27 22:12:55 +02:00
RaiKoHoff
a3eeae56ae + fix: NP3 should save & exit on Shift+ESC 2020-07-24 14:29:09 +02:00
RaiKoHoff
7c42c84c83 + upd: Scintilla Lib v4.4.4 2020-07-24 13:38:01 +02:00
RaiKoHoff
19d8899fc7 + fix: clear selection by ESC should not populate undo/redo stack 2020-07-23 18:25:24 +02:00
RaiKoHoff
72d9e4aa81 + chg: review document modified handler (dirty-flag)
+ fix: no document modified flag on forced re-decode file (recode) w/ other encoding
2020-07-23 16:51:27 +02:00
RaiKoHoff
2dd6ede8b9 Merge remote-tracking branch 'upstream/master' into Dev_NewFeatures 2020-07-22 15:18:58 +02:00
Pairi Daiza
67b45c89b3 + upd: Version files and Changes.txt 2020-07-22 11:41:13 +02:00
Pairi Daiza
a02ca45b72 + upd: Version 5.20.722.1 (22 July 2020) and Changes.txt 2020-07-22 09:55:25 +02:00
RaiKoHoff
d2bdbf2a79 Merge remote-tracking branch 'upstream/master' into Dev_NewFeatures 2020-07-22 09:14:59 +02:00
RaiKoHoff
8c6b5a72af + fix: Alt+W (strip trailing blanks) should work w/o selection 2020-07-22 08:55:35 +02:00
RaiKoHoff
0fa6ae577a Merge remote-tracking branch 'upstream/master' into Dev_NewFeatures 2020-07-22 08:26:51 +02:00
Pairi Daiza
4ce91de075 + ver: VS2019 version update - VS 16.6.5 2020-07-21 23:44:51 +02:00
Pairi Daiza
a79a23c15a + upd: Version files and Changes.txt 2020-07-21 19:45:31 +02:00
RaiKoHoff
36006eb7f0 + add: make TinyExpr evaluation optional (menu -> settings) 2020-07-21 18:06:59 +02:00
RaiKoHoff
aba6caf489 Merge remote-tracking branch 'upstream/master' into Dev_NewFeatures 2020-07-21 16:18:12 +02:00
RaiKoHoff
be82c05822 + fix: TimeStamp handling
+ chg: grepWinNP3 About dialog wrapping long text
+ fix: menu selection operation (disable w/o selection)
2020-07-21 15:50:24 +02:00
RaiKoHoff
2ba9c0e77d Merge remote-tracking branch 'upstream/master' into Dev_NewFeatures 2020-07-20 16:07:50 +02:00
RaiKoHoff
d817d2561e + fix: move view to matching brace (even if outside current work area) 2020-07-20 15:10:06 +02:00
RaiKoHoff
9bd91700d1 Merge remote-tracking branch 'upstream/master' into Dev_NewFeatures 2020-07-20 14:07:15 +02:00
Pairi Daiza
20c856f50e + upd: Version files, Acknowledgments lists and Changes.txt 2020-07-19 22:37:21 +02:00
RaiKoHoff
6468223d46 Merge remote-tracking branch 'upstream/master' into Dev_NewFeatures 2020-07-16 11:31:31 +02:00
Pairi Daiza
a54eca972c + upd: Version files and Changes.txt 2020-07-16 10:56:45 +02:00
RaiKoHoff
dc717e1b39 Merge remote-tracking branch 'upstream/master' into Dev_NewFeatures 2020-07-15 10:22:20 +02:00
Pairi Daiza
61699dae07 + upd: Version files and Changes.txt
+ ver: VS2019 version update - VS 16.6.3
2020-07-15 10:03:01 +02:00
RaiKoHoff
2ca552f8bd + upd: tinyexpr code (enable static memory usage) 2020-07-14 15:14:40 +02:00
Pairi Daiza
a7826c821a MUI - Minor corrections and update version files 2020-07-13 21:27:29 +02:00
Pairi Daiza
a9036a3e3d + upd: Version files and Changes.txt 2020-07-13 17:10:20 +02:00
Rainer Kottenhoff
3d553dc3fc Merge remote-tracking branch 'notepad3_orig_rizone/master' into grepWin_Integration 2020-07-12 11:24:59 +02:00
Rainer Kottenhoff
33811e9ecd + fix: Ask before overriding read-only protected configuration file. 2020-07-12 11:23:01 +02:00
Pairi Daiza
9d30f873b8 + upd: Version files and Changes.txt 2020-07-11 16:12:29 +02:00
Rainer Kottenhoff
76c9de58f2 + fix: respect read-only file attribute of .ini-settings-file (configuration) 2020-07-11 14:11:09 +02:00
Pairi Daiza
af000d7a46 MUI - Add Spanish Mexican (es-MX) translation project 2020-07-10 22:31:10 +02:00
Pairi Daiza
143a9db6b6 + upd: Version files and Changes.txt 2020-07-08 18:05:02 +02:00
RaiKoHoff
35057502f1 + fix: undo/redo empty selection redundancy 2020-07-08 16:03:54 +02:00
Pairi Daiza
5d79794070 + upd: Version files, Acknowledgments list and Changes.txt 2020-07-06 21:56:11 +02:00
Pairi Daiza
6fc33de974 - chg: Change: FONT 8, "MS Shell Dlg" to: FONT 9, "Segoe UI". 2020-07-03 18:29:05 +02:00
Pairi Daiza
0493ffd504 + upd: Version files and Changes.txt 2020-07-02 20:58:57 +02:00
RaiKoHoff
0bec0fa60c + fix: multiple line-/stream-selection undo/redo 2020-07-02 18:30:04 +02:00
Rainer Kottenhoff
a4515aa09b
Merge pull request #2486 from RaiKoHoff/grepWin_Integration
Disable Main Window too, if non modal F/R or Schemes dialog is disabled
2020-07-02 16:12:47 +02:00
RaiKoHoff
f452d6a51f + fix: disabled Find/Replace or Customize Schemes (by modal child) dialog should disable main window too 2020-07-02 15:58:02 +02:00