Commit Graph

6374 Commits

Author SHA1 Message Date
Rainer Kottenhoff
f5aba989c0 - remove unnecessary build artifacts from np3portable 2017-10-16 09:06:48 +02:00
Rainer Kottenhoff
163972c444 Merge remote-tracking branch 'Notepad3_upstream_Rizone/master' 2017-10-16 09:04:29 +02:00
Rainer Kottenhoff
9b03858006 + minor bugfixes for session feature (file history: remember caret pos and encoding) 2017-10-16 01:21:11 +02:00
Rainer Kottenhoff
7b691ea7f3 Merge branch 'FileHistory' 2017-10-15 23:06:05 +02:00
Derick Payne
462416b8b4 Prepared Build 605 2017-10-15 19:28:28 +02:00
Derick Payne
0ec2668ce3 Merge pull request #124 from RaiKoHoff/Bugfix_1015
fixing .LOG file opening crash
2017-10-15 19:15:25 +02:00
Rainer Kottenhoff
97b162e2e3 Merge branch 'Bugfix_1015' into FileHistory 2017-10-15 18:59:09 +02:00
Rainer Kottenhoff
d352b3d6bd +fix: crash on accessing UndoRedo structure while NP3 instance has not been initialized completely (.LOG file opening bug) 2017-10-15 18:52:13 +02:00
Rainer Kottenhoff
2e669b576a Merge remote-tracking branch 'notepad3_orig_rizone/master' 2017-10-15 18:47:44 +02:00
Rainer Kottenhoff
6cb00e36d2 +fix: crash on accessing UndoRedo selection history while instance has not been initialized. 2017-10-15 18:46:35 +02:00
Rainer Kottenhoff
48d008c181 + first version of caret/encoding history 2017-10-15 18:28:04 +02:00
Derick Payne
3c996729cf Prepared Build 600 2017-10-15 15:37:21 +02:00
Rainer Kottenhoff
5be1173808 Merge branch 'master' into FileHistory 2017-10-15 13:54:53 +02:00
Rainer Kottenhoff
db3e71134d Merge remote-tracking branch 'notepad3_orig_rizone/master' 2017-10-15 13:53:53 +02:00
Rainer Kottenhoff
efe1988d67 Merge remote-tracking branch 'origin/AHK_RegrTest_Enh' 2017-10-15 13:51:54 +02:00
Rainer Kottenhoff
aa216aa7ef Merge remote-tracking branch 'origin/AHK_RegrTest_Enh' into FileHistory 2017-10-15 13:45:52 +02:00
Rainer Kottenhoff
53f092a570 + prepare file history extension (caret position and encoding settings) 2017-10-15 13:45:32 +02:00
Derick Payne
41c34f88c6 Merge branch 'master' of https://github.com/rizonesoft/Notepad3 2017-10-15 13:11:30 +02:00
Derick Payne
f28a547648 Preparing Build 583 2017-10-15 13:10:38 +02:00
Derick Payne
652902a3d9 Merge pull request #119 from RaiKoHoff/AHK_RegrTest_Enh
fixing bold/italic font selection on Customize Schemes...
2017-10-15 13:06:39 +02:00
Rainer Kottenhoff
b05ef4dc2b +fix: virtual space access: column indicator 2017-10-13 12:24:31 +02:00
Rainer Kottenhoff
9088191b2b + fix: Customize Schemes... Font... selection: bold/italic now detected (bold: if selection >= FW_SEMIBOLD) 2017-10-13 11:14:05 +02:00
Rainer Kottenhoff
fcff5d36f9 + add files to .gitignore
+ enhanced version number tests
2017-10-12 15:41:14 +02:00
Rainer Kottenhoff
729daeeea5 Merge remote-tracking branch 'notepad3_orig_rizone/master' 2017-10-11 15:45:20 +02:00
Derick Payne
37c2a1d8e0 Merge pull request #117 from RaiKoHoff/AHK_RegressTests
AHK regression tests
2017-10-11 14:58:32 +02:00
Rainer Kottenhoff
1c428be8ae - script and artifact cleanup 2017-10-11 14:14:36 +02:00
Rainer Kottenhoff
81b5813dd5 + fix: file-version test batch error 2017-10-11 12:43:34 +02:00
Rainer Kottenhoff
eadcd3dd39 +fix: syntax error in batch 2017-10-11 12:35:31 +02:00
Rainer Kottenhoff
345f581d38 + fix: wrong decreasing build number from file 2017-10-11 12:31:18 +02:00
Rainer Kottenhoff
b99f65ca4f + fix: inconsistent build number file vs. AppVeyor env 2017-10-11 11:25:39 +02:00
Rainer Kottenhoff
c7f6f50020 + fix: fetching wrong build number 2017-10-11 11:10:23 +02:00
Rainer Kottenhoff
2844d5c536 + fix: test file version script 2017-10-11 10:59:37 +02:00
Rainer Kottenhoff
719dc2ca7f + add test text-files and test config 2017-10-11 10:40:53 +02:00
Rainer Kottenhoff
062d8f59a9 + extend: regression tests 2017-10-11 10:35:29 +02:00
Derick Payne
543241c43c Merge pull request #116 from RaiKoHoff/RegrTest_AHK
AppVeyor: regression testing AHK (dumb initial version)
2017-10-11 00:11:31 +02:00
Rainer Kottenhoff
46ad80bc55 +fix: wrong path to NP3 exe in case of 64-bit test env 2017-10-10 16:06:02 +02:00
Rainer Kottenhoff
c652073054 + fix: AHK exe path find hardening 2017-10-10 15:57:49 +02:00
Rainer Kottenhoff
6b86ed5122 + try fix: issue with program path in 64-bit process 2017-10-10 15:43:37 +02:00
Rainer Kottenhoff
bc5e3f7e3c +fix: revert provoked test failure 2017-10-10 15:31:11 +02:00
Rainer Kottenhoff
e613e97b5d + fixing EXITCODE handling 2017-10-10 15:24:46 +02:00
Rainer Kottenhoff
2944a4bc40 + fix: syntax error on exit script 2017-10-10 14:49:33 +02:00
Rainer Kottenhoff
0f991c91df - fix: cmd batch "start" command seems not to handle errorlevel setting as expected 2017-10-10 14:41:55 +02:00
Rainer Kottenhoff
fa84bfa5dc + provoke AHK test error for checking bad test path ... 2017-10-10 14:23:19 +02:00
Rainer Kottenhoff
48d3d60476 + AppVeyor: activate AHK test script for initial version of regression testing 2017-10-10 14:01:28 +02:00
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