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
2020-01-04
core: update copyright dates
Sébastien Helleu
2019-03-28
core: make "input_commands_allowed" work with /wait and /repeat commands (iss...
Sébastien Helleu
2019-01-01
core: update copyright dates
Sébastien Helleu
2018-11-29
core: use https for links to GNU GPL license
Sébastien Helleu
2018-10-01
core: replace "long unsigned int" by "unsigned long"
Sébastien Helleu
2018-01-07
core: fix some styles
Sébastien Helleu
2018-01-05
core: update copyright dates
Sébastien Helleu
2017-10-24
api: add support of prefix "quiet:" in function key_unbind() to quietly remov...
Sébastien Helleu
2017-06-10
core: fix bind of keys with space key, like alt+space (bug #32133)
Sébastien Helleu
2017-06-03
gui: remove callback unused after 0b2be21f1f42c2a1b0c200b339d7d2e59595da4c
Simmo Saan
2017-05-04
core: fix memory leak in display of mouse event debug info
Sébastien Helleu
2017-03-31
api: add special key "__quiet" in function key_bind
Sébastien Helleu
2017-03-25
core: check that pointers received in arguments are not NULL in "free" functions
Sébastien Helleu
2017-01-01
core: update copyright dates
Sébastien Helleu
2016-03-21
core: add pointer in some callbacks (closes #406)
Sébastien Helleu
2016-01-01
core: update copyright dates
Sébastien Helleu
2015-10-03
core: add option weechat.look.paste_auto_add_newline (closes #543)
Sébastien Helleu
2015-08-18
api: add argument "length" in function utf8_is_valid()
Sébastien Helleu
2015-07-26
core: add option weechat.look.key_grab_delay to set the default delay when gr...
Sébastien Helleu
2015-01-01
core: update copyright dates
Sébastien Helleu
2014-12-20
core: fully evaluate commands bound to keys in cursor and mouse contexts
Sébastien Helleu
2014-11-22
api: return value in function command(), remove WeeChat error after command c...
Sébastien Helleu
2014-07-21
core: fix insert of mouse code in input line after a partial key combo (close...
Sébastien Helleu
2014-07-14
core: send signal key_combo_xxx even for unknown combos
Sébastien Helleu
2014-05-24
api: add argument "flags" in function hdata_new_list
Sébastien Helleu
2014-03-27
core: fix crash on /reload weechat
Sebastien Helleu
2014-02-22
core: fix memory leak in function gui_key_add_to_infolist (in case of insuffi...
Sebastien Helleu
2014-02-22
core: remove dead assignment in function gui_key_pressed
Sebastien Helleu
2014-02-16
core: add bare display mode (for easy text selection and click on URLs)
Sebastien Helleu
2014-02-11
core: add signals "key_combo_{default|search|cursor}"
Sebastien Helleu
2014-02-10
core: split key command when the key is created (improve speed when executing...
Sebastien Helleu
2014-02-10
api: add integer return code for functions hook_{signal|hsignal}_send
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-08-20
core: fix buffer returned in focus info for bar items with a forced buffer
Sebastien Helleu
2013-07-27
core: add secured data with optional encryption in file sec.conf
Sebastien Helleu
2013-07-15
core: add option weechat.look.key_bind_safe
Sebastien Helleu
2013-07-15
core: remove obsolete reference to "key functions" in comments
Sebastien Helleu
2013-03-17
core: fix refresh of item "completion" (bug #38214) (patch from Nils Görs)
Sebastien Helleu
2013-03-17
core: add support of multiple layouts (task #11274)
Sebastien Helleu
2013-01-01
core: update copyright dates
Sebastien Helleu
2012-12-15
core: move comments with description of C file to top of files
Sebastien Helleu
2012-12-13
core: reformat comments for functions
Sebastien Helleu
2012-12-08
api: allow creation of structure with hdata_update (allowed for hdata "history")
Sebastien Helleu
2012-12-05
core: disable paste detection and confirmation if bar item "input_paste" is n...
Nils Görs
2012-11-02
core: add incomplete mouse events "event-down" and "event-drag" (task #11840)
Ailin Nemui
2012-11-02
core: add command /eval, use expression in conditions for bars, add function ...
Sebastien Helleu
2012-08-27
api: allow update for some variables of hdata, add new functions hdata_update...
Sebastien Helleu
2012-07-20
core: add support of arrays in hdata variables
Sebastien Helleu
2012-04-14
core: optimize load of keys (save score of keys to sort them faster)
Sebastien Helleu
2012-03-24
core: convert tabs to spaces in text pasted (bug #25028)
Sebastien Helleu
[next]