index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
gui-key.c
Age
Commit message (
Expand
)
Author
2011-08-28
core: fix bugs with calls to realloc
Sebastien Helleu
2011-08-20
core: add functions "key_bind" and "key_unbind" in plugin API
Sebastien Helleu
2011-08-15
core: allow a second area for keys in context "mouse" (for drag & drop betwee...
Sebastien Helleu
2011-08-14
core: return info about line/word for chat area in focus hashtable, add keys ...
Sebastien Helleu
2011-08-10
core: allow mix of commands and hsignals for keys in context "mouse"
Sebastien Helleu
2011-08-09
core: allow send of hsignal instead of command for keys in context "mouse"
Sebastien Helleu
2011-08-08
core: add optional buffer name for area "chat" in keys of mouse context
Sebastien Helleu
2011-08-01
core: add info about position where mouse button is released in hook_focus (f...
Sebastien Helleu
2011-07-30
core: add "/input grab_mouse" and "/input grab_mouse_area" (default: right cl...
Sebastien Helleu
2011-07-28
core: improve mouse support: process utf-8 codes, add option weechat.look.mou...
Sebastien Helleu
2011-07-27
core: fix message with new key added (displayed on current buffer instead of ...
Sebastien Helleu
2011-07-26
core: add mouse support (task #5435), free cursor movement, hook_focus, fix b...
Sebastien Helleu
2011-07-05
core: add context "search" for keys (to define keys used during search in buf...
Sebastien Helleu