summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS: Note the x86 nature of the quoted performance results1.4.0Carl Worth2007-03-061-1/+8
* Increment cairo version to 1.4.0Carl Worth2007-03-061-2/+2
* Clarify that extra elements in cairo_path_data is only available in cairo >= 1.4Carl Worth2007-03-061-7/+7
* NEWS: Add release notes for 1.4.0 releaseCarl Worth2007-03-061-1/+250
* Update AUTHORS with 47 (!) new authors since 1.0Carl Worth2007-03-051-5/+47
* Mark 5 tests that are currently failing as XFAIL (that is, not to be fixed be...Carl Worth2007-03-055-4/+13
* Optimize filling of a path that is a single device-axis-aligned rectangle.Carl Worth2007-03-051-0/+93
* [quartz] remove unnecessary flushesBrian Ewins2007-03-061-4/+0
* [test] Modify extend-reflect to need a smaller reference imageBehdad Esfahbod2007-03-052-11/+6
* [test] Remove some ref images from random-intersectionsBehdad Esfahbod2007-03-057-3/+4
* [test] Remove unused variableBehdad Esfahbod2007-03-053-6/+0
* Use the offset attribute to improve cairo-svg handling of EXTEND_REPEAT and E...Emmanuel Pacaud2007-03-051-7/+23
* Remove broken special-casing of radial gradient fx,fy under CAIRO_EXTEND_NONEEmmanuel Pacaud2007-03-051-7/+2
* [quartz,atsui] separate the quartz surface and atsui font backendBrian Ewins2007-03-054-20/+25
* [quartz] Make utility functions staticBehdad Esfahbod2007-03-051-2/+2
* In cairo_append_path(), allow excess path_data elementsBehdad Esfahbod2007-03-052-6/+13
* In cairo_text_path(), bail out if zero glyphsBehdad Esfahbod2007-03-051-5/+4
* Uniform object handling in _reference(), _destroy(), and _get_reference_count()Behdad Esfahbod2007-03-055-45/+15
* Make cairo_text_path() set current point correctlyBehdad Esfahbod2007-03-051-5/+33
* [test] In the bitmap-font test, break cairo_text_path() call into twoBehdad Esfahbod2007-03-051-2/+4
* Rename all mutex variables to start with an underscoreBehdad Esfahbod2007-03-057-55/+55
* [beos] Update mutex initializersBehdad Esfahbod2007-03-051-2/+6
* [OS2] Add mutex initializer for cairo_font_face_mutexBehdad Esfahbod2007-03-051-0/+6
* [OS2] Remove unused mutex cairo_toy_font_face_hash_table_mutexBehdad Esfahbod2007-03-051-6/+0
* [WIN32] Make cairo_ft_unscaled_font_map_mutex initialization conditional of ftBehdad Esfahbod2007-03-051-0/+6
* [WIN32] Remove unused mutex cairo_toy_font_face_hash_table_mutexBehdad Esfahbod2007-03-051-3/+0
* [SVG] Cast -1 values to unsigned to indicate we really did mean to type themBehdad Esfahbod2007-03-051-1/+1
* [ROADMAP] Remove 1.3.14 items, add 1.4.2 onesBehdad Esfahbod2007-03-051-7/+13
* [test] Fix build on Win32Dave Yeo2007-03-051-3/+3
* [test/pdiff] Fix build problem with certain flavors of makeMathias Hasselmann2007-03-041-1/+1
* Fix mutex initialization for win32 (missing cairo_font_face_mutex)Hans Breuer2007-03-031-0/+3
* [configure.in] --enable-quartz should require atsui and no xlib Brian Ewins2007-03-041-6/+10
* [Makefile.am] --enable-test-surfaces in distcheckBehdad Esfahbod2007-03-031-1/+1
* [Makefile.am] Remove releasing instructions that are in RELEASING alreadyBehdad Esfahbod2007-03-031-13/+2
* [RELEASING] Update announcement mail instructionsBehdad Esfahbod2007-03-031-5/+6
* [RELEASING] Note that two versions should be added to bugzillaBehdad Esfahbod2007-03-031-1/+4
* [RELEASING] Reorder pushing tag and commitsBehdad Esfahbod2007-03-031-4/+4
* [RELEASING] Fix git-tag invocationBehdad Esfahbod2007-03-031-1/+1
* [configure.in] Increase version to 1.3.17 post-releaseBehdad Esfahbod2007-03-031-1/+1
* [configure.in] Increase version to 1.3.16 in preparation for release1.3.16Behdad Esfahbod2007-03-031-4/+4
* [RELEASING] Add note about ChangeLog sanityBehdad Esfahbod2007-03-031-0/+2
* [test] Include romedalen.png in dist, oopsBehdad Esfahbod2007-03-031-3/+4
* [Makefile.am] Check for ChangeLog sanity in release-publishBehdad Esfahbod2007-03-021-1/+9
* [ChangeLog.mk] Adapt to latest git-describe output formatBehdad Esfahbod2007-03-021-6/+3
* [test] Update list of refrerence imagesBehdad Esfahbod2007-03-021-176/+216
* [NEWS] Add note about documentation improvementsBehdad Esfahbod2007-03-021-0/+7
* [doc] Update templatesBehdad Esfahbod2007-03-026-60/+188
* [doc] Docuemnt all symbols but cairo_filter_t and cairo_operator_tBehdad Esfahbod2007-03-026-3/+88
* Beautify cairo.hBehdad Esfahbod2007-03-021-21/+21
* [doc] Some documentation loveBehdad Esfahbod2007-03-027-14/+154