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
2011-06-24
Removed '_G' prefix from globals where necessary.
mitchell
2011-06-23
Use string constants for event names.
mitchell
2011-03-29
Handle nil args in gui.print() and set caret after printing.
mitchell
2011-03-25
Snapopen allows multiple files to be selected now.
mitchell
2011-01-21
Code cleanup.
mitchell
2011-01-19
Added gui.filteredlist() shortcut function for gui.dialog('filteredlist', ...).
mitchell
2011-01-13
More informative check_focused_buffer() error message.
mitchell
2011-01-02
Fixed bug with update_ui in buffer_new and view_new events; core/gui.lua
mitchell
2010-12-29
No more pasting issue in Mac OSX; core/gui.lua
mitchell
2010-12-29
Do not call 'buffer_new' when splitting the view.
mitchell
2010-12-28
Updated copyright information.
mitchell
2010-12-26
Moved gui events from core/events.lua to core/gui.lua.
mitchell
2010-11-23
Code cleanup.
mitchell
2010-10-15
Changed locale implementation.
mitchell
2010-10-14
Code formatting changes.
mitchell
2010-10-13
Fix switch buffers dialog bug when cancelling; core/gui.lua
mitchell
2010-10-11
gui.dialog() can take tables of strings as arguments.
mitchell
2010-06-16
Code and documentation cleanup.
mitchell
2010-06-11
Removed _G.textadept.
mitchell