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
2020-10-12
Updated to CDK 5.0-20200923.
mitchell
2020-10-12
Updated LuaDoc for `ui.command_entry.append_history()`.
mitchell
2020-10-12
Added `ui.command_entry.append_history()` for manually appending history.
mitchell
2020-10-11
Updated LuaDoc.
mitchell
2020-10-11
Updated contact information.
mitchell
2020-10-11
Fixed typo in Russian translation.
mitchell
2020-10-08
Small LuaDoc update.
mitchell
2020-10-08
More German translation updates.
mitchell
2020-10-08
Fixed bug listing bookmarks for all open buffers.
mitchell
2020-10-08
Broke up textadept-modules into individual module repositories.
mitchell
2020-10-08
Updated spellchecking tests with various, non-UTF-8 encodings.
mitchell
2020-10-08
Added `textadept.history` module for recording and navigating position history.
mitchell
2020-10-06
`make clean-deps` should also remove Scintillua, Scinterm, and gtDialog zips.
mitchell
2020-10-06
Only change EOL mode if an EOL is actually detected.
mitchell
2020-10-05
Use CRLF line endings on Windows by default.
mitchell
2020-10-05
Increase the width of dialogs that hold filenames in the terminal version.
mitchell
2020-10-05
Fixed advancing caret for incremental find when text is not found.
mitchell
2020-10-05
Various manual and documentation updates.
mitchell
2020-10-05
Resolved conflicting menu mnemonics in "Tools" menu for English locale.
mitchell
2020-10-05
Resize line number margin in view zoom.
mitchell
2020-10-05
Updated German translation.
mitchell
2020-10-04
Collect garbage on reset.
mitchell
2020-10-02
Added Scintilla patch for avoiding crashes with untrimmed XPM images.
mitchell
2020-10-02
Added Scintilla patch needed for drawing strikeout tabs in the terminal version.
mitchell
2020-10-02
Fixed python3 auto-detection for run commands.
mitchell
2020-10-02
Command entry also considers contents of `textadept` as globals.
mitchell
2020-10-02
Fixed bad test.
mitchell
2020-10-02
Handle startup errors more nicely.
mitchell
2020-10-01
Moved 'docs/markdowndoc.lua' into 'scripts/markdowndoc.lua'.
mitchell
2020-10-01
Added tag textadept_11.0_beta for changeset bb99fd89eb70
mitchell
2020-10-01
Handle CRLF in locale files.
mitchell
2020-10-01
Mark alpha and beta releases as pre-releases.
mitchell
2020-09-30
Updated code plots.
mitchell
2020-09-30
Updated stale links in changelog.
mitchell
2020-09-30
Updated changelog.
mitchell
2020-09-30
Updated Lua autocompletion and documentation.
mitchell
2020-09-30
Updated for 11.0 beta.
mitchell
2020-09-30
Document building Textadept using GTK 3.x instead of 2.24.
mitchell
2020-09-29
Updated copyright information.
mitchell
2020-09-29
Updated to latest gtdialog revision for improvements filtering huge lists.
mitchell
2020-09-27
Fixed `io.quick_open()` not doing anything when file limit was exceeded.
mitchell
2020-09-25
Updated Spanish translation.
mitchell
2020-09-25
Ensure version is included in Manual and API Documentation headers.
mitchell
2020-09-20
Added code counting script and inline plots.
mitchell
2020-09-20
Added option to disable temporary key shortcut compatibility checking.
mitchell
2020-09-19
Updated to Scintilla 4.4.5 and Scintillua 4.4.5-1.
mitchell
2020-09-19
Keep download link in GitHub release notes.
mitchell
2020-09-19
Added `events.COMMAND_TEXT_CHANGED`.
mitchell
2020-09-19
Added `events.FILE_{BEFORE,AFTER}_RELOAD` and save/restore bookmarks.
mitchell
2020-09-19
Added `ui.update()` for unit tests.
mitchell
[next]