aboutsummaryrefslogtreecommitdiff
path: root/scene/gui/tab_container.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-121-1/+1
| | | | | | | | | | That year should bring the long-awaited OpenGL ES 3.0 compatible renderer with state-of-the-art rendering techniques tuned to work as low as middle end handheld devices - without compromising with the possibilities given for higher end desktop games of course. Great times ahead for the Godot community and the gamers that will play our games! (cherry picked from commit c7bc44d5ad9aae4902280012f7654e2318cd910e)
* Remove unused variables (third pass) + dead codeRémi Verschelde2016-07-071-31/+0
| | | | Fixes various gcc 5.4.0 warnings for -Wunused-variable and -Wunused-but-set-variable
* Merge pull request #5234 from Paulb23/fix_error_tab_printRémi Verschelde2016-06-191-2/+3
|\ | | | | Fixed error: set_current_tab print on project open
| * Fixed error: set_current_tab print on project openPaulb232016-06-151-2/+3
| |
* | TabContainer now reports proper minimum size, closes #4896Juan Linietsky2016-06-171-3/+6
|/
* Fix error tab index out of size print, issue 4997Paulb232016-06-061-1/+0
|
* -Some fixes to OSX retina scaling for window functionsJuan Linietsky2016-05-301-0/+5
| | | | -Implemented HiDPI detection and support for Godot Editor!
* remove trailing whitespaceHubert Jarosz2016-03-091-2/+2
|
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|
* -work in progress implementation of NDEE's theme It's NOT DONE YETJuan Linietsky2015-10-201-38/+51
|
* some editor window changesJuan Linietsky2015-06-131-15/+105
| | | | | -ability to make dock position configurable, and it gets saved -editor starts maximized default
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
|
* -proper minimum size computation for TabContainerJuan Linietsky2015-01-021-0/+33
|
* was fetching incorrect meta data for tab titlesDana Olson2014-08-281-3/+3
| | | | closes #650
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+640