summaryrefslogtreecommitdiff
path: root/scene/gui
AgeCommit message (Expand)Author
2017-10-22FileDialog: enlarge the file list a bitPoommetee Ketson
2017-10-21Merge pull request #12293 from Paulb23/line_highlighting_fixRémi Verschelde
2017-10-21Fixed current line highlighting and visual indication of empty selected linesPaulb23
2017-10-22Bind unbound enums, rearrange some by valuePoommetee Ketson
2017-10-21Merge pull request #12042 from MillionOstrich/treeitem-move-to-bottomPoommetee Ketson
2017-10-20Merge pull request #12084 from santouits/tab_container_bugRémi Verschelde
2017-10-20Merge pull request #12159 from RandomShaper/fix-sticky-sliderGilles Roudiere
2017-10-18Itemlist rmb now provides the same pos as Tree rmbAlexHolly
2017-10-16Reset slider mouse state on hiding/removingPedro J. Estébanez
2017-10-15Merge pull request #11407 from toger5/selection_override_colorRémi Verschelde
2017-10-14tab container arrows don't work when a popup was setsantouits
2017-10-13Added and improved some missing icons, plus some other visual fixes.Daniel J. Ramirez
2017-10-12turned arround minimum Size for Seperator in reaction to issue #12020Grosskopf
2017-10-11Stop move_to_bottom losing references to treeitemsMillionOstrich
2017-10-09Merge pull request #11941 from Paulb23/members_selected_scroll_issue_11648Rémi Verschelde
2017-10-09Merge pull request #11884 from Noshyaar/pr-fd2Rémi Verschelde
2017-10-08Consistant scroll when using members overview, issue 11648Paulb23
2017-10-06FileDialog: fix select index out of rangePoommetee Ketson
2017-10-05Add NIL_IS_VARIANT usage to few definitionsRuslan Mustakov
2017-10-05Merge pull request #11840 from djrm/pr_fix_drive_selectionGilles Roudiere
2017-10-04Match file dialog drive with the current folder.Daniel J. Ramirez
2017-10-04Add function set_stream_position to VideoPlayerTerah
2017-10-02Merge pull request #11659 from AndreaCatania/prephysicsAndreas Haas
2017-10-02Merge pull request #11754 from magyar123/masterAndreas Haas
2017-10-02Merge pull request #11646 from djrm/pr_visual_improvementsPoommetee Ketson
2017-10-02Merge pull request #11650 from kitsune/fix-range-unshare-crashPoommetee Ketson
2017-10-01Fixed center align in LineEditbalint magyar
2017-10-01Fix GraphEdit mouse scroll axis.jagt
2017-09-30Renamed fixed_process to physics_processAndreaCatania
2017-09-30Merge pull request #11684 from toger5/tab_container_menu_button_centerGilles Roudiere
2017-09-29fixed coustom bg weired offset for code editortoger5
2017-09-29Vertical alignement (TabContainer menu button)toger5
2017-09-28Several visual improvements.Daniel J. Ramirez
2017-09-28do not overlap current line with selection colortoger5
2017-09-28keep font color on selection as defaulttoger5
2017-09-28Fix crash when unsharing a range that is not sharedDylan Enloe
2017-09-27Merge pull request #11617 from groud/fix_bad_displayRémi Verschelde
2017-09-26Fix toggle mode of BaseButton.Ferenc Arn
2017-09-27Fixes set_anchors_and_margins_preset()Gilles Roudiere
2017-09-27Remove unecessary anchors&margins set causing bad display (sons of containers)Gilles Roudiere
2017-09-26Fix crash when scene has LineEdit and run from editorvolzhs
2017-09-26Merge pull request #11424 from groud/control_node_presetsRémi Verschelde
2017-09-25Merge pull request #11541 from Paulb23/tree_arrow_goto_parentRémi Verschelde
2017-09-25Merge pull request #11545 from Paulb23/line_edit_caret_blink_resetting_issue_...Rémi Verschelde
2017-09-24Fixed caret blink and speed resetting in scenes, issue 10764Paulb23
2017-09-24Fixed scrollbar jitter when clickingPaulb23
2017-09-24Goto to parent on left arrow in tree with single columnPaulb23
2017-09-23Rename get_position => get_playback_position and seek_pos => seek on audio cl...Marcelo Fernandez
2017-09-22Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...Gilles Roudiere
2017-09-22Merge pull request #11480 from tagcup/button_unpress_fixRémi Verschelde