<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/scene/gui/item_list.cpp, branch 2.1.1-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/item_list.cpp?h=2.1.1-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/scene/gui/item_list.cpp?h=2.1.1-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-11-02T21:18:34Z</updated>
<entry>
<title>Fix to fit stylebox with ItemList</title>
<updated>2016-11-02T21:18:34Z</updated>
<author>
<name>volzhs</name>
</author>
<published>2016-10-31T22:45:37Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=7c92b401f1d51f1a474e4fb37480c8b626c9dd47'/>
<id>urn:sha1:7c92b401f1d51f1a474e4fb37480c8b626c9dd47</id>
<content type='text'>
(cherry picked from commit 4c9b00b5085c0ab9195842f9a0cf2287d9242bbe)
</content>
</entry>
<entry>
<title>Fix for issue #6496</title>
<updated>2016-10-09T15:11:54Z</updated>
<author>
<name>Brickcaster</name>
</author>
<published>2016-09-16T15:25:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=e6d49fb54c2a7896fc95b6063cfead178f1540b7'/>
<id>urn:sha1:e6d49fb54c2a7896fc95b6063cfead178f1540b7</id>
<content type='text'>
Canged order of NOTIFICATION_DRAW to update scrollbar before scrollbar
is checked to see which list elements to display.

(cherry picked from commit cc7bc07e33107d3474ed5f09faf6d9d5840d5f13)
</content>
</entry>
<entry>
<title>Added get_v_scroll to item list, issue 5343</title>
<updated>2016-09-18T21:13:34Z</updated>
<author>
<name>Paulb23</name>
</author>
<published>2016-09-09T14:20:57Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=04ade4d63978ebeb67a0a2c1d9179735bc6b1229'/>
<id>urn:sha1:04ade4d63978ebeb67a0a2c1d9179735bc6b1229</id>
<content type='text'>
(cherry picked from commit 63fd8f863b731ae524205393d178aa55aad8b837)
</content>
</entry>
<entry>
<title>Ability to disable item list tooltip, issue 6240</title>
<updated>2016-09-18T21:12:23Z</updated>
<author>
<name>Paulb23</name>
</author>
<published>2016-09-07T15:21:20Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=0aad82e921697f72f6552164a24121451348f26c'/>
<id>urn:sha1:0aad82e921697f72f6552164a24121451348f26c</id>
<content type='text'>
(cherry picked from commit 62a968b1c66c6fa340234395870b781fb636bab8)
</content>
</entry>
<entry>
<title>Fix ItemList.clear() not removing separators</title>
<updated>2016-07-22T14:45:57Z</updated>
<author>
<name>Johan Manuel</name>
</author>
<published>2016-07-22T14:38:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=1a1342670ea75d36aca704d0f05acb292c29fc4c'/>
<id>urn:sha1:1a1342670ea75d36aca704d0f05acb292c29fc4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed ItemList indexing bug while selecting items.</title>
<updated>2016-07-22T14:28:37Z</updated>
<author>
<name>Robert Lewicki</name>
</author>
<published>2016-07-19T18:50:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b1df9e016cb8b7dac7499149f3f7d2a10575b133'/>
<id>urn:sha1:b1df9e016cb8b7dac7499149f3f7d2a10575b133</id>
<content type='text'>
Also added functionality for unselecting items in itemlist while clicking in empty space.
Fixes #5772.
</content>
</entry>
<entry>
<title>Fix binding for ItemList.sort_items_by_text</title>
<updated>2016-07-22T06:08:17Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-07-22T05:45:52Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=51b03f0bf5af5cb6041b454a846061b5a7ff2d4c'/>
<id>urn:sha1:51b03f0bf5af5cb6041b454a846061b5a7ff2d4c</id>
<content type='text'>
Also forces to recompute the cached rect for all items.
Fixes #5799
</content>
</entry>
<entry>
<title>properly implement item disabling, fixes #5683</title>
<updated>2016-07-21T21:24:56Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2016-07-21T21:24:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=93c3c801dbc01251ee7b9e45066936c95eb510e1'/>
<id>urn:sha1:93c3c801dbc01251ee7b9e45066936c95eb510e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>itemlist-get_selected_items</title>
<updated>2016-06-28T17:09:17Z</updated>
<author>
<name>Jean Jung</name>
</author>
<published>2016-06-28T17:09:17Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=2fd9b77828bcc7c22594c7037db17efd11ba1909'/>
<id>urn:sha1:2fd9b77828bcc7c22594c7037db17efd11ba1909</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing license headers in our source files (#5255)</title>
<updated>2016-06-18T12:46:12Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-06-18T12:46:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=a7fc04626af238bf9a80c4f3b569e1c5d70465c9'/>
<id>urn:sha1:a7fc04626af238bf9a80c4f3b569e1c5d70465c9</id>
<content type='text'>
Also removes a couple wrong Godot headers from third-party source files.</content>
</entry>
</feed>
