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-10-23
Combine `SCFIND_POSIX` with `SCFIND_REGEXP` into `buffer.FIND_REGEXP`.
mitchell
2013-10-23
Added ASM lexer and compile and run commands.
mitchell
2013-10-21
Added tag textadept_7.0_beta_5 for changeset 35026e2a87eb
mitchell
2013-10-21
Updated CHANGELOG.md.
mitchell
2013-10-21
Updated Lua Adeptsense.
mitchell
2013-10-21
Updated for 7.0 beta 5.
mitchell
2013-10-21
More LuaDoc updates.
mitchell
2013-10-18
Fixed corner case bug in block uncommenting; modules/textadept/editing.lua
mitchell
2013-10-18
Added "Save All" to the menu.
mitchell
2013-10-18
The buffer API applies to all buffers now, not just the global one.
mitchell
2013-10-18
Fix paragraph selection corner case; modules/textadept/editing.lua
mitchell
2013-10-18
More LuaDoc updates.
mitchell
2013-10-09
Use an indicator to highlight matching braces.
mitchell
2013-10-09
More LuaDoc updates.
mitchell
2013-10-06
Added Nimrod lexer and compile and run commands.
mitchell
2013-10-05
Changed Lua run command to buffer output properly; modules/textadept/run.lua
mitchell
2013-10-02
Renamed `buffer.FIND_POSIX` to `buffer.FIND_REGEX` for Lua-like captures syntax.
mitchell
2013-10-02
Updated file extensions for Textadept.app.
mitchell
2013-10-02
Changed `ui.set_theme()` API to accept a table of properties to assign.
mitchell
2013-10-02
Show user-init error messages in a dialog to prevent crashing; init.lua
mitchell
2013-10-01
Added tag textadept_7.0_beta_4 for changeset 2db6af5e9936
mitchell
2013-10-01
Complete r1584; src/Makefile
mitchell
2013-09-30
Updated CHANGELOG.md.
mitchell
2013-09-30
Updated Lua Adeptsense.
mitchell
2013-09-30
Updated for Textadept 7.0 beta 4.
mitchell
2013-09-30
Fixed a compile error on platforms that require gmodule; src/Makefile
mitchell
2013-09-29
Added properties.lua to install targets; src/Makefile
mitchell
2013-09-29
Fix error when block commenting in plain text; modules/textadept/editing.lua
mitchell
2013-09-29
Added new `ui.dialogs` module for more user-friendly dialog support.
mitchell
2013-09-27
Integrated compile and run commands for most languages.
mitchell
2013-09-27
Fixed incorrect constants introduced in r1574; modules/textadept/editing.lua
mitchell
2013-09-23
Code and documentation cleanup.
mitchell
2013-09-21
Added call tip highlight color to themes.
mitchell
2013-09-21
Renamed `buffer:convert_eo_ls()` to `buffer:convert_eols()`.
mitchell
2013-09-20
Fixed bug with builds not linking src/LexLPeg.cxx in `make deps`; src/Makefile
mitchell
2013-09-18
Support multiple selections with `select_word()`; modules/textadept/editing.lua
mitchell
2013-09-17
Updated Lua Adeptsense.
mitchell
2013-09-17
Changed symbol marker margin settings; properties.lua
mitchell
2013-09-16
Removed the `SC` prefix from most constants in `_SCINTILLA.constants`.
mitchell
2013-09-16
Removed the `SC_` prefix from constants in `_SCINTILLA.constants`.
mitchell
2013-09-16
Moved custom markers and indicators into themes and added more properties.
mitchell
2013-09-15
Do not convert filenames to UTF-8; keep them in `_CHARSET`.
mitchell
2013-09-14
Removed some unused constants from `_SCINTILLA.constants`.
mitchell
2013-09-13
Updated some LuaDoc.
mitchell
2013-09-12
Code cleanup in themes.
mitchell
2013-09-12
Changed `events.disconnect()` to accept function argument instead of ID.
mitchell
2013-09-11
Added tag textadept_7.0_beta_3 for changeset 5ebbc96b1ec1
mitchell
2013-09-11
Updated CHANGELOG.md.
mitchell
2013-09-11
Fixed typo; doc/12_Compiling.md
mitchell
2013-09-11
Updated Lua Adeptsense.
mitchell
[prev]
[next]