summaryrefslogtreecommitdiff
path: root/redo/dialog_windows.go
AgeCommit message (Collapse)Author
2014-08-30...in with the new.Pietro Gagliardi
2014-08-26Changed the way dialogs work so that they do real modality properly and ↵Pietro Gagliardi
implemented such on Windows.
2014-08-25Part 2 of previous commit.Pietro Gagliardi
2014-08-25Moved some functions around.Pietro Gagliardi
2014-08-18Added OpenFile(), the first dialog to be added, and implemented it on ↵Pietro Gagliardi
Windows... mostly.