index
:
~podain/cairo
1.0
1.10
1.2
1.4
1.6
1.8
bug_fix
clip_surface
image_backend
image_backend_clip_bug
master
spans
Unnamed repository; edit this file to name it for gitweb.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cairo-win32-private.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-24
[win32] Better tracking of initial clip
Vladimir Vukicevic
1
-5
/
+18
2008-01-22
Fix usage of cairo_rectangle_int16_t leading to memory corruption
Vladimir Vukicevic
1
-1
/
+1
2008-01-11
win32-printing: Do not clip and paint with an empty path
Adrian Johnson
1
-0
/
+1
2007-10-21
win32-printing: fix rounding problems when using pattern matrix
Adrian Johnson
1
-0
/
+2
2007-10-21
win32-printing: add meta surface pattern support
Adrian Johnson
1
-0
/
+1
2007-10-09
[win32] remove ignore_operators flag from win32 printing surface
Vladimir Vukicevic
1
-5
/
+0
2007-09-18
[win32] Add win32 printing surface
Vladimir Vukicevic
1
-1
/
+65
2007-07-18
[fixpt] Replace cairo_rectangle_int16_t with cairo_rectangle_int_t
Vladimir Vukicevic
1
-2
/
+2
2007-03-20
Initialize mutexes at central location.
Mathias Hasselmann
1
-3
/
+0
2006-11-07
[win32] clean up win32_surface_composite
Vladimir Vukicevic
1
-1
/
+4
2006-10-16
[win32] Add missing void
Christian Biesinger
1
-1
/
+1
2006-09-12
[win32] Support for DDBs, AlphaBlend fix
Vladimir Vukicevic
1
-1
/
+21
2006-09-09
[win32] Make cairo as a win32 static library possible
Vladimir Vukicevic
1
-0
/
+3
2006-06-06
Fix bogus cairo_rectangle_fixed_t to be cairo_rectangle_int16_t.
Carl Worth
1
-2
/
+2
2006-06-06
Remove extraneous whitespace from "blank" lines.
Carl Worth
1
-3
/
+3
2006-05-18
[win32] implement win32 show_glyphs
Stuart Parmenter
1
-0
/
+1
2006-05-04
Rename cairo_rectangle_t to cairo_rectangle_fixed_t.
Robert O'Callahan
1
-2
/
+2
2006-04-26
WIN32: Define SHADEBLENDCAPS and SB_NONE if they are not defined. (from Tor L...
Behdad Esfahbod
1
-0
/
+8
2006-02-27
Win32: expose win32 DIB (image) surface creation function, and DC getter
Vladimir Vukicevic
1
-5
/
+0
2006-02-27
Win32: Rework clip and extents handling
Vladimir Vukicevic
1
-1
/
+1
2005-08-23
Check for AlphaBlend() with GetProcAddress() to support older compilation env...
Owen Taylor
1
-6
/
+0
2005-02-24
Instead of counting on ordering deletion to work (apparently it didn't on old...
Owen Taylor
1
-0
/
+10
2005-02-01
Mostly-functioning Win32 font backend; no glyph paths yet.
Owen Taylor
1
-0
/
+77