Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This allows to use escaped chars in strings.
|
|
|
|
|
|
Affected plugins: python, ruby, lua, tcl, guile, javascript, php.
|
|
print_y_date_tags
Affected plugins: python, lua, tcl, guile, javascript.
|
|
Affected plugins: python, lua, tcl, guile, javascript.
|
|
|
|
|
|
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
|