index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-07-11
Fixed memory leak for Mac OSX; src/textadept.c
mitchell
2010-07-01
Added compiling instructions for BSD users; doc/manual/3_Compiling.md
mitchell
2010-07-01
Added tag textadept_3.0 for changeset af49ffa23613
mitchell
2010-07-01
Updated files for version 3.0.
mitchell
2010-06-24
Updated copyright information.
mitchell
2010-06-24
Restore lexer on view_after_switch; modules/textadept/mime_types.lua
mitchell
2010-06-24
No menu accelerators for underscores in lexer names; modules/textadept/menu.lua
mitchell
2010-06-21
Added tag textadept_3.0_beta for changeset d65c00df8db5
mitchell
2010-06-20
Updated version info for 3.0 beta.
mitchell
2010-06-19
Small changes to dynamic args messages and Luadoc.
mitchell
2010-06-19
Recognize Gtkrc and Prolog files; modules/textadept/mime_types.conf
mitchell
2010-06-18
Updated documentation for buffer.multi_paste; core/.buffer.luadoc
mitchell
2010-06-18
Added statusbar notification on reset(); core/events.lua
mitchell
2010-06-18
Fixed bug with args and sessions.
mitchell
2010-06-17
Renamed core/.*.lua to core/.*.luadoc documentation files.
mitchell
2010-06-17
Flattened core/iface.lua.
mitchell
2010-06-17
Added abbreviations for Lua commands from Jay Gould.
mitchell
2010-06-17
Added dynamic command line argument handling.
mitchell
2010-06-16
Updated documentation.
mitchell
2010-06-16
Code and documentation cleanup.
mitchell
2010-06-15
Updated to Scintilla 2.12; core/iface.lua
mitchell
2010-06-15
Removed user_dofile() of keys and snippets.
mitchell
2010-06-14
Fixes from Robert Gieseke.
mitchell
2010-06-14
Added events.disconnect() function; core/events.lua
mitchell
2010-06-14
Create ~/.textadept/init.lua if one does not already exist; core/init.lua
mitchell
2010-06-12
Provide access to keys through _G.keys; modules/textadept/keys.lua
mitchell
2010-06-12
Snippets are inside the module like in keys; modules/textadept/snippets.lua
mitchell
2010-06-12
Fixed bug with _BUFFERS and _VIEWS not being updated; src/lua_interface.c
mitchell
2010-06-11
Cleanup.
mitchell
2010-06-11
Renamed modules/textadept/key_commands.lua to modules/textadept/keys.lua.
mitchell
2010-06-11
Moved core extension modules into textadept module.
mitchell
2010-06-11
Removed _G.textadept.
mitchell
2010-06-11
Renamed textadept.events to events, renamed 'handle' and 'add_handler'.
mitchell
2010-06-11
Renamed textadept.key_commands to keys; core/ext/key_commands.lua
mitchell
2010-06-10
Moved textadept.mime_types into the textadept module.
mitchell
2010-06-10
Renamed _m.textadept.lsnippets to _m.textadept.snippets.
mitchell
2010-06-10
Moved core/ext/keys.lua into core/ext/key_commands.lua.
mitchell
2010-06-10
Fixed bug from previous commit; core/file_io.lua
mitchell
2010-06-10
Moved textadept.io into Lua's io table.
mitchell
2010-06-08
Indicate that custom themes are in ~/.textadept/themes/; doc/manual/6_startup.md
mitchell
2010-06-06
Made 'KEYSYMS' table a field of core/ext/keys.lua for access.
mitchell
2010-05-25
Fixed Mac OSX paste issue; core/events.lua
mitchell
2010-05-24
Fixed buffer:text_range() argcheck; src/lua_interface.c
mitchell
2010-05-18
Remove initial 'Untitled' buffer when necessary; core/init.lua
mitchell
2010-05-11
Added tag textadept_2.2 for changeset 1b3b240af63c
mitchell
2010-05-11
Ignore 'file://' prefix for filenames; core/file_io.lua
mitchell
2010-05-10
Updated files for version 2.2 release.
mitchell
2010-05-07
Fixed manual error for example ~/.textadept/init.lua; doc/manual/6_Startup.md
mitchell
2010-05-07
Save buffer before compiling or running; modules/textadept/run.lua
mitchell
2010-05-07
Put _USERHOME package paths before _HOME for more extensibility; init.lua
mitchell
[next]