This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
Releases: JuliaGraphics/Gtk.jl
Releases · JuliaGraphics/Gtk.jl
v1.3.0
v1.2.3
Gtk v1.2.3
Closed issues:
- Executable file (#522)
- Docs on "task switching" could use clarification (#637)
- Async UI example needs updating (#640)
- Don't write to package directory (#667)
- Segmentation Fault in GList Code (#669)
- Julia Crash on GTK combo (#672)
- Connecting event to calendar (#673)
- Where is gdk library (#675)
Merged pull requests:
- Use
Scratch
instead ofMutableArtifacts.toml
(#619) (@staticfloat) - Update builder.md (#645) (@pitmonticone)
- Remove outdated warning in docs (#654) (@LilithHafner)
- Remove misleading reference (#655) (@LilithHafner)
- Update async.md for 1.0 and Threading (#656) (@LilithHafner)
- Handle multiple keypresses in example (#658) (@LilithHafner)
- s/possilbe/possible/gc (#663) (@alhirzel)
- avoid GList in empty!(c::GtkContainer) (#671) (@jwahlstrand)
- make sure value wrapped in mutable is not garbage collected (#682) (@timholy)
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)
v1.2.0
Gtk v1.2.0
Closed issues:
- Cannot display SVG files, GtkSpinner not displayed (#525)
- GtkSpinner doesn't appear. (#604)
showall
overrides controls marked withvisible == false
(#609)- Dialog windows sometimes not doing anything on v1.1.11 (#610)
Merged pull requests:
- use Librsvg_jll pixbuf loader (fixes #604) (#605) (@jwahlstrand)
- Add a yield for windows (fix #610). Fix window not finishing close on MacOS (#611) (@IanButterworth)
- Add documentation to showall (#612) (@BioTurboNick)
- Add pause_eventloop for do-block syntax (#613) (@IanButterworth)
- Update Gtk doc link (#614) (@inkydragon)
v1.1.11
Gtk v1.1.11
Closed issues:
Merged pull requests:
- add tests for GList, fix a few things related to GList (#601) (@jwahlstrand)
- add more tests, fix a few issues with GList, GtkGrid, GtkNotebook, GtkOverlay (#603) (@jwahlstrand)
- Automatic event loop start/stop when not showing anything (#607) (@IanButterworth)
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)
v1.1.9
Gtk v1.1.9
Merged pull requests:
- Qualify unexported function call (#579) (@BeastyBlacksmith)
- Comment out non-functional precompiles (#580) (@timholy)
v1.1.8
Gtk v1.1.8
Closed issues:
- Gtk Spinner Not Appearing (#543)
- boxes.jl this is mistake (GtkTreeRowReference)? (#545)
- what is the correct way to delete the Custom Widgets (#553)
- Fails to build/run on Fedora 34 (#570)
- GTK fails to precompile against master: ccall - type - typevar (#573)
- Don't set custon fontconfig (#574)
Merged pull requests:
- Added miscellaneous text and window related bindings (#558) (@jonathanBieler)
- [CI] Remove redundant version of Julia from matrix (#571) (@giordano)
- fix #573, compile error in 1.7+ (#577) (@JeffBezanson)
v1.1.7
Gtk v1.1.7
Closed issues:
- Non-REPL usage (#195)
- No window displays when running first example (#484)
- It would be nice to get a new release... (#560)
- cascading failure causing segfault in GtkReactive tests? (#562)
- macOS Installation Steps? (#564)
- Documentation not being generated (#566)
Merged pull requests:
- fix #562, bug in reviving objects when WeakRefs are cleared earlier (#569) (@JeffBezanson)
v1.1.6
Gtk v1.1.6
Closed issues:
- Getting setproperty! on GtkTextTag for foreground_rgba to work (#243)
- (Windows) GModule-CRITICAL **: g_module_symbol: assertion 'symbol != NULL' failed (#298)
- Major slowdown in package load time (#466)
- Method to remove columns in treeview (#514)
- Error during initialization of module HarfBuzz_jll (#527)
- Precompile error, missing symbol in libpango.so (#531)
- Editable Cell in TreeView (#532)
- Generate julia code using GLib (#538)
- Issue with GError() do error_check (#539)
- Access Violation using sorted GtkListBox (#541)
- Title bar buttons are now displayed properly on Windows with GTK_CSD=1, #355 should be reversed (#547)
Merged pull requests:
- added new example (#480) (@NandVinchhi)
- Update nonreplusage.md (#524) (@nlw0)
- Replacing gtk_css_provider_get_default by gtk_css_provider_new (#528) (@nlw0)
- Add GdkRGBA, ColorChooserDialog, ColorButton (#533) (@coloursofnoise)
- Add delete and insert for TreeView (#534) (@coloursofnoise)
- Attempt at updating Clang scripts (#535) (@coloursofnoise)
- Update layout.md (#536) (@pitmonticone)
- Switch CI to GitHub Actions (#537) (@giordano)
- CompatHelper: bump compat for "Reexport" to "1.0" (#544) (@github-actions[bot])
- Use DOCUMENTER_KEY for CompatHelper (#546) (@giordano)
- Fix #547 and revert #355 (#548) (@tknopp)
- Slightly expand precompiles (#549) (@timholy)
- Provide the stated GtkTextView interface (#550) (@timholy)
- Yet more precompiles (#551) (@timholy)
- Reduce specialization in GLib methods (#552) (@timholy)