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
2013-03-07
Updated documentation; src/textadept.c
mitchell
2013-03-07
Updated "About" dialog; modules/textadept/menu.lua
mitchell
2013-03-07
Reset Lua state after selecting a new theme; core/gui.lua
mitchell
2013-03-01
Added tag textadept_6.4 for changeset b03deaf06d00
mitchell
2013-03-01
Updated CHANGELOG.md.
mitchell
2013-02-27
Updated Lua Adeptsense.
mitchell
2013-02-27
Updated for 6.4.
mitchell
2013-02-27
Fixed bug with indexable buffer properties that return strings; src/textadept.c
mitchell
2013-02-27
GtkTable is deprecated in GTK 3.4, use GtkGrid instead; src/textadept.c
mitchell
2013-02-26
Updated theme options.
mitchell
2013-02-26
Removed useless gui.dialog() options for fileopen/filesave.
mitchell
2013-02-26
Updated LuaDoc; core/.buffer.luadoc
mitchell
2013-02-25
Updated Lua apidocs to 5.2.1.
mitchell
2013-02-25
Updated to Scintilla 3.2.5.
mitchell
2013-02-24
Fixed bug in API documentation link generator; doc/markdowndoc.lua
mitchell
2013-02-23
Set gtdialog parent window; src/textadept.c
mitchell
This requires gtdialog hg changeset 49 (75a6c2b9b9b7).
2013-02-11
Added command line switches for running Lua code on startup.
mitchell
2013-02-05
Added command line switches for loading sessions on startup.
mitchell
2013-02-04
Added tag textadept_6.3 for changeset 5e3ba5c62277
mitchell
2013-02-01
Updated CHANGELOG.md.
mitchell
2013-02-01
Updated Lua Adeptsense.
mitchell
2013-01-31
Added ability to type over characters like closing braces and quotes.
mitchell
2013-01-29
Updated Lua Adeptsense.
mitchell
2013-01-29
Updated for 6.3.
mitchell
2013-01-20
Updated copyright date.
mitchell
2013-01-20
Updated to Scintilla 3.2.4.
mitchell
2013-01-20
Updated LuaDoc; scripts/gen_iface.lua
mitchell
2013-01-07
Removed donation link; README.txt
mitchell
2013-01-05
Do not error on non-existant dropped URIs; core/gui.lua
mitchell
2013-01-03
Use `buffer.selection_mode` for ncurses mark mode; modules/textadept/keys.lua
mitchell
This requires Scintilla hg changeset 4323 (91f84362eeb0).
2013-01-01
Added tag textadept_6.2 for changeset 25233f794b28
mitchell
2013-01-01
Updated CHANGELOG.md.
mitchell
2012-12-30
Updated for 6.2.
mitchell
2012-12-30
Updated Lua Adeptsense.
mitchell
2012-12-16
Added MEDIA.md.
mitchell
2012-12-16
Removed 'PATHS'; modules/textadept/snapopen.lua
mitchell
2012-12-26
"make install" and "make ncurses install" install separate binaries.
mitchell
2012-12-15
Greatly improve speed when loading large files; modules/textadept/mime_types.lua
mitchell
2012-12-14
Added tag textadept_6.1 for changeset 2c32745a7287
mitchell
2012-12-10
Updated CHANGELOG.md.
mitchell
2012-12-09
Updated for 6.1.
mitchell
2012-12-09
Remove "-m32" flag when compiling LuaJIT on 32-bit arch; src/Makefile
mitchell
This also allows for compiling LuaJIT on ARM.
2012-12-06
Added French translation from Gilles Grégoire; core/locales/locale.fr.conf
mitchell
2012-12-04
Do not error when opening a nonexistent file; core/file_io.lua
mitchell
Thanks to Pedro Andres Aranda Gutierrez.
2012-12-03
Fixed bug since readlink() does not append '\0'; src/textadept.c
mitchell
2012-12-03
Recognize special ncurses keys better.
mitchell
2012-12-01
Updated Lua Adeptsense.
mitchell
2012-12-01
Updated parameter LuaDoc.
mitchell
2012-11-30
Better detect architecture when compiling; src/Makefile
mitchell
2012-11-27
Clarified some LuaDoc; core/.buffer.luadoc
mitchell
[prev]
[next]