Commit Graph

2575 Commits

Author SHA1 Message Date
Rainer Kottenhoff
c59071c071
Merge pull request #913 from jczanfona/patch-3
Minor typo
2019-02-05 14:47:44 +01:00
jczanfona
9ed2a8bd5e
Minor typo
Unnecessary spaces
2019-02-05 09:52:40 +01:00
Rainer Kottenhoff
71685961f3
Merge pull request #912 from RaiKoHoff/Dev_Master
Update change-log and compiler version string
2019-02-05 09:03:42 +01:00
Rainer Kottenhoff
a42a4a7117 + update changelog 2019-02-05 08:55:06 +01:00
Rainer Kottenhoff
56e86f89e4 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into Dev_Master 2019-02-05 08:43:25 +01:00
Rainer Kottenhoff
69166421b4
Merge pull request #908 from jczanfona/patch-2
Wrong shortcut to Recent file (History)
2019-02-03 13:51:01 +01:00
jczanfona
afad3964bf
Wrong shortcut to Recent file (History)
The correct one is Ctrl+Alt+H, not Alt+H
2019-02-03 10:55:07 +01:00
Rainer Kottenhoff
54ba2013c9 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into Dev_Master 2019-02-01 14:27:39 +01:00
Rainer Kottenhoff
46b0a24878 + upd: version detection for VS2019 16.0.0 Preview 2.1 2019-02-01 14:26:57 +01:00
Rainer Kottenhoff
d2d67bc860
Merge pull request #907 from RaiKoHoff/Dev_Master
Update Compact Encoding Detection (CED)
2019-02-01 13:54:51 +01:00
Rainer Kottenhoff
e83fbcc747 + upd: current corrections for Compact Encoding Detection (CED by Google)
+ fix: problem with UTF-8 (no BOM) encoding vs. ANSI encoding detection
+ cln: code cleanup
2019-02-01 13:21:15 +01:00
Rainer Kottenhoff
2eee188627
Merge pull request #906 from RaiKoHoff/Dev_Master
Fix: Onigmo RegEx: fixing possible crash
2019-01-31 17:43:40 +01:00
Rainer Kottenhoff
cf72b7b8da + fix: Onigmo RegEx: fixing possible crash 2019-01-31 17:29:33 +01:00
Rainer Kottenhoff
f78cb05d39
Merge pull request #905 from RaiKoHoff/Dev_Master
Fix Unicode detection (special case)
2019-01-31 17:06:01 +01:00
Rainer Kottenhoff
c5cee36a43 + fix: wrong detection of Non-Unicode file as Unicode 2019-01-31 16:11:49 +01:00
Rainer Kottenhoff
f3c93dedcc
Merge pull request #904 from RaiKoHoff/New_Development
Updates: Scintilla (NimLexer) and Onigmo (v6.2.0)
2019-01-31 08:48:59 +01:00
Rainer Kottenhoff
760f8d32e6 + upd: Scintilla current (2019-01-30) dev 2019-01-30 13:58:42 +01:00
Rainer Kottenhoff
1fdb777189 + upd: to Onigmo version 6.2.0 2019-01-30 13:48:40 +01:00
Rainer Kottenhoff
1dd48be287 + cln: CppCheck (v1.86) clean code suggestions 2019-01-30 11:21:33 +01:00
Rainer Kottenhoff
c82591f45e + upd: new Visual Studio sub-version w/o compiler version change 2019-01-28 13:32:30 +01:00
Rainer Kottenhoff
c0e8b6f20c + upd: current Onigmo development tip 2019-01-28 13:05:05 +01:00
Rainer Kottenhoff
40e5f71253
Merge pull request #903 from RaiKoHoff/New_Development
RegEx Search & Replace speed-up for const replacement strings
2019-01-28 00:18:27 +01:00
Rainer Kottenhoff
368adffeb9 + speed-up RegEx Search & Replace for fixed (const) (non search pattern group referenced) replacement strings 2019-01-27 09:25:53 +01:00
Rainer Kottenhoff
85694c851f
Merge pull request #902 from RaiKoHoff/New_Development
Prepare project for VS2019 Prev 2.0 using compiler vc142
2019-01-25 20:23:31 +01:00
Rainer Kottenhoff
2f1312149a + fix: problem with reuse window
+ update Onigmo RegEx engine
+ Scintilla current dev (GitHub Mirror)
+ using vc142 for VS2019 Prev 2.0
2019-01-25 20:07:10 +01:00
Rainer Kottenhoff
9bda6447fa + fix: Use HighQuality icon for TaskBar 2019-01-23 12:38:35 +01:00
Pairi Daiza
6d97fc4840
Merge pull request #899 from hpwamr/MUI_dev
+ Standardization of the header's layout
2019-01-17 16:17:14 +01:00
Pairi Daiza
a8a81e954a + Standardization of the header's layout 2019-01-17 16:06:15 +01:00
Rainer Kottenhoff
1b7e4e931e
Merge pull request #897 from RaiKoHoff/New_Development
Avoid (System's) PATH wide search for specific items
2019-01-15 13:40:23 +01:00
Rainer Kottenhoff
50c8084102 + upd: Scintilla Update (GitHub Mirror 2019-Jan-15) 2019-01-15 12:26:57 +01:00
Rainer Kottenhoff
5cc292d0dc Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into New_Development 2019-01-15 12:15:20 +01:00
Rainer Kottenhoff
1c7564ce47 + fix: avoid (System's) PATH wide search for specific items 2019-01-15 12:14:29 +01:00
Rainer Kottenhoff
c5f6621c31
Merge pull request #896 from RaiKoHoff/New_Development
New development
2019-01-15 08:47:39 +01:00
Rainer Kottenhoff
ce5cb1001a + update changelog 2019-01-15 08:35:32 +01:00
Rainer Kottenhoff
2b4f0398f6 + rm: wyUpdate binary stuff removed from build directory 2019-01-15 08:32:54 +01:00
Rainer Kottenhoff
140f5d61b7 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into New_Development 2019-01-15 08:17:07 +01:00
Pairi Daiza
61de47b459
Merge pull request #895 from hpwamr/MUI_dev
+ correction typo + adjust layout
2019-01-15 05:33:54 +01:00
Pairi Daiza
1285adde81 + correction typo + adjust layout 2019-01-15 05:11:53 +01:00
Pairi Daiza
0ec159be44
Merge pull request #894 from hpwamr/MUI_dev
Mui dev - Minor corrections
2019-01-14 22:26:41 +01:00
Pairi Daiza
8715fa6790 + Minor correction + adjust layout 2019-01-14 22:12:11 +01:00
Pairi Daiza
ebcc8eea4a + Adjust layout of dialog Default Encoding (new file) 2019-01-14 22:10:56 +01:00
Rainer Kottenhoff
88fed83771 + rfc: Unify key down checking. 2019-01-14 17:09:20 +01:00
Rainer Kottenhoff
619e261d3a + fix: Don't search in PATH when opening relative paths via command line 2019-01-14 11:49:09 +01:00
Rainer Kottenhoff
8ca9f95ef6
Merge pull request #893 from RaiKoHoff/New_Development
Toggle current line highlighting mode
2019-01-14 09:50:50 +01:00
Rainer Kottenhoff
7edf430563 + fix: don't change settings file name for current line higlighting 2019-01-14 09:40:16 +01:00
Rainer Kottenhoff
c72c5f9da9 + add: toggle current line highlighting mode 2019-01-14 09:33:35 +01:00
Rainer Kottenhoff
66ff563886 + upd: Scintilla (mainly NIM lexer) 2019-01-13 18:57:02 +01:00
Pairi Daiza
1cc987e8ab
Merge pull request #892 from jczanfona/patch-1
Typo error
2019-01-13 17:26:09 +01:00
jczanfona
d4d90e4e87
Typo error
Missing a space
2019-01-12 11:10:51 +01:00
Rainer Kottenhoff
d847a5fc26
Merge pull request #891 from RaiKoHoff/New_Development
Enhanced Goto Line/Column Dialog
2019-01-12 01:44:39 +01:00