summaryrefslogtreecommitdiff
path: root/scene/gui
AgeCommit message (Expand)Author
2016-01-23-Added a "modal_close" signal for controlsJuan Linietsky
2016-01-23Revert "Tree and PropertyEditor confirm value change on focus loss"Juan Linietsky
2016-01-22-Improved tab visibility, fixes #3314Juan Linietsky
2016-01-21Merge pull request #3407 from TheHX/pr-issue-1717Rémi Verschelde
2016-01-21Tree and PropertyEditor confirm value change on focus lossFranklin Sobrinho
2016-01-21Merge pull request #3403 from neikeq/spinbox_hold_impRémi Verschelde
2016-01-21Fix wrong local mouse pos when holding spinbox and improve behaviourIgnacio Etcheverry
2016-01-20Merge pull request #3381 from MarianoGnu/graph_zoomRémi Verschelde
2016-01-19-Some fixes to drag and drop and canvas offset for GUI that were introduced a...Juan Linietsky
2016-01-18Add a slider to handle zoomMarianoGNU
2016-01-18Add zoom to GraphEditMarianoGNU
2016-01-18New shader nodes are now created under (more or less) the cursor.Ovnuniarchos
2016-01-18Merge pull request #3358 from neikeq/issue_1123Rémi Verschelde
2016-01-18Merge pull request #2854 from MarianoGnu/color_pickerRémi Verschelde
2016-01-17-Massive editor dialog cleanupJuan Linietsky
2016-01-16-Moved all the "root" input handling for GUI from individual Controls to View...Juan Linietsky
2016-01-15Add guide lines to visual editor.MarianoGNU
2016-01-15add screen color pickingMarianoGNU
2016-01-15Add presets.MarianoGNU
2016-01-15Move shaders to default theme and add shader_override related methods to Cont...MarianoGNU
2016-01-15Add a visual editor to color picker.MarianoGNU
2016-01-15F5 hotkey to refresh FileDialog/EditorFileDialogIgnacio Etcheverry
2016-01-14Fix LineEdit not capturing text input eventsIgnacio Etcheverry
2016-01-13Properly fix tab scrolling, fixes #3128, fixes #3314Juan Linietsky
2016-01-11Merge pull request #3257 from TheHX/pr-range-propertiesRémi Verschelde
2016-01-10-Make a rare corner case where disabling/reenabling mipmaps causes invalid te...Juan Linietsky
2016-01-10removed this fix, which brought more problems than solutionsJuan Linietsky
2016-01-08Merge pull request #3279 from neikeq/issue_3259Rémi Verschelde
2016-01-08Fix TextEdit caret drawn when outside the visible regionIgnacio Etcheverry
2016-01-08do not return zero with minus-sign within range value, fixes #3221Richard Nespithal
2016-01-07TextEdit/LineEdit: Handle numpad PageUp, PageDown, Home and EndIgnacio Etcheverry
2016-01-07TextEdit/LineEdit: Handle numpad arrows if NumLock is disabledIgnacio Etcheverry
2016-01-07Merge pull request #3191 from neikeq/filedialog_hotkeysRémi Verschelde
2016-01-06Fix error caused by dragging a Range propertyFranklin Sobrinho
2016-01-06Merge pull request #3159 from neikeq/tab_close_iconRémi Verschelde
2016-01-02Make buttons properly obey stylebox content marins, closes #2156Juan Linietsky
2016-01-02FileDialog: keyboard shortcut to toggle "show hidden files"Ignacio Etcheverry
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-29Add tab close icon to the default themeIgnacio Etcheverry
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