Commit Graph

108 Commits

Author SHA1 Message Date
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
Anton Kasyanov
4dfd195537 Tray Icon's Context menu flickers when there is at least one active thumbnail 2016-06-06 22:01:56 +03:00
Anton Kasyanov
2812c17034 Stored Thumbnail position is not applied to the newly created thumbnail immediately 2016-06-06 21:25:50 +03:00
Anton Kasyanov
c47e13622f GUI tweak 2016-06-06 21:24:48 +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
68e1a32009 Crash when EVE client is closed while the thumbnail is recreated or updated 2016-06-05 18:04:00 +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
bb4a8f5da6 GUI tweak 2016-06-05 15:26:28 +03:00
Anton Kasyanov
9902f578ef Disabling ZoomOnHover option doesn't disable the zoom itself 2016-06-05 15:26:14 +03:00
Anton Kasyanov
6a716a5774 Add Fody integration to compile the entire application into a single .exe file 2016-06-05 14:49:18 +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
35b0897d8b Dropped the outdated Readme.rtf file 2016-06-02 20:05:15 +03:00
Anton Kasyanov
60652195df Merge branch 'switch-to-mvp' into develop 2016-06-01 23:33:54 +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
Anton Kasyanov
5e276b7a98 Merge branch 'initial-code-cleanup' into develop 2016-05-20 21:46:51 +03:00
Anton Kasyanov
a8a93b11ba Extreact Thumbnail and Settings management code from main form 2016-05-20 21:41:58 +03:00
Anton Kasyanov
a6f5e2edec Provide better Preview API 2016-05-18 19:55:25 +03:00
Anton Kasyanov
aaf859a1e3 Preview update 2016-05-14 14:05:47 +03:00
Anton Kasyanov
b9ca9bd724 Dropped the DataSources folder 2016-05-14 00:53:32 +03:00
Anton Kasyanov
3e5f54857f Mark assemblies as CLSCompliant 2016-05-14 00:52:01 +03:00
Anton Kasyanov
97855fe593 Drop obsolete .hgignore file 2016-05-14 00:51:24 +03:00
Anton Kasyanov
b3c4536407 Initial Code Cleanup - 1st phase completed 2016-05-13 23:28:35 +03:00
Anton Kasyanov
95b10a352c GUI cleanup 2016-05-09 20:50:31 +03:00
Anton Kasyanov
793fc8cd06 DWM API moved into a folder 2016-05-09 19:56:16 +03:00
Anton Kasyanov
09405ac43a Hotkeys management code moved into a folder 2016-05-09 19:48:55 +03:00
Anton Kasyanov
46fc80714f Default namespace changed to EveOPreview 2016-05-09 19:26:58 +03:00
Anton Kasyanov
d84201f529 Set proper namespace in the Mock project 2016-05-09 19:18:15 +03:00
Anton Kasyanov
14630f4ea0 .gitignore update 2016-05-09 17:31:50 +03:00
Anton Kasyanov
789dd5b248 Give proper names to the solution and project files 2016-05-09 17:25:37 +03:00
Anton Kasyanov
063b747c63 Give proper name to the mock project 2016-05-09 17:25:14 +03:00
Anton Kasyanov
2d6e98892a Moved the EOP project into separate folder 2016-05-09 17:22:13 +03:00
Anton Kasyanov
ed66e5c033 Extended git ignore list 2016-05-09 17:15:42 +03:00
Anton Kasyanov
2b9a9a7422 Update README.md 2016-05-09 16:37:23 +03:00