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-27
Translate all messages instead of relying on GTK to translate stock items.
mitchell
2012-03-26
Updated for 5.2.
mitchell
2012-03-26
Updated some links.
mitchell
2012-03-25
Improved message double-clicking behavior for run and compile commands.
mitchell
2012-03-22
Added Spanish translation from Manuel Montenegro.
mitchell
2012-03-16
Moved "Markdown:" comments into module LuaDoc comments.
mitchell
2012-03-13
Use absolute paths for command line files; core/args.lua
mitchell
2012-03-07
Updated contact email address.
mitchell
2012-03-07
Documentation overhaul with Discount (Markdown implementation).
mitchell
The standard LuaDoc template is no longer used. Instead, the new `scripts/markdowndoc.lua` has the template for LuaDoc and `scripts/update_doc` has the template for the Manual. Also added README, CHANGELOG, and THANKS files.
2012-03-06
Added keypad keys to KEYSYMS; core/keys.lua
mitchell
2012-03-03
Fixed LuaDoc for `buffer:get_lexer()`; core/.buffer.luadoc
mitchell
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.
[prev]
[next]