summaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: Make sure the resources are not exportedChristian Persch2015-10-041-1/+1
* lib: Add PCRE2 supportChristian Persch2015-09-291-12/+21
* vteapp: Fix build with gtk+ < 3.16Christian Persch2015-09-281-0/+4
* vteapp: Add searchChristian Persch2015-09-221-0/+2
* build: Fix make distChristian Persch2015-08-171-0/+1
* lib: Move defines to vtedefines.hhChristian Persch2015-04-221-0/+1
* all: Move to C++Christian Persch2015-04-221-60/+70
* build: Add C++ infrastructureChristian Persch2015-04-221-4/+14
* build: Fix srcdir != builddir issueChristian Persch2015-04-011-1/+1
* all: Reorganise source treeChristian Persch2015-03-311-37/+45
* pty: Remove PTY helperChristian Persch2015-03-311-1/+0
* Rebuild box_drawing.h if generator script changes0.39.1Behdad Esfahbod2014-12-141-1/+1
* stream: Implement with one file descriptorEgmont Koblinger2014-12-141-2/+19
* emulation: Drop ISO-2022 supportEgmont Koblinger2014-11-221-37/+1
* build: Add deprecation infrastructure back inChristian Persch2014-11-031-2/+5
* build: Try fixing builddir != srcdir build0.38.0Christian Persch2014-09-141-0/+2
* vteapp: Add back C test applicationChristian Persch2014-05-221-2/+23
* matcher: Remove unused trie matcherChristian Persch2014-05-201-36/+2
* emulation: No longer rely on terminfo; drop ncurses dependencyEgmont Koblinger2014-05-201-62/+9
* build: Fix double defines of *CLEANFILESChristian Persch2014-05-181-2/+2
* iconv: test: Port to gtest and run it on make checkChristian Persch2014-05-181-1/+1
* all: Use terminfo instead of termcapChristian Persch2014-05-181-40/+105
* build: Don't dist generated filesChristian Persch2014-05-141-7/+11
* build: Dist box_drawing_generate.shChristian Persch2014-05-141-1/+1
* all: Add nonnull attributesChristian Persch2014-05-021-0/+3
* build: Add missing header to gir filesChristian Persch2014-04-281-0/+1
* build: Don't dist generated headersChristian Persch2014-04-281-0/+6
* all: Reorganise headersChristian Persch2014-04-271-4/+17
* Revert "all: Use terminfo instead of termcap"Christian Persch2014-04-241-107/+40
* all: Use terminfo instead of termcapChristian Persch2014-04-231-40/+107
* build: Fix check program buildChristian Persch2014-04-231-0/+8
* build: Remove unused flagsChristian Persch2014-04-231-1/+0
* build: Update warning flags checkChristian Persch2014-04-231-4/+4
* all: Remove crufty test programmeChristian Persch2014-04-211-2/+1
* build: Fix vteapp build dependencies and includesChristian Persch2014-04-141-5/+10
* widget: Add function to check for match at event coordinatesChristian Persch2014-04-141-1/+2
* vteapp: Reimplement vteapp in valaChristian Persch2014-04-141-29/+62
* build: Don't suppress gtk deprecation warningsChristian Persch2014-04-091-1/+0
* build: Provide VAPIChristian Persch2014-03-311-2/+26
* build: Export all symbols starting with vte_Christian Persch2014-03-271-1/+1
* all: Remove vtedeprecated.hChristian Persch2014-03-271-4/+3
* all: Don't export _vte_debug_* symbolsChristian Persch2014-03-271-1/+3
* widget: Remove background pixbuf settingsChristian Persch2014-03-271-2/+0
* widget: Do not export the accessible objectChristian Persch2014-03-241-1/+1
* Der Tod und das DatensichtgerätChristian Persch2014-03-241-8/+3
* pty: Remove deprecated _vte_pty_* functionsChristian Persch2014-03-241-3/+2
* widget: Remove deprecated vteregexChristian Persch2014-03-241-2/+0
* build: API/ABI bumpChristian Persch2014-03-241-18/+17
* widget: Nicer box drawing charactersEgmont Koblinger2014-03-171-3/+9
* build: Fix log domainChristian Persch2014-03-171-1/+1