summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-03-01[test] Add leak-revealing path to rectilinear-strokeBehdad Esfahbod1-0/+8
2007-03-01[test] Plug a leak in the test suiteBehdad Esfahbod1-0/+1
2007-03-01[xlib] Drop XrmFinalize() stuff. That didn't ever exist in any public X serverBehdad Esfahbod2-9/+0
2007-03-01[TODO] Add cairo_surface_copy_page()Behdad Esfahbod1-2/+3
2007-03-01[paginated] Also increase page number in copy_pageBehdad Esfahbod1-0/+2
2007-03-01PDF: Ensure ToUnicode CMap name is uniqueAdrian Johnson1-4/+7
2007-02-28[RELEASING] Add notifying desktop-devel-listBehdad Esfahbod1-0/+6
2007-02-28[TODO] Add/remove itemsBehdad Esfahbod2-30/+20
2007-02-28Revert the solid-pattern cacheBehdad Esfahbod10-212/+12
2007-02-28[boilerplate/test-paginated] Issue a show_page before writing bufferBehdad Esfahbod1-0/+5
2007-02-28[paginated] Also do an automatic show page if nothing ever drawnBehdad Esfahbod1-1/+4
2007-02-28[paginated] Automatically issue a final cairo_show_page()Behdad Esfahbod2-7/+13
2007-02-27[doc] Add new APIs to cairo-sections.txtBehdad Esfahbod1-8/+19
2007-02-27Slim-hidden cairo_scale()Behdad Esfahbod2-0/+2
2007-02-27Implement cairo_get_scaled_font()Behdad Esfahbod8-8/+70
2007-02-27[quartz] Remove comment syntax that is recognized by gtkdoc from regular comm...Behdad Esfahbod1-12/+12
2007-02-27[cairo.c] Reorder some function implementations for clarityBehdad Esfahbod1-28/+28
2007-02-27[cairo.h] Reorder function prototypes a bit for clarityBehdad Esfahbod1-10/+10
2007-02-27[test] Add ref images for new testsBehdad Esfahbod9-6/+3
2007-02-27[PS/PDF] Fix xstep/ystep values for CAIRO_EXTEND_NONEBehdad Esfahbod2-36/+43
2007-02-27[test] Add tests that show xstep/ystep failures in PS/PDF backendsBehdad Esfahbod4-0/+142
2007-02-27[Makefile.am] Remove ChangeLog.cache-* in distcleanBehdad Esfahbod1-0/+2
2007-02-23[PS] Add note about possible need for fix.Behdad Esfahbod1-0/+5
2007-02-23[TODO] More TODO itemsBehdad Esfahbod1-3/+12
2007-02-23[SVG] Fix warningsBehdad Esfahbod1-2/+4
2007-02-23[SVG] Rename a local variable for clarityBehdad Esfahbod1-6/+6
2007-02-23[TODO] Add various TODO itemsBehdad Esfahbod2-0/+2
2007-02-23[test] Add a new, XFAIL, extend-pad testBehdad Esfahbod4-0/+78
2007-02-23[PS] Fix surface patterns with transformsBehdad Esfahbod2-28/+14
2007-02-23[test] Remove non-existing test extend-padBehdad Esfahbod1-1/+3
2007-02-23[test] Update surface-pattern test to include transformationsBehdad Esfahbod4-51/+43
2007-02-23[PS/PDF] Accept CAIRO_EXTEND_REFLECT surface patterns nativelyBehdad Esfahbod2-6/+17
2007-02-23[test] Increase size of extend-reflect test to see that pattern repeatsBehdad Esfahbod3-1/+2
2007-02-23[surface] Copy device_transform_inverse in _cairo_surface_clone_similarBehdad Esfahbod1-1/+3
2007-02-23[SVG] Use _cairo_pattern_acquire_surface instead of _cairo_surface_acquire_so...Behdad Esfahbod1-8/+15
2007-02-23[cairo-pattern] Correctly delegate device_transform so tests pass againBehdad Esfahbod1-0/+7
2007-02-23[cairo-pattern] Fall back on cairo_surface_create_similar in _cairo_pattern_a...Behdad Esfahbod1-0/+18
2007-02-23Support CAIRO_EXTEND_REFLECT on surface patternsBehdad Esfahbod4-5/+59
2007-02-23[PS] Update surface_pattern_supported() from PDFBehdad Esfahbod1-1/+23
2007-02-23[cairo-surface] Do not err on CAIRO_EXTEND_PAD and CAIRO_EXTEND_REFLECTBehdad Esfahbod1-30/+0
2007-02-23[test] Add ref image for extend-reflectBehdad Esfahbod1-0/+0
2007-02-23[core] put back REF_COUNT_INVALID to be -1, fix finishVladimir Vukicevic6-1/+16
2007-02-23[core] Add user_data and reference count getters to all objectsVladimir Vukicevic8-9/+319
2007-02-23[xlib/xcb] Check for same_screen in is_compatibleBehdad Esfahbod2-2/+2
2007-02-23Subsetting: Add check for malloc() errorAdrian Johnson1-4/+5
2007-02-23Win32: Fix _cairo_win32_scaled_font_map_glyphs_to_unicode return typeAdrian Johnson1-4/+2
2007-02-22[FreeType] Truely return unhinted advance width if metrics hinting is offBehdad Esfahbod1-4/+11
2007-02-22[Makefile.am] Include boilerplate/ in SUBDIRSBehdad Esfahbod1-1/+1
2007-02-21Set overflow to visible for symbols.Emmanuel Pacaud1-1/+1
2007-02-21[test] Fix syntax typo in text-rotateBehdad Esfahbod1-1/+1