Commit Graph

83 Commits

Author SHA1 Message Date
Anton Kasyanov
1fe2023b51 Exception information logging 2017-06-17 13:29:09 +03:00
Anton Kasyanov
32790c6f26 Save new thumbnail positions immediately after they have been moved 2017-06-17 01:18:56 +03:00
Anton Kasyanov
265131262e Create new application icon 2017-06-12 21:24:11 +03:00
Anton Kasyanov
8b3156b2b2 Set app version to 3.0.0 2017-05-28 23:22:10 +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
c6ae2bde9f Switched to new C# expresssion-style properties 2017-05-28 23:00:01 +03:00
Anton Kasyanov
b4cf26635e Major GUI update. Switch to Tabbed GUI 2017-05-28 22:52:38 +03:00
Anton Kasyanov
38bd46ca3a Update NuGet packages 2017-05-25 22:08:06 +03:00
Anton Kasyanov
13efa15375 Improve performance of the code used to display active thumbnail's borders 2016-10-25 20:51:41 +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
7ed8ade1eb True Black (0,0,0) cannot be used as a highlight color 2016-10-19 23:40:48 +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
7bbcc24a1d Refactor the program startup code 2016-10-15 22:58:11 +03:00
Anton Kasyanov
fcf29a4b13 Add a single-instance check on application startup 2016-10-15 22:50:13 +03:00
Anton Kasyanov
5a9e6722c8 Use thumbnail position from FLAT layout if there is no corresponding entry in the PER CLIENT layouts 2016-10-15 22:31:52 +03:00
Anton Kasyanov
89519fe473 Update version info to 2.2.0 2016-10-15 21:39:35 +03:00
Anton Kasyanov
5e87beadd1 Allow users to have multiple configuration files 2016-10-15 21:37:18 +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
be93a3578d Update version to 2.1 2016-08-18 21:09:16 +03:00
Anton Kasyanov
7b067d6f9d Set minimal Thumbnail opacity to 20 points 2016-08-18 21:08:24 +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
2d4a5e0a4b Validate config data immediately after it is loaded 2016-08-18 21:05:43 +03:00
Anton Kasyanov
130e543c2d Set proper defaults for Highlight-related options 2016-08-17 23:16:16 +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
91169aae12 Clean up control definitions of the main form 2016-08-17 19:17:41 +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
35e4a9db01 Tray Icon menu disappears when there is at least one thumbnail visible 2016-08-06 13:41:34 +03:00
Anton Kasyanov
715db33521 Assembly version update 2016-06-20 14:37:25 +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
bcd8ce016b It is not possible to directly enter thumbnail size values 2016-06-20 14:29:59 +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
6b15012ff9 Removed obsolete (and commented out) code 2016-06-18 21:58:24 +03:00
Anton Kasyanov
3a0fd89bd8 Provide better defaults for the 1st application start 2016-06-15 20:28:31 +03:00
Anton Kasyanov
610366a2b3 Dropped the obsolete app.config file 2016-06-15 20:19:04 +03:00
Anton Kasyanov
c6f636fc5c GUI tweak 2016-06-15 20:11:44 +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
21607db5f0 Thumbnails are not unregistered when the thumbnail itself is closed 2016-06-08 22:37:47 +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