summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* widget: Emit the ::commit signal even when the terminal has no PTY0.60.1Christian Persch2020-03-261-6/+7
* bindings: gir: Fix VtePtyChristian Persch2020-03-221-1/+1
* vte.csh: Fix the behavior if VTE_VERSION is undefinedEgmont Koblinger2020-03-131-1/+1
* build: Post release version bumpChristian Persch2020-03-051-1/+1
* Update Ukrainian translation0.60.0Daniel Korostil2020-03-031-114/+16
* Post release version bumpChristian Persch2020-02-291-1/+1
* Version 0.59.920.59.92Christian Persch2020-02-291-1/+1
* Update Karbi translationJor Teron2020-02-231-22/+8
* app: Add option to disable scrollbarChristian Persch2020-02-191-0/+7
* lib: Use g_propagate_error hereChristian Persch2020-02-191-1/+1
* Update British English translationZander Brown2020-02-191-18/+20
* emulation: Remove 'separated mosaic' SGRChristian Persch2020-02-176-126/+2
* draw: Enable unicode 13 legacy terminal charactersChristian Persch2020-03-101-24/+2
* draw: Add extra define for separated mosaic drawingChristian Persch2020-02-161-0/+6
* build: systemd: Add option to disable systemd supportChristian Persch2020-02-165-7/+28
* Post release version bumpChristian Persch2020-02-151-1/+1
* Version 0.59.910.59.91Christian Persch2020-02-151-1/+1
* pty: Reduce wait-for-EOS time to 2 secondsChristian Persch2020-02-151-1/+1
* build: Fix libsystemd req versionChristian Persch2020-02-051-1/+1
* systemd: Put child process into the parent's sliceChristian Persch2020-02-041-1/+12
* systemd: Install config drop-in for vte-spawn-.scopeChristian Persch2020-02-044-1/+20
* systemd: Add systemd supportChristian Persch2020-02-0410-21/+266
* pty: Document VTE_SPAWN_NO_PARENT_ENVVChristian Persch2020-02-042-0/+12
* lib: Add smart pointer for g_free()able thingsChristian Persch2020-02-041-0/+18
* emulation: Remove support for obsolete charsetChristian Persch2020-01-313-12/+1
* Update Malay translationUmarzuki Bin Mochlis Moktar2020-01-271-99/+70
* vte.sh: Add vte.csh, a tcsh counterpart of vte.shCarlos Santos2020-01-222-0/+34
* vte.sh: Use the vte-urlencode utilityCarlos Santos2020-01-223-120/+11
* prompt: Add a test for the vte-urlencode-cwd utilityCarlos Santos2020-01-222-0/+92
* prompt: Add a vte-urlencode-cwd utilityCarlos Santos2020-01-222-0/+70
* widget: Set terminal input purposeZander Brown2020-01-201-0/+5
* Update Slovak translationDuĊĦan Kazik2020-01-201-30/+19
* lib: Add missing noexceptChristian Persch2019-12-011-1/+1
* pty: Fix indefinite wait for EOS after child-exitedChristian Persch2019-12-013-2/+35
* lib: Use Timer class for mouse autoscroll timerChristian Persch2019-12-012-39/+14
* lib: Use Timer class for text blink timerChristian Persch2019-12-012-31/+19
* lib: Use Timer class for cursor blink timerChristian Persch2019-12-012-30/+17
* lib: Add convenience class for timeoutsChristian Persch2019-12-011-0/+125
* lib: Add GError convenience classChristian Persch2019-12-018-80/+130
* regex: Use string_view and optionalChristian Persch2019-11-273-36/+39
* regex: Use string_viewChristian Persch2019-11-273-12/+11
* pty: Add debug output for when EOS happensChristian Persch2019-11-261-0/+3
* widget: Finish deprecation of GRegex taking APIsChristian Persch2019-11-265-187/+28
* parser: Small documentation additionChristian Persch2019-11-261-0/+2
* emulation: Remove support for window control sequencesChristian Persch2019-11-244-125/+37
* emulation: Report fixed origin for CSI 13 tChristian Persch2019-11-221-11/+2
* draw: Fix unused function warningChristian Persch2019-11-211-0/+4
* draw: Use functions instead of macrosChristian Persch2019-11-211-112/+132
* draw: Make some data static and shrink itChristian Persch2019-11-211-24/+22
* draw: Narrow the range of characters in the U+1FBxx blockChristian Persch2019-11-211-1/+1