summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Misc fixes from Stepan Kasal, #169928Owen Taylor2005-06-141-3/+0
* Force off gtk-doc in absence of Cairo. (#305652, Amit Aronovitch)Owen Taylor2005-06-141-0/+7
* Test for renamed cairo_ft_scaled_font_lock_face().Manish Singh2005-04-081-1/+1
* Test for renamed cairo_win32_scaled_font_select_font().Owen Taylor2005-04-071-1/+1
* Use PKG_CHECK_MODULES not AM_PATH_GLIB_2_0 to avoid a problem where olderOwen Taylor2005-03-011-7/+6
* Remove inadvertent references to "khmer" moduleManish Singh2005-02-071-5/+1
* Rename pango_cairo_show_glyphs() to pango_cairo_show_glyph_string(). AddOwen Taylor2005-02-071-2/+6
* use CAIRO_LIBS for all libcairo checks, and disable the cairo backend ifManish Singh2005-02-041-2/+3
* Bump to 1.9.0.Owen Taylor2005-02-031-1/+1
* Open the file with mode "wb", include cairo-png.h.Owen Taylor2005-02-031-24/+29
* Add a .pc file for pangocairo.Owen Taylor2005-01-091-5/+15
* Add checks for CairoOwen Taylor2005-01-091-0/+25
* Fix a couple of typos in the handling of tibetan forOwen Taylor2004-12-171-2/+2
* === Released 1.8.0 ===PANGO_1_8_0Owen Taylor2004-12-161-1/+1
* Add simple tibetan module. (#148566, G Karunakar)Owen Taylor2004-12-161-7/+11
* Require gmodule-no-exportMatthias Clasen2004-12-141-20/+3
* Add Syriac module by Emil Soleyman-Zomalan. (#147779)Owen Taylor2004-11-221-1/+5
* Up version to 1.7.0.Owen Taylor2004-09-241-1/+1
* === Released 1.6.0 ===PANGO_1_6_0Owen Taylor2004-09-141-3/+3
* === Released 1.5.2 ==PANGO_1_5_2Owen Taylor2004-08-021-2/+2
* === Released 1.5.1 ===PANGO_1_5_1Owen Taylor2004-07-191-1/+1
* Missed commit: add -lm dependency to pkg-config files.Owen Taylor2004-06-211-0/+3
* Increment version to 1.5 for devel branch.Owen Taylor2004-05-271-2/+2
* === Released 1.4.0 ===PANGO_1_4_0Owen Taylor2004-03-161-3/+3
* === Released 1.3.6 ===PANGO_1_3_6Owen Taylor2004-03-091-2/+2
* Strip out the "export-dynamic" libtool option from library link lines.Owen Taylor2004-03-031-0/+17
* Move check for native Win32 (mingw) a bit earlier. If Win32, disableTor Lillqvist2004-03-031-12/+24
* === Released 1.3.5 ===PANGO_1_3_5Owen Taylor2004-03-021-2/+2
* === Released 1.3.3 ===PANGO_1_3_3Owen Taylor2004-02-241-2/+2
* Skip the xslt and stylesheet checks unless --enable-man is specified.Owen Taylor2004-02-131-11/+16
* Require GLib-2.3.1. (#132695, Rodney Dawes.)Owen Taylor2004-01-281-1/+1
* === Released 1.3.2 ===PANGO_1_3_2Owen Taylor2004-01-221-2/+2
* Version 1.3.1, interface age 1.Owen Taylor2003-11-151-2/+2
* Bump version to 1.3.0.Noah Levitt2003-08-201-2/+2
* get the cflags for gmodule-2.0 as well as gthread-2.0. (#119953, BenediktOwen Taylor2003-08-151-1/+1
* Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-basedOwen Taylor2003-08-031-6/+9
* Make pangoxft depend on pangoft2.Owen Taylor2003-08-031-65/+25
* Remove.Owen Taylor2003-08-021-13/+0
* Generate runtest.sh so we can use ECHO_C, ECHO_N, SHELL (#114944)Owen Taylor2003-07-241-0/+1
* Clean up checks for usp10.hOwen Taylor2003-07-241-22/+9
* Remove vestiges of support for external fribidi library.Owen Taylor2003-07-241-38/+0
* Remove Qt-based example; it was only testing the obsolete pango-x backend,Owen Taylor2003-07-241-72/+0
* Add rule to regenerate man pages from Docbook. (man_MANS): AddMatthias Clasen2003-06-171-0/+20
* Add HAVE_X.Tor Lillqvist2003-05-291-0/+1
* Clean up so that tests for Xft/FreeType are only run when we findOwen Taylor2003-05-271-31/+35
* Fix typo for FreeType dependencies in the enable_explicit_deps case.Owen Taylor2003-05-271-1/+1
* Add the fonconfig cflags/libs to FREETYPE_CFLAGS/LIBS. (#111326, NoahOwen Taylor2003-04-291-5/+5
* Don't look for Xft unless we found FreeType. (#109753)Owen Taylor2003-04-151-1/+1
* Avoid complex quoting mess that didn't work with all shells. (#108001)Owen Taylor2003-04-151-4/+7
* Switch over the way that module entry points work, taking advantage of theOwen Taylor2003-04-141-3/+6