view Version @ 1890:0f3df50bfc4f

Untested GTK3 change to use the new gtk_grid_remove_*() which were introduced in version 3.10. I don't have 3.10 installed yet, but will test this code soon. These allow me to remove a crude work-around in earlier versions that skipped over empty grid spaces. In 3.10 and later the grid should contract and remove the unused rows/columns. Might need a similar change in dw_box_unpack().
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Tue, 08 Oct 2013 18:30:39 +0000
parents 1558f5e14f83
children 951356ced7d5
line wrap: on
line source

# Set these here to change the version for all platforms
DW_MAJOR_VERSION=2
DW_MINOR_VERSION=5