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
2012-04-30
Updated for Textadept 5.3.
mitchell
2012-04-30
Updated Lua Adeptsense.
mitchell
2012-04-30
Use "C" locale for numbers to prevent formatting errors for French, German, etc.
mitchell
2012-04-18
Updated to Scintilla 3.1.0.
mitchell
2012-04-18
Better EOL handling and update LuaDoc formatting; scripts/gen_iface.lua
mitchell
2012-04-12
Generate valid XHTML; doc/markdowndoc.lua
mitchell
2012-04-12
Added note about documenting module fields; modules/textadept/adeptsense.lua
mitchell
2012-04-12
Make single instance a compile-time option.
mitchell
2012-04-10
Handle NULL current working directory for single-instance; src/textadept.c
mitchell
2012-04-10
Support 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-10
Added note about LuaJIT compatibility; doc/11_Scripting.md
mitchell
2012-04-10
Renamed textadept.app to Textadept.app.
mitchell
2012-04-06
Respect user annotation preference; modules/lua/init.lua
mitchell
2012-04-06
Print annotations for run and compile command errors; modules/textadept/run.lua
mitchell
2012-04-06
Fixed bug in run/compile commands with LuaJIT; modules/textadept/run.lua
mitchell
2012-04-03
Added tag textadept_5.2 for changeset 7e2102de1030
mitchell
2012-03-28
Updated CHANGELOG.md.
mitchell
2012-03-28
Updated Lua Adeptsense apidoc; modules/lua/api
mitchell
2012-03-28
Updated paths; src/Makefile
mitchell
2012-03-27
Removed mentions of GTK stock items in in translation notes.
mitchell
2012-03-27
Added German translation from Robert Gieseke; core/locales/locale.de.conf
mitchell
2012-03-27
Translate all messages instead of relying on GTK to translate stock items.
mitchell
2012-03-26
Updated for 5.2.
mitchell
2012-03-26
Updated some links.
mitchell
2012-03-26
Updated Lua Adeptsense.
mitchell
2012-03-25
Improved message double-clicking behavior for run and compile commands.
mitchell
2012-03-22
Updated paths to Manual and LuaDoc in menus and key commands.
mitchell
2012-03-22
Added Spanish translation from Manuel Montenegro.
mitchell
2012-03-21
Added link to project statistics; doc/.header.md
mitchell
2012-03-17
Fixed link in CHANGELOG.md.
mitchell
2012-03-17
Do not link the current page in the navigation list; doc/markdowndoc.lua
mitchell
2012-03-16
Added doc/icon.png favicon.
mitchell
2012-03-16
Specify favicon; doc/markdowndoc.lua
mitchell
2012-03-16
Moved "Markdown:" comments into module LuaDoc comments.
mitchell
2012-03-15
Added note about output directory; doc/11_Scripting.md
mitchell
2012-03-15
Added documentation for generating API documentation and Lua Adeptsense.
mitchell
2012-03-15
Added note about child Adeptsenses; modules/textadept/adeptsense.lua
mitchell
2012-03-14
Use buffer:get_lexer(true) more often when it should be used.
mitchell
2012-03-14
Added FAQ.md.
mitchell
2012-03-14
autocomplete_word() accepts default words; modules/textadept/editing.lua
mitchell
From Brian Schott.
2012-03-13
Added link to the Wiki; doc/.header.md
mitchell
2012-03-13
Use absolute paths for command line files; core/args.lua
mitchell
2012-03-11
Include Atom feed; CHANGELOG.md
mitchell
2012-03-11
Added download links; CHANGELOG.md
mitchell
2012-03-10
Replaced doc/gen_manual.lua with new unversioned tool.
mitchell
2012-03-08
Moved Manual into `doc/` root directory.
mitchell
2012-03-08
No blockquoting of LuaDoc.
mitchell
2012-03-08
Added header and footer to Manual and LuaDoc.
mitchell
2012-03-07
Create doc/api/index.html; doc/markdowndoc.lua
mitchell
2012-03-07
Fixed links in CHANGELOG.md.
mitchell
[next]