Age | Commit message (Expand) | Author | Files | Lines |
2005-10-03 | Increment CAIRO_VERSION to 1.0.2 and libtool versioning to 4:3:2.RELEASE_1_0_21.0.2 | Carl Worth | 1 | -0/+7 |
2005-09-29 | simplify id initialisation of last patch | Bertram Felgenhauer | 1 | -0/+5 |
2005-09-29 | ChangeLog cosmetics. | Bertram Felgenhauer | 1 | -1/+1 |
2005-09-29 | Using a pointer comparison as the fallback total order was wrong - these poin... | Bertram Felgenhauer | 1 | -0/+9 |
2005-09-28 | Use _cairo_utf8_to_utf16 for character conversion. | Tor Lillqvist | 1 | -0/+5 |
2005-09-28 | Bug #4612, reviewed by cworth. | Tor Lillqvist | 1 | -0/+7 |
2005-09-27 | Bug #4602, reviewed by cworth. | Tor Lillqvist | 1 | -0/+7 |
2005-09-27 | Note that bug #4409 (Dashes are missing initial caps) is now fixed. | Carl Worth | 1 | -0/+21 |
2005-09-27 | Add two test cases. One for caps and joins (passes), and one for dashed caps ... | Carl Worth | 1 | -0/+10 |
2005-09-26 | Backported from HEAD: | Carl Worth | 1 | -0/+15 |
2005-09-26 | Backported from HEAD: | Carl Worth | 1 | -0/+14 |
2005-09-26 | If GetGlyphOutlineW() fails, set metrics to zero. (#3927, Hans Breuer) (Don't... | Tor Lillqvist | 1 | -0/+4 |
2005-09-26 | Set LOGFONT::lfHeight negative. A negative lfHeight means "em height" which i... | Tor Lillqvist | 1 | -0/+8 |
2005-09-20 | Pass scratch space instead of NULL for image_extra to acquire/release_dest_im... | Tor Lillqvist | 1 | -0/+6 |
2005-09-19 | Avoid attempting to create a size-0 Pixmap, (to prevent the associated X erro... | Carl Worth | 1 | -0/+11 |
2005-09-19 | Originally: 2005-09-19 Hans Breuer <hans@breuer.org> | Carl Worth | 1 | -0/+13 |
2005-09-18 | Bug #4414, reviewed by otaylor, cworth. | Billy Biggs | 1 | -0/+10 |
2005-09-16 | Tested by: John Ellson Closes bug #4408 https://bugs.freedesktop.org/show_bug... | Carl Worth | 1 | -0/+11 |
2005-09-13 | Expand locking to include all modification of cairo_scaled_font and related o... | Carl Worth | 1 | -0/+6 |
2005-09-13 | Adjust parameters to stress things a bit more, (better exposing another locki... | Carl Worth | 1 | -0/+5 |
2005-09-13 | Expand locking to encapsulate any modification to the reference count of a sc... | Carl Worth | 1 | -0/+8 |
2005-09-13 | Add documentation for cairo_test functions. | Carl Worth | 1 | -0/+13 |
2005-09-12 | Fix for bug #4401 as reported by Tim Mooney: | Carl Worth | 1 | -0/+10 |
2005-09-01 | Add includes to get sized-integers types such as uint32_t. | Carl Worth | 1 | -0/+17 |
2005-08-31 | Add call to XSynchronize, (the expected clip-all failure isn't occuring witho... | Carl Worth | 1 | -0/+8 |
2005-08-31 | Handle displays which don't match the local endianness by byteswapping on Get... | Owen Taylor | 1 | -3/+5 |
2005-08-31 | Increment CAIRO_VERSION to 1.1.1 after making branch tag BRANCH_1_0. | Carl Worth | 1 | -0/+5 |
2005-08-31 | Add note to use ./autogen.sh instead of ./configure when working with source ... | Carl Worth | 1 | -0/+5 |
2005-08-31 | Fix test to not try to set a non-invertible matrix. (We'd gotten away with th... | Carl Worth | 1 | -0/+6 |
2005-08-31 | Add Radek Doulík. | Carl Worth | 1 | -0/+10 |
2005-08-30 | Liberalize the ServerVendor check so that we can handle the Mandriva vendor s... | Owen Taylor | 1 | -0/+6 |
2005-08-30 | Use a 8xN rather than a 1xN strip for a vertical gradient. This is much more ... | Owen Taylor | 1 | -0/+8 |
2005-08-27 | Make the check for rectangular trapezoids simpler and more accurate. (#4220, ... | Owen Taylor | 1 | -0/+8 |
2005-08-27 | Make the vendor string check for XFree86 more liberal, to deal with older ver... | Owen Taylor | 1 | -0/+7 |
2005-08-27 | Undef MIN/MAX before defining them in case some system header happens to defi... | Owen Taylor | 1 | -1/+7 |
2005-08-27 | Fix docs not to talk about %NULL returns. #4271, Duncan Coutts. | Owen Taylor | 1 | -0/+6 |
2005-08-25 | Include the documentation, too. | Tor Lillqvist | 1 | -0/+4 |
2005-08-24 | Update formatting of the title and short description, as this actually change... | Billy Biggs | 1 | -0/+30 |
2005-08-24 | add docs-publish as a phony target | Bertram Felgenhauer | 1 | -0/+4 |
2005-08-24 | Increment CAIRO_VERSION to 1.0.1 after tagging RELEASE_1_0_0. | Carl Worth | 1 | -0/+5 |
2005-08-24 | Increment CAIRO_VERSION to 1.0.0 and libtool versioning to 4:2:2.RELEASE_1_0_01.0.0 | Carl Worth | 1 | -0/+5 |
2005-08-24 | Fix typos. Add CAIRO_STATUS_INVALID_DASH. | Carl Worth | 1 | -0/+4 |
2005-08-24 | Unabbreviate "eg." to "for example,". | Carl Worth | 1 | -0/+4 |
2005-08-24 | Update name from "0.5 porting guide" to "1.0 porting guide." | Carl Worth | 1 | -0/+5 |
2005-08-24 | Some text cleanups from Øyvind Kolås. | Carl Worth | 1 | -0/+5 |
2005-08-24 | Add Amaury Jacquot. | Carl Worth | 1 | -0/+4 |
2005-08-24 | Fix typo. | Carl Worth | 1 | -0/+4 |
2005-08-24 | Fix typos. | Carl Worth | 1 | -0/+5 |
2005-08-24 | Drop PDF and PS backend and FT font API from Win32 DLL entry points for now. | Tor Lillqvist | 1 | -0/+5 |
2005-08-24 | Fix typos. | Carl Worth | 1 | -0/+4 |