aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-06-02Added terminal theme for ncurses.mitchell
2012-06-02Use different docstatusbar text format for ncurses; core/gui.luamitchell
2012-06-02Fix broken code from ncurses changes; modules/textadept/menu.luamitchell
2012-06-02Code cleanup; src/textadept.cmitchell
2012-05-25Finished removing forward declarations; src/textadept.cmitchell
2012-05-24Removed more forward declarations; src/textadept.cmitchell
2012-05-23Removed some forward declarations and cleaned up code; src/textadept.cmitchell
2012-05-23Initial support for ncurses.mitchell
2012-06-02Added tag textadept_5.4 for changeset c70eff79f5a5mitchell
2012-05-31Updated Lua Adeptsense.mitchell
2012-05-31Updated for Textadept 5.4.mitchell
2012-05-31Updated to Scintilla 3.2.0.mitchell
2012-05-31Updated modules/textadept/mime_types.conf.mitchell
2012-05-01Added tag textadept_5.3 for changeset 57611561cfdemitchell
2012-04-30Move OSX 'ta' launcher outside Textadept.app.mitchell
2012-04-30Updated CHANGELOG.md.mitchell
2012-04-30Updated for Textadept 5.3.mitchell
2012-04-30Updated Lua Adeptsense.mitchell
2012-04-30Use "C" locale for numbers to prevent formatting errors for French, German, etc.mitchell
2012-04-18Updated to Scintilla 3.1.0.mitchell
2012-04-18Better EOL handling and update LuaDoc formatting; scripts/gen_iface.luamitchell
2012-04-12Generate valid XHTML; doc/markdowndoc.luamitchell
2012-04-12Added note about documenting module fields; modules/textadept/adeptsense.luamitchell
2012-04-12Make single instance a compile-time option.mitchell
2012-04-10Handle NULL current working directory for single-instance; src/textadept.cmitchell
2012-04-10Support for single-instance on Linux and BSD with GLib 2.28.mitchell
Also added documentation on running with LuaJIT and require GTK+ 2.18 now.
2012-04-10Added note about LuaJIT compatibility; doc/11_Scripting.mdmitchell
2012-04-10Renamed textadept.app to Textadept.app.mitchell
2012-04-06Respect user annotation preference; modules/lua/init.luamitchell
2012-04-06Print annotations for run and compile command errors; modules/textadept/run.luamitchell
2012-04-06Fixed bug in run/compile commands with LuaJIT; modules/textadept/run.luamitchell
2012-04-03Added tag textadept_5.2 for changeset 7e2102de1030mitchell
2012-03-28Updated CHANGELOG.md.mitchell
2012-03-28Updated Lua Adeptsense apidoc; modules/lua/apimitchell
2012-03-28Updated paths; src/Makefilemitchell
2012-03-27Removed mentions of GTK stock items in in translation notes.mitchell
2012-03-27Added German translation from Robert Gieseke; core/locales/locale.de.confmitchell
2012-03-27Translate all messages instead of relying on GTK to translate stock items.mitchell
2012-03-26Updated for 5.2.mitchell
2012-03-26Updated some links.mitchell
2012-03-26Updated Lua Adeptsense.mitchell
2012-03-25Improved message double-clicking behavior for run and compile commands.mitchell
2012-03-22Updated paths to Manual and LuaDoc in menus and key commands.mitchell
2012-03-22Added Spanish translation from Manuel Montenegro.mitchell
2012-03-21Added link to project statistics; doc/.header.mdmitchell
2012-03-17Fixed link in CHANGELOG.md.mitchell
2012-03-17Do not link the current page in the navigation list; doc/markdowndoc.luamitchell
2012-03-16Added doc/icon.png favicon.mitchell
2012-03-16Specify favicon; doc/markdowndoc.luamitchell
2012-03-16Moved "Markdown:" comments into module LuaDoc comments.mitchell