| Commit message (Expand) | Author | Age | Files | Lines |
* | === Released 1.1.4 === | Owen Taylor | 2002-12-03 | 1 | -1/+0 |
* | Rename PangoLayoutRun to PangoGlyphItem (with a typedef for compat), add | Owen Taylor | 2002-12-03 | 1 | -0/+3 |
* | Do not add GLIB_CFLAGS to CFLAGS. | Sebastian Wilhelmi | 2002-11-26 | 1 | -3/+4 |
* | INCLUDED_WIN32_MODULES was missing from a couple of places. (#93372) | Tor Lillqvist | 2002-09-25 | 1 | -2/+2 |
* | pango/makefile.mingw.in pango/mini-fribidi/makefile.mingw Remove. Not | Tor Lillqvist | 2002-09-23 | 1 | -2/+0 |
* | Move the common code between PangoXftFontmap and PangoFT2Fontmap into a | Owen Taylor | 2002-08-16 | 1 | -1/+2 |
* | Some fixes from #90267 | Owen Taylor | 2002-08-09 | 1 | -3/+3 |
* | Add @FREETYPE_CFLAGS@ | Owen Taylor | 2002-06-06 | 1 | -0/+1 |
* | on Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-06-04 | 1 | -13/+11 |
* | Use complete PANGO_VERSION in zip file names. | Tor Lillqvist | 2002-05-26 | 1 | -5/+19 |
* | install-exec-hook should always exist, because the automake rules assume | Manish Singh | 2002-03-06 | 1 | -1/+1 |
* | Fix problem where == was used instead if =. (#73694, Martin Gansser) | Owen Taylor | 2002-03-06 | 1 | -8/+9 |
* | Pango 1.0.0 rc1.PANGO_1_0_0_RC1 | Owen Taylor | 2002-03-06 | 1 | -1/+1 |
* | Ignore return status from for loop, in case the last test -f happens to | Tor Lillqvist | 2002-03-06 | 1 | -1/+1 |
* | Use pangoft2_export_symbols, not pangowin32_export_symbols. | Tor Lillqvist | 2002-03-06 | 1 | -20/+20 |
* | Switch over to GLib/GTK+ style library versioning. Update version numbers | Owen Taylor | 2002-03-05 | 1 | -36/+40 |
* | Default to --disable-static. | Owen Taylor | 2002-03-02 | 1 | -0/+7 |
* | don't link libpango-ot into the module. added libpango-ot.la to | Sven Neumann | 2002-02-28 | 1 | -3/+3 |
* | Move .la files to beginning of link line ... may prevent some problems | Owen Taylor | 2002-02-27 | 1 | -1/+1 |
* | Add $(X_EXTRA_LIBS) (reported Richard Warren) | Owen Taylor | 2002-02-27 | 1 | -2/+2 |
* | added makefile.msc to EXTRA_DIST | Hans Breuer | 2002-02-15 | 1 | -0/+1 |
* | at Feb 2 18:27:38 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-02-02 | 1 | -3/+3 |
* | Include glib-object.h, Add G_BEGIN_DECLS/END_DECLS to pango-enum-types.h. | Owen Taylor | 2002-01-09 | 1 | -2/+2 |
* | Resuming aborted commit | Sebastian Wilhelmi | 2001-12-13 | 1 | -0/+1 |
* | Instead of including all-unicode.txt in the distribution, include a small | Owen Taylor | 2001-11-26 | 1 | -3/+3 |
* | Workaround to work a little better with automake-1.5 - make | Owen Taylor | 2001-11-26 | 1 | -1/+1 |
* | Check for LEX and YACC. This will be made optional later, with the build | Alexander Larsson | 2001-11-18 | 1 | -4/+8 |
* | New file, used to build distribution package for Windows. | Tor Lillqvist | 2001-10-28 | 1 | -0/+47 |
* | Add module-defs-win32.c. | Tor Lillqvist | 2001-10-10 | 1 | -1/+2 |
* | Add the Win32 GDI Pango backend to autoconfiguration: | Tor Lillqvist | 2001-10-03 | 1 | -8/+33 |
* | fix rule so that flags get registered as flags and rather than enums | James Henstridge | 2001-09-20 | 1 | -2/+2 |
* | Up to 0.19. | Owen Taylor | 2001-09-18 | 1 | -0/+2 |
* | New file, move color handling here. | Owen Taylor | 2001-08-30 | 1 | -0/+1 |
* | Set GPATH to fix srcdir != builddir problems with GNU make. | Owen Taylor | 2001-08-12 | 1 | -0/+4 |
* | Fix dependencies to work without XFT. | Owen Taylor | 2001-07-13 | 1 | -2/+2 |
* | Add an explicit dependency on libpangoxft.la, to fix parallel make problem | Owen Taylor | 2001-07-12 | 1 | -22/+24 |
* | pango/pango-markup.c: modules/arabic/arabic-xft.c (arabic_engine_shape): | Owen Taylor | 2001-06-25 | 1 | -10/+35 |
* | subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variables | Havoc Pennington | 2001-06-07 | 1 | -3/+3 |
* | Actually advance through list. (Problem noticed by Erwann Chenede) | Owen Taylor | 2001-05-31 | 1 | -11/+0 |
* | Require libtool 1.4 when build out of CVS. | Owen Taylor | 2001-05-16 | 1 | -3/+18 |
* | Get rid of grep -q (pointed out by Tony Graham). | Owen Taylor | 2001-05-09 | 1 | -1/+1 |
* | Release 0.14PANGO_0_14 | Owen Taylor | 2001-04-03 | 1 | -0/+1 |
* | pango/makefile.mingw.in Update. | Tor Lillqvist | 2001-03-18 | 1 | -0/+1 |
* | Makefile.am configure.in modules/*/Makefile.am make it compile without X | Sven Neumann | 2001-03-15 | 1 | -5/+13 |
* | srcdir != build dir fix. | Owen Taylor | 2001-02-12 | 1 | -2/+4 |
* | Allow '+' in the filename. | Tor Lillqvist | 2001-01-07 | 1 | -1/+1 |
* | put creation of module file here. Fixes problem if you 'make install' with | Havoc Pennington | 2001-01-04 | 1 | -0/+11 |
* | Update the default list of included modules for | Alexander Larsson | 2001-01-03 | 1 | -8/+10 |
* | Change usage to say pango-config instead of glib-config. Add support for | Alexander Larsson | 2000-12-21 | 1 | -9/+26 |
* | Add opentype/. | Owen Taylor | 2000-12-21 | 1 | -5/+5 |