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