summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-04aspell: add bar item "aspell_suggest": suggestions for misspelled word at cur...Sebastien Helleu
2012-11-04aspell: update bar item "aspell_dict" only if spellers have changedSebastien Helleu
2012-11-04aspell: fix creation of spellers when number of dictionaries is different bet...Sebastien Helleu
2012-11-03irc: fix display bug in output of /quiet or /mode #channel +q (wrong nick dis...Sebastien Helleu
2012-11-02irc: add command /quiet, fix display of messages 728/729 (quiet list, end of ...Nils Görs
2012-11-02irc: add option irc.network.alternate_nick to disable dynamic nick generation...Nils Görs
2012-11-02core: add incomplete mouse events "event-down" and "event-drag" (task #11840)Ailin Nemui
2012-11-02core: expand buffer local variables in evaluation of expressions (command /ev...Sebastien Helleu
2012-11-02core: support many commands in /eval (separated by semicolons)Sebastien Helleu
2012-11-02irc: fix compilation when gnutls is disabled (bug #37639)Sebastien Helleu
2012-11-02doc: add chapter "bars" in japanese user's guideSebastien Helleu
2012-11-02core: add command /eval, use expression in conditions for bars, add function ...Sebastien Helleu
2012-10-21core: remove duplicated #includeSebastien Helleu
2012-10-20irc: add option irc.network.whois_double_nick to double nick in command /whoisSebastien Helleu
2012-10-20irc: send whois on self nick when /whois is done without argument on a channe...Nils Görs
2012-10-20doc: update german translations and user guideNils Görs
2012-10-19relay: fix crash when receiving a new client on a socketSebastien Helleu
2012-10-19doc: fix typo in example of hdata_get_string (plugin API reference)Sebastien Helleu
2012-10-19doc: add link to doc for dependencies in file INSTALLSebastien Helleu
2012-10-19doc: update ruby version in dependencies (user's guide)Sebastien Helleu
2012-10-18doc: rename filter "jpk" to "joinquit" in FAQSebastien Helleu
2012-10-18core: fix gnutls warningsstfn
2012-10-18core: add option "-quit" for command /upgrade (save session and quit without ...Sebastien Helleu
2012-10-18core: fix display of zoomed/merged buffer (with number >= 2) after switching ...Sebastien Helleu
2012-10-17core: fix typo in NEWSSebastien Helleu
2012-10-17core: fix sendmsg/recvmsg on BSD/OSX by sending 1 byte of data (in hook_connect)Simon Arlott
2012-10-17core: fix display problem when option weechat.look.prefix_same_nick is set (p...Sebastien Helleu
2012-10-17weercd.py: add action "file" and option "file"Sebastien Helleu
2012-10-17core: fix connection to servers on OS XSebastien Helleu
2012-10-16irc: remove local variable "away" in server/channels buffers after server dis...Sebastien Helleu
2012-10-16relay: add support of IPv6, new option relay.network.ipv6, add support of "ip...Sebastien Helleu
2012-10-14irc: fix cancel of auto-reconnection to server with /disconnectSebastien Helleu
2012-10-14api: connect with IPv6 by default in hook_connect (with fallback to IPv4), sh...Simon Arlott
2012-10-12core: fix wrapping of words with wide chars (the break was made before the co...Sebastien Helleu
2012-10-09irc: add option "-noswitch" for command /join (task #12275)Sebastien Helleu
2012-10-06irc: fix crash when message 352 has too few arguments (bug #37513)Sebastien Helleu
2012-10-06doc: add missing files for script plugin in developer's guideSebastien Helleu
2012-10-06aspell: add bar item "aspell_dict" (dictionary used on current buffer)Nils Görs
2012-10-06doc: update hdata "irc_server" (add "disconnected") in plugin API referenceSebastien Helleu
2012-10-06irc: remove unneeded server disconnect when server buffer is closed and serve...Sebastien Helleu
2012-10-05doc: add call to config_get in examples of functions config_<type>(_default) ...Sebastien Helleu
2012-10-05relay: add missing "ssl." in output of /relay listrelaySebastien Helleu
2012-10-03script: fix compilation on OS XSebastien Helleu
2012-10-02core: sync debian files with debian git repositorySebastien Helleu
2012-10-02core: fix wrong Vcs-Browser URL for debian git repository (debian #689203)Sebastien Helleu
2012-09-29Version 0.4.0-devSebastien Helleu
2012-09-29Version 0.3.9Sebastien Helleu
2012-09-26relay: add tag "relay_client" for messages of new/disconnected clientSebastien Helleu
2012-09-24xfer: fix DCC transfer error (bug #37432)Sebastien Helleu
2012-09-23core: update spanish translationsElián Hanisch