summaryrefslogtreecommitdiff
path: root/src/cairo-win32-private.h
AgeCommit message (Expand)AuthorFilesLines
2006-11-07[win32] clean up win32_surface_compositeVladimir Vukicevic1-1/+4
2006-10-16[win32] Add missing voidChristian Biesinger1-1/+1
2006-09-12[win32] Support for DDBs, AlphaBlend fixVladimir Vukicevic1-1/+21
2006-09-09[win32] Make cairo as a win32 static library possibleVladimir Vukicevic1-0/+3
2006-06-06Fix bogus cairo_rectangle_fixed_t to be cairo_rectangle_int16_t.Carl Worth1-2/+2
2006-06-06Remove extraneous whitespace from "blank" lines.Carl Worth1-3/+3
2006-05-18[win32] implement win32 show_glyphsStuart Parmenter1-0/+1
2006-05-04Rename cairo_rectangle_t to cairo_rectangle_fixed_t.Robert O'Callahan1-2/+2
2006-04-26WIN32: Define SHADEBLENDCAPS and SB_NONE if they are not defined. (from Tor L...Behdad Esfahbod1-0/+8
2006-02-27Win32: expose win32 DIB (image) surface creation function, and DC getterVladimir Vukicevic1-5/+0
2006-02-27Win32: Rework clip and extents handlingVladimir Vukicevic1-1/+1
2005-08-23Check for AlphaBlend() with GetProcAddress() to support older compilation env...Owen Taylor1-6/+0
2005-02-24Instead of counting on ordering deletion to work (apparently it didn't on old...Owen Taylor1-0/+10
2005-02-01Mostly-functioning Win32 font backend; no glyph paths yet.Owen Taylor1-0/+77