Age | Commit message (Collapse) | Author |
|
|
|
|
|
#23078)
|
|
|
|
|
|
size, then normal size)
|
|
with /set command
|
|
|
|
|
|
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
|
|
signal catched (reload all config files), better config files reloading
|
|
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
in buffer (faster and using less memory)
|
|
|
|
|
|
|
|
|
|
command line with ^Cc,^Cb,.. instead of %C,%B,.. (bug #20222, task #7060)
|
|
|
|
on source name), moved some functions
|
|
|
|
|
|
|
|
|
|
|
|
clean WeeChat quit (send quit to irc servers then quit WeeChat)
|
|
|
|
many refreshs, display bug with splited windows
|
|
|
|
better solution
|
|
|