<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/scene/gui/text_edit.h, branch 2.0-beta</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/text_edit.h?h=2.0-beta</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/scene/gui/text_edit.h?h=2.0-beta'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-01-01T13:50:53Z</updated>
<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>TextEdit: Scroll while selecting with mouse idle</title>
<updated>2015-12-09T18:56:47Z</updated>
<author>
<name>neikeq</name>
</author>
<published>2015-12-09T18:56:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=5f739a266057d7059c1787b22b404c5f3661b8e6'/>
<id>urn:sha1:5f739a266057d7059c1787b22b404c5f3661b8e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Script Editor: automatic indentation after a colon</title>
<updated>2015-11-29T16:13:29Z</updated>
<author>
<name>koalefant</name>
</author>
<published>2015-11-29T16:02:35Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c93a005fb61b19428c2da2a481a5a482c92b2e5d'/>
<id>urn:sha1:c93a005fb61b19428c2da2a481a5a482c92b2e5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #2364 from neikeq/textedit_select</title>
<updated>2015-11-19T03:30:39Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-11-19T03:30:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b6084a8a623e7af1d323b5284ac8f670a4c2e5d0'/>
<id>urn:sha1:b6084a8a623e7af1d323b5284ac8f670a4c2e5d0</id>
<content type='text'>
Some TextEdit selection improvements</content>
</entry>
<entry>
<title>TextEdit: Properly scroll vertically when selecting text with mouse drag</title>
<updated>2015-11-07T15:04:32Z</updated>
<author>
<name>neikeq</name>
</author>
<published>2015-11-07T12:39:03Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=b70e2b754d44eb360c6485029afc589c4476bfe8'/>
<id>urn:sha1:b70e2b754d44eb360c6485029afc589c4476bfe8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>misc cleanup</title>
<updated>2015-10-17T13:29:54Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-10-17T13:29:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=ab22203791489df160c36a29a3cd8aa8b32bec04'/>
<id>urn:sha1:ab22203791489df160c36a29a3cd8aa8b32bec04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>textedit selection improvements</title>
<updated>2015-08-12T22:34:07Z</updated>
<author>
<name>neikeq</name>
</author>
<published>2015-08-12T22:34:07Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=51fa997cb56f11a3ea304a8281bbe618195a1e80'/>
<id>urn:sha1:51fa997cb56f11a3ea304a8281bbe618195a1e80</id>
<content type='text'>
allows using shift and pointer selection together, and selecting text while scrolling.
tried to make it as similar as possible to most editors.
</content>
</entry>
<entry>
<title>Updated copyright year in all headers</title>
<updated>2015-04-18T17:38:54Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-18T17:38:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=fdaa2920eb21fff3320a17e9239e04dfadecdb00'/>
<id>urn:sha1:fdaa2920eb21fff3320a17e9239e04dfadecdb00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-fix TextEdit shift-click functionality past begin and end of selection (#1004)</title>
<updated>2015-01-02T18:08:40Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-01-02T18:08:40Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=8a28af024e077cdc67a527ab70f19affcf0201b5'/>
<id>urn:sha1:8a28af024e077cdc67a527ab70f19affcf0201b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-added brace matching to go with the new code completion</title>
<updated>2014-12-17T04:53:34Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2014-12-17T04:53:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c8b2a5f64a44484b566bc1e2aa12aa36850f107e'/>
<id>urn:sha1:c8b2a5f64a44484b566bc1e2aa12aa36850f107e</id>
<content type='text'>
</content>
</entry>
</feed>
