summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove pixman from LGPL_CHANGE_BEFORELGPL_CHANGE_BEFORECarl Worth2006-02-1340-695/+5396
|\
| * Fix copyright attributions mistakenly attributed to University of Southern Ca...Carl Worth2004-08-023-51/+48
| * Note that cairo_clip is fixed now.Carl Worth2004-08-022-3/+7
| * s/ct/cr/Øyvind Kolås2004-08-012-10/+15
| * Updating for XCB API change around iterators.Jamey Sharp2004-07-243-8/+13
| * Tracking changes to glitzDavid Reveman2004-07-202-35/+42
| * Fixed typo in earlier memory leak fixDavid Reveman2004-07-163-2/+13
| * Fixed glyph cache memory leakDavid Reveman2004-07-153-0/+11
| * Don't call _cairo_surface_set_clip_region with a NULL surface.Carl Worth2004-07-113-4/+11
| * Fix numerical problem that could lead to infinite loops.Carl Worth2004-07-093-8/+15
| * Report versions of commands on failure. Try to get version numbers from newer...Dave Beckett2004-07-091-8/+15
| * Require automake 1.7 (and thus aclocal 1.7) which requires autoconf 2.54. Cha...Dave Beckett2004-07-092-1/+82
| * Remove errant semicolon from macro definition.Carl Worth2004-07-052-1/+6
| * Add missing ChangeLog entry. Add description of current tessellation bugs.Carl Worth2004-07-012-0/+17
| * Glitz updates and a minor clipping fixDavid Reveman2004-06-215-77/+156
| * Fix image data length computation (XCB doesn't do this part).Keith Packard2004-06-163-4/+10
| * Software multi-sample supportDavid Reveman2004-06-113-10/+69
| * Pre-multiply gradients after color interpolationDavid Reveman2004-06-116-39/+71
| * These two fixes are from David Reveman <c99drn@cs.umu.se>:Carl Worth2004-05-284-20/+20
| * Add WARN_CFLAGS, autodetection for 64/128 bit ints and cairo_wideint.[ch]Keith Packard2004-05-2815-77/+2785
| * Moved CAIRO_CHECK_SANITY below declarationsDavid Reveman2004-05-242-3/+7
| * Added glyph cachingDavid Reveman2004-05-2421-222/+1032
| * Add sanity checking feature configury.Graydon Hoare2004-05-2013-135/+982
| * Do nothing when passed a NULL string.Carl Worth2004-05-172-0/+8
| * changed CAIRO_FILTER_DEFAULT to CAIRO_FILTER_BEST to make gradients easier.Øyvind Kolås2004-05-112-1/+6
| * Removed pattern_offsetDavid Reveman2004-05-118-43/+22
* | Remove pixman from SNAPSHOT_0_1_23SNAPSHOT_0_1_23Carl Worth2006-02-1322-650/+1056
|\ \ | |/
| * Increment CAIRO_VERSION to 0.1.23.Carl Worth2004-05-114-14/+67
| * Several people have reported that cairo_clip is not working right now. And it...Carl Worth2004-05-112-0/+11
| * Better surface pattern supportDavid Reveman2004-05-113-21/+68
| * Bail on NULL utf8 string.Carl Worth2004-05-077-4/+28
| * Leave clientClipType as CT_NONE if region is NULL (thanks to Vladimir Vukicev...Carl Worth2004-05-063-2/+11
| * (_cairo_png_surface_copy_page): Don't close a file we didn't open.Carl Worth2004-05-042-1/+1
| * Move all libpng-related code into copy_page. (unpremultiply_data): Add missin...Carl Worth2004-05-043-95/+153
| * Corrected some confusing comments about the math used for radial gradientsDavid Reveman2004-05-043-16/+37
| * cairo_surface_t pointer to cairo_surface_set_matrixDavid Reveman2004-05-012-1/+6
| * Don't set pattern_offset by the current point. Perhaps we can eliminate patte...Carl Worth2004-04-293-8/+6
| * Updated linear and radial patternsDavid Reveman2004-04-298-255/+315
| * Added a BUG and a TODO itemCarl Worth2004-04-292-1/+11
| * Support compositing with mask surface when mask is solid or multi-texturing i...David Reveman2004-04-282-5/+20
| * Fixed conversion of pixman_box16_t to glitz_rectangle_tDavid Reveman2004-04-252-4/+7
| * Converted shading routines to use fixed point values.David Reveman2004-04-257-255/+327
| * Fixed several function prototype mismatches between internal header file and ...Carl Worth2004-04-236-12/+20
| * Fixed pattern source offsetDavid Reveman2004-04-229-60/+66
| * Fixed missing limits.h includesDavid Reveman2004-04-206-6/+21
* | Remove pixman from SNAPSHOT_0_1_22SNAPSHOT_0_1_22Carl Worth2006-02-138-19/+43
|\ \ | |/
| * Added notes for snapshot 0.1.22.Carl Worth2004-04-163-2/+12
| * Add RELEASING fileSNAPSHOT_0_1_1Carl Worth2004-04-161-0/+71
| * Add notes for snapshot 0.1.1Carl Worth2004-04-163-1/+28
| * Track pixman fixes to PIXMAN_FORMAT_NAME_*.Carl Worth2004-04-166-17/+31