summaryrefslogtreecommitdiff
path: root/redo/dialog_windows.c
AgeCommit message (Expand)Author
2014-08-27Resolved a TODO.Pietro Gagliardi
2014-08-26Changed the way dialogs work so that they do real modality properly and imple...Pietro Gagliardi
2014-08-25Added link to info in dialog_windows.c; removed TODOs in area_window.c and ba...Pietro Gagliardi
2014-08-25Settled OpenFile() modality issues on Windows.Pietro Gagliardi
2014-08-25Removed stray TODO.Pietro Gagliardi
2014-08-25Decided to keep OFN_NODEREFERENCELINKS; the Mac backend does so.Pietro Gagliardi
2014-08-25Added a third function for comdlg32.dll errors on Windows.Pietro Gagliardi
2014-08-19Implemented new dialog box techniques on Windows... kinda.Pietro Gagliardi
2014-08-18Added OpenFile(), the first dialog to be added, and implemented it on Windows...Pietro Gagliardi