summaryrefslogtreecommitdiff
path: root/dialog_unix.go
AgeCommit message (Expand)Author
2014-03-16Split out includes of <gtk/gtk.h> into a new header file so the GTK+ versioni...Pietro Gagliardi
2014-03-12Separated file creation dates from the package comment.Pietro Gagliardi
2014-03-12Removed a stray TODO resolved by the previous few commits.Pietro Gagliardi
2014-03-12Standardized message boxes so they appear similarly on all platforms. This sh...Pietro Gagliardi
2014-02-19Moved to a proper package; main() is now a test and go test -c is used to bui...Pietro Gagliardi
2014-02-17Added GTK+ message boxes.Pietro Gagliardi