Commit Graph

4537 Commits

Author SHA1 Message Date
RaiKoHoff
2ad343ee91 + chg: Encoding Detection fine tuning 2020-01-14 18:26:52 +01:00
RaiKoHoff
b23f23c40d Merge remote-tracking branch 'upstream/master' into DevNewFeatures 2020-01-14 14:41:14 +01:00
Rainer Kottenhoff
578a00da41
Merge pull request #1881 from RaiKoHoff/DevNewFeatures
Fix some wrong scheme string references
2020-01-14 14:37:36 +01:00
RaiKoHoff
e3646d7c8a + fix: Char2Hex() issue 2020-01-14 14:37:17 +01:00
RaiKoHoff
8bc2ba4b08 Merge remote-tracking branch 'upstream/master' into DevNewFeatures 2020-01-14 14:35:54 +01:00
RaiKoHoff
1b9e1ce6d4 + fix: some wrong scheme string references (issue #1838) 2020-01-14 11:15:07 +01:00
Rainer Kottenhoff
0ed7f2309f
Merge pull request #1880 from RaiKoHoff/DevNewFeatures
Bugfix for URL encoding (3-byte UTF-8)
2020-01-14 09:37:25 +01:00
RaiKoHoff
73554c2cfe + fix: small bugfix for URL encoding (3-byte UTF-8) 2020-01-14 09:28:13 +01:00
RaiKoHoff
d18c76a9f4 Merge remote-tracking branch 'upstream/master' into DevNewFeatures 2020-01-14 08:04:40 +01:00
Pairi Daiza
ad5d0edc9b
Merge pull request #1879 from hpwamr/mui
+chg Update changes.txt
2020-01-13 20:13:51 +01:00
Pairi Daiza
a15eeac9b1 +chg Update changes.txt 2020-01-13 20:05:14 +01:00
Rainer Kottenhoff
f3d28211b0
Merge pull request #1878 from RaiKoHoff/DevNewFeatures
Fix: URL Encode/Decode (according to RFC 3986) for (Win7 API)
2020-01-13 18:12:52 +01:00
RaiKoHoff
1afcf19562 + chg: version numbering 2020-01-13 18:00:06 +01:00
RaiKoHoff
2bb27c2dea Merge remote-tracking branch 'upstream/master' into DevNewFeatures
# Conflicts:
#	src/Notepad3DLL.vcxproj
2020-01-13 17:55:55 +01:00
RaiKoHoff
353c4f8f0e + fix: URL Encode/Decode (according to RFC 3986) for (Win7 API) 2020-01-13 17:52:32 +01:00
Pairi Daiza
8eadb4347f
Merge pull request #1875 from hpwamr/mui
+ fix: Win7 "procedure entry point SetCoalescableTimer could not be l…
2020-01-10 18:03:02 +01:00
Pairi Daiza
ef061dbc31 + fix: Win7 "procedure entry point SetCoalescableTimer could not be located" issue 2020-01-10 16:52:50 +01:00
Rainer Kottenhoff
1655cbe75b
Merge pull request #1874 from RaiKoHoff/DevNewFeatures
Silent "save modified file" message box
2020-01-10 14:48:24 +01:00
RaiKoHoff
2470432a08 + chg: replace "save modified file warning" by (silent) custom messagebox if message beeps are muted.
+ add: infos of sreen/display for "Copy Version Info" button
2020-01-10 14:39:52 +01:00
RaiKoHoff
af1f960532 Merge remote-tracking branch 'upstream/master' into DevNewFeatures 2020-01-10 09:56:28 +01:00
Pairi Daiza
e0494eb365
Merge pull request #1872 from hpwamr/mui
+ fix: Wrap to Column
2020-01-10 09:49:39 +01:00
Pairi Daiza
8cc09864ee Merge branch 'master' into mui 2020-01-10 09:35:42 +01:00
Pairi Daiza
848224735a + fix: Wrap to Column 2020-01-10 09:28:26 +01:00
Rainer Kottenhoff
0a250d7cab
Merge pull request #1871 from RaiKoHoff/DevNewFeatures
Fix: Win7 SetCoalescableTimer() issue
2020-01-10 08:42:10 +01:00
RaiKoHoff
475be92f21 Merge remote-tracking branch 'upstream/master' into DevNewFeatures 2020-01-10 08:37:56 +01:00
RaiKoHoff
40cc8c7f85 + fix: Win7 "procedure entry point SetCoalescableTimer could not be located" issue 2020-01-10 08:33:36 +01:00
Rainer Kottenhoff
0494360a89
Merge pull request #1869 from RaiKoHoff/DevNewFeatures
Fix: Wrap to Column: respect tab width settings
2020-01-09 18:18:12 +01:00
Pairi Daiza
4a7cf67bd3
Merge pull request #1870 from hpwamr/mui
+chg Update changes.txt
2020-01-09 18:16:47 +01:00
Pairi Daiza
f4b66f6388 +chg Update changes.txt 2020-01-09 18:16:08 +01:00
RaiKoHoff
a8c66e7330 + fix: Wrap to Column: respect tab width settings 2020-01-09 18:10:42 +01:00
Rainer Kottenhoff
9dd6411edc
Merge pull request #1868 from RaiKoHoff/DevNewFeatures
Fix Wrap to Column
2020-01-09 17:02:35 +01:00
RaiKoHoff
c470b3aeb1 + fix: Wrap to Column 2020-01-09 16:53:05 +01:00
RaiKoHoff
589da30e4a Merge remote-tracking branch 'upstream/master' into DevNewFeatures 2020-01-09 08:49:46 +01:00
RaiKoHoff
f7896311a5 + pre: Wrap to column 2020-01-08 17:28:57 +01:00
Rainer Kottenhoff
bd39cda754
Merge pull request #1866 from RaiKoHoff/DevNewFeatures
Update Scintilla version 4.2.3
2020-01-08 15:03:11 +01:00
RaiKoHoff
862fc9aec4 + upd: Scintilla version 4.2.3 2020-01-08 14:44:28 +01:00
Rainer Kottenhoff
346e254fd7
Merge pull request #1865 from RaiKoHoff/DevNewFeatures
Update Oniguruma to current (2020-01-08) development version (6.9.4 R3)
2020-01-08 13:01:53 +01:00
RaiKoHoff
f591ebfe7f + update Oniguruma to current (2020-01-08) develoment version (6.9.4 R3) 2020-01-08 12:42:49 +01:00
Pairi Daiza
c2b9aa7526
Merge pull request #1863 from hpwamr/mui
+ Restore original version of "build_np3portableapp.cmd"
2020-01-05 18:11:45 +01:00
Pairi Daiza
72ed7791dc + Restore original version of "build_np3portableapp.cmd" 2020-01-05 18:11:03 +01:00
Pairi Daiza
f27294eabe
Merge pull request #1861 from hpwamr/master
+ Correction version files for beta channel (Build_2698)
2020-01-05 06:40:28 +01:00
Pairi Daiza
4609e8404c +chg Update changes.txt 2020-01-05 06:27:14 +01:00
Pairi Daiza
355a17f612 + Correction version files for beta channel (Build_2698) 2020-01-05 06:21:02 +01:00
Pairi Daiza
6711fd99d3
Merge pull request #1859 from hpwamr/mui
Add Error UTF-8 Encoding test files with issue #
2020-01-04 20:15:37 +01:00
Pairi Daiza
7e95148593 Add Error UTF-8 Encoding test files with issue # 2020-01-04 20:06:03 +01:00
Pairi Daiza
ff946abc6f
Merge pull request #1858 from hpwamr/mui
Change Rizonesoft Copyright © to year "2020"
2020-01-03 18:26:56 +01:00
Pairi Daiza
ae53805a59 Change Rizonesoft Copyright © to year "2020" 2020-01-03 18:17:29 +01:00
Pairi Daiza
29225f6fde
Merge pull request #1853 from hpwamr/mui
Add Error UTF-8 Encoding test files with issue #
2019-12-30 10:27:23 +01:00
Pairi Daiza
4e2c3f0f23 Add Error UTF-8 Encoding test files with issue # 2019-12-30 10:20:07 +01:00
Pairi Daiza
eb45c48825
Merge pull request #1849 from hpwamr/mui
+chg - Correction of a few Shortcuts
2019-12-19 17:53:13 +01:00