Sébastien Helleu
|
df31147e16
|
api: add "_chat_line" (line pointer) in hashtable of hook_focus
|
2015-04-19 10:22:53 +02:00 |
|
Sébastien Helleu
|
a020c28ea6
|
core: update copyright dates
|
2015-01-01 09:23:23 +01:00 |
|
Sebastien Helleu
|
892aa79fb5
|
core: update copyright dates
|
2014-01-01 00:14:12 +01:00 |
|
Sebastien Helleu
|
b47af3c61e
|
core: fix buffer returned in focus info for bar items with a forced buffer
|
2013-08-20 11:42:12 +02:00 |
|
Sebastien Helleu
|
f97598b4aa
|
core: update copyright dates
|
2013-01-01 13:12:49 +01:00 |
|
Sebastien Helleu
|
7eb5cc4b97
|
core: move comments with description of C file to top of files
|
2012-12-15 12:27:57 +01:00 |
|
Sebastien Helleu
|
7d34812f1c
|
core: reformat comments for functions
|
2012-12-13 18:51:44 +01:00 |
|
Sebastien Helleu
|
47e4a03be6
|
core: update copyright dates
|
2012-01-08 18:59:50 +01:00 |
|
Sebastien Helleu
|
6f6e1569cd
|
core: add "full_name" in buffer structure
|
2011-11-21 17:55:30 +01:00 |
|
Sebastien Helleu
|
dfdf42e27b
|
core: remove unneeded whitespace
|
2011-10-26 20:37:03 +02:00 |
|
Sebastien Helleu
|
65d1450e27
|
core: fix compilation warning under FreeBSD
|
2011-08-18 17:56:56 +02:00 |
|
Sebastien Helleu
|
832d30b665
|
core: add local variables of buffer in focus hashtable, remove irc_server/irc_channel from focus hashtable for nicklist
|
2011-08-16 09:41:02 +02:00 |
|
Sebastien Helleu
|
d89115d4db
|
core: add "_chat_line_x" in focus hashtable (for buffers with free content)
|
2011-08-15 12:59:32 +02:00 |
|
Sebastien Helleu
|
1ca036e8d9
|
core: return empty string for window and buffer pointers in focus hashtable when value is N/A
|
2011-08-14 18:03:29 +02:00 |
|
Sebastien Helleu
|
08f13b3965
|
core: add key "_chat_line_nick" in focus hashtable
|
2011-08-14 14:04:33 +02:00 |
|
Sebastien Helleu
|
1cb7c6a6c5
|
core: return info about line/word for chat area in focus hashtable, add keys m/q/Q to quote line in cursor mode, sort mouse keys by priority
|
2011-08-14 11:30:08 +02:00 |
|
Sebastien Helleu
|
217e9683d2
|
core: add info about position where mouse button is released in hook_focus (for mouse gestures)
|
2011-08-01 18:33:13 +02:00 |
|