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-06-22
Resize most filteredlists to fit the ncurses screen.
mitchell
2012-06-22
Updated key commands for ncurses.
mitchell
2012-06-20
Use `~/.textadept/theme_term` or default 'term' theme for ncurses; core/gui.lua
mitchell
2012-06-06
`gui.statusbar_text` is write-only again.
mitchell
2012-06-06
Removed 'gtk-' stock menus and changed 'separator' to ''.
mitchell
2012-06-04
Added ncurses Find/Replace dialog.
mitchell
2012-06-02
GCocoaDialog was renamed gtDialog.
mitchell
2012-06-02
Use different docstatusbar text format for ncurses; core/gui.lua
mitchell
2012-05-23
Initial support for ncurses.
mitchell
2012-05-31
Updated for Textadept 5.4.
mitchell
2012-05-31
Updated to Scintilla 3.2.0.
mitchell
2012-04-30
Updated for Textadept 5.3.
mitchell
2012-04-18
Updated to Scintilla 3.1.0.
mitchell
2012-04-10
Support for single-instance on Linux and BSD with GLib 2.28.
mitchell
Also added documentation on running with LuaJIT and require GTK+ 2.18 now.
2012-03-27
Removed mentions of GTK stock items in in translation notes.
mitchell
2012-03-27
Added German translation from Robert Gieseke; core/locales/locale.de.conf
mitchell
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
[prev]
[next]