| Commit message (Expand) | Author | Age | Files | Lines |
* | (Based on GTK+ patch by J. Ali Harlow in #87774) | Owen Taylor | 2002-09-27 | 1 | -0/+2 |
* | pango/makefile.mingw.in pango/mini-fribidi/makefile.mingw Remove. Not | Tor Lillqvist | 2002-09-23 | 1 | -2/+0 |
* | Remove, obsolete. | Tor Lillqvist | 2002-09-22 | 1 | -2/+0 |
* | Released 1.1.1.PANGO_1_1_1 | Owen Taylor | 2002-08-20 | 1 | -2/+2 |
* | Make the test for VARARGS macros more robust, fixing problem with | Owen Taylor | 2002-08-20 | 1 | -4/+8 |
* | use XAddExtension() magic to automatically clean up our information when | Owen Taylor | 2002-08-09 | 1 | -1/+1 |
* | Some fixes from #90267 | Owen Taylor | 2002-08-09 | 1 | -5/+7 |
* | Fix accidentally exported set_unicode_charmap() and | Owen Taylor | 2002-08-08 | 1 | -1/+1 |
* | Fix missing trailing newline in file. | Owen Taylor | 2002-08-07 | 1 | -1/+1 |
* | echo status at end. | Michael Meeks | 2002-08-07 | 1 | -0/+5 |
* | Fix check for having any backend HAVE_XFT => have_xft, etc. (Problem | Owen Taylor | 2002-08-01 | 1 | -1/+1 |
* | Patch from Changwoo Ryu <cwryu@debian.org> (#86591) | Owen Taylor | 2002-07-31 | 1 | -1/+2 |
* | Patch from Theppitak Karoonboonyanan that factors out common code from | Owen Taylor | 2002-07-26 | 1 | -0/+1 |
* | Add back non-spurious \$ removed in last commit. | Owen Taylor | 2002-07-26 | 1 | -1/+1 |
* | Fix a leftover spurious \$ from the last commit. | Owen Taylor | 2002-07-26 | 1 | -1/+1 |
* | Replace uses of grep \(A\|B\) ... with egrep (A|B). (#84872, Arnaud | Owen Taylor | 2002-07-26 | 1 | -28/+28 |
* | Update the versioning to reflect '1.1.x' (Use the 100 * minor + micro | Owen Taylor | 2002-06-06 | 1 | -7/+6 |
* | Provide : as the fourth argument whne checking for fontconfig, xft, so we | Owen Taylor | 2002-06-06 | 1 | -2/+2 |
* | on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-06-04 | 1 | -26/+15 |
* | Add a implementation of strtok_r (copied from glibc) for machines that | Owen Taylor | 2002-05-13 | 1 | -1/+2 |
* | Add modules modules/indic/indic-xft.c, indic-ot.c, indic-ot.h, | Eric Mader | 2002-05-07 | 1 | -1/+2 |
* | Released 1.0.1pango-1-0-branchpointPANGO_1_0_1 | Owen Taylor | 2002-03-28 | 1 | -2/+2 |
* | Error out if no backends found. (#74880) | Owen Taylor | 2002-03-20 | 1 | -0/+11 |
* | use CFLAGS from gthread-2.0 to assure pango behaves correctly in a | Sven Neumann | 2002-03-16 | 1 | -0/+2 |
* | Check for FT_Get_First_Char from FreeType-2.0.9. | Owen Taylor | 2002-03-15 | 1 | -0/+6 |
* | As we do in other modules, default to --disable-gtk-doc, and run the check | Owen Taylor | 2002-03-07 | 1 | -2/+2 |
* | Fix some problems with setting library variables for | Owen Taylor | 2002-03-07 | 1 | -1/+1 |
* | Fix problem where == was used instead if =. (#73694, Martin Gansser) | Owen Taylor | 2002-03-06 | 1 | -1/+8 |
* | require GLIB 2.0.0 at minimum | Manish Singh | 2002-03-05 | 1 | -1/+1 |
* | Switch over to GLib/GTK+ style library versioning. Update version numbers | Owen Taylor | 2002-03-05 | 1 | -5/+46 |
* | now really align the configure --help output ... sorry | Sven Neumann | 2002-03-04 | 1 | -2/+2 |
* | Write examples/pango.modules in terms of .la files rather than direct | Owen Taylor | 2002-03-03 | 1 | -0/+15 |
* | Default to --disable-static. | Owen Taylor | 2002-03-02 | 1 | -3/+43 |
* | beautified configure --help output. | Sven Neumann | 2002-02-28 | 1 | -4/+4 |
* | Version 0.26PANGO_0_26 | Owen Taylor | 2002-02-24 | 1 | -1/+1 |
* | Version 0.25PANGO_0_25 | Owen Taylor | 2002-02-17 | 1 | -2/+2 |
* | Respect QTDIR if set. Look for qt3 as well as qt2. | Owen Taylor | 2002-02-14 | 1 | -13/+22 |
* | updated the list of available modules (bug #71411). | Sven Neumann | 2002-02-14 | 1 | -11/+26 |
* | Version 0.24PANGO_0_24 | Owen Taylor | 2002-01-29 | 1 | -1/+1 |
* | configure.in modules/arabic/Makefile.am added arabic shaper for FT2 ported | Sven Neumann | 2002-01-24 | 1 | -1/+2 |
* | Add a AC_TRY_LINK() for qt, since broken setups seem to be common. | Owen Taylor | 2002-01-19 | 1 | -0/+21 |
* | Version 0.23, require glib-1.3.12PANGO_0_23 | Owen Taylor | 2001-12-23 | 1 | -2/+2 |
* | Add a test program that includes all headers in a C++ program. (#52606) | Owen Taylor | 2001-11-27 | 1 | -29/+40 |
* | Disable --with-fribidi; it offers no advantages and until either fribidi | Owen Taylor | 2001-11-26 | 1 | -25/+25 |
* | acconfig.h support for --with-xftconfig-dir= path to system XftConfig file | Manish Singh | 2001-11-24 | 1 | -0/+9 |
* | Version 0.22PANGO_0_22 | Owen Taylor | 2001-11-22 | 1 | -1/+1 |
* | Version 0.22. Updated Update. Don't look like a doc comment. | Owen Taylor | 2001-11-21 | 1 | -1/+1 |
* | Check for LEX and YACC. This will be made optional later, with the build | Alexander Larsson | 2001-11-18 | 1 | -1/+4 |
* | New file, used to build distribution package for Windows. | Tor Lillqvist | 2001-10-28 | 1 | -0/+6 |
* | Version 0.21, require GLib-1.3.6PANGO_0_21 | Owen Taylor | 2001-10-26 | 1 | -1/+6 |