Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Releases: JuliaGraphics/Gtk.jl

v1.3.0

27 Dec 15:05
881fdce
Compare
Choose a tag to compare

Gtk v1.3.0

Diff since v1.2.3

Merged pull requests:

  • CompatHelper: add new compat entry for Scratch at version 1, (keep existing compat) (#668) (@github-actions[bot])
  • Support indexing abstractions for containers (#677) (@timholy)

v1.2.3

27 Dec 02:09
c3828bd
Compare
Choose a tag to compare

Gtk v1.2.3

Diff since v1.2.2

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:

v1.2.2

29 Jul 06:20
ac0ec81
Compare
Choose a tag to compare

Gtk v1.2.2

Diff since v1.2.0

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:

v1.2.0

17 Jan 16:00
ca39439
Compare
Choose a tag to compare

Gtk v1.2.0

Diff since v1.1.11

Closed issues:

  • Cannot display SVG files, GtkSpinner not displayed (#525)
  • GtkSpinner doesn't appear. (#604)
  • showall overrides controls marked with visible == false (#609)
  • Dialog windows sometimes not doing anything on v1.1.11 (#610)

Merged pull requests:

v1.1.11

14 Jan 17:30
cea01eb
Compare
Choose a tag to compare

Gtk v1.1.11

Diff since v1.1.10

Closed issues:

  • Gtk not working on m1 mac on Monterrey (#590)
  • Issues modifying the entries of a ComboBox (#606)

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

06 Dec 22:01
d28f725
Compare
Choose a tag to compare

Gtk v1.1.10

Diff since v1.1.9

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:

v1.1.9

24 Jul 07:01
af66d31
Compare
Choose a tag to compare

Gtk v1.1.9

Diff since v1.1.8

Merged pull requests:

v1.1.8

29 Jun 20:53
c9014a4
Compare
Choose a tag to compare

Gtk v1.1.8

Diff since v1.1.7

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:

v1.1.7

12 Mar 10:32
543a4f1
Compare
Choose a tag to compare

Gtk v1.1.7

Diff since v1.1.6

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:

v1.1.6

10 Feb 18:03
26289f3
Compare
Choose a tag to compare

Gtk v1.1.6

Diff since v1.1.5

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: