summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* require glib 1.3.8.Tim Janik2001-09-181-1/+1
* Up to 0.19.Owen Taylor2001-09-181-1/+1
* Version 0.18PANGO_0_18Owen Taylor2001-09-041-1/+1
* don't get confused by qt3Havoc Pennington2001-06-291-5/+9
* Require GLib-1.3.7Owen Taylor2001-06-291-1/+1
* Couple of bug fixes for the last change.Owen Taylor2001-06-261-1/+7
* don't ignore errors from missing index.sgmlPANGO_0_17GTK_ALL_1_3_6Havoc Pennington2001-06-131-1/+1
* subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variablesHavoc Pennington2001-06-071-28/+5
* Use $PKG_CONFIG, not pkg-config.Owen Taylor2001-05-291-1/+1
* Use ISO C99 varargs when available.Owen Taylor2001-05-181-0/+14
* Require libtool 1.4 when build out of CVS.Owen Taylor2001-05-161-12/+2
* Fix Xft detection by setting CPPFLAGS before trying the Xft/XftFreetyp.hAlexander Larsson2001-05-061-3/+8
* Update for 0.16PANGO_0_16Owen Taylor2001-05-041-1/+1
* also check for the the Xft header.Michael Natterer2001-05-031-1/+4
* Add check to make sure #include FT_ERRORS_H works. (#54043)Owen Taylor2001-05-021-0/+19
* do not try to build modules using Xft if X is not available or wasSven Neumann2001-05-021-7/+9
* Added building Pango X Hebrew Engine.Chookij Vanatham2001-04-201-1/+3
* Release 0.15PANGO_0_15Owen Taylor2001-04-171-4/+4
* Remove warning when using fallback shaping.Owen Taylor2001-04-161-1/+2
* Small updatesOwen Taylor2001-04-161-1/+1
* AC_INIT should be the first statement in the file. Also, useJames Henstridge2001-04-131-2/+3
* Release 0.14PANGO_0_14Owen Taylor2001-04-031-2/+3
* Makefile.am configure.in modules/*/Makefile.am make it compile without XSven Neumann2001-03-151-4/+6
* Add check for gtk-doc version.Owen Taylor2001-02-121-0/+16
* Add pangoft2.pcAlexander Larsson2001-01-051-0/+1
* put creation of module file here. Fixes problem if you 'make install' withHavoc Pennington2001-01-041-9/+29
* Rename all x modules from abc to abc-x.Alexander Larsson2001-01-031-29/+27
* Update the default list of included modules forAlexander Larsson2001-01-031-17/+99
* Only a script engine here.Tor Lillqvist2000-12-211-0/+1
* fix freetype check a bitHavoc Pennington2000-12-201-3/+3
* Since Xft may only be available statically without shlib deps, check forOwen Taylor2000-12-201-6/+28
* Fix build breakage, reported by Alex Larsson and Yasushi ShojiHavoc Pennington2000-12-181-0/+15
* Fix macro breakage.Owen Taylor2000-12-151-4/+25
* add assertion that shaper != NULL to catch engine problems fasterHavoc Pennington2000-12-141-5/+33
* delete lang engineHavoc Pennington2000-12-021-0/+1
* Fix low underline code to deal with run_ink == NULL.Owen Taylor2000-11-141-1/+1
* Remove fribidi include.Owen Taylor2000-11-131-1/+4
* Remove checks for iconv - we now depend on g_iconv wrapper defined inOwen Taylor2000-11-121-33/+0
* Include a stripped-down version of fribidi to avoid the extra dependency.Owen Taylor2000-11-121-20/+35
* Shiny new Indic shapers!Robert Brady2000-11-081-4/+4
* Fix up doc comments not to have obvious errors that gtk-doc barfs on.Owen Taylor2000-10-291-5/+35
* Add /usr/lib/qt-2.2.0 to the list.Owen Taylor2000-08-311-1/+1
* Get font directory path with pango_config_key_get("PangoFT2/FontPath"). IfTor Lillqvist2000-08-211-2/+12
* pkg-config info filesHavoc Pennington2000-07-311-0/+2
* include <stdlib.h>Owen Taylor2000-07-221-1/+1
* Free buffer strings.Owen Taylor2000-07-211-1/+7
* Don't try to use the ! command, not available in all systems. Move the !Tor Lillqvist2000-07-191-3/+3
* pango/pangowin32.h pango/pangowin32-private.h pango/pangowin32-fontcache.cTor Lillqvist2000-07-151-0/+3
* Released 0.12Owen Taylor2000-07-141-5/+5
* Add a PANGO_PIXELS macro to convert from pango units to device units andOwen Taylor2000-07-021-1/+1