summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2006-10-02Released vte-0.14.1.vte_0_14_1Behdad Esfahbod1-1/+1
2006-09-18Bug 356616 – libvte broken with new autotoolsRyan Lortie1-1/+5
2006-09-08Define G_LOG_DOMAIN=Vte.Behdad Esfahbod1-1/+1
2006-09-04Released vte-0.14.0.vte_0_14_0Behdad Esfahbod1-1/+1
2006-08-24Released vte-0.13.7.Behdad Esfahbod1-1/+1
2006-08-21Released vte-0.13.6.vte_0_13_6Behdad Esfahbod1-1/+1
2006-07-31Released vte-0.13.5.vte_0_13_5Behdad Esfahbod1-1/+1
2006-07-24Released vte-0.13.4.vte_0_13_4Behdad Esfahbod1-1/+1
2006-07-11Released vte-0.13.3.vte_0_13_3Behdad Esfahbod1-3/+3
2006-07-05Allow _vte_debug_.* into exported symbols.Behdad Esfahbod1-1/+1
2006-06-21Bug 345514 – -no-undefined doesn't work with latest libtoolBehdad Esfahbod1-2/+1
2006-06-12Released vte-0.13.2.vte_0_13_2Behdad Esfahbod1-1/+1
2006-06-12Bug 344666 – Problems with *_CFLAGS and *_LDFLAGS in makefiles PatchBehdad Esfahbod1-41/+41
2006-05-17Released vte-0.13.1.vte_0_13_1Behdad Esfahbod1-1/+1
2006-04-28Bug 339980 – nativeecho needs glib in LDADD to build on Solaris PatchBehdad Esfahbod1-2/+2
2006-04-25Pass -no-undefined linker flag.Behdad Esfahbod1-1/+2
2006-04-23Released vte-0.13.0.vte_0_13_0Behdad Esfahbod1-2/+2
2006-04-22Bug 330441 – Remove libzvt support Patch from Guilherme de S. PastoreBehdad Esfahbod1-10/+1
2006-04-18Bug 337442 – [patch] Reduce .plt sectionBehdad Esfahbod1-1/+3
2006-02-11Update the build infrastructure. make distcheck works now!Behdad Esfahbod1-0/+1
2006-02-10Removed the huge sequence handler table. Changed to use the compact tablesBehdad Esfahbod1-0/+5
2006-02-10Moved all sequence handler codes into a separate file.Behdad Esfahbod1-0/+4
2006-01-28add -DG_DISABLE_ASSERT to CFLAGS. updated. bumped version to 0.11.17. onlyGuilherme de S. Pastore1-1/+1
2005-03-14Add patch for excessive memory consumption when opening new tabs. ThisKjartan Maraas1-4/+18
2005-03-02Add vtetree.[ch] Don't use a GArray but use calloc'ed memory to speed upKjartan Maraas1-0/+2
2004-04-30assorted updates. check for <sys/termios.h> include <sys/termios.h> ifNalin Dahyabhai1-2/+2
2004-04-20document the child-exited signal. document the emulation-changed andNalin Dahyabhai1-2/+2
2004-04-20call GtkWidget's key_press_event callback for keys, in case GtkWidget hasNalin Dahyabhai1-0/+1
2003-08-13exit on any error, to avoid leaving random unreaped children running.Nalin Dahyabhai1-5/+5
2003-07-10add. use interfaces from vteregex for doing dingus matching.Nalin Dahyabhai1-0/+2
2003-06-16add. Move private VteTerminal stuff which needs to be shared with otherNalin Dahyabhai1-1/+2
2003-06-03- 0.11.9vte_0_11_9Nalin Dahyabhai1-3/+11
2003-05-20try juggling the CFLAGS and LIBS order to let the xft CFLAGS/LIBS takeNalin Dahyabhai1-2/+2
2003-05-19- rename termcap.c/termcap.h to avoid conflicts with system <termcap.h>Nalin Dahyabhai1-14/+13
2003-05-07add VteConv as a thin wrapper around GIConv. use VteConv. remove. remove.Nalin Dahyabhai1-9/+37
2003-05-01add a singleton object for managing copies of background images, eitherNalin Dahyabhai1-0/+2
2003-04-29add map for CP437. add. add CP437. add unitable.CP437 to the file list.Nalin Dahyabhai1-0/+1
2003-04-29rework to simplify the logic of how many cells to invalidate when we haveNalin Dahyabhai1-1/+5
2003-04-28add routines for pulling Xft antialiasing and hinting options from theNalin Dahyabhai1-0/+2
2003-04-21drop unitable.KSC5601 fixup comment re: KS X 1001 (#107119). add twoNalin Dahyabhai1-1/+0
2003-04-18quiet a compiler warning. use KSX-1001 instead of KSC-5601 for Korean, addNalin Dahyabhai1-1/+4
2003-04-09add specific checks for PangoX and glX. add drawing method using freetypeNalin Dahyabhai1-17/+27
2003-03-27- sprinkle various CFLAGS throughoutNalin Dahyabhai1-6/+6
2003-03-27specify AM_CFLAGS and AM_LDFLAGS instead of CFLAGS and LDFLAGS so thatNalin Dahyabhai1-2/+2
2003-03-07adjust coordinates for the border when clearing rectangles. add. use theNalin Dahyabhai1-0/+2
2003-03-05require Xft2 and fontconfig, drop Xft1. Require freetype2. add xticker,Nalin Dahyabhai1-2/+15
2003-02-24home the cursor when we switch to the alternate screen (#105075).Nalin Dahyabhai1-0/+1
2003-02-18add @LDFLAGS@ to all of the LDADD clauses, hopefully fixing #105415.Nalin Dahyabhai1-19/+19
2003-02-11add data for tracking ambiguous-width Unicode characters. addNalin Dahyabhai1-1/+3
2003-01-31- include iso2022.txt in dist tarballsNalin Dahyabhai1-0/+1