Age | Commit message (Expand) | Author |
2011-07-05 | core: add context "search" for keys (to define keys used during search in buf... | Sebastien Helleu |
2011-04-13 | core: use buffer pointer instead of window in input functions, add new functi... | Sebastien Helleu |
2011-01-01 | Update copyright dates | Sebastien Helleu |
2010-10-31 | Remove function gui_input_move | Sebastien Helleu |
2010-09-27 | Add new option weechat.look.input_share (task #9228) | Sebastien Helleu |
2010-08-12 | Use window pointers instead of buffer pointers in gui-input.c | Sebastien Helleu |
2010-08-12 | Use similar behaviour for keys bound to local or global history (bug #30759) | Sebastien Helleu |
2010-06-25 | Update comments after #endif in C headers | Sebastien Helleu |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu |
2010-04-28 | Add keys for undo/redo changes on command line (default: ctrl/alt + underscor... | Sebastien Helleu |
2010-02-02 | Add option "switch_active_buffer_previous" for command /input (task #10141) | Sebastien Helleu |
2010-01-13 | Add keyword "input_pos" to get/set cursor position in plugin API functions bu... | Sebastien Helleu |
2010-01-03 | Update copyright dates | Sebastien Helleu |
2009-12-03 | Fix buffer used by some input functions called via plugin API with buffer poi... | Sebastien Helleu |
2009-10-05 | Add option grab_key_command for /input (bound by default to alt-k) | Sebastien Helleu |
2009-06-10 | Add buffer merging feature, with /buffer merge/unmerge (task #7404) | Sebastien Helleu |
2009-05-18 | Add new keys to move into last visited buffers (alt + "<", alt + ">"), come b... | Sebastien Helleu |
2009-03-21 | Add new modifier "input_text_content" | Sebastien Helleu |
2009-01-04 | Remove unused functions and prototypes | Sebastien Helleu |
2009-01-03 | Update copyright dates | Sebastien Helleu |
2008-10-18 | Remove unused option look.input_format, fix refresh bug with input prompt for... | Sebastien Helleu |
2008-10-18 | Aspell plugin is born again | Sebastien Helleu |
2008-10-12 | Remove old title/nicklist/status/input, use of new bars | Sebastien Helleu |
2008-10-10 | Add 2 new default bar items (input_paste and input_search), used by default i... | Sebastien Helleu |
2008-06-27 | Add input bar item, add "hidden" flag for bars, fix some display bugs with bars | Sebastien Helleu |
2008-06-21 | Remove infobar | Sebastien Helleu |
2008-06-03 | Add "const" keyword for some "char *" function arguments (core and plugins API) | Sebastien Helleu |
2008-05-11 | New input action "set_unread_current_buffer" to set unread marker for current... | Sebastien Helleu |
2008-04-29 | Removed key functions (replaced by /input command) | Sebastien Helleu |
2008-01-02 | Update of year in some copyrights | Sebastien Helleu |
2007-12-17 | New backlog option in logger plugin, added variable names in .h files, replac... | Sebastien Helleu |
2007-10-31 | Renamed many sources and functions in src/gui, improved display of messages i... | Sebastien Helleu |