Commit History

Author SHA1 Message Date
  Areloch 282333538a Moves the path return from fileDialog through the returnBuffer so it doesn't get mangled or corrupted in memory inadvertently. 6 years ago
  Glenn Smith a94587af43 Use strncpy instead of strcpy because again, buffer overflows 7 years ago
  Areloch 48a093eec4 Adds the ability to force the path returned by the file dialog to be relative. 7 years ago
  Areloch 2c1675992e Updates Native File Dialogs lib to enable browsing and selecting of folders, instead of just files. 7 years ago
  Thomas "elfprince13" Dickerson 27e2871b01 Replaced StringTable->insert("") with StringTable->EmptyString() 8 years ago
  Areloch c0a96c908f Adds handling for if the user cancels out of the file dialog, and adds support for proper multi-filters. 9 years ago
  Azaezel 5958e86e9a corrects native file dialogue return values 9 years ago
  Areloch ec6f9c05a6 Integrates the nativeFileDialog library to enable native file dialogs on the major platforms. It is activated with SDL. 9 years ago