summaryrefslogtreecommitdiff
path: root/src/vteskel.c
AgeCommit message (Expand)AuthorFilesLines
2006-07-10Bug 345377 – real transparency Patch from Kristian Høgsberg <krhBehdad Esfahbod1-1/+3
2006-04-18Remove the #ident strings.Behdad Esfahbod1-1/+0
2006-03-31Bug 336117 – [patch] Use g_slice API Patch from Aivars Kalvans.Behdad Esfahbod1-2/+2
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/+11
2003-05-13add _vte_draw_needs_repaint() to indicate if the drawing back-end can onlyNalin Dahyabhai1-8/+9
2003-05-09let the caller control whether or not we return the default colormap.Nalin Dahyabhai1-1/+1
2003-05-01add a singleton object for managing copies of background images, eitherNalin Dahyabhai1-2/+8
2003-04-21- ident tagging - header reorgNalin Dahyabhai1-0/+3
2003-04-14disable pangox, xft, glx drawing if run invoked with the --without-x flag.Nalin Dahyabhai1-0/+7
2003-04-09add specific checks for PangoX and glX. add drawing method using freetypeNalin Dahyabhai1-17/+18
2003-03-07- actually add these filesNalin Dahyabhai1-0/+210