<feed xmlns='http://www.w3.org/2005/Atom'>
<title>textadept.git/core/ext, branch master</title>
<subtitle>My personalizations for textadept</subtitle>
<id>https://git.alessandroiezzi.it/textadept.git/atom?h=master</id>
<link rel='self' href='https://git.alessandroiezzi.it/textadept.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/textadept.git/'/>
<updated>2010-06-11T23:01:24+00:00</updated>
<entry>
<title>Moved core extension modules into textadept module.</title>
<updated>2010-06-11T23:01:24+00:00</updated>
<author>
<name>mitchell</name>
<email>70453897+667e-11@users.noreply.github.com</email>
</author>
<published>2010-06-11T23:01:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/textadept.git/commit/?id=af7f1ad5ad2bfd7e2935332d385ca05318419dc5'/>
<id>urn:sha1:af7f1ad5ad2bfd7e2935332d385ca05318419dc5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed _G.textadept.</title>
<updated>2010-06-11T22:51:16+00:00</updated>
<author>
<name>mitchell</name>
<email>70453897+667e-11@users.noreply.github.com</email>
</author>
<published>2010-06-11T22:51:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/textadept.git/commit/?id=8e66381a040f695f4203b28bc3f1d6818d0da7a2'/>
<id>urn:sha1:8e66381a040f695f4203b28bc3f1d6818d0da7a2</id>
<content type='text'>
Created new _SCINTILLA core module.
Renamed textadept.constants to _SCINTILLA.constants
Renamed textadept.buffer_functions to _SCINTILLA.functions
Renamed textadept.buffer_properties to _SCINTILLA.properties
Created new gui core module.
Renamed textadept._print() to gui._print().
Renamed textadept.check_focused_buffer() to gui.check_focused_buffer().
Renamed textadept.clipboard_text to gui.clipboard_text.
Renamed textadept.context_menu to gui.context_menu
Renamed textadept.command_entry to gui.command_entry.
Renamed textadept.dialog to gui.dialog.
Renamed textadept.docstatusbar_text to gui.docstatusbar_text.
Renamed textadept.find to gui.find.
Renamed textadept.focused_doc_pointer to gui.focused_doc_pointer.
Renamed textadept.get_split_table() to gui.get_split_table().
Renamed textadept.gtkmenu() to gui.gtkmenu().
Renamed textadept.goto_view() to gui.goto_view().
Renamed textadept.menubar to gui.menubar.
Renamed textadept.print() to gui.print().
Renamed textadept.size to gui.size.
Renamed textadept.statusbar_text to gui.statusbar_text.
Renamed textadept.switch_buffer() to gui.switch_buffer().
Renamed textadept.title to gui.title.
Renamed textadept.buffers to _G._BUFFERS.
Renamed textadept.new_buffer() to _G.new_buffer().
Renamed textadept.quit() to _G.quit().
Renamed textadept.reset() to _G.reset().
Renamed textadept.views to _G._VIEWS.
Renamed textadept.user_dofile() to _G.user_dofile().
Renamed textadept.iconv to string.iconv.
Renamed textadept.session_file to _SESSIONFILE.
Renamed appropriate C functions.
</content>
</entry>
<entry>
<title>Renamed textadept.events to events, renamed 'handle' and 'add_handler'.</title>
<updated>2010-06-11T04:24:35+00:00</updated>
<author>
<name>mitchell</name>
<email>70453897+667e-11@users.noreply.github.com</email>
</author>
<published>2010-06-11T04:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/textadept.git/commit/?id=7a4800f05f26067a1cef77e5431256aab4c3d675'/>
<id>urn:sha1:7a4800f05f26067a1cef77e5431256aab4c3d675</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed textadept.key_commands to keys; core/ext/key_commands.lua</title>
<updated>2010-06-11T04:00:30+00:00</updated>
<author>
<name>mitchell</name>
<email>70453897+667e-11@users.noreply.github.com</email>
</author>
<published>2010-06-11T04:00:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/textadept.git/commit/?id=c83387e378f72b303d692d951da841b581b3d453'/>
<id>urn:sha1:c83387e378f72b303d692d951da841b581b3d453</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved textadept.mime_types into the textadept module.</title>
<updated>2010-06-11T03:53:20+00:00</updated>
<author>
<name>mitchell</name>
<email>70453897+667e-11@users.noreply.github.com</email>
</author>
<published>2010-06-11T03:53:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/textadept.git/commit/?id=7b000605365fc28542ac0bc50b41fc08c5a13f90'/>
<id>urn:sha1:7b000605365fc28542ac0bc50b41fc08c5a13f90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed _m.textadept.lsnippets to _m.textadept.snippets.</title>
<updated>2010-06-11T03:42:30+00:00</updated>
<author>
<name>mitchell</name>
<email>70453897+667e-11@users.noreply.github.com</email>
</author>
<published>2010-06-11T03:42:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/textadept.git/commit/?id=2ddb3c692bebf8011207f8c961ea5c89fb8beabb'/>
<id>urn:sha1:2ddb3c692bebf8011207f8c961ea5c89fb8beabb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved core/ext/keys.lua into core/ext/key_commands.lua.</title>
<updated>2010-06-11T03:39:07+00:00</updated>
<author>
<name>mitchell</name>
<email>70453897+667e-11@users.noreply.github.com</email>
</author>
<published>2010-06-11T03:39:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/textadept.git/commit/?id=fbe7fcf467bd7f947da72cc7a098728d4a6bf364'/>
<id>urn:sha1:fbe7fcf467bd7f947da72cc7a098728d4a6bf364</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Moved textadept.io into Lua's io table.</title>
<updated>2010-06-11T02:54:51+00:00</updated>
<author>
<name>mitchell</name>
<email>70453897+667e-11@users.noreply.github.com</email>
</author>
<published>2010-06-11T02:54:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/textadept.git/commit/?id=7af3a62b748ab62596b6815ac97c9cf527513a6c'/>
<id>urn:sha1:7af3a62b748ab62596b6815ac97c9cf527513a6c</id>
<content type='text'>
Renamed textadept.io.open to textadept.io.open_file to prevent conflicts.
</content>
</entry>
<entry>
<title>Made 'KEYSYMS' table a field of core/ext/keys.lua for access.</title>
<updated>2010-06-06T22:33:15+00:00</updated>
<author>
<name>mitchell</name>
<email>70453897+667e-11@users.noreply.github.com</email>
</author>
<published>2010-06-06T22:33:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/textadept.git/commit/?id=7596407f68acb8d63f91e15c591cf415351521ee'/>
<id>urn:sha1:7596407f68acb8d63f91e15c591cf415351521ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added Inform, Lilypond, and NSIS lexers; core/ext/mime_types.conf</title>
<updated>2010-04-28T19:19:33+00:00</updated>
<author>
<name>mitchell</name>
<email>70453897+667e-11@users.noreply.github.com</email>
</author>
<published>2010-04-28T19:19:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alessandroiezzi.it/textadept.git/commit/?id=ee0d6f24948ec7f911f84ad247e4640a7369806a'/>
<id>urn:sha1:ee0d6f24948ec7f911f84ad247e4640a7369806a</id>
<content type='text'>
Thanks to Jeff Stone and Robert Gieseke.
</content>
</entry>
</feed>
