| Commit message (Expand) | Author | Age | Files | Lines |
* | Include ATSUI included modules. | Behdad Esfahbod | 2007-11-09 | 1 | -0/+1 |
* | Bug 348348 – Add a way to get the script name of a gunichar | Behdad Esfahbod | 2007-08-21 | 1 | -1/+0 |
* | Move contents of mapping.c to glyphstring.c where they belong. | Behdad Esfahbod | 2007-08-01 | 1 | -1/+0 |
* | Bug 449543 - Ship pangoatsui.h | Richard Hult | 2007-06-24 | 1 | -0/+1 |
* | New public API: | Behdad Esfahbod | 2007-05-10 | 1 | -1/+2 |
* | Move PangoLanguage stuff into pango-language.[ch] | Behdad Esfahbod | 2007-05-08 | 1 | -0/+2 |
* | Rip non-fontmap stuff from pangocairo-fontmap.c into pangocairo-context.c. | Behdad Esfahbod | 2007-05-04 | 1 | -0/+1 |
* | Bug 409212 – Missing link flag prevents build with "-z defs" ld flags | Behdad Esfahbod | 2007-02-18 | 1 | -0/+1 |
* | Use pangocairo.def only on Win32, not Cygwin. (#402373, "paul") | Tor Lillqvist | 2007-01-31 | 1 | -0/+2 |
* | Bug 323173 – Add layout of mixed direction text for vertical layout | Behdad Esfahbod | 2007-01-16 | 1 | -4/+6 |
* | Bug 390877 – Don't feed pango-features.h to glib-mkenums Patch from | Behdad Esfahbod | 2007-01-03 | 1 | -1/+1 |
* | New generated public header file pango-features.h. Currently contains the | Behdad Esfahbod | 2006-12-07 | 1 | -1/+9 |
* | Bug 361938 – Can't include *-lang modules (./configure | Behdad Esfahbod | 2006-10-13 | 1 | -19/+21 |
* | pango/Makefile.am examples/Makefile.am pango/testfonts.c Rename | Tor Lillqvist | 2006-08-23 | 1 | -6/+2 |
* | Render block progression and line direction arrows, and a base gravity | Behdad Esfahbod | 2006-08-16 | 1 | -0/+2 |
* | New file. Move all pango_matrix_* stuff into a separate file. | Behdad Esfahbod | 2006-07-07 | 1 | -0/+1 |
* | Just call gnome-autogen.sh. The old autogen.sh had poor version checking | Behdad Esfahbod | 2006-06-21 | 1 | -4/+4 |
* | Bug 342079 – pangoatsui-private.h missing from release | Behdad Esfahbod | 2006-05-17 | 1 | -0/+1 |
* | Add the necessary frameworks to make this build with -no-undefined. | Richard Hult | 2006-05-15 | 1 | -0/+1 |
* | Convert pango/opentype to the new project called HarfBuzz. | Behdad Esfahbod | 2006-03-31 | 1 | -2/+2 |
* | AC_DEFINE the module version, such that pango-querymodules gets rebuilt | Behdad Esfahbod | 2006-02-03 | 1 | -1/+0 |
* | pango/pangocairo-private.h, pango/pangocairo-font.c, Hint hexbox. Also | Behdad Esfahbod | 2006-02-01 | 1 | -1/+2 |
* | Removed. | Behdad Esfahbod | 2006-01-28 | 1 | -3/+8 |
* | Fix more ATSUI stuff in build infrastructure. Sigh... (bug #328632) | Behdad Esfahbod | 2006-01-26 | 1 | -6/+10 |
* | If major.minor of required and available glib versions are the same, add | Behdad Esfahbod | 2006-01-25 | 1 | -1/+0 |
* | Make tests/examples do use generated pango.modules. (bug #328291) | Behdad Esfahbod | 2006-01-23 | 1 | -0/+3 |
* | Move GLIB_CFLAGS before external libraries' CFLAGS. Some formatting | Behdad Esfahbod | 2006-01-16 | 1 | -16/+47 |
* | Adjust the order of *_CFLAGS to the same order known to work. (Fixes bug | Behdad Esfahbod | 2006-01-16 | 1 | -2/+2 |
* | pango/Makefile.am, pango/fonts.c, pango/glyphstring.c, | Behdad Esfahbod | 2006-01-05 | 1 | -1/+1 |
* | === Released 1.11.1 === | Behdad Esfahbod | 2005-12-13 | 1 | -1/+4 |
* | Link libpangoxft with -lm. (#318210) | Behdad Esfahbod | 2005-11-23 | 1 | -1/+1 |
* | Add checks for ATSUI. | Anders Carlsson | 2005-11-22 | 1 | -0/+13 |
* | Updates from #320666: | Behdad Esfahbod | 2005-11-14 | 1 | -1/+0 |
* | Fixes bug #320666: | Federico Mena Quintero | 2005-11-08 | 1 | -31/+32 |
* | Updated to FriBidi version 0.10.7 patched to handle UTF-8 directly. Moved | Behdad Esfahbod | 2005-11-03 | 1 | -3/+8 |
* | Move the calculation of dpi and size earlier. Use the size variable instad | Tor Lillqvist | 2005-09-22 | 1 | -1/+1 |
* | Use pangocairo.def when linking libpangocairo on Windows, instead of | Tor Lillqvist | 2005-08-24 | 1 | -0/+3 |
* | Add pangocairo files. Get the DLLs from "bin" unconditionally, that's | Tor Lillqvist | 2005-08-05 | 1 | -2/+9 |
* | Look for pango.def, pangoft2.def and pangowin32.def files in the source | J. Ali Harlow | 2005-07-29 | 1 | -3/+3 |
* | Use -export-symbols-regex to control symbol exports, including not | Owen Taylor | 2005-07-22 | 1 | -10/+6 |
* | Call AC_CANONICAL_HOST before looking at $host. Check for windres on | Tor Lillqvist | 2005-07-09 | 1 | -27/+26 |
* | #307433, Sebastien Bacher | Owen Taylor | 2005-06-14 | 1 | -0/+1 |
* | Use PKG_CHECK_MODULES not AM_PATH_GLIB_2_0 to avoid a problem where older | Owen Taylor | 2005-03-01 | 1 | -2/+3 |
* | PangoCairoFontMap for win32 fonts. | Owen Taylor | 2005-02-24 | 1 | -2/+9 |
* | updated to build with the new Cairo dependency added pangocairo.def to | Hans Breuer | 2005-02-06 | 1 | -0/+1 |
* | Open the file with mode "wb", include cairo-png.h. | Owen Taylor | 2005-02-03 | 1 | -0/+1 |
* | Add checks for Cairo | Owen Taylor | 2005-01-09 | 1 | -0/+27 |
* | Make the .la files depend on the corresponding .def files. | Tor Lillqvist | 2004-12-17 | 1 | -3/+3 |
* | Add $(libm), needed for no-undefined platforms like AIX. (#160773, Vincent | Owen Taylor | 2004-12-14 | 1 | -1/+1 |
* | Set G_LOG_DOMAIN. | Owen Taylor | 2004-11-22 | 1 | -0/+1 |