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
2014-03-26
Include my new "lspawn" module by default for spawning processes.
mitchell
2014-01-12
Updated copyright information.
mitchell
2013-12-12
More LuaDoc updates.
mitchell
2013-10-18
Added "Save All" to the menu.
mitchell
2013-06-21
Remove theme selection since it does not persist.
mitchell
2013-04-26
Consolidated the editing module's `grow_selection()` into `enclose_selected()`.
mitchell
2013-04-24
Mark recognized errors in compile/run output and added navigation functions.
mitchell
2013-04-24
Moved `_M.textadept.filter_through` functionality into `editing` module.
mitchell
2013-04-03
Textadept should support multiple curses platforms; remove ncurses references.
mitchell
2013-03-25
Added lfs.dir_foreach() for allowing Find in Files to have a filter.
mitchell
2013-02-26
Removed useless gui.dialog() options for fileopen/filesave.
mitchell
2013-01-20
Updated copyright date.
mitchell
2012-06-04
Added ncurses Find/Replace dialog.
mitchell
2012-03-27
Removed mentions of GTK stock items in in translation notes.
mitchell
2012-03-27
Translate all messages instead of relying on GTK to translate stock items.
mitchell
2012-03-07
Updated contact email address.
mitchell
2011-11-23
Removed _m.textadept.editing.select_style().
mitchell
2011-11-23
Added theme utilities, modified light and dark themes, and removed scite theme.
mitchell
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
[prev]
[next]