Age | Commit message (Expand) | Author |
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 |
2011-03-24 | doc: add question about "WeeChat" name in FAQ | Sebastien Helleu |
2011-03-24 | irc: fix self nick color in nicklist after changing nick with /nick | Sebastien Helleu |
2011-03-23 | irc: return empty color name for nick prefix when no mode is set (instead of ... | Sebastien Helleu |
2011-03-23 | irc: replace options irc.color.nick_prefix_{op|halfop|voice|user} by a single... | Sebastien Helleu |
2011-03-23 | irc: fix local variable "away" on server buffer (set/delete it each time away... | Sebastien Helleu |
2011-03-21 | Update italian translations and docs | Sebastien Helleu |
2011-03-18 | Add optional bar name in command /bar default | Sebastien Helleu |
2011-03-18 | Create default bars only if no bar is defined in configuration file | Sebastien Helleu |
2011-03-18 | Add new option weechat.look.highlight_tags (force highlight on tags) | Sebastien Helleu |
2011-03-16 | aspell: fix spellers used after switch of window (bug #32811) | Sebastien Helleu |
2011-03-16 | Use new style for keys in FAQ | Sebastien Helleu |
2011-03-16 | Add question about keys up/down for global history in FAQ | Sebastien Helleu |
2011-03-16 | Add new option irc.look.buffer_switch_autojoin, rename option irc.look.buffer... | Sebastien Helleu |
2011-03-15 | Allow removal of hashtable entry in callback of hashtable_map | Sebastien Helleu |
2011-03-15 | Fix return value of callback for hashtable_map in plugin API reference | Sebastien Helleu |
2011-03-15 | Add task #8542 in ChangeLog | Sebastien Helleu |
2011-03-15 | Add new option irc.look.buffer_auto_switch_on_join | Sebastien Helleu |
2011-03-15 | Fix typos in plugin API reference | Sebastien Helleu |
2011-03-13 | Fix typo in french FAQ (patch #7505) | Sebastien Helleu |
2011-03-13 | Use new style for command line color keys in user guide | Sebastien Helleu |
2011-03-12 | Update german translations | Sebastien Helleu |
2011-03-11 | Add function "buffer_match_list" in plugin API | Sebastien Helleu |
2011-03-10 | Fix bug with repeat of last completion ("%*"), which failed when many templat... | Sebastien Helleu |
2011-03-09 | Add missing variable "buffers" in dump of filters | Sebastien Helleu |
2011-03-09 | Allow list of buffers in command /filter (exclusion with prefix "!") (task #1... | Sebastien Helleu |
2011-03-08 | Update german translations and FAQ | Sebastien Helleu |
2011-03-07 | Fix build when gnutls library is not found | Sebastien Helleu |
2011-03-07 | Add chars "`" and "_" in default value of option weechat.completion.nick_igno... | Sebastien Helleu |
2011-03-07 | Add new option irc.look.smart_filter_nick | Sebastien Helleu |
2011-03-06 | Add question in FAQ about freenode and SSL | Sebastien Helleu |
2011-03-06 | Reload file with certificate authorities when option weechat.network.gnutls_c... | Sebastien Helleu |
2011-03-06 | Rebuild bar content when items are changed in an hidden bar | Sebastien Helleu |
2011-03-06 | Add missing "extern" in rmodifier-config.h | Sebastien Helleu |