<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/scene/gui/tabs.cpp, branch 2.0.2-stable</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/scene/gui/tabs.cpp?h=2.0.2-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/scene/gui/tabs.cpp?h=2.0.2-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-04-02T20:03:48Z</updated>
<entry>
<title>remove trailing whitespace</title>
<updated>2016-04-02T20:03:48Z</updated>
<author>
<name>Hubert Jarosz</name>
</author>
<published>2016-03-08T23:00:52Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=424a1046664eb1dc8138ccb886ba1c1967c3caa4'/>
<id>urn:sha1:424a1046664eb1dc8138ccb886ba1c1967c3caa4</id>
<content type='text'>
(cherry picked from commit 4a4f2479146aa33e235ed57cde311efda68d3c8f)
</content>
</entry>
<entry>
<title>Remove strand debug print, fix #3473</title>
<updated>2016-01-27T00:39:20Z</updated>
<author>
<name>George Marques</name>
</author>
<published>2016-01-27T00:39:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=38c557114b541b85035afc5424ba4315f4efb313'/>
<id>urn:sha1:38c557114b541b85035afc5424ba4315f4efb313</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Improved tab visibility, fixes #3314</title>
<updated>2016-01-22T23:19:57Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-22T23:19:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=dfbc2dce177462506d9c41dfaa867dd76bd136a7'/>
<id>urn:sha1:dfbc2dce177462506d9c41dfaa867dd76bd136a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Properly fix tab scrolling, fixes #3128, fixes #3314</title>
<updated>2016-01-13T10:39:31Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-13T10:39:31Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c4cee22510bc8222e66ef2a7fd5d158371ac07e0'/>
<id>urn:sha1:c4cee22510bc8222e66ef2a7fd5d158371ac07e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Make a rare corner case where disabling/reenabling mipmaps causes invalid texture state. Fixes #3102</title>
<updated>2016-01-11T00:45:58Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-01-11T00:45:11Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=6eb742d49f5d60fe8b61d5ac4ae72703764c6f67'/>
<id>urn:sha1:6eb742d49f5d60fe8b61d5ac4ae72703764c6f67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3159 from neikeq/tab_close_icon</title>
<updated>2016-01-06T10:58:52Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-01-06T10:58:52Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=52e18accf2ddb788008594bab12c4ba2e12d516f'/>
<id>urn:sha1:52e18accf2ddb788008594bab12c4ba2e12d516f</id>
<content type='text'>
Add tab close icon to the default theme</content>
</entry>
<entry>
<title>Update copyright to 2016 in headers</title>
<updated>2016-01-01T13:50:53Z</updated>
<author>
<name>George Marques</name>
</author>
<published>2016-01-01T13:50:53Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5be9ff7b6715a661e85f99b108f96340de7ef435'/>
<id>urn:sha1:5be9ff7b6715a661e85f99b108f96340de7ef435</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tab close icon to the default theme</title>
<updated>2015-12-29T11:09:41Z</updated>
<author>
<name>Ignacio Etcheverry</name>
</author>
<published>2015-12-29T11:09:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=563c761c8cf24281bc74b05f0c2318596d08938a'/>
<id>urn:sha1:563c761c8cf24281bc74b05f0c2318596d08938a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-implement arrows on tabs, when too many tabs are present, fixes #2806</title>
<updated>2015-12-14T13:24:28Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-12-14T13:24:28Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=83e0e97214a4fad635e5992bbbbd413642d76436'/>
<id>urn:sha1:83e0e97214a4fad635e5992bbbbd413642d76436</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2635 from StraToN/tabs-buttons</title>
<updated>2015-11-18T22:15:13Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-11-18T22:15:13Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=75922c57d6f2ba00ea5f8456134fffc64868acf1'/>
<id>urn:sha1:75922c57d6f2ba00ea5f8456134fffc64868acf1</id>
<content type='text'>
Fixed bug : both tab buttons appearing hovered</content>
</entry>
</feed>
