summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-31core: remove keys `meta-[I` and `meta-[G` for pgup/pgdn (issue #1900)Sébastien Helleu
2023-03-31core: update German translationsNils Görs
2023-03-30core: update translationsSébastien Helleu
2023-03-30logger: add info "logger_log_file"Sébastien Helleu
2023-03-30spell: check buffer pointer received in info "spell_dict"Sébastien Helleu
2023-03-30core: update translationsSébastien Helleu
2023-03-30doc: update Ubuntu Bionic Debian patch to remove asciidoctor optionSébastien Helleu
2023-03-30ci: disable build of doc when NLS is disabledSébastien Helleu
2023-03-30ci: disable build of doc on macOSSébastien Helleu
2023-03-30doc: remove unnecessary empty lines in autogen filesSébastien Helleu
2023-03-30doc: update autogen files only if changed, add autogen dependencies on docsSébastien Helleu
2023-03-30doc: convert docgen.py to C, remove autogen files from repository, add parame...Sébastien Helleu
2023-03-29doc: make asciidoctor fail on any warningSébastien Helleu
2023-03-28core: add separate function to get translated help for values of color optionsSébastien Helleu
2023-03-28core: check that infolist is not NULL in next/prev/reset_item_cursor functionsSébastien Helleu
2023-03-27doc: sort commands by plugins in auto-generated filesSébastien Helleu
2023-03-27core: remove extra separator in Serbian translationSébastien Helleu
2023-03-27core: add missing space in Polish translationSébastien Helleu
2023-03-27doc: update German auto-generated filesSébastien Helleu
2023-03-27core: update German translationsNils Görs
2023-03-26core: update ChangeLog (issue #1504)Sébastien Helleu
2023-03-26core: update translations (issue #1504)Sébastien Helleu
2023-03-26core: Add an option to start multiline input text on a new lineTrygve Aaberge
2023-03-26doc/user: add keys to move and delete in a single line and whole input (issue...Sébastien Helleu
2023-03-26core: update translations (issue #1503)Sébastien Helleu
2023-03-26core: update ChangeLog (issue #1503)Sébastien Helleu
2023-03-26core: fix code style (issue #1503)Sébastien Helleu
2023-03-26core: add keys `shift-left` and `shift-right` with same commands as `left` an...Sébastien Helleu
2023-03-26core: revert keys `meta-r` (delete line) and `meta-R` (delete input) (issue #...Sébastien Helleu
2023-03-26core: Implement commands for operating on a single input lineTrygve Aaberge
2023-03-26doc: update German auto-generated fileSébastien Helleu
2023-03-26core: update German translationsNils Görs
2023-03-26core: update translationsSébastien Helleu
2023-03-26core: add missing source files to build translationsSébastien Helleu
2023-03-26core: remove obsolete files used to build translations with autotoolsSébastien Helleu
2023-03-26tests: add tests on gui bar functionsSébastien Helleu
2023-03-26core: fix default value of bar optionsSébastien Helleu
2023-03-25core: add packaging changes in release notesSébastien Helleu
2023-03-25core: update ChangeLog and release notes (issue #1502)Sébastien Helleu
2023-03-25doc: update auto-generated files with optionsSébastien Helleu
2023-03-25tests: add placeholder for function gui_key_paste_finishSébastien Helleu
2023-03-25core: fix typo and code styleSébastien Helleu
2023-03-25core: Include blank lines in paste line countTrygve Aaberge
2023-03-25core: Increase default value for paste_max_lines to 100Trygve Aaberge
2023-03-25core: Remove option weechat.look.paste_auto_add_newlineTrygve Aaberge
2023-03-25core: Always remove final newline when pastingTrygve Aaberge
2023-03-25core: Replace newline/tabs after paste is acceptedTrygve Aaberge
2023-03-25core: When pasting, insert text in input instead of interpreting keysTrygve Aaberge
2023-03-25core: Parse bracketed paste also when paste pendingTrygve Aaberge
2023-03-25core: fix uninitialized variable `chunks2_count` when key_name and key_name_a...Sébastien Helleu