summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2003-10-24Fixes to eliminate a few compiler warnings. Bump version to 0.1.8 for recent ...Carl Worth1-1/+1
2003-09-30Changed cairo_copy to copy graphics state from one cairo_t to another rather ...Carl Worth1-1/+1
2003-09-29Added cairo_arc and cairo_arc_negative.Carl Worth1-1/+1
2003-09-25Removed support for cairo_path_t and related functions. Bumped version to 0.1.5Carl Worth1-1/+1
2003-09-25Expose a cairo_path_t object with related functions: cairo_set_path, cairo_cu...Carl Worth1-1/+1
2003-09-16Add cairo_reference and cairo_surface_referenceCarl Worth1-1/+1
2003-09-15Force explicit dependency on Xrender >= 0.6. Make _cairo_x11_surface_put_imag...Carl Worth1-1/+1
2003-09-09Updated calls to slim_hidden_def to track changes in slim 0.2.0Carl Worth1-1/+1
2003-09-05Preliminary support for running Cairo with X servers without the Render exten...Carl Worth1-1/+1
2003-09-05Added cairo_copy. Bumbed version to 0.1.2.Carl Worth1-1/+1
2003-09-04Changed names of all cairo_get_* functions to cairo_current_*. Added magic DE...Carl Worth1-1/+1
2003-08-05Removed version requirements from dependencies on slim, libic, and Xft.Carl Worth1-5/+1
2003-07-31Depend on slim.Richard Henderson1-1/+2
2003-07-30fixed some typos in the libic PKG_CHECKCarl Worth1-6/+4
2003-07-30Made all changes necessary to abandon the Xc library, (sucking the functional...Carl Worth1-2/+2
2003-07-18Renamed everything from Xr* to cairo_*Carl Worth1-7/+7
2003-05-08Lowercase pkg-config module name and distribution tarball name.Noah Levitt1-3/+3
2003-04-25Fixed libtool versioningCarl Worth1-8/+16
2003-04-23Cleanup whitespace in configure outputCarl Worth1-4/+1
2003-04-22Require proper Xft versionKeith Packard1-1/+3
2003-04-17Switched to autotools. Dropped XrPush/PopGroup. Supports non-X Xc rendering.Carl Worth1-0/+51