summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* emulation: Fix xterm window size request responsevte-0-64Christian Persch2021-08-291-2/+2
* fonts: More metrics sanity checksChristian Persch2021-08-281-1/+11
* build: Fix build on non-linux systemsBrad Smith2021-06-271-0/+3
* lib: Fix switching encodingsChristian Persch2021-06-211-2/+6
* build: Post release version bumpChristian Persch2021-06-051-1/+1
* widget: Docs fix0.64.2Christian Persch2021-05-201-1/+1
* Update Occitan translationQuentin PAGÈS2021-05-131-21/+43
* build: Post release version bumpChristian Persch2021-04-301-1/+1
* Update Nepali translation0.64.1Pawan Chitrakar2021-04-231-80/+77
* widget: Move clipboard store from finalize to unrealizeJoan Bruguera2021-04-111-19/+19
* Update Dutch translationNathan Follens2021-04-011-21/+44
* build: Work around a meson bug with dist scripts in subprojectsChristian Persch2021-03-251-3/+7
* build: Add missing includesChristian Persch2021-03-241-0/+8
* build: Post release version bumpChristian Persch2021-03-191-1/+1
* build: Version 0.64.00.64.0Christian Persch2021-03-191-1/+1
* build: Add dist scriptChristian Persch2021-03-193-0/+47
* app: Use gboolean for GOptionArg entries of type G_OPTION_ARG_NONEChristian Persch2021-03-041-1/+1
* widget: Don't implement GtkScrollableInterface:get_borderChristian Persch2021-03-031-24/+2
* Update Finnish translationJiri Grönroos2021-02-271-19/+43
* Update Galician translationFran Dieguez2021-02-241-13/+12
* app: Add debug option to track clipboard targetsChristian Persch2021-02-211-0/+41
* build: Post release version bumpChristian Persch2021-02-131-1/+1
* Version 0.63.910.63.91Christian Persch2021-02-131-1/+1
* all: Remove SIXEL support from stable branchChristian Persch2021-02-1325-5526/+19
* lib: Typo fixChristian Persch2021-02-131-1/+1
* parser: DECBI is NOPChristian Persch2021-02-131-1/+1
* sixel: Add missing ifdefChristian Persch2021-02-131-0/+2
* sixel: Add missing ifdefChristian Persch2021-02-131-0/+2
* font: pangocairo: Use PangoFontMetrics to measure the fontChristian Persch2021-02-081-17/+24
* Update Punjabi translationA S Alam2021-02-061-64/+77
* parser: Correct charset designation sequences with final byte 7/14Christian Persch2021-02-054-21/+26
* lib: Fix indentationChristian Persch2021-02-051-1/+1
* parser: cat: Make linter warn on unsupported RLogin DECSIXEL ID extensionChristian Persch2021-02-052-0/+8
* sixel: Fix omitted data syntax reset when mismatched controlsChristian Persch2021-02-051-6/+5
* lib: Replace deprecated std::is_podChristian Persch2021-02-042-4/+4
* parser: cat: Make linter warn on unsupported RLogin DECGCI extensionChristian Persch2021-02-041-0/+6
* keymap: Use int8_t for the length of the short keymap stringsChristian Persch2021-02-041-1/+4
* Revert "font: pangocairo: Use PangoFontMetrics to measure the font"Christian Persch2021-02-021-1/+2
* lib: Move missing defs to missing.hh and updateChristian Persch2021-02-012-7/+28
* spawn: Use close_range to set CLOEXEC on all FDsChristian Persch2021-02-012-1/+94
* font: pangocairo: Use PangoFontMetrics to measure the fontChristian Persch2021-02-013-29/+49
* parser: modes: Generate modes-*.hh from script and dataChristian Persch2021-01-315-1106/+1354
* emulation: Use the correct enumChristian Persch2021-01-311-3/+3
* parser: Add new sequence from xterm 362Christian Persch2021-01-312-0/+30
* modes: Fix typoChristian Persch2021-01-311-1/+1
* all: Clean up licence headersChristian Persch2021-01-31159-1741/+1180
* emulation: Add some research notesChristian Persch2021-01-311-0/+10
* Update Norwegian Bokmål translationKjartan Maraas2021-01-251-23/+39
* widget: Improve font sanitisationChristian Persch2021-01-241-2/+3
* widget: Improve font sanitisationChristian Persch2021-01-133-11/+40