Commit Graph

371 Commits

Author SHA1 Message Date
Pairi Daiza
3453e0d134 MUI - Minor corrections 2020-09-18 16:19:30 +02:00
RaiKoHoff
5f1485cae2 + try: 2nd try to fix Win7 start-up crash 2020-09-18 14:06:45 +02:00
RaiKoHoff
b6f78d7941 + enh: DarkMode fine tuning dialogs 2020-09-14 17:30:01 +02:00
Rainer Kottenhoff
88b8c77ef7 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_NewFeatures 2020-09-14 07:21:56 +02:00
Rainer Kottenhoff
bb32fa9332 Merge branch 'Dev_RC1' into Dev_NewFeatures 2020-09-13 17:24:19 +02:00
Pairi Daiza
593f27db72 MUI - Remove collective "Auto Esc Ctrl Chr" and add individual "Esc Ctrl Chr" 2020-09-13 17:01:55 +02:00
Pairi Daiza
6defc06d3f MUI - Minor correction in de-DE language 2020-09-13 07:55:52 +02:00
Rainer Kottenhoff
90a0b90c68 + chg: bad design: F/R dialog: remove auto Esc Ctrl Chr (changed to manual explicit) 2020-09-13 03:50:32 +02:00
RaiKoHoff
8f08a843b6 + add: Menu item to switch between Default and Dark-Mode 2020-09-08 17:42:24 +02:00
RaiKoHoff
4eae219481 + fix: buffer size calculation 2020-09-02 15:37:34 +02:00
RaiKoHoff
033b881256 + fix: running out of occurrences bookmarks 2020-09-02 10:26:14 +02:00
Pairi Daiza
d91365fa0b MUI - Notepad3 Update Polish Translation (pl-PL)
- Open Recent File: Rename the Cancel button to Close button
2020-09-01 10:37:57 +02:00
Rainer Kottenhoff
3dfd128180 + chg: rearange and review "File Encoding" menu to clarify behavior 2020-08-27 00:05:53 +02:00
RaiKoHoff
eda6285e0f + add: Focused-View: mode Fold-Only
+ fix: not intended bookmarker on F/R dialog mark findings
2020-08-24 11:36:03 +02:00
Rainer Kottenhoff
bf2ee7db24 + add: Mark Occurences: show additional Bookmark (Arrows)
+ chg: Delete Bookmarks (Alt+F2): 1st delet occurrence markers then std. bookmarks
+ fix: scroll to cursor for selection start/end jumps
+ add: Bookmark context menu: clear marker type
+ fix: not intended "violett" bookmark
2020-08-23 12:09:11 +02:00
Rainer Kottenhoff
ebcad99c7d + add: FocusedView Options: Bookmarks/Line-Highlight combined with Folding 2020-08-22 14:14:45 +02:00
Rainer Kottenhoff
18c794bb63 + fix: Context menu procedures for Occurrences Bookmarks on Focused-View 2020-08-21 01:09:16 +02:00
RaiKoHoff
bb808bb7b8 + add: Bookmark margin context menu 2020-08-20 19:59:27 +02:00
RaiKoHoff
b9284645b5 + chg: convenient message box text for normalizing EOLs 2020-08-19 18:48:35 +02:00
Pairi Daiza
5dc3aaa1bf MUI - Keyboard Shortcuts: tidy-up 2 (2020) suite_2 2020-08-16 23:20:20 +02:00
Rainer Kottenhoff
48257c1d08 + add: controls to clear history (file and find/replace) 2020-08-16 02:41:18 +02:00
Pairi Daiza
64991d55e5 MUI - Add RTL submenu and Keyboard Shortcuts: tidy-up 2 (2020) 2020-08-13 23:28:46 +02:00
Pairi Daiza
1f59bd9ac2 MUI - Add RTL submenu (correct some shortcuts,...) (part_3) 2020-08-13 17:02:56 +02:00
Pairi Daiza
fee8d8449a
Merge pull request #2652 from hpwamr/mui
MUI - Extended Context menu (margin cmd, file explorer, shortcuts,…) (part_2)
2020-08-13 07:17:04 +02:00
Pairi Daiza
e2bc01a390 MUI - Extended Context menu (margin cmd, file explorer, shortcuts,...) (part_2) 2020-08-13 07:04:26 +02:00
Rainer Kottenhoff
dbde58ff74 + add: edit right-to-left (RTL) mode (works only in GDI device context (DC)) 2020-08-13 00:00:31 +02:00
Rainer Kottenhoff
3b146d042f + add: extended context menu (margin commands, file explorer)
+ fix: [Settings2] filebrowser.exe=explorer.exe
+ fix: text contrast on hover color hotspot
2020-08-12 11:13:13 +02:00
Rainer Kottenhoff
ea105505e8 + add: Context-Menu to toggle margins 2020-08-12 08:10:43 +02:00
Pairi Daiza
c860383e2c MUI - Inversion of "A + RGBA" and "RGB + A" to make the latter default. 2020-08-12 06:41:22 +02:00
Pairi Daiza
8a2a5a58df MUI - Color-Definition Hotspots: support: A+RGB, RGB+A and BGRA 2020-08-11 15:06:07 +02:00
Rainer Kottenhoff
94d7247745 + add: Color-Definition Hotspots: support A+RGB, RGB+A and BGR+A 2020-08-11 12:49:24 +02:00
Pairi Daiza
c66512ade7 MUI - Change some commented lines from "//" to "//~" 2020-08-08 15:10:28 +02:00
Pairi Daiza
3b99cb8bbb MUI - Minor corrections (change LTEXT to CTEXT) 2020-08-08 10:06:27 +02:00
Pairi Daiza
2834d0ceb2 MUI - Change shortcut key (issue: #2598#issuecomment-669552212 ) 2020-08-06 01:42:03 +02:00
Rainer Kottenhoff
a4106aacbf + add: Unicode Points Calltip on hover
+ chg: color code hovering
2020-08-05 16:46:38 +02:00
Pairi Daiza
0cac0acbd9 MUI - All languages: DPI-Aware "About & Customize Schemes" dialogs (first part). 2020-08-05 10:22:15 +02:00
RaiKoHoff
f816b0f0df + fix: DPI-Awareness of "Customize Schemes..." dialog icon eye sugar 2020-08-04 17:08:27 +02:00
RaiKoHoff
c168123a04 + fix: DateTime and Timestamp handling 2020-08-04 15:16:03 +02:00
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
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
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
a8b7bf2329 + chg: Swap Shortcuts: "Search in Files" -> "Ctrl+Shift+F" and Toggle Folds -> "Ctrl+Alt+F" 2020-07-29 17:17:17 +02:00
Pairi Daiza
c6a937e256 MUI - Add a new string (Calculate...) and modify string GDI 2020-07-27 22:12:23 +02:00
RaiKoHoff
36006eb7f0 + add: make TinyExpr evaluation optional (menu -> settings) 2020-07-21 18:06: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
6fc33de974 - chg: Change: FONT 8, "MS Shell Dlg" to: FONT 9, "Segoe UI". 2020-07-03 18:29:05 +02:00
Pairi Daiza
a31ad1d186 + chg: Minor changes: Trip Trailing Blanks 2020-06-30 15:10:19 +02:00
Pairi Daiza
66cc0bbf4c MUI - Minor corrections and synchronization of languages files 2020-06-22 20:21:51 +02:00