index
:
~company/cairo
gl
master
planar
xv
yuv
Unnamed repository; edit this file to name it for gitweb.
company
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
2009-07-23
Remove clip handling from generic surface layer.
Chris Wilson
1
-3
/
+12
2009-05-17
Fix win32 build breakage
Adrian Johnson
1
-0
/
+1
2008-11-24
Win32-print: Add PNG embedding support
Adrian Johnson
1
-0
/
+3
2008-11-06
win32-printing: Implement JPEG support
Adrian Johnson
1
-0
/
+3
2008-11-04
[win32] Compile fix for extend-pad extents.
Chris Wilson
1
-1
/
+2
2008-10-30
[pattern] Avoid needless copying of patterns.
Chris Wilson
1
-1
/
+1
2008-09-27
clone_similar(): s/device_offset/clone_offset/
Chris Wilson
1
-2
/
+2
2008-09-27
Allow cloning sub-regions of similar surfaces.
Chris Wilson
1
-0
/
+2
2008-08-10
Win32-printing: Fix Type 1 font printing so fallback is not used
Adrian Johnson
1
-0
/
+1
2008-06-23
Use #include "cairo-*." instead of #include <cairo-*.h>
Behdad Esfahbod
1
-2
/
+2
2008-05-28
Fix two more compile errors
Behdad Esfahbod
1
-1
/
+2
2008-05-04
Make win32-printing surface work with bitmap fonts
Adrian Johnson
1
-0
/
+3
2008-04-13
win32: Fix broken printing of type1 fonts
Adrian Johnson
1
-0
/
+3
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