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
/
gui.lua
Age
Commit message (
Expand
)
Author
2013-01-05
Do not error on non-existant dropped URIs; core/gui.lua
mitchell
2012-12-01
Updated parameter LuaDoc.
mitchell
2012-11-19
Rewrote LuaDoc.
mitchell
2012-11-19
Changed Lua code style for tables.
mitchell
2012-10-30
Continued updating documentation formatting.
mitchell
2012-10-29
Updated documentation formatting.
mitchell
2012-09-18
Fixed bug with extra empty entry in buffer browser; core/gui.lua
mitchell
2012-09-18
Use 'text' plain text lexer instead of 'container'.
mitchell
2012-09-18
Use `buffer.tab_width` in docstatusbar since `buffer.indent` is 0; core/gui.lua
mitchell
2012-09-12
Documentation overhaul.
mitchell
2012-07-21
Link to gtdialog documentation in LuaDoc; core/gui.lua
mitchell
2012-07-21
Converted some `buffer` "get" and "set" functions into properties.
mitchell
2012-07-21
Lua code cleanup and API changes.
mitchell
2012-07-16
Code cleanup.
mitchell
2012-06-22
Resize most filteredlists to fit the ncurses screen.
mitchell
2012-06-20
Use `~/.textadept/theme_term` or default 'term' theme for ncurses; core/gui.lua
mitchell
2012-06-06
`gui.statusbar_text` is write-only again.
mitchell
2012-06-06
Removed 'gtk-' stock menus and changed 'separator' to ''.
mitchell
2012-06-02
GCocoaDialog was renamed gtDialog.
mitchell
2012-06-02
Use different docstatusbar text format for ncurses; core/gui.lua
mitchell
2012-05-23
Initial support for ncurses.
mitchell
2012-03-27
Translate all messages instead of relying on GTK to translate stock items.
mitchell
2012-03-25
Improved message double-clicking behavior for run and compile commands.
mitchell
2012-03-16
Moved "Markdown:" comments into module LuaDoc comments.
mitchell
2012-03-07
Updated contact email address.
mitchell
2012-03-01
Fixed bug introduced by 1053; core/gui.lua
mitchell
2012-02-28
Fixed display of `buffer._type` when it has slashes in its name; core/gui.lua
mitchell
2012-02-22
Fixed LuaDoc errors.
mitchell
2012-02-10
Update LuaDoc with new formatting.
mitchell
2012-01-12
Create separate LuaDoc for module table fields.
mitchell
2012-01-06
Updated copyright information.
mitchell
2012-01-05
Code cleanup.
mitchell
2012-01-01
Code cleanup.
mitchell
2011-12-31
Changed 'locale.localize()' to global '_L' table.
mitchell
2011-12-31
Code cleanup.
mitchell
2011-12-20
Wrap LuaDoc for C tables and functions in long comments.
mitchell
2011-12-14
No need for 'lexer.lpeg.script' property anymore; core/gui.lua
mitchell
2011-12-13
Remove 'package.seeall' from LuaDoc comments.
mitchell
2011-12-12
Remove 'module' and update LuaDoc comments appropriately.
mitchell
2011-11-28
Write theme changes to ~/.textadept/theme; core/gui.lua
mitchell
2011-11-23
Code cleanup.
mitchell
2011-11-23
Added theme utilities, modified light and dark themes, and removed scite theme.
mitchell
2011-09-28
Added gui.goto_file() for the 'find' and 'run' modules.
mitchell
2011-09-27
Reformatted some LuaDoc.
mitchell
2011-09-26
Lua code cleanup.
mitchell
2011-09-25
Refactored textadept.c and changed Lua interface a bit.
mitchell
2011-09-20
No need to set buffer.eol_mode for OSX since Scintilla 2.29; core/gui.lua
mitchell
2011-09-08
Only fold when clicking on fold margin, not any sensitive one; core/gui.lua
mitchell
2011-08-25
Set buffer.eol_mode properly for new buffers on Mac OSX; core/gui.lua
mitchell
2011-07-29
Eliminated the need for keys.conf and keys.osx.conf.
mitchell
[next]