index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2011-02-10
Make adeptsense images user-modifiable; modules/textadept/adeptsense.lua
mitchell
2011-02-10
Put scripts/ in source release; src/Makefile
mitchell
2011-02-10
Show apidoc '\\' sequences properly; modules/textadept/adeptsense.lua
mitchell
2011-02-09
Ensure proper split between symbol and part; modules/textadept/adeptsense.lua
mitchell
Match as many non-word characters as possible when splitting the symbol and the part.
2011-02-07
Use line margin width of 4 for themes.
mitchell
2011-02-06
Updated mime-types; modules/textadept/mime_types.conf
mitchell
2011-02-06
Clear keychain on key command error; core/keys.lua
mitchell
2011-02-03
Updated to Scintilla 2.24.
mitchell
2011-02-03
Fixed bug with Windows paths in goto_ctag(); modules/textadept/adeptsense.lua
mitchell
2011-02-01
Added tag textadept_3.7_beta for changeset c6961f505d80
mitchell
2011-02-01
Updated for version 3.7 beta.
mitchell
2011-01-27
Added Adeptsense complete key commands to the manual.
mitchell
2011-01-27
Added Adeptsense info and screenshots to documentation.
mitchell
2011-01-25
Fixed typos.
mitchell
2011-01-23
Send key modifiers to command_entry_keypress event.
mitchell
2011-01-23
Allow language-specific char_matches and braces for _m.textadept.editing.
mitchell
Thanks to Robert Gieseke.
2011-01-23
Fixed problem with trailing '/'s in Win32; modules/textadept/mime_types.lua
mitchell
2011-01-21
Fixed bug in goto_line() caused by last commit; modules/textadept/editing.lua
mitchell
2011-01-21
Code cleanup.
mitchell
2011-01-19
Can navigate between bookmarks with a filteredlist.
mitchell
2011-01-19
Added gui.filteredlist() shortcut function for gui.dialog('filteredlist', ...).
mitchell
2011-01-19
Fixed goto_ctag(); modules/textadept/adeptsense.lua
mitchell
2011-01-19
Modified Buffer menu options.
mitchell
2011-01-18
Emit an event after loading a language module; modules/textadept/mime_types.lua
mitchell
2011-01-18
Change cpp and lua module adeptsense key commands.
mitchell
2011-01-17
Files in scripts/ should be in the source release, not hg.
mitchell
2011-01-17
Added Adeptsense.
mitchell
2011-01-13
More informative check_focused_buffer() error message.
mitchell
2011-01-09
Use proper pointer type for SendScintilla calls; src/textadept.c
mitchell
2011-01-02
Fixed bug with update_ui in buffer_new and view_new events; core/gui.lua
mitchell
2011-01-02
Added tag textadept_3.6 for changeset 978ab4e6efcb
mitchell
2010-12-29
The filter-through module handles selected text as stdin better.
mitchell
2010-12-29
No more pasting issue in Mac OSX; core/gui.lua
mitchell
2010-12-29
Do not call 'buffer_new' when splitting the view.
mitchell
2010-12-29
Fix bug for gui.statusbar_text being nil; core/keys.lua
mitchell
2010-12-28
Updated copyright information.
mitchell
2010-12-28
Updated for version 3.6.
mitchell
2010-12-28
Fixed gui.statusbar_text bug; src/textadept.c
mitchell
2010-12-27
Improved documentation for Linux installation problems.
mitchell
2010-12-26
Separated key command manager from key command definitions.
mitchell
2010-12-26
Moved gui events from core/events.lua to core/gui.lua.
mitchell
2010-12-23
Added filter-through module for shell commands.
mitchell
2010-12-23
Code cleanup.
mitchell
2010-12-19
Use buffer.selection_start and buffer.selection_end.
mitchell
2010-12-09
Utilize lexers added to scintillua; modules/textadept/mime_types.conf
mitchell
2010-12-07
Fix infinite recursion errors caused in events.
mitchell
2010-12-07
Renamed functions in src/textadept.c.
mitchell
2010-12-06
Fixed misspellings in the manual.
mitchell
2010-12-03
For Linux, change rectangular selection modifier to Super/Win in themes.
mitchell
This enables Ctrl+Mouse to be used for multiple selection.
2010-12-01
Added tag textadept_3.5 for changeset 702005f7b0c9
mitchell
[next]