aboutsummaryrefslogtreecommitdiff
path: root/platform/javascript/javascript_main.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-06-09Reverted a PR i don't understand how to find but fixes #5097Juan Linietsky1-3/+3
2016-06-09Revert "Fix min size bug of Label"Juan Linietsky1-2/+2
2016-06-09If a resource is delete from fs dialog, but the resource is currently loaded,Juan Linietsky2-0/+6
clear the path of the resource. Fixes #5110
2016-06-09-make freetype build for all platforms the same, default as builtin except ↵Juan Linietsky4-22/+12
on x11. closes #5119
2016-06-09Disable asset library compilation if no openssl existsJuan Linietsky2-0/+8
2016-06-09add line spacing option to script and shader editor (#5105)volzhs2-0/+4
2016-06-09Fixed editor help focus issues and input propagationPaulb231-0/+1
2016-06-09EditorAssetLibrary: Don't call add_child() on uninitialized pointerBłażej Szczygieł1-2/+0
Fixes possible crash and fixes crash when using undefined sanitizer. The "search_hb" is already added into "library_main" container.
2016-06-09i18n: Sync and merge translations with sourceRémi Verschelde11-3229/+5695