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
2014-04-12
core: use lower case for CMake keywords
Sébastien Helleu
2014-04-05
core: add option -all for command /buffer hide|unhide
Sébastien Helleu
2014-04-05
core: add hidden buffers, add options hide/unhide in command /buffer
Sébastien Helleu
2014-04-04
core: add a message about key alt-c in /color buffer
Sébastien Helleu
2014-04-03
core: add "hotlist" in completion of command "/buffer set"
Sébastien Helleu
2014-04-03
api: allow value "-1" for property "hotlist" in function buffer_set (to remov...
Sébastien Helleu
2014-04-02
core: use an integer for seconds in command /window bare <delay>
Sébastien Helleu
2014-04-01
core: add default key alt-'-' to toggle filters in current buffer (closes #17)
Sébastien Helleu
2014-03-31
core: don't remove a buffer from hotlist if it's not visible (another merged ...
Sébastien Helleu
2014-03-31
core: add non-active merged buffers with activity in hotlist (if another merg...
Sébastien Helleu
2014-03-31
core: fix refresh of bar item "buffer_zoom" on buffer switch
Sébastien Helleu
2014-03-30
core: use seconds as float number for delay in command /window bare <delay>
Sébastien Helleu
2014-03-30
core: fix reset of attributes in bars when "resetcolor" is used (closes #41)
Sebastien Helleu
2014-03-29
core: fix alignment of lines in merged buffers (closes #43)
Sebastien Helleu
2014-03-29
core: quit WeeChat on signal SIGHUP, remove signal "signal_sighup"
Sebastien Helleu
2014-03-29
core: add text search in buffers with free content (task #13051)
Sebastien Helleu
2014-03-27
core: fix crash on /reload weechat
Sebastien Helleu
2014-03-25
core: skip and ignore color attributes before special names like "reset" in g...
Sebastien Helleu
2014-03-25
core: add buffer property "clear"
Sebastien Helleu
2014-03-19
core: fix add of filter on OS X when regex for message is empty (filter regex...
Sebastien Helleu
2014-03-19
core: fix use of reserved C identifiers in headers (closes #31)
Sebastien Helleu
2014-03-19
core: add key alt-j,alt-f to jump to first buffer, change command for jump to...
Sebastien Helleu
2014-03-17
core: fix "/window scroll_bottom" on a buffer with free content
Sebastien Helleu
2014-03-16
core: fix compilation on SmartOS (bug #40981, closes #23)
Sebastien Helleu
2014-03-16
api: allow negative value for y in function printf_y
Sebastien Helleu
2014-03-15
core: add decoding of bright ANSI colors (90-97, 100-107)
Sebastien Helleu
2014-03-15
core: add modifier and infos to decode ANSI colors
Sebastien Helleu
2014-03-14
core: add functions to convert RGB to terminal color (and vice versa)
Sebastien Helleu
2014-03-11
api: add support of case insensitive search and search by buffer full name in...
Sebastien Helleu
2014-03-07
core: fix "/window scroll -N" on a buffer with free content
Sebastien Helleu
2014-03-06
core: add option weechat.look.hotlist_add_conditions, remove option weechat.l...
Sebastien Helleu
2014-02-27
core: replace constant by sizeof in a call to snprintf
Sebastien Helleu
2014-02-26
core: fix size used in some snprintf
Sebastien Helleu
2014-02-22
core: fix memory leak in function gui_key_add_to_infolist (in case of insuffi...
Sebastien Helleu
2014-02-22
core: remove dead assignment in function gui_key_pressed
Sebastien Helleu
2014-02-22
core: remove dead assignment in function gui_bar_window_draw
Sebastien Helleu
2014-02-22
core: remove dead assignment in function gui_chat_printf_y
Sebastien Helleu
2014-02-22
core: fix use of invalid pointer in function gui_bar_window_content_alloc (in...
Sebastien Helleu
2014-02-22
core: fix potential NULL pointer in function gui_color_emphasize
Sebastien Helleu
2014-02-21
Merge branch 'trigger'
Sebastien Helleu
2014-02-16
core: add bare display mode (for easy text selection and click on URLs)
Sebastien Helleu
2014-02-14
core: fix completion template used in command completion when first argument ...
Sebastien Helleu
2014-02-13
core: use item "buffer_last_number" instead of "buffer_count" by default in s...
Sebastien Helleu
2014-02-13
core: fix freeze/crash in gnutls (bug #41576)
Jason A. Donenfeld
2014-02-11
core: add signals "key_combo_{default|search|cursor}"
Sebastien Helleu
2014-02-10
core: split key command when the key is created (improve speed when executing...
Sebastien Helleu
2014-02-10
api: add integer return code for functions hook_{signal|hsignal}_send
Sebastien Helleu
2014-02-09
trigger: add trigger plugin
Sebastien Helleu
2014-02-07
core: fix apply of layout when buffers that are not in layout are before some...
Sebastien Helleu
2014-02-06
core: fix hotlist problems after apply of a layout (bug #41481)
Sebastien Helleu
[prev]
[next]