Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Releases: gtk-rs/gtk3-rs

0.18.1

03 Sep 09:41
Compare
Choose a tag to compare
  • Fix regression by the switch to glib::Propagation

0.18.0

13 Aug 18:21
3ec2253
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.17.1...0.18.0

0.16.3

27 Mar 09:22
Compare
Choose a tag to compare
Fabio Valentini:
      gtk3-macros: enable default features of syn

0.15.6

27 Mar 09:21
Compare
Choose a tag to compare
Fabio Valentini:
      gtk3-macros: enable default features of syn

0.17.1

23 Mar 15:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.17.0...0.17.1

0.17.0

09 Feb 10:40
d989b5d
Compare
Choose a tag to compare

What's Changed

Read more

0.16.0

19 Oct 13:20
dd66a84
Compare
Choose a tag to compare
Merge pull request #780 from GuillaumeGomez/0-16-release

Ready crates for 0.16 release

0.15.5

26 Apr 10:47
Compare
Choose a tag to compare
Guillaume Gomez (1):
      Fix windows CI

Paolo Borelli (3):
      subclass support for GtkEntry
      Update gir to the latest 0.15 branch revision
      Regenerate

Sebastian Dröge (5):
      Add rustfmt.toml to allow some editors to auto-format the code on save
      gdkwayland: Fix new clippy warning
      gtk: Fix new clippy warning
      Update versions to 0.15.5

0.15.4

20 Feb 18:13
Compare
Choose a tag to compare
Jason Francis (1):
      gtk3-macros: Add doc links to glib/gtk items

Sebastian Dröge (6):
      Handle empty slices correctly
      Update gir-files
      gtk: Remove unnecessary overrides
      Regenerate
      Update versions to 0.15.4

0.15.3

31 Jan 11:52
Compare
Choose a tag to compare
Sebastian Dröge (10):
      Update gir
      Regenerate with latest gir
      Update versions to 0.15.3
      Add various 3.24 version overrides
      Add missing version features to Cargo.toml
      Regenerate
      gtk: Add `Atk.Role` to `manual` to generate some more bindings
      gtk: Depend on glib 0.15.3 for `ThreadGuard` API