Rainer Kottenhoff
|
eb6772a3f9
|
+ cleanup AHK testing script, add test artifacts
|
2017-10-10 13:55:05 +02:00 |
|
Rainer Kottenhoff
|
a3540e47a5
|
Merge branch 'master' into RegrTest_AHK
|
2017-10-10 13:11:40 +02:00 |
|
Rainer Kottenhoff
|
9f078cfc68
|
Merge remote-tracking branch 'Notepad3_upstream_Rizone/master'
|
2017-10-10 13:10:51 +02:00 |
|
Derick Payne
|
a367857809
|
Merge pull request #114 from RaiKoHoff/Bugfixes_1010
Bugfixes 1010
|
2017-10-10 13:02:41 +02:00 |
|
Rainer Kottenhoff
|
4ebc2d4f44
|
+ fix: try to retrieve correct file version for Notepad3Portable creator
|
2017-10-10 12:28:17 +02:00 |
|
Rainer Kottenhoff
|
2c10fac4e4
|
Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' into RegrTest_AHK
|
2017-10-10 12:06:45 +02:00 |
|
Rainer Kottenhoff
|
ee6386d90e
|
+ fix: StatusBar Col display is not correct in case of Virtual Space Access
|
2017-10-10 11:35:22 +02:00 |
|
Rainer Kottenhoff
|
42200dc7af
|
+ generalized internal multi-byte codepage definitions (code cleanup)
|
2017-10-10 09:02:54 +02:00 |
|
Derick Payne
|
7de40054aa
|
Merge pull request #111 from RaiKoHoff/Bugfixes_1009
Bugfixes 1009
|
2017-10-10 08:26:29 +02:00 |
|
Rainer Kottenhoff
|
a103370ea8
|
+ AHK test script for NP3 GUI tests
|
2017-10-10 00:14:41 +02:00 |
|
Rainer Kottenhoff
|
43e907f69d
|
Merge branch 'Bugfixes_1009' into RegrTest_AHK
|
2017-10-09 21:48:19 +02:00 |
|
Rainer Kottenhoff
|
5322d0014d
|
+ fix: locale / language independant version patching batch for Notepad3Portable
|
2017-10-09 18:23:10 +02:00 |
|
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 |
|