Age | Commit message (Collapse) | Author |
|
|
|
|
|
This fixes such error displayed on Termux when receiving a DCC file:
xfer: invalid address "96747949": error 8 hostname nor servname provided, or not known
|
|
(closes #1814)
|
|
|
|
(closes #1807)
|
|
|
|
(closes #1805)
New options:
- irc.color.message_setname
- irc.look.smart_filter_setname
|
|
|
|
|
|
|
|
(closes #1803)
|
|
|
|
The regression was introduced with the new way to parse IRC message parameters,
in version 3.4.
|
|
string_rebuild_split_string
|
|
string_rebuild_split_string
|
|
enabled (closes #1795)
|
|
|
|
|
|
|
|
This allows to create custom bar items with evaluated content (like the script
text_item.py does).
|
|
|
|
|
|
|
|
|
|
gui_buffer_search_notify
|
|
|
|
|
|
irc_join_save_channels_to_autojoin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#1751)
|
|
|
|
free content, add function printf_y_date_tags (closes #1746)
|
|
|
|
Functions tested:
- gui_chat_utf_char_valid
- gui_chat_char_size_screen
- gui_chat_strlen
- gui_chat_strlen_screen
- gui_chat_string_add_offset
- gui_chat_string_add_offset_screen
- gui_chat_string_real_pos
- gui_chat_string_pos
- gui_chat_get_word_info
- gui_chat_printf_date_tags_internal
- gui_chat_printf_date_tags
- gui_chat_printf_y
|
|
gui_line_build_string_message_tags
|
|
|
|
|