Releases: JuliaGtk/Gtk4.jl
Releases · JuliaGtk/Gtk4.jl
v0.7.10
v0.7.9
Gtk4 v0.7.9
Merged pull requests:
v0.7.8
Gtk4 v0.7.8
Merged pull requests:
- Comment out run_delayed_finalizers in gobject_ref (#100) (@nHackel)
- Update signals.md (#101) (@caesquerre)
Closed issues:
v0.7.7
Gtk4 v0.7.7
Merged pull requests:
- In
gobject_move_ref
, replace weak reference with strong reference ingc_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:
v0.7.6
Gtk4 v0.7.6
Merged pull requests:
- Allow
gtk_init_check
to fail (#86) (@jwahlstrand)
Closed issues:
- gtk_init_check() failed during initialization of module Gtk4 (#84)
v0.7.5
Gtk4 v0.7.5
Merged pull requests:
- stop generating quoted code and just generate the code (#85) (@oscardssmith)
v0.7.4
Gtk4 v0.7.4
Merged pull requests:
- getindex/setindex! for get/set child (#82) (@jwahlstrand)
Closed issues:
- reveal() doesn't work but draw() does for GtkCanvas draw updates (#81)
v0.7.3
Gtk4 v0.7.3
Minor fixes. Also avoids Pango_jll 1.55.5, which was causing a segfault on Linux.
Merged pull requests:
- version 0.7.3 (#80) (@jwahlstrand)
Closed issues:
- New segfault, Linux on X11 (#79)
v0.7.2
Gtk4 v0.7.2
v0.7.1
Gtk4 v0.7.1
Merged pull requests:
- add log handler/writer functions and a bit of cleanup in GLib (#76) (@jwahlstrand)
Closed issues: