Skip to content

Releases: JuliaGtk/Gtk4.jl

v0.7.10

16 Aug 14:14

Choose a tag to compare

Gtk4 v0.7.10

Diff since v0.7.9

Merged pull requests:

Closed issues:

  • @load_builder(b::GtkBuilder) (#104)

v0.7.9

02 Jul 23:57

Choose a tag to compare

Gtk4 v0.7.9

Diff since v0.7.8

Merged pull requests:

  • Add documentation hint to make UI files relocatable (#103) (@nHackel)

v0.7.8

18 Jun 12:59

Choose a tag to compare

Gtk4 v0.7.8

Diff since v0.7.7

Merged pull requests:

Closed issues:

  • GL problems on Wayland, Fedora 40 (#72)
  • Undefined Symbol (#83)

v0.7.7

18 Apr 16:48

Choose a tag to compare

Gtk4 v0.7.7

Diff since v0.7.6

Merged pull requests:

  • In gobject_move_ref, replace weak reference with strong reference in gc_preserve_glib (#89) (@jwahlstrand)
  • test ARM Mac OS in CI, get tests working (#96) (@jwahlstrand)
  • Remove extraneous begin/end's in constant definitions (#97) (@jwahlstrand)

Closed issues:

  • SEGFAULT and/or SEGABRT with GtkCanvas (#87)
  • Unnecessary begin + end wrapping causes warnings on 1.12 (#90)
  • Why libpng_jll = "<1.6.42" (#91)

v0.7.6

15 Feb 20:55
cba4a8f

Choose a tag to compare

Gtk4 v0.7.6

Diff since v0.7.5

Merged pull requests:

Closed issues:

  • gtk_init_check() failed during initialization of module Gtk4 (#84)

v0.7.5

13 Feb 02:18

Choose a tag to compare

Gtk4 v0.7.5

Diff since v0.7.4

Merged pull requests:

v0.7.4

12 Jan 23:32

Choose a tag to compare

Gtk4 v0.7.4

Diff since v0.7.3

Merged pull requests:

Closed issues:

  • reveal() doesn't work but draw() does for GtkCanvas draw updates (#81)

v0.7.3

24 Dec 00:05
977cddd

Choose a tag to compare

Gtk4 v0.7.3

Diff since v0.7.2

Minor fixes. Also avoids Pango_jll 1.55.5, which was causing a segfault on Linux.

Merged pull requests:

Closed issues:

  • New segfault, Linux on X11 (#79)

v0.7.2

07 Dec 14:46

Choose a tag to compare

v0.7.1

09 Nov 22:39

Choose a tag to compare

Gtk4 v0.7.1

Diff since v0.7.0

Merged pull requests:

  • add log handler/writer functions and a bit of cleanup in GLib (#76) (@jwahlstrand)

Closed issues:

  • Document dialogs (#14)
  • How to use menubar? (#63)