Age | Commit message (Collapse) | Author |
|
and utf8_add_offset
|
|
after use
|
|
|
|
(closes #452)
|
|
|
|
|
|
weechat.look.buffer_time_format is set to empty string (closes #441)
This reverts commit 2498ff63dba0ad3880fc3dadcac6b36f047ac0e2.
|
|
The header sys/select.h is now required for select() function.
|
|
|
|
|
|
function string_eval_expression()
|
|
|
|
move source code to weechat.c
|
|
to customize quoted messages in cursor mode (closes #403)
|
|
|
|
|
|
|
|
task #9459)
|
|
|
|
install with cmake (bug #40313)
|
|
active/inactive/nicklist (closes #317)
|
|
on bar window pointers
|
|
|
|
|
|
|
|
callback if return code is WEECHAT_RC_ERROR
|
|
|
|
|
|
weechat.look.item_mouse_status and weechat.color.status_mouse
|
|
|
|
is removed from a buffer (closes #226)
|
|
weechat.look.buffer_time_format is not an empty string
|
|
|
|
|
|
items of status bar
|
|
set to "merged" (closes #199)
|
|
set to "action" or "both" (closes #206)
|
|
With a sorted list, the partial completion is about 50x faster
(like other completions).
|
|
With arraylist (vs weelist), the completion is about 50x faster.
It is visible on "/help [+tab]".
|
|
static libs
|
|
|
|
|
|
|
|
are displayed in same message (closes #171)
When several lines are displayed in a message (separated by "\n"), the
modifier "weechat_print" will now discard just one line (if return value is
an empty string), instead of discarding the whole message.
|
|
|
|
|
|
current buffer (closes #150)
|
|
(closes #130)
|
|
|
|
|