summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix vte-regex's section0.43.0Egmont Koblinger2015-10-241-0/+1
* widget: Implement smooth scrollingEgmont Koblinger2015-10-244-287/+349
* Revert "selection: Simplify code"Christian Persch2015-10-211-9/+13
* selection: Simplify codeChristian Persch2015-10-201-13/+9
* vteapp: Fix optionChristian Persch2015-10-161-1/+1
* regex: Fix crash on match_checkChristian Persch2015-10-161-1/+4
* widget: Filter out most of the control characters when pastingEgmont Koblinger2015-10-121-11/+39
* regex: Don't expose PCRE2 in the APIChristian Persch2015-10-125-24/+18
* regex: Forbid \C in regexesChristian Persch2015-10-122-5/+12
* regex: Fix row number in the new vte_terminal_event_* methodsEgmont Koblinger2015-10-081-2/+2
* regex: Fix parameter name in documentationChristian Persch2015-10-081-2/+2
* a11y: Emit missing space character insertionSamuel Thibault2015-10-071-0/+2
* regex: Fix build without PCRE2Christian Persch2015-10-072-0/+6
* regex: Add API to check if some regexes match at an event positionChristian Persch2015-10-075-18/+227
* vteapp: Use vte_terminal_match_check_eventChristian Persch2015-10-071-7/+3
* regex: Use unsigned for offsets into match_contentsChristian Persch2015-10-071-37/+38
* regex: Restructure codeChristian Persch2015-10-071-210/+273
* regex: Fix conditionalChristian Persch2015-10-071-2/+2
* regex: Simplify no-match region calculationChristian Persch2015-10-071-16/+18
* regex: Simplify conditionalsChristian Persch2015-10-071-5/+3
* regex: Add some more debug outputChristian Persch2015-10-071-7/+33
* regex: Simplify codeChristian Persch2015-10-071-7/+8
* regex: Simplify codeChristian Persch2015-10-071-59/+59
* regex: Pass more data to regex matchingChristian Persch2015-10-071-20/+22
* regex: Fix a -Wformat warningChristian Persch2015-10-041-1/+1
* regex: Move some shared code to vte_terminal_match_check_internalChristian Persch2015-10-041-18/+10
* regex: Fix the build without PCRE2Christian Persch2015-10-041-15/+15
* regex: Factor out getting the offset in the match attributesChristian Persch2015-10-041-124/+75
* build: Make sure the resources are not exportedChristian Persch2015-10-041-1/+1
* widget: Report correct mouse coordinates if viewport is scrolled backEgmont Koblinger2015-10-031-2/+10
* emulation: Disregard bce when a new line appears at the bottomEgmont Koblinger2015-10-021-0/+2
* widget: Deprecate vte_terminal_match_checkChristian Persch2015-10-023-3/+7
* draw: Make one function staticChristian Persch2015-10-022-4/+4
* stream: Allocate large buffer on stack rather than on heapEgmont Koblinger2015-10-021-16/+8
* widget: Fix painting the preedit text near the right marginEgmont Koblinger2015-10-021-3/+3
* search: Fix crashing typoChristian Persch2015-09-301-2/+2
* lib: Silence some -Wfloat-equal warningsChristian Persch2015-09-303-3/+13
* vteapp: Fix build without pcre2Christian Persch2015-09-301-1/+7
* build:Fix CXXLDFLAGS checksChristian Persch2015-09-301-4/+4
* build: Remove -Wpacked warningChristian Persch2015-09-301-1/+1
* Fix build with -Werror=formatMichael Catanzaro2015-09-291-2/+2
* build: Check for pkg-configChristian Persch2015-09-291-0/+2
* lib: Fix build without pcre2Christian Persch2015-09-291-4/+10
* lib: Fix type builtinsChristian Persch2015-09-294-11/+23
* widget: Remove obsolete workaroundChristian Persch2015-09-291-23/+8
* lib: Add PCRE2 supportChristian Persch2015-09-2918-177/+1407
* vteapp: Fix build with gtk+ < 3.16Christian Persch2015-09-283-0/+13
* vteapp: Remove glib memory profiler supportChristian Persch2015-09-281-6/+0
* vteapp: Silence useless debug spew by defaultChristian Persch2015-09-282-0/+8
* Updated POTFILES.skipPiotr Drąg2015-09-241-2/+2