Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Eto.Platform.Gtk from 2.8.2 to 2.8.3 #28

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 13, 2024

Bumps Eto.Platform.Gtk from 2.8.2 to 2.8.3.

Release notes

Sourced from Eto.Platform.Gtk's releases.

2.8.3

⭐ New Features

  • Remove Xamarin.Mac platform #2629
  • Improve ThemedMessageBox with wrapping logic and default system icons. #2627
  • Unsaved indicator for DocumentControl #2626
  • Wpf: protect against errors in GridView.SelectedRows #2624
  • Update WinForms/Wpf/Direct2D and templates to net6.0 #2616
  • Add comment about having to dispose the Graphics object #2611
  • Add Control.IsMouseCaptured, CaptureMouse, and ReleaseMouseCapture APIs #2609
  • Remove BinaryFormatter from DragDropLib #2608
  • Improve DocumentControl styling capabilities #2605
  • Use GITHUB_OUTPUT envvar instead of set-output command as the latter is deprecated #2603
  • WinForms: Handle MainForm changes #2598
  • Mac: Use InvokeOnMainThread instead of DispatchQueue #2597
  • Add ability to set up native control when subclassing NativeControlHost #2590
  • Add NativeControlHost #2589
  • Add TextArea.Border, ScrollToTop/Bottom/Range, and TextLength #2587
  • Upgrade to GtkSharp 3.24.24.95 #2584
  • Remove XamMac2 platform #2583
  • [GTK] Upgrade to GtkSharp 3.24.24.95 #2520
  • Add a HostControl to enable hosting native controls #2167

🪲 Bug Fixes

  • Mac: Fix Rich/TextArea to show text when initially shown. #2631
  • Add usings back to project templates #2628
  • Mac: Only fire location changed when size changes and form is loaded. #2623
  • Mac: Fix firing LocationChanged event when only size changes #2622
  • C# template doesn't compile #2619
  • Work around bug in WPF when running in .NET Core #2618
  • TextArea text is not visible when using Wrap on macOS 14 #2617
  • Wpf: Only expand/collapse/go to parent on left key when not editing #2615
  • Add ToolTipSection to test tooltips #2614
  • Mac: Fix universal binary build #2612
  • Fix reporting the location of a Hwnd form with multi-monitor DPIs #2610
  • Reparent TableRow and TableCell when added from one table to another #2600
  • WinForms: Show icon when set in Dialog #2599
  • Mac: Window.Location should return set value before loaded #2594
  • Further fixes removing controls from TableLayout #2592
  • Fix removing a control from a TableLayout before it has been initialized #2591
  • Wpf: Fix dispatcher error when cancelling a TextBox TextChanging event #2586
  • Mac: Fix possible lockup with wrapped label when its size was very small #2585

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

... (truncated)

Commits
  • 868ffe8 Merge pull request #2631 from cwensley/curtis/mac-fix-textarea-visibility
  • 4818b79 Mac: Fix Rich/TextArea to show text when initially shown.
  • 2753ba5 Merge pull request #2629 from cwensley/curtis/remove-xammac
  • 0cc7eb3 Remove Xamarin.Mac platform
  • 5e8649f Merge pull request #2628 from cwensley/curtis/fix-project-templates
  • eec8a8b Add usings back to project templates
  • e529eb9 Merge pull request #2627 from cwensley/curtis/improve-themed-messagebox
  • b3c72c2 Improve ThemedMessageBox with wrapping logic and default system icons.
  • da62e2c Merge pull request #2626 from ievgen-baida/feature/unsaved-indictator-for-doc...
  • 59136f2 Fix misalignment of 1px when drawing an X
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Eto.Platform.Gtk](https://github.com/picoe/Eto) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/picoe/Eto/releases)
- [Commits](picoe/Eto@2.8.2...2.8.3)

---
updated-dependencies:
- dependency-name: Eto.Platform.Gtk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@Miepee Miepee merged commit ce00bb4 into main Mar 13, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/nuget/Eto.Platform.Gtk-2.8.3 branch March 13, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant