Commit Graph

13 Commits

Author SHA1 Message Date
Pietro Gagliardi f4c9647d2c TODO resolution and updates. 2015-06-03 12:10:08 -04:00
Pietro Gagliardi d9c209e524 Required MinGW-w64 4.0.0 or newer to build now. 2015-06-01 16:28:26 -04:00
Pietro Gagliardi f7c19d2213 More TODOs. 2015-06-01 13:46:22 -04:00
Pietro Gagliardi afb7c773fe Converted the save file dialog to the Common Item Dialog system and resolved a few TODOs. 2015-05-31 21:23:44 -04:00
Pietro Gagliardi a8ddd7f94f Fixed the new uiOpenFile(). Now I can do uiSaveFile() too... 2015-05-31 20:36:16 -04:00
Pietro Gagliardi f403c23001 Began moving the file dialogs to the new Common Item Dialog. Doesn't quite work yet. 2015-05-31 20:27:01 -04:00
Pietro Gagliardi 409407b761 Switched to task dialogs for MsgBox() and friends. This is the first Vista-specific feature. 2015-05-31 19:17:35 -04:00
Pietro Gagliardi af20c0828c Decided to keep networking on windows/stddialogs.c open/save dialogs; added OFN_SHAREAWARE. 2015-05-31 11:06:22 -04:00
Pietro Gagliardi c0c6aef610 Moved everything back now that everything's been migrated. Now to test the build! 2015-05-30 21:31:28 -04:00
Pietro Gagliardi c4075caa61 Moved more files that don't need migration to the migrated/ folder. 2015-05-30 17:19:43 -04:00
Pietro Gagliardi bcad0080b2 Added some basic messageboxes. 2015-05-23 15:07:16 -04:00
Pietro Gagliardi 13a4e3f4e5 Added a save file dialog. 2015-05-22 21:59:32 -04:00
Pietro Gagliardi ded1bf05de Started standard dialogs. Added Open File dialog first. 2015-05-22 19:14:50 -04:00