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 (
Collapse
)
Author
2012-06-22
Updated key commands for ncurses.
mitchell
2012-06-21
Changed 'Quit' key command to 'Ctrl+Q' on Windows and Linux.
mitchell
2012-06-21
Save terminal sessions to a different file; modules/textadept/session.lua
mitchell
2012-06-20
Use look-up table for libtermkey keysyms; src/textadept.c
mitchell
2012-06-20
Ignore some termios and signals in ncurses; src/textadept.c
mitchell
2012-06-20
Use `~/.textadept/theme_term` or default 'term' theme for ncurses; core/gui.lua
mitchell
2012-06-18
Removed ncurses splitting for now; src/textadept.c
mitchell
2012-06-16
Fixed some compile warnings.
mitchell
2012-06-12
Identify charset in ncurses; src/textadept.c
mitchell
2012-06-07
More code cleanup; src/textadept.c.
mitchell
2012-06-07
Code cleanup and ncurses bugfixes; src/textadept.c
mitchell
2012-06-06
Check for `args` and `args.process()` in single instance; src/textadept.c
mitchell
2012-06-06
`gui.statusbar_text` is write-only again.
mitchell
2012-06-06
Code cleanup and ncurses GUI improvements.
mitchell
2012-06-06
Removed 'gtk-' stock menus and changed 'separator' to ''.
mitchell
2012-06-05
Added ncurses Command Entry completion.
mitchell
2012-06-04
Added ncurses Find/Replace dialog.
mitchell
2012-06-03
Added ncurses Command Entry; src/textadept.c
mitchell
2012-06-03
Draw ncurses split view line; src/textadept.c
mitchell
2012-06-02
GCocoaDialog was renamed gtDialog.
mitchell
2012-06-02
Added terminal theme for ncurses.
mitchell
2012-06-02
Use different docstatusbar text format for ncurses; core/gui.lua
mitchell
2012-06-02
Fix broken code from ncurses changes; modules/textadept/menu.lua
mitchell
2012-06-02
Code cleanup; src/textadept.c
mitchell
2012-05-25
Finished removing forward declarations; src/textadept.c
mitchell
2012-05-24
Removed more forward declarations; src/textadept.c
mitchell
2012-05-23
Removed some forward declarations and cleaned up code; src/textadept.c
mitchell
2012-05-23
Initial support for ncurses.
mitchell
2012-06-02
Added tag textadept_5.4 for changeset c70eff79f5a5
mitchell
2012-05-31
Updated Lua Adeptsense.
mitchell
2012-05-31
Updated for Textadept 5.4.
mitchell
2012-05-31
Updated to Scintilla 3.2.0.
mitchell
2012-05-31
Updated modules/textadept/mime_types.conf.
mitchell
2012-05-01
Added tag textadept_5.3 for changeset 57611561cfde
mitchell
2012-04-30
Move OSX 'ta' launcher outside Textadept.app.
mitchell
2012-04-30
Updated CHANGELOG.md.
mitchell
2012-04-30
Updated for Textadept 5.3.
mitchell
2012-04-30
Updated Lua Adeptsense.
mitchell
2012-04-30
Use "C" locale for numbers to prevent formatting errors for French, German, etc.
mitchell
2012-04-18
Updated to Scintilla 3.1.0.
mitchell
2012-04-18
Better EOL handling and update LuaDoc formatting; scripts/gen_iface.lua
mitchell
2012-04-12
Generate valid XHTML; doc/markdowndoc.lua
mitchell
2012-04-12
Added note about documenting module fields; modules/textadept/adeptsense.lua
mitchell
2012-04-12
Make single instance a compile-time option.
mitchell
2012-04-10
Handle NULL current working directory for single-instance; src/textadept.c
mitchell
2012-04-10
Support for single-instance on Linux and BSD with GLib 2.28.
mitchell
Also added documentation on running with LuaJIT and require GTK+ 2.18 now.
2012-04-10
Added note about LuaJIT compatibility; doc/11_Scripting.md
mitchell
2012-04-10
Renamed textadept.app to Textadept.app.
mitchell
2012-04-06
Respect user annotation preference; modules/lua/init.lua
mitchell
2012-04-06
Print annotations for run and compile command errors; modules/textadept/run.lua
mitchell
[next]