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-19
Updated to Scintilla 3.3.4; src/Makefile
mitchell
2013-07-17
Fixed compile error on curses from previous commit; src/textadept.c
mitchell
2013-07-16
Save window maximized state in sessions.
mitchell
2013-07-10
Added tag textadept_7.0_beta for changeset c0c1d30f5ce8
mitchell
2013-07-10
Updated CHANGELOG.md.
mitchell
2013-07-10
Updated Lua Adeptsense.
mitchell
2013-07-10
Updated for 7.0 beta.
mitchell
2013-07-09
Fixed bug in previous commit; modules/textadept/init.lua
mitchell
2013-07-08
Renamed Textadept module's "mime_types" to "file_types" and removed config file.
mitchell
2013-07-08
Renamed "language-specific" modules to just "language modules" in documentation.
mitchell
2013-07-08
Added curses keys to key bindings documentation; modules/textadept/keys.lua
mitchell
2013-07-08
Fixed bug in Lua Pattern "Replace All"; modules/textadept/find.lua
mitchell
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
[prev]
[next]