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
2011-12-31
Code cleanup.
mitchell
2011-12-22
Release is alpha, not beta; core/init.lua
mitchell
2011-12-21
Remove Lua 5.1 'module' reference from doc/manual/9_Preferences.md.
mitchell
2011-12-21
Added tag textadept_5.0_alpha for changeset bd01f885f92b
mitchell
2011-12-21
Updated for 5.0 alpha.
mitchell
2011-12-21
Updated Lua Adeptsense.
mitchell
2011-12-21
Improvements for compiling with LuaJIT; src/Makefile
mitchell
2011-12-21
Updated section on compiling with LuaJIT for Mac OSX; doc/manual/12_Compiling.md
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
Close process; modules/textadept/keys.lua
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
Updated doc/manual/11_Scripting.md.
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
Fixed scripts/gen_iface.lua.
mitchell
2011-12-13
Remove 'package.seeall' from LuaDoc comments.
mitchell
2011-12-13
Updated lexer themes to Lua 5.2.
mitchell
2011-12-13
Updated "User Init" section of manual; doc/manual/9_Preferences.md
mitchell
2011-12-13
Fixed bug introduced by r994; core/file_io.lua
mitchell
2011-12-13
Updated Lua Adeptsense.
mitchell
2011-12-12
Remove 'module' and update LuaDoc comments appropriately.
mitchell
2011-12-12
Updated to Lua 5.2.
mitchell
2011-12-01
Added tag textadept_4.3 for changeset 5f9f4a5db3f7
mitchell
2011-11-30
Updated Lua Adeptsense.
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-27
Credit; themes/dark/lexer.lua
mitchell
2011-11-27
Updated Lua Adeptsense.
mitchell
2011-11-22
Simplify theming via gtkrc by naming GtkWindow only.
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-11-01
Added tag textadept_4.2 for changeset 74df1a2cc69a
mitchell
2011-10-31
Updated for 4.2.
mitchell
2011-10-31
Updated to Scintilla 3.0.0.
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-10-02
Updated manual.
mitchell
2011-10-02
Added tag textadept_4.1 for changeset 7dee90d09b2d
mitchell
2011-09-28
Use lexer at the caret for key commands and snippets.
mitchell
2011-09-28
Updated Lua adeptsense.
mitchell
2011-09-28
Fixed bug with autocomplete and capitalizations; modules/textadept/editing.lua
mitchell
Thanks to Brian Schott.
2011-09-28
Use LuaCoco patch for Lua 5.1.4.
mitchell
[next]