Lukas Aldershaab
|
197a62f6ea
Convert dStrcmp to String::compare for more cases
|
4 rokov pred |
AzaezelX
|
bd8a72005e
uninitialized variables-platform
|
5 rokov pred |
Areloch
|
6ae3076ab7
Moves the path return from fileDialog through the returnBuffer so it doesn't get mangled or corrupted in memory inadvertently.
|
6 rokov pred |
Glenn Smith
|
79c34c68db
Use strncpy instead of strcpy because again, buffer overflows
|
7 rokov pred |
Areloch
|
490c05ffd4
Adds the ability to force the path returned by the file dialog to be relative.
|
7 rokov pred |
Areloch
|
f657f774ce
Updates Native File Dialogs lib to enable browsing and selecting of folders, instead of just files.
|
7 rokov pred |
Thomas "elfprince13" Dickerson
|
27e2871b01
Replaced StringTable->insert("") with StringTable->EmptyString()
|
8 rokov pred |
Areloch
|
c0a96c908f
Adds handling for if the user cancels out of the file dialog, and adds support for proper multi-filters.
|
9 rokov pred |
Azaezel
|
5958e86e9a
corrects native file dialogue return values
|
9 rokov pred |
Areloch
|
ec6f9c05a6
Integrates the nativeFileDialog library to enable native file dialogs on the major platforms. It is activated with SDL.
|
9 rokov pred |