core: simplify gui input functions by returning immediately if condition not met |
|
More...
|
over 2 years ago
|
irc: do not join channels in server autojoin option after reconnection to the server (closes #560, bug #21529) |
|
More...
|
over 2 years ago
|
doc: update German auto-generated file |
|
More...
|
over 2 years ago
|
core: update German translations |
|
More...
|
over 2 years ago
|
core: add contributor (issue #1859) |
|
More...
|
over 2 years ago
|
core: update ChangeLog (issue #1859) |
|
More...
|
over 2 years ago
|
core: update ChangeLog (issue #1843) |
|
More...
|
over 2 years ago
|
cmake: add support of compiling with enchant-2 for the Spell plugin |
|
More...
|
over 2 years ago
|
trigger: fix variables sent to focus callback (closes #1858) |
|
More...
|
over 2 years ago
|
core: add whole string information in /debug unicode |
|
More...
|
over 2 years ago
|
core: add color attributes "blink" and "dim" (half bright) (closes #1855) |
|
More...
|
over 2 years ago
|
core: update ChangeLog (closes #1659, closes #1669, closes #1770) |
|
More...
|
over 2 years ago
|
core: update translations |
|
More...
|
over 2 years ago
|
doc: update Serbian auto-generated files |
|
More...
|
over 2 years ago
|
Update Serbian translation |
|
More...
|
over 2 years ago
|
core: fix function string_cut when there are non printable chars in suffix |
|
More...
|
over 2 years ago
|
core: do not display non printable chars, fix function utf8_char_size_screen |
|
More...
|
over 2 years ago
|
core: add result of `utf8_char_size_screen` in /debug unicode |
|
More...
|
over 2 years ago
|
core: display chars < 32 with a letter/symbol and reverse video attribute in chat |
|
More...
|
over 2 years ago
|
core: toggle reverse video attribute in bars for chars < 32 only if not already enabled |
|
More...
|
over 2 years ago
|
core: expand tabulations as spaces in bars |
|
More...
|
over 2 years ago
|
core: replace call to memcpy by utf8_strncpy |
|
More...
|
over 2 years ago
|
api: add function utf8_strncpy |
|
More...
|
over 2 years ago
|
core: optimize and fix function utf8_strlen_screen with non printable chars |
|
More...
|
over 2 years ago
|
core: display hex codepoint before integer codepoint in /debug unicode |
|
More...
|
over 2 years ago
|
core: remove useless call to mbstowcs in function debug_unicode_char |
|
More...
|
over 2 years ago
|
tests: define constants with UTF-8 strings, add tests on functions returning size on screen |
|
More...
|
over 2 years ago
|
doc: update German auto-generated file |
|
More...
|
over 2 years ago
|
core: update German translations |
|
More...
|
over 2 years ago
|
core: add option `unicode` in command `/debug` |
|
More...
|
over 2 years ago
|