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 (
Expand
)
Author
2011-07-16
Updated LuaDoc; core/.buffer.luadoc
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
2011-07-11
Removed label mnemonics from localization keys.
mitchell
2011-07-11
Added io.open_recent_file().
mitchell
2011-07-07
Detect Alt/Option modifier on Mac OSX.
mitchell
2011-06-30
Updated for 3.9.
mitchell
2011-06-30
Localize the labels and buttons in the find GUI frame; src/textadept.c
mitchell
2011-06-24
Removed '_G' prefix from globals where necessary.
mitchell
2011-06-24
Add ability to fake modules for generating Adeptsense.
mitchell
2011-06-24
Updated Luadoc; core/args.lua
mitchell
2011-06-23
Use string constants for event names.
mitchell
2011-06-23
Removed @field docs from core/iface.lua.
mitchell
2011-06-23
Updated Luadoc and added extra fields to other modules.
mitchell
2011-06-22
Updated Luadoc and lua adeptsense.
mitchell
2011-06-22
Finish adding support for new Scintilla events; core/events.lua
mitchell
2011-06-20
Updated to Scintilla 2.27.
mitchell
2011-06-16
Use functions for generating unique IDs for markers, indicators, and user lists.
mitchell
2011-06-10
Updated for 3.8.
mitchell
2011-06-09
Updated to Scintilla 2.26; core/iface.lua
mitchell
2011-06-06
Add support for indicator and hotspot events from Brian; core/events.lua
mitchell
2011-05-09
The events.handlers table is now available; core/events.lua
mitchell
2011-04-27
Updated for 3.7.
mitchell
2011-03-29
Updated for version 3.7 beta 3.
mitchell
2011-03-29
Handle nil args in gui.print() and set caret after printing.
mitchell
2011-03-27
Change menu caption for snippet's 'Insert' to 'Expand'.
mitchell
2011-03-25
Snapopen allows multiple files to be selected now.
mitchell
2011-03-24
Changes to key and menu command definitions.
mitchell
2011-03-23
Rewrote _m.textadept.snippets module.
mitchell
2011-03-17
Performance and speed improvements.
mitchell
2011-02-28
Updated for version 3.7 beta 2.
mitchell
2011-02-26
Add Adeptsense menu options 'Complete Symbol' and 'Show Documentation'.
mitchell
2011-02-06
Clear keychain on key command error; core/keys.lua
mitchell
2011-02-03
Updated to Scintilla 2.24.
mitchell
2011-02-01
Updated for version 3.7 beta.
mitchell
2011-01-23
Send key modifiers to command_entry_keypress event.
mitchell
2011-01-21
Code cleanup.
mitchell
2011-01-19
Can navigate between bookmarks with a filteredlist.
mitchell
2011-01-19
Added gui.filteredlist() shortcut function for gui.dialog('filteredlist', ...).
mitchell
2011-01-19
Modified Buffer menu options.
mitchell
2011-01-17
Added Adeptsense.
mitchell
2011-01-13
More informative check_focused_buffer() error message.
mitchell
[next]