summaryrefslogtreecommitdiff
path: root/pango/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* If major.minor of required and available glib versions are the same, addBehdad Esfahbod2006-01-251-1/+0
* Move GLIB_CFLAGS before external libraries' CFLAGS. Some formattingBehdad Esfahbod2006-01-161-16/+47
* Adjust the order of *_CFLAGS to the same order known to work. (Fixes bugBehdad Esfahbod2006-01-161-2/+2
* Link libpangoxft with -lm. (#318210)Behdad Esfahbod2005-11-231-1/+1
* Need WIN32_LIBS now.Tor Lillqvist2005-09-221-1/+1
* Use pangocairo.def when linking libpangocairo on Windows, instead ofTor Lillqvist2005-08-241-0/+3
* Add pangocairo files. Get the DLLs from "bin" unconditionally, that'sTor Lillqvist2005-08-051-2/+9
* Look for pango.def, pangoft2.def and pangowin32.def files in the sourceJ. Ali Harlow2005-07-291-3/+3
* Use -export-symbols-regex to control symbol exports, including notOwen Taylor2005-07-221-10/+6
* Call AC_CANONICAL_HOST before looking at $host. Check for windres onTor Lillqvist2005-07-091-27/+26
* #307433, Sebastien BacherOwen Taylor2005-06-141-0/+1
* Use PKG_CHECK_MODULES not AM_PATH_GLIB_2_0 to avoid a problem where olderOwen Taylor2005-03-011-2/+3
* PangoCairoFontMap for win32 fonts.Owen Taylor2005-02-241-2/+9
* updated to build with the new Cairo dependency added pangocairo.def toHans Breuer2005-02-061-0/+1
* Open the file with mode "wb", include cairo-png.h.Owen Taylor2005-02-031-0/+1
* Add checks for CairoOwen Taylor2005-01-091-0/+27
* Make the .la files depend on the corresponding .def files.Tor Lillqvist2004-12-171-3/+3
* Add $(libm), needed for no-undefined platforms like AIX. (#160773, VincentOwen Taylor2004-12-141-1/+1
* Set G_LOG_DOMAIN.Owen Taylor2004-11-221-0/+1
* Up version to 1.7.0.Owen Taylor2004-09-241-2/+5
* Add pango_ot_buffer_set_zero_width_marks, again.Tor Lillqvist2004-08-261-5/+6
* Add PangoEllipsizeMode, pango_layout_set_ellipsize(), implement. (#59071)Owen Taylor2004-07-141-0/+3
* Reverse order of pangoft2/pangoxft in Makefile; apparently automakeOwen Taylor2004-07-131-17/+17
* #143556, Noah MischOwen Taylor2004-06-211-4/+4
* Add export of pangofc-decoder.h. Build pangofc-decoder.c.Christopher Blizzard2004-06-091-1/+5
* Add PangoMatrix type for affine transforms.Owen Taylor2004-05-281-1/+2
* Correct spelling of my name.Tor Lillqvist2004-03-031-0/+1
* Fix problems when building outside srcdir for Win32. (#122167, JeffTor Lillqvist2003-12-071-9/+9
* Fix some leftover references to INCLUDE_XFT_MODULES, INCLUDED_FC_MODULES.Owen Taylor2003-10-311-5/+5
* === Released 1.3.0 ===PANGO_1_3_0Owen Taylor2003-10-241-0/+2
* Add property dependencies on mini-fribidi and opentype convenienceOwen Taylor2003-09-151-1/+2
* add testfonts.c to EXTRA_DIST until bug #104151 is sorted out.Owen Taylor2003-08-251-1/+2
* Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-basedOwen Taylor2003-08-031-20/+25
* Really make pangoxft depend on pangoft2. (#119024)Noah Levitt2003-08-031-1/+1
* Make pangoxft depend on pangoft2.Owen Taylor2003-08-031-13/+11
* Remove.Owen Taylor2003-08-021-5/+1
* Remove vestiges of support for external fribidi library.Owen Taylor2003-07-241-10/+2
* Add the fonconfig cflags/libs to FREETYPE_CFLAGS/LIBS. (#111326, NoahOwen Taylor2003-04-291-2/+1
* Switch over the way that module entry points work, taking advantage of theOwen Taylor2003-04-141-1/+3
* make similar changes to the ones on glib head (call gtk-docize, etc).James Henstridge2003-03-111-181/+201
* Add an --enable-debug configure argument defaulting to 'yes' for unstableOwen Taylor2003-02-171-0/+1
* === Released 1.1.4 ===Owen Taylor2002-12-031-1/+0
* Rename PangoLayoutRun to PangoGlyphItem (with a typedef for compat), addOwen Taylor2002-12-031-0/+3
* Do not add GLIB_CFLAGS to CFLAGS.Sebastian Wilhelmi2002-11-261-3/+4
* INCLUDED_WIN32_MODULES was missing from a couple of places. (#93372)Tor Lillqvist2002-09-251-2/+2
* pango/makefile.mingw.in pango/mini-fribidi/makefile.mingw Remove. NotTor Lillqvist2002-09-231-2/+0
* Move the common code between PangoXftFontmap and PangoFT2Fontmap into aOwen Taylor2002-08-161-1/+2
* Some fixes from #90267Owen Taylor2002-08-091-3/+3
* Add @FREETYPE_CFLAGS@Owen Taylor2002-06-061-0/+1
* on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-06-041-13/+11