summaryrefslogtreecommitdiff
path: root/src/gui/gui-focus.c
AgeCommit message (Expand)Author
2015-04-19api: add "_chat_line" (line pointer) in hashtable of hook_focusSébastien Helleu
2015-01-01core: update copyright datesSébastien Helleu
2014-01-01core: update copyright datesSebastien Helleu
2013-08-20core: fix buffer returned in focus info for bar items with a forced bufferSebastien Helleu
2013-01-01core: update copyright datesSebastien 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-01-08core: update copyright datesSebastien Helleu
2011-11-21core: add "full_name" in buffer structureSebastien Helleu
2011-10-26core: remove unneeded whitespaceSebastien Helleu
2011-08-18core: fix compilation warning under FreeBSDSebastien Helleu
2011-08-16core: add local variables of buffer in focus hashtable, remove irc_server/irc...Sebastien Helleu
2011-08-15core: add "_chat_line_x" in focus hashtable (for buffers with free content)Sebastien Helleu
2011-08-14core: return empty string for window and buffer pointers in focus hashtable w...Sebastien Helleu
2011-08-14core: add key "_chat_line_nick" in focus hashtableSebastien Helleu
2011-08-14core: return info about line/word for chat area in focus hashtable, add keys ...Sebastien Helleu
2011-08-01core: add info about position where mouse button is released in hook_focus (f...Sebastien Helleu