Commit Graph

58 Commits

Author SHA1 Message Date
Rainer Kottenhoff
f1fc510a2a + fix: check "Toggle View" button in case of activation 2018-04-19 15:59:19 +02:00
Rainer Kottenhoff
52b3dc6acb + enh: Selectable (and copy-able) version info header of About-Box 2018-04-18 08:30:07 +02:00
Rainer Kottenhoff
3a6c978781
+ enh: enable "Toggle View" for main window 2018-04-12 00:40:49 +02:00
Rainer Kottenhoff
1a0982822d + fix: folding level issue to hide non-occurrence match lines 2018-04-05 17:22:24 +02:00
Rainer Kottenhoff
3d51761404 + add: method to remove duplicate lines 2018-03-23 11:48:54 +01:00
Rainer Kottenhoff
9002b5555e + fix: minor issues 2018-03-23 01:08:14 +01:00
Rainer Kottenhoff
76ebeea364 + add: names in Acknowledgments 2018-03-22 19:22:10 +01:00
Rainer Kottenhoff
f2951b3df4 + add: version info for VS2017 v15.6.3 (VC v191326129) 2018-03-20 07:23:30 +01:00
Rainer Kottenhoff
81e95bf7aa + rpl: replace tellenc by CED in AboutBox
+ upd: uthash library updated to current GitHub dev
2018-03-15 11:50:52 +01:00
Rainer Kottenhoff
575be5b2cf + enh: external cmd tool using Google's "Compact Encoding Detection" for encoding analysis 2018-03-14 15:30:45 +01:00
Rainer Kottenhoff
3e67e38fc2 + chg: new compiler version 2018-03-11 09:25:33 +01:00
Rainer Kottenhoff
89f53815fc + fix: issue regarding hyperlink positioning of AboutBoy in case of non standard sytem font styling 2018-03-11 09:20:43 +01:00
Rainer Kottenhoff
7db173c208 + add: new VS C++ compiler version (191326128) => Info AboutBox 2018-03-07 09:58:58 +01:00
Rainer Kottenhoff
b4f1e563aa + add: version string patching commands for different local builds 2018-03-07 09:13:47 +01:00
Rainer Kottenhoff
007691a0b5 + chg: version info in About text 2018-03-06 21:34:21 +01:00
Rainer Kottenhoff
0568c8159d + chg: add "tellenc" acknowledgement to About test 2018-03-06 14:47:26 +01:00
Rainer Kottenhoff
d3b2d360d6 + fix: missing richedit cmd 2018-02-28 19:58:42 +01:00
Rainer Kottenhoff
cbacc29b2f + chg: fine-tuning AboutBox 2018-02-27 12:22:07 +01:00
Rainer Kottenhoff
08198a79e9 + chg: AbotBox - downgrading to RichEdit library 2.0 (all needed features already in there)
+ ext: AbouBox - acknowledgement/contributors, original licenses (& references)
2018-02-26 23:44:32 +01:00
Rainer Kottenhoff
c125f018f4 + enh: 2nd version of AboutBox 2018-02-26 18:57:51 +01:00
Rainer Kottenhoff
528c32abe2 + enh: New About Box 2018-02-24 13:07:43 +01:00
Rainer Kottenhoff
18928095da + firs draft of RichEdit Ctrl for AboutBox 2018-02-24 04:00:11 +01:00
Rainer Kottenhoff
a15b7d97f9 + chg: encoding type of Version.h from UTF-8 (Signature) to UTF-16 LE, to get Copyright sign right
+ chg: change start of project on GitHub (date) to 2015 (Version.h)
2018-02-22 18:25:42 +01:00
Rainer Kottenhoff
0449f0fb2e + adapted VS compiler version string for About dialog 2018-02-21 11:58:26 +01:00
Rainer Kottenhoff
f37cadf220 + enh: Add "Shift+F1" Accelerator Key to open "About..." box
+ fix: static URL string to open version check website
2018-02-02 15:07:13 +01:00
Rainer Kottenhoff
81370e57d0 + enh: first draft for UpdateCheck call 2018-02-01 23:34:29 +01:00
Rainer Kottenhoff
25e4344acf + fix: "Line Comment" id noselection and current pos == indent pos 2018-01-26 23:16:20 +01:00
Rainer Kottenhoff
995dd2f53d + enh: version check for VS 2017 v.15.5.5 2018-01-26 19:47:25 +01:00
Rainer Kottenhoff
59cdd06097 + fix: VS 15.5.4 update 2018-01-17 15:16:29 +01:00
Rainer Kottenhoff
074b6f8344 + update: compiler version 191225834 (VS2017 V.15.5.3) 2018-01-10 00:55:44 +01:00
Rainer Kottenhoff
0b3611d66f + fix: replace-all with look-behind assertion 2017-12-16 02:36:10 +01:00
Rainer Kottenhoff
e45494ed70 + fix: version and build information templates 2017-12-15 08:53:12 +01:00
Rainer Kottenhoff
d5920094bb + fix: About Dlg RegEx engine version info 2017-12-12 23:38:14 +01:00
Rainer Kottenhoff
7b562f9c82 + fix: add version info for VS2017 v.15.5 2017-12-07 18:38:18 +01:00
Rainer Kottenhoff
fed6db003b + fix: adapt DeelX RE interface according to ne enhanced find/replace dialog 2017-11-15 17:47:49 +01:00
Rainer Kottenhoff
f169b6e57a + update compiler version detection 2017-10-25 13:16:18 +02:00
Rainer Kottenhoff
d3bd71e3f2 + updated Compiler Info 2017-09-07 14:04:25 +02:00
Rainer Kottenhoff
6e65f81fe5 + changed version display on Help/About...
+ powershell script to patch version numbers
+ appveyor.yml using same powershell commnads to patch version
2017-09-05 12:53:41 +02:00
Rainer Kottenhoff
db9dd13422 Merge branch 'master' into StrSafe_Branch 2017-08-23 17:38:25 +02:00
Rainer Kottenhoff
b7523f4d53 + last chunk of StrSafe.h replacements for deprecated string functions
* no functional changes compared origin master
- despite of regression tests, there is a small possibility of
  introducing changed/wrong behavior regarding string operations ... :-O
