summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2014-01-05doc: add note about function hdata_update at the beginning of hdata chapter (...Sebastien Helleu
2014-01-05core: fix crash with hdata_update on shared strings, add hdata type "shared_s...Sebastien Helleu
2014-01-02doc: fix description of xfer signals in plugin API referenceSebastien Helleu
2014-01-01doc: fix typo in plugin API referenceSebastien Helleu
2014-01-01core: update copyright datesSebastien Helleu
2013-12-31doc: add missing value for property "active" in function buffer_get_integer (...Sebastien Helleu
2013-12-31doc: fix typos in plugin API referenceSebastien Helleu
2013-12-30doc: fix description of arguments in some "set" functions (plugin API reference)Sebastien Helleu
2013-12-30core: rename option "add" to "store" in command /layoutSebastien Helleu
2013-12-29doc: fix typo in return value of function weechat_list_prev (plugin API refer...Sebastien Helleu
2013-12-24irc: fix typo in /help irc.look.highlight_{channel|pv|server}Sebastien Helleu
2013-12-23doc: add missing spacesSebastien Helleu
2013-12-23doc: remove obsolete command line option -k/--keys in man pageSebastien Helleu
2013-12-23doc: add polish man page and user's guide, update polish translations and FAQKrzysztof Koroscik
2013-12-23core: replace darkgray color as default value of optionsSebastien Helleu
2013-12-22doc: update example of copyright in source file (developer's guide)Sebastien Helleu
2013-12-21core: update german translationsNils Görs
2013-12-18core: add support of UTF-8 chars in horizontal/vertical separatorsSebastien Helleu
2013-12-18core: add option weechat.look.window_auto_zoom, disable automatic zoom by def...Sebastien Helleu
2013-12-17doc: add coordinate 222 for problem with mouse coordinates (FAQ)Sebastien Helleu
2013-12-16irc: add option irc.look.smart_filter_mode (task #12499)Sebastien Helleu
2013-12-15core: add support of logical and/or for argument "tags" in function hook_printSebastien Helleu
2013-12-15core: fix some translation of "tags" in frenchSebastien Helleu
2013-12-15core: add buffer property "highlight_tags_restrict", rename option irc.look.h...Sebastien Helleu
2013-12-14core: add note about support of "*" for tags in /help filterSebastien Helleu
2013-12-14core: add logical "and" between tags in filters, weechat.look.highlight_tags ...Sebastien Helleu
2013-12-13core: rename options save/reset to add/del in command /layoutSebastien Helleu
2013-12-11core: update translationsSebastien Helleu
2013-12-11irc: add note about command /disconnect in /help connectSebastien Helleu
2013-12-10doc: add note about things not allowed in callback of function hook_completio...Sebastien Helleu
2013-12-08core: add signal "buffer_cleared"Sebastien Helleu
2013-12-07irc: rename option irc.look.ban_mask_default to irc.network.ban_mask_defaultSebastien Helleu
2013-12-07irc: add option irc.look.ban_mask_default (bug #26571)Sebastien Helleu
2013-12-07core: fix typos in french translation of /help banSebastien Helleu
2013-12-07irc: improve /help of command/command_delay/autojoin options in serversSebastien Helleu
2013-12-06irc: add option irc.network.lag_maxSebastien Helleu
2013-12-06doc: update auto-generated files with hdataSebastien Helleu
2013-12-04doc: add missing property "print_hooks_enabled" in function buffer_set (plugi...Sebastien Helleu
2013-12-04core: add buffer property "day_change" to hide messages for the day change in...Sebastien Helleu
2013-12-02doc: use syntax key[xxx] for key bindings in quickstart guideSebastien Helleu
2013-12-02doc: replace @k(xxx) by key[xxx] for key bindings in docsSebastien Helleu
2013-12-01core: replace default key ctrl+"c", "u" by ctrl+"c", "_" for underlined text ...Sebastien Helleu
2013-12-01core: replace default key ctrl+"c", "r" by ctrl+"c", "v" for reverse video in...Sebastien Helleu
2013-12-01core: add missing access to hdata "buffer_visited"Sebastien Helleu
2013-11-28core: revert check of layout when switching to a buffer using value "auto" in...Sebastien Helleu
2013-11-24doc: update german user's guideNils Görs
2013-11-23doc: update description for value "auto" in function buffer_set with property...Sebastien Helleu
2013-11-20core: update german translationsNils Görs
2013-11-20doc: use asciidoc attribute for date of docs (fix cmake warning)Sebastien Helleu
2013-11-17core: add option "libs" for command /debug, add signal "debug_libs"Sebastien Helleu