Skip to content

Releases: JuliaGizmos/GtkReactive.jl

Support IntervalSets 0.3

20 Sep 14:21
0798153
Compare
Choose a tag to compare
Merge pull request #78 from JuliaGizmos/teh/cairo

Revert "Perform unit conversions manually from cairomatrix"

Support missing constructor methods on 0.7/1.0

30 Aug 16:17
94ea595
Compare
Choose a tag to compare
Merge pull request #76 from JuliaGizmos/teh/profileview

Additions needed for ProfileView

Support 0.7 and 1.0

29 Aug 14:22
46ab1f0
Compare
Choose a tag to compare
Merge pull request #75 from JuliaGizmos/GunnarFarneback-julia0.7

Support Julia 0.7 and 1.0

Eliminate yield from callbacks

29 Aug 12:55
2ba1707
Compare
Choose a tag to compare
Merge pull request #74 from JuliaGizmos/teh/ub

Put an upper bound on Julia version

Unit conversions fix

14 Jun 18:01
c1ea14b
Compare
Choose a tag to compare

Works around a possible bug in Cairo exposed by remote X sessions

Progressbar

14 Sep 15:16
Compare
Choose a tag to compare
v0.4.0

Add a progressbar (#65)

Timewidget

29 Aug 17:15
Compare
Choose a tag to compare
v0.3.0

Allow GtkBox for TimeWidget to be passed as argument

Comparison and arithmetic

09 Aug 20:43
Compare
Choose a tag to compare
v0.2.3

Add and subtract for XY; < and > for CairoUnit (#36)

Convenience methods

28 Jun 18:56
Compare
Choose a tag to compare
Merge pull request #35 from JuliaGizmos/teh/convenience

Add a few convenience methods and improve docs

v0.2.1: Merge pull request #31 from JuliaGizmos/teh/player_stop

11 May 19:19
Compare
Choose a tag to compare
Stop the player widget when the window is destroyed