summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* clean up tests for wint_t. Patch from Brian Cameron.Nalin Dahyabhai2002-10-171-11/+1
* adjust our adjustments whenever a line might scroll off the top of theNalin Dahyabhai2002-10-161-2/+3
* more $pkglibdir -> $libexecdir fixing. add rules for generating ps andNalin Dahyabhai2002-10-141-1/+3
* Changed to that wchar.h is included when checking for wint_t on Solaris.Brian Cameron2002-10-111-1/+28
* fix the bits I missed when fixing #95085.Nalin Dahyabhai2002-10-101-1/+4
* Added Czech translation from Miloslav Trmac <mitr@volny.cz>.Stanislav Brabec2002-10-011-1/+1
* Added -lsocket to LIBS if socket is in libsocket, so VTE will compile onBrian Cameron2002-09-131-2/+2
* AC_CHECK_FUNC() doesn't do AC_DEFINE(HAVE_FOO), so do that for socket()jacob berkman2002-09-121-2/+9
* Reorder definitions to avoid implicit declaration warnings. Check forNalin Dahyabhai2002-09-111-2/+2
* Test for sendmsg() with AC_CHECK_FUNCS instead of AC_TRY_COMPILE. Removed.Nalin Dahyabhai2002-09-111-15/+1
* Added check for socket library and SendMsg check. Added this file with aBrian Cameron2002-09-111-0/+16
* Skip lookups for padding information if we're pretty sure we're using aNalin Dahyabhai2002-09-111-31/+57
* remove es until the file really gets added. also it wasn't addedJacob Berkman2002-09-111-1/+1
* Added "es" to ALL_LINGUASPablo Gonzalo del Campo2002-09-111-1/+1
* 2002-09-05 nalin first pass at writing documentation fixNalin Dahyabhai2002-09-051-0/+53
* Added stropts.h check for Solaris. Do not send data to the slave if theBrian Cameron2002-09-041-0/+1
* Fix a how'd-that-ever-work bug (not returning anything fromvte_0_8_12Nalin Dahyabhai2002-08-301-0/+1
* new translation, by "Alexandre Folle de Menezes" <afmenez@terra.com.br>Gustavo Noronha Silva2002-08-281-1/+1
* Added Norwegian (no) to ALL_LINGUAS.Kjartan Maraas2002-08-241-1/+1
* Added Vietnamese filePablo Saratxaga2002-08-241-1/+1
* Whoa, back that out.Nalin Dahyabhai2002-08-221-6/+0
* Bind ENQ to "return-terminal-status". Fix an off-by-one which incorrectlyNalin Dahyabhai2002-08-221-0/+6
* add de and nl translations to ALL_LINGUASNalin Dahyabhai2002-08-121-1/+1
* Added French translation.Christophe Merlet2002-08-021-1/+1
* Include <termios.h> if available, per patch from Hidetoshi Tajima. IncludeNalin Dahyabhai2002-08-011-0/+1
* Fix autoconf quoting error.vte_0_6_0Nalin Dahyabhai2002-07-301-1/+1
* Check for wint_t and attempt to allow compiles even when wint_t isn'tNalin Dahyabhai2002-07-301-0/+1
* Added Danish translation.Ole Laursen2002-07-251-1/+1
* Actually set ALL_LINGUAS so translations get installed. Document theNalin Dahyabhai2002-07-181-0/+1
* Set GETTEXT_PACKAGE correctly, noted by menthos.Nalin Dahyabhai2002-07-171-1/+1
* subst PYGTK_DATADIRvte_0_3_30Nalin Dahyabhai2002-06-141-1/+1
* Handle cases where pygtk isn't installed in the prefix we're configuringNalin Dahyabhai2002-06-141-0/+2
* 2002-06-12 msw added AM_CHECK_PYTHON_HEADERS from pygtk rewrote pythonMatt Wilson2002-06-121-4/+16
* Move python stuffs to a different subdirectory.Nalin Dahyabhai2002-06-121-2/+9
* Add rules for building python modules.Nalin Dahyabhai2002-06-121-0/+14
* Include gettext support. Mark warnings for possible translation. Add.Nalin Dahyabhai2002-06-101-1/+7
* Check for pangoxft with Xft1 or Xft2, hopefully getting things right forvte_0_3_26Nalin Dahyabhai2002-06-071-5/+17
* Fix make distcheck.Nalin Dahyabhai2002-05-281-1/+2
* Filter key release events through input methods. (Patch from otaylor.)Nalin Dahyabhai2002-05-211-0/+1
* Patch from Hidetoshi Tajima to fix building on Solaris systems, remove useNalin Dahyabhai2002-05-211-1/+1
* Try @pkgdatadir@/termcap/$TERM when reading termcap files. This fixes thevte_0_3_2Nalin Dahyabhai2002-05-011-1/+9
* Track and free idle task tags properly. Change F11 and F12 capabilitiesvte_0_3Nalin Dahyabhai2002-04-301-0/+1
* Run autogen before tagging so that the tag is always correct.Nalin Dahyabhai2002-04-261-1/+1
* Add some targets for building tarballs in a hopefully-reproducible way.Nalin Dahyabhai2002-04-251-1/+1
* Handle decoding errors better.Nalin Dahyabhai2002-04-251-1/+1
* autogen.sh: Default to include optimization, even for debugging.Nalin Dahyabhai2002-04-231-2/+1
* Adjust warnings used when in maintainer mode.Nalin Dahyabhai2002-03-181-0/+9
* Define PACKAGE correctly. Move most of the tear-down code into the widgetNalin Dahyabhai2002-03-141-1/+1
* Define PACKAGE.Nalin Dahyabhai2002-03-141-0/+1
* Disable gdk-pixbuf's deprecated functions. Discard non-ascii bytes toNalin Dahyabhai2002-03-141-0/+1