summaryrefslogtreecommitdiff
path: root/pango/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Bug 348348 – Add a way to get the script name of a gunicharBehdad Esfahbod2007-08-211-1/+0
* Move contents of mapping.c to glyphstring.c where they belong.Behdad Esfahbod2007-08-011-1/+0
* Bug 449543 - Ship pangoatsui.hRichard Hult2007-06-241-0/+1
* New public API:Behdad Esfahbod2007-05-101-1/+2
* Move PangoLanguage stuff into pango-language.[ch]Behdad Esfahbod2007-05-081-0/+2
* Rip non-fontmap stuff from pangocairo-fontmap.c into pangocairo-context.c.Behdad Esfahbod2007-05-041-0/+1
* Bug 409212 – Missing link flag prevents build with "-z defs" ld flagsBehdad Esfahbod2007-02-181-0/+1
* Use pangocairo.def only on Win32, not Cygwin. (#402373, "paul")Tor Lillqvist2007-01-311-0/+2
* Bug 323173 – Add layout of mixed direction text for vertical layoutBehdad Esfahbod2007-01-161-4/+6
* Bug 390877 – Don't feed pango-features.h to glib-mkenums Patch fromBehdad Esfahbod2007-01-031-1/+1
* New generated public header file pango-features.h. Currently contains theBehdad Esfahbod2006-12-071-1/+9
* Bug 361938 – Can't include *-lang modules (./configureBehdad Esfahbod2006-10-131-19/+21
* pango/Makefile.am examples/Makefile.am pango/testfonts.c RenameTor Lillqvist2006-08-231-6/+2
* Render block progression and line direction arrows, and a base gravityBehdad Esfahbod2006-08-161-0/+2
* 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