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 (
Expand
)
Author
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
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
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
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
2011-09-25
Refactored textadept.c and changed Lua interface a bit.
mitchell
2011-09-21
Emit 'SCN' on SCNotification instead of calling events.notification().
mitchell
2011-09-21
Rearranged Tools menu.
mitchell
2011-09-20
No need to set buffer.eol_mode for OSX since Scintilla 2.29; core/gui.lua
mitchell
2011-09-08
Only fold when clicking on fold margin, not any sensitive one; core/gui.lua
mitchell
2011-09-05
Handle mouse dwell events.
mitchell
2011-08-30
Updated for 4.0.
mitchell
2011-08-25
Set buffer.eol_mode properly for new buffers on Mac OSX; core/gui.lua
mitchell
2011-08-22
Changed some key commands.
mitchell
2011-08-22
Added Russian translation from Vladimir; core/locales/locale.ru.conf
mitchell
2011-08-18
Updated LuaDoc.
mitchell
2011-08-17
LANGUAGE_MODULE_PREFIX should be Command on Mac OSX, not Control; core/keys.lua
mitchell
2011-08-10
Updated for 4.0 beta 2.
mitchell
2011-08-09
Swap Control and Command key definitions on Mac OSX.
mitchell
2011-07-30
Updated for 4.0 beta.
mitchell
2011-07-29
Eliminated the need for keys.conf and keys.osx.conf.
mitchell
2011-07-28
Updated to Scintilla 2.28.
mitchell
2011-07-27
Only allow meta key on Mac OSX; core/keys.lua
mitchell
2011-07-16
Added Toggle Fold menu command.
mitchell
2011-07-16
Updated LuaDoc; core/.buffer.luadoc
mitchell
2011-07-16
Removed Lexer menu in favor of 'Buffer->Select Lexer...'.
mitchell
2011-07-16
Rearranged Buffer and View menus and changed various accelerators.
mitchell
2011-07-16
Rearranged Edit menu and accelerators.
mitchell
2011-07-16
Moved Adeptsense commands into Tools menu.
mitchell
[next]