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
2014-01-05
doc: add note about function hdata_update at the beginning of hdata chapter (...
Sebastien Helleu
2014-01-05
core: fix crash with hdata_update on shared strings, add hdata type "shared_s...
Sebastien Helleu
2014-01-05
xfer: replace call to sprintf() with snprintf()
Sebastien Helleu
2014-01-05
core: replace calls to sprintf() with snprintf()
Sebastien Helleu
2014-01-05
core: fix compilation warnings on OpenBSD
Sebastien Helleu
2014-01-02
doc: fix description of xfer signals in plugin API reference
Sebastien Helleu
2014-01-02
xfer: add "network" prefix for (dis)connection messages in xfer chat buffer
Sebastien Helleu
2014-01-02
irc: use statusmsg from message 005 to check prefix char in status notices/me...
Sebastien Helleu
2014-01-02
irc: add comments for functions about modes/prefix/chanmodes
Sebastien Helleu
2014-01-01
doc: fix typo in plugin API reference
Sebastien Helleu
2014-01-01
core: update copyright dates
Sebastien Helleu
2013-12-31
core: fix unneeded shift of buffer numbers when a buffer with layout is creat...
Sebastien Helleu
2013-12-31
doc: add missing value for property "active" in function buffer_get_integer (...
Sebastien Helleu
2013-12-31
core: add contributor to AUTHORS
Sebastien Helleu
2013-12-31
doc: fix typos in plugin API reference
Sebastien Helleu
2013-12-30
doc: fix description of arguments in some "set" functions (plugin API reference)
Sebastien Helleu
2013-12-30
core: rename option "add" to "store" in command /layout
Sebastien Helleu
2013-12-29
doc: fix typo in return value of function weechat_list_prev (plugin API refer...
Sebastien Helleu
2013-12-24
irc: fix typo in /help irc.look.highlight_{channel|pv|server}
Sebastien Helleu
2013-12-23
core: update ChangeLog
Sebastien Helleu
2013-12-23
doc: add missing spaces
Sebastien Helleu
2013-12-23
doc: remove obsolete command line option -k/--keys in man page
Sebastien Helleu
2013-12-23
doc: add polish man page and user's guide, update polish translations and FAQ
Krzysztof Koroscik
2013-12-23
core: replace darkgray color as default value of options
Sebastien Helleu
2013-12-22
doc: update example of copyright in source file (developer's guide)
Sebastien Helleu
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
[prev]
[next]