summaryrefslogtreecommitdiff
path: root/pango/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* New file. Move all pango_matrix_* stuff into a separate file.Behdad Esfahbod2006-07-071-0/+1
* Just call gnome-autogen.sh. The old autogen.sh had poor version checkingBehdad Esfahbod2006-06-211-4/+4
* Bug 342079 – pangoatsui-private.h missing from releaseBehdad Esfahbod2006-05-171-0/+1
* Add the necessary frameworks to make this build with -no-undefined.Richard Hult2006-05-151-0/+1
* Convert pango/opentype to the new project called HarfBuzz.Behdad Esfahbod2006-03-311-2/+2
* AC_DEFINE the module version, such that pango-querymodules gets rebuiltBehdad Esfahbod2006-02-031-1/+0
* pango/pangocairo-private.h, pango/pangocairo-font.c, Hint hexbox. AlsoBehdad Esfahbod2006-02-011-1/+2
* Removed.Behdad Esfahbod2006-01-281-3/+8
* Fix more ATSUI stuff in build infrastructure. Sigh... (bug #328632)Behdad Esfahbod2006-01-261-6/+10
* If major.minor of required and available glib versions are the same, addBehdad Esfahbod2006-01-251-1/+0
* Make tests/examples do use generated pango.modules. (bug #328291)Behdad Esfahbod2006-01-231-0/+3
* 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
* pango/Makefile.am, pango/fonts.c, pango/glyphstring.c,Behdad Esfahbod2006-01-051-1/+1
* === Released 1.11.1 ===Behdad Esfahbod2005-12-131-1/+4
* Link libpangoxft with -lm. (#318210)Behdad Esfahbod2005-11-231-1/+1
* Add checks for ATSUI.Anders Carlsson2005-11-221-0/+13
* Updates from #320666:Behdad Esfahbod2005-11-141-1/+0
* Fixes bug #320666:Federico Mena Quintero2005-11-081-31/+32
* Updated to FriBidi version 0.10.7 patched to handle UTF-8 directly. MovedBehdad Esfahbod2005-11-031-3/+8
* Move the calculation of dpi and size earlier. Use the size variable instadTor 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