Rainer Kottenhoff
|
527fa5359f
|
+ 7th giving up ??????? :-/
|
2017-09-05 19:51:00 +02:00 |
|
Rainer Kottenhoff
|
324c099698
|
+ 6th not as close ??????
|
2017-09-05 19:47:39 +02:00 |
|
Rainer Kottenhoff
|
98e43a89e7
|
+ 5th comming closer ?????
|
2017-09-05 19:45:40 +02:00 |
|
Rainer Kottenhoff
|
893d002f99
|
+ 4th try ????
|
2017-09-05 19:42:26 +02:00 |
|
Rainer Kottenhoff
|
95be72783a
|
+ 3rd try ???
|
2017-09-05 19:23:05 +02:00 |
|
Rainer Kottenhoff
|
fa6ac63399
|
+ 2nd try ?
|
2017-09-05 19:18:00 +02:00 |
|
Rainer Kottenhoff
|
bcfa916d20
|
+ syntax error ???
|
2017-09-05 19:10:29 +02:00 |
|
Rainer Kottenhoff
|
c1caa80742
|
+ try to call Version.ps1 instead of duplicate code in .yml
|
2017-09-05 19:05:37 +02:00 |
|
Rainer Kottenhoff
|
0a87a2606f
|
+ missing Update-AppveyorBuild commandlet
|
2017-09-05 14:12:59 +02:00 |
|
Rainer Kottenhoff
|
958ab09334
|
+ unique (revision) number: format "Mdd" so Dec.1 (121) can be distinguished from Jan.21 (121) - now (1201) vs. (121)
|
2017-09-05 13:36:57 +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 |
|
Derick Payne
|
ac664d51b1
|
Merge pull request #74 from RaiKoHoff/RelaunchElevated
+ remember window position in case of "relaunch elevated"
|
2017-09-04 15:09:04 +02:00 |
|
Rainer Kottenhoff
|
348dee6801
|
+ enhance consistency between toolbar (save button) and titlebar (modified marker)
|
2017-09-04 12:59:02 +02:00 |
|
Rainer Kottenhoff
|
f35e6ec96d
|
+ fixing problem memory initialization problem during InitInstance()
|
2017-09-04 10:20:08 +02:00 |
|
Derick Payne
|
1e3c0cbda2
|
Build 468 Released
|
2017-09-02 14:15:33 +02:00 |
|
Rainer Kottenhoff
|
837f22c588
|
+ remember window position in case of "relaunch elevated"
|
2017-09-02 14:02:24 +02:00 |
|
Derick Payne
|
eb6d1b0d7b
|
Merge pull request #73 from RaiKoHoff/RelaunchElevated
Save file: permission denied - Relaunch elevated, keeping changes via temp. buffer file
|
2017-09-02 13:11:11 +02:00 |
|
Derick Payne
|
9f8bd5f60d
|
Merge pull request #72 from RaiKoHoff/StrSafe3_Branch
StrSafe3 branch ( lstrcmp() and lstrcmpi() )
|
2017-09-02 13:10:32 +02:00 |
|
Rainer Kottenhoff
|
239f54b0ca
|
+ small fixes for "Relaunch elevated"
+ consistency: raising WINVER macros to Win7 (abandoned WinXP support)
|
2017-09-02 09:09:23 +02:00 |
|
Rainer Kottenhoff
|
e8ec51f360
|
Merge branch 'StrSafe3_Branch' into RelaunchElevated
|
2017-09-02 01:13:13 +02:00 |
|
Rainer Kottenhoff
|
a092fbb09d
|
- remove Debug build - not needed here ;-)
|
2017-09-02 01:06:03 +02:00 |
|
Rainer Kottenhoff
|
ac11c6bdaa
|
+ next try
|
2017-09-02 00:54:50 +02:00 |
|
Rainer Kottenhoff
|
3bf27e9b1d
|
Merge branch 'StrSafe3_Branch' of https://github.com/RaiKoHoff/Notepad3 into StrSafe3_Branch
|
2017-09-02 00:50:54 +02:00 |
|
Rainer Kottenhoff
|
0790f7496f
|
+ next try for .vcxproj
|
2017-09-02 00:45:45 +02:00 |
|
Rainer Kottenhoff
|
444beff925
|
+ try fixing .vcxproj file
|
2017-09-02 00:26:00 +02:00 |
|
Rainer Kottenhoff
|
ebc3020297
|
+ try fix parsing error
|
2017-09-02 00:16:02 +02:00 |
|
Rainer Kottenhoff
|
a1aec489ca
|
+ first AppVeyor config
|
2017-09-01 23:59:55 +02:00 |
|
Rainer Kottenhoff
|
a553fa4d9a
|
+ fixing some problems for feature "relaunch elevated preserve changes"
|
2017-09-01 20:25:38 +02:00 |
|
Rainer Kottenhoff
|
d1a53c3fb1
|
+ relaunch elevated keeping current changes in a buffer
|
2017-09-01 16:45:31 +02:00 |
|
Rainer Kottenhoff
|
04752d0bb5
|
+ clipboard encoding handling refined
|
2017-09-01 12:03:03 +02:00 |
|
Rainer Kottenhoff
|
9182ddcf37
|
+ update doc parameters of [Settings2]
|
2017-08-31 21:04:04 +02:00 |
|
Rainer Kottenhoff
|
a4f0b5c56e
|
+ add text file documentation for Notepad3 (includes Notepad2 and Notepad2-mod docs and detailed description of encryption feature)
+ add [Settings2] parameter for "mark occurence" max. count (which was fix at 2000 before) - now configurable, max is 100000
|
2017-08-31 20:48:38 +02:00 |
|
Rainer Kottenhoff
|
dce3076e39
|
Merge branch 'UniCodePage_Branch' into StrSafe3_Branch
|
2017-08-31 14:24:32 +02:00 |
|
Rainer Kottenhoff
|
afb5140b0a
|
+ replace lstrcmp() and lstrcmpi() by StrSafe (helper.h defined) methods, where applicable
|
2017-08-31 14:21:45 +02:00 |
|
Derick Payne
|
c0c07aca6f
|
Merge pull request #71 from RaiKoHoff/UniCodePage_Branch
UniCodePage handling
|
2017-08-31 13:13:52 +02:00 |
|
Rainer Kottenhoff
|
11c29871e1
|
+ replace lstrlen() by safe StrSafe method (where applicable)
|
2017-08-30 23:32:56 +02:00 |
|
Rainer Kottenhoff
|
e5ab61a440
|
- dropping WinXP support , using compiler toolset vc141 Win SDK 10.0.14393.0
(current VC++ redistributable needed ?)
|
2017-08-30 18:18:00 +02:00 |
|
Rainer Kottenhoff
|
d3e17140e4
|
+ remove internal codepage support for Chinese, Japan, Korean DBCS use generalized UTF-8 codepage instead
(conversions do not work as expected within scintilla lib)
|
2017-08-30 12:35:07 +02:00 |
|
Rainer Kottenhoff
|
059be6c8c2
|
+ move crypto readme to doc dir
|
2017-08-30 12:10:40 +02:00 |
|
Rainer Kottenhoff
|
8cd22c7d97
|
+ add doc for uthash library
|
2017-08-30 12:06:45 +02:00 |
|
Rainer Kottenhoff
|
98f7649aee
|
+ enable "unlimited" (as in Scintilla Lib: dep. on memory and INT_MAX) undo / redo selection history
using utarray from uthash header library (https://troydhanson.github.io/uthash/index.html)
|
2017-08-30 11:43:18 +02:00 |
|
Rainer Kottenhoff
|
3ca370a13c
|
+ minor findings
|
2017-08-30 00:21:29 +02:00 |
|
Rainer Kottenhoff
|
fcd9630519
|
+ refactoring: Encoding handling
+ more operations for selctions undo/redo
|
2017-08-29 14:55:13 +02:00 |
|
Rainer Kottenhoff
|
67806856c8
|
+ fix ConvertText() according to internal SCI codepage
|
2017-08-29 01:15:45 +02:00 |
|
Rainer Kottenhoff
|
31a6c93f18
|
+ unicode to codepage clipboard handling
|
2017-08-29 00:28:51 +02:00 |
|
Rainer Kottenhoff
|
8ff4bad83f
|
+ clean code
|
2017-08-28 17:33:00 +02:00 |
|
Rainer Kottenhoff
|
369fbe814b
|
+ remove support for obsolete Korean Johab (1361) codepage.
|
2017-08-28 16:34:29 +02:00 |
|
Rainer Kottenhoff
|
f0524f0321
|
+ switching Scintilla internal codepage to UTF-8 only (resp. Japanese, Chinese and Korean DBCS)
single-byte encoding is supported externally and converted (fore and back) to UTF-8 internally,
this simplifies i.e. clipboard exchange, etc.
|
2017-08-28 16:19:03 +02:00 |
|
Derick Payne
|
72db927b90
|
Visual C++ 2017 now required
|
2017-08-27 18:36:14 +02:00 |
|
Derick Payne
|
93b4511eb7
|
Merge pull request #70 from RaiKoHoff/StrSafe_Branch2
StrSafe migration
|
2017-08-27 17:52:42 +02:00 |
|