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
2014-11-29
Show symbol documentation in the Lua command entry; modules/textadept/keys.lua
mitchell
2014-11-27
Small code cleanup.
mitchell
2014-11-26
Integrated Chris Emerson's curses split view window manager.
mitchell
2014-11-26
Fixed bug in jumping to compile/run errors and clear annotations before builds.
mitchell
2014-11-26
Allow connection to `events.QUIT` without requiring index of 1.
mitchell
2014-11-26
Fixed documentation on terminal colors; doc/manual.md
mitchell
2014-11-25
Change long line color in terminal version; themes/term.lua
mitchell
2014-11-25
Fixed bug when iterating over root directory; core/lfs_ext.lua
mitchell
2014-11-25
Do not highlight the caret line in the command entry; properties.lua
mitchell
2014-11-25
Include buffer constants in completions; modules/textadept/command_entry.lua
mitchell
2014-11-24
Updated curses compatibility notes; doc/manual.md
mitchell
2014-11-24
Use Bash syntax highlighting for "filter through" via the command entry.
mitchell
2014-11-24
Keep command entry focus when window loses focus; src/textadept.c
mitchell
2014-11-24
No need for a separate build dir for automated builds; src/Makefile
mitchell
2014-11-23
Patch CDK for basic UTF-8 support.
mitchell
2014-11-23
File dialogs in the terminal should span the entire view; core/file_io.lua
mitchell
2014-11-22
Small Makefile changes; src/Makefile
mitchell
2014-11-20
Updated Scintilla patch to match upstream patch; src/scintilla.patch
mitchell
2014-11-18
Use labels in the statusbar instead of statusbar widgets; src/textadept.c
mitchell
2014-11-15
Fixed command entry reset bug now that the entry is a Scintilla buffer.
mitchell
2014-11-13
Added Arabic translation.
mitchell
2014-11-12
Updated properties based on Scinterm updates.
mitchell
2014-11-12
Code and documentation cleanup.
mitchell
2014-11-11
Added new `_SCINTILLA.next_image_type()` for registering images.
mitchell
2014-11-11
Added keysym for Keypad Enter; core/keys.lua
mitchell
2014-11-09
Patch Scintilla in order to allow custom line markers; src/scintilla.patch
mitchell
2014-11-08
Patch Scintilla in order to allow custom wrap visuals; src/scintilla.patch
mitchell
2014-11-07
Patch Scintilla in order to allow custom tab arrow drawing; src/scintilla.patch
mitchell
2014-11-06
Fixed return values from `ui.dialogs.optionselect()`; core/ui.lua
mitchell
2014-11-06
Use the current working directory in fileselect dialogs.
mitchell
2014-10-31
Change rectangular selection mouse modifier back to Alt on Linux.
mitchell
2014-10-30
Added `LINUX` and `BSD` platform flags for the sake of completeness.
mitchell
2014-10-30
Ensure "find in files" is off when activating normal find.
mitchell
2014-10-29
Fixed compiler warnings.
mitchell
2014-10-29
Disable GCC optimizations when compiling with DEBUG=1; src/Makefile
mitchell
2014-10-29
Fixed bug in ANSI C autocompletion; modules/ansi_c/init.lua
mitchell
2014-10-26
Document that the terminal version does not support drag and drop; doc/manual.md
mitchell
2014-10-25
Patch Scintilla to configure "closeness" of mouse clicks; src/scintilla.patch
mitchell
2014-10-25
Improvements to terminal mouse handling.
mitchell
2014-10-24
Fixed bug in `lL_event()` for LUA_TNUMBER type size mismatches; src/textadept.c
mitchell
2014-10-22
Enable terminal mouse clicks and movements in Windows; src/textadept.c
mitchell
2014-10-21
Enable mouse clicks and movements in the terminal version.
mitchell
2014-10-18
Handle unknown CSI events and bracketed pasted in the terminal version.
mitchell
2014-10-13
Parameterize lexer and height for `ui.command_entry.enter_mode()`.
mitchell
2014-10-11
Grow and shrink views by an integral, not arbitrary, value.
mitchell
2014-10-11
Move the command entry into a split pane on GTK.
mitchell
2014-10-09
Patch Scintilla to fix pasting from external Win32 apps; src/scintilla.patch
mitchell
2014-10-07
Automatically add standard editing keys; modules/textadept/command_entry.lua
mitchell
2014-10-06
Fixed autocomplete bug in curses; modules/textadept/command_entry.lua
mitchell
2014-10-05
Added editing keys for use with other modes; modules/textadept/command_entry.lua
mitchell
[prev]
[next]