This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
v1.1.10
Gtk v1.1.10
Closed issues:
- Failed to load module "canberra-gtk-module" (#458)
- How can I change the color of a label? (#559)
- New segfaults on nightly (#581)
- UndefVarError: libgdk3 not defined (#584)
- Problems when doing multi-threading (#585)
- Changing Gtk theme (#586)
- Set cursor on Glade-based GUI (#587)
- Open new window inside callback and yield control to the new window (#592)
- Exceptions being swallowed in signal handlers (#593)
Merged pull requests:
- showall(win) is needed after push!() hbox, cancel, and ok (#568) (@xianwenchen)
- Mention how to work around the libcanberra warning. Fixes #458 (#583) (@timholy)
- Fix incorrect method leading to silent exceptions in signal handlers (#595) (@BioTurboNick)
- Fix Gtk documentation url (#597) (@JeffFessler)
- fix a test of List view (#599) (@jwahlstrand)
- Preserve GValues from GC (fixes #581) (#600) (@timholy)