Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-04 | WIN32: Ensure the translated dialog strings are using the correct encoding | Cameron Cawley | |
2018-12-17 | WIN32: Move all ARRAYSIZE undefs to util.h | SupSuper | |
Instead of trying to undefine ARRAYSIZE everywhere we use a Windows header, let's just do it before we define our own | |||
2018-12-16 | WIN32: Respect browser_lastpath setting | SupSuper | |
2018-12-16 | WIN32: Fix dialog compilation under MinGW | SupSuper | |
2018-12-16 | WIN32: Add DialogManager with system file browser support | SupSuper | |
2018-12-16 | OSX: Integrate system file browser into DialogManager | SupSuper | |
2018-12-16 | BACKENDS: Move OSX file browser into backend | SupSuper | |