summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update Portuguese translationvte-0-60Hugo Carvalho2021-04-231-33/+20
* build: Post release version bumpChristian Persch2021-02-131-1/+1
* parser: HTJ is not a NOP0.60.4Christian Persch2020-08-101-1/+1
* emulation: Fix EL 0 after cursor movementChristian Persch2020-06-041-1/+1
* build: Post release version bumpChristian Persch2020-05-291-1/+1
* widget: Fix underlining the space character in a matched regex0.60.3Egmont Koblinger2020-05-131-5/+6
* Add Kurdish Sorani translationJwtiyar Nariman2020-05-042-0/+44
* widget: Notify correct property when setting the scroll-on-keystrokeChristian Persch2020-05-011-1/+1
* pty: Call grantpt/unlockpt when opening the PTYChristian Persch2020-04-271-10/+24
* build: Post release version bumpChristian Persch2020-04-251-1/+1
* icu: glue: Set error callback on the from-unicode conversion0.60.2Christian Persch2020-04-251-1/+26
* lib: Fix switching between legacy encodingsChristian Persch2020-04-251-15/+16
* widget: Set error from vte_terminal_set_encoding when built without ICUChristian Persch2020-04-231-0/+2
* all: Fix the build without ICUChristian Persch2020-04-223-3/+30
* docs: Add index for API new in 0.60Christian Persch2020-04-201-0/+4
* lib: Fix exception thrown from std::clampChristian Persch2020-04-092-1/+13
* pty: spawn: Reap the child process if the systemd call failsChristian Persch2020-04-091-0/+3
* docs: Add regex flag requirementsChristian Persch2020-03-291-0/+2
* docs: Add regex flag requirementsChristian Persch2020-03-291-0/+4
* bindings: gir: Add missing file to extract source comments and annotations fromChristian Persch2020-03-291-1/+2
* build: Post release version bumpChristian Persch2020-03-271-1/+1
* 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