index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
Age
Commit message (
Collapse
)
Author
2012-03-03
Added documentation on propagation; core/keys.lua
mitchell
2012-03-03
Added note about `modifiers` limitation for events; core/events.lua
mitchell
2012-03-01
Fixed bug introduced by 1053; core/gui.lua
mitchell
2012-02-29
Updated for 5.1.
mitchell
2012-02-28
Fixed display of `buffer._type` when it has slashes in its name; core/gui.lua
mitchell
2012-02-22
Use GtkOSXApplication, which is Cocoa-based, instead of Carbon API calls on OSX.
mitchell
2012-02-22
Fixed LuaDoc errors.
mitchell
2012-02-10
Update LuaDoc with new formatting.
mitchell
2012-01-31
Updated for 5.0.
mitchell
2012-01-17
Updated LuaDoc.
mitchell
2012-01-12
Create separate LuaDoc for module table fields.
mitchell
2012-01-10
Updated for 5.0 beta.
mitchell
2012-01-06
Updated copyright information.
mitchell
2012-01-05
Code cleanup.
mitchell
2012-01-05
Rename '_m' to '_M'.
mitchell
2012-01-01
Change in core/compat.lua to not confuse LuaDoc.
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-22
Release is alpha, not beta; core/init.lua
mitchell
2011-12-21
Updated for 5.0 alpha.
mitchell
2011-12-21
Updated iface to Scintilla 3.0.2.
mitchell
2011-12-20
Added more LuaJIT compatibility; core/compat.lua
mitchell
2011-12-20
Wrap LuaDoc for C tables and functions in long comments.
mitchell
2011-12-19
Added more LuaJIT compatibility functions; core/compat.lua
mitchell
2011-12-19
Actually fixed bug introduced by r994, r996; core/file_io.lua
mitchell
2011-12-16
Fixed bug in core/compat.lua for LuaJIT.
mitchell
2011-12-15
Add support for compiling with LuaJIT.
mitchell
2011-12-14
No need for 'lexer.lpeg.script' property anymore; core/gui.lua
mitchell
2011-12-13
Remove 'package.seeall' from LuaDoc comments.
mitchell
2011-12-13
Fixed bug introduced by r994; core/file_io.lua
mitchell
2011-12-12
Remove 'module' and update LuaDoc comments appropriately.
mitchell
2011-12-12
Updated to Lua 5.2.
mitchell
2011-11-29
Updated Russian localization; core/locales/locale.ru.conf
mitchell
Thanks to Vladimir Lomov.
2011-11-28
Write theme changes to ~/.textadept/theme; core/gui.lua
mitchell
2011-11-28
Updated for 4.3.
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
Added gui.set_theme() and gui.select_theme() theming utilities. All new light and dark themes. Moved old classic themes to the wiki.
2011-11-11
Fixed erroneous charset conversion; core/file_io.lua
mitchell
2011-11-08
Fixed bug with opening files in current dir from command line; core/file_io.lua
mitchell
Thanks to Travis Herrick.
2011-10-31
Updated for 4.2.
mitchell
2011-10-31
Updated to Scintilla 3.0.0.
mitchell
2011-09-28
Use lexer at the caret for key commands and snippets.
mitchell
2011-09-28
Updated for 4.1.
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
Change directory on io.open_file() or buffer:save_as(); core/file_io.lua
mitchell
2011-09-26
Lua code cleanup.
mitchell
[prev]
[next]