Skip to content

Releases: gotk3/gotk3

GOTK3 Version 0.6.3

02 Feb 08:45
4b98879
Compare
Choose a tag to compare

What's Changed

  • Add binding for gtk_style_context_list_classes by @davidborzek in #911
  • Implement gtk_widget_unset_state_flags and gtk_widget_get_state_flags by @3l0w in #912
  • Emit return value shall be typed with newer glib by @DevEMedia in #892

New Contributors

Full Changelog: v0.6.2...v0.6.3

GOTK3 Version 0.6.2

29 Apr 11:34
655547b
Compare
Choose a tag to compare

add more functions and many bugfixes

New Contributors

Full Changelog: v0.6.1...v0.6.2

GOTK3 Version 0.6.1

14 Jul 05:04
b183dad
Compare
Choose a tag to compare

#795 Fix for #791 gdk.PixBufGetFormats() panics bug
#788 Add missing C #include in glib/quark.go

GOTK3 Version 0.6.0

06 Jun 07:00
fff1ae1
Compare
Choose a tag to compare

#786 Implement GLArea.SetError
#776 Fix incorrect Idle priority
#773 More performant {Idle,Timeout}Add
#774 Fix dangerous memory reference again.
#769 Adding missing 'GtkButtonBox' to gotk3 'WrapMap'
#765 Add binding for g_value_unset
#758 Add MainContext.{IsOwner,Acquire,Release}
#756 fix crash in SetHeader if header is nil
#753 added missing ScrolledWindow methods
#685 Refactor Gtk callback setters and types enhancement missing binding
#706 Refactor internal closure handling and several API changes breaking changes
#746 Add build tag pango_1_42 for Pango
#743 Solving #741- Add possibility to use GVariant in signal handler
#740 Add binding for GtkRadioMenuItem
#738 Adds binding for gtk_cell_layout_clear_attributes()
#737 Adds bindings for gdk_pixbuf_new_from_resource() and gdk_pixbuf_new_from_resource_at_scale()
#736 Add bindings/helper methods GdkRectangle GdkPoint
#735 Add GtkMenuItem bindings
#734 Add bindings GtkMenuShell
#732 add as contributor
#731 add bindings to GtkMenu
#730 Solve GtkAccelKey issue with golang 1.16
#728 It is not safe to reference memory returned in a signal callback.
#687 GtkAccelKey v1.16 issue fix next version
#724 Implemented CellRenderer.SetAlignment
#723 Added SetOrientation to gkt.SpinButton
#720 Add Prgname getter and setter
#716 Add (Get/Set) methods to GdkRGBA & GdkVisual & GdkDisplayManager binding
#715 Add some GtkRange bindings
#712 glib.Take to return nil and gtk.marshal* to allow nil

GOTK3 Version 0.5.2

03 Jan 10:57
d006e59
Compare
Choose a tag to compare

#710 Add extra GList functions
#709 Adding some GtkSpinButton methods and Types
#708 Add bindings for GdkRGBA
#705 Bindings for some widget's methods/types
#703 Add more SelectionData getters and setters
#702 Add get_scale_factor bindings
#699 Add cairo Region, Overlap, Rectangle bindings
#698 Add Pixbuf Fill and AddAlpha bindings
#697 clang-format all C Header files
#696 Add Pixbuf Save stream to io.Writer API
#695 Add GdkPixbuf Scale and Composite bindings
#692 Add binding for TextView & TextAnchor
#690 Add missing Surface APIs in Image and Gdk
#689 Add missing gtk_widget_get_scale_factor
#684 Fixed glib signals missing mutex
#682 Add back CAIRO_ANTIALIAS_FAST constants and co.
#615 allow passing gdk.Pixbuf to TreeStore.InsertWithValues()
#625 Make it possible to disable hyphenation on labels
#681 Add some bindings TreeModel, CellRenderer, CellEditable
#680 Add GtkCellEditable & some GtkCellRenderer methods
#322 Add GtkPixbufAnimation help wanted missing binding
#348 Thread-safe mutex locks for Show* bug help wanted
#384 Missing gdk_keymap_translate_keyboard_state() help wanted missing binding
#240 Stack.GetChildByName() returns Widget instead of IWidget missing binding

GOTK3 Version 0.5.1

29 Nov 06:57
a3dcef6
Compare
Choose a tag to compare
Merge pull request #678 from diamondburned/add/list-store-insert

Add a binding for gtk_list_store_insert

GOTK3 Version 0.5.0

29 Sep 05:02
3668708
Compare
Choose a tag to compare
Merge pull request #661 from hfmrow/hfmrow-patch-8

Update gtk.go with GtkImage methods using GIcon

GOTK3 Version 0.4.0

14 Feb 20:07
f7e85ed
Compare
Choose a tag to compare

description later