index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-09-29
Added a textadept.snapopen module.
mitchell
2010-09-29
Fixed menu commands for snippets; modules/textadept/menu.lua
mitchell
2010-09-13
Updated lexer names from Scintillua; modules/textadept/mime_types.conf
mitchell
2010-09-13
Fixed typo in manual; doc/manual/1_Introduction.md
mitchell
2010-09-02
Added tag textadept_3.2 for changeset aa384250df30
mitchell
2010-09-01
Updated files for version 3.2.
mitchell
2010-09-01
Changed ambiguous wording in manual; doc/manual/1_Introduction.md
mitchell
2010-09-01
Include LexLPeg.cxx in src package's src/ directory; src/Makefile
mitchell
2010-09-01
Clear appropriate defaultt Scintilla key commands; core/events.lua
mitchell
2010-09-01
Fixed compiler warnings.
mitchell
2010-08-31
Updated LuaDoc.
mitchell
2010-08-31
Halt keypress event after showing completion list; modules/textadept/editing.lua
mitchell
2010-08-31
Patched Scintilla (as scintillua) no longer needed; src/Makefile
mitchell
2010-08-31
Change Lua interface to support updated LPeg Scintilla lexer.
mitchell
2010-08-26
Fixed infinite loop bug with Lua pattern search; modules/textadept/find.lua
mitchell
2010-08-26
Remove scintillua .hg/ for releases; src/Makefile
mitchell
2010-08-21
Added tag textadept_3.1 for changeset a4f4f1b544bc
mitchell
2010-08-21
Updated files for version 3.1.
mitchell
2010-08-21
Added Lua autocompletion support.
mitchell
2010-08-21
Added LuaDoc for modules/cpp/commands.lua.
mitchell
2010-08-21
Changed Scintillua private_lexer_call operation parameters.
mitchell
2010-08-18
Added LuaDoc for new Scintilla functions; core/.buffer.luadoc
mitchell
2010-08-17
Fixed LuaDoc typos.
mitchell
2010-08-17
Upgraded to Scintilla/SciTE 2.20.
mitchell
2010-08-10
Refactored keys; modules/textadept/keys.lua
mitchell
2010-07-21
Use forward slashes in uri_dropped event for Win32; core/events.lua
mitchell
2010-07-11
Fixed memory leak for Mac OSX; src/textadept.c
mitchell
2010-07-01
Added compiling instructions for BSD users; doc/manual/3_Compiling.md
mitchell
2010-07-01
Added tag textadept_3.0 for changeset af49ffa23613
mitchell
2010-07-01
Updated files for version 3.0.
mitchell
2010-06-24
Updated copyright information.
mitchell
2010-06-24
Restore lexer on view_after_switch; modules/textadept/mime_types.lua
mitchell
2010-06-24
No menu accelerators for underscores in lexer names; modules/textadept/menu.lua
mitchell
2010-06-21
Added tag textadept_3.0_beta for changeset d65c00df8db5
mitchell
2010-06-20
Updated version info for 3.0 beta.
mitchell
2010-06-19
Small changes to dynamic args messages and Luadoc.
mitchell
2010-06-19
Recognize Gtkrc and Prolog files; modules/textadept/mime_types.conf
mitchell
2010-06-18
Updated documentation for buffer.multi_paste; core/.buffer.luadoc
mitchell
2010-06-18
Added statusbar notification on reset(); core/events.lua
mitchell
2010-06-18
Fixed bug with args and sessions.
mitchell
2010-06-17
Renamed core/.*.lua to core/.*.luadoc documentation files.
mitchell
2010-06-17
Flattened core/iface.lua.
mitchell
2010-06-17
Added abbreviations for Lua commands from Jay Gould.
mitchell
2010-06-17
Added dynamic command line argument handling.
mitchell
2010-06-16
Updated documentation.
mitchell
2010-06-16
Code and documentation cleanup.
mitchell
2010-06-15
Updated to Scintilla 2.12; core/iface.lua
mitchell
2010-06-15
Removed user_dofile() of keys and snippets.
mitchell
2010-06-14
Fixes from Robert Gieseke.
mitchell
2010-06-14
Added events.disconnect() function; core/events.lua
mitchell
[next]