summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
2011-09-30irc: set host for nick on each nick change (if not already set)Sebastien Helleu
2011-09-29irc: set host for nick on each channel message (if not already set)Sebastien Helleu
2011-09-27irc: add missing messages for whois: 223, 264Sebastien Helleu
2011-09-27core: fix paste detection (problem with end of lines)Sebastien Helleu
2011-09-24core: add new option weechat.look.color_basic_force_bold, off by default: bol...Sebastien Helleu
2011-09-23core: add default key "meta2-[E" (F5) for linux consoleSebastien Helleu
2011-09-22core: add options weechat.look.color_inactive_window/buffer, fix bugs with in...Sebastien Helleu
2011-09-22core: fix display of paste multi-line prompt with a root input bar (bug #34305)Sebastien Helleu
2011-09-22irc: use high priority queue for sending modes and wallchops messagesSebastien Helleu
2011-09-22core: add colors for inactive windows and lines (in merged buffers)Sebastien Helleu
2011-09-07core: add bugs #33448 and #33592 to ChangeLogSebastien Helleu
2011-08-28irc: allow reason for command /disconnectSebastien Helleu
2011-08-27core: do automatic zoom on current window when terminal becomes too small for...Sebastien Helleu
2011-08-27irc: allow server name for commands /die and /restartSebastien Helleu
2011-08-26core: add new options weechat.look.bar_more_left/right/up/downSebastien Helleu
2011-08-26core: add new option weechat.look.item_buffer_filterSebastien Helleu
2011-08-26core: change default value of option weechat.network.gnutls_ca_file to "/etc/...Sebastien Helleu
2011-08-26core: replace deprecated gnutls function "gnutls_certificate_client_set_retri...Sebastien Helleu
2011-08-26irc: improve split of privmsg, add split of some other messages (bug #29879),...Sebastien Helleu
2011-08-26core: use dynamic buffer size for calls to vsnprintfSebastien Helleu
2011-08-25core: fix memory leak in unhook of hook_connectSebastien Helleu
2011-08-25core: fix memory leak in display of empty bar itemsSebastien Helleu
2011-08-21irc: use color "default" for any invalid color in option weechat.color.chat_n...Sebastien Helleu
2011-08-20core: add functions "key_bind" and "key_unbind" in plugin APISebastien Helleu
2011-08-18perl: replace calls to SvPV by SvPV_nolen (patch #7436)Sebastien Helleu
2011-08-18core: fix input of wide UTF-8 chars under Cygwin (bug #34061)Sebastien Helleu
2011-08-17scripts: fix crash with scripts not auto-loaded having a buffer opened after ...Sebastien Helleu
2011-08-16core: allow name of buffer for command /buffer clear (task #11269)Sebastien Helleu
2011-08-09core: add new command /repeat (execute a command several times)Sebastien Helleu
2011-08-08core: use arguments for infolist "window" to return only one window by numberSebastien Helleu
2011-08-08irc: send WHO command to check away nicks only if channel was not partedSebastien Helleu