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
Age
Commit message (
Expand
)
Author
2011-08-28
Change Command+Option+Letter keys to Control+Command+Letter keys on Mac OSX.
mitchell
2011-08-22
Changed some key commands.
mitchell
2011-08-17
Autocompletion list sort order respects buffer.auto_c_ignore_case.
mitchell
2011-08-15
Sort autocomplete word list; modules/textadept/editing.lua
mitchell
2011-08-10
Change bindings for switching buffers and views on Mac OSX.
mitchell
2011-08-10
Fixed transpose bug at end of buffer; modules/textadept/editing.lua
mitchell
2011-08-09
Changed Next View/Previous View key bindings; modules/textadept/keys.lua
mitchell
2011-08-09
Swap Control and Command key definitions on Mac OSX.
mitchell
2011-08-09
Swap Replace/Replace All and Run/Compile key bindings.
mitchell
2011-08-09
Autocomplete supports multiple selections.
mitchell
2011-08-08
Add recent file list to session; modules/textadept/session.lua
mitchell
2011-08-08
Do not autosave over explicitly loaded session; modules/textadept/session.lua
mitchell
2011-08-03
Updated modules/textadept/mime_types.conf.
mitchell
2011-07-31
Fixed pixmaps for use with Scintilla 2.28; modules/textadept/adeptsense.lua
mitchell
2011-07-31
Updated documentation; modules/textadept/keys.lu
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-27
Fixed formatting in Adeptsense LuaDoc; modules/textadept/adeptsense.lua
mitchell
2011-07-16
Add key commands that were previously undefined.
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
Renamed _m.textadept.editing.SAVE_STRIPS_WS to STRIP_WHITESPACE_ON_SAVE.
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
Fixed bug in key commands; modules/textadept/keys.lua
mitchell
2011-07-11
Allow buffer functions to omit buffer argument.
mitchell
2011-07-11
Removed label mnemonics from localization keys.
mitchell
2011-07-11
Added io.open_recent_file().
mitchell
2011-06-30
Localize the labels and buttons in the find GUI frame; src/textadept.c
mitchell
2011-06-28
Small Adeptsense improvements.
mitchell
2011-06-24
Removed '_G' prefix from globals where necessary.
mitchell
2011-06-24
Compile and Run commands emit events; modules/textadept/run.lua
mitchell
2011-06-23
Use string constants for event names.
mitchell
2011-06-23
Updated Luadoc and added extra fields to other modules.
mitchell
2011-06-16
Use functions for generating unique IDs for markers, indicators, and user lists.
mitchell
2011-05-30
Added menu accelerators for indentation size; modules/textadept/menu.lua
mitchell
2011-05-09
Fixed bug in snippets.get_end_position(); modules/textadept/snippets.lua
mitchell
2011-05-05
Removed non-existant key chain; modules/textadept/keys.lua
mitchell
2011-04-29
Added note to use tabs in snippets; modules/textadept/snippets.lua
mitchell
2011-04-20
Fixed incorrect key command; modules/textadept/keys.lua
mitchell
2011-04-20
Fixed bug in buffer:get_lexer(); modules/textadept/mime_types.lua
mitchell
2011-04-03
Added syntax.type_declarations_exclude Luadoc; modules/textadept/adeptsense.lua
mitchell
2011-03-29
Fixed some snippet bugs; modules/textadept/snippets.lua
mitchell
[next]