2017-08-23 12:22:48 +02:00
Derick Payne
56a988ea77 Merge pull request #58 from RaiKoHoff/Scintilla_400
Update to Scintilla 400  (VS2017 vc140+ needed for C++14 & C++17 features)
2017-08-18 14:31:36 +02:00
Derick Payne
43f51f7b18 Merge pull request #62 from RaiKoHoff/Bugfix_440
Bugfixes post build 440
2017-08-18 14:30:35 +02:00
Rainer Kottenhoff
d9c017c9f9 + version info changed from "unstable" to "early bird" 2017-08-17 23:03:11 +02:00
Rainer Kottenhoff
c708a522e3 + update to Scintilla 400 (unstable) pre release 2017-08-17 10:23:15 +02:00
Rainer Kottenhoff
362738769a + update to Scintilla 376 (root of long term maintenance branch avoiding C++14, C++17 and later features)
(one change only: the Baan lexer correctly highlights numbers when followed by an operator.)
2017-08-17 08:47:57 +02:00
Rainer Kottenhoff
6474ab9a22 + Save Edit.c and Version.h as UTF-8 w/BOM to make Unicode chars independant from encoding ANSI local codepage.
+ remove some unneccessary comments with unicode chars
2017-08-16 22:58:37 +02:00
Derick Payne
79dbf39761 Prepared Build 440 for Release 2017-08-16 20:19:10 +02:00
Rainer Kottenhoff
b944089efc - cleanup .vcxproj to support "All Config" ans "All Platform" selection
~ maybe it is time to change to Platform Toolset "Visual Studio 2017 - Windows XP (v141_xp)" ?

 - add existing recoding accelerator keys (Ctrl+Alt+F & Ctrl+Shift+A)
   to "Recode" menue  (func: reload file forcing this encoding type)

 - add version info for used Scintilla library
  ~ VERSION_SCIVERSION should be set by Version.exe (version patcher)
    and can be picked from provided scintilla\version.txt

 - some code-cleanup (cleancode-developer pathfinder rule)
   while trying to trace down notepad2-mod issue #121
   (i am able to reproduce, but didn't find the reason (yet))
2017-08-08 11:56:56 +02:00
Derick Payne
050c2436be Small updates 2017-08-06 19:10:50 +02:00
Derick Payne
cb6990cba6 Bigger toolbar buttons
- Bigger toolbar buttons (24px)
- Visual Studio 2017 solution file
2017-03-31 01:52:39 +02:00