Age | Commit message (Expand) | Author | Files | Lines |
2006-02-13 | Remove pixman from SNAPSHOT_0_1_20SNAPSHOT_0_1_20 | Carl Worth | 73 | -2243/+9706 |
2006-02-13 | Remove pixman since it shouldn't exist at this point of the history.SNAPSHOT_0_1_16 | Carl Worth | 39 | -14345/+0 |
2004-04-06 | Added notes for snapshot 0.1.20. | Carl Worth | 3 | -2/+149 |
2004-04-06 | Added new pattern API | David Reveman | 2 | -0/+1432 |
2004-04-06 | Added new pattern API | David Reveman | 24 | -530/+1339 |
2004-04-02 | Move weight after slant to match the order in cairo_select_font. | Carl Worth | 4 | -6/+42 |
2004-03-30 | Add -lz. | Carl Worth | 4 | -3/+8 |
2004-03-30 | Add checks for Xrender.h in xrender.pc is not found. Remove AC_HELP_STRING to... | Carl Worth | 4 | -7/+18 |
2004-03-30 | Add question on semantics with empty region. Fix missing return value. | Carl Worth | 8 | -21/+53 |
2004-03-30 | Add proposal for cairo_xlib_surface_set_size. | Carl Worth | 5 | -6/+47 |
2004-03-23 | Implement _set_clip_region by delegating it to the image backend. | Olivier Andrieu | 7 | -7/+52 |
2004-03-22 | cairo usage is crashing Xnest | Øyvind Kolås | 1 | -0/+8 |
2004-03-20 | Move the PNG_CFLAGS/_LIBS substitutes outside the conditional, to match what ... | Dave Beckett | 2 | -3/+8 |
2004-03-20 | Substitute PNG_CFLAGS, PNG_LIBS on the configure path when use_png is not ena... | Dave Beckett | 2 | -0/+9 |
2004-03-19 | Add. | Graydon Hoare | 13 | -24/+445 |
2004-03-17 | Fixed for latest XCB API. XCB headers can co-exist with Xlib headers now, so ... | Jamey Sharp | 6 | -120/+142 |
2004-02-26 | added missing links for rectangle and curve_to function | Thomas Hunger | 1 | -0/+4 |
2004-02-26 | added functions to describe the new backends, added text_extents function | Thomas Hunger | 8 | -1/+295 |
2004-02-26 | Fix typo | Carl Worth | 1 | -1/+1 |
2004-02-26 | Add Jordi and Olvier to the AUTHORS file. | Carl Worth | 5 | -5/+14 |
2004-02-24 | forgot the SUBST for PNG_REQUIRES | Olivier Andrieu | 1 | -0/+1 |
2004-02-24 | PNG backend | Olivier Andrieu | 1 | -0/+14 |
2004-02-24 | Add PNG backend (cairo_set_target_png and cairo_png_surface_create). | Olivier Andrieu | 3 | -0/+341 |
2004-02-24 | autoconf support for the PNG backend. Bump version to 0.1.19. | Olivier Andrieu | 2 | -2/+22 |
2004-02-24 | PNG backend support, removed references to X_LIBS and X_CFLAGS. | Olivier Andrieu | 1 | -3/+7 |
2004-02-24 | Fix email address for Anders Carlsson. | Carl Worth | 2 | -1/+2 |
2004-02-24 | Add attribution for many people who have made generous contributions to cairo... | Carl Worth | 5 | -7/+70 |
2004-02-24 | Added attribution for several authors after sifting through the ChangeLog. | Carl Worth | 2 | -8/+21 |
2004-02-24 | applied patch from Ravindra fixing missing lines in doc.xml | Thomas Hunger | 1 | -0/+6 |
2004-02-20 | added missing xml/cairo_set_target_image.xml | Thomas Hunger | 13 | -21/+79 |
2004-02-17 | Add comment indication cairo_copy will be going away at some point. Some inde... | Carl Worth | 2 | -3/+6 |
2004-02-17 | Bump version to 0.1.18. Includes new functions cairo_current_path, cairo_curr... | Carl Worth | 7 | -4/+392 |
2004-02-13 | Add some notes from JG's TODO list on the wiki: http://cairographics.org/Cair... | Carl Worth | 2 | -1/+17 |
2004-02-12 | Add typedefs for new callbacks to be used by cairo_current_path: cairo_move_t... | Carl Worth | 19 | -454/+573 |
2004-02-02 | Ported the Xlib surface backend to XCB. | Jamey Sharp | 7 | -2/+1602 |
2004-02-02 | New predicate. (_cairo_xlib_surface_set_filter): Skip filterless servers. (_c... | Graydon Hoare | 3 | -6/+17 |
2004-01-30 | New "filter" field. | Graydon Hoare | 7 | -20/+45 |
2004-01-24 | Fix to use tessellate_polygon instead of tessellate_rectangle as the matrix m... | Carl Worth | 3 | -12/+43 |
2004-01-24 | Remove dead-code (useless n++). | Carl Worth | 2 | -4/+5 |
2004-01-24 | Add missing break statements to switch. | Carl Worth | 3 | -0/+17 |
2004-01-23 | added and updated documentation concerning text handling | Thomas Hunger | 14 | -45/+506 |
2004-01-22 | Add '-no-undefined' to end of libpixman_la_LDFLAGS tp enable building shared ... | Richard Worth | 3 | -61/+58 |
2004-01-22 | Add '-no-undefined' to end of libcairo_la_LDFLAGS to enable building shared l... | Richard Worth | 5 | -134/+135 |
2003-12-17 | Remove trailing commas from enum, (some compilers like to complain about this). | Carl Worth | 2 | -2/+7 |
2003-12-17 | Remove trailing commas from enums, (some compilers like to complain about them). | Carl Worth | 3 | -9/+13 |
2003-12-16 | Replace requiring libpixregion, libic with libpixman. | Dave Beckett | 2 | -3/+5 |
2003-12-16 | Fix typo | Carl Worth | 1 | -1/+1 |
2003-12-16 | Add more notes culled from the ChangeLog. | Carl Worth | 2 | -5/+34 |
2003-12-16 | Begin maintaining NEWS file. Add notes on 0.1.17. | Carl Worth | 2 | -0/+21 |
2003-12-16 | Bump version to 0.1.17 for new functions: cairo_text_extents, cairo_glyph_ext... | Carl Worth | 9 | -37/+236 |