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
/
ext
/
pm.lua
Age
Commit message (
Collapse
)
Author
2010-03-10
Removed side pane.
mitchell
2010-01-07
Updated copyright to 2010.
mitchell
2009-08-05
Only show a non-nil PM context menu; core/ext/pm.lua
mitchell
2009-07-08
Extended the event system to include project manager, find, command entry, etc.
mitchell
2009-05-01
Eliminated redundant LuaDoc.
mitchell
2009-03-08
Minimize iterating through browers for matches; core/ext/pm.lua
mitchell
2009-02-15
PM browser cursors are saved and restored when switching between browsers.
mitchell
2009-01-26
Menu label text is irrelevant for PM menu actions due to l10n; focus on menu_id.
mitchell
2009-01-08
Reformatted all C and Lua code to a single standard for each language.
mitchell
2009-01-05
Move all 'require' statements into init.lua and label for easy configuration.
mitchell
2009-01-03
Added localization support.
mitchell
All Textadept messages are in core/locale.lua which provides the new 'textadept.locale' module.
2009-01-01
Updated copyright dates for 2009.
mitchell
2008-12-21
Added an actual project manager for the PM browser.
mitchell
2008-06-18
Added modules browser to the Project Manager.
mitchell
2008-03-03
Updated copyright notice to include the year 2008.
mitchell
2008-02-10
Added new find in files project manager browser.
mitchell
2007-11-30
Removed TODO in LuaDoc; core/ext/pm.lua
mitchell
2007-09-19
Added interactive search documentation; core/ext/pm.lua
mitchell
2007-09-17
Added usage documentation; core/ext/pm.lua
mitchell
2007-08-10
Macros can now be recorded, saved, played, browsed, etc.
mitchell
2007-08-06
Initial import of extension Lua files.
mitchell