Age | Commit message (Expand) | Author |
2011-05-01 | xfer: remove unused variable | Sebastien Helleu |
2011-05-01 | fifo: remove unused variable | Sebastien Helleu |
2011-05-01 | core: remove unused variables | Sebastien Helleu |
2011-04-29 | doc: fix callbacks of function weechat_config_new_option in plugin API reference | Sebastien Helleu |
2011-04-29 | irc: fix tags for messages sent with /msg command (bug #33169) | Sebastien Helleu |
2011-04-29 | doc: add return value for callbacks in plugin API reference | Sebastien Helleu |
2011-04-28 | irc: add new options irc.color.topic_old and irc.color.topic_new | Sebastien Helleu |
2011-04-28 | core: update german translations | Sebastien Helleu |
2011-04-28 | irc: add option "ssl_priorities" in servers (task #10106, debian #624055) | Sebastien Helleu |
2011-04-26 | perl: fix memory leak when calling perl functions (bug #32895) | Sebastien Helleu |
2011-04-26 | doc: change URL for support page in FAQ | Sebastien Helleu |
2011-04-26 | irc: add modifier "irc_in2_xxx" (called after charset decoding) | Sebastien Helleu |
2011-04-26 | api: add new function config_set_desc_plugin (task #10925) | Sebastien Helleu |
2011-04-26 | core: fix scroll on buffers with free content | Sebastien Helleu |
2011-04-25 | doc: fix typo in plugin API reference for function config_set_plugin | Sebastien Helleu |
2011-04-25 | relay: fix crash on /upgrade when nick in irc client is not yet set | Sebastien Helleu |
2011-04-24 | core: update ChangeLog | Sebastien Helleu |
2011-04-24 | core: fix scroll in windows with /window scroll (skip lines "Day changed to") | Sebastien Helleu |
2011-04-24 | core: add date and date_printed of each line in dump of buffers | Sebastien Helleu |
2011-04-24 | core: recalculate buffer_max_length when buffer short name is changed (patch ... | Sebastien Helleu |
2011-04-24 | core: add option weechat.look.hotlist_add_buffer_if_away | Sebastien Helleu |
2011-04-24 | irc: use tag "notify_none" for self messages | Sebastien Helleu |
2011-04-23 | core: add buffer to hotlist if away is set on buffer (even if buffer is displ... | Sebastien Helleu |
2011-04-23 | core: add option "balance" for command /window (key: alt+"w" + alt+"b") | Sebastien Helleu |
2011-04-22 | core: add option "swap" for command /window (key: alt+"w" + alt+"s") (task #1... | Sebastien Helleu |
2011-04-21 | Version 0.3.5-rc1 | Sebastien Helleu |
2011-04-20 | doc: fix typo | Sebastien Helleu |
2011-04-19 | core: allow command mask for infolist_get on command hooks | Sebastien Helleu |
2011-04-17 | core: add automatic reset of color pairs, new option weechat.look.color_pairs... | Sebastien Helleu |
2011-04-17 | core: apply new value of option weechat.look.buffer_notify_default to all ope... | Sebastien Helleu |
2011-04-16 | core: return WEECHAT_RC_OK instead of WEECHAT_RC_ERROR in commands when error... | Sebastien Helleu |
2011-04-16 | core: prohibit names beginning with "#" for bars, proxies, filters and IRC se... | Sebastien Helleu |
2011-04-15 | doc: update german translations and user guide | Sebastien Helleu |
2011-04-15 | aspell: add section "option" in aspell.conf for speller options (task #11083) | Sebastien Helleu |
2011-04-15 | irc: fix memory leak when copying or renaming server | Sebastien Helleu |
2011-04-15 | plugins: fix memory leaks when setting buffer callbacks after /upgrade (plugi... | Sebastien Helleu |
2011-04-14 | core: remove unneeded space in german translation | Sebastien Helleu |
2011-04-13 | core: use buffer pointer instead of window in input functions, add new functi... | Sebastien Helleu |
2011-04-13 | doc: use color orange for key "alt" and gray for key "shift" | Sebastien Helleu |
2011-04-11 | irc: do not rejoin channels where /part has been issued before reconnection t... | Sebastien Helleu |
2011-04-11 | irc: use nick color for users outside the channel | Sebastien Helleu |
2011-04-11 | core: add default keys meta-O{A,B,C,D} (same as meta-O{a,b,c,d}) | Sebastien Helleu |
2011-04-11 | core: fix crash when terminal has no color support | Sebastien Helleu |
2011-04-11 | core: add messages counts in hotlist for each buffer, option weechat.look.hot... | Sebastien Helleu |
2011-04-10 | irc: update short name of server buffer when server is renamed | Sebastien Helleu |
2011-04-10 | core: add missing and remove unneeded spaces in translations | Sebastien Helleu |
2011-04-09 | core: update german translations and FAQ | Sebastien Helleu |
2011-04-07 | core: add prefix in addition of message in output of /debug buffer | Sebastien Helleu |
2011-03-26 | tcl: fix tcl detection on some 64-bits systems (bug #32915) | Sebastien Helleu |
2011-03-26 | core: flush stdout after changing terminal title (patch from Guido Berhoerster) | Sebastien Helleu |