Commit graph

358 commits

Author SHA1 Message Date
Pat Hartl
9698e0f87b Bindings for controlling taskbar progress/flash 2025-10-18 22:30:37 -05:00
Mike Yeager
4e8b40a373
Merge pull request #235 from tryphotino/debug
Version 4.0
2025-01-23 10:17:34 -07:00
Mike Yeager
871b773089 Changed build sdk from 8.0 to 9.0 2025-01-23 10:14:10 -07:00
Mike Yeager
8408c7f060 Updated .Native to 4.0. Updated version to 4.0. 2025-01-23 10:10:10 -07:00
Mike Yeager
27d2d03387 Removed all references to NET7_0_OR_GREATER. Changed target frameworks to 8/9 only. 2025-01-17 13:26:29 -07:00
Mike Yeager
1baff86235 Moved registering window calls for Windows and Mac from constructor to WaitForClose(). Throw exceptin on invalid settings used with Chromeless. 2024-12-05 10:31:39 -07:00
Mike Yeager
15314a76aa
Merge pull request #221 from tryphotino/debug
Merge from Debug 3.2
2024-10-24 10:50:14 -06:00
Mike Yeager
8f8504c565 Updated vdersion to 3.2.0, updated Photino.Native reference. Fixed bug in .NET 6 compile. 2024-10-24 10:46:16 -06:00
Mike Yeager
55c9bd56ee Fix issue calling .SetMinWidth .SetMinHeight (and max) 2024-10-24 09:34:53 -06:00
Mike Yeager
0a09bbdc0b Added init paramters to disable toast notifications in Windows and to set a custom registration id to override the window title on Windows. Added Async calls for file and folder diologs. 2024-10-17 13:46:43 -06:00
Mike Yeager
09ec40a00b Changed strings passed on initialization to UTF8. Fixes windows issue. 2024-10-10 13:03:37 -06:00
Mike Yeager
345551e01c
Merge pull request #214 from tryphotino/debug
Fix .NET6 string passing. Change to UTF8.
2024-09-26 12:01:33 -06:00
Mike Yeager
7e079dd7c7 Fixed string passing in .NET6 to pass UTF8. 2024-09-26 11:49:08 -06:00
Mike Yeager
0d51aa7e15 Changed NET6 marshalling to Ansi instead of Auto. Reverted initialization of collection to old syntax for compatibility with NET6. 2024-09-20 16:23:01 -06:00
Mike Yeager
bddecc86fa
Merge pull request #208 from tryphotino/debug
Removed support for UFT16
2024-09-06 09:58:51 -06:00
Mike Yeager
8da305f802 Updated Photino.Native to 3.1.6 2024-09-06 09:54:59 -06:00
Mike Yeager
5bcb9c95bd Updated Photino.Native to 3.1.6 2024-09-06 09:53:38 -06:00
Philipp Bauer
86bdb9ffa4 Fix .Native reference 2024-09-05 19:02:42 -05:00
Philipp Bauer
5065a67d9f Add nuget.config with deactivated PhotinoPackages from DevOps 2024-09-05 18:34:44 -05:00
Philipp Bauer
6dcdedc2aa Updated .Native reference to 0.9.0-20240905.3 2024-09-05 18:22:49 -05:00
Mike Yeager
e7ff087678 Updated .Native reference to dev version. 2024-09-05 10:51:09 -06:00
Mike Yeager
fcfa201e1e Fix to marshalling of ShowNotification (toast) on .NET 7 or above. 2024-09-03 11:17:58 -06:00
Mike Yeager
8ef26a1ecb Removed all support for passing UTF16 strings on Windows. Standardized on UTF8 on all platforms. 2024-08-30 11:38:25 -06:00
Mike Yeager
4f45dbb757
Merge pull request #204 from tryphotino/debug
Removed defining constants for OSs other than windows in csproj file.…
2024-08-22 10:06:06 -06:00
Mike Yeager
aebe0b4a9b Removed defining constants for OSs other than windows in csproj file. Fixes string marshalling issue, but we're not sure why. 2024-08-22 09:59:21 -06:00
Mike Yeager
9fe11963e5
Merge pull request #202 from tryphotino/debug
Fixed OS detection for compiler in DllImports.
2024-08-15 14:15:21 -06:00
Mike Yeager
94e813368e Fixed OS detection for compiler in DllImports. 2024-08-15 14:12:42 -06:00
Mike Yeager
358eafcf0f
Merge pull request #201 from tryphotino/debug
Fixes for v3.0
2024-08-15 10:04:43 -06:00
Mike Yeager
05e2d9685d Updated dependency to Photino.Native 3.1.5. Bumped minor version to 3.1. 2024-08-15 10:01:38 -06:00
Mike Yeager
a5d947de64 Interim checkin. Needs Linux testing. 2024-06-14 14:14:01 -06:00
Mike Yeager
7d6eaec5e2
Merge pull request #187 from tryphotino/debug
Merge 3.0 from Debug
2024-05-30 09:13:40 -06:00
Mike Yeager
682ca668e6 V3.0 2024-05-30 09:10:12 -06:00
Mike Yeager
28e52a75df Changes for transparent window setting. 2024-05-30 09:04:45 -06:00
Mike Yeager
d22d2b1cb3
Merge pull request #183 from Andersen27/debug
Transparent mode for native window
2024-05-16 08:55:41 -06:00
Andrew Vasenev
e56d6d669b Transparent mode for native window 2024-05-08 21:10:53 +03:00
Mike Yeager
32a754d9b9 Updated namespace. 2024-03-21 10:04:45 -06:00
Mike Yeager
545f553ef3
Merge pull request #175 from Andersen27/debug
Monitor's scale factor
2024-03-21 09:36:20 -06:00
Mike Yeager
0084e14b67
Merge branch 'debug' into debug 2024-03-21 09:36:07 -06:00
Mike Yeager
2a79e5bce0
Merge pull request #174 from Denny09310/debug
Photino C# and .NET 8 improvements
2024-03-21 09:13:35 -06:00
Andrew Vasenev
7f835698d0 Monitor's scale factor 2024-03-15 00:41:55 +03:00
Dennis Koja
6888d80254 Merge branch 'debug' of https://github.com/Denny09310/Photino.NET into debug 2024-03-14 16:15:43 +01:00
Dennis Koja
b12f573892 Remove unnecessary code 2024-03-14 16:15:28 +01:00
Denny09310
1e8f71aca9 Merge branch 'debug' of https://github.com/Denny09310/Photino.NET into debug 2024-03-07 19:02:16 +01:00
ottodobretsberger
a0d2900d68
Update README.md 2024-02-27 09:33:53 -06:00
DKOJA
14d15c0c06 Merge branch 'feature/merge-with-upstream' into debug 2024-02-27 10:22:18 +01:00
DKOJA
e9c2471739 Fix merge collisions, Updated DllImport to LibraryImport 2024-02-27 10:21:57 +01:00
DKOJA
713622d1ec Merge branch 'master' into feature/merge-with-upstream 2024-02-27 09:43:37 +01:00
DKOJA
08e36ee66e Remove IPC Project, Move in its own repository 2024-02-27 09:17:32 +01:00
DKOJA
b7a67eb91c Add nullable references, Fix project name 2024-02-26 16:33:24 +01:00
DKOJA
bd0f78999c Merge branch 'port-to-dotnet-8' into 'debug' 2024-02-26 16:04:15 +01:00