| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch over the way that module entry points work, taking advantage of the | Owen Taylor | 2003-04-14 | 1 | -3/+6 |
* | make similar changes to the ones on glib head (call gtk-docize, etc). | James Henstridge | 2003-03-11 | 1 | -112/+92 |
* | Add an --enable-debug configure argument defaulting to 'yes' for unstable | Owen Taylor | 2003-02-17 | 1 | -3/+32 |
* | Simplify 'test x$have_x != xfalse' to $have_x. | Owen Taylor | 2003-02-12 | 1 | -1/+1 |
* | If --without-x is specified, don't try to build Xft backend either. | Owen Taylor | 2003-02-12 | 1 | -1/+3 |
* | Up the FreeType version requirement to 2.0.9. (2.2.1 had a compilation | Owen Taylor | 2003-02-12 | 1 | -32/+1 |
* | Remove spec.spec.in from EXTRA_DIST, and from dist rules. (#102231) | Owen Taylor | 2003-01-30 | 1 | -1/+0 |
* | fixed configure output which was wrong in case freetype is available but | Sven Neumann | 2003-01-20 | 1 | -2/+1 |
* | === Released 1.2.0 ===PANGO_1_2_0 | Owen Taylor | 2002-12-20 | 1 | -3/+3 |
* | === Released 1.1.6 === | Owen Taylor | 2002-12-17 | 1 | -3/+3 |
* | Require autoconf-2.53. | Owen Taylor | 2002-12-12 | 1 | -0/+1 |
* | === Released 1.1.5 === | Owen Taylor | 2002-12-10 | 1 | -2/+2 |
* | Convert [sf]printf to g_[sf]printf, or, where appropriate g_printerr(). | Owen Taylor | 2002-12-06 | 1 | -1/+1 |
* | Add missing thai-xft to thai-modules. (#99883, Tony Graham) | Owen Taylor | 2002-12-06 | 1 | -1/+1 |
* | === Released 1.1.4 === | Owen Taylor | 2002-12-03 | 1 | -2/+2 |
* | Do not add GLIB_CFLAGS to CFLAGS. | Sebastian Wilhelmi | 2002-11-26 | 1 | -2/+0 |
* | Add version information. | Matthias Clasen | 2002-11-23 | 1 | -0/+1 |
* | Use some shell magic rather than perl to check for the right gtk-doc | Owen Taylor | 2002-11-21 | 1 | -9/+19 |
* | === Released 1.1.3 ===PANGO_1_1_3 | Owen Taylor | 2002-11-02 | 1 | -2/+2 |
* | Add --with-usp10 flag to indicate where to find the usp10.h header, for | Tor Lillqvist | 2002-10-21 | 1 | -0/+29 |
* | === Released 1.1.2 ===PANGO_1_1_2 | Owen Taylor | 2002-10-13 | 1 | -2/+2 |
* | (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 |