summaryrefslogtreecommitdiff
path: root/src/gui/curses/gui-curses-mouse.c
AgeCommit message (Expand)Author
2014-01-01core: update copyright datesSebastien Helleu
2013-03-17core: fix refresh of item "completion" (bug #38214) (patch from Nils Görs)Sebastien Helleu
2013-01-01core: update copyright datesSebastien Helleu
2012-12-19core: fix stuck mouse (patch from Nei) (bug #36533)Sebastien Helleu
2012-12-15core: move comments with description of C file to top of filesSebastien Helleu
2012-12-13core: reformat comments for functionsSebastien Helleu
2012-11-02core: add incomplete mouse events "event-down" and "event-drag" (task #11840)Ailin Nemui
2012-01-08core: update copyright datesSebastien Helleu
2011-12-25core: change mouse state when option weechat.look.mouse is changedSebastien Helleu
2011-12-25core: set option weechat.look.mouse when mouse state is changed with command ...Sebastien Helleu
2011-10-26core: remove unneeded whitespaceSebastien Helleu
2011-10-16core: fix status of mouse displayed by command /mouseSebastien Helleu
2011-10-05core: add modifiers control/alt ("ctrl" and "alt") for mouse eventsSebastien Helleu
2011-10-05core: ignore mouse code '@' (coordinates) when it is received as first event ...Sebastien Helleu
2011-08-14core: return info about line/word for chat area in focus hashtable, add keys ...Sebastien Helleu
2011-08-03core: fix crash with "/input grab_mouse"Sebastien Helleu
2011-08-01core: add info about position where mouse button is released in hook_focus (f...Sebastien Helleu
2011-07-30core: add "/input grab_mouse" and "/input grab_mouse_area" (default: right cl...Sebastien Helleu
2011-07-28core: improve mouse support: process utf-8 codes, add option weechat.look.mou...Sebastien Helleu
2011-07-26core: add mouse support (task #5435), free cursor movement, hook_focus, fix b...Sebastien Helleu