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
/
locale.conf
Age
Commit message (
Expand
)
Author
2011-07-14
Added Upper and Lower menu commands for selection case.
mitchell
2011-07-14
Changed menu labels to be more descriptive and added select_command() dialog.
mitchell
2011-07-13
Refactored key commands and added menu accelerators.
mitchell
2011-07-11
Removed label mnemonics from localization keys.
mitchell
2011-06-30
Localize the labels and buttons in the find GUI frame; src/textadept.c
mitchell
2011-06-23
Use string constants for event names.
mitchell
2011-03-27
Change menu caption for snippet's 'Insert' to 'Expand'.
mitchell
2011-03-25
Snapopen allows multiple files to be selected now.
mitchell
2011-03-23
Rewrote _m.textadept.snippets module.
mitchell
2011-02-26
Add Adeptsense menu options 'Complete Symbol' and 'Show Documentation'.
mitchell
2011-01-19
Can navigate between bookmarks with a filteredlist.
mitchell
2011-01-19
Modified Buffer menu options.
mitchell
2011-01-13
More informative check_focused_buffer() error message.
mitchell
2010-12-28
Updated copyright information.
mitchell
2010-12-23
Added filter-through module for shell commands.
mitchell
2010-11-24
Added key commands and menu options for toggling virtual space.
mitchell
2010-11-23
Code cleanup.
mitchell
2010-10-28
Display expected error messages in file IO.
mitchell
2010-10-15
Can highlight all occurances of a word; adapted from Brian Schott.
mitchell
2010-10-15
Changed locale implementation.
mitchell
2010-09-30
Set max list size for snapopen to prevent blocking.
mitchell
2010-09-29
Added a textadept.snapopen module.
mitchell
2010-06-11
Cleanup.
mitchell
2010-04-21
Moved 'Search' menu into 'Tools' to resolve Alt+S key command conflict.
mitchell
2010-04-05
Removed kill-ring.
mitchell
2010-03-30
Added About dialog.
mitchell
2010-03-25
Added notification for session files not found.
mitchell
2010-03-23
Reverted removing main menu accelerators; core/locale.conf
mitchell
2010-03-23
Open help browser-agnostically for all platforms.
mitchell
2010-03-23
Removed main menu accelerators; core/locale.conf
mitchell
2010-03-20
Can change lexer from a filtered list dialog.
mitchell
2010-03-10
Added textadept.buffer_switch() to replace side pane's buffer browser.
mitchell
2010-03-10
Removed side pane.
mitchell
2010-03-02
Removed mlines module since Scintilla's new multiple selections supersede it.
mitchell
2010-02-25
Changed conflicting menu shortcut for Lexers; core/locale.conf
mitchell
2010-02-25
Modified quit and close dialogs to be more readable.
mitchell
2010-02-23
Changed conflicting menu shortcut for Lexers; core/locale.conf
mitchell
2010-01-07
Updated copyright to 2010.
mitchell
2009-07-25
Documentation overhaul.
mitchell
2009-07-13
Added incremental find.
mitchell
2009-07-12
textadept.dialog doesn't support '--text' for 'fileselect'.
mitchell
2009-07-08
Better session management.
mitchell
2009-07-08
Added 'Help' menu.
mitchell
2009-06-20
Try list of encodings to load if none was detected rather than just UTF-8.
mitchell
2009-04-02
Removed macro support; just use Lua for scripting.
mitchell
2009-03-01
Added support for multiple character encodings through g_convert().
mitchell
2009-02-28
Removed 'project' Project Manager browser.
mitchell
2009-02-22
Added key commands and menu items to navigate 'Find in Files' list.
mitchell
2009-02-17
Moved localization into a configuration file.
mitchell
[prev]