Commit Graph

399 Commits

Author SHA1 Message Date
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
a8bed61034 Merge branch 'master' into develop 2016-10-02 00:24:30 +03:00
Anton Kasyanov
f86f551d77 Thumbnail management fix (topmost thumbnail gets corrupted) 2016-08-18 22:23:38 +03:00
Anton Kasyanov
c59ddc759f Merge branch 'develop' 2016-08-18 21:13:18 +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
f6d9ca6c84 Merge branch 'develop-feature-active-client-highlight' into develop 2016-08-17 22:59:28 +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
6d00691d36 Update README.md 2016-08-13 01:23:06 +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
ed8881e6e4 Merge branch 'master' into develop 2016-06-20 14:38:02 +03:00
Anton Kasyanov
715db33521 Assembly version update 2016-06-20 14:37:25 +03:00
Anton Kasyanov
6a90d4e901 Merge branch 'develop' 2016-06-20 14:33:03 +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
e65f146c2e Merge branch 'master' into develop 2016-06-15 23:00:09 +03:00
Anton Kasyanov
6230ca0cbd Typo in README.md 2016-06-15 20:42:01 +03:00
Anton Kasyanov
de75198c06 Merge branch 'master' into develop 2016-06-15 20:29:10 +03:00
Anton Kasyanov
3a0fd89bd8 Provide better defaults for the 1st application start 2016-06-15 20:28:31 +03:00
Anton Kasyanov
1c7d350133 Merge branch 'develop' 2016-06-15 20:19:42 +03:00
Anton Kasyanov
610366a2b3 Dropped the obsolete app.config file 2016-06-15 20:19:04 +03:00
Anton Kasyanov
c32fa4fcb6 Merge branch 'develop' 2016-06-15 20:13:04 +03:00
Anton Kasyanov
cdfdbbf7a7 Merge branch 'develop' of https://github.com/Phrynohyas/eve-o-preview into develop 2016-06-15 20:12:23 +03:00
Anton Kasyanov
c6f636fc5c GUI tweak 2016-06-15 20:11:44 +03:00
Anton Kasyanov
76452bc563 Update README.md 2016-06-15 20:10:47 +03:00
Anton Kasyanov
9c06751684 Update README.md 2016-06-15 20:06:49 +03:00
Anton Kasyanov
d923b71785 Update README.md 2016-06-15 20:06:16 +03:00
Anton Kasyanov
94c52cbb70 Added MIT license 2016-06-15 02:05:01 +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
Anton Kasyanov
8d57acb900 Thumbnail overlays are broken 2016-06-06 23:11:40 +03:00