Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
crash inside crash!)
|
|
|
|
and "--n" for integers and colors
|
|
|
|
|
|
(like scroll, ..)
|
|
with /set command
|
|
|
|
|
|
type (patch from Leonid Evdokimov)
|
|
fixed many memory leaks
|
|
|
|
|
|
|
|
|
|
Today only root bars are partially working (refresh is not always performed),
and bars are not saved in configuration file. To be continued...
|
|
|
|
leave channel or disconnect from server when buffer is closed
|
|
|
|
|
|
|
|
|
|
Added group support for nicklist (with subgroups).
Partial changes in IRC protocol functions (new arguments with argv and argv_eol).
Fixed some bugs:
- nicklist in plugins API
- problem in main loop with select() when SIGWINCH is received (terminal resize)
- bug in string explode function
- bug in infobar countdown.
|
|
|
|
replaced "void *" pointers by structures
|
|
list by hook type (for fast search in hooks)
|
|
|
|
when WeeChat starts
|
|
|
|
|
|
|
|
in buffer (faster and using less memory)
|
|
Build of src/protocols/lib_weechat_protocols.a was added.
IRC protocol is now optional in configure and cmake builds.
|
|
|
|
|
|
col_input_actions (task #5442)
|
|
|
|
|
|
command line with ^Cc,^Cb,.. instead of %C,%B,.. (bug #20222, task #7060)
|
|
|
|
insert text on command line (task #6468)
|
|
|
|
|
|
|
|
many refreshs, display bug with splited windows
|