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-09-25
Refactored textadept.c and changed Lua interface a bit.
mitchell
2011-09-21
Rearranged Tools menu.
mitchell
2011-08-22
Changed some key commands.
mitchell
2011-07-16
Added Toggle Fold menu command.
mitchell
2011-07-16
Removed Lexer menu in favor of 'Buffer->Select Lexer...'.
mitchell
2011-07-16
Rearranged Buffer and View menus and changed various accelerators.
mitchell
2011-07-16
Rearranged Edit menu and accelerators.
mitchell
2011-07-16
Moved Adeptsense commands into Tools menu.
mitchell
2011-07-15
Fixed accelerator conflict in menu.
mitchell
2011-07-15
Added menu and keys for moving lines up and down.
mitchell
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
[next]