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 (
Collapse
)
Author
2010-10-18
Added JSP lexer; modules/textadept/mime_types.conf
mitchell
2010-10-18
Updated LuaDoc; core/.buffer.luadoc
mitchell
2010-10-17
Do not allow gui.statusbar_text to be set to nil.
mitchell
2010-10-15
Make word highlight colors more universal; modules/textadept/editing.lua
mitchell
2010-10-15
Added key commands and changed LuaDoc for highlighting words.
mitchell
2010-10-15
Can highlight all occurances of a word; adapted from Brian Schott.
mitchell
2010-10-15
Fix compiler warning; src/lua_interface.c
mitchell
2010-10-15
Make gui.statusbar_text accessible for keys.lua; src/lua_interface.c
mitchell
2010-10-15
C code cleanup.
mitchell
2010-10-15
Changed locale implementation.
mitchell
2010-10-14
Removed some useless editing module functions.
mitchell
2010-10-14
Code formatting changes.
mitchell
2010-10-13
Fix switch buffers dialog bug when cancelling; core/gui.lua
mitchell
2010-10-13
Make recursion depth a parameter; modules/textadept/snapopen.lua
mitchell
2010-10-13
Think before clearing key command statusbar updates; modules/textadept/keys.lua
mitchell
2010-10-11
gui.dialog() can take tables of strings as arguments.
mitchell
2010-10-09
Fixed some snapopen Luadoc; modules/textadept/snapopen.lua
mitchell
2010-10-09
Fix menu item conflicts; modules/textadept/menu.lua
mitchell
2010-10-09
Remove extra slash from snapopen currentdir menu; modules/textadept/menu.lua
mitchell
2010-10-09
Update UI after command entry command; modules/textadept/command_entry.lua
mitchell
2010-10-01
Added tag textadept_3.3 for changeset 4d82a0d491f3
mitchell
2010-09-30
Performance improvement; modules/textadept/snapopen.lua
mitchell
2010-09-30
Set max list size for snapopen to prevent blocking.
mitchell
2010-09-30
Updated documentation; modules/textadept/snapopen.lua
mitchell
2010-09-29
Updated for version 3.3.
mitchell
2010-09-29
Use newest LexLPeg.cxx from scintillua; core/events.lua
mitchell
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
It is no longer contained within the src/scintilla/ folder due to changes in Scintillua.
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
The changes to LexLPeg.cxx mean that src/scintillua (patched Scintilla) is no longer required. Can use stock Scintilla now.
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
[prev]
[next]