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-09-08
Only fold when clicking on fold margin, not any sensitive one; core/gui.lua
mitchell
2011-09-05
Handle mouse dwell events.
mitchell
2011-08-30
Updated for 4.0.
mitchell
2011-08-25
Set buffer.eol_mode properly for new buffers on Mac OSX; core/gui.lua
mitchell
2011-08-22
Changed some key commands.
mitchell
2011-08-22
Added Russian translation from Vladimir; core/locales/locale.ru.conf
mitchell
2011-08-18
Updated LuaDoc.
mitchell
2011-08-17
LANGUAGE_MODULE_PREFIX should be Command on Mac OSX, not Control; core/keys.lua
mitchell
2011-08-10
Updated for 4.0 beta 2.
mitchell
2011-08-09
Swap Control and Command key definitions on Mac OSX.
mitchell
2011-07-30
Updated for 4.0 beta.
mitchell
2011-07-29
Eliminated the need for keys.conf and keys.osx.conf.
mitchell
2011-07-28
Updated to Scintilla 2.28.
mitchell
2011-07-27
Only allow meta key on Mac OSX; core/keys.lua
mitchell
2011-07-16
Added Toggle Fold menu command.
mitchell
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
[next]