Pat Hartl
|
0b6145d3c3
|
Merge branch 'feature/window-manipulation' into development
# Conflicts:
# Photino.NET/PhotinoDllImports.cs
# Photino.NET/PhotinoWindow.NET.cs
# Photino.NET/PhotinoWindowEnums.cs
|
2025-10-24 17:21:57 -05:00 |
|
Pat Hartl
|
e40d3c90ff
|
Merge branch 'feature/taskbar-flash-progress' into development
# Conflicts:
# Photino.NET/PhotinoDllImports.cs
|
2025-10-24 17:19:52 -05:00 |
|
Pat Hartl
|
bafb6fa6ec
|
Merge branch 'feature/set-window-parent' into development
|
2025-10-24 17:18:39 -05:00 |
|
Pat Hartl
|
c411e202dc
|
Allow parent window to be set before initialized
|
2025-10-22 18:33:07 -05:00 |
|
Pat Hartl
|
9698e0f87b
|
Bindings for controlling taskbar progress/flash
|
2025-10-18 22:30:37 -05:00 |
|
Pat Hartl
|
44696e31ee
|
Import StartDragging, StartResizing
|
2025-10-18 21:03:44 -05:00 |
|
Pat Hartl
|
89b9ef8115
|
Import PhotinoNotification functions and implement new notification API
|
2025-10-18 19:12:02 -05:00 |
|
Pat Hartl
|
893fbe4920
|
Safely restrict lines used based on notification type
|
2025-09-07 18:55:16 -05:00 |
|
Pat Hartl
|
d610c2b1e0
|
Rename imported function
|
2025-09-06 22:43:55 -05:00 |
|
Pat Hartl
|
f5a81a7f2e
|
Support sending complex notifications
|
2025-09-06 22:16:59 -05:00 |
|
Philipp Bauer
|
bd6a8b8a9b
|
Add missing using directives for Reflection and Task namespaces
|
2025-08-18 13:56:47 -05:00 |
|
Mike Yeager
|
443f299013
|
Added symbols files to CI/CD builds. Updated ReadMe. Merged fix for boolean startup parameters.
|
2025-08-18 12:19:55 -06:00 |
|
Mike Yeager
|
bc95c0c807
|
Add optional parameter for ShowSaveFile dialog to specify the default file name. Fixed bug passing boolean parameters on startup.
|
2025-08-18 12:09:51 -06:00 |
|
Mike Yeager
|
06e470adba
|
Merge pull request #241 from IceReaper/user-zoom
Implement disabling user zoom.
|
2025-06-19 09:19:59 -06:00 |
|
Mike Yeager
|
3fb135600a
|
Merge pull request #245 from CypherPotato/master
feat: add docs symbols to nuget package
|
2025-04-17 09:14:05 -06:00 |
|
Mike Yeager
|
d7ca785dcc
|
Merge pull request #242 from Dwarf1er/master
Add overload to SetIconFile for loading icon from embedded resource
|
2025-04-17 08:53:21 -06:00 |
|
cypherpotato
|
237a8e7534
|
feat: add docs symbols to nuget package
|
2025-03-25 13:08:26 -03:00 |
|
Dwarf1er
|
6cfaf44b4c
|
Add overload to SetIconFile for loading icon from embedded resource
|
2025-03-14 23:17:11 -04:00 |
|
Andre Mohren
|
1f4d569b03
|
Implement disabling user zoom.
|
2025-03-13 13:41:45 +01: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 |
|