summaryrefslogtreecommitdiff
path: root/configure.in
AgeCommit message (Expand)AuthorFilesLines
2005-08-01New public header file.Carl Worth1-0/+7
2005-07-31Support versions of freetype without exact FT_Bitmap_Size.x/y_ppem values by ...Billy Biggs1-0/+14
2005-07-28Add -head to CAIRO_VERSION after tagging with SNAPSHOT_0_6_0.Carl Worth1-1/+1
2005-07-28Added notes for snapshot 0.6.0Carl Worth1-1/+1
2005-07-28configure.in Makefile.am: Skip tests/ directory if libpng was disabled. (#342...Owen Taylor1-0/+2
2005-07-28Disable PS surface build if no freetypOwen Taylor1-23/+28
2005-07-18Add -head to CAIRO_VERSION after tagging with SNAPSHOT_0_5_2.Carl Worth1-1/+1
2005-07-18Added notes for snapshot 0.5.2Carl Worth1-1/+1
2005-07-06Require libpixman >= 0.1.5, (since 0.1.4 crashes on some X servers).Carl Worth1-1/+1
2005-07-04Use frame buffer objects for accelerated offscreen drawing in glitz backendDavid Reveman1-1/+1
2005-06-25Provide locking macros, implement with pthreads.Keith Packard1-0/+8
2005-06-20Add -head to CAIRO_VERSION after tagging with SNAPSHOT_0_5_1.Carl Worth1-1/+1
2005-06-20Added notes for snapshot 0.5.1Carl Worth1-1/+1
2005-05-18Add -head to CAIRO_VERSION after tagging with SNAPSHOT_0_5_0.Carl Worth1-1/+1
2005-05-17Added porting guide to help with transition to cairo 0.5 API.Carl Worth1-1/+1
2005-05-10Fix URLs for glitz and xlibs, (thanks to Jason Dorje Short <jdorje@users.sf.n...Carl Worth1-2/+2
2005-05-10Update to current canonical URL for XCB.Carl Worth1-1/+1
2005-05-09Change cairo-features again so that either #if or #ifdef will work to test an...Carl Worth1-33/+11
2005-05-06Change definitions of everything in cairo-features.h to prefer #if over #ifdef.Carl Worth1-81/+54
2005-04-07Use configure-time checks for stdint.h vs. inttypes.h vs. sys/int_types.h rat...Carl Worth1-0/+1
2005-03-30Fix typo I had introduced into Jason's patch that made configure fail.Carl Worth1-2/+2
2005-03-30A few fixes courtesy of Jason Dorje Short <jdorje@users.sf.net>:Carl Worth1-0/+6
2005-03-29Update quartz backend to compilable/workable version and re-enable.Tor Lillqvist1-1/+1
2005-03-28New PNG utility functions.Kristian Høgsberg1-9/+9
2005-03-08Add -head to CAIRO_VERSION after tagging with SNAPSHOT_0_4_0.Carl Worth1-1/+1
2005-03-08Increment CAIRO_VERSION to 0.4.0Carl Worth1-1/+1
2005-03-08Require libpixman >= 0.1.4.Carl Worth1-1/+1
2005-03-07Make configure fail if no font backend is available. Point the user at freety...Carl Worth1-0/+10
2005-03-04src/cairoint.h src/cairo_pattern.c src/cairo_glitz_surface.c: Add _cairo_patt...Owen Taylor1-1/+1
2005-03-03Update xcb backendDavid Reveman1-2/+2
2005-03-03Fixed variable assignments in configure.inDavid Reveman1-2/+2
2005-03-03Major update to glitz backendDavid Reveman1-1/+1
2005-03-03Change to cairo_surface_t like structure of of cairo_pattern_tDavid Reveman1-2/+2
2005-02-24When we created a DC/bitmap pair, delete the DC before the Bitmap so that the...Owen Taylor1-2/+4
2005-02-22Temporarily disable XCB backend by default.Carl Worth1-1/+1
2005-02-05Add message stating why glitz backend is disabled.Carl Worth1-1/+1
2005-02-05Don't free *glyphs when succeeding! (Reported by Øyvind Kolås)Owen Taylor1-1/+1
2005-02-01Mostly-functioning Win32 font backend; no glyph paths yet.Owen Taylor1-1/+3
2005-01-31configure.in src/cairo-features.h.in: Add a check for the Windows platform an...Owen Taylor1-28/+89
2005-01-27src/cairo.[ch] src/cairo_font.c src/cairo_ft_font.c src/cairo_ps_surface.c sr...Owen Taylor1-0/+2
2005-01-27configure.in Makefile.am docs/Makefile.am docs/public/*: Add framework for do...Owen Taylor1-0/+5
2005-01-25Track changes to glitzDavid Reveman1-1/+1
2005-01-23Add instructions for handling the new -head suffix of CAIRO_VERSION at releas...Carl Worth1-1/+1
2005-01-21Increment CAIRO_VERSION to 0.3.0Carl Worth1-1/+1
2005-01-20Created new public header cairo-atsui.h.Carl Worth1-3/+30
2005-01-20Track various renamings.Carl Worth1-5/+5
2005-01-17Add preliminary text support, including support for truetype font subsetting.Kristian Høgsberg1-0/+1
2005-01-17Take image_rotate-ref.png out of EXTRA_DIST until we can actually render it c...Kristian Høgsberg1-23/+66
2005-01-11Fix math library detection to use autotools helperKeith Packard1-1/+7
2005-01-06Add -lz to CAIRO_LIBS when compiling the PDF backend.Kristian Høgsberg1-0/+4