aboutsummaryrefslogtreecommitdiff
path: root/core/locale.conf
AgeCommit message (Expand)Author
2010-06-11Cleanup.mitchell
2010-04-21Moved 'Search' menu into 'Tools' to resolve Alt+S key command conflict.mitchell
2010-04-05Removed kill-ring.mitchell
2010-03-30Added About dialog.mitchell
2010-03-25Added notification for session files not found.mitchell
2010-03-23Reverted removing main menu accelerators; core/locale.confmitchell
2010-03-23Open help browser-agnostically for all platforms.mitchell
2010-03-23Removed main menu accelerators; core/locale.confmitchell
2010-03-20Can change lexer from a filtered list dialog.mitchell
2010-03-10Added textadept.buffer_switch() to replace side pane's buffer browser.mitchell
2010-03-10Removed side pane.mitchell
2010-03-02Removed mlines module since Scintilla's new multiple selections supersede it.mitchell
2010-02-25Changed conflicting menu shortcut for Lexers; core/locale.confmitchell
2010-02-25Modified quit and close dialogs to be more readable.mitchell
2010-02-23Changed conflicting menu shortcut for Lexers; core/locale.confmitchell
2010-01-07Updated copyright to 2010.mitchell
2009-07-25Documentation overhaul.mitchell
2009-07-13Added incremental find.mitchell
2009-07-12textadept.dialog doesn't support '--text' for 'fileselect'.mitchell
2009-07-08Better session management.mitchell
2009-07-08Added 'Help' menu.mitchell
2009-06-20Try list of encodings to load if none was detected rather than just UTF-8.mitchell
2009-04-02Removed macro support; just use Lua for scripting.mitchell
2009-03-01Added support for multiple character encodings through g_convert().mitchell
2009-02-28Removed 'project' Project Manager browser.mitchell
2009-02-22Added key commands and menu items to navigate 'Find in Files' list.mitchell
2009-02-17Moved localization into a configuration file.mitchell