summaryrefslogtreecommitdiff
path: root/src/matcher.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused quark arguments all around the matcher codeBehdad Esfahbod2014-05-211-3/+3
* emulation: No longer rely on terminfo; drop ncurses dependencyEgmont Koblinger2014-05-201-2/+1
* all: Use terminfo instead of termcapChristian Persch2014-05-181-3/+2
* Revert "all: Use terminfo instead of termcap"Christian Persch2014-04-241-2/+3
* all: Use terminfo instead of termcapChristian Persch2014-04-231-3/+2
* license: Update to LGPL 2.1. Update FSF postal address.Egmont Koblinger2014-01-081-10/+10
* Bug 595494 - Build Failure in vte 0.21.6Behdad Esfahbod2009-09-181-9/+9
* Do some symbol hidingBehdad Esfahbod2009-09-171-9/+9
* The continual reallocation of GValueArray is the last trivially avoidableChris Wilson2007-02-051-1/+1
* As part of Bug 397439.Chris Wilson2007-01-171-0/+23
* Bug 356602 – const cast warning fixes for libvte Patch by Ryan LortieMariano Suárez-Alvarez2006-11-161-1/+1
* Remove the #ident strings.Behdad Esfahbod2006-04-181-1/+0
* Add patch for excessive memory consumption when opening new tabs. ThisKjartan Maraas2005-03-141-7/+4
* free the temporary array. add. use _vte_matcher_free_params_array insteadNalin Dahyabhai2003-05-211-0/+3
* add VteConv as a thin wrapper around GIConv. use VteConv. remove. remove.Nalin Dahyabhai2003-05-071-3/+0
* include <glib.h> for gboolean type definition. include "config.h" andNalin Dahyabhai2003-05-051-0/+4
* remove the unused DEFAULT_ISO_8859_1 case. don't callNalin Dahyabhai2003-04-301-3/+0
* - addNalin Dahyabhai2002-12-101-0/+56