aboutsummaryrefslogtreecommitdiff
path: root/platform/flash/dir_access_flash.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Drop obsolete WIP for Flash platformRémi Verschelde2016-04-251-211/+0
| | | | | | | It was apparently never fully functional and has not been maintained. Flash itself is nowadays clearly a deprecated technology, so there will not be further work on it. platform/javascript and the upcoming WebAssembly technologies should have a brighter future.
* Added relative paths for DirAccess::remove()Zher Huei Lee2016-03-011-2/+2
| | | | Follows similar behaviour to DirAccess::rename()
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|
* Add DirAccess:dir_exist apimarynate2014-05-251-0/+20
|
* -run script in editorJuan Linietsky2014-02-201-0/+191
-add search docs dialog that returns places string was found -added flash