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
/
curses
Age
Commit message (
Expand
)
Author
2012-08-20
script: add focus info for mouse on script buffer, add two default mouse bind...
Sebastien Helleu
2012-08-17
core: fix display of "bar more down" char when text is truncated by size_max ...
Nils Görs
2012-08-17
core: fix color of long lines (displayed on more than one line on screen) und...
Sebastien Helleu
2012-08-17
core: add mouse bindings ctrl+wheel up/down to scroll horizontally buffers wi...
Sebastien Helleu
2012-08-14
core: add new plugin "script" (scripts manager, replacing scripts weeget.py a...
Sebastien Helleu
2012-07-18
core: fix compilation of gui-curses-window.c under Solaris
Sebastien Helleu
2012-07-05
core: add default key alt+"s" (toggle aspell)
Sebastien Helleu
2012-06-13
core: fix resize of windows after horizontal split
Sebastien Helleu
2012-06-10
core: add horizontal separator between windows, two new options to toggle hor...
Sebastien Helleu
2012-06-09
core: add options weechat.color.chat_nick_offline_highlight(_bg) (text/bg for...
Sebastien Helleu
2012-06-09
core: add options to use different color for offline nicks in prefix (patch f...
Sebastien Helleu
2012-05-22
core: force display of prefix on first line displayed in window (even if it s...
Sebastien Helleu
2012-04-11
core: fix display bugs and crashs with small windows (bug #36107)
Sebastien Helleu
2012-04-07
core: convert options weechat.look.prefix_align_more and weechat.look.prefix_...
Sebastien Helleu
2012-04-03
core: fix bugs with option weechat.look.prefix_same_nick, use nick color for ...
Sebastien Helleu
2012-03-31
core: fix bad computation of prefix length when simulating display (this caus...
Sebastien Helleu
2012-03-29
core: fix display bug with prefix when length is greater than max and prefix ...
Sebastien Helleu
2012-03-28
core: add option weechat.look.prefix_same_nick (hide or change prefix on mess...
Sebastien Helleu
2012-03-24
core: convert tabs to spaces in text pasted (bug #25028)
Sebastien Helleu
2012-03-10
core: fix lost scroll when switching to a buffer with a pending search (ctrl-r)
Sebastien Helleu
2012-03-10
core: fix grab of key (alt-k) (bug introduced with bracketed paste mode)
Sebastien Helleu
2012-03-09
core: fix broken mouse (bug introduced by the previous commit)
Sebastien Helleu
2012-03-09
core: improve and fix bugs on standard paste and bracketed paste
Sebastien Helleu
2012-03-06
core: read data on stdin even when asking confirmation for paste (fix lost ch...
Sebastien Helleu
2012-03-04
core: rename option weechat.look.bracketed_paste_mode to weechat.look.paste_b...
Sebastien Helleu
2012-03-04
core: add support of terminal "bracketed paste mode" (task #11316)
Sebastien Helleu
2012-01-28
core: add signal "window_switch"
Sebastien Helleu
2012-01-28
core: fix signal "buffer_switch": send it only once when switching buffer (bu...
Sebastien Helleu
2012-01-24
core: move option "scroll_unread" from command /input to /window
Sebastien Helleu
2012-01-16
core: add URL transfer (using libcurl), add function hook_process_hashtable i...
Sebastien Helleu
2012-01-16
core: add library "pthread" in cmake file for link on OpenBSD
Sebastien Helleu
2012-01-08
core: update copyright dates
Sebastien Helleu
2011-12-25
core: change mouse state when option weechat.look.mouse is changed
Sebastien Helleu
2011-12-25
core: set option weechat.look.mouse when mouse state is changed with command ...
Sebastien Helleu
2011-12-16
core: add default keys "meta2-1;5D" and "meta2-1;5C" (ctrl+left/right) for gn...
Sebastien Helleu
2011-12-07
core: add option "weechat.look.scroll_bottom_after_switch" (if enabled, resto...
Sebastien Helleu
2011-11-12
core: fix compilation under OpenBSD 5.0 (lib utf8 not needed any more) (bug #...
Simon Kuhnle
2011-11-08
core: add option "jump_last_buffer_displayed" for command /input (key: alt+"/...
Sebastien Helleu
2011-10-29
core: change default command for key alt-m: /mouse toggle -> /mute mouse toggle
Sebastien Helleu
2011-10-26
core: remove unneeded whitespace
Sebastien Helleu
2011-10-16
core: fix status of mouse displayed by command /mouse
Sebastien Helleu
2011-10-15
core: add color attribute "|" and value "resetcolor" for function weechat_col...
Sebastien Helleu
2011-10-05
core: add modifiers control/alt ("ctrl" and "alt") for mouse events
Sebastien Helleu
2011-10-05
core: ignore mouse code '@' (coordinates) when it is received as first event ...
Sebastien Helleu
2011-10-02
core: fix display of background color in chat area after line feed
Sebastien Helleu
2011-09-28
core: fix color of highlighted prefix on inactive window when option weechat....
Sebastien Helleu
2011-09-27
core: fix paste detection (problem with end of lines)
Sebastien Helleu
2011-09-24
core: fix color of inactive merged lines in inactive windows when weechat.loo...
Sebastien Helleu
2011-09-24
core: add new option weechat.look.color_basic_force_bold, off by default: bol...
Sebastien Helleu
2011-09-23
core: add default key "meta2-[E" (F5) for linux console
Sebastien Helleu
[prev]
[next]