summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-29core: fix French translation of "read marker"Sébastien Helleu
2022-12-29core: add option weechat.look.chat_space_right (issue #1862)Sébastien Helleu
2022-12-28doc: updated polish translationKrzysztof Korościk
2022-12-28doc: update German auto-generated fileSébastien Helleu
2022-12-28core: update German translationsNils Görs
2022-12-26doc: update German auto-generated filesSébastien Helleu
2022-12-26core: update German translationsNils Görs
2022-12-26core: update German translationsNils Görs
2022-12-26core: allow value "0" in buffer property "unread" to remove read marker from ...Sébastien Helleu
2022-12-26doc/api: fix formatting of return value in char/string comparison functionsSébastien Helleu
2022-12-25core: reorder entries in ChangeLogSébastien Helleu
2022-12-25changelog: add entry about Ruby 3.2 detectionDawid Dziurla
2022-12-25ruby: add detection of Ruby 3.2Dawid Dziurla
2022-12-25core: move `/input` buffer switch/zoom actions to command `/buffer`Sébastien Helleu
2022-12-25core: move `/input` set_unread actions to commands `/allbuf` and `/buffer set`Sébastien Helleu
2022-12-25core: add command `/allbuf`Sébastien Helleu
2022-12-25api: do not check hotlist add conditions when adding buffer in hotlist with f...Sébastien Helleu
2022-12-25core: add option `add` in command `/hotlist`Sébastien Helleu
2022-12-25core: fix typo in commentSébastien Helleu
2022-12-25core: move `/input` hotlist actions to new command `/hotlist`Sébastien Helleu
2022-12-25core: add function gui_buffer_jump_last_visible_numberSébastien Helleu
2022-12-25core: move `/input` jump actions to command `/buffer jump`Sébastien Helleu
2022-12-25core: fix style in ChangeLog and release notesSébastien Helleu
2022-12-25core: fix typo in commentSébastien Helleu
2022-12-24core: remove useless conditionsSébastien Helleu
2022-12-24api: add functions string_strcmp and string_strncmpSébastien Helleu
2022-12-24doc/api: mention "UTF-8" in char/string comparison functionsSébastien Helleu
2022-12-24api: rename char comparison functions "utf8_char*" to "string_char*"Sébastien Helleu
2022-12-24api: return arithmetic difference between chars in string comparison functionsSébastien Helleu
2022-12-23api: fix function strcmp_ignore_chars with case sensitive comparison and wide...Sébastien Helleu
2022-12-22core: fix typo in French translation of /help inputSébastien Helleu
2022-12-21core: improve case convert and insensitive char comparisons (closes #258)Sébastien Helleu
2022-12-19core: remove unneeded castsSébastien Helleu
2022-12-19irc: fix calls to weechat_string_toupperSébastien Helleu
2022-12-19core: fix call to string_toupperSébastien Helleu
2022-12-19spell: return directly output of string_dyn_free without temporary variableSébastien Helleu
2022-12-19irc: return directly output of string_dyn_free without temporary variableSébastien Helleu
2022-12-19core: return directly output of string_dyn_free without temporary variableSébastien Helleu
2022-12-18api: return newly allocated string in functions string_tolower and string_tou...Sébastien Helleu
2022-12-18core: return number of bytes for UTF-8 char in function utf8_int_stringSébastien Helleu
2022-12-18tests: add tests on function gui_input_delete_next_wordSébastien Helleu
2022-12-18tests: add tests on function gui_input_delete_rangeSébastien Helleu
2022-12-18tests: add tests on gui delete previous/next char functionsSébastien Helleu
2022-12-18tests: add extra tests on function gui_input_set_posSébastien Helleu
2022-12-18tests: add tests on gui input completion functionsSébastien Helleu
2022-12-18core: remove unused argument "pos" from function gui_input_insert_string, add...Sébastien Helleu
2022-12-17core: simplify gui input functions by returning immediately if condition not metSébastien Helleu
2022-12-17irc: do not join channels in server autojoin option after reconnection to the...Sébastien Helleu
2022-12-14doc: update German auto-generated fileSébastien Helleu
2022-12-14core: update German translationsNils Görs