| Commit message (Expand) | Author | Age | Files | Lines |
* | Make pangoxft depend on pangoft2. | Owen Taylor | 2003-08-03 | 1 | -65/+25 |
* | Remove. | Owen Taylor | 2003-08-02 | 1 | -13/+0 |
* | Generate runtest.sh so we can use ECHO_C, ECHO_N, SHELL (#114944) | Owen Taylor | 2003-07-24 | 1 | -0/+1 |
* | Clean up checks for usp10.h | Owen Taylor | 2003-07-24 | 1 | -22/+9 |
* | Remove vestiges of support for external fribidi library. | Owen Taylor | 2003-07-24 | 1 | -38/+0 |
* | Remove Qt-based example; it was only testing the obsolete pango-x backend, | Owen Taylor | 2003-07-24 | 1 | -72/+0 |
* | Add rule to regenerate man pages from Docbook. (man_MANS): Add | Matthias Clasen | 2003-06-17 | 1 | -0/+20 |
* | Add HAVE_X. | Tor Lillqvist | 2003-05-29 | 1 | -0/+1 |
* | Clean up so that tests for Xft/FreeType are only run when we find | Owen Taylor | 2003-05-27 | 1 | -31/+35 |
* | Fix typo for FreeType dependencies in the enable_explicit_deps case. | Owen Taylor | 2003-05-27 | 1 | -1/+1 |
* | Add the fonconfig cflags/libs to FREETYPE_CFLAGS/LIBS. (#111326, Noah | Owen Taylor | 2003-04-29 | 1 | -5/+5 |
* | Don't look for Xft unless we found FreeType. (#109753) | Owen Taylor | 2003-04-15 | 1 | -1/+1 |
* | Avoid complex quoting mess that didn't work with all shells. (#108001) | Owen Taylor | 2003-04-15 | 1 | -4/+7 |
* | 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 |