Commit Graph

417 Commits

Author SHA1 Message Date
Anton Kasyanov
1e4d878de5 Merge branch 'master' into develop 2019-03-04 21:57:19 +02:00
Anton Kasyanov
9e5738b74a 143: Add a simple nag message box for Beta builds 2019-03-04 21:50:25 +02:00
Anton Kasyanov
cec2d3d901 Simplify thumbnail activation code (more efficient Task call) 2019-03-04 21:39:11 +02:00
Anton Kasyanov
ea2445eeb2 142: Add a mouse action to switch out to the last used external app 2019-03-04 21:37:03 +02:00
Anton Kasyanov
cd74a3d29f NuGet packages update 2019-03-04 21:35:31 +02:00
Anton Kasyanov
7bc2775fb7 Internal code cleanup 2019-02-25 22:03:11 +02:00
Anton Kasyanov
a4e46c27bd 140: Saved client location is applied even if the corresponding option is disabled 2019-02-25 21:52:03 +02:00
Anton Kasyanov
9d54613170 139: Application crashes on Windows User switch 2019-02-25 21:38:52 +02:00
Anton Kasyanov
ff36d15b75 138: Simplify Hotkey management code 2019-02-25 21:33:49 +02:00
Anton Kasyanov
f229681f54 Version update (4.1.0.1) 2019-02-25 21:32:46 +02:00
Anton Kasyanov
9a68208c72 Merge branch 'develop' 2018-04-04 01:12:13 +03:00
Anton Kasyanov
dd06044833 Updated forum link in the 'About' tab 2018-04-04 01:07:43 +03:00
Anton Kasyanov
9b9a006dcb 'Active Client Highlight' frame is displayed with noticeable delay 2018-04-04 01:05:54 +03:00
Anton Kasyanov
c9121873b5 Code reorganization 2018-04-03 23:50:27 +03:00
Anton Kasyanov
36cf3f421e Updated build path 2018-04-03 23:47:47 +03:00
Anton Kasyanov
016b3f7343 Major bug: Thumbnails can get resized randomly when placed on displays with different DPI 2018-04-03 23:46:21 +03:00
Anton Kasyanov
6fccd9ff4d Thumbnail can fall behind other windows even if the 'Stay on top' option is activated 2018-04-03 23:37:54 +03:00
Anton Kasyanov
f9cbf239f5 Option "Hide previews when EVE client is not active" does not work 2018-04-03 23:35:29 +03:00
Anton Kasyanov
13871ec3e8 Updated version to 4.0.1 2018-04-03 23:33:38 +03:00
Anton Kasyanov
0bd209bc7e Merge branch 'master' into develop 2018-03-30 02:01:49 +03:00
Anton Kasyanov
348a420e3c README.md update 2018-03-30 01:59:33 +03:00
Anton Kasyanov
29d8e51c70 Merge fix 2018-03-30 01:38:32 +03:00
Anton Kasyanov
45c7123313 Merge branch 'develop' 2018-03-30 01:36:02 +03:00
Anton Kasyanov
3a1fac3e13 Documentation update 2018-03-30 01:32:09 +03:00
Anton Kasyanov
fda4d9f0a9 Some EVE clients should not be minimized even if the 'Minimize inactive clients' option is enabled 2018-03-29 01:34:49 +03:00
Anton Kasyanov
a810539a19 Adjusted thumbnail snap areas 2018-03-29 01:17:46 +03:00
Anton Kasyanov
d42e721ca5 Updated thumbnail position is not saved when the thumbnail snap is performed 2018-03-29 01:16:31 +03:00
Anton Kasyanov
47fee08fcc Make the 'thumbnail snap' feature optional 2018-03-29 01:09:14 +03:00
Anton Kasyanov
4e6ac1e81d Enabling/disabling thumbnails to certain EVE clients is not persisted to the config file 2018-03-29 00:56:06 +03:00
Anton Kasyanov
174308ae19 Switching to a minimized client can hang EVE-O Preview on slow CPU 2018-03-28 02:17:14 +03:00
Anton Kasyanov
af131cdc51 Error can be raised when an EVE client is closed while the thumbnails list is being updated 2018-03-28 01:54:03 +03:00
Anton Kasyanov
6a85a9208a Allow thumbnails to snap to each other 2018-03-28 01:38:33 +03:00
Anton Kasyanov
dba28de9ec Update to .NET 4.7 2018-03-18 16:09:18 +02:00
Anton Kasyanov
771383a681 Clear tracked client window positions library when the corresponding option is unset 2018-03-12 21:34:13 +02:00
Anton Kasyanov
0e874f1640 Clear per client layouts library when the corresponding option is unset 2018-03-12 21:13:27 +02:00
Anton Kasyanov
fa7c4a9bfb Adjusted forced thumbnail refresh check logic 2018-03-12 21:08:11 +02:00
Anton Kasyanov
cf5c9048ba Tracked client positions dictionary might contain incorrect values for minimized clients 2018-03-12 21:05:35 +02:00
Anton Kasyanov
c05c11878e Thumbnail graphics might become corrupted if the client window was minimized using Windows hotkeys 2018-03-12 20:50:00 +02:00
Anton Kasyanov
5294aa21a1 Minimize inactive EVE clients - fixes in thumbnail management 2018-03-08 13:52:43 +02:00
Anton Kasyanov
780df68b3c Minimize inactive EVE clients 2018-03-04 23:31:57 +02:00
Anton Kasyanov
b8c1a3004f Provide better default values for new configuration profiles 2018-02-25 22:46:01 +02:00
Anton Kasyanov
295976a97b Persist the 'Hide thumbnail' option value 2018-02-25 22:39:39 +02:00
Anton Kasyanov
37d14446a9 Finished transition to MediatR for GUI <-> service interaction 2018-02-25 16:25:14 +02:00
Anton Kasyanov
8910608f9e Merge branch 'develop-mediatr' into develop 2018-02-21 21:40:03 +02:00
Anton Kasyanov
b97fe58782 Thumbnail List Update notifications moved to MediatR 2018-02-21 01:33:03 +02:00
Anton Kasyanov
42be487d31 Method names fix 2018-02-19 21:18:23 +02:00
Anton Kasyanov
7401e25719 Working on Thumbnail List Update notifications - Disabled the old system 2018-02-19 21:16:40 +02:00
Anton Kasyanov
b8d7c71f06 Working on Thumbnail List Update notifications 2018-02-19 20:33:27 +02:00
Anton Kasyanov
8110b5ce7e Wrapping all view <-> presenter <-> manager related interactions into Mediator pattern 2018-02-18 20:19:13 +02:00
Anton Kasyanov
b3a35cb344 NuGet packages update 2018-02-18 17:20:45 +02:00