Commit Graph

6504 Commits

Author SHA1 Message Date
Pairi Daiza
54ea66bc4e
Merge pull request #2784 from RaiKoHoff/Dev_RC1
F/R dialog: remove auto "Esc Ctrl Chr" (changed to manual explicit)
2020-09-13 07:09:44 +02:00
Rainer Kottenhoff
946d267cba + fix: remove nop SendMsg 2020-09-13 03:52:21 +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
Pairi Daiza
9d905b4dfd
Merge pull request #2783 from hpwamr/mui
+ upd: Version files and Changes.txt
2020-09-12 18:49:46 +02:00
Pairi Daiza
97b0e61bf1 + upd: Version files and Changes.txt 2020-09-12 11:02:50 +02:00
Pairi Daiza
3792664b53
Merge pull request #2782 from RaiKoHoff/Dev_RC1
TinyExpr enhancements
2020-09-12 10:19:53 +02:00
Rainer Kottenhoff
141cdb1a4c + fix: TinyExpr: enable CP1252 operators '×'(mul) and '÷'(div)
+ fix: TinyExpr: ignoring currency chars ("$€¢£¥") in expressions
2020-09-12 08:53:57 +02:00
Rainer Kottenhoff
5587cb2da4 + fix: TinyExpr: "<n>=?" result not taken into account 2020-09-12 07:21:45 +02:00
Pairi Daiza
9cd346c294
Merge pull request #2781 from hpwamr/mui
+ upd: Version files and Changes.txt
2020-09-11 21:21:24 +02:00
Pairi Daiza
9540a2afaf + upd: Version files and Changes.txt 2020-09-11 20:23:27 +02:00
Pairi Daiza
916dab6e8f
Merge pull request #2780 from RaiKoHoff/Dev_RC1
Missed to stage main changes in previous commit
2020-09-11 20:10:48 +02:00
Rainer Kottenhoff
f2f35996a7 Missed to stage main changes in previous commit:
+ fix: TinyExpr: inline evaluation on active option only
+ fix: TinyExpr: allow rh equal and questionmark
+ fix: TinyExpr: newline after evaluation by '=<ENTER>'
2020-09-11 20:00:19 +02:00
Rainer Kottenhoff
60e941a359
Merge pull request #2779 from RaiKoHoff/Dev_RC1
TinyExpr corrections
2020-09-11 17:14:33 +02:00
RaiKoHoff
517b9ad2af + fix: TinyExpr: inline evaluation on active option only
+ fix: TinyExpr: allow rh equal and questionmark
+ fix: TinyExpr: newline after evaluation by '=<ENTER>'
2020-09-11 16:34:51 +02:00
RaiKoHoff
e14d12a69d Merge remote-tracking branch 'upstream/master' into Dev_RC1 2020-09-11 09:17:58 +02:00
Pairi Daiza
93a2f0a23e
Merge pull request #2778 from hpwamr/mui
+ upd: Version files and Changes.txt
2020-09-11 01:25:49 +02:00
Pairi Daiza
7878851115 + upd: Version files and Changes.txt 2020-09-11 01:11:42 +02:00
Rainer Kottenhoff
bb7730f20c
Merge pull request #2777 from RaiKoHoff/Dev_RC1
TinyExpr calculation enhancements
2020-09-11 00:28:24 +02:00
Rainer Kottenhoff
97ab539d0f + cln: TinyExpr code cleanup 2020-09-11 00:11:53 +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
706ef45bf5 Merge remote-tracking branch 'upstream/master' into Dev_RC1 2020-09-10 08:35:59 +02:00
Pairi Daiza
e154aab87c
Merge pull request #2774 from hpwamr/mui
MUI - Notepad3 tr-TR and pt-PT translations and divers updates
2020-09-09 21:05:17 +02:00
Pairi Daiza
8687ed4487 + upd: Version files and Changes.txt 2020-09-09 20:47:48 +02:00
Pairi Daiza
db9c377b3d + ver: VS2019 version update - VS 16.7.3 2020-09-09 20:47:27 +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
Pairi Daiza
bd7ef4dc34
Merge pull request #2771 from hpwamr/mui
Initial Release
2020-09-08 23:40:40 +02:00
Pairi Daiza
40d27076c0 Initial Release 2020-09-08 22:24:30 +02:00
Pairi Daiza
ccf9fd9e63
Merge pull request #2770 from hpwamr/mui
MUI - Notepad3 Update Swedish Translation (se-SV)
2020-09-08 20:15:42 +02:00
Pairi Daiza
c046b0f5a2 MUI - Notepad3 Update Swedish Translation (se-SV) 2020-09-08 19:55:25 +02:00
Rainer Kottenhoff
1f410b9aef
Merge pull request #2768 from RaiKoHoff/Dev_RC1
SubMenu active marker (Occurrences Indicator Options)
2020-09-08 08:41:36 +02:00
RaiKoHoff
d7de1d0213 + fix: SubMenu active marker (Occurrences Indicator Options) 2020-09-08 08:29:38 +02:00
RaiKoHoff
b64257e2b4 Merge remote-tracking branch 'upstream/master' into Dev_RC1 2020-09-07 08:34:08 +02:00
Pairi Daiza
6cbc1ab212
Merge pull request #2763 from hpwamr/mui
+ upd: Version files and Changes.txt
2020-09-06 16:12:52 +02:00
Pairi Daiza
2c822e95ec + upd: Version files and Changes.txt 2020-09-06 15:55:33 +02:00
Rainer Kottenhoff
81a0799100
Merge pull request #2761 from RaiKoHoff/Dev_RC1
Delete marker of (completely) deleted lines
2020-09-06 11:15:42 +02:00
Rainer Kottenhoff
85c0fefafe + fix: delete marker of (comletely) deleted lines 2020-09-06 11:03:52 +02:00
Pairi Daiza
d042eb284f
Merge pull request #2760 from hpwamr/mui
+ upd: Changes.txt (correction typo).
2020-09-05 19:57:17 +02:00
Pairi Daiza
828b3e8f76 + upd: Changes.txt (correction typo). 2020-09-05 19:56:36 +02:00
Pairi Daiza
ddb87009c9
Merge pull request #2759 from hpwamr/mui
+ upd: Version files and Changes.txt
2020-09-05 19:36:02 +02:00
Pairi Daiza
77159e60f8 + upd: Version files and Changes.txt 2020-09-05 19:25:49 +02:00
Pairi Daiza
03f32ae3d1
Merge pull request #2758 from RaiKoHoff/Dev_RC1
Fix initial state of "Focus View" button in F/R-Dialg
2020-09-05 09:01:55 +02:00
Rainer Kottenhoff
18960472c5 + fix: initial state of "Focus View" button in F/R-Dlg 2020-09-05 08:07:25 +02:00
Rainer Kottenhoff
1bc71ed675 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Dev_RC1 2020-09-05 07:22:53 +02:00
Pairi Daiza
776088aeaa
Merge pull request #2757 from hpwamr/mui
MUI - Notepad3 Update Italian Translation (it-IT)
2020-09-04 18:26:21 +02:00
Pairi Daiza
5c3c7dc7ec MUI - Notepad3 Update ItalianTranslation (it-IT) 2020-09-04 18:13:02 +02:00
RaiKoHoff
ba9a1f7c7b Merge remote-tracking branch 'upstream/master' into Dev_RC1 2020-09-03 09:55:53 +02:00
Pairi Daiza
655abf8507
Merge pull request #2753 from hpwamr/mui
MUI - Running out of occurrences bookmarks
2020-09-02 16:51:45 +02:00
Pairi Daiza
a91d587f8a + upd: Version files and Changes.txt 2020-09-02 16:30:25 +02:00
Pairi Daiza
57845f0a15 MUI - Running out of occurrences bookmarks 2020-09-02 16:29:05 +02:00