This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
v1.2.2
Gtk v1.2.2
Closed issues:
- Major slowdowns with Gtk + Threads (#503)
- using Gtk Failed (#596)
- Multiple monitors (#631)
- I get the following report when using Gtk.selected_rows() (#632)
- calling gtk_widget_add_tick_callback() (#634)
- GtkFileChooserButton with Glade - Example (#641)
- How can I apply CSS to all children of an element, programmatically? (#646)
- (feature request) savefig to IOBuffer (#648)
Merged pull requests:
- add more tests, fix links in docs (#616) (@jwahlstrand)
- add tests, remove old links, fix a few issues (#620) (@jwahlstrand)
- Support
deleteat!
for allGtkContainer
s (#622) (@GoldenSnitchD) - remove generated code for GTK2 and from old serialization versions (#623) (@jwahlstrand)
- Disable uv_backend_fd integration (#630) (@vtjnash)
- Document "
key-release-event"
(#635) (@JeffFessler) - Add slider (
GtkScale
) example (#638) (@JeffFessler) - Add link to
GtkObservables
(#639) (@JeffFessler) - add coveralls flag-name (#642) (@vtjnash)
- Tiny fix in documentation code snippet about GtkTreeModelFilter (#649) (@cmey)
- fail in init() with error if Gtk4 was previously imported (#651) (@jwahlstrand)