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

Releases: JuliaGraphics/Gtk.jl

Remove curr_module workaround

18 Sep 10:33
Compare
Choose a tag to compare
v0.16.4

Change `curr_module` to `__module__` (or `@__MODULE__` when appropria…

Fix build issues on julia 1.0 on windows

07 Sep 10:24
7565033
Compare
Choose a tag to compare
v0.16.3

remove unnecessary "using Pkg"

Working version for Julia 1.0

29 Aug 16:19
Compare
Choose a tag to compare
v0.16.2

Update FileFilter to GtkFileFilter and correct filter spacing (#366)

Fix issue with guarded macro and the do-block syntax

11 Aug 19:18
Compare
Choose a tag to compare

First Julia 0.7 compatible release

10 Aug 10:20
Compare
Choose a tag to compare

First Julia 0.7 compatible release

First Julia 0.7 compatible release

09 Aug 11:21
Compare
Choose a tag to compare

Some deprecation warnings need to be fixed though

Remove Julia 0.5 support

02 Jun 13:56
60ea2dc
Compare
Choose a tag to compare

Remove Julia 0.5 support

Remove Julia 0.5 support

02 Jun 13:50
60ea2dc
Compare
Choose a tag to compare

Remove Julia 0.5 support

Add GtkFileChooserNative

25 May 07:22
19c77cd
Compare
Choose a tag to compare

GtkFileChooserNative has been added.

Fix OS X build scripts

22 Oct 11:16
Compare
Choose a tag to compare
Merge pull request #329 from ikselven/fix-docs-deprecation

fixed some macro-related deprecation warnings in documentation