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-04-21
Updates to compile with latest GTK-OSX.
mitchell
2013-04-20
Respect user-defined `keys[mode]['esc']`; modules/textadept/command_entry.lua
mitchell
2013-04-19
Updated some documentation.
mitchell
2013-04-19
Modified some CDK code for Win32 curses; doc/12_Compiling.md
mitchell
2013-04-19
Added icon to About dialog; modules/textadept/menu.lua
mitchell
2013-04-17
Inline LuaJIT compatibility since it is mostly compatible with Lua 5.2.
mitchell
2013-04-15
Function in `finish_mode()` is optional; modules/textadept/command_entry.lua
mitchell
2013-04-15
Updated Windows curses key bindings; modules/textadept/keys.lua
mitchell
2013-04-15
Allow updating of curses command entry text from events; src/textadept.c
mitchell
2013-04-15
Better key handling in Windows curses; src/textadept.c
mitchell
2013-04-12
Updated to Scintilla 3.3.1.
mitchell
2013-04-11
Added key modes and changed the command entry to use them.
mitchell
2013-04-09
Fixed bug with highlighting words; modules/textadept/editing.lua
mitchell
2013-04-08
Make "command_entry_keypress" event more consistent with "keypress" in curses.
mitchell
2013-04-08
Reduce the delay when pressing the Escape key in curses; src/textadept.c
mitchell
2013-04-06
Update terminal color definitions.
mitchell
2013-04-05
Initial support for Windows terminal via pdcurses.
mitchell
2013-04-04
Support retina displays on OSX.
mitchell
2013-04-03
Textadept should support multiple curses platforms; remove ncurses references.
mitchell
2013-04-02
No need for '!' in front of font faces in GTK anymore.
mitchell
2013-03-31
Added tag textadept_6.5 for changeset 549baa728337
mitchell
2013-03-31
Updated CHANGELOG.md.
mitchell
2013-03-31
Added Less, Literal Coffeescript, and Sass lexers.
mitchell
2013-03-31
Reverted update to LPeg 0.11 due to crash in multi-lang lexers; src/Makefile
mitchell
2013-03-31
Updated README.md.
mitchell
2013-03-31
Updated for 6.5.
mitchell
2013-03-29
Updated Lua Adeptsense.
mitchell
2013-03-29
Updated to Lua 5.2.2 and LPeg 0.11.
mitchell
2013-03-29
Use new Scintilla API for showing search results; modules/textadept/find.lua
mitchell
2013-03-29
Updated to Scintilla 3.3.0.
mitchell
2013-03-28
Updated FAQ.md.
mitchell
2013-03-28
Improved message double-clicking behavior for compile and run commands.
mitchell
2013-03-25
Added lfs.dir_foreach() for allowing Find in Files to have a filter.
mitchell
2013-03-10
Indicator for highlighted words works in ncurses.
mitchell
2013-03-08
Only consider visible directories in _USERHOME/themes/ as themes; core/gui.lua
mitchell
2013-03-07
No flags in replace_all(); modules/textadept/find.lua
mitchell
2013-03-07
Updated documentation; src/textadept.c
mitchell
2013-03-07
Updated "About" dialog; modules/textadept/menu.lua
mitchell
2013-03-07
Reset Lua state after selecting a new theme; core/gui.lua
mitchell
2013-03-01
Added tag textadept_6.4 for changeset b03deaf06d00
mitchell
2013-03-01
Updated CHANGELOG.md.
mitchell
2013-02-27
Updated Lua Adeptsense.
mitchell
2013-02-27
Updated for 6.4.
mitchell
2013-02-27
Fixed bug with indexable buffer properties that return strings; src/textadept.c
mitchell
2013-02-27
GtkTable is deprecated in GTK 3.4, use GtkGrid instead; src/textadept.c
mitchell
2013-02-26
Updated theme options.
mitchell
2013-02-26
Removed useless gui.dialog() options for fileopen/filesave.
mitchell
2013-02-26
Updated LuaDoc; core/.buffer.luadoc
mitchell
2013-02-25
Updated Lua apidocs to 5.2.1.
mitchell
2013-02-25
Updated to Scintilla 3.2.5.
mitchell
[next]