summaryrefslogtreecommitdiff
path: root/scene/gui
AgeCommit message (Expand)Author
2017-06-08Merge pull request #9051 from toger5/fixedScriptEditorListSeperationRémi Verschelde
2017-06-07fixed overlapping of temp. colors (script editor)toger5
2017-06-07Revert "Fix text warp in color blocks with CJK"Rémi Verschelde
2017-06-06GraphNode: Remove debug print.Andreas Haas
2017-06-05Fix build errorPoommetee Ketson
2017-06-05Merge pull request #9038 from AlexHolly/rect2-rename-posRémi Verschelde
2017-06-04Removed stupid right arrow to edit resource. Now simply click it..Juan Linietsky
2017-06-04renamed all Rect2.pos to Rect2.positionalexholly
2017-06-03InputEvent: Renamed "pos" property to "position"Andreas Haas
2017-05-28-Added .hdr format supportJuan Linietsky
2017-05-28Fixing typo for rect_position in _change_notify call for ControlKristupas Stumbrys
2017-05-27Fix text warp in color blocks with CJKGeequlim
2017-05-27Fix item list scroll speed.Sean Bohan
2017-05-23-Fix the "set_val" call deferred, it was the only one.. closes #8742Juan Linietsky
2017-05-22Merge pull request #8862 from volzhs/editor-theme-marginRémi Verschelde
2017-05-22Fit grid with label and component of editorvolzhs
2017-05-21fixed crash when dragging to change color in color pickertoger5
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-05-20Merge pull request #8631 from volzhs/editor-theme-customRémi Verschelde
2017-05-18Add column_title_pressed signal to Tree nodeyanorax
2017-05-17Removal of Image from Variant, converted to a Resource.Juan Linietsky
2017-05-15Merge pull request #8759 from AlexHoratio/masterRémi Verschelde
2017-05-14Fixed #8526, popup menu width now responds to submenu iconAlexHoratio
2017-05-12Fix natural sorting order in EditorFileDialog, FileDialog and EditorFileSyste...Damian Day
2017-05-09New customizable editor themevolzhs
2017-05-07Implemented scrolling factor for smooth trackpad scrollingtoger5
2017-05-04Tree: Clear search string on selection.Andreas Haas
2017-05-03LineEdit: fix placeholder text affected by secretPoommetee Ketson
2017-05-03Revert "Add new editor and default theme (WIP)"volzhs
2017-05-02Fix #8617 WindowDialog with custom panel background crashes godotMarc Gilleron
2017-04-27Merge pull request #8520 from Hinsbart/tree_tooltipsRémi Verschelde
2017-04-27Add new editor and default theme (WIP)Daniel J. Ramirez
2017-04-26Tree: Ability to add tooltips to TreeItem buttons.Andreas Haas
2017-04-24Merge pull request #8343 from volzhs/prevent_uncheckRémi Verschelde
2017-04-20Merge pull request #8417 from neikeq/hello-thereRémi Verschelde
2017-04-20Merge pull request #8376 from RayKoopa/fix_stylebox_expand_marginRémi Verschelde
2017-04-18Added support for space indentationPaulb23
2017-04-17External editor improvements and fixesIgnacio Etcheverry
2017-04-13Respect the expand margin for StyleBoTextures again.Ray Koopa
2017-04-10Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei
2017-04-10Prevent to uncheck selected item with button groupvolzhs
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-04-06Fix highlight typosupaiku
2017-04-04Merge pull request #8248 from Hinsbart/fix_notify_renamesRémi Verschelde
2017-04-03Fix more property names in _change_notify calls.Andreas Haas
2017-04-03Merge pull request #8211 from robertdhernandez/NinePatch-FixRémi Verschelde
2017-04-01Fixed Node2D/Control not updating propertiesRobert Hernandez
2017-03-31Fixed WindowDialog not aligning properlyRobert Hernandez
2017-03-30Fixed AtlasTexture being incorrectlyRobert Hernandez
2017-03-24Fix typos in source code using codespellRémi Verschelde