summaryrefslogtreecommitdiff
path: root/scene/gui
AgeCommit message (Expand)Author
2016-01-02Make buttons properly obey stylebox content marins, closes #2156Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-31-fix range limit issue in Particles2D, closes #2411Juan Linietsky
2015-12-29-forgot a check for tools enabled, closes #3166reduz
2015-12-29-restrict gui root from being removed while performing input, fixes #2578reduz
2015-12-29make it easy to edit popupmenus, fixes #2595reduz
2015-12-29-Allow negative texture scale in TextureButton, fixes #2956reduz
2015-12-28Fix proper ordering of project settings properties, also fixes inability to c...reduz
2015-12-28Merge pull request #3146 from akien-mga/pr-argument-namesRémi Verschelde
2015-12-28Merge branch 'master' of https://github.com/okamstudio/godotreduz
2015-12-28-fixed rich text label fill alignment, always works nowreduz
2015-12-28Add missing argument names in GDScript bindingsRémi Verschelde
2015-12-28Style fix for rounded_values methods in RangeRémi Verschelde
2015-12-26Merge pull request #3140 from neikeq/fix_refresh_iconJuan Linietsky
2015-12-26fixes crash/deadlock when video is paused and unpaused, might affect audio sy...Ariel Manzur
2015-12-26small optimization improvement to rich text label tablesreduz
2015-12-26Added reload icon to FileDialog's default themeIgnacio Etcheverry
2015-12-26-Added table support to RichTextLabelreduz
2015-12-15-split view of property editor and editor settingsJuan Linietsky
2015-12-15-fixes to theora video ending sooner than expected, fixes #3066Juan Linietsky
2015-12-14-implement arrows on tabs, when too many tabs are present, fixes #2806Juan Linietsky
2015-12-13Merge pull request #3050 from eska014/fix-tree-cell-sliderRémi Verschelde
2015-12-13Merge pull request #3049 from eska014/fix-exp-sliderRémi Verschelde
2015-12-13ability to export scene to zipJuan Linietsky
2015-12-12ability to get video player textureJuan Linietsky
2015-12-12added rotation and scale support to gui controlsJuan Linietsky
2015-12-12make popup emit index when id is not definedJuan Linietsky
2015-12-10Fix editing TreeItem cells in range modeeska
2015-12-10Fix exponential sliderseska
2015-12-10Merge pull request #3019 from neikeq/spinbox_timerRémi Verschelde
2015-12-10Spinbox: increase/decrease with mouse heldneikeq
2015-12-09TextEdit: Scroll while selecting with mouse idleneikeq
2015-12-07Merge pull request #3005 from TheHX/pr-file-dialogRémi Verschelde
2015-12-07Fix LineEdit cursorneikeq
2015-12-06Better hidden folders display preferences for editor file dialogsFranklin Sobrinho
2015-12-04Add refresh button to file dialogsneikeq
2015-12-02Merge pull request #2975 from neikeq/help_scroll_topRémi Verschelde
2015-12-02Fix help view not scrolling to the topneikeq
2015-12-02Fix RichTextLabel copy never calledneikeq
2015-11-29Script Editor: automatic indentation after a colonkoalefant
2015-11-28Add container automatic update when moving a child nodeFranklin Sobrinho
2015-11-27Fix editor help scroll to resultFranklin Sobrinho
2015-11-250theora compilation fixesJuan Linietsky
2015-11-23Merge pull request #2870 from neikeq/submenu_pos_fixRémi Verschelde
2015-11-22Popup submenu position enhancementneikeq
2015-11-20Add more properties to AcceptDialogFranklin Sobrinho
2015-11-19Fix SplitContainer bool propertiesFranklin Sobrinho
2015-11-19Merge pull request #2364 from neikeq/textedit_selectJuan Linietsky
2015-11-18Merge pull request #2707 from akien-mga/masterJuan Linietsky
2015-11-18Merge pull request #2635 from StraToN/tabs-buttonsJuan Linietsky