Commit graph

243 commits

Author SHA1 Message Date
Pat Hartl
9698e0f87b Bindings for controlling taskbar progress/flash 2025-10-18 22:30:37 -05: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
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
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
5bcb9c95bd Updated Photino.Native to 3.1.6 2024-09-06 09:53:38 -06: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
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
94e813368e Fixed OS detection for compiler in DllImports. 2024-08-15 14:12:42 -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
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
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
0084e14b67
Merge branch 'debug' into debug 2024-03-21 09:36:07 -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
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
bd0f78999c Merge branch 'port-to-dotnet-8' into 'debug' 2024-02-26 16:04:15 +01:00
DKOJA
f267b28038 Rewrite dll imports to support source generation 2024-02-26 15:20:14 +01:00
DKOJA
1265444930 Fix invalid tag used 2024-02-26 14:42:31 +01:00
DKOJA
6ee6e944a0 Rename project based on other packages convention 2024-02-26 13:37:32 +01:00
DKOJA
e35aa4086a Add target frameworks 2024-02-26 13:36:51 +01:00
DKOJA
30cb588d29 Update dependencies 2024-02-26 11:33:14 +01:00
DKOJA
4ee1c29344 Moved IPC to its own project 2024-02-23 12:11:00 +01:00
DKOJA
db2bbf0023 Add support to .net6/7/8 2024-02-23 11:50:18 +01:00
DKOJA
cab92cfb37 Format code to C# 12 conventions 2024-02-23 11:49:54 +01:00
Philipp Bauer
44929a8e11 Use latest Photino.Native Debug version for GLIBCXX_3.4.21/GLIBC_2.17 support 2024-02-09 15:25:31 -06:00
Mike Yeager
13163d34e9 Updated NuGet to latest Native. 2024-01-11 10:39:27 -07:00
Philipp Bauer
cef8ee2b7b Update photino.Native to v2.6.0 2024-01-11 11:29:18 -06:00
Josh Menzel
825161b3c9 Update Photino.NET.csproj
use latest debug version of photino.native nuget package - 0.9.0-20240105.1
2024-01-11 11:29:18 -06:00
Mike Yeager
b3ba3db47a Added IgnoreCertificateErrorsEnabled. Tested on Windows. 2024-01-11 11:29:18 -06:00
Mike Yeager
b03d88654f Another attempt 2024-01-11 11:29:18 -06:00
Mike Yeager
7a09993608 Another attempt 2024-01-11 11:29:18 -06:00
Mike Yeager
bdb1ea7e6c Another attempt 2024-01-11 11:29:18 -06:00
Mike Yeager
c96c8675dd Another attempt 2024-01-11 11:29:18 -06:00
Mike Yeager
60491573c4 Another attempt 2024-01-11 11:29:18 -06:00
Mike Yeager
1d789335ac Another attempt. 2024-01-11 11:29:18 -06:00
Mike Yeager
26a529be60 Try to fix circular dependency in build/pack. 2024-01-11 11:29:18 -06:00