index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
textadept
Age
Commit message (
Expand
)
Author
2012-03-07
Documentation overhaul with Discount (Markdown implementation).
mitchell
2012-03-04
`_M.set_buffer_properties()` is now optional; modules/textadept/mime_types.lua
mitchell
2012-02-29
Added more OSX key commands; modules/textadept/keys.lua
mitchell
2012-02-26
Support multiple '@return' tags in Lua Adeptsense documentation.
mitchell
2012-02-10
Update LuaDoc with new formatting.
mitchell
2012-01-31
Added ChucK lexer; modules/textadept/mime_types.conf
mitchell
2012-01-24
Rename module shortcut variables.
mitchell
2012-01-19
Fixed bug with recent files; modules/textadept/session.lua
mitchell
2012-01-17
Use lines() instead of read() for processes; modules/textadept/run.lua
mitchell
2012-01-13
Added extension filter and default filter; modules/textadept/snapopen.lua
mitchell
2012-01-06
Updated copyright information.
mitchell
2012-01-05
Code cleanup.
mitchell
2012-01-05
Renamed editing module's 'current_word' to 'select_word'.
mitchell
2012-01-05
Do not clear registered images when completing; modules/textadept/adeptsense.lua
mitchell
2012-01-05
Fixed bug introduced in recent code cleanup; modules/textadept/editing.lua
mitchell
2012-01-05
Rename '_m' to '_M'.
mitchell
2012-01-01
Code cleanup.
mitchell
2011-12-31
Changed 'locale.localize()' to global '_L' table.
mitchell
2011-12-31
Code cleanup.
mitchell
2011-12-20
Wrap LuaDoc for C tables and functions in long comments.
mitchell
2011-12-19
Close process; modules/textadept/keys.lua
mitchell
2011-12-13
Remove 'package.seeall' from LuaDoc comments.
mitchell
2011-12-12
Remove 'module' and update LuaDoc comments appropriately.
mitchell
2011-12-12
Updated to Lua 5.2.
mitchell
2011-11-23
Code cleanup.
mitchell
2011-11-23
Removed _m.textadept.editing.select_style().
mitchell
2011-11-23
Added theme utilities, modified light and dark themes, and removed scite theme.
mitchell
2011-10-26
Fixed Adeptsense autocomplete for single item; modules/textadept/adeptsense.lua
mitchell
2011-10-04
Fixed bug with %n in replace introduced by r960; modules/textadept/find.lua
mitchell
2011-09-28
Use lexer at the caret for key commands and snippets.
mitchell
2011-09-28
Fixed bug with autocomplete and capitalizations; modules/textadept/editing.lua
mitchell
2011-09-28
Update context menu on VIEW_AFTER_SWITCH; modules/textadept/menu.lua
mitchell
2011-09-28
Added gui.goto_file() for the 'find' and 'run' modules.
mitchell
2011-09-27
Reformatted some LuaDoc.
mitchell
2011-09-27
Added language-specific context menu support.
mitchell
2011-09-26
Lua code cleanup.
mitchell
2011-09-25
Refactored textadept.c and changed Lua interface a bit.
mitchell
2011-09-21
Rearranged Tools menu.
mitchell
2011-09-08
Fix bug with CALL_TIP_CLICK event disconnect; modules/textadept/adeptsense.lua
mitchell
2011-08-28
Change Command+Option+Letter keys to Control+Command+Letter keys on Mac OSX.
mitchell
2011-08-22
Changed some key commands.
mitchell
2011-08-17
Autocompletion list sort order respects buffer.auto_c_ignore_case.
mitchell
2011-08-15
Sort autocomplete word list; modules/textadept/editing.lua
mitchell
2011-08-10
Change bindings for switching buffers and views on Mac OSX.
mitchell
2011-08-10
Fixed transpose bug at end of buffer; modules/textadept/editing.lua
mitchell
2011-08-09
Changed Next View/Previous View key bindings; modules/textadept/keys.lua
mitchell
2011-08-09
Swap Control and Command key definitions on Mac OSX.
mitchell
2011-08-09
Swap Replace/Replace All and Run/Compile key bindings.
mitchell
2011-08-09
Autocomplete supports multiple selections.
mitchell
2011-08-08
Add recent file list to session; modules/textadept/session.lua
mitchell
[prev]
[next]