Rainer Kottenhoff
0b3611d66f
+ fix: replace-all with look-behind assertion
2017-12-16 02:36:10 +01:00
Rainer Kottenhoff
40385765b5
+ fix: replace dialog: resize regex text box to not overlay other control
2017-12-15 10:04:06 +01:00
Rainer Kottenhoff
e45494ed70
+ fix: version and build information templates
2017-12-15 08:53:12 +01:00
Derick Payne
ba3ac599e5
Hyperlink Hotspots turned off by default.
2017-12-10 16:31:54 +02:00
Derick Payne
b7ab5aebb9
Release related Updates
...
- Changed UPX compression from --brute to --best.
- Removed replace Windows Notepad build.
2017-12-02 21:09:17 +02:00
Derick Payne
2bc0eb8684
Still trying to fix build failure.
2017-11-25 19:14:51 +02:00
Derick Payne
224c4cf95a
Trying to fix build errors. :(
2017-11-24 21:03:42 +02:00
Derick Payne
fe8c776a90
Version 3.17.1124.693
2017-11-24 19:16:52 +02:00
Derick Payne
2ef05a5cb0
Prepared version 3.17.1124.693
2017-11-24 19:12:31 +02:00
Derick Payne
362972c6b7
Preparing version 3.17.112493
2017-11-24 17:03:18 +02:00
Derick Payne
8b083dddc1
New Beta Release
...
New release on Beta channel: https://github.com/rizonesoft/Notepad3/issues/160
2017-11-16 22:57:14 +02:00
Derick Payne
2a496e8c0c
Changed SDK version target to 10.0.16299.0
...
Please test the new build 668. Read more about the Beta channel at: https://github.com/rizonesoft/Notepad3/issues/160
2017-11-11 17:53:14 +02:00
Derick Payne
e3e5edf684
Beta Build 655 released
...
https://github.com/rizonesoft/Notepad3/issues/160
2017-11-02 18:19:51 +02:00
Derick Payne
8baacd6e62
Prepared Build 632
2017-10-23 23:22:52 +02:00
Derick Payne
7d07b7481f
Preparing Build 610
2017-10-16 22:13:17 +02:00
Derick Payne
462416b8b4
Prepared Build 605
2017-10-15 19:28:28 +02:00
Derick Payne
3c996729cf
Prepared Build 600
2017-10-15 15:37:21 +02:00
Derick Payne
f28a547648
Preparing Build 583
2017-10-15 13:10:38 +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
da6022e636
Preparing Build 565
2017-10-08 19:02:28 +02:00
Derick Payne
a818bd97b1
Updated Run Dialog
...
Fixed texture glitch on "Browse" button.
2017-10-08 17:48:29 +02:00
Derick Payne
4a6244433a
Build 548 Released
2017-10-03 18:02:37 +02:00
Derick Payne
15f0cfd4f0
Back to old icon.
...
The new icon does look bland :(
2017-10-03 08:44:42 +02:00
Derick Payne
81ecfe6d2a
Brand mew icon.
...
Hope you like it.
2017-10-03 01:07:04 +02:00
Rainer Kottenhoff
0b68bebf97
+ fix DPI awareness in manifest
...
+ minor code refactoring
2017-09-29 09:49:11 +02:00
Derick Payne
636dc3741d
Build 505 Released
2017-09-23 21:41:25 +02:00
Derick Payne
ad469fa699
Build 491 Released
2017-09-06 03:50:29 +02:00
Derick Payne
1e3c0cbda2
Build 468 Released
2017-09-02 14:15:33 +02:00
Derick Payne
72db927b90
Visual C++ 2017 now required
2017-08-27 18:36:14 +02:00
Derick Payne
79dbf39761
Prepared Build 440 for Release
2017-08-16 20:19:10 +02:00
Derick Payne
49b7372766
Updated build bat files
2017-08-12 20:13:24 +02:00
Derick Payne
dc2968bb28
Prepaired NP3 Build 422 for Release
2017-08-10 22:41:46 +02:00
Derick Payne
b5646fda70
Fixed some version patching issues.
...
- Will create a seperate repository for the version patcher.
2017-08-10 21:45:13 +02:00
Rainer Kottenhoff
8bdad106c4
- cleanup manifest handling
2017-08-10 10:25:33 +02:00
Rainer Kottenhoff
aee59ebf60
* merge confict
2017-08-10 09:57:22 +02:00
Rainer Kottenhoff
ada5b0c2b6
+ fixing manifest embedding (Notepad3 & minipath) in VS2017 Solution / vcproj
...
- using Linker generated manifests (knows dependencies)
- activate VS2017's postprocessing manifest-tool to merge manifest with
Version.exe's .manifest.conf part (re-embedding assembled manifest)
- by the way: Version.exe (Release/Win32) should only patch the items in
<assemblyIdentity /> node of .manifest.conf and not re-create the complete manifest wiith dependencies
(it works fine yet, but, if the Linker change dependencies, this will lead to merge conflicts)
- switching DPI awarenes to 'false', cause only MFC Application can be made DPI aware
(setting 'true' for non MFC Applications will end up in blurry effects on scaled desktops [MS doc])
- Tip: the embedded manifest resource can be checked by:
i) load the .exe via file open dialog into VS2017
ii) or using Sysinternal's > sigcheck.exe -a -m Notepad3.exe
2017-08-10 09:52:05 +02:00
Derick Payne
050c2436be
Small updates
2017-08-06 19:10:50 +02:00
Derick Payne
489db38dc4
Back to smaller toolbar buttons.
2017-08-06 18:38:45 +02:00
Derick Payne
5653da2984
Minor Updates
2017-06-13 22:40:30 +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
Derick Payne
ac5d73375b
MiniPath now working on Windows XP
2017-01-06 17:12:24 +02:00
Derick Payne
eca0846640
New release
2016-12-07 15:36:26 +02:00
Derick Payne
40cff43135
Included upx.exe
2016-09-08 15:09:36 +02:00
Derick Payne
2b8edb9358
Signed Version.exe
2016-09-08 14:22:01 +02:00
Derick Payne
20192bdfe6
Changed various solution properties
2016-09-08 14:19:39 +02:00
Derick Payne
2267251a35
Updated Scintilla to version 3.6.7
...
Updated Scintilla to version 3.6.7, Updated HTML Keywords and Added
Microsoft Visual C++ Update 3 version number.
2016-09-06 11:11:37 +02:00
Derick Payne
6de3aeda1f
Implemented a new versioning scheme
2016-06-24 08:48:48 +02:00
Derick Payne
07d22db18d
Fixed Favorites Function
...
Fixed Favorites Function
2016-06-22 13:53:54 +02:00
Derick Payne
69c4414644
Added Support for Inno Setup 5.5.9
2016-06-11 17:49:36 +02:00