aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/ext/pm/modules_browser.lua
Commit message (Expand)AuthorAge
* Removed side pane.Gravatar mitchell2010-03-10
* Fixed error in core/ext/pm/modules_browser.lua.Gravatar mitchell2010-02-23
* Fixed errors in core/ext/pm/modules_browser.lua.Gravatar mitchell2010-02-23
* Updated copyright to 2010.Gravatar mitchell2010-01-07
* Allow core/ext/pm/modules_browser.lua to have modules in the user's directory.Gravatar mitchell2009-08-22
* Replace lua_dialog with gcocoadialog.Gravatar mitchell2009-07-08
* Extended the event system to include project manager, find, command entry, etc.Gravatar mitchell2009-07-08
* Use UTF-8 internally and respect platform filename encoding.Gravatar mitchell2009-02-28
* Do not add browsers to the combo entry again on textadept.reset().Gravatar mitchell2009-02-21
* Read and write in binary mode for everything.Gravatar mitchell2009-02-14
* Replaced my key_commands.lua with consolidated key_commands_{std,mac}.lua.Gravatar mitchell2009-02-12
* Moved the textadept.locale table into the globals table.Gravatar mitchell2009-02-10
* Use a combo entry to either type in or select a PM browser to use.Gravatar mitchell2009-01-27
* Menu label text is irrelevant for PM menu actions due to l10n; focus on menu_id.Gravatar mitchell2009-01-26
* Replaced str:match with str:find where applicable for speed improvements.Gravatar mitchell2009-01-25
* Various improvements to speed and readability of Lua code.Gravatar mitchell2009-01-10
* Reformatted all C and Lua code to a single standard for each language.Gravatar mitchell2009-01-08
* Added localization support.Gravatar mitchell2009-01-03
* Updated copyright dates for 2009.Gravatar mitchell2009-01-01
* Updated core/ext/pm/modules_browser.lua to use LuaFileSystem and templates.Gravatar mitchell2008-12-23
* Project Manager entries use 'text' field, not 'display_text' anymore.Gravatar mitchell2008-12-16
* Modified some of the pm browsers to play nice with Windows.Gravatar mitchell2008-09-21
* No need for empty string pixmap in core/ext/pm/modules_browser.lua.Gravatar mitchell2008-06-18
* Added modules browser to the Project Manager.Gravatar mitchell2008-06-18