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 (
Collapse
)
Author
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
2010-05-01
Added tag textadept_2.2_beta2 for changeset be1de00b12e2
mitchell
2010-04-29
Made 'enclosure' table a field of modules/textadept/editing.lua for access.
mitchell
2010-04-29
Prevent double-insertion of Markdown in LuaDoc; src/Makefile
mitchell
2010-04-29
Modified files for 2.2 beta 2 release.
mitchell
2010-04-29
Enable TRACE for lexer messages when debugging; src/Makefile
mitchell
2010-04-28
Added Inform, Lilypond, and NSIS lexers; core/ext/mime_types.conf
mitchell
Thanks to Jeff Stone and Robert Gieseke.
2010-04-17
Remove initial 'Untitled' buffer when necessary.
mitchell
Thanks to Robert Gieseke.
2010-04-21
Moved 'Search' menu into 'Tools' to resolve Alt+S key command conflict.
mitchell
2010-04-11
Reverted r556.
mitchell
2010-04-10
Moved block comment strings to language-specific modules.
mitchell
2010-04-09
Moved _m.textadept.run module commands to language-specific modules.
mitchell
2010-04-09
Fix bug with previous commit; core/events.lua
mitchell
2010-04-09
No need to set lexer to SCLEX_LPEG as it already is; core/events.lua
mitchell
2010-04-09
Remove initial 'Untitled' buffer when necessary; core/events.lua
mitchell
2010-04-08
Debian GTK development library is libgtk2.0-dev; doc/manual/3_Compiling.md
mitchell
Thanks to Rob Gieseke.
2010-04-08
Fixed bug in Lua module commands; modules/lua/commands.lua
mitchell
Thanks to Rob Gieseke.
2010-04-08
Respect tab settings for snippets.
mitchell
Thanks to Rob Gieseke.
2010-04-05
Fixed help hanging issue on Win32; core/ext/menu.lua
mitchell
2010-04-05
Removed kill-ring.
mitchell
2010-04-05
Code cleanup.
mitchell
2010-04-02
Fixed snippets bug with Lua code %n sequences; modules/textadept/lsnippets.lua
mitchell
2010-04-02
Added argcheck for buffer:text_range(); src/lua_interface.c
mitchell
2010-04-02
Added BSD support.
mitchell
2010-04-01
Added tag textadept_2.2_beta for changeset 3dfb2596cf15
mitchell
2010-04-01
Fixed OSX packaging bug; src/Makefile
mitchell
2010-03-31
Changes to Mac OSX release packaging; src/Makefile
mitchell
2010-03-30
Cleared up some confusion with user 'init.lua'; doc/manual/6_Startup.md
mitchell
2010-03-30
Removed support for api files.
mitchell
2010-03-30
Use multiple carets for snippets; modules/textadept/lsnippets.lua
mitchell
2010-03-30
Updated documentation.
mitchell
2010-03-30
Added About dialog.
mitchell
2010-03-30
Do not block until help browser is closed; core/ext/menu.lua
mitchell
2010-03-30
Updated manual to use new screenshots; doc/manual/1_Introduction.md
mitchell
2010-03-30
Reverted adding annotation settings to themes.
mitchell
Performance issues were discovered in Scintillua.
2010-03-29
Check for ~/.textadept/locale.conf first; core/locale.lua
mitchell
2010-03-29
Use textadept.user_dofile() for user init.lua.
mitchell
2010-03-25
Added notification for session files not found.
mitchell
2010-03-24
Backspace deletes auto-inserted character pairs; modules/textadept/editing.lua
mitchell
2010-03-24
Make options configurable from user init.lua; modules/textadept/editing.lua
mitchell
[next]