summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-01core: add missing access to hdata "buffer_visited"Sebastien Helleu
2013-12-01core: fix random crash when closing a bufferSebastien Helleu
2013-11-30irc: use option irc.network.colors_send (instead of receive) when displaying ...Sebastien Helleu
2013-11-30aspell: fix detection of nicks when there are non-alphanumeric chars around a...Sebastien Helleu
2013-11-30aspell: fix detection of nicks when there is nick completer at the endSebastien Helleu
2013-11-30aspell: fix detection of nicks with non-alphanumeric charsSebastien Helleu
2013-11-30irc: fix crash when setting a wrong value in server option "ssl_priorities"Sebastien Helleu
2013-11-28core: revert check of layout when switching to a buffer using value "auto" in...Sebastien Helleu
2013-11-28python: fix load of scripts with python >= 3.3Sebastien Helleu
2013-11-26irc: suggest lower values for option irc.server.xxx.ssl_dhkey_size after SSL ...Sebastien Helleu
2013-11-24core: do not update terminal title on startup if option weechat.look.window_t...Sebastien Helleu
2013-11-24doc: update german user's guideNils Görs
2013-11-23irc: fix memory leak when checking the value of ssl_priorities option in serversSebastien Helleu
2013-11-23core: free secured data on exitSebastien Helleu
2013-11-23core: free nicklist data (for hsignal) on exitSebastien Helleu
2013-11-23irc: fix memory leak when a channel is deletedSebastien Helleu
2013-11-23doc: update description for value "auto" in function buffer_set with property...Sebastien Helleu
2013-11-22core: fix crash on "/buffer close name" when the buffer is not foundSebastien Helleu
2013-11-22core: fix crash on /buffer close core.weechatSebastien Helleu
2013-11-20core: update german translationsNils Görs
2013-11-20doc: use asciidoc attribute for date of docs (fix cmake warning)Sebastien Helleu
2013-11-19core: fix current color/background after reset of colorSebastien Helleu
2013-11-19guile: disable guile gmp allocator (fix crash on unload of relay plugin) (bug...Pierre Carru
2013-11-18scripts: use #ifdef to check if versions are defined in signal "debug_libs"Sebastien Helleu
2013-11-18core: use #ifdef to check if versions are defined in signal "debug_libs"Sebastien Helleu
2013-11-18core: remove "v" before versions displayed by /debug libsSebastien Helleu
2013-11-17scripts: display lib version on signal "debug_libs"Sebastien Helleu
2013-11-17aspell: display aspell/enchant version on signal "debug_libs"Sebastien Helleu
2013-11-17core: add option "libs" for command /debug, add signal "debug_libs"Sebastien Helleu
2013-11-17doc: update auto-generated files with WeeChat optionsSebastien Helleu
2013-11-17core: remove obsolete signals "debug_buffer" and "debug_windows"Sebastien Helleu
2013-11-15core: optimize loop when closing several buffers with command /buffer close n...Sebastien Helleu
2013-11-15core: fix memory leak when n2 is not a valid number in command /buffer close ...Sebastien Helleu
2013-11-14core: apply color attributes when clearing a window (patch #8236) (patch from...Sebastien Helleu
2013-11-13core: set option weechat.look.paste_bracketed to "on" by defaultSebastien Helleu
2013-11-12core: fix truncated text when pasting several long lines (bug #40210)Sebastien Helleu
2013-11-12doc: fix build of man page (add missing copy of file cmdline_options.xx.txt)Sebastien Helleu
2013-11-11core: add missing contributors in AUTHORSSebastien Helleu
2013-11-11core: update polish translationsKrzysztof Koroscik
2013-11-11doc: fix style for tables with asciidoc 8.6.9 (developer's guide)Sebastien Helleu
2013-11-11doc: fix warnings on build of man page with a2x 8.6.9Sebastien Helleu
2013-11-09core: fix terminal title under screen/tmuxSebastien Helleu
2013-11-09core: rename option weechat.look.set_title to weechat.look.window_title (eval...Sebastien Helleu
2013-11-09core: add infos "term_width" and "term_height"Sebastien Helleu
2013-11-09api: add support of infos with format `${info:name,arguments}` in function st...Sebastien Helleu
2013-11-09api: add support for C++ pluginsstfn
2013-11-09doc: add bar item "buffer_zoom" in user's guideSebastien Helleu
2013-11-09core: add bar item "buffer_zoom", add signals "buffer_{zoomed|unzoomed}" (pat...Sebastien Helleu
2013-11-09core: update translationsSebastien Helleu
2013-11-09xfer: load plugin even if options can not be read in xfer.conf (with warnings)Sebastien Helleu