summaryrefslogtreecommitdiff
path: root/dialog_unix.go
AgeCommit message (Collapse)Author
2014-02-19Moved to a proper package; main() is now a test and go test -c is used to ↵Pietro Gagliardi
build. Once I iron out a bug with Windows event handling, I'll add a README.
2014-02-17Added GTK+ message boxes.Pietro Gagliardi