Commit graph

199 commits

Author SHA1 Message Date
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
Lorenz Cuno Klopfenstein e66be3db45 Issue #43: fixed command line override for "restore last window" feature. 2013-10-21 09:55:01 +02:00
Lorenz Cuno Klopfenstein 39a33a4a67 Added logging infrastructure.
Switched to logging for most debug information output.
2013-10-21 08:39:18 +02:00
Lorenz Cuno Klopfenstein dc031dcdb1 Improved title seeking (used from CLI when seeking for window by title). 2013-10-16 16:09:28 +02:00
Lorenz Cuno Klopfenstein 6cd21971cf Fixed bug #47: chromeOff CLI parameter works again 2013-10-16 16:08:59 +02:00
Lorenz Cuno Klopfenstein bc03f9298b Feature added: Automatic transparency in click-through mode.
Some minor clean up.
2013-10-16 15:58:27 +02:00
Lorenz Cuno Klopfenstein 1ab262d032 Merge 2013-10-16 00:13:14 +02:00
Lorenz Cuno Klopfenstein 15f5691168 Added designer files to source control (for a less painful checkout experience). 2013-10-15 15:07:28 +02:00
Lorenz Cuno Klopfenstein a933fb9cac Fixed corruption disaster. 2013-10-15 15:07:04 +02:00
Lorenz Cuno Klopfenstein 20565c2777 Merge 2013-10-15 14:47:59 +02:00
Lorenz Cuno Klopfenstein c4866b743f Added files to ignore. 2013-10-15 14:47:24 +02:00
Lorenz Cuno Klopfenstein 11cf1621e9 Ignoring *.suo files. 2013-05-03 18:16:49 +02:00
Lorenz Cuno Klopfenstein 47d817e61c Updated text files for max 80 columns. 2013-05-03 18:16:42 +02:00
Lorenz Cuno Klopfenstein f218b4f7ee Merge fixes with fullscreen feature. 2013-04-29 18:41:07 +02:00
Lorenz Cuno Klopfenstein 8991def049 Ignoring *.suo files. 2013-04-29 18:40:01 +02:00
Lorenz Cuno Klopfenstein 6e86338cda Added new Fullscreen modes and settings entry.
Updated 2 button icons.
2013-04-29 18:38:58 +02:00
Lorenz Cuno Klopfenstein 1d6769ee26 Added basic WiX installer (prototype). 2013-02-26 15:12:19 +01:00
Lorenz Cuno Klopfenstein 9119e242bc Fix issue #35: do not restore previous window if none selected on shutdown. 2012-12-30 12:35:43 +01:00
Lorenz Cuno Klopfenstein f4023f4163 Fixed installer (includes .config files with runtime information). 2012-11-29 13:52:09 +01:00
Lorenz Cuno Klopfenstein 1a6197d892 Fix for issue #33: window position/size now restores correctly even when chrome is disabled on closing. 2012-11-27 03:33:09 +01:00
Lorenz Cuno Klopfenstein c73605d9ca Added F11 fullscreen switch. 2012-11-27 02:25:28 +01:00
Lorenz Cuno Klopfenstein 53c45bdcbc Updated WindowsFormsAero library.
Fixed Windows 8 compatibility (Aero Peek fixed).
2012-11-27 01:57:34 +01:00
Lorenz Cuno Klopfenstein 9e20af4b06 Adapting the form to a multiple of the thumbnail's size does now respect the form position lock. 2012-11-15 19:40:04 +01:00
Lorenz Cuno Klopfenstein 83848dc5d6 Fixed installer script for 3.4 release. 2012-11-14 17:56:48 +01:00
Lorenz Cuno Klopfenstein d84c3d5ee2 Moved update checking to Application idle event. 2012-11-14 17:51:07 +01:00
Lorenz Cuno Klopfenstein 56a9007f06 Refactored and improved the window seeking classes. 2012-11-14 17:31:52 +01:00