summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-07-26Fix text disappearing after space (bug #6617)1.0Carl Worth1-1/+1
2006-03-15Clarify that git tag -s does GPG signing.Behdad Esfahbod1-1/+6
2006-03-15Add a release-publish-message target to only get the message.Behdad Esfahbod1-1/+3
2006-03-15Increment version to 1.0.5 after release.Behdad Esfahbod1-1/+1
2006-03-15Cairo-1.0.4 released.1.0.4Behdad Esfahbod2-2/+13
2006-03-15WIN32: Define SHADEBLENDCAPS and SB_NONE if they are not defined. (from Tor L...Behdad Esfahbod1-0/+8
2006-03-15Add CAIRO_TEST_TARGET environment variable for limiting backends to test.Behdad Esfahbod1-5/+39
2006-03-15Remove unused RCS $Id:$ tags.Carl Worth2-4/+2
2006-03-15Win32: Handle BitBlt in get_image failure and AlphaBlend not being supportedVladimir Vukicevic1-3/+15
2006-03-15Win32: Set surface format based on device capsVladimir Vukicevic1-2/+25
2006-03-15Win32: Fix up src coords before calling AlphaBlend/BitBlt to avoid invalid callsVladimir Vukicevic1-2/+29
2006-03-15Win32: Rework clip and extents handlingVladimir Vukicevic2-58/+36
2006-03-15Misc compilation fixes (C++-style comments, M_PI decls, etc.)Behdad Esfahbod3-3/+17
2006-03-15Check font_face->status and return a nil scaled font if it is in an error sta...Behdad Esfahbod2-11172/+3
2006-03-15Fix test to use fontconfig properly so that the test no longer fails. Fixes b...Behdad Esfahbod2-5/+11191
2006-03-15Note using "git diff" instead of "git status" as the latter is a bit tricky w...Behdad Esfahbod1-1/+1
2006-03-15Update release infra to reflect git transition.Behdad Esfahbod4-16/+13
2006-03-15Add new ref images.Behdad Esfahbod1-0/+3
2006-03-15Add make bits to autogenerate ChangeLogBehdad Esfahbod2-0/+40
2006-03-15Shhhh.....Behdad Esfahbod1-0/+1
2006-03-15autogen.sh: Pass --foreign option to automake so that it doesn'tCarl Worth1-1/+1
2006-03-15Remove ChangeLog here too. We'll generate it using git log.Behdad Esfahbod1-11320/+0
2006-03-15Remove duplicate definitions of pixman_color_to_pixel and pixman_composite.Behdad Esfahbod27-87/+10
2006-03-15Allow _get_bitmap_surface to work for 0x0 glyphs, (fix for bug #5734).Behdad Esfahbod1-7/+4
2006-03-15Bug #4260, Reviewed by B. BiggsBehdad Esfahbod3-2/+13
2006-03-13fbCompositeTrans_0888xnx0888: Fix suspicious logical negation of pointer value.Carl Worth1-2/+2
2006-03-13_clip_and_composite_trapezoids: Avoid NULL pointer dereference due to OOM.Carl Worth1-0/+3
2006-03-13cairo-clip: Fix memory leak during OOM handling.Carl Worth1-1/+3
2006-03-13cairo-output-stream: Don't dereference a NULL pointer due to OOM.Carl Worth1-2/+4
2006-03-08cairo_show_glyphs: Do nothing if num_glyphs == 0Carl Worth1-0/+3
2006-03-04Use C-style comments rather than C++-style in C filesChristian Biesinger4-23/+27
2006-03-03_cairo_xlib_surface_show_glyphs: Break up rendering into chunks to fitCarl Worth1-19/+42
2006-03-03test/show-glyphs-many: New test case to demonstrate bug #5528Carl Worth5-0/+130
2006-02-23Fix usage of freetype to match Xft and follow David Turner's recommendations.Frederic Crozat1-52/+51
2006-02-23Fix for sub-pixel BGR and vRGBFrederic Crozat1-11/+25
2006-02-23test/text-antialias-subpixel: Modify to demonstrate problem with subpixel BGR...Frederic Crozat2-16/+22
2006-02-21Rename .cvsignore to .gitignore. Add *~ and *.o.Carl Worth10-0/+221
2005-12-07Use more portable shell syntax, ('test =' rather than 'test =='). Thanks to R...Carl Worth2-6/+12
2005-11-21Remove duplicate definitions of pixman_color_to_pixel and pixman_composite.Carl Worth3-2/+10
2005-11-18Remove spurios INT_ prefixes which break the build with very recent binutils.Carl Worth3-2/+12
2005-10-12Intersect clip region with target surface so we don't waste time and memory.Tor Lillqvist2-1/+15
2005-10-10Apply proper transform to generated paths.Tor Lillqvist2-6/+9
2005-10-08Fix typo leading to truncated error message (Christian Biesinger <cbiesinger@...Carl Worth2-1/+6
2005-10-06Add missing initialization for ximage.xoffset.Carl Worth2-0/+6
2005-10-04Invoke PKG_PROG_PKG_CONFIG so $PKG_CONFIG will be set early on.Anders Carlsson2-0/+9
2005-10-03Add missing initialization for _global_image_glyph_cache_mutex (Vladimir Vuki...Carl Worth2-0/+9
2005-10-03Increment CAIRO_VERSION to 1.0.3 after tagging RELEASE_1_0_2.Carl Worth2-2/+7
2005-10-03Increment CAIRO_VERSION to 1.0.2 and libtool versioning to 4:3:2.RELEASE_1_0_21.0.2Carl Worth3-2/+91
2005-09-29simplify id initialisation of last patchBertram Felgenhauer2-6/+12
2005-09-29ChangeLog cosmetics.Bertram Felgenhauer1-1/+1