summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* app: Add option to set initial title0.66.1Christian Persch2021-10-081-7/+5
* Update Hebrew translationYaron Shahrabani2021-09-271-25/+46
* vte.sh: Fix the check for PROMPT_COMMAND when it is unsetChristian Persch2021-09-251-1/+1
* build: Post release version bumpChristian Persch2021-09-221-1/+1
* build: Version 0.66.00.66.0Christian Persch2021-09-221-1/+1
* Update Belarusian translationŹmicier Turok2021-09-181-46/+33
* emulation: Fix xterm window size request responseChristian Persch2021-08-291-2/+2
* widget: Adjust preedit position to GtkEntryTakao Fujiwara2021-08-281-1/+1
* vte.sh: Use PROMPT_COMMAND as an array when possibleChristian Persch2021-08-281-7/+24
* fonts: More metrics sanity checksChristian Persch2021-08-281-1/+11
* build: Post release version bumpChristian Persch2021-08-161-1/+1
* build: Remove left-over test0.65.91Christian Persch2021-08-161-6/+0
* build: Post release version bumpChristian Persch2021-08-141-1/+1
* Version 0.65.900.65.90Christian Persch2021-08-141-1/+1
* all: Remove SIXEL support from stable branchChristian Persch2021-08-1425-5501/+19
* widget: Defer alignment API to next cycleChristian Persch2021-08-148-259/+2
* build: Assert on non-supported option on stable branchChristian Persch2021-08-141-0/+2
* widget: Rework exception handling in non-debug buildsChristian Persch2021-08-142-1/+37
* emulation: Some more docsChristian Persch2021-08-141-0/+4
* parser: Recognise more commandsChristian Persch2021-08-142-6/+44
* Update Bulgarian translationAlexander Shopov2021-07-041-21/+38
* Update Russian translationAlexey Rubtsov2021-06-281-21/+45
* build: Fix build on non-linux systemsBrad Smith2021-06-271-0/+3
* lib: Fix switching encodingsChristian Persch2021-06-211-2/+6
* widget: Docs fixChristian Persch2021-05-201-1/+1
* Update Occitan translationQuentin PAGÈS2021-05-131-21/+43
* font: pangocairo: Remove redundant codeDebarshi Ray2021-05-121-7/+0
* lib: Add glue for public typesChristian Persch2021-04-294-6/+35
* build: Fix gtk4-only buildChristian Persch2021-04-271-12/+14
* Update Nepali translationPawan Chitrakar2021-04-231-80/+77
* widget: Move clipboard store from finalize to unrealizeJoan Bruguera2021-04-111-19/+19
* sixel: Reset repeat counter when receiving the next commandChristian Persch2021-04-032-12/+10
* sixel: Fix pixel aspect calculationChristian Persch2021-04-031-1/+1
* sixel: More constexprChristian Persch2021-04-031-2/+2
* sixel: Remove obsolete commentChristian Persch2021-04-031-2/+0
* sixel: Remove ununused tracking of palette modificationChristian Persch2021-04-031-2/+0
* parser: Add new OSC command from xterm 367Christian Persch2021-04-032-0/+2
* parser: modes: Small doc additionChristian Persch2021-04-031-0/+1
* build: Don't install test app when building as subprojectChristian Persch2021-04-031-2/+2
* build: Mention release tarballs in READMEChristian Persch2021-04-031-0/+13
* Update Dutch translationNathan Follens2021-04-011-21/+44
* widget: gtk4: Set controller namesChristian Persch2021-03-271-1/+5
* widget: gtk4: Add click event controllerChristian Persch2021-03-272-0/+204
* widget: gtk4: Add scroll event controllerChristian Persch2021-03-272-0/+114
* widget: gtk4: Add motion event controllerChristian Persch2021-03-272-0/+166
* 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: Add dist scriptChristian Persch2021-03-193-0/+47
* app: gtk4: Disable F10 menubar accelChristian Persch2021-03-161-0/+3
* widget: a11y: Remove assertChristian Persch2021-03-161-1/+2