summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* cairo-directfb.h: Add missing cairo_public decoratorsBehdad Esfahbod2006-10-311-1/+2
* cairo-pdf.h: Add missing cairo_public decoratorsBehdad Esfahbod2006-10-311-1/+1
* check-headers.sh: Add a test for cairo_public decorators in public headersBehdad Esfahbod2006-10-312-1/+22
* Fix typo in error message (enhacement -> enhancement)Carl Worth2006-10-311-1/+1
* Correctly acquire/release mutex in _cairo_scaled_font_map_destroyVladimir Vukicevic2006-10-311-4/+9
* test/bitmap-font: Fix arguments to FcFreeTypeQuery to avoid warnings.Carl Worth2006-10-311-2/+2
* [win32] Misc win32 compilation fixesVladimir Vukicevic2006-10-312-1/+11
* [win32] Make cairo as a win32 static library possibleVladimir Vukicevic2006-10-313-5/+37
* Use new return value from _cairo_output_stream_destroyCarl Worth2006-10-312-4/+2
* Make _cairo_output_stream_destroy return the stream's status as a last gasp.Carl Worth2006-10-312-13/+25
* Make the SLIM macros robust in the face of macro-renamed symbolsNicholas Miell2006-10-312-4/+6
* Fix the AMD64 final link by removing SLIM from pixmanNicholas Miell2006-10-317-29/+0
* [x86-64] check-plt.sh: match on JU?MP_SLO as on x86-64 "SLOT" is truncatedBehdad Esfahbod2006-10-311-1/+1
* Add scripts to sanity check the shared object for exported and PLT symbolsBehdad Esfahbod2006-10-314-29/+58
* RELEASING: Add note on checking for local symbol PLT entries.Carl Worth2006-10-311-0/+30
* slim_hidden_proto: Move smeicolon from definition to use for consistency and ...Carl Worth2006-10-314-88/+88
* Add many missing slim_hidden calls to bypass PLT entries for local use of pub...Carl Worth2006-10-3115-16/+145
* pixman: Add pixman_private decorations to hide pixman symbols from public int...Carl Worth2006-10-314-56/+85
* Improve error checking in TrueType subsettingAdrian Johnson2006-10-311-12/+24
* Correct the value of /LastChar in the PDF Type 1 font dictionary.Adrian Johnson2006-10-311-1/+1
* Fix Type 1 embedding in PDFAdrian Johnson2006-10-314-8/+11
* [configure] Invalidate cached warning flags if list of flags changesBehdad Esfahbod2006-10-311-10/+24
* bug 8104: Eliminate unused variables. Replicate assert statement to identify ...Carl Worth2006-10-311-7/+2
* [test] Use FcFreeTypeQueryBehdad Esfahbod2006-10-311-5/+5
* [test] Use $(srcdir) to find valgrind supressionsBehdad Esfahbod2006-10-311-1/+1
* Require librsvg >= 2.14.0 to test SVG backendCarl Worth2006-10-311-5/+7
* test: Add link to test log file in HTML outputCarl Worth2006-10-311-1/+2
* [beos] Fix build errorChristian Biesinger2006-10-261-10/+10
* [test] Add 128 to any diff component such that differences are visibleBehdad Esfahbod2006-08-301-4/+6
* [PNG] Mark status volatile to fix gcc warningBehdad Esfahbod2006-08-281-1/+1
* [xlib] Bug 7593: rewrite loop to be more readable, and fix warningsBehdad Esfahbod2006-08-281-2/+3
* Eliminate conditions checking for unsigned or enum values less than 0.Carl Worth2006-08-283-5/+4
* Put static first to avoid compiler warning.Carl Worth2006-08-281-1/+1
* Bug #7593: Avoid unsigned loop control variable to eliminate infinite, memory...Behdad Esfahbod2006-08-281-1/+1
* Add -Wextra (as well as -Wno-missing-field-initializers -Wno-unused-parameter)Carl Worth2006-08-281-4/+16
* [image] Print out cairo version in the unsupported-format messageBehdad Esfahbod2006-08-231-1/+1
* [test] bufferdiff: take abs of the pixel diffs. Oops!Behdad Esfahbod2006-08-221-1/+2
* [ROADMAP] Remove 1.2.4 stuff out of the wayBehdad Esfahbod2006-08-211-12/+1
* [TODO] Add cairo_get_scaled_fontBehdad Esfahbod2006-08-211-0/+1
* [ROADMAP] Add glyph cache inspection to 1.4 roadmapBehdad Esfahbod2006-08-211-0/+3
* Get correct unhinted outlines on win32.Adrian Johnson2006-08-211-25/+61
* Define WINVER if it's not defined. (bug 6456)Yevgen Muntyan2006-08-211-0/+3
* [Makefile.am] Remove unnecessary parantheses that were causing trouble with o...Behdad Esfahbod2006-08-201-1/+1
* Increment version to 1.2.5 after making the 1.2.4 releaseCarl Worth2006-08-181-1/+1
* Remove stray ] that was breaking RELEASE_OR_PUBLISH and many make targets (re...1.2.4Carl Worth2006-08-181-1/+1
* Update version to 1.2.4 and libtool version to 11:2:9.Carl Worth2006-08-181-2/+2
* NEWS: Add notes for the 1.2.4 release.Carl Worth2006-08-181-0/+68
* EXTRA_DIST: Add missing source-clip-scale-svg-ref.pngCarl Worth2006-08-181-0/+1
* Ignore ChangeLog* in addition to ChangeLogCarl Worth2006-08-181-1/+1
* bitmap-font: Add missing pdf-specific reference imageCarl Worth2006-08-182-2/+1