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