aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2015-01-12Emit an `events.FOCUS` event after resuming from a suspended state.mitchell
2015-01-09Updated for 7.8 beta 2.mitchell
2015-01-03Fixed LuaDoc; core/init.luamitchell
2014-12-31Updated copyright year.mitchell
2014-12-24Small code and documentation cleanup.mitchell
2014-12-23Enable suspend in the terminal version.mitchell
2014-12-16Updated Luadoc; core/.buffer.luadocmitchell
2014-12-09Updated to Scintilla 3.5.2.mitchell
2014-11-30Updated for 7.8 beta.mitchell
2014-11-27Small code cleanup.mitchell
2014-11-26Fixed bug in jumping to compile/run errors and clear annotations before builds.mitchell
2014-11-26Allow connection to `events.QUIT` without requiring index of 1.mitchell
2014-11-25Fixed bug when iterating over root directory; core/lfs_ext.luamitchell
2014-11-23File dialogs in the terminal should span the entire view; core/file_io.luamitchell
2014-11-13Added Arabic translation.mitchell
2014-11-12Code and documentation cleanup.mitchell
2014-11-11Added new `_SCINTILLA.next_image_type()` for registering images.mitchell
2014-11-11Added keysym for Keypad Enter; core/keys.luamitchell
2014-11-06Fixed return values from `ui.dialogs.optionselect()`; core/ui.luamitchell
2014-11-06Use the current working directory in fileselect dialogs.mitchell
2014-10-30Added `LINUX` and `BSD` platform flags for the sake of completeness.mitchell
2014-10-25Improvements to terminal mouse handling.mitchell
2014-10-18Handle unknown CSI events and bracketed pasted in the terminal version.mitchell
2014-10-05Replaced command entry text field with a Scintilla buffer.mitchell
2014-09-29Updated for 7.7.mitchell
2014-09-29Updated to Scintilla 3.5.1.mitchell
2014-09-17More LuaDoc updates.mitchell
2014-09-16Updated some LuaDoc.mitchell
2014-09-11Fixed corner-case in switching to most recent buffer after closing; core/ui.luamitchell
2014-09-04Enable true spawning on Mac OSX GUI version.mitchell
2014-09-01Updated for Textadept 7.6.mitchell
2014-08-18Updated to Scintilla 3.5.0.mitchell
2014-08-15Fixed LuaDoc; core/.buffer.luadocmitchell
2014-08-15More options for `lfs.dir_foreach()`; core/lfs_ext.luamitchell
2014-08-10Switch to previous buffer after closing a buffer; core/ui.luamitchell
2014-08-09Indicate presence of a BOM next to statusbar encoding; core/ui.luamitchell
2014-07-19Updated Swedish translation; core/locales/locale.sv.confmitchell
2014-07-12Implement spawn functionality for terminal version.mitchell
2014-07-10Updated for 7.5.mitchell
2014-07-09Updated Polish translation; core/locales/locale.pl.confmitchell
2014-07-03Updated to Scintilla 3.4.4.mitchell
2014-07-02Updated links and homepage.mitchell
2014-06-30Condensed manual and API documentation into single files.mitchell
2014-06-24Updated Polish translation; core/locales/locale.pl.confmitchell
2014-06-21Added Polish translation.mitchell
2014-06-20Added `event.FOCUS` for when Textadept's window receives focus.mitchell
2014-06-12Lua code cleanup.mitchell
2014-06-10Updated for 7.4.mitchell
2014-06-07Added buffer constants to buffer LuaDoc and improved Lua tags and api generator.mitchell
2014-06-07Added parameter to `events.UPDATE_UI`.mitchell