This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
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)