aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-07Official language modules are all in one repository now; src/Makefilemitchell
2015-02-23Fixed bug in previous commit when switching to new buffer; core/ui.luamitchell
2015-02-18Save and restore view-specific properties in view switch events; core/ui.luamitchell
2015-02-18Consider some view-specific properties as buffer-specific ones.mitchell
2015-02-09Return values from abbreviated functions; modules/textadept/command_entry.luamitchell
2015-02-09Updated LuaDoc; core/.buffer.luadocmitchell
2015-02-02Added tag textadept_7.8 for changeset c1151fa95047mitchell
2015-01-31Updated CHANGELOG.md.mitchell
2015-01-31Updated for 7.8.mitchell
2015-01-29Fixed snippets bug when name matches lexer name; modules/textadept/snippets.luamitchell
2015-01-29Removed language-specific context menus.mitchell
2015-01-22Small code and documentation cleanup.mitchell
2015-01-22Made `args.process()` private.mitchell
2015-01-21Added tag textadept_7.8_beta_3 for changeset a8d15d14da75mitchell
2015-01-20Updated CHANGELOG.md.mitchell
2015-01-20Check for modified files after resuming from suspend; core/file_io.luamitchell
2015-01-20Updated Lua autocompletion and documentation.mitchell
2015-01-20Updated for 7.8 beta 3.mitchell
2015-01-20Updated to Scintillua 3.5.3-1; src/Makefilemitchell
2015-01-20Fixed bug in preventing standard focus out events to be fired; src/textadept.cmitchell
2015-01-20Code cleanup; src/textadept.cmitchell
2015-01-20Updated to Scintilla 3.5.3.mitchell
2015-01-20Fixed horizontal expand flag for Find & Replace widgets in GTK3; src/textadept.cmitchell
2015-01-15Added events for terminal suspend and resume.mitchell
2015-01-15Fix opening network path files on Win32.mitchell
2015-01-15Restore ^Z as undo if terminal suspend is disabled; modules/textadept/keys.luamitchell
2015-01-15Added filetypes for vCard and Texinfo lexers; modules/textadept/file_types.luamitchell
2015-01-12Emit an `events.FOCUS` event after resuming from a suspended state.mitchell
2015-01-12Fixed bug in reporting split views in GTK3; src/textadept.cmitchell
2015-01-10Added tag textadept_7.8_beta_2 for changeset dba28d4bbe65mitchell
2015-01-10Updated CHANGELOG.md.mitchell
2015-01-09Updated Lua autocompletion and documentation.mitchell
2015-01-09Updated for 7.8 beta 2.mitchell
2015-01-09Updated to latest scintillua, scinterm, lspawn, and gtdialog; src/Makefilemitchell
2015-01-05Disable scrollbar in Mac OSX terminal version for real; properties.luamitchell
2015-01-03Fixed LuaDoc; core/init.luamitchell
2014-12-31Updated copyright year.mitchell
2014-12-31Disable scrollbar in Mac OSX terminal version; properties.luamitchell
2014-12-24Added Makefile rule to generate ctags; src/Makefilemitchell
2014-12-24Patched Scintilla to fix curses margin intersection; src/scintilla.patchmitchell
2014-12-24Small code and documentation cleanup.mitchell
2014-12-24Fixed C module's ctag autocompletion and utilize project or directory tags.mitchell
2014-12-23Enable suspend in the terminal version.mitchell
2014-12-17Fixed curses bug with toggling find options via API; src/textadept.cmitchell
2014-12-17Fix CDK warning; src/cdk.patchmitchell
2014-12-16Updated Luadoc; core/.buffer.luadocmitchell
2014-12-12Removed unused variable; src/Makefilemitchell
2014-12-09Updated to Scintilla 3.5.2.mitchell
2014-12-01Added tag textadept_7.8_beta for changeset 966fad09c4aamitchell
2014-11-30Updated CHANGELOG.md.mitchell