This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
v1.1.4
Gtk v1.1.4
Closed issues:
- Link on label dows not work (#482)
- Tag a new release of Gtk.jl? (#492)
- Compatibility with PyPlot? (#493)
- Test Fails! (#495)
- (julia.exe:7396): Gtk-WARNING **: 21:07:31.246: Could not load a pixbuf from icon theme. (#497)
- How to resize Gtk Widgets with resizing Windows (#498)
- RadioButton "toggled" callback is not called. (#502)
- Fail to compile in Windows10 x64 - julia 1.3.1 & 1.4.1 (#505)
- Consistent way to access slider values? (#506)
Merged pull requests:
- Update gettingStarted.md (#496) (@nlw0)
- Create an API reference page for currently undocumented methods (#504) (@asinghvi17)
- remove unnecessary != definition (#508) (@KristofferC)
- fix for julia v1.5;
jl_function_ptr
was removed (#512) (@JeffBezanson)