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
Remove curr_module workaround
v0.16.4 Change `curr_module` to `__module__` (or `@__MODULE__` when appropria…
Fix build issues on julia 1.0 on windows
v0.16.3 remove unnecessary "using Pkg"
Working version for Julia 1.0
v0.16.2 Update FileFilter to GtkFileFilter and correct filter spacing (#366)
Fix issue with guarded macro and the do-block syntax
v0.16.1 allow 1.0 failures
First Julia 0.7 compatible release
First Julia 0.7 compatible release
First Julia 0.7 compatible release
Some deprecation warnings need to be fixed though
Remove Julia 0.5 support
Remove Julia 0.5 support
Remove Julia 0.5 support
Remove Julia 0.5 support
Add GtkFileChooserNative
GtkFileChooserNative has been added.
Fix OS X build scripts
Merge pull request #329 from ikselven/fix-docs-deprecation fixed some macro-related deprecation warnings in documentation