Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
"black" (bug #23882)
|
|
(bug #27700)
|
|
|
|
|
|
|
|
example if repaint is done during terminal resize)
|
|
terminal size
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
save/restore windows and buffers order (task #5453)
|
|
|
|
|
|
|
|
|
|
#23078)
|
|
|
|
config_get/config_get_plugin/config_set_plugin in script API
|
|
|
|
|
|
|
|
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...
|
|
|
|
|
|
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
|
|
in buffer (faster and using less memory)
|
|
|
|
|
|
|
|
fixed compilation problems with FreeBSD, fixed status bar display bug
|
|
|
|
many refreshs, display bug with splited windows
|
|
|
|
|