Age | Commit message (Expand) | Author |
2011-10-04 | irc: fix display of items "away" and "lag" in root bars, refresh all irc bar ... | Sebastien Helleu |
2011-10-03 | irc: fix crash on malformed irc notice received (without message after target) | Sebastien Helleu |
2011-10-02 | Version 0.3.6-rc1 | Sebastien Helleu |
2011-10-02 | core: fix display of background color in chat area after line feed | Sebastien Helleu |
2011-09-30 | irc: set host for nick on each nick change (if not already set) | Sebastien Helleu |
2011-09-29 | irc: set host for nick on each channel message (if not already set) | Sebastien Helleu |
2011-09-27 | irc: add missing messages for whois: 223, 264 | Sebastien Helleu |
2011-09-27 | core: fix paste detection (problem with end of lines) | Sebastien Helleu |
2011-09-24 | core: add new option weechat.look.color_basic_force_bold, off by default: bol... | Sebastien Helleu |
2011-09-23 | core: add default key "meta2-[E" (F5) for linux console | Sebastien Helleu |
2011-09-22 | core: add options weechat.look.color_inactive_window/buffer, fix bugs with in... | Sebastien Helleu |
2011-09-22 | core: fix display of paste multi-line prompt with a root input bar (bug #34305) | Sebastien Helleu |
2011-09-22 | irc: use high priority queue for sending modes and wallchops messages | Sebastien Helleu |
2011-09-22 | core: add colors for inactive windows and lines (in merged buffers) | Sebastien Helleu |
2011-09-07 | core: add bugs #33448 and #33592 to ChangeLog | Sebastien Helleu |
2011-08-28 | irc: allow reason for command /disconnect | Sebastien Helleu |
2011-08-27 | core: do automatic zoom on current window when terminal becomes too small for... | Sebastien Helleu |
2011-08-27 | irc: allow server name for commands /die and /restart | Sebastien Helleu |
2011-08-26 | core: add new options weechat.look.bar_more_left/right/up/down | Sebastien Helleu |
2011-08-26 | core: add new option weechat.look.item_buffer_filter | Sebastien Helleu |
2011-08-26 | core: change default value of option weechat.network.gnutls_ca_file to "/etc/... | Sebastien Helleu |
2011-08-26 | core: replace deprecated gnutls function "gnutls_certificate_client_set_retri... | Sebastien Helleu |
2011-08-26 | irc: improve split of privmsg, add split of some other messages (bug #29879),... | Sebastien Helleu |
2011-08-26 | core: use dynamic buffer size for calls to vsnprintf | Sebastien Helleu |
2011-08-25 | core: fix memory leak in unhook of hook_connect | Sebastien Helleu |
2011-08-25 | core: fix memory leak in display of empty bar items | Sebastien Helleu |
2011-08-21 | irc: use color "default" for any invalid color in option weechat.color.chat_n... | Sebastien Helleu |
2011-08-20 | core: add functions "key_bind" and "key_unbind" in plugin API | Sebastien Helleu |
2011-08-18 | perl: replace calls to SvPV by SvPV_nolen (patch #7436) | Sebastien Helleu |
2011-08-18 | core: fix input of wide UTF-8 chars under Cygwin (bug #34061) | Sebastien Helleu |
2011-08-17 | scripts: fix crash with scripts not auto-loaded having a buffer opened after ... | Sebastien Helleu |
2011-08-16 | core: allow name of buffer for command /buffer clear (task #11269) | Sebastien Helleu |
2011-08-09 | core: add new command /repeat (execute a command several times) | Sebastien Helleu |
2011-08-08 | core: use arguments for infolist "window" to return only one window by number | Sebastien Helleu |
2011-08-08 | irc: send WHO command to check away nicks only if channel was not parted | Sebastien Helleu |
2011-08-05 | core: save and restore layout for buffers and windows on /upgrade | Sebastien Helleu |
2011-08-05 | core: fix bugs with automatic layout (bug #26110), add support of merged buff... | Sebastien Helleu |
2011-08-04 | core: add option -all for command /buffer unmerge | Sebastien Helleu |
2011-08-02 | core: fix crash when invalid UTF-8 chars are inserted in command line (bug #3... | Sebastien Helleu |
2011-08-02 | core: stop horizontal bar scroll at the end of content (for bars with horizon... | Sebastien Helleu |
2011-07-30 | core: update ChangeLog | Sebastien Helleu |
2011-07-29 | core: add number in windows, improve mouse/cursor actions when screen is split | Sebastien Helleu |
2011-07-28 | core: improve mouse support: process utf-8 codes, add option weechat.look.mou... | Sebastien Helleu |
2011-07-27 | core: allow buffer name in /buffer close | Sebastien Helleu |
2011-07-26 | core: add mouse support (task #5435), free cursor movement, hook_focus, fix b... | Sebastien Helleu |
2011-07-18 | irc: fix crash when malformed IRC message 352 (WHO) is received (bug #33790) | Sebastien Helleu |
2011-07-13 | irc: fix crash when command "/buffer close" is used in a server command to cl... | Sebastien Helleu |
2011-07-12 | core: fix completion for command arguments when same command exists in many p... | Sebastien Helleu |
2011-07-10 | irc: fix crash when /join command is executed on a non-irc buffer (bug #33742) | Sebastien Helleu |
2011-07-10 | relay: fix bug with self nick when someone changes its nick on channel (bug #... | Sebastien Helleu |