bitwarden-autotype icon indicating copy to clipboard operation
bitwarden-autotype copied to clipboard

Bump fltk from 1.3.6 to 1.3.33

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps fltk from 1.3.6 to 1.3.33.

Release notes

Sourced from fltk's releases.

1.3.33

  • Fix typo in draw routines for draw_rounded_rect: by @​jkl1337.
  • Fix a break in fltk-flow from moving cfl_widget.hpp from cfltk/include: by @​jkl1337.
  • Update FLTK submodule.

1.3.32

  • Support crt-static with msvc toolchain.
  • Internally use String for widget id.
  • Update FLTK submodule.

1.3.31

  • Correct draw::LineStyle values by @​cpardotortosa
  • Improve Tooltip documentation by @​mark-summerfield
  • Add ShortcutButton
  • Add InputExt::tab_nav setter/getter
  • Make Tabs::auto_layout also run when called
  • Add Tabs::handle_overflow
  • Update FLTK submodule

1.3.30

  • Fix memory issue with WidgetExt::set_image and set_deimage caused in version 1.3.24.
  • Add BrowserExt::selected_items().
  • Update Tile docs.
  • Add some draw graphics context checks in cfltk.
  • Pull FLTK fixes.

1.3.29

  • Remove redundant check in Browser::insert.
  • Pull fix in BrowseMultiFile FileDialog: fltk-rs/fltk-rs#1346.
  • Update FLTK.

1.3.28

  • Add image::AnimGifImage.
  • Add Tabs::auto_layout().
  • Add Color::from_rgba and to_rgba with enable-glwindow feature.
  • Make Color::from_hex, from_hex_str, to_hex_str RGBA aware.
  • Expose internal utils::oncelock module.

1.3.27

  • Pull FLTK fixes.
  • Add hack to fix builds with cross-rs.

1.3.26

  • Add newly-added CallbackTrigger::Closed.
  • Add app::callback_reason().
  • Add enums::CallbackReason.
  • Add draw::draw_circle_fill().
  • Fix building on macos when using the use-wayland feature flag.
  • Update FLTK.
  • Update ttf-parser to 0.18.

... (truncated)

Changelog

Sourced from fltk's changelog.

[1.3.33] - 2023-03-08

  • Fix typo in draw routines for draw_rounded_rect: by @​jkl1337.
  • Fix a break in fltk-flow from moving cfl_widget.hpp from cfltk/include: by @​jkl1337.
  • Update FLTK submodule.

[1.3.32] - 2023-03-02

  • Support crt-static with msvc toolchain.
  • Internally use String for widget id.
  • Update FLTK submodule.

[1.3.31] - 2023-02-16

  • Correct draw::LineStyle values by @​cpardotortosa
  • Improve Tooltip documentation by @​mark-summerfield
  • Add ShortcutButton
  • Add InputExt::tab_nav setter/getter
  • Make Tabs::auto_layout also run when called
  • Add Tabs::handle_overflow
  • Update FLTK submodule

[1.3.30] - 2023-02-07

  • Fix memory issue with WidgetExt::set_image and set_deimage caused in version 1.3.24.
  • Add BrowserExt::selected_items().
  • Update Tile docs.
  • Add some draw graphics context checks in cfltk.
  • Pull FLTK fixes.

[1.3.29] - 2023-02-03

  • Remove redundant check in Browser::insert.
  • Pull fix in BrowseMultiFile FileDialog: fltk-rs/fltk-rs#1346.
  • Update FLTK.

[1.3.28] - 2023-01-23

  • Add image::AnimGifImage.
  • Add Tabs::auto_layout().
  • Add Color::from_rgba and to_rgba with enable-glwindow feature.
  • Make Color::from_hex, from_hex_str, to_hex_str RGBA aware.
  • Expose internal utils::oncelock module.

[1.3.27] - 2023-01-14

  • Pull FLTK fixes.
  • Add hack to fix builds with cross-rs.

[1.3.26] - 2023-01-05

  • Add newly-added CallbackTrigger::Closed.
  • Add app::callback_reason().
  • Add enums::CallbackReason. = Add draw::draw_circle_fill().
  • Fix building on macos when using the use-wayland feature flag.
  • Update FLTK.
  • Update ttf-parser to 0.18.

... (truncated)

Commits

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 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)

dependabot[bot] avatar Mar 09 '23 01:03 dependabot[bot]