Commit Graph

39 Commits

Author SHA1 Message Date
Anton Kasyanov
32790c6f26 Save new thumbnail positions immediately after they have been moved 2017-06-17 01:18:56 +03:00
Anton Kasyanov
a3941ee4fa GUI components name update 2017-05-28 23:21:52 +03:00
Anton Kasyanov
7ee69bd3ad Version # is not displayed on the 'About' tab 2017-05-28 23:19:46 +03:00
Anton Kasyanov
b4a0e7d31d Allow to setup the highlight border thickness 2016-10-20 21:47:20 +03:00
Anton Kasyanov
c56e173738 Ensure that thumbnail borders do NOT overlap with the EVE client window image 2016-10-19 23:42:43 +03:00
Anton Kasyanov
765c35ac0b Setting borderless thumbnail to maximum possible size rusults in incorrect thumbnails sizs on the next application run 2016-10-18 21:00:25 +03:00
Anton Kasyanov
278ab21592 Allow users to have multiple configuration files 2016-10-15 21:25:07 +03:00
Anton Kasyanov
1e59163ce7 Fix for possible race condition in ThumbnailManager 2016-10-06 22:46:18 +03:00
Anton Kasyanov
f86f551d77 Thumbnail management fix (topmost thumbnail gets corrupted) 2016-08-18 22:23:38 +03:00
Anton Kasyanov
5012260983 Improve the internal Thumbnail management. Immediately refresh the data about active client, better handle thumbnail overlaps on zoom 2016-08-18 21:07:57 +03:00
Anton Kasyanov
536f26a404 Optionally show a border around the thumbnail of the currently active EVE client 2016-08-17 21:07:23 +03:00
Anton Kasyanov
88140d257e Optionally show a border around the thumbnail of the currently active EVE client 2016-08-17 19:10:11 +03:00
Anton Kasyanov
ae071a9a1c Add movement and resize capabilities to the Thumbnail windows in borderless mode 2016-08-12 22:07:44 +03:00
Anton Kasyanov
271f0a855a Changing max and min thumbnail size limitations have no effect in the UI 2016-06-20 14:31:06 +03:00
Anton Kasyanov
1155ad8263 Remove the unused and confusing option 'Sync thumbnail sizes 2016-06-20 14:28:54 +03:00
Anton Kasyanov
0e63b8bf93 Update the forum link 2016-06-19 23:18:53 +03:00
Anton Kasyanov
710d0a265a Thumbnail sizes are changed after their frames are turned on or off 2016-06-19 22:50:26 +03:00
Anton Kasyanov
d136da3da1 Provide support of HotKeys to manage thumbnails and corresponding EVE clients - implemented w/o GUI required to set hotkeys 2016-06-15 01:59:20 +03:00
Anton Kasyanov
fa4086aba7 When Zoomed In the thumbnail window should always stay on the top 2016-06-09 01:46:11 +03:00
Anton Kasyanov
6c11b2ea95 Minimize main form on startup if the 'Minimize To Tray' option is active 2016-06-09 01:35:16 +03:00
Anton Kasyanov
9d08f255f7 Minimizing and then restoring EVE window makes its thumbnail tiny 2016-06-09 01:34:09 +03:00
Anton Kasyanov
25ab51bdbe Switch to Actions instead of events to pass actions between Presenters and Views 2016-06-08 22:33:38 +03:00
Anton Kasyanov
c596857fbc Thumbnail positions are not saved on exit 2016-06-08 22:26:12 +03:00
Anton Kasyanov
010a421033 When thumbnails borders are enabled zoomed thumbnail contains gray unused area at the bottom 2016-06-08 22:19:53 +03:00
Anton Kasyanov
8d57acb900 Thumbnail overlays are broken 2016-06-06 23:11:40 +03:00
Anton Kasyanov
b1a11db9a9 Proper handling of the ShowThumbnailsAlwaysOnTop option 2016-06-05 21:54:39 +03:00
Anton Kasyanov
71c0889fa9 After the thumbnail is zoomed it its position is resynced 2016-06-05 21:46:23 +03:00
Anton Kasyanov
3192e2f703 Set default ActiveClientName to 'EVE' 2016-06-05 21:15:21 +03:00
Anton Kasyanov
5b768579ca Stored Thumbnail position is not applied to the newly created thumbnail immediately 2016-06-05 18:26:49 +03:00
Anton Kasyanov
daa18558eb Resizing thumbnail too big or too small results in an immediate program crash 2016-06-05 16:15:49 +03:00
Anton Kasyanov
9902f578ef Disabling ZoomOnHover option doesn't disable the zoom itself 2016-06-05 15:26:14 +03:00
Anton Kasyanov
82f7c5c8ac Save configuration when the EVE-O Preview is closed 2016-06-05 14:39:51 +03:00
Anton Kasyanov
e5b8023190 'Hide Preview if active window is not EVE client' makes thumbnail blink after switching to a EVE client 2016-06-05 14:38:35 +03:00
Anton Kasyanov
2f53da928b Switching between thumbnails takes too long 2016-06-05 14:08:56 +03:00
Anton Kasyanov
4949c17065 Update layout management system to use JSON 2016-06-05 01:34:44 +03:00
Anton Kasyanov
a30834db6c Update configuration system to use JSON 2016-06-02 22:48:51 +03:00
Anton Kasyanov
08e39ab4ea Minor UI and naming fixes 2016-06-02 21:43:14 +03:00
Anton Kasyanov
244a193e99 Thumbnail management code cleanup 2016-06-01 23:32:57 +03:00
Anton Kasyanov
362fd0b8d4 Switch to MVP pattern 2016-05-29 13:18:46 +03:00