summaryrefslogtreecommitdiff
path: root/src/meson.build
Commit message (Expand)AuthorAgeFilesLines
* all: Remove SIXEL support from stable branchChristian Persch2022-08-051-56/+0
* build: Use an explict python interpreterZander Brown2022-06-211-0/+2
* build: Fix debug buildChristian Persch2022-03-031-1/+1
* lib: Move glib glue code to glib-glue.ccChristian Persch2022-03-011-0/+1
* widget: Deprecate VteCharAttributes structChristian Persch2022-02-081-1/+0
* terminal: Add tests for text paste transformationChristian Persch2021-11-271-1/+19
* lib: Add glue for public typesChristian Persch2021-04-291-1/+5
* build: Fix gtk4-only buildChristian Persch2021-04-271-12/+14
* all: Initial port for gtk4Christian Persch2021-02-211-28/+76
* parser: modes: Generate modes-*.hh from script and dataChristian Persch2021-01-311-2/+14
* all: Clean up licence headersChristian Persch2021-01-311-8/+8
* widget: Add gtk glueChristian Persch2020-12-021-1/+5
* build: Add config.h as dependency to all sourcesChristian Persch2020-10-241-23/+23
* lib: Simplify smart pointers for glib/pango/pcre typesChristian Persch2020-10-221-3/+14
* widget: Move clipboard handling to WidgetChristian Persch2020-10-191-0/+2
* lib: Replace SIXEL handlingChristian Persch2020-10-191-2/+0
* lib: Add new SIXEL context and testChristian Persch2020-10-191-2/+7
* parser: cat: Plug in new SIXEL parserChristian Persch2020-10-191-0/+4
* lib: Add new SIXEL parser and test suiteChristian Persch2020-10-191-1/+25
* lib: Add infrastructure for data syntax switchingChristian Persch2020-10-191-0/+1
* tests: Rename sixel fuzzerChristian Persch2020-10-191-5/+5
* parser: Generate the sequences and command lists with a scriptChristian Persch2020-10-191-6/+18
* all: Add SIXEL supportHans Petter Jansson2020-08-081-0/+25
* app: Add option to load extra CSS from a fileChristian Persch2020-07-181-2/+5
* all: Replace %m with %s and g_strerror()Christian Persch2020-07-181-2/+2
* lib: Improve smart pointersChristian Persch2020-06-011-0/+1
* draw: Move remaining class into new fileChristian Persch2020-06-011-2/+2
* draw: Move custom drawing code into its own classChristian Persch2020-06-011-0/+2
* draw: Move FontInfo to its own fileChristian Persch2020-06-011-0/+2
* lib: Ensure no exceptions escape from the C APIChristian Persch2020-05-271-0/+2
* lib: Move fdwalk fallback implementation to its own fileChristian Persch2020-04-271-0/+1
* spawn: Rework spawningChristian Persch2020-04-271-0/+3
* lib: Rename some helper classesChristian Persch2020-04-271-2/+6
* all: Fix the build without ICUChristian Persch2020-04-221-1/+5
* bindings: gir: Add missing file to extract source comments and annotations fromChristian Persch2020-03-291-0/+1
* build: Keep files list sortedChristian Persch2020-03-221-1/+1
* bindings: gir: Fix VtePtyChristian Persch2020-03-221-1/+1
* build: systemd: Add option to disable systemd supportChristian Persch2020-02-161-2/+2
* systemd: Install config drop-in for vte-spawn-.scopeChristian Persch2020-02-041-0/+10
* systemd: Add systemd supportChristian Persch2020-02-041-0/+10
* vte.sh: Add vte.csh, a tcsh counterpart of vte.shCarlos Santos2020-01-221-0/+10
* vte.sh: Use the vte-urlencode utilityCarlos Santos2020-01-221-25/+7
* prompt: Add a test for the vte-urlencode-cwd utilityCarlos Santos2020-01-221-0/+12
* prompt: Add a vte-urlencode-cwd utilityCarlos Santos2020-01-221-0/+17
* lib: Add GError convenience classChristian Persch2019-12-011-5/+9
* lib: Use ICU for legacy charset supportChristian Persch2019-11-171-2/+31
* build: Add configure switch to disable a11y codeChristian Persch2019-11-111-2/+9
* pty: Separate PTY code from its GObject wrapperChristian Persch2019-10-121-3/+8
* regex: Make regex a C++ classChristian Persch2019-09-181-1/+6
* build: Define gtk3 min/max version defines only for gtk3 targetsChristian Persch2019-09-181-3/+7