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-04-30
More code cleanup.
mitchell
2013-04-29
More code cleanup.
mitchell
2013-04-26
Handle new "lexer/current" format from LPeg lexer's API change.
mitchell
2013-04-25
Added icons to msgbox dialogs.
mitchell
2013-04-25
Code and documentation cleanup.
mitchell
2013-04-24
Mark recognized errors in compile/run output and added navigation functions.
mitchell
2013-04-24
Renamed `_G.buffer_new()` to `buffer.new()`.
mitchell
2013-04-03
Textadept should support multiple curses platforms; remove ncurses references.
mitchell
2013-03-28
Improved message double-clicking behavior for compile and run commands.
mitchell
2013-03-08
Only consider visible directories in _USERHOME/themes/ as themes; core/gui.lua
mitchell
2013-03-07
Reset Lua state after selecting a new theme; core/gui.lua
mitchell
2013-01-20
Updated copyright date.
mitchell
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
[next]