index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
textadept
/
menu.lua
Age
Commit message (
Expand
)
Author
2012-12-01
Updated parameter LuaDoc.
mitchell
2012-11-19
Rewrote LuaDoc.
mitchell
2012-11-19
Changed Lua code style for tables.
mitchell
2012-10-12
Fixed ncurses bug in command selection introduced by r1256.
mitchell
2012-09-12
Documentation overhaul.
mitchell
2012-09-08
Removed `rebuild_command_tables()`; modules/textadept/menu.lua
mitchell
2012-08-30
Show key shortcuts in ncurses `select_command()`; modules/textadept/menu.lua
mitchell
2012-07-23
Disable menus in ncurses for now; modules/textadept/menu.lua
mitchell
2012-07-21
Updated modules/textadept/menu.lua with new API.
mitchell
2012-06-22
Resize most filteredlists to fit the ncurses screen.
mitchell
2012-06-22
Updated key commands for ncurses.
mitchell
2012-06-06
Removed 'gtk-' stock menus and changed 'separator' to ''.
mitchell
2012-06-02
Fix broken code from ncurses changes; modules/textadept/menu.lua
mitchell
2012-03-27
Translate all messages instead of relying on GTK to translate stock items.
mitchell
2012-03-22
Updated paths to Manual and LuaDoc in menus and key commands.
mitchell
2012-03-16
Moved "Markdown:" comments into module LuaDoc comments.
mitchell
2012-03-14
Use buffer:get_lexer(true) more often when it should be used.
mitchell
2012-03-07
Updated contact email address.
mitchell
2012-02-10
Update LuaDoc with new formatting.
mitchell
2012-01-24
Rename module shortcut variables.
mitchell
2012-01-06
Updated copyright information.
mitchell
2012-01-05
Renamed editing module's 'current_word' to 'select_word'.
mitchell
2012-01-05
Rename '_m' to '_M'.
mitchell
2012-01-01
Code cleanup.
mitchell
2011-12-31
Changed 'locale.localize()' to global '_L' table.
mitchell
2011-12-13
Remove 'package.seeall' from LuaDoc comments.
mitchell
2011-12-12
Remove 'module' and update LuaDoc comments appropriately.
mitchell
2011-12-12
Updated to Lua 5.2.
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-09-28
Update context menu on VIEW_AFTER_SWITCH; modules/textadept/menu.lua
mitchell
2011-09-27
Reformatted some LuaDoc.
mitchell
2011-09-27
Added language-specific context menu support.
mitchell
2011-09-25
Refactored textadept.c and changed Lua interface a bit.
mitchell
2011-09-21
Rearranged Tools menu.
mitchell
2011-08-22
Changed some key commands.
mitchell
2011-07-30
Code cleanup.
mitchell
2011-07-29
Eliminated the need for keys.conf and keys.osx.conf.
mitchell
2011-07-28
keys.conf and keys.osx.conf can be in English or localized.
mitchell
2011-07-16
Added Toggle Fold menu command.
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
2011-07-15
Fixed accelerator conflict in menu.
mitchell
2011-07-15
Added menu and keys for moving lines up and down.
mitchell
2011-07-14
Added Upper and Lower menu commands for selection case.
mitchell
2011-07-14
Changed menu labels to be more descriptive and added select_command() dialog.
mitchell
2011-07-13
Refactored key commands and added menu accelerators.
mitchell
2011-07-11
Allow buffer functions to omit buffer argument.
mitchell
[next]