summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove tests for libunicodeOwen Taylor2000-06-211-16/+6
* look for qt also in /usr/lib/qt2.CEST 2000 Paolo Molaro2000-06-011-1/+1
* Release 0.11Owen Taylor2000-05-311-1/+1
* Since we require GLib-1.3, and thus can no longer build the examplesOwen Taylor2000-05-281-6/+46
* Add libgobject.Owen Taylor2000-05-281-5/+2
* Add a simple Thai shaper. (Reasonably complete but intended mostly for anOwen Taylor2000-05-081-1/+3
* Add ZWS to hacky break algorithm.Owen Taylor2000-05-051-0/+81
* add support for fribidi-config (needs fribidi v0.1.10 or higher). AlsoManish Singh2000-05-011-5/+16
* Add checks looking for iconv in libiconv. (Thanks to Ross Campbell forOwen Taylor2000-04-261-2/+30
* Released 0.10Owen Taylor2000-04-251-1/+1
* Add back in flockfile check which was accidentally removed.Owen Taylor2000-04-231-0/+2
* Added Devanagari shaper from Robert Brady <rwb197@zepler.org>Owen Taylor2000-04-121-0/+1
* Released 0.9Owen Taylor2000-04-051-1/+1
* Fix off-by-one error for RTL runs.Owen Taylor2000-04-031-1/+1
* Use "UTF-8" with the dash as the charset name for utf-8. (Change suggestedOwen Taylor2000-03-301-2/+2
* Memory management functions for PangoItem.Owen Taylor2000-03-131-1/+1
* First draft of highlevel driver. It currently only handles a paragraph asOwen Taylor2000-03-081-1/+2