Age | Commit message (Expand) | Author |
2023-07-03 | core: don't send key_pressed signal again for the same key press | Trygve Aaberge |
2023-06-26 | core: display actual key name and command with key Alt+k | Sébastien Helleu |
2023-03-25 | core: Replace newline/tabs after paste is accepted | Trygve Aaberge |
2023-03-17 | core: also display mouse codes with `/debug key` | Sébastien Helleu |
2023-03-17 | core: check new keys manually added with /set | Sébastien Helleu |
2023-03-16 | core: create config options for all keys that can be managed with `/set` and ... | Sébastien Helleu |
2023-03-16 | core: remove obsolete function gui_key_legacy_expand | Sébastien Helleu |
2023-03-16 | core: add key alt-K (alt+shift+k) to grab raw key and its command | Sébastien Helleu |
2023-03-16 | core: use new key name in command `/key` and configuration file | Sébastien Helleu |
2023-03-16 | core: display new key name using aliases in output of `/key` command | Sébastien Helleu |
2023-03-16 | core: add function to expand raw key code to name with alias, use it in /key ... | Sébastien Helleu |
2023-03-16 | core: add keyboard debug mode with command `/key debug` | Sébastien Helleu |
2023-01-01 | core: update copyright dates | Sébastien Helleu |
2022-01-17 | core: update copyright dates | Sébastien Helleu |
2021-01-02 | core: update copyright dates | Sébastien Helleu |
2020-01-04 | core: update copyright dates | 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-01-05 | core: update copyright dates | Sébastien Helleu |
2017-08-10 | core: remove value for first #define in headers, add "PLUGIN" in plugin headers | Sébastien Helleu |
2017-06-03 | gui: fix gui_key_default_bindings declared without arguments | Simmo Saan |
2017-01-13 | tests: fix compilation of tests on FreeBSD 11 | 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-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-03-27 | core: fix crash on /reload weechat | Sebastien Helleu |
2014-03-19 | core: fix use of reserved C identifiers in headers (closes #31) | Sebastien Helleu |
2014-02-10 | core: split key command when the key is created (improve speed when executing... | Sebastien Helleu |
2014-01-01 | core: update copyright dates | Sebastien Helleu |
2013-07-15 | core: add option weechat.look.key_bind_safe | Sebastien Helleu |
2013-01-01 | core: update copyright dates | 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 |
2012-03-09 | core: improve and fix bugs on standard paste and bracketed paste | Sebastien Helleu |
2012-03-04 | core: add support of terminal "bracketed paste mode" (task #11316) | Sebastien Helleu |
2012-01-08 | core: update copyright dates | 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-08 | core: add optional buffer name for area "chat" in keys of mouse context | Sebastien Helleu |
2011-08-03 | core: fix crash with "/input grab_mouse" | Sebastien Helleu |
2011-07-28 | core: improve mouse support: process utf-8 codes, add option weechat.look.mou... | 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 |