summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2023-01-29tests: add tests on gui key functions (issue #1875)Sébastien Helleu
2023-01-28core: update translations and auto-generated doc files (issue #1872)Sébastien Helleu
2023-01-28core: make function gui_buffer_match_list case sensitive (issue #1872)Sébastien Helleu
2023-01-28doc/api: add priority in function config_new (issue #1872)Sébastien Helleu
2023-01-25doc: update German auto-generated fileSébastien Helleu
2023-01-24irc: add option `join` in command `/autojoin`Sébastien Helleu
2023-01-24doc: update auto-generated files with hdataSébastien Helleu
2023-01-14fset: fix typo in French translation of /help fset.look.condition_catch_setSébastien Helleu
2023-01-08core: remove build with autotoolsSébastien Helleu
2023-01-03api: add Curl options for versions 7.64.0 to 7.87.0Sébastien Helleu
2023-01-03plugins: change priority of scripting pluginsSébastien Helleu
2023-01-01core: update copyright datesSébastien Helleu
2022-12-30doc: update Polish auto-generated filesSébastien Helleu
2022-12-29doc: update German auto-generated fileSébastien Helleu
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-26doc: update German auto-generated filesSébastien Helleu
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: 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: move `/input` hotlist actions to new command `/hotlist`Sébastien Helleu
2022-12-25core: move `/input` jump actions to command `/buffer jump`Sé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-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-18api: return newly allocated string in functions string_tolower and string_tou...Sébastien Helleu
2022-12-14doc: update German auto-generated fileSébastien Helleu
2022-12-14core: update German translationsNils Görs
2022-12-11doc/api: Improve python example for config_new_sectionTrygve Aaberge
2022-12-11doc/api: Fix return values for callback_read in config_new_sectionTrygve Aaberge
2022-12-11scripts: Send null values to config section callbacksTrygve Aaberge
2022-12-10core: add whole string information in /debug unicodeSébastien Helleu
2022-12-10core: add color attributes "blink" and "dim" (half bright) (closes #1855)Sébastien Helleu
2022-12-10core: do not display non printable chars, fix function utf8_char_size_screenSébastien Helleu
2022-12-10api: add function utf8_strncpySébastien Helleu
2022-12-05doc: update Serbian auto-generated filesSébastien Helleu
2022-12-05Update Serbian translationIvan Pešić
2022-11-22doc: update German auto-generated fileSébastien Helleu
2022-11-21core: add option `unicode` in command `/debug`Sébastien Helleu
2022-11-11core: add identifier in buffer lines (closes #901)Sébastien Helleu
2022-11-09doc/api: add missing note after list of signalsSébastien Helleu