aboutsummaryrefslogtreecommitdiff
path: root/backends/dialogs
AgeCommit message (Collapse)Author
2019-04-04WIN32: Ensure the translated dialog strings are using the correct encodingCameron Cawley
2018-12-17WIN32: Move all ARRAYSIZE undefs to util.hSupSuper
Instead of trying to undefine ARRAYSIZE everywhere we use a Windows header, let's just do it before we define our own
2018-12-16WIN32: Respect browser_lastpath settingSupSuper
2018-12-16WIN32: Fix dialog compilation under MinGWSupSuper
2018-12-16WIN32: Add DialogManager with system file browser supportSupSuper
2018-12-16OSX: Integrate system file browser into DialogManagerSupSuper
2018-12-16BACKENDS: Move OSX file browser into backendSupSuper