<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/scene/gui/text_edit.cpp, branch 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/text_edit.cpp?h=1.1-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/scene/gui/text_edit.cpp?h=1.1-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2015-05-20T02:07:11Z</updated>
<entry>
<title>more fixes</title>
<updated>2015-05-20T02:07:11Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-05-20T02:07:11Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=fec6aaffd81a871393a7a428921dc6e8be149d3c'/>
<id>urn:sha1:fec6aaffd81a871393a7a428921dc6e8be149d3c</id>
<content type='text'>
fix ctrl-a for some cases, mentioned in #1704
fix toggling visibility not updating, fixes #1923
</content>
</entry>
<entry>
<title>optional formal changes</title>
<updated>2015-05-05T23:22:31Z</updated>
<author>
<name>ehriche</name>
</author>
<published>2015-05-05T22:56:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=897a1aade5332753d9fda950d80495798cdc85b4'/>
<id>urn:sha1:897a1aade5332753d9fda950d80495798cdc85b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix crash in editor when using alt+arrows to indent, thanks adolson and romulox_x</title>
<updated>2015-05-05T03:17:22Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-05-05T03:17:22Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=74b0e0c296ac438df2f0826482310e788d0ba898'/>
<id>urn:sha1:74b0e0c296ac438df2f0826482310e788d0ba898</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #1804 from ricpelo/ricpelo-patch-2</title>
<updated>2015-05-05T00:49:12Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-05-05T00:49:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=dce8a6c251d4da24d70cab6033753895716bc998'/>
<id>urn:sha1:dce8a6c251d4da24d70cab6033753895716bc998</id>
<content type='text'>
Wrong use of | instead of ||</content>
</entry>
<entry>
<title>Wrong use of | instead of ||</title>
<updated>2015-05-04T17:54:17Z</updated>
<author>
<name>Ricardo Pérez</name>
</author>
<published>2015-05-04T17:54:17Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=f3542ff8381fe7e67f39ff004d98c5b40f331fed'/>
<id>urn:sha1:f3542ff8381fe7e67f39ff004d98c5b40f331fed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Triple click doesn't select line if click was done on different lines. Fix #1727</title>
<updated>2015-05-01T21:03:49Z</updated>
<author>
<name>Biliogadafr</name>
</author>
<published>2015-05-01T21:03:49Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=8e7973d660b1f7bc25323b8ef843310f1deb2107'/>
<id>urn:sha1:8e7973d660b1f7bc25323b8ef843310f1deb2107</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-Fixes from source code analyzizer, closes #1768</title>
<updated>2015-05-01T13:44:08Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-05-01T13:44:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=4804462ee06c1b3e2d1b50b857ce8693d3c0936d'/>
<id>urn:sha1:4804462ee06c1b3e2d1b50b857ce8693d3c0936d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-oops, duplicated text issue fix..</title>
<updated>2015-04-20T23:51:52Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-20T23:51:52Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=70752f3e4bee88bd525285fb1fef7149a636b1b2'/>
<id>urn:sha1:70752f3e4bee88bd525285fb1fef7149a636b1b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>disable undo properly after ctrl-i, fixes #1688</title>
<updated>2015-04-18T19:57:01Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-18T19:57:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=389d6ca0c7ad6d0609731b279f30df011c6bf40a'/>
<id>urn:sha1:389d6ca0c7ad6d0609731b279f30df011c6bf40a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-try to avoid errors when path using ".." is present in script include, fixes #1703</title>
<updated>2015-04-18T19:17:33Z</updated>
<author>
<name>Juan Linietsky</name>
</author>
<published>2015-04-18T19:17:33Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=4661a6e126f03efcb7b41196d2fca9c9564123c6'/>
<id>urn:sha1:4661a6e126f03efcb7b41196d2fca9c9564123c6</id>
<content type='text'>
</content>
</entry>
</feed>
