summaryrefslogtreecommitdiff
path: root/src/vtepangox.c
AgeCommit message (Expand)AuthorFilesLines
2004-04-20Add (#134429). take a VteTerminalAntiAlias argument. take aNalin Dahyabhai1-1/+2
2003-06-16add. Move private VteTerminal stuff which needs to be shared with otherNalin Dahyabhai1-0/+7
2003-05-28check for GTK+ 2.2, and if found, force use of multihead-safe APIs to tryNalin Dahyabhai1-0/+10
2003-05-19- formatting fixupsNalin Dahyabhai1-5/+5
2003-05-13add _vte_draw_needs_repaint() to indicate if the drawing back-end can onlyNalin Dahyabhai1-0/+1
2003-05-09let the caller control whether or not we return the default colormap.Nalin Dahyabhai1-1/+1
2003-05-06when setting up backgrounds, don't deref an existing background beforeNalin Dahyabhai1-5/+5
2003-05-01add a singleton object for managing copies of background images, eitherNalin Dahyabhai1-20/+15
2003-04-21- ident tagging - header reorgNalin Dahyabhai1-3/+4
2003-04-15- correct bad castNalin Dahyabhai1-1/+1
2003-04-15fix macro invocations so that when LCD and GRAY2/GRAY4 pixel modes areNalin Dahyabhai1-15/+8
2003-04-14require automake 1.6, 1.5 chokes on AM_LDFLAGS, which 1.7 wants instead ofNalin Dahyabhai1-3/+12
2003-04-14disable pangox, xft, glx drawing if run invoked with the --without-x flag.Nalin Dahyabhai1-7/+25
2003-04-09add specific checks for PangoX and glX. add drawing method using freetypeNalin Dahyabhai1-0/+466