summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Using a pointer comparison as the fallback total order was wrong - these poin...Bertram Felgenhauer2005-09-292-5/+18
* Use _cairo_utf8_to_utf16 for character conversion.Tor Lillqvist2005-09-282-18/+11
* Bug #4612, reviewed by cworth.Tor Lillqvist2005-09-282-4/+11
* Bug #4602, reviewed by cworth.Tor Lillqvist2005-09-272-2/+9
* Note that bug #4409 (Dashes are missing initial caps) is now fixed.Carl Worth2005-09-277-17/+235
* file dash-caps-joins.c was added on branch BRANCH_1_0 on 2005-09-27 19:51:00 ...Carl Worth2005-09-270-0/+0
* file dash-caps-joins-ref.png was added on branch BRANCH_1_0 on 2005-09-27 19:...Carl Worth2005-09-270-0/+0
* Add two test cases. One for caps and joins (passes), and one for dashed caps ...Carl Worth2005-09-273-0/+19
* file caps-joins.c was added on branch BRANCH_1_0 on 2005-09-27 19:51:00 +0000Carl Worth2005-09-270-0/+0
* file caps-joins-ref.png was added on branch BRANCH_1_0 on 2005-09-27 19:51:00...Carl Worth2005-09-270-0/+0
* Backported from HEAD:Carl Worth2005-09-263-7/+30
* Backported from HEAD:Carl Worth2005-09-264-4/+20
* If GetGlyphOutlineW() fails, set metrics to zero. (#3927, Hans Breuer) (Don't...Tor Lillqvist2005-09-262-4/+12
* Set LOGFONT::lfHeight negative. A negative lfHeight means "em height" which i...Tor Lillqvist2005-09-262-2/+10
* Pass scratch space instead of NULL for image_extra to acquire/release_dest_im...Tor Lillqvist2005-09-202-2/+9
* Avoid attempting to create a size-0 Pixmap, (to prevent the associated X erro...Carl Worth2005-09-194-4/+14
* Originally: 2005-09-19 Hans Breuer <hans@breuer.org>Carl Worth2005-09-193-0/+57
* Bug #4414, reviewed by otaylor, cworth.Billy Biggs2005-09-182-3/+13
* Bug #4414, reviewed by otaylor, cworth.Billy Biggs2005-09-183-114/+132
* Tested by: John Ellson Closes bug #4408 https://bugs.freedesktop.org/show_bug...Carl Worth2005-09-162-1/+86
* Bug #4260, Reviewed by B. BiggsOwen Taylor2005-09-165-21/+40
* Expand locking to include all modification of cairo_scaled_font and related o...Carl Worth2005-09-132-16/+21
* Adjust parameters to stress things a bit more, (better exposing another locki...Carl Worth2005-09-132-5/+10
* Expand locking to encapsulate any modification to the reference count of a sc...Carl Worth2005-09-132-37/+56
* Add documentation for cairo_test functions.Carl Worth2005-09-136-16/+195
* file pthread-show-text.c was added on branch BRANCH_1_0 on 2005-09-13 19:22:4...Carl Worth2005-09-130-0/+0
* Fix for bug #4401 as reported by Tim Mooney:Carl Worth2005-09-123-7/+13
* Add includes to get sized-integers types such as uint32_t.Carl Worth2005-09-0111-9/+52
* Add call to XSynchronize, (the expected clip-all failure isn't occuring witho...Carl Worth2005-08-313-1/+12
* Handle displays which don't match the local endianness by byteswapping on Get...Owen Taylor2005-08-312-33/+145
* Increment CAIRO_VERSION to 1.1.1 after making branch tag BRANCH_1_0.Carl Worth2005-08-312-1/+6
* Add note to use ./autogen.sh instead of ./configure when working with source ...Carl Worth2005-08-312-0/+9
* Fix test to not try to set a non-invertible matrix. (We'd gotten away with th...Carl Worth2005-08-312-2/+8
* Add Radek DoulĂ­k.Carl Worth2005-08-316-0/+85
* Liberalize the ServerVendor check so that we can handle the Mandriva vendor s...Owen Taylor2005-08-302-1/+7
* Use a 8xN rather than a 1xN strip for a vertical gradient. This is much more ...Owen Taylor2005-08-302-2/+17
* Use local labels rather than global labels in the assembly, to be robust if t...Owen Taylor2005-08-282-4/+10
* Some fixes for warnings from sparse (Part of bug #4208, Kjartan Maraas)Billy Biggs2005-08-277-47/+62
* Make the check for rectangular trapezoids simpler and more accurate. (#4220, ...Owen Taylor2005-08-272-11/+13
* Make the vendor string check for XFree86 more liberal, to deal with older ver...Owen Taylor2005-08-272-1/+8
* Undef MIN/MAX before defining them in case some system header happens to defi...Owen Taylor2005-08-272-1/+10
* Fix docs not to talk about %NULL returns. #4271, Duncan Coutts.Owen Taylor2005-08-272-4/+20
* Make the code work withOwen Taylor2005-08-272-7/+24
* Include the documentation, too.Tor Lillqvist2005-08-252-1/+5
* Update formatting of the title and short description, as this actually change...Billy Biggs2005-08-2426-100/+80
* add docs-publish as a phony targetBertram Felgenhauer2005-08-242-1/+5
* Increment CAIRO_VERSION to 1.0.1 after tagging RELEASE_1_0_0.Carl Worth2005-08-242-1/+6