index
:
textadept.git
master
My personalizations for textadept
Alessandro Iezzi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
Age
Commit message (
Expand
)
Author
2016-06-15
Removed `exclude_FILTER` parameter from `io.quick_open()`.
mitchell
2016-06-15
Removed CVS project recognition and assume Subversion v1.8+.
mitchell
2016-06-15
Removed explicit detection and use of extinct CR line endings.
mitchell
2016-06-15
Removed explicit BOM support.
mitchell
2016-06-15
Renamed "snapopen" to "quick open" in APIs and menus.
mitchell
2016-04-29
Updated for 8.7.
mitchell
2016-04-28
Updated some translations.
mitchell
2016-04-16
Added menu item and dialog for setting run/compile command arguments.
mitchell
2016-04-16
Localize "Lua reset" message.
mitchell
2016-04-16
Fixed spelling error in English-localized messages.
mitchell
2016-04-16
Find in files should not print the contents of binary files.
mitchell
2016-04-16
Small code cleanup.
mitchell
2016-04-16
`events.CHAR_ADDED` emits a character code, not a byte.
mitchell
2016-04-11
Save and restore horizontal scroll position when switching buffers; core/ui.lua
mitchell
2016-04-07
Only show snippet trigger and text in selection dialog.
mitchell
2016-04-05
Do not run some `events.UPDATE_UI` handlers when scrolling.
mitchell
2016-04-05
Only convert filenames from `_CHARSET` to UTF-8, not UTF-8-encoded buffer names.
mitchell
2016-04-05
File dialogs only return UTF-8-encoded filenames on Win32 GTK; core/ui.lua
mitchell
2016-04-05
Import Lua UTF-8 pattern functions directly into `utf8` library from C.
mitchell
2016-04-02
Code cleanup.
mitchell
2016-03-29
No need to pack and unpack `...`; core/events.lua
mitchell
2016-03-26
Support UTF-8 Lua pattern matching.
mitchell
2016-02-29
Updated for 8.6.
mitchell
2016-02-01
Code cleanup; ui.lua
mitchell
2016-01-30
Replaced `buffer:text_range()` C function with a Lua function.
mitchell
2016-01-30
Added single-instance functionality for Win32 and require GLib 2.28+.
mitchell
2016-01-29
Code cleanup; core/args.lua
mitchell
2016-01-29
Added '-v' and '--version' command line parameters.
mitchell
2016-01-29
`buffer:clear_cmd_key()` should only take one argument.
mitchell
2016-01-20
Updated to Scintilla 3.6.3 and enabled idle styling.
mitchell
2016-01-02
Updated lspawn LuaDoc; core/init.lua
mitchell
2015-12-31
Updated copyright date.
mitchell
2015-12-31
Updated for 8.5.
mitchell
2015-12-10
Do not visit buffers that do not need saving in `io.save_all_files()`.
mitchell
2015-11-19
Fixed bug resolving relative paths with multiple '../'; core/lfs_ext.lua
mitchell
2015-11-07
Updated for 8.4.
mitchell
2015-11-07
Updated to Scintilla and Scintillua 3.6.2.
mitchell
2015-11-04
Updated Swedish translation; core/locales/locale.sv.conf
mitchell
2015-10-17
Do not error when trying to snapopen a non-existent project; core/file_io.lua
mitchell
2015-10-01
Updated for 8.3.
mitchell
2015-09-27
Updated LuaDoc; core/init.lua
mitchell
2015-09-26
Updated `spawn()` for Win32 curses and updated LuaDoc; core/init.lua
mitchell
2015-08-31
Updated for 8.2.
mitchell
2015-08-08
Added automatic syntax-checking capability as files are saved.
mitchell
2015-08-02
Updated to Scintilla 3.6.0.
mitchell
2015-07-28
Added Italian translation and updated French translation.
mitchell
2015-07-25
Highlight found text in find in files results.
mitchell
2015-06-30
Updated for 8.1.
mitchell
2015-06-23
Updated to Scintilla 3.5.7.
mitchell
2015-04-30
Updated for 8.0.
mitchell
[next]