Age | Commit message (Expand) | Author |
2009-02-17 | Add new local variable "type" for buffers | Sebastien Helleu |
2009-02-17 | Use string instead of char for prefixes in nicklist | Sebastien Helleu |
2009-02-17 | Free all proxies before exiting | Sebastien Helleu |
2009-02-11 | Fix build of IRC CTCP message (bug #25560) | Sebastien Helleu |
2009-02-11 | Add irc and jabber options to display nick modes in input_prompt bar item | Sebastien Helleu |
2009-02-11 | Add missing IRC command 330 (whois, logged in as) | Sebastien Helleu |
2009-02-10 | Add missing refresh for windows separators (vertical splits) | Sebastien Helleu |
2009-02-10 | Authorize IRC commands msg/notice/query/quote outside IRC buffers if option "... | Sebastien Helleu |
2009-02-10 | Add option "-server" to IRC commands: msg, notice, query, quote | Sebastien Helleu |
2009-02-10 | Add irc info "irc_nick" to get current nick on a server | Sebastien Helleu |
2009-02-08 | Fix nick displayed by command /msg (bug #25518) | Sebastien Helleu |
2009-02-08 | Add help about alias list for /alias command (task #9087) | Sebastien Helleu |
2009-02-08 | Add new signals "irc_channel_opened" and "irc_pv_opened" | Sebastien Helleu |
2009-02-08 | Add hook type "command_run", add new function "string_remove_color" in plugin... | Sebastien Helleu |
2009-02-08 | Fix color decoding function | Sebastien Helleu |
2009-02-08 | Add property "input" for function buffer_get_string in plugin API | Sebastien Helleu |
2009-02-07 | Fix bug in irc color decoding: reset color if color code is not followed by a... | Sebastien Helleu |
2009-02-07 | Add numeric codes for low chars (< 32) in irc and jabber debug buffers | Sebastien Helleu |
2009-02-07 | Add hidden command line option --no-dlclose to remove dlclose() for unloaded ... | Sebastien Helleu |
2009-02-05 | Add some extra tests on arguments for config functions | Sebastien Helleu |
2009-02-05 | Fix crash with nicklist bar when position is top/bottom and filling is columns | Sebastien Helleu |
2009-02-04 | Add missing include of time.h in irc.c | Sebastien Helleu |
2009-02-04 | Fix 14 memory leaks (in core, gui, irc, jabber, logger, script plugins) | Sebastien Helleu |
2009-02-04 | Remove obsolete arguments in bar item callback, in tcl plugin | Sebastien Helleu |
2009-02-04 | Remove obsolete arguments in bar item callback, in script plugins | Sebastien Helleu |
2009-02-02 | Fix crash when read marker is moved before first line displayed (when first l... | Sebastien Helleu |
2009-02-01 | Fix crash when input bar contains UTF-8 wide chars (larger than screen) (bug ... | Sebastien Helleu |
2009-02-01 | Add signal weechat_pv for private messages | Sebastien Helleu |
2009-02-01 | Add function config_unset_plugin in API, fix return code of config_set_plugin | Sebastien Helleu |
2009-01-31 | Fix nicklist sort with IRC nicks (chan owner and admin first in list) | Sebastien Helleu |
2009-01-30 | Add plugin name in buffer name for filters | Sebastien Helleu |
2009-01-30 | Fix crash after /upgrade with IRC servers connected via SSL (bug #25398) | Sebastien Helleu |
2009-01-30 | Add one more screen refresh when size of a root bar is changed | Sebastien Helleu |
2009-01-30 | Fix problem with read marker when manually switching to other buffer with som... | Sebastien Helleu |
2009-01-30 | Fix some bugs with TLS connections in Jabber pluigin (TLS still not working i... | Sebastien Helleu |
2009-01-28 | Add boolean option to enable relay plugin to listen for clients (disabled by ... | Sebastien Helleu |
2009-01-27 | Fix infinite loop when running WeeChat for first time: force whole screen ref... | Sebastien Helleu |
2009-01-25 | Remove compilation warning (unused variable) | Sebastien Helleu |
2009-01-25 | Fix unread marker set with irc /away command: set unread marker for all serve... | Sebastien Helleu |
2009-01-25 | Improve refreshs of windows/buffers/bars, fix refresh bug when some bars are ... | Sebastien Helleu |
2009-01-17 | Remove unused jabber options and jabber servers in autogenerated doc | Sebastien Helleu |
2009-01-15 | Fix bug with IRC SSL server option | Sebastien Helleu |
2009-01-15 | Add Jabber plugin (alpha version, many Jabber features are missing) | Sebastien Helleu |
2009-01-07 | Remove some compiler warnings | Sebastien Helleu |
2009-01-06 | Fix typo | Sebastien Helleu |
2009-01-05 | Do not set unread marker on IRC server and channels when reconnecting to IRC ... | Sebastien Helleu |
2009-01-04 | Rename options in proxy structure | Sebastien Helleu |
2009-01-04 | Fix crash when creating bar, rename options in bar structure | Sebastien Helleu |
2009-01-04 | Add comments for IRC server options | Sebastien Helleu |
2009-01-04 | Fix typo | Sebastien Helleu |