aboutsummaryrefslogtreecommitdiff
path: root/platform/javascript/audio_driver_javascript.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-11do not allow picking in captured mode, closes #5134Juan Linietsky1-1/+1
2016-06-11better rewordingJuan Linietsky1-1/+1
2016-06-11Show descriptive errors when look_at is improperly used, closes #5131Juan Linietsky1-0/+9
2016-06-11BaseButton: Add identifier for shortcut in tooltipIgnacio Etcheverry1-2/+7
2016-06-11property output unix seconds since epoch in windows get_system_time_secs, fix...Juan Linietsky1-1/+7
2016-06-10Add documentation for Array.find and Array.rfindGeorge Marques1-2/+13
2016-06-10Add 'rfind' function to ArrayGeorge Marques3-3/+20
2016-06-10Add 'from' argument to Array.find()George Marques4-10/+10
2016-06-09Better way to disable asset libraryJuan Linietsky2-14/+14
2016-06-09fixes wrong bool return, closes #5037Juan Linietsky1-1/+1
2016-06-09Fix last line of label being deleted by line spacingJuan Linietsky1-1/+3
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
2016-06-09-make freetype build for all platforms the same, default as builtin except on...Juan Linietsky4-22/+12
2016-06-09Disable asset library compilation if no openssl existsJuan Linietsky2-0/+8
2016-06-10update Korean translationvolzhs1-73/+64
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
2016-06-09x11: Implemented dpi detectionAndreas Haas4-2/+85
2016-06-09i18n: Sync and merge translations with sourceRémi Verschelde11-3229/+5695