Commit graph

224 commits

Author SHA1 Message Date
Romain Aubert 63e9487423 SizeConverter : update regex value to allow negative values 2023-07-05 09:51:34 +02:00
kleus_balut f59db2c01e add japanese translations. 2019-03-14 09:40:25 +01:00
Lorenz Cuno Klopfenstein be19fcced7
Add code of conduct 2018-10-18 00:05:47 +02:00
JhowRez_Alltis f03fbf1e0d Added PT BR Language ;) 2018-09-27 22:25:20 +02:00
Lorenz Cuno Klopfenstein 5ac8c1b3c6 Merge branch 'hotfix/installer-dotnet-4.7' 2018-05-03 00:38:01 +02:00
Lorenz Cuno Klopfenstein 93e4b05c19 Update installer .NET 4.7 download link, fixes #49 2018-05-03 00:37:10 +02:00
Lorenz Cuno Klopfenstein 24dd49c826 Update readme 2018-04-10 23:50:14 +02:00
Lorenz Cuno Klopfenstein 4f7343576a Merge branch 'release/v3.5.1' 2018-04-10 23:39:22 +02:00
Lorenz Cuno Klopfenstein ecaca27073 Update installer metadata 2018-04-10 23:38:58 +02:00
Lorenz Cuno Klopfenstein ec39c29560 Merge branch 'feature/msi-installer' into develop 2018-04-10 23:37:47 +02:00
Lorenz Cuno Klopfenstein 8e2e9a45e5 Add post installation script for shortcut setup 2018-04-10 23:34:54 +02:00
Andrew Metzger 10d0d660d0 Change download link to latest release
Change the download link to the latest release, and also remove version number from README so we don't need to edit it with every version bump.
Update README.md
2018-04-10 19:51:50 +02:00
Lorenz Cuno Klopfenstein 462b534c38 Update installer to use official MSI framework
Co-authored-by: Andrew Metzger <andrewjmetzger@users.noreply.github.com>
2018-04-10 19:39:59 +02:00
Lorenz Cuno Klopfenstein a7774b6677 Code re-org 2018-04-10 18:52:40 +02:00
Roger Chen a152da4f2c Added Multi Language - Taiwan 2018-02-12 16:02:20 +01:00
Lorenz Cuno Klopfenstein 57d8fed017 Refresh solution and add WindowsFormsAero as NuGet package 2017-11-29 23:16:52 +01:00
Lorenz Cuno Klopfenstein 9ab38b5963 Update license and readme 2017-09-06 15:51:42 +02:00
pjunior 9b0a007242 Save current Opacity when hiding the form in order to be able to restore the value when form is restored
fixes #12
2017-08-30 12:41:45 +02:00
IceLitty 01e13034a4 Add Chinese Translation :) 2017-06-27 23:01:32 +02:00
Paulo Henrique Deléo 1b5e989031 Creating a readme from the codeplex wiki info. Updating links. 2017-06-14 13:35:13 +01:00
Lorenz Cuno Klopfenstein 556b64e789 Update config and manifest for NET 4.7 and High-DPI support 2017-05-25 14:44:15 +02:00
Lorenz Cuno Klopfenstein f142bdd2e9 Migrate ignore file for Git 2017-05-25 14:43:48 +02:00
Lorenz Cuno Klopfenstein 16bb2d8165 Comment. 2014-05-06 00:23:17 +02:00
Lorenz Cuno Klopfenstein 908bc2a17c Improved logging with support for multiple instances (uses process ID). 2014-01-31 02:22:03 +01:00
Lorenz Cuno Klopfenstein 9d97da10c9 Improved unhandled exception handling (now writer last log entries to crash dump file). 2014-01-31 01:51:23 +01:00
Lorenz Cuno Klopfenstein 4bf654807e Version number updated to 3.5.1. 2014-01-18 16:27:57 +01:00
Lorenz Cuno Klopfenstein 8d68cab6ba Issue #60: fixed access to shared log file with multiple application instances. 2014-01-18 16:23:09 +01:00
Lorenz Cuno Klopfenstein 076a8caf09 Disabled automatic cloning of flashing windows (needs setting). 2014-01-18 10:17:32 +01:00
Lorenz Cuno Klopfenstein 733f7a717c Does now track photoshop PSD files.
Added new banner for CodePlex with new icon.
2014-01-18 09:54:45 +01:00
Lorenz Cuno Klopfenstein a0228920d8 Removed debugging info from PostInstaller application.
Version number upgraded to 3.5.
Installer script updated.
2014-01-18 02:00:47 +01:00
Lorenz Cuno Klopfenstein 72d4d71700 Reverted aspect ratio keeping when handle is created (did crash VS designer). 2014-01-18 01:54:22 +01:00
Lorenz Cuno Klopfenstein 04d517e1da Added new icon.
Updated graphics with new assets and added logo to about panel.
Fixed default font loading.
2014-01-18 01:53:55 +01:00
Lorenz Cuno Klopfenstein 6256dba0bd Issue #3: quick region drawing now enabled by click dragging while holding the CTRL key. 2014-01-09 01:19:03 +01:00
Lorenz Cuno Klopfenstein 1c253bdcb1 Issue #58: when resizing (WM_SIZING) and on wheel scroll the aspect ratio of the source window is refreshed.
AspectRatioForm now stores initial aspect ratio on window handle creation (until new aspect ratio is set).
2014-01-09 00:45:36 +01:00
Lorenz Cuno Klopfenstein 56e47fb7e5 Issue #54: new updating mechanism, now based on official CodePlex RSS release feed.
Some code clean-up.
2014-01-08 23:15:49 +01:00
Lorenz Cuno Klopfenstein b75214d5e4 Partial update to update mechanism. 2013-12-03 21:28:46 +01:00
Lorenz Cuno Klopfenstein 2155f81d99 PointBasedWindowSeeker now filters non-matching windows.
RestoreWindowSeeker filtering improved.
2013-12-01 13:21:40 +01:00
Lorenz Cuno Klopfenstein fbf8fae7f0 Issue #29: "show chrome/window border" setting is restored on start up (if last window is restored). 2013-12-01 13:21:06 +01:00
Lorenz Cuno Klopfenstein c794df3ade Issue #19: added automatic cloning of windows requiring attention (flashing). 2013-11-09 14:47:56 +01:00
Lorenz Cuno Klopfenstein c347634c30 Issue #53: fixed combo box selection (it is now reset when stored region is deleted). 2013-11-07 00:29:16 +01:00
Lorenz Cuno Klopfenstein 7df96b420f Improved click through mode, forcing OnTopReplica to top most window. 2013-10-29 12:29:05 +01:00
Lorenz Cuno Klopfenstein f58ffd1815 Issue #48: added click through option to command line parameters. 2013-10-29 12:28:39 +01:00
Lorenz Cuno Klopfenstein 478adfab19 Issue #37: added width/height only command line parameters. 2013-10-29 12:20:39 +01:00
Lorenz Cuno Klopfenstein 704456e2f6 Issue #35: fixed again after merge. 2013-10-24 10:00:11 +02:00
Lorenz Cuno Klopfenstein 94696ab80b Merge 2013-10-23 17:12:45 +02:00
Lorenz Cuno Klopfenstein e9eaa9b888 WiX installation removed. 2013-10-23 17:11:07 +02:00
Lorenz Cuno Klopfenstein e1dc6e45c5 Fixed PostInstaller application.
Added PostInstaller step to installation script.
Settings folder is now removed by the uninstaller.
2013-10-23 17:10:41 +02:00
Lorenz Cuno Klopfenstein 8aa867f41b Initial commit of PostInstaller project. 2013-10-23 16:22:11 +02:00
Lorenz Cuno Klopfenstein e76a777e37 Ignoring *.user files. 2013-10-23 16:21:43 +02:00
Lorenz Cuno Klopfenstein b02aa1a12b Fixed client size <-> window size conversion to use official AdjustWindowRectEx Win32 API instead of handrolled difference computation. 2013-10-22 01:14:01 +02:00