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