aboutsummaryrefslogtreecommitdiff
path: root/tools/editor/script_create_dialog.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* -Added ability to disable overwrite warning on file dialog, fixes #4545Juan Linietsky2016-06-201-0/+1
|
* revert previous fix, was a bad ideaJuan Linietsky2016-06-181-1/+1
|
* -Do not ask about overwriting when opening a script in the wizard, but still ↵Juan Linietsky2016-06-181-1/+1
| | | | | | show complaint about existing. Closes #4545 -Fixed a crash in EditorDirDialog
* i18n: Proofreading of all stringsRémi Verschelde2016-05-211-13/+13
| | | | | | Done to ensure that no important identifiers are translatable, to fix compound strings using the new vformat() function, and some general English proofreading here and there.
* Modified editor strings to be translatable in the futureJuan Linietsky2016-05-031-23/+23
|
* remove trailing whitespaceHubert Jarosz2016-03-091-2/+2
|
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|
* Fix create script dialog title(s)Maximillian2015-08-091-1/+1
|
* Add create new script button to script editor menuMaximillian2015-08-091-3/+3
|
* new file dialog!Juan Linietsky2015-06-061-2/+2
| | | | | | | | | -ItemList control for easier lists/thumbnails -New file dialog, with support for thumbnails, favorites, recent places, etc -Moved .fscache out of the project, no more bugs due to committed/pulled .fscache! -Dir dialog now sorts directories
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
|
* Changed popup_centered by popup_centered_minsize in editor dialogsFranklin Sobrinho2015-04-081-4/+4
|
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+375