Commit Graph

399 Commits

Author SHA1 Message Date
Izakbar
2b8f20c14f remove zombie code 2024-11-16 11:15:16 +00:00
Izakbar
cba8f7d3a2 #32 move resize kludge timeout value to config as ThumbnailResizeTimeoutPeriod instead of hardcoded 500ms 2024-11-16 11:07:35 +00:00
Eric
22ab0ea8ef Merge pull request #30 from Proopai/feature/7-Independent-preview-size-settings
#7 Ability for PerClientThumbnailSize added to configuration
2024-11-11 18:00:17 -06:00
Izakbar
d3a0894f46 #7 Ability for PerClientThumbnailSize added to configuration 2024-11-11 23:25:31 +00:00
Eric
b76ab65894 Merge pull request #29 from Proopai/bugfix/windows-v8.0.1.1-labelfix
small configuration bugfixes
2024-11-11 16:39:07 -06:00
Izakbar
0bc3ccaa72 tabs instead of 4 spaces for tabs - to assist with diffs 2024-11-11 22:05:38 +00:00
Izakbar
38733b71f1 fix events on new configuration items
config -> mainform for label colour/size
version -> 8.0.1.1
2024-11-11 21:33:14 +00:00
Eric
839d50d20c Merge pull request #28 from Proopai/windows-build-prs-1-4-added
Windows-Build Pull Request #22 through $25
2024-11-10 18:36:47 -06:00
Eric Vasquez
55adf28abc Fixed the Merge issue with the csproj file 2024-11-10 18:27:27 -06:00
Eric Vasquez
1eafad0159 Testing a Merge fix 2024-11-10 18:24:17 -06:00
Eric
63fe0846aa Merge pull request #19 from Proopai/windows-build-net8upgrade
Windows build net8upgrade
2024-10-08 16:06:37 -05:00
Eric Vasquez
8b85ac4315 Updated .net80 and famework to 4.8
- Added in .gitignore to ignore the .vs folders in ALL subfolders
    - Upgraded from 4.6.2 to 4.8 framework for .NET Core
    - Upgraded from netfamework31 to net80 for .net 8.0 and Framework 4.8
    - Changed the EXE File name from EVE-O Preview.exe to EVE-O-Preview.exe
2024-10-08 13:47:38 -05:00
Eric Vasquez
1a13542b11 Upgrade from .netfamework31 to .net8 and Framework 4.8 2024-10-08 13:11:54 -05:00
Eric Vasquez
a0bf405dfa Display Version Fix
- Fixed the About Page Version to match the current version.
    - Changed from Major.Minor.Build to Major.Minor.Build.Revision
2024-10-08 10:57:26 -05:00
Eric Vasquez
c8c4d25393 Updated the README.md 2024-10-05 14:55:07 -05:00
Eric Vasquez
a02a4365ba Updated the version to match with the Linux build version for Windows 2024-10-05 14:41:38 -05:00
Eric
a94309136b Merge pull request #1 from Proopai/beta
Beta to Master for Hotkey Cycles
2024-10-04 16:28:00 -05:00
Aura Asuna
b88a9bd94e increment version 2022-05-11 01:02:48 +10:00
Aura Asuna
a6497ad25a use numbers when defining cycle order to avoid issues going over 10 2022-05-11 01:02:05 +10:00
Aura Asuna
533a208bff Make the thumbnail location for the login page configurable 2022-05-10 18:12:30 +10:00
Aura Asuna
1a2a43c301 increment major version as the first big update since the fork 2022-05-10 01:50:34 +10:00
Aura Asuna
3d1034a6c5 Add doco for the per client border highlight 2022-05-10 01:47:23 +10:00
Aura Asuna
9ac5f992ab missing new line preventing code block from rendering correctly 2022-05-10 01:36:37 +10:00
Aura Asuna
0ddaa99c9a Adding per client borders and hotkey to cycle through clients 2022-05-10 01:31:50 +10:00
Aura Asuna
f5777de77c Initial Fork - Update maintainer in doco and about us 2022-05-09 20:36:57 +10:00
Anton Kasyanov
2996283f68 Update README.md 2022-04-04 13:24:33 +03:00
Anton Kasyanov
fb90e1adb5 Update README.md 2022-03-28 17:03:59 +03:00
Anton Kasyanov
944af7267e Merge branch 'develop' 2021-05-08 21:33:54 +03:00
Anton Kasyanov
3329b6ce6f Version set to 5.1.0 2021-05-08 21:33:00 +03:00
Anton Kasyanov
f121db431b 181: [Bug] Negative thumbnail coordinates are not allowed 2021-05-08 21:32:41 +03:00
Anton Kasyanov
47b80f0c4c 190: Do not save window position of not logged-in clients 2021-05-05 02:07:47 +03:00
Anton Kasyanov
e3e2eb5962 Docs update 2021-05-05 02:06:52 +03:00
Anton Kasyanov
ae443cccb7 Merge artifacts fix 2021-05-02 22:35:57 +03:00
Anton Kasyanov
00813379ed Merge branch 'master' into develop 2021-05-02 22:21:06 +03:00
Haochen Wu
e40cbf620e 153: [Fix] Lock thumbnail size change during init (#173)
* lock tumbnailsize change during init

* do not save settings when size notification is suppressed
2021-05-02 22:12:47 +03:00
Anton Kasyanov
239026886c 185: [Bug] Previews flicker when switching between clients with 'Hide previews when EVE client not active' 2021-05-02 19:52:49 +03:00
Anton Kasyanov
d864bbb96d 178: [Internal] Configure Cake.Frosting build system 2021-05-02 19:51:05 +03:00
Anton Kasyanov
1b35d8dd73 189: [Bug] Name overlay is still diplayed on top of all windows when the preview itself is overlapped by other windows 2021-03-25 20:42:16 +02:00
Anton Kasyanov
6645b36344 Added guides to README.MD 2021-03-03 11:55:39 +02:00
Anton Kasyanov
656c68065e Moving source files into a separate folder 2021-03-01 23:26:23 +02:00
Anton Kasyanov
cd5002abb3 README.MD and assets update 2021-02-28 17:07:21 +02:00
Anton Kasyanov
0e5d44402f README.MD and assets update 2021-02-28 16:59:27 +02:00
Anton Kasyanov
fde67b4bf7 EVE Partner badge 2021-02-28 16:35:04 +02:00
Anton Kasyanov
cb4965c3ca README.md update 2021-02-28 16:26:11 +02:00
Anton Kasyanov
779ff2cf7c #178: Configure Cake.Frosting build system 2021-02-01 23:55:36 +02:00
Anton Kasyanov
e4229dcefc Reenabled Compatibility-Mode thumbnails back
This reverts commit de7edfa2c1.
2021-01-29 19:08:18 +02:00
Anton Kasyanov
bc06d9ae9c Merge pull request #161 from Phrynohyas/beta-feature-net-downgrade
.NET version downgrade
2020-05-27 22:06:55 +03:00
Anton Kasyanov
b76deabc79 Docs update (required .NET version + minor typo) 2020-05-27 22:04:06 +03:00
Anton Kasyanov
ac194f44ae Updated version to 5.0.1 2020-05-27 21:57:22 +03:00
Anton Kasyanov
7db67fbb45 160: Downgrade required .NET version to 4.6.2 2020-05-27 21:56:28 +03:00