summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2011-12-17core: add signal "buffer_line_added"Sebastien Helleu
2011-12-17api: add new function hdata_check_pointerSebastien Helleu
2011-12-16core: add default keys "meta2-1;5D" and "meta2-1;5C" (ctrl+left/right) for gn...Sebastien Helleu
2011-12-09irc: reset read marker of current buffer on manual /joinSebastien Helleu
2011-12-07core: add option "hooks" for command /debugSebastien Helleu
2011-12-07core: add option "weechat.look.scroll_bottom_after_switch" (if enabled, resto...Sebastien Helleu
2011-12-06relay: add WeeChat protocol (for remote GUI), doc about protocol, new optionsSebastien Helleu
2011-12-06api: add new function nicklist_get_next_itemSebastien Helleu
2011-11-27irc: fix crash when signon time in message 317 (whois, idle) is invalid (too ...Sebastien Helleu
2011-11-25core: add type char for hdata and function hdata_char in plugin/script APISebastien Helleu
2011-11-21irc: do not delete servers added in irc.conf on /reload (bug #34872)Sebastien Helleu
2011-11-19xfer: display origin of xfer in core and xfer buffers (task #10956)Sebastien Helleu
2011-11-18irc: remove autorejoin on channels when disconnected from server (bug #32207)Sebastien Helleu
2011-11-17irc: display messages kick/kill/mode/topic even if nick is ignored (bug #34853)Sebastien Helleu
2011-11-17core: apply filters after full reload of configuration files (with /reload) (...Sebastien Helleu
2011-11-15core: allow list for option weechat.plugin.extension (makes weechat.conf port...Sebastien Helleu
2011-11-12core: fix compilation under OpenBSD 5.0 (lib utf8 not needed any more) (bug #...Simon Kuhnle
2011-11-12core: add new option weechat.completion.base_word_until_cursor: allow complet...Sebastien Helleu
2011-11-12irc: add case insensitive string comparison based on casemapping of server (r...Sebastien Helleu
2011-11-12api: add new functions strcasecmp_range and strncasecmp_rangeSebastien Helleu
2011-11-08core: add option "jump_last_buffer_displayed" for command /input (key: alt+"/...Sebastien Helleu
2011-11-07core: display error in command /buffer if arguments are wrong (bug #34180)Sebastien Helleu
2011-11-07irc: display channel voice notices received in channel buffer (bug #34762), d...Sebastien Helleu
2011-11-06core: add developer's guide in ChangeLogSebastien Helleu
2011-11-05core: rename options weechat.history.{max_lines|max_minutes} to weechat.histo...Sebastien Helleu
2011-11-05irc: add option irc.color.mirc_remap to remap mirc colors in messages to WeeC...Sebastien Helleu
2011-11-04irc: allow URL "irc://" in command /connectSebastien Helleu
2011-11-03irc: auto-connect to servers created with "irc://" on command line but not ot...Sebastien Helleu
2011-11-01core: add option weechat.history.max_minutes: maximum number of minutes in hi...Sebastien Helleu
2011-10-30core: fix help on plugin option when config_set_desc_plugin is called to set ...Sebastien Helleu
2011-10-29core: add WEECHAT_HOME option in cmake and configure to setup default WeeChat...Sebastien Helleu
2011-10-29core: add optional arguments for command /plugin load/reload/autoloadSebastien Helleu
2011-10-26ruby: fix crash when reloading ruby plugin (bug #34474)Dominik Honnef
2011-10-26guile: new script plugin for scheme (task #7289)Sebastien Helleu
2011-10-25core: fix compilation error with "pid_t" on Mac OS X (bug #34639)Sebastien Helleu
2011-10-23core: enable background process under Cygwin to connect to servers, fix recon...Sebastien Helleu
2011-10-22Version 0.3.7-devSebastien Helleu
2011-10-22Version 0.3.6Sebastien Helleu
2011-10-20core: fix typo in ChangeLogSebastien Helleu
2011-10-20Version 0.3.6-rc3Sebastien Helleu
2011-10-19core: fix freeze when calling function util_file_get_content with a directory...Sebastien Helleu
2011-10-15core: add color attribute "|" and value "resetcolor" for function weechat_col...Sebastien Helleu
2011-10-10Version 0.3.6-rc2Sebastien Helleu
2011-10-10core: fix compilation error (INSTALLPREFIX undeclared) on OS X and when compi...Sebastien Helleu
2011-10-09core: display timeout for hook_process command only if debug for core is enab...Sebastien Helleu
2011-10-07core: bufferize lines displayed before core buffer is created, to display the...Sebastien Helleu
2011-10-04irc: fix display of items "away" and "lag" in root bars, refresh all irc bar ...Sebastien Helleu
2011-10-03irc: fix crash on malformed irc notice received (without message after target)Sebastien Helleu
2011-10-02Version 0.3.6-rc1Sebastien Helleu
2011-10-02core: fix display of background color in chat area after line feedSebastien Helleu