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
Age
Commit message (
Expand
)
Author
2011-10-02
core: fix display of background color in chat area after line feed
Sebastien Helleu
2011-09-30
core: fix memory leak when a window is destroyed (free coords)
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
2011-09-22
core: fix option weechat.look.color_inactive_message
Sebastien Helleu
2011-09-22
core: add options weechat.look.color_inactive_window/buffer, fix bugs with in...
Sebastien Helleu
2011-09-22
core: rename options *_inactive_line to *_inactive_buffer
Sebastien Helleu
2011-09-22
core: fix option weechat.look.color_inactive_prefix_buffer
Sebastien Helleu
2011-09-22
core: fix display of paste multi-line prompt with a root input bar (bug #34305)
Sebastien Helleu
2011-09-22
core: add colors for inactive windows and lines (in merged buffers)
Sebastien Helleu
2011-09-20
core: add missing assignment of buffer pointer in line structure
Sebastien Helleu
2011-08-28
core: fix bugs with calls to realloc
Sebastien Helleu
2011-08-27
core: do automatic zoom on current window when terminal becomes too small for...
Sebastien Helleu
2011-08-26
core: add new options weechat.look.bar_more_left/right/up/down
Sebastien Helleu
2011-08-26
core: add new option weechat.look.item_buffer_filter
Sebastien Helleu
2011-08-26
core: remove warning at startup if locale is UTF-8 and if ncurses has no wide...
Sebastien Helleu
2011-08-26
core: use dynamic buffer size for calls to vsnprintf
Sebastien Helleu
2011-08-25
core: fix memory leak in display of empty bar items
Sebastien Helleu
2011-08-23
core: remove unused function gui_window_wprintw
Sebastien Helleu
2011-08-21
core: remove extra space in quote of messages (in cursor mode)
Sebastien Helleu
2011-08-20
core: add functions "key_bind" and "key_unbind" in plugin API
Sebastien Helleu
2011-08-18
core: fix compilation warning under FreeBSD
Sebastien Helleu
2011-08-18
core: fix input of wide UTF-8 chars under Cygwin (bug #34061)
Sebastien Helleu
2011-08-18
core: remove some compilation warnings under Cygwin
Sebastien Helleu
2011-08-17
core: fix refresh of item buffer_plugin when short name of buffer changes (fo...
Sebastien Helleu
2011-08-16
core: add local variables of buffer in focus hashtable, remove irc_server/irc...
Sebastien Helleu
2011-08-16
core: change priority of hook_focus "buffer_nicklist" in core (2000) and irc ...
Sebastien Helleu
2011-08-15
core: allow a second area for keys in context "mouse" (for drag & drop betwee...
Sebastien Helleu
2011-08-15
core: add "_chat_line_x" in focus hashtable (for buffers with free content)
Sebastien Helleu
2011-08-14
core: fix focus info for chat area on buffers with free content
Sebastien Helleu
2011-08-14
core: fix crash when looking at context in chat area for focus
Sebastien Helleu
2011-08-14
core: return empty string for window and buffer pointers in focus hashtable w...
Sebastien Helleu
2011-08-14
core: fix crash in display of chat area (overflow in coords)
Sebastien Helleu
2011-08-14
core: add buffer property "short_name_is_set", return name if short name is n...
Sebastien Helleu
2011-08-14
core: add key "_chat_line_nick" in focus hashtable
Sebastien Helleu
2011-08-14
core: allow empty short name on buffers (name is used if not set)
Sebastien Helleu
2011-08-14
core: return info about line/word for chat area in focus hashtable, add keys ...
Sebastien Helleu
2011-08-13
core: fix typo in comment
Sebastien Helleu
2011-08-10
core: allow mix of commands and hsignals for keys in context "mouse"
Sebastien Helleu
2011-08-09
core: allow send of hsignal instead of command for keys in context "mouse"
Sebastien Helleu
2011-08-08
core: add optional buffer name for area "chat" in keys of mouse context
Sebastien Helleu
2011-08-06
core: fix unwanted merge of buffers when no layout number is assigned to buff...
Sebastien Helleu
2011-08-06
core: add "layout_number_merge_order" in buffer properties that can be read
Sebastien Helleu
2011-08-06
core: display a warning at startup if locale is UTF-8 and if ncurses has no w...
Sebastien Helleu
2011-08-06
core: fix path for included file term.h (first use ncursesw/term.h if available)
Sebastien Helleu
2011-08-05
core: save and restore layout for buffers and windows on /upgrade
Sebastien Helleu
2011-08-05
core: fix unwanted merge of buffers when no layout number is assigned to buffer
Sebastien Helleu
[prev]
[next]