Commit Graph

28 Commits

Author SHA1 Message Date
Pairi Daiza
a9036a3e3d + upd: Version files and Changes.txt 2020-07-13 17:10:20 +02:00
Rainer Kottenhoff
41581169ed + fix: minipath about box 2020-04-19 15:26:19 +02:00
Rainer Kottenhoff
d392cff833 + opt: reduce sizes for MUI dlls (move not needed resources to main exe (ico/bmp) 2018-06-28 15:11:45 +02:00
Rainer Kottenhoff
bca60b035c + opt: MiniPath optimized resource file (icon/bitmap placement) 2018-06-28 14:02:54 +02:00
Derick Payne
35ed59f1bb Prettier Browse Icon 2017-10-08 19:38:51 +02:00
Rainer Kottenhoff
f0634adc68 - minipath DPI aware false 2017-08-10 13:54:40 +02:00
Rainer Kottenhoff
8bdad106c4 - cleanup manifest handling 2017-08-10 10:25:33 +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
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
Derick Payne
2429e56f3f Removed Visual Studio 2010 to 2013 Support
Removed Visual Studio 2010 to 2013 Support and Cleaned Source Code.
2016-06-11 17:24:14 +02:00
Derick Payne
ad74a36002 Updated to Scintilla 3.6.6
Updated to Scintilla 3.6.6
2016-06-11 09:32:20 +02:00
Derick Payne
124ab91e84 Build Environment Cleanup
Build Environment Cleanup
2016-06-03 13:13:46 +02:00
Derick Payne
5f108132ae Bug in handling wrong passphrase on decryption 2016-04-18 16:36:58 +02:00
Derick Payne
b843870b5a Updated Scintilla to version 3.6.4
Updated Scintilla to version 3.6.4
2016-04-17 20:44:10 +02:00
Derick Payne
0ada3c6d5e Updated Build Output Directories 2016-01-29 19:57:20 +02:00
Derick Payne
b147e7c276 MiniPath now included in Setup
MiniPath now included in Setup. Change the main license file to include
MiniPath (metpath)
2015-11-17 16:17:35 +02:00
Derick Payne
3202a2346c MiniPath added to solution.
MiniPath Explorer plugin added to solution. MiniPath is based on code
from metapath.
2015-11-17 14:29:11 +02:00