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

Update Rust crate fltk to ^1.4.29 - autoclosed #52

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
fltk dependencies patch ^1.4.20 -> ^1.4.29

Release Notes

fltk-rs/fltk-rs (fltk)

v1.4.29

Compare Source

  • Rename experimental Terminal::put_char* to plot_char*.
  • Add MenuItem::do_callback().
  • Update FLTK submodule.

v1.4.28

Compare Source

v1.4.27

Compare Source

  • Document that WindowExt::fullscreen() requires that the window is resizable as per upstream.
  • Use data_w and data_h for the RgbImage::convert method.
  • Update FLTK submodule.

v1.4.26

Compare Source

  • Add Tile::size_range_by_child() and size_range_by_index().
  • Add utils::type_name for debugging purposes.
  • Fix TreeItem draw_item_content with newed items.
  • Fix single-threaded builds and linux arm64 cross-compilation.
  • Update FLTK submodule.

v1.4.25

Compare Source

  • Add NativeFileChooser::try_show().
  • Add NativeFileChooserAction enum.
  • Add Tile::move_intersection method.
  • Add Color contrast functions.
  • Add MenuExt::menu_box() and set_menu_box().
  • Add MenuItem::pulldown().
  • Update Terminal widget and track changes in fltk Fl_Terminal widget color handling and docs by @​jgriffitts.
  • Update FLTK submodule.

v1.4.24

Compare Source

  • Revert to initial implementation of Color::from_rgbi().
  • Add check to Color::to_rgb() for colors within FLTK's colormap.
  • Add support for raw-window-handle version 0.6.

v1.4.23

Compare Source

  • Allow a widget's inner handler to execute first. Super::handle only executes if inner_handler returns false by @​jgriffitts.
  • use OPTION_USE_THREADS=OFF with CFLTK_SINGLE_THREADED.
  • Update FLTK submodule.

v1.4.22

Compare Source

  • Add more Fl_Terminal protected methods by @​jgriffitts.
  • Add WidgetBase::super_handle_first.
  • Use WidgetBase::assume_derived() in handle() and draw() methods when appropriate.
  • Fix enum with unknown value in FileDialogOptions.
  • Update FLTK submodule.

v1.4.21

Compare Source

  • Fix Widget_Derived::resize() timing.
  • Fix deletion of SharedImage which is handled by FLTK.
  • Update FLTK submodule.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update Rust crate fltk to ^1.4.21 Update Rust crate fltk to ^1.4.22 Jan 14, 2024
@renovate renovate bot changed the title Update Rust crate fltk to ^1.4.22 Update Rust crate fltk to ^1.4.23 Jan 29, 2024
@renovate renovate bot changed the title Update Rust crate fltk to ^1.4.23 Update Rust crate fltk to ^1.4.24 Jan 30, 2024
@renovate renovate bot changed the title Update Rust crate fltk to ^1.4.24 Update Rust crate fltk to ^1.4.25 Feb 21, 2024
@renovate renovate bot changed the title Update Rust crate fltk to ^1.4.25 Update Rust crate fltk to ^1.4.26 Mar 9, 2024
@renovate renovate bot changed the title Update Rust crate fltk to ^1.4.26 Update Rust crate fltk to ^1.4.27 Apr 1, 2024
@renovate renovate bot changed the title Update Rust crate fltk to ^1.4.27 Update Rust crate fltk to ^1.4.28 Apr 4, 2024
@renovate renovate bot changed the title Update Rust crate fltk to ^1.4.28 Update Rust crate fltk to ^1.4.29 Apr 24, 2024
@renovate renovate bot changed the title Update Rust crate fltk to ^1.4.29 Update Rust crate fltk to ^1.4.29 - autoclosed May 5, 2024
@renovate renovate bot closed this May 5, 2024
@renovate renovate bot deleted the renovate/fltk-1.x branch May 5, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants