aboutsummaryrefslogtreecommitdiff
path: root/platform/javascript/http_client_javascript.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-12-10Fix crash in RichTextLabel::selection_copy()Bernhard Liebl2-3/+3
2017-12-10Fixed close current scene closing the wrong scene, issue 13844Paulb231-0/+3
2017-12-10Fixed a typo in the Node docsAndrew Silver1-1/+1
Fixed a typo in `remove_and_skip` [ci skip]
2017-12-10Ray cast return shape id. Fixes #14473AndreaCatania2-2/+9
2017-12-10fix certain popup close clicks with popup buttonsBernhard Liebl6-0/+31
2017-12-10Fix no mouse if touch device present in X11Pedro J. Estébanez1-16/+17
Plus several improvements in this area. Sadly, grabbing has been disabled until a better solution is found. Fixes #14427.
2017-12-10Implemented skeleton visibilityAndreaCatania9-18/+359
Removed code visibility code from popup menu