summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-22core: display error (only once) when bad file descriptor is detected in hook_fdSebastien Helleu
2011-06-22core: fix freeze when hook_fd is called with a bad file/socket (bug #33619)Sebastien Helleu
2011-06-22doc: fix typo in FAQSebastien Helleu
2011-06-22irc: add prefix "#" for all channels on join (if no prefix given)Sebastien Helleu
2011-06-22doc: fix question about target buffer on merged buffers in FAQSebastien Helleu
2011-06-22doc: update question about URLs in FAQSebastien Helleu
2011-06-22doc: update german translations and FAQSebastien Helleu
2011-06-21doc: fix typo in plugin API referenceSebastien Helleu
2011-06-21doc: add questions in FAQ, remove instructions/commands for old WeeChat versi...Sebastien Helleu
2011-06-21core: fix bug with option weechat.look.hotlist_count_max when count_max is gr...Sebastien Helleu
2011-06-21core: fix bug with option weechat.look.hotlist_count_max (value+1 was used)Sebastien Helleu
2011-06-16irc: switch to buffer on /join #channel if channel buffer already existsSebastien Helleu
2011-06-16irc: update host of nicks on manual /whoSebastien Helleu
2011-06-15core: add local variable "highlight_regex" in buffersSebastien Helleu
2011-06-15relay, xfer: display possible actions in buffer even if list is emptySebastien Helleu
2011-06-14irc, relay: check that prefix and message are not NULL before adding a messag...Sebastien Helleu
2011-06-13core: update description for some hdataSebastien Helleu
2011-06-13core: add option "tags" for command /debugSebastien Helleu
2011-06-13core: add option weechat.look.eat_newline_glitch (disabled by default, can ca...Sebastien Helleu
2011-06-13core: add "hdata" (direct access to WeeChat/plugin data)Sebastien Helleu
2011-06-13core: add string representation for types pointer, buffer and time in propert...Sebastien Helleu
2011-06-01core: fix bug with new line inserted at end of each line displayed (set eat_n...Sebastien Helleu
2011-06-01core: add option "infolists" for command /debugSebastien Helleu
2011-05-31core: fix bug with horizontal scroll in windows and long linesSebastien Helleu
2011-05-26relay: fix memory leak on plugin load (free raw messages)Sebastien Helleu
2011-05-26relay: fix memory leak (free some parsed messages) (bug #33387)Sebastien Helleu
2011-05-26irc: fix memory leak in message parser (when called from other plugins like r...Sebastien Helleu
2011-05-26irc: fix memory leak on plugin unload (free ignores)Sebastien Helleu
2011-05-19core: sync debian files with debian git repositorySebastien Helleu
2011-05-18logger: add option logger.file.flush_delay (task #11118)Sebastien Helleu
2011-05-18logger: use tag "no_log" for some messages printedSebastien Helleu
2011-05-16core: add horizontal scrolling for buffers with free content (command /window...Sebastien Helleu
2011-05-15doc: add missing argument "gnutls_priorities" in function hook_connectSebastien Helleu
2011-05-15api: fix bug with function config_set_desc_plugin (use immediately descriptio...Sebastien Helleu
2011-05-15core: add missing arguments filename and name in /help pluginSebastien Helleu
2011-05-15irc: fix argument nick in /help ignoreSebastien Helleu
2011-05-15Version 0.3.6-devSebastien Helleu
2011-05-15Version 0.3.5Sebastien Helleu
2011-05-15core: fix compilation of doc in standalone packageSebastien Helleu
2011-05-15core: update portuguese translationsSebastien Helleu
2011-05-14core: update spanish translationsSebastien Helleu
2011-05-14irc: fix typo in /help linksSebastien Helleu
2011-05-14doc: update polish translations and FAQSebastien Helleu
2011-05-14doc: update italian user guideSebastien Helleu
2011-05-13doc: fix typosSebastien Helleu
2011-05-11core: fix argument name in /help colorSebastien Helleu
2011-05-10Updated czech translationsJiri Golembiovsky
2011-05-10doc: update italian translations and user guideSebastien Helleu
2011-05-09doc: update german translations and user guideSebastien Helleu
2011-05-08doc: add note about new keys in release notesSebastien Helleu