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
/
vtedraw.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-23
Bug 576504 – vte does not pass its testsuite.
Behdad Esfahbod
1
-1
/
+0
2009-02-12
Bug 54926 – Should try bold version of font before pseudo-bolding
Behdad Esfahbod
1
-8
/
+12
2008-12-12
Bug 149631 – gnome-terminal doesn't combine combining chars in utf8
Behdad Esfahbod
1
-5
/
+6
2008-12-08
Bug 563752 – pangocairo backend recreates cairo_surface_t for background
Behdad Esfahbod
1
-19
/
+13
2008-12-02
Cache the full ASCII range if Latin uses the default language.
Behdad Esfahbod
1
-2
/
+8
2008-11-22
Bug 560766 – Deprecate and remove vte_terminal_get_using_xft()
Christian Persch
1
-2
/
+0
2008-11-20
Bug 560818 – pangocairo backend doesn't share font cache across widgets
Behdad Esfahbod
1
-1
/
+1
2008-11-14
Remove unneeded draw methods.
Behdad Esfahbod
1
-17
/
+4
2008-11-13
Simplify backends by relying more on defaults.
Behdad Esfahbod
1
-6
/
+20
2008-11-13
Use sensical defaults instead of g_return_if_fail'ing when backend
Behdad Esfahbod
1
-0
/
+1
2007-03-16
Bug 418073 – Opacity ignored for vtexft
Chris Wilson
1
-2
/
+2
2007-03-05
Bug 414586 – Terminal screen blinks when menu is opened for the first
Chris Wilson
1
-0
/
+2
2007-02-28
Bug 410534 – Slow content scrolling, takes 100% of CPU.
Chris Wilson
1
-1
/
+1
2007-02-23
Add a new debug flag to monitor draw operations. Don't issue individual
Chris Wilson
1
-0
/
+2
2007-02-04
Bug 106618 – CJK 'fixed width' font and 's p a c e d o u t' issue
Chris Wilson
1
-1
/
+6
2007-01-31
A mixed bag of cleanups.
Chris Wilson
1
-1
/
+1
2007-01-26
Bug 401082 – double-draw issue
Chris Wilson
1
-0
/
+2
2007-01-24
cf Bug 399617 – Avoid memory allocations during an expose event.
Chris Wilson
1
-2
/
+2
2007-01-24
Revert the last accidental overcommit.
Chris Wilson
1
-2
/
+2
2007-01-24
Valgrind pointed out a couple of places where we tried to access before
Chris Wilson
1
-2
/
+2
2007-01-17
Bug 395373 - Allow the user to specify backend priorities.
Chris Wilson
1
-2
/
+2
2006-07-10
Bug 345377 – real transparency Patch from Kristian Høgsberg <krh
Behdad Esfahbod
1
-2
/
+4
2006-04-18
Remove the #ident strings.
Behdad Esfahbod
1
-1
/
+0
2004-04-20
Add (#134429). take a VteTerminalAntiAlias argument. take a
Nalin Dahyabhai
1
-2
/
+6
2003-06-16
add. Move private VteTerminal stuff which needs to be shared with other
Nalin Dahyabhai
1
-0
/
+2
2003-05-28
check for GTK+ 2.2, and if found, force use of multihead-safe APIs to try
Nalin Dahyabhai
1
-0
/
+6
2003-05-13
add _vte_draw_needs_repaint() to indicate if the drawing back-end can only
Nalin Dahyabhai
1
-0
/
+2
2003-05-09
let the caller control whether or not we return the default colormap.
Nalin Dahyabhai
1
-1
/
+2
2003-05-01
add a singleton object for managing copies of background images, either
Nalin Dahyabhai
1
-2
/
+13
2003-04-14
disable pangox, xft, glx drawing if run invoked with the --without-x flag.
Nalin Dahyabhai
1
-1
/
+23
2003-04-09
add specific checks for PangoX and glX. add drawing method using freetype
Nalin Dahyabhai
1
-5
/
+7
2003-03-05
require Xft2 and fontconfig, drop Xft1. Require freetype2. add xticker,
Nalin Dahyabhai
1
-0
/
+110