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
Age
Commit message (
Expand
)
Author
2015-03-09
Updated to Scintilla 3.5.4.
mitchell
2015-02-23
Fixed bug in previous commit when switching to new buffer; core/ui.lua
mitchell
2015-02-18
Save and restore view-specific properties in view switch events; core/ui.lua
mitchell
2015-02-18
Consider some view-specific properties as buffer-specific ones.
mitchell
2015-02-09
Updated LuaDoc; core/.buffer.luadoc
mitchell
2015-01-31
Updated for 7.8.
mitchell
2015-01-29
Removed language-specific context menus.
mitchell
2015-01-22
Small code and documentation cleanup.
mitchell
2015-01-22
Made `args.process()` private.
mitchell
2015-01-20
Check for modified files after resuming from suspend; core/file_io.lua
mitchell
2015-01-20
Updated for 7.8 beta 3.
mitchell
2015-01-20
Updated to Scintilla 3.5.3.
mitchell
2015-01-15
Added events for terminal suspend and resume.
mitchell
2015-01-15
Fix opening network path files on Win32.
mitchell
2015-01-12
Emit an `events.FOCUS` event after resuming from a suspended state.
mitchell
2015-01-09
Updated for 7.8 beta 2.
mitchell
2015-01-03
Fixed LuaDoc; core/init.lua
mitchell
2014-12-31
Updated copyright year.
mitchell
2014-12-24
Small code and documentation cleanup.
mitchell
2014-12-23
Enable suspend in the terminal version.
mitchell
2014-12-16
Updated Luadoc; core/.buffer.luadoc
mitchell
2014-12-09
Updated to Scintilla 3.5.2.
mitchell
2014-11-30
Updated for 7.8 beta.
mitchell
2014-11-27
Small code cleanup.
mitchell
2014-11-26
Fixed bug in jumping to compile/run errors and clear annotations before builds.
mitchell
2014-11-26
Allow connection to `events.QUIT` without requiring index of 1.
mitchell
2014-11-25
Fixed bug when iterating over root directory; core/lfs_ext.lua
mitchell
2014-11-23
File dialogs in the terminal should span the entire view; core/file_io.lua
mitchell
2014-11-13
Added Arabic translation.
mitchell
2014-11-12
Code and documentation cleanup.
mitchell
2014-11-11
Added new `_SCINTILLA.next_image_type()` for registering images.
mitchell
2014-11-11
Added keysym for Keypad Enter; core/keys.lua
mitchell
2014-11-06
Fixed return values from `ui.dialogs.optionselect()`; core/ui.lua
mitchell
2014-11-06
Use the current working directory in fileselect dialogs.
mitchell
2014-10-30
Added `LINUX` and `BSD` platform flags for the sake of completeness.
mitchell
2014-10-25
Improvements to terminal mouse handling.
mitchell
2014-10-18
Handle unknown CSI events and bracketed pasted in the terminal version.
mitchell
2014-10-05
Replaced command entry text field with a Scintilla buffer.
mitchell
2014-09-29
Updated for 7.7.
mitchell
2014-09-29
Updated to Scintilla 3.5.1.
mitchell
2014-09-17
More LuaDoc updates.
mitchell
2014-09-16
Updated some LuaDoc.
mitchell
2014-09-11
Fixed corner-case in switching to most recent buffer after closing; core/ui.lua
mitchell
2014-09-04
Enable true spawning on Mac OSX GUI version.
mitchell
2014-09-01
Updated for Textadept 7.6.
mitchell
2014-08-18
Updated to Scintilla 3.5.0.
mitchell
2014-08-15
Fixed LuaDoc; core/.buffer.luadoc
mitchell
2014-08-15
More options for `lfs.dir_foreach()`; core/lfs_ext.lua
mitchell
2014-08-10
Switch to previous buffer after closing a buffer; core/ui.lua
mitchell
2014-08-09
Indicate presence of a BOM next to statusbar encoding; core/ui.lua
mitchell
[next]