index
:
weechat
master
topic/doc-command-hyperlink
The extensible chat client.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-12-22
relay: use syntax \xNN instead of \NN for control chars in raw buffer
Sebastien Helleu
2013-12-22
irc: use syntax \xNN instead of \NN for control chars in raw buffer
Sebastien Helleu
2013-12-21
core: update german translations
Nils Görs
2013-12-21
charset: replace call to strcasecmp by weechat_strcasecmp
Sebastien Helleu
2013-12-18
core: add support of UTF-8 chars in horizontal/vertical separators
Sebastien Helleu
2013-12-18
core: add option weechat.look.window_auto_zoom, disable automatic zoom by def...
Sebastien Helleu
2013-12-17
doc: add coordinate 222 for problem with mouse coordinates (FAQ)
Sebastien Helleu
2013-12-17
irc: remove display of channel in channel notices, display "PvNotice" for cha...
Sebastien Helleu
2013-12-16
irc: add option irc.look.smart_filter_mode (task #12499)
Sebastien Helleu
2013-12-15
core: add support of logical and/or for argument "tags" in function hook_print
Sebastien Helleu
2013-12-15
core: fix use of NULL pointer (in case of malloc error) when creating a new f...
Sebastien Helleu
2013-12-15
core: fix some translation of "tags" in french
Sebastien Helleu
2013-12-15
core: add buffer property "highlight_tags_restrict", rename option irc.look.h...
Sebastien Helleu
2013-12-14
core: add note about support of "*" for tags in /help filter
Sebastien Helleu
2013-12-14
core: add logical "and" between tags in filters, weechat.look.highlight_tags ...
Sebastien Helleu
2013-12-13
core: rename options save/reset to add/del in command /layout
Sebastien Helleu
2013-12-11
irc: display mask of ignore deleted with /ignore del
Sebastien Helleu
2013-12-11
core: add note about new bar item buffer_last_number in NEWS
Sebastien Helleu
2013-12-11
core: update ChangeLog
Sebastien Helleu
2013-12-11
core: update translations
Sebastien Helleu
2013-12-11
Merge branch 'buffer-auto-renumber'
Sebastien Helleu
2013-12-11
irc: add note about command /disconnect in /help connect
Sebastien Helleu
2013-12-11
core: fix text emphasis with wide chars on screen like japanese (patch #8253)...
Sebastien Helleu
2013-12-10
doc: add note about things not allowed in callback of function hook_completio...
Sebastien Helleu
2013-12-08
core: add signal "buffer_cleared"
Sebastien Helleu
2013-12-08
core: remove option on /unset of plugin description option (plugins.desc.xxx)...
Sebastien Helleu
2013-12-08
irc: don't return a default ban mask if option is not set or if host is not f...
Sebastien Helleu
2013-12-07
irc: rename option irc.look.ban_mask_default to irc.network.ban_mask_default
Sebastien Helleu
2013-12-07
irc: add option irc.look.ban_mask_default (bug #26571)
Sebastien Helleu
2013-12-07
core: fix typos in french translation of /help ban
Sebastien Helleu
2013-12-07
irc: improve /help of command/command_delay/autojoin options in servers
Sebastien Helleu
2013-12-07
core: use first gap for new buffer only if the buffer has no layout number
Sebastien Helleu
2013-12-07
core: add note about new option "irc.network.lag_max" in NEWS
Sebastien Helleu
2013-12-07
core: add option weechat.look.buffer_position
Sebastien Helleu
2013-12-06
irc: add option irc.network.lag_max
Sebastien Helleu
2013-12-06
doc: update auto-generated files with hdata
Sebastien Helleu
2013-12-05
irc: fix ignore on a host without nick
Sebastien Helleu
2013-12-04
doc: add missing property "print_hooks_enabled" in function buffer_set (plugi...
Sebastien Helleu
2013-12-04
core: add buffer property "day_change" to hide messages for the day change in...
Sebastien Helleu
2013-12-04
irc: add comments about irc color codes in messages
Sebastien Helleu
2013-12-04
irc: remove function irc_color_decode_for_user_entry
Sebastien Helleu
2013-12-02
core: use syntax key[xxx] for key bindings in ChangeLog and NEWS
Sebastien Helleu
2013-12-02
doc: use syntax key[xxx] for key bindings in quickstart guide
Sebastien Helleu
2013-12-02
doc: replace @k(xxx) by key[xxx] for key bindings in docs
Sebastien Helleu
2013-12-01
core: replace default key ctrl+"c", "u" by ctrl+"c", "_" for underlined text ...
Sebastien Helleu
2013-12-01
irc: use color code 0x1F (ctrl-_) for underlined text in input line (same cod...
Sebastien Helleu
2013-12-01
core: replace default key ctrl+"c", "r" by ctrl+"c", "v" for reverse video in...
Sebastien Helleu
2013-12-01
irc: use color code 0x16 (ctrl-V) for reverse video in messages
Sebastien Helleu
2013-12-01
irc: check that string is not NULL in functions irc_color_{decode,decode_for_...
Sebastien Helleu
2013-12-01
core: add missing access to hdata "buffer_visited"
Sebastien Helleu
[prev]
[next]