| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Version 0.21, require GLib-1.3.6 | Owen Taylor | 2001-10-25 | 1 | -2/+2 |
* | Retract my change to Xrender+Xft+Xft+FreeType.h checks from yesterday, | Tor Lillqvist | 2001-10-04 | 1 | -7/+6 |
* | Add the Win32 GDI Pango backend to autoconfiguration: | Tor Lillqvist | 2001-10-03 | 1 | -8/+82 |
* | Version 0.20PANGO_0_20 | Owen Taylor | 2001-09-25 | 1 | -2/+2 |
* | header to abstract the difference between FreeType 2.0.3 and 2.0.4 error | Havoc Pennington | 2001-09-19 | 1 | -0/+6 |
* | require glib 1.3.8. | Tim Janik | 2001-09-18 | 1 | -1/+1 |
* | Up to 0.19. | Owen Taylor | 2001-09-18 | 1 | -1/+1 |
* | Version 0.18PANGO_0_18 | Owen Taylor | 2001-09-04 | 1 | -1/+1 |
* | don't get confused by qt3 | Havoc Pennington | 2001-06-29 | 1 | -5/+9 |
* | Require GLib-1.3.7 | Owen Taylor | 2001-06-29 | 1 | -1/+1 |
* | Couple of bug fixes for the last change. | Owen Taylor | 2001-06-26 | 1 | -1/+7 |
* | don't ignore errors from missing index.sgmlPANGO_0_17GTK_ALL_1_3_6 | Havoc Pennington | 2001-06-13 | 1 | -1/+1 |
* | subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variables | Havoc Pennington | 2001-06-07 | 1 | -28/+5 |
* | Use $PKG_CONFIG, not pkg-config. | Owen Taylor | 2001-05-29 | 1 | -1/+1 |
* | Use ISO C99 varargs when available. | Owen Taylor | 2001-05-18 | 1 | -0/+14 |
* | Require libtool 1.4 when build out of CVS. | Owen Taylor | 2001-05-16 | 1 | -12/+2 |
* | Fix Xft detection by setting CPPFLAGS before trying the Xft/XftFreetyp.h | Alexander Larsson | 2001-05-06 | 1 | -3/+8 |
* | Update for 0.16PANGO_0_16 | Owen Taylor | 2001-05-04 | 1 | -1/+1 |
* | also check for the the Xft header. | Michael Natterer | 2001-05-03 | 1 | -1/+4 |
* | Add check to make sure #include FT_ERRORS_H works. (#54043) | Owen Taylor | 2001-05-02 | 1 | -0/+19 |
* | do not try to build modules using Xft if X is not available or was | Sven Neumann | 2001-05-02 | 1 | -7/+9 |
* | Added building Pango X Hebrew Engine. | Chookij Vanatham | 2001-04-20 | 1 | -1/+3 |
* | Release 0.15PANGO_0_15 | Owen Taylor | 2001-04-17 | 1 | -4/+4 |
* | Remove warning when using fallback shaping. | Owen Taylor | 2001-04-16 | 1 | -1/+2 |
* | Small updates | Owen Taylor | 2001-04-16 | 1 | -1/+1 |
* | AC_INIT should be the first statement in the file. Also, use | James Henstridge | 2001-04-13 | 1 | -2/+3 |
* | Release 0.14PANGO_0_14 | Owen Taylor | 2001-04-03 | 1 | -2/+3 |
* | Makefile.am configure.in modules/*/Makefile.am make it compile without X | Sven Neumann | 2001-03-15 | 1 | -4/+6 |
* | Add check for gtk-doc version. | Owen Taylor | 2001-02-12 | 1 | -0/+16 |
* | Add pangoft2.pc | Alexander Larsson | 2001-01-05 | 1 | -0/+1 |
* | put creation of module file here. Fixes problem if you 'make install' with | Havoc Pennington | 2001-01-04 | 1 | -9/+29 |
* | Rename all x modules from abc to abc-x. | Alexander Larsson | 2001-01-03 | 1 | -29/+27 |
* | Update the default list of included modules for | Alexander Larsson | 2001-01-03 | 1 | -17/+99 |
* | Only a script engine here. | Tor Lillqvist | 2000-12-21 | 1 | -0/+1 |
* | fix freetype check a bit | Havoc Pennington | 2000-12-20 | 1 | -3/+3 |
* | Since Xft may only be available statically without shlib deps, check for | Owen Taylor | 2000-12-20 | 1 | -6/+28 |
* | Fix build breakage, reported by Alex Larsson and Yasushi Shoji | Havoc Pennington | 2000-12-18 | 1 | -0/+15 |
* | Fix macro breakage. | Owen Taylor | 2000-12-15 | 1 | -4/+25 |
* | add assertion that shaper != NULL to catch engine problems faster | Havoc Pennington | 2000-12-14 | 1 | -5/+33 |
* | delete lang engine | Havoc Pennington | 2000-12-02 | 1 | -0/+1 |
* | Fix low underline code to deal with run_ink == NULL. | Owen Taylor | 2000-11-14 | 1 | -1/+1 |
* | Remove fribidi include. | Owen Taylor | 2000-11-13 | 1 | -1/+4 |
* | Remove checks for iconv - we now depend on g_iconv wrapper defined in | Owen Taylor | 2000-11-12 | 1 | -33/+0 |
* | Include a stripped-down version of fribidi to avoid the extra dependency. | Owen Taylor | 2000-11-12 | 1 | -20/+35 |
* | Shiny new Indic shapers! | Robert Brady | 2000-11-08 | 1 | -4/+4 |
* | Fix up doc comments not to have obvious errors that gtk-doc barfs on. | Owen Taylor | 2000-10-29 | 1 | -5/+35 |
* | Add /usr/lib/qt-2.2.0 to the list. | Owen Taylor | 2000-08-31 | 1 | -1/+1 |
* | Get font directory path with pango_config_key_get("PangoFT2/FontPath"). If | Tor Lillqvist | 2000-08-21 | 1 | -2/+12 |