Age | Commit message (Expand) | Author |
---|---|---|
2009-01-26 | Menu label text is irrelevant for PM menu actions due to l10n; focus on menu_id. | |
2009-01-25 | Replaced str:match with str:find where applicable for speed improvements. | |
2009-01-10 | Various improvements to speed and readability of Lua code. | |
2009-01-08 | Reformatted all C and Lua code to a single standard for each language. | |
2009-01-03 | Added localization support. | |
2009-01-01 | Updated copyright dates for 2009. | |
2008-12-21 | Updated core/ext/pm/file_browser.lua to use the LuaFileSystem library. | |
2008-12-16 | Project Manager entries use 'text' field, not 'display_text' anymore. | |
2008-09-21 | Modified some of the pm browsers to play nice with Windows. | |
2008-03-03 | Updated copyright notice to include the year 2008. | |
2008-02-10 | Instead of io.popen():read(), a file descriptor is kept and close()'d afterward. | |
2007-08-06 | Initial import of extension Lua files. |