Commit Graph

1244 Commits

Author SHA1 Message Date
Rainer Kottenhoff
48a43f1883 Merge branch 'Dev_RC1' into Dev_NewFeatures 2020-09-11 00:13:31 +02:00
Rainer Kottenhoff
3855310cae + fix: allow RETURN / ENTER after equal sign (=) to calculate TinyExpr
+ add: allow colon (:) as alternate divide operator
2020-09-10 23:45:50 +02:00
RaiKoHoff
69f8b351d8 Merge remote-tracking branch 'upstream/master' into Dev_NewFeatures 2020-09-10 08:35:38 +02:00
Pairi Daiza
28609c592d MUI - Notepad3 Turkish Translation (tr-TR) language (Part_1) 2020-09-09 20:46:02 +02:00
Pairi Daiza
d06cf2d514 MUI - Notepad3 Update Portuguese Translation (pt-PT) 2020-09-09 20:43:44 +02:00
Rainer Kottenhoff
70dc0a34bb Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_NewFeatures 2020-09-08 22:21:40 +02:00
Pairi Daiza
c046b0f5a2 MUI - Notepad3 Update Swedish Translation (se-SV) 2020-09-08 19:55:25 +02:00
RaiKoHoff
8f08a843b6 + add: Menu item to switch between Default and Dark-Mode 2020-09-08 17:42:24 +02:00
RaiKoHoff
17ddff1e11 + try: No DarkMode for ComboBoxEx32 control (no owner-drawn hook)? 2020-09-08 10:37:24 +02:00
Pairi Daiza
2c822e95ec + upd: Version files and Changes.txt 2020-09-06 15:55:33 +02:00
Rainer Kottenhoff
85c0fefafe + fix: delete marker of (comletely) deleted lines 2020-09-06 11:03:52 +02:00
Pairi Daiza
5c3c7dc7ec MUI - Notepad3 Update ItalianTranslation (it-IT) 2020-09-04 18:13:02 +02:00
Pairi Daiza
57845f0a15 MUI - Running out of occurrences bookmarks 2020-09-02 16:29:05 +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
Pairi Daiza
2f9f68ab1b MUI - Notepad3 Update Polish Translation (pl-PL) 2020-08-31 16:08:33 +02:00
Derick Payne
72eb70c53b Update Afrikaans Translation. 2020-08-31 10:14:19 +02:00
maboroshin
456d3a335e Translation >Japanese : 2020/Aug, ENCODING 2020-08-30 22:38:42 +09:00
Liu Hao
978241fdeb Update translation for zh_CN
Signed-off-by: Liu Hao <lh_mouse@126.com>
2020-08-30 16:37:14 +08:00
Liu Hao
ff55ea09e6 Update translation for zh_CN
Signed-off-by: Liu Hao <lh_mouse@126.com>
2020-08-29 20:29:46 +08:00
Pairi Daiza
4ee78eb13b MUI - Rearrange "File Encoding" menu to clarify behaviour (Part_2) 2020-08-28 16:29:37 +02:00
Pairi Daiza
a0a2fdc93e MUI - Rearrange "File Encoding" menu to clarify behaviour (Part_1) 2020-08-28 10:03:07 +02:00
Pairi Daiza
05b02f9ba7
Merge pull request #2722 from RaiKoHoff/Dev_NewFeatures
Rearrange and review "File Encoding" menu to clarify behavior
2020-08-27 00:30:07 +02:00
Rainer Kottenhoff
3dfd128180 + chg: rearange and review "File Encoding" menu to clarify behavior 2020-08-27 00:05:53 +02:00
maboroshin
09c80fd6fd Translation >Japanese : 2020/Aug, del history 2020-08-27 01:57:40 +09:00
maboroshin
0e6abf83c3 Translation >Japanese : 2020/Aug, FocusedView Bookmark et 2020-08-26 22:42:51 +09:00
Pairi Daiza
1a31602b38 MUI - Focused-View: mode Fold-Only 2020-08-24 17:39:40 +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
Pairi Daiza
d6feff2f6e MUI - Occurrences Marker: enhancements and bug-fixes 2020-08-23 22:45:12 +02:00
Pairi Daiza
130abc0f2d
Merge pull request #2701 from RaiKoHoff/Dev_NewFeatures
Occurrences Marker: enhancements and bug-fixes
2020-08-23 17:19:16 +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
Pairi Daiza
2276b191c2 MUI - FocusedView Options: Bookmarks/Line-Highlight combined with Folding 2020-08-22 20:57:56 +02:00
Rainer Kottenhoff
ebcad99c7d + add: FocusedView Options: Bookmarks/Line-Highlight combined with Folding 2020-08-22 14:14:45 +02:00
Pairi Daiza
e14cacb70e MUI - Minor corrections in Readme.md.
+ and correction of  typos in Spanish languages.
2020-08-21 19:18:22 +02:00
Pairi Daiza
33439a135a MUI - Add Context menu for Occurrences Bookmarks on Focused-View 2020-08-21 11:43:00 +02:00
Rainer Kottenhoff
18c794bb63 + fix: Context menu procedures for Occurrences Bookmarks on Focused-View 2020-08-21 01:09:16 +02:00
Rainer Kottenhoff
ebb338e109 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_NewFeatures 2020-08-20 23:44:48 +02:00
Pairi Daiza
d3dd8571e8 MUI - Small correction for normalizing EOLs (use en-GB sample) 2020-08-20 21:09:32 +02:00
RaiKoHoff
bb808bb7b8 + add: Bookmark margin context menu 2020-08-20 19:59:27 +02:00
Pairi Daiza
1e13f8dbc6 MUI - Add Convenient message box text for normalizing EOLs (all languages) 2020-08-19 20:18:57 +02:00
RaiKoHoff
b9284645b5 + chg: convenient message box text for normalizing EOLs 2020-08-19 18:48:35 +02:00
Pairi Daiza
542be71464 MUI - Minor adjustments for fr-FR (part_1) 2020-08-18 17:21:22 +02:00
Gaël Le Divenah
77447b5410 MUI - Lot of corrections 2020-08-17 16:46:40 +02:00
Pairi Daiza
15522964de MUI - Keyboard Shortcuts: tidy-up 2 (2020) suite_3 2020-08-17 11:27:26 +02:00
Pairi Daiza
5dc3aaa1bf MUI - Keyboard Shortcuts: tidy-up 2 (2020) suite_2 2020-08-16 23:20:20 +02:00
Pairi Daiza
5a7e275c8d MUI - Add controls to clear history (file and find/replace) 2020-08-16 21:07:51 +02:00
Rainer Kottenhoff
48257c1d08 + add: controls to clear history (file and find/replace) 2020-08-16 02:41:18 +02:00
Akos Keresztes
f87dd62a99 Minor typo fixes for hu_HU translation 2020-08-15 12:23:40 +02:00
Pairi Daiza
a7cef9e30b MUI - Notepad3 translations update for pl-PL 2020-08-14 16:56:28 +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
Pairi Daiza
cb347d618e MUI - Extended Context menu (margin cmd, file explorer,..) (part_1) 2020-08-12 15:09:05 +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
b5daf0f8cb MUI - Notepad3 translations update for pt-PT 2020-08-11 23:56:41 +02:00
Pairi Daiza
c161404698 MUI - Minor corrections of typos 2020-08-11 20:25:23 +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
1933eba672
Merge pull request #2633 from hpwamr/mui
MUI - Notepad3 and grepWinNP3 translations update for sv-SE (2)
2020-08-10 19:51:57 +02:00
Pairi Daiza
a13bfff116 MUI - Notepad3 and grepWinNP3 translations update for sv-SE (2) 2020-08-10 19:37:49 +02:00
maboroshin
e05711f517 Translation >Japanese : 2020/Aug, Unicode 2020-08-11 02:26:54 +09:00
Pairi Daiza
d2b175f35f MUI - Notepad3 and grepWinNP3 translations update for sv-SE 2020-08-10 11:50:29 +02:00
Pairi Daiza
29eb745cc6 + chg: Correction of unsecure url 'http" to secure url "https". 2020-08-09 23:52:59 +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
a1eed03e70 MUI - Small adjustment of strings or dialog box for pt-BR 2020-08-08 00:46:42 +02:00
Pairi Daiza
2834d0ceb2 MUI - Change shortcut key (issue: #2598#issuecomment-669552212 ) 2020-08-06 01:42:03 +02:00
Pairi Daiza
584ac8c883 MUI - Small correction in ja-JP and add (x86) in grepWinNP3 - AboutBox 2020-08-05 22:33:05 +02:00
Pairi Daiza
5800e1997e MUI - add Unicode Points Calltip on hover and chg color code hovering 2020-08-05 21:29:14 +02:00
Pairi Daiza
a6c5b37618 Merge branch 'master' into mui 2020-08-05 19:38:45 +02:00
Pairi Daiza
c63f3783db MUI - All languages: DPI-Aware "About & Customize Schemes" dialog. 2020-08-05 19:31:53 +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
Pairi Daiza
23201a6a82
Merge pull request #2607 from hpwamr/mui
MUI - Add string "Current Timestamp" in all language's menu
2020-08-04 18:40:47 +02:00
RaiKoHoff
f816b0f0df + fix: DPI-Awareness of "Customize Schemes..." dialog icon eye sugar 2020-08-04 17:08:27 +02:00
Pairi Daiza
d40c535a44 MUI - Add string "Current Timestamp" in all languages 2020-08-04 17:08:21 +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
Pairi Daiza
4e0a5b25b8 MUI - Correction of little errors in "lexer_pt_br.rc 2020-08-01 23:37:35 +02:00
Fábio Castro Gouveia
132bda2a78
Update strings_pt_br.rc
not sure if everything is done
2020-08-01 17:39:13 -03:00
Pairi Daiza
ad14eb391b
Merge pull request #2589 from fcgouveia/patch-8
Update menu_pt_br.rc
2020-08-01 21:36:05 +02:00
Fábio Castro Gouveia
ec04973ea3
Update menu_pt_br.rc
full translation
2020-08-01 16:21:27 -03:00
Fábio Castro Gouveia
125ebd4e37
Update lexer_pt_br.rc
Full translation. This one was really difficult. Probably will need revision.
2020-08-01 16:07:57 -03:00
Pairi Daiza
6767a9f192
Merge pull request #2586 from fcgouveia/patch-5
Update dialogs_pt_br.rc
2020-08-01 20:57:53 +02:00
Fábio Castro Gouveia
3c2e11da20
Update encode_pt_br.rc
Full translation. I hope I get it right. Please check!
2020-08-01 15:12:47 -03:00
Fábio Castro Gouveia
e13dd04329
Update dialogs_pt_br.rc
full translation
2020-08-01 14:57:47 -03: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
a8b7bf2329 + chg: Swap Shortcuts: "Search in Files" -> "Ctrl+Shift+F" and Toggle Folds -> "Ctrl+Alt+F" 2020-07-29 17:17:17 +02:00
maboroshin
ef08edcae0
Translation >Japanese : 2020/Jul TinyExpr 2020-07-28 07:38:23 +09: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