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-07-08
Ensure split view is painted by GTK before scrolling it; src/textadept.c
mitchell
2013-07-08
Ensure split view is drawn by GTK before scrolling it; src/textadept.c
mitchell
2013-07-08
Added file type for Go; modules/textadept/mime_types.conf
mitchell
2013-07-01
Updated CHANGELOG.md.
mitchell
2013-07-01
Added tag textadept_7.0_alpha_2 for changeset f4ecfa25e9ea
mitchell
2013-06-29
Updated Lua Adeptsense.
mitchell
2013-06-29
Updated for 7.0 alpha 2.
mitchell
2013-06-26
Added Q&A for Mac OSX terminal colors; FAQ.md
mitchell
2013-06-24
Consolidated bookmarks module's "goto" functions into a new `goto_mark()`.
mitchell
2013-06-24
Removed `_G.RESETTING`; test for `arg` instead.
mitchell
2013-06-23
Fixed module releases; src/Makefile
mitchell
2013-06-23
Reverted to lfs 1.6.0 since later versions break the LuaJIT version.
mitchell
2013-06-23
Use precompiled 64-bit libluajit.a for release and nightly builds; src/Makefile
mitchell
2013-06-22
Refactored Makefile for release and nightly builds.
mitchell
2013-06-21
Removed redundant source release.
mitchell
2013-06-21
Use lfs 1.6.2 instead of latest master; src/Makefile
mitchell
2013-06-21
Do not allow transposing in empty buffer; modules/textadept/editing.lua
mitchell
2013-06-21
Remove theme selection since it does not persist.
mitchell
2013-06-21
Always emit `events.LANGUAGE_MODULE_LOADED`; modules/textadept/mime_types.lua
mitchell
2013-06-21
`gui.set_theme()` accepts key-value argument pairs for theme properties to set.
mitchell
2013-06-20
Allow multiple jobs; src/Makefile
mitchell
2013-06-20
Fixed bug in find and run double-click event handlers.
mitchell
2013-06-20
Fixed crash when transposing in empty buffer; modules/textadept/editing.lua
mitchell
2013-06-19
Added support for nightly Linux x86_64 build.
mitchell
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
[next]