aboutsummaryrefslogtreecommitdiff
path: root/scene/gui/tabs.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* renamed _input_event for GUI events to _gui_input, so it's more differentiate...Juan Linietsky2017-01-081-2/+2
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-13/+13
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Tabs: Fix align issue with right/close buttonsRémi Verschelde2016-05-011-5/+2
* Tabs: cleanup code, no functional changeRémi Verschelde2016-05-011-86/+36
* Tabs: Fix navigation buttons overlap when resizingRémi Verschelde2016-05-011-42/+9
* Tabs: Fix icon size not taken into account for offsetRémi Verschelde2016-05-011-0/+1
* remove trailing whitespaceHubert Jarosz2016-03-091-1/+1
* Remove strand debug print, fix #3473George Marques2016-01-261-1/+0
* -Improved tab visibility, fixes #3314Juan Linietsky2016-01-221-0/+41
* Properly fix tab scrolling, fixes #3128, fixes #3314Juan Linietsky2016-01-131-235/+86
* -Make a rare corner case where disabling/reenabling mipmaps causes invalid te...Juan Linietsky2016-01-101-0/+84
* Merge pull request #3159 from neikeq/tab_close_iconRémi Verschelde2016-01-061-1/+1
|\
| * Add tab close icon to the default themeIgnacio Etcheverry2015-12-291-1/+1
* | Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|/
* -implement arrows on tabs, when too many tabs are present, fixes #2806Juan Linietsky2015-12-141-1/+128
* Merge pull request #2635 from StraToN/tabs-buttonsJuan Linietsky2015-11-181-0/+2
|\
| * Fixed minor bug : quicklty pointing alternatively Script button and Close but...Julian Murgia - StraToN2015-10-191-0/+2
* | -fixed tabsJuan Linietsky2015-11-181-17/+16
|/
* Added close button to tab. Added 4 display policies for this close button (sh...Julian Murgia - StraToN2015-08-181-6/+244
* QOL, script buttons in scene tabsJuan Linietsky2015-07-261-2/+111
* -added icons for root node types on tabsJuan Linietsky2015-07-241-1/+1
* Multiple scene editing *POTENTIALLY UNSTABLE*Juan Linietsky2015-06-221-5/+43
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* add/fix GDScript bindings for add_tab/remove_tabDana Olson2014-08-281-1/+2
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+293