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 (
Expand
)
Author
2012-12-09
Remove "-m32" flag when compiling LuaJIT on 32-bit arch; src/Makefile
mitchell
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
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
2012-11-26
Reverted r961.
mitchell
2012-11-26
Do not set DESTDIR and added PREFIX; src/Makefile
mitchell
2012-11-20
Be consistent with regard to "caret" vs. "current position".
mitchell
2012-11-19
Rewrote LuaDoc.
mitchell
2012-11-19
Changed Lua code style for tables.
mitchell
2012-11-18
Use proper type for color setting functions in themes.
mitchell
2012-11-02
Added tag textadept_6.0 for changeset 703d39a658e3
mitchell
2012-10-31
Updated CHANGELOG.md.
mitchell
2012-10-31
Updated Lua Adeptsense apidoc; modules/lua/api
mitchell
2012-10-31
Finalize icon; core/images/textadept.svg
mitchell
2012-10-31
Added official Python module; src/Makefile
mitchell
2012-10-31
Fix typos in documentation.
mitchell
2012-10-31
Updated LuaDoc; core/.buffer.luadoc
mitchell
2012-10-30
Continued updating documentation formatting.
mitchell
2012-10-30
Updated to LuaJIT 2.0.0-beta11; core/compat.lua
mitchell
2012-10-30
Pass "Escape" key to Scintilla correctly in ncurses.
mitchell
2012-10-29
Updated for 6.0.
mitchell
2012-10-29
Updated documentation formatting.
mitchell
2012-10-29
Mention copying dll files when compiling for Win32; doc/12_Compiling.md
mitchell
2012-10-29
Updated doc/markdowndoc.lua.
mitchell
2012-10-23
Fixed LuaDoc; core/.view.luadoc
mitchell
2012-10-23
Removed `_M.textadept.run.execute()`.
mitchell
2012-10-22
Fix string collation bug in ncurses due to CDK.
mitchell
2012-10-22
Added an event for when a search wraps; modules/textadept/find.lua
mitchell
2012-10-17
`keys.get_gdk_key()` has no use to ncurses; core/keys.lua
mitchell
2012-10-17
Updated manual.
mitchell
2012-10-17
Added ncurses key bindings for bookmarks; modules/textadept/keys.lua
mitchell
2012-10-16
Tweaked Textadept icon.
mitchell
2012-10-16
Added key shortcut for toggling fold points; modules/textadept/keys.lua
mitchell
2012-10-16
Fixed GUI menu key shortcut handling.
mitchell
2012-10-12
Code cleanup; src/textadept.c
mitchell
2012-10-12
Fixed ncurses bug in command selection introduced by r1256.
mitchell
2012-10-12
Fixed bug in key command; modules/textadept/keys.lua
mitchell
2012-10-08
No rectangular selection mouse modifier in ncurses; themes/term/view.lua
mitchell
2012-10-08
Use '@field' LuaDoc for events defined in modules.
mitchell
2012-10-06
Updated to generate newer documentation; scripts/gen_iface.lua
mitchell
2012-10-06
Fixed more bugs introduced by r1260.
mitchell
2012-10-06
Fixed bug in default themes for Windows.
mitchell
2012-10-04
Flush input queue in ncurses when finished with CDK widgets; src/textadept.c
mitchell
2012-10-02
Fixed bug introduced by r1260; modules/textadept/snippets.lua
mitchell
2012-10-03
Simplified auto-indent; modules/textadept/editing.lua
mitchell
[prev]
[next]