summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-08core: ensure that new split percent is between 1 and 99 for balance of windowsSebastien Helleu
2011-05-07weercd.py: fix typo, add action in weercd.confSebastien Helleu
2011-05-07core: fix balance of windows with vertical splitSebastien Helleu
2011-05-07core: fix balance of windowsSebastien Helleu
2011-05-07core: improve output of /debug windowsSebastien Helleu
2011-05-06weercd.py: add option "action": "flood" = flood client, "user" = send custom ...Sebastien Helleu
2011-05-06irc: fix parsing of message 332 when no topic neither colon are found (bug wi...Sebastien Helleu
2011-05-06doc: add new hotlist features in release notes and way to come back to old be...Sebastien Helleu
2011-05-05doc: update italian plugin API referenceSebastien Helleu
2011-05-05doc: add value 0 for date in functions printf_date and printf_date_tags of pl...Sebastien Helleu
2011-05-04doc: update gnutls version required (min 2.2.0) in user guideSebastien Helleu
2011-05-04doc: update german translations and docsSebastien Helleu
2011-05-03doc: update italian translations and docsSebastien Helleu
2011-05-02irc: fix nick color in private when option irc.look.nick_color_force is changedSebastien Helleu
2011-05-01Version 0.3.5-rc2Sebastien Helleu
2011-05-01core: fix compiler warning on function wattr_get (on pointers to attrs and pair)Sebastien Helleu
2011-05-01xfer: remove unused variableSebastien Helleu
2011-05-01fifo: remove unused variableSebastien Helleu
2011-05-01core: remove unused variablesSebastien Helleu
2011-04-29doc: fix callbacks of function weechat_config_new_option in plugin API referenceSebastien Helleu
2011-04-29irc: fix tags for messages sent with /msg command (bug #33169)Sebastien Helleu
2011-04-29doc: add return value for callbacks in plugin API referenceSebastien Helleu
2011-04-28irc: add new options irc.color.topic_old and irc.color.topic_newSebastien Helleu
2011-04-28core: update german translationsSebastien Helleu
2011-04-28irc: add option "ssl_priorities" in servers (task #10106, debian #624055)Sebastien Helleu
2011-04-26perl: fix memory leak when calling perl functions (bug #32895)Sebastien Helleu
2011-04-26doc: change URL for support page in FAQSebastien Helleu
2011-04-26irc: add modifier "irc_in2_xxx" (called after charset decoding)Sebastien Helleu
2011-04-26api: add new function config_set_desc_plugin (task #10925)Sebastien Helleu
2011-04-26core: fix scroll on buffers with free contentSebastien Helleu
2011-04-25doc: fix typo in plugin API reference for function config_set_pluginSebastien Helleu
2011-04-25relay: fix crash on /upgrade when nick in irc client is not yet setSebastien Helleu
2011-04-24core: update ChangeLogSebastien Helleu
2011-04-24core: fix scroll in windows with /window scroll (skip lines "Day changed to")Sebastien Helleu
2011-04-24core: add date and date_printed of each line in dump of buffersSebastien Helleu
2011-04-24core: recalculate buffer_max_length when buffer short name is changed (patch ...Sebastien Helleu
2011-04-24core: add option weechat.look.hotlist_add_buffer_if_awaySebastien Helleu
2011-04-24irc: use tag "notify_none" for self messagesSebastien Helleu
2011-04-23core: add buffer to hotlist if away is set on buffer (even if buffer is displ...Sebastien Helleu
2011-04-23core: add option "balance" for command /window (key: alt+"w" + alt+"b")Sebastien Helleu
2011-04-22core: add option "swap" for command /window (key: alt+"w" + alt+"s") (task #1...Sebastien Helleu
2011-04-21Version 0.3.5-rc1Sebastien Helleu
2011-04-20doc: fix typoSebastien Helleu
2011-04-19core: allow command mask for infolist_get on command hooksSebastien Helleu
2011-04-17core: add automatic reset of color pairs, new option weechat.look.color_pairs...Sebastien Helleu
2011-04-17core: apply new value of option weechat.look.buffer_notify_default to all ope...Sebastien Helleu
2011-04-16core: return WEECHAT_RC_OK instead of WEECHAT_RC_ERROR in commands when error...Sebastien Helleu
2011-04-16core: prohibit names beginning with "#" for bars, proxies, filters and IRC se...Sebastien Helleu
2011-04-15doc: update german translations and user guideSebastien Helleu
2011-04-15aspell: add section "option" in aspell.conf for speller options (task #11083)Sebastien Helleu