summaryrefslogtreecommitdiff
path: root/src/app.vala
Commit message (Expand)AuthorAgeFilesLines
* vteapp: Fix build without pcre2Christian Persch2015-09-301-1/+7
* lib: Add PCRE2 supportChristian Persch2015-09-291-20/+91
* vteapp: Fix build with gtk+ < 3.16Christian Persch2015-09-281-0/+2
* vteapp: Silence useless debug spew by defaultChristian Persch2015-09-281-0/+4
* vteapp: Use a header bar and a gear menuChristian Persch2015-09-231-35/+65
* vteapp: Add searchChristian Persch2015-09-221-14/+142
* widget: Add word-char-exceptions property infrastructure0.39.90Christian Persch2015-02-091-3/+9
* widget: Remove broken visual bell supportEgmont Koblinger2014-09-121-1/+0
* Revert "vteapp: Three-state bell option"Egmont Koblinger2014-09-121-6/+6
* vteapp: Three-state bell optionEgmont Koblinger2014-08-271-6/+6
* widget: Improve API nameChristian Persch2014-08-171-1/+1
* widget: Improve set_encoding APIChristian Persch2014-08-171-2/+7
* emulation: No longer rely on terminfo; drop ncurses dependencyEgmont Koblinger2014-05-201-5/+0
* emulation: Remove status line supportEgmont Koblinger2014-05-181-6/+0
* all: Use terminfo instead of termcapChristian Persch2014-05-181-4/+4
* vteapp: Add comment pointing to the bugChristian Persch2014-05-141-0/+1
* vteapp: Only install argb visual when required by optionsChristian Persch2014-05-111-6/+10
* vteapp: Fix build with older valaChristian Persch2014-05-061-2/+4
* vteapp: ReindentChristian Persch2014-05-061-759/+759
* widget: Rename APIChristian Persch2014-04-261-6/+6
* Revert "all: Use terminfo instead of termcap"Christian Persch2014-04-241-4/+4
* vteapp: Remove unreachable codeChristian Persch2014-04-241-2/+0
* all: Use terminfo instead of termcapChristian Persch2014-04-231-4/+4
* widget: Add setting to disable inputChristian Persch2014-04-181-0/+3
* widget: Add function to check for match at event coordinatesChristian Persch2014-04-141-6/+1
* vteapp: Warn when parsing the colour failedChristian Persch2014-04-141-1/+3
* vteapp: Fix a couple typosChristian Persch2014-04-141-5/+5
* widget: Make resize-window signal cell basedChristian Persch2014-04-141-23/+4
* vteapp: Reimplement vteapp in valaChristian Persch2014-04-141-0/+823