Commit Graph

6718 Commits

Author SHA1 Message Date
Rainer Kottenhoff
c19e205d38 + fix: version patching for Notepad3 PortableApps build batch 2017-10-09 11:59:20 +02:00
Rainer Kottenhoff
05726e5751 + StrSafe Path Functions only available for Win 8 and higher - can't switch to yet 2017-10-09 10:21:27 +02:00
Rainer Kottenhoff
eeb7850d3a + fix: Recode to ANSI (in case of Chinese ANSI code-page) 2017-10-09 09:34:48 +02:00
Rainer Kottenhoff
d076e417dd Merge remote-tracking branch 'notepad3_orig_rizone/master' into Bugfixes_1008 2017-10-08 20:45:10 +02:00
Rainer Kottenhoff
ca2e2abf28 Merge remote-tracking branch 'notepad3_orig_rizone/master' 2017-10-08 20:44:35 +02:00
Derick Payne
e263ee7f22 Prepared Build 568 2017-10-08 19:59:25 +02:00
Derick Payne
35ed59f1bb Prettier Browse Icon 2017-10-08 19:38:51 +02:00
Derick Payne
8ba3569172 Merge pull request #108 from RaiKoHoff/Bugfixes_1006c
+fix: reverting "reload as UTF-8 not work bugfix" from Notepad2-mod b…
2017-10-08 19:05:27 +02:00
Derick Payne
da6022e636 Preparing Build 565 2017-10-08 19:02:28 +02:00
Rainer Kottenhoff
386e93e4e4 Merge remote-tracking branch 'notepad3_orig_rizone/master' into Bugfixes_1006c 2017-10-08 18:21:58 +02:00
Rainer Kottenhoff
af0128ba12 Merge remote-tracking branch 'notepad3_orig_rizone/master' 2017-10-08 18:20:08 +02:00
Derick Payne
a818bd97b1 Updated Run Dialog
Fixed texture glitch on "Browse" button.
2017-10-08 17:48:29 +02:00
Rainer Kottenhoff
8cd3a8c36c Merge remote-tracking branch 'notepad3_orig_rizone/master' 2017-10-08 17:41:53 +02:00
Rainer Kottenhoff
e25edbeb4a +fix: reverting "reload as UTF-8 not work bugfix" from Notepad2-mod branch - fix does not work properly: identifying ANSI files as ASCII (and force reload ad UTF-8, if configured) - that is not correct 2017-10-08 17:40:27 +02:00
Derick Payne
d225901f48 Merge pull request #106 from RaiKoHoff/Bugfixes_1006b
+bug fix: in-text encoding (convert encoding)
2017-10-08 16:30:11 +02:00
Rainer Kottenhoff
7e91dbfae3 + fix: binary directory to build portable app 2017-10-08 14:38:14 +02:00
Rainer Kottenhoff
33911ca092 +fix: broken NormalizePathEx() 2017-10-08 00:23:44 +02:00
Rainer Kottenhoff
08f03ba26c + code comment for completeness 2017-10-06 17:53:07 +02:00
Rainer Kottenhoff
bc2c337fce +fix bug: in-text encoding (convert encoding) 2017-10-06 16:38:25 +02:00
Rainer Kottenhoff
a6f31606b8 Merge branch 'master' into RegrTest_AHK 2017-10-06 11:45:46 +02:00
Derick Payne
b2f67e9ed8 Merge pull request #105 from RaiKoHoff/Bugfixes_1006+
StatusBar information enhancements
2017-10-06 11:38:11 +02:00
Rainer Kottenhoff
fddaa67b19 + fix: minor StatusBar string corrections 2017-10-06 11:03:01 +02:00
Rainer Kottenhoff
eea77201fc + StatusBar information enhancements 2017-10-06 10:45:00 +02:00
Rainer Kottenhoff
564ee37bda Merge branch 'master' into RegrTest_AHK 2017-10-05 13:47:37 +02:00
Derick Payne
7a118f186b Merge pull request #104 from RaiKoHoff/Bugfixes_1005+
Bugfixes 1005+
2017-10-05 13:39:15 +02:00
Rainer Kottenhoff
424da9caeb + fix: support pasting position at virtual space 2017-10-05 12:54:07 +02:00
Rainer Kottenhoff
9d9d4d45cb + fix: move caret to convenient position after pasting clipboard (no current selection) 2017-10-05 11:30:27 +02:00
Rainer Kottenhoff
32ccdc0671 +fix: virtual space navigation and rectangular selection (minor issues)
(allow "Virtual Space Rectangular Selection" also allows moving Caret into virtual space (beyond line end))
2017-10-05 02:18:51 +02:00
Rainer Kottenhoff
352ba83efa Merge remote-tracking branch 'notepad3_orig_rizone/master' 2017-10-04 22:48:55 +02:00
Derick Payne
7979b7ef5e Merge pull request #103 from RaiKoHoff/BugFixes_1004+
Bug Fixes 1004+
2017-10-04 19:08:52 +02:00
Rainer Kottenhoff
5eaf851da1 + fix: copy/cut & paste of current line (in case of no selection - Visual Studio behavior - using SCI's MSDEVLineSelect) 2017-10-04 18:44:30 +02:00
Rainer Kottenhoff
3c6bb28361 + enhanced clipboard recoding detection
+ fix: bug in code-page related text conversion
2017-10-04 14:45:48 +02:00
Rainer Kottenhoff
8872231792 Merge branch 'master' into RegrTest_AHK 2017-10-04 10:49:01 +02:00
Derick Payne
4a6244433a Build 548 Released 2017-10-03 18:02:37 +02:00
Derick Payne
011cbff8b8 Corrected UFT Spelling on Encoding menu
Corrected MENUITEM "ASCII as UFT-&8\tCtrl+Shift+F8", CMD_RELOADASCIIASUTF8 - UFT -> UTF
2017-10-03 15:24:20 +02:00
Derick Payne
b5b171b333 Added Download link to Readme.md 2017-10-03 13:51:12 +02:00
Derick Payne
145337846f Added Download link to Readme.md 2017-10-03 13:50:21 +02:00
Derick Payne
7b51932961 Readme.md Updates 2017-10-03 13:46:19 +02:00
Derick Payne
e6c87ebd59 Final Readme.md 2017-10-03 13:40:52 +02:00
Derick Payne
ce702b779c Final Readme.md 2017-10-03 13:33:48 +02:00
Derick Payne
f54ab1f286 Project Funding in Readme.md 2017-10-03 13:32:30 +02:00
Derick Payne
5eceb7508d Testing Readme.md 2017-10-03 13:24:26 +02:00
Derick Payne
4c5c6276ff One more try 2017-10-03 13:23:31 +02:00
Derick Payne
c1ded69b81 Another Readme.md 2017-10-03 13:21:41 +02:00
Derick Payne
a88705cc8b Testing Readme.md 2017-10-03 13:13:38 +02:00
Derick Payne
bbd3d1c873 More readme.md tests 2017-10-03 13:11:22 +02:00
Derick Payne
d8bc4ac7f8 Added License badge to Readme.md 2017-10-03 12:36:08 +02:00
Derick Payne
e037fb2745 Readme.md Testing 2017-10-03 12:28:27 +02:00
Derick Payne
31580f542a License display on Readme.md 2017-10-03 12:26:59 +02:00
Derick Payne
5776dae748 Readme.md Reset 2017-10-03 12:22:21 +02:00