Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-03-04 | src/cairo_win32_font.c src/cairo_win32_surface.c: Update for recent backend i... | Owen Taylor | 1 | -47/+20 |
2005-03-04 | src/cairoint.h src/cairo_pattern.c src/cairo_glitz_surface.c: Add _cairo_patt... | Owen Taylor | 1 | -2/+2 |
2005-02-24 | Remove a left-over debug printf. | Owen Taylor | 1 | -3/+0 |
2005-02-24 | Instead of counting on ordering deletion to work (apparently it didn't on old... | Owen Taylor | 1 | -41/+50 |
2005-02-24 | When we created a DC/bitmap pair, delete the DC before the Bitmap so that the... | Owen Taylor | 1 | -4/+6 |
2005-02-02 | Add some functions to select the font into a device context with the intentio... | Owen Taylor | 1 | -5/+3 |
2005-02-01 | Mostly-functioning Win32 font backend; no glyph paths yet. | Owen Taylor | 1 | -40/+57 |
2005-02-01 | src/cairo_unicode.c src/cairoint.h src/Makefile.am: Add _cairo_utf8_to_utf16(... | Owen Taylor | 1 | -40/+43 |
2005-01-31 | configure.in src/cairo-features.h.in: Add a check for the Windows platform an... | Owen Taylor | 1 | -0/+932 |