Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-14 | core: return info about line/word for chat area in focus hashtable, add keys ↵ | Sebastien Helleu | |
m/q/Q to quote line in cursor mode, sort mouse keys by priority | |||
2011-08-09 | core: allow send of hsignal instead of command for keys in context "mouse" | Sebastien Helleu | |
2011-08-09 | core: add new command /repeat (execute a command several times) | Sebastien Helleu | |
2011-08-08 | core: add optional buffer name for area "chat" in keys of mouse context | Sebastien Helleu | |
2011-08-07 | core: fix typo in /help upgrade | Sebastien Helleu | |
2011-08-06 | core: add note about SSL connections in /help upgrade | Sebastien Helleu | |
2011-08-04 | core: add option -all for command /buffer unmerge | Sebastien Helleu | |
2011-08-04 | doc: replace ">=" and "<=" by UTF-8 chars in docs | Sebastien Helleu | |
2011-08-03 | doc: add mouse support in user guide | Sebastien Helleu | |
2011-08-01 | core: add info about position where mouse button is released in hook_focus ↵ | Sebastien Helleu | |
(for mouse gestures) | |||
2011-07-30 | core: add "/input grab_mouse" and "/input grab_mouse_area" (default: right ↵ | Sebastien Helleu | |
click on input bar) | |||
2011-07-30 | core: cosmetic changes in /help key | Sebastien Helleu | |
2011-07-29 | core: add number in windows, improve mouse/cursor actions when screen is split | Sebastien Helleu | |
2011-07-27 | core: allow buffer name in /buffer close | Sebastien Helleu | |
2011-07-26 | core: add mouse support (task #5435), free cursor movement, hook_focus, fix ↵ | Sebastien Helleu | |
bugs with key "^" (bug #32072, bug #21381), fix bugs with bar windows, completion and /buffer New features and bugs fixed: - mouse support: new command /mouse, new option weechat.look.mouse, new key context "mouse" - free movement of cursor: new command /cursor, new key context "cursor" - new hook_focus (used by cursor and mouse) - info "cursor_mode" - bugs fixed with key "^" - allow plugin name in /buffer name - fix bugs with bar windows: do not create bar windows for hidden bars - fix completion bug when two words for completion are equal but with different case - automatic scroll direction in /bar scroll (x/y is now optional) | |||
2011-07-05 | core: add context "search" for keys (to define keys used during search in ↵ | Sebastien Helleu | |
buffer with ctrl+"r") | |||
2011-06-26 | core: many improvements on hdata | Sebastien Helleu | |
New features: - add optional hdata name for variables in hdata - add plugin API functions: hdata_get_var_hdata - use hashtable to store hdata (created by WeeChat and plugins) - free hdata and infolists created by plugin on plugin unload - free all hdata on exit - add "free" option to command /debug hdata - remove hdata for hooks | |||
2011-06-13 | core: add option "tags" for command /debug | Sebastien Helleu | |
2011-06-13 | core: add "hdata" (direct access to WeeChat/plugin data) | Sebastien Helleu | |
2011-06-01 | core: add option "infolists" for command /debug | Sebastien Helleu | |
2011-05-16 | core: add horizontal scrolling for buffers with free content (command ↵ | Sebastien Helleu | |
/window scroll_horiz) (task #11112) | |||
2011-05-15 | core: add missing arguments filename and name in /help plugin | Sebastien Helleu | |
2011-05-11 | core: fix argument name in /help color | Sebastien Helleu | |
2011-05-10 | doc: update italian translations and user guide | Sebastien Helleu | |
2011-05-07 | core: fix balance of windows | Sebastien Helleu | |
2011-05-03 | doc: update italian translations and docs | Sebastien Helleu | |
2011-04-23 | core: add option "balance" for command /window (key: alt+"w" + alt+"b") | Sebastien Helleu | |
2011-04-22 | core: add option "swap" for command /window (key: alt+"w" + alt+"s") (task ↵ | Sebastien Helleu | |
#11001) | |||
2011-04-17 | core: add automatic reset of color pairs, new option ↵ | Sebastien Helleu | |
weechat.look.color_pairs_auto_reset | |||
2011-04-11 | core: add messages counts in hotlist for each buffer, option ↵ | Sebastien Helleu | |
weechat.look.hotlist_buffer_separator and tag "notify_none" New options: - weechat.look.hotlist_buffer_separator - weechat.look.hotlist_count_max - weechat.look.hotlist_count_min_msg - weechat.color.status_count_msg - weechat.color.status_count_private - weechat.color.status_count_highlight - weechat.color.status_count_other | |||
2011-03-21 | Update italian translations and docs | Sebastien Helleu | |
2011-03-18 | Add optional bar name in command /bar default | Sebastien Helleu | |
2011-03-09 | Allow list of buffers in command /filter (exclusion with prefix "!") (task ↵ | Sebastien Helleu | |
#10880) | |||
2011-02-21 | Allow relative size for command /window resize | Sebastien Helleu | |
2011-02-15 | Update italian user guide and plugin API reference | Sebastien Helleu | |
2011-02-10 | Add option "memory" to command /debug | Sebastien Helleu | |
2011-02-08 | Fix typo in /help color: minimum color number for alias is 0 and not 1 | Sebastien Helleu | |
2011-02-07 | Improve display of commands lists in /help (add arguments -list and -listfull) | Sebastien Helleu | |
2011-02-04 | Improve arguments displayed in /help of commands, display all commands with ↵ | Sebastien Helleu | |
same name (for same command name in many plugins) | |||
2011-02-02 | Rename options add/del by alias/unalias in command /color | Sebastien Helleu | |
2011-01-31 | Dynamically allocate color pairs | Sebastien Helleu | |
This commit introduces major changes in 256 colors support: - extended colors can be used without being added with command "/color add" - background color is now allowed for nick colors (using slash separator) | |||
2011-01-10 | Update italian translations and doc | Sebastien Helleu | |
2011-01-01 | Update command /color in user guide | Sebastien Helleu | |
2011-01-01 | Add new command /color | Sebastien Helleu | |
2010-11-01 | Update german and italian translations | Sebastien Helleu | |
2010-10-11 | Remove unneeded spaces | Sebastien Helleu | |
2010-10-10 | Add tag "nick_xxx" in IRC messages | Sebastien Helleu | |
2010-10-01 | Add missing tag "no_log" in /help filter | Sebastien Helleu | |
2010-09-22 | Update italian translations and docs | Sebastien Helleu | |
2010-09-17 | Add optional plugin name for command /debug dump and signal "debug_dump" | Sebastien Helleu | |