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
2013-06-06
Fixed broken GTK links; doc/12_Compiling.md
mitchell
2013-06-06
Only set theme and property settings once on startup; core/gui.lua
mitchell
2013-06-06
Setting "style." properties updates styles immediately; doc/09_Themes.md
mitchell
2013-06-04
Fixed curses autocomplete with the "Enter" key.
mitchell
2013-06-04
Added quick download links; README.md
mitchell
2013-06-03
Fixed bug where default theme in _USERHOME is not loaded; core/gui.lua
mitchell
2013-05-31
Added tag textadept_7.0_alpha for changeset 653aa6380bdf
mitchell
2013-05-31
Updated CHANGELOG.md.
mitchell
2013-05-29
Updated Lua Adeptsense.
mitchell
2013-05-29
Added more theme change documentation to migration guide; doc/14_Appendix.md
mitchell
2013-05-29
Allow "%()" property expansion in themes like with compile/run macros.
mitchell
2013-05-29
Load a language context menu based solely on lexer; modules/textadept/menu.lua
mitchell
2013-05-28
Rewrote LuaDoc; modules/textadept/adeptsense.lua
mitchell
2013-05-26
Updated migration guide; doc/14_Appendix.md
mitchell
2013-05-26
Rewrote some LuaDoc to use the active voice.
mitchell
2013-05-25
Updated for 7.0 alpha.
mitchell
2013-05-25
Reformatted "style.default" in themes.
mitchell
2013-05-25
Added migration guide from Textadept 6 to Textadept 7; doc/14_Appendix.md
mitchell
2013-05-24
Rewrote migration guides; doc/14_Appendix.md
mitchell
2013-05-24
Added section on customizing themes; doc/09_Themes.md
mitchell
2013-05-22
Use 'font' and 'fontsize' properties for theme fonts.
mitchell
2013-05-21
Renamed "settings.lua" to "properties.lua".
mitchell
2013-05-20
Updated README.md.
mitchell
2013-05-20
Rewrote the manual to use the active voice.
mitchell
2013-05-15
Rewrote theme implementation.
mitchell
2013-05-29
Fixed crash caused by split views.
mitchell
2013-05-25
Added tag textadept_6.6 for changeset 73a9a9058189
mitchell
2013-05-25
Updated CHANGELOG.md.
mitchell
2013-05-25
Updated Lua Adeptsense.
mitchell
2013-05-25
Updated for 6.6.
mitchell
2013-05-22
Documented extended styles in Scintilla; core/.buffer.luadoc
mitchell
2013-05-22
Fixed tags for global tables within modules; modules/lua/adeptsensedoc.lua
mitchell
2013-05-21
Use '\n' keycode in curses instead of '\r'; src/textadept.c
mitchell
2013-05-20
Code cleanup; modules/textadept/editing.lua
mitchell
2013-05-20
Print the results of '=' Lua expressions; modules/textadept/command_entry.lua
mitchell
2013-05-20
Updated to Scintilla 3.3.2.
mitchell
2013-05-20
Fix caret placement in block comment/uncomment.
mitchell
2013-05-16
Allow empty tables as keychains if they have metatables; core/keys.lua
mitchell
2013-05-16
Reverted r1412 to allow hiding command entry on focus lost; src/textadept.c
mitchell
2013-05-15
Fixed misspelling; THANKS.md
mitchell
2013-05-15
Fix absolute field tags; modules/lua/adeptsensedoc.lua
mitchell
2013-05-15
Fixed GTK assertion errors when removing find history items; src/textadept.c
mitchell
2013-05-15
Set language-specific buffer properties through an event instead of a function.
mitchell
2013-05-15
`_M.textadept = require('textadept')` in user init is superfluous.
mitchell
2013-05-15
Updated old documentation.
mitchell
2013-05-12
Ensure _XOPEN_SOURCE_EXTENDED is defined for Linux ncurses; src/Makefile
mitchell
2013-05-09
Added notes on compiling the Win32 terminal version; doc/12_Compiling.md
mitchell
2013-05-01
Fixed bug in file encodings; core/file_io.lua
mitchell
2013-04-30
Added tag textadept_6.6_beta for changeset a931a4c8cb27
mitchell
2013-04-30
Word highlighting is supported in curses; doc/06_AdeptEditing.md
mitchell
[prev]
[next]