index
:
~krh/vte
master
Unnamed repository; edit this file 'description' to name the repository.
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
vteskel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-23
Drop struct _vte_draw_impl
Kristian Høgsberg
1
-86
/
+0
2009-09-18
Bug 595494 - Build Failure in vte 0.21.6
Behdad Esfahbod
1
-1
/
+1
2009-09-17
Do some symbol hiding
Behdad Esfahbod
1
-1
/
+1
2009-03-26
Minor fixes from Richard Russon.
Behdad Esfahbod
1
-1
/
+1
2009-02-12
Bug 54926 – Should try bold version of font before pseudo-bolding
Behdad Esfahbod
1
-0
/
+1
2008-12-08
Bug 563752 – pangocairo backend recreates cairo_surface_t for background
Behdad Esfahbod
1
-0
/
+2
2008-12-01
Remove excess initializer.
Behdad Esfahbod
1
-1
/
+0
2008-12-01
#include <config.h> instead of "../config.h".
Behdad Esfahbod
1
-1
/
+1
2008-11-18
Fix missing prototype warning.
Christian Persch
1
-1
/
+1
2008-11-14
Remove unneeded draw methods.
Behdad Esfahbod
1
-174
/
+27
2007-02-23
Add a new debug flag to monitor draw operations. Don't issue individual
Chris Wilson
1
-0
/
+7
2007-01-29
Add -Wshadow to MAYBE_WARN
Chris Wilson
1
-1
/
+1
2007-01-29
Add the NULL clip func to the skeleton function table.
Chris Wilson
1
-0
/
+1
2007-01-17
Bug 395373 - Allow the user to specify backend priorities.
Chris Wilson
1
-24
/
+5
2007-01-17
As part of Bug 397439.
Chris Wilson
1
-6
/
+0
2007-01-17
As part of Bug 397439.
Chris Wilson
1
-2
/
+2
2006-07-10
Bug 345377 – real transparency Patch from Kristian Høgsberg <krh
Behdad Esfahbod
1
-1
/
+3
2006-04-18
Remove the #ident strings.
Behdad Esfahbod
1
-1
/
+0
2006-03-31
Bug 336117 – [patch] Use g_slice API Patch from Aivars Kalvans.
Behdad Esfahbod
1
-2
/
+2
2004-04-20
Add (#134429). take a VteTerminalAntiAlias argument. take a
Nalin Dahyabhai
1
-1
/
+2
2003-06-16
add. Move private VteTerminal stuff which needs to be shared with other
Nalin Dahyabhai
1
-0
/
+7
2003-05-28
check for GTK+ 2.2, and if found, force use of multihead-safe APIs to try
Nalin Dahyabhai
1
-0
/
+11
2003-05-13
add _vte_draw_needs_repaint() to indicate if the drawing back-end can only
Nalin Dahyabhai
1
-8
/
+9
2003-05-09
let the caller control whether or not we return the default colormap.
Nalin Dahyabhai
1
-1
/
+1
2003-05-01
add a singleton object for managing copies of background images, either
Nalin Dahyabhai
1
-2
/
+8
2003-04-21
- ident tagging - header reorg
Nalin Dahyabhai
1
-0
/
+3
2003-04-14
disable pangox, xft, glx drawing if run invoked with the --without-x flag.
Nalin Dahyabhai
1
-0
/
+7
2003-04-09
add specific checks for PangoX and glX. add drawing method using freetype
Nalin Dahyabhai
1
-17
/
+18
2003-03-07
- actually add these files
Nalin Dahyabhai
1
-0
/
+210