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-17
Reverted to LPeg 0.10.2; src/Makefile
mitchell
2013-06-16
Added links to nightly builds; README.md
mitchell
2013-06-15
Allow for automated nightly builds; src/Makefile
mitchell
2013-06-14
Code cleanup; src/Makefile
mitchell
2013-06-14
New makefile rules for preparing build environments on various platforms.
mitchell
2013-06-12
`_M.textadept.editing.block_comment()` supports block comment delimiters.
mitchell
2013-06-12
Renamed editing module's `STRIP_WHITESPACE_ON_SAVE` to `STRIP_TRAILING_SPACES`.
mitchell
2013-06-12
Renamed Adeptsense image fields.
mitchell
2013-06-12
Removed `_L._EXISTS()`; core/locale.lua
mitchell
2013-06-12
Removed `_LEXERPATH`.
mitchell
2013-06-09
New makefile 'osx-app' rule for building Textadept.app.
mitchell
2013-06-08
No need to initialize static variables; src/textadept.c
mitchell
2013-06-06
Added Makefile rules for creating cross-platform UI build environments.
mitchell
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
[next]