| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 328067 – Install pango-view | Behdad Esfahbod | 2006-02-06 | 1 | -0/+10 |
* | AC_DEFINE various version components. | Behdad Esfahbod | 2006-02-05 | 1 | -4/+7 |
* | AC_DEFINE the module version, such that pango-querymodules gets rebuilt | Behdad Esfahbod | 2006-02-03 | 1 | -0/+2 |
* | Bump pango_module_version to 1.5.0. | Behdad Esfahbod | 2006-02-03 | 1 | -1/+1 |
* | AC_DEFINE (HAVE_CAIRO_PNG). | Behdad Esfahbod | 2006-02-02 | 1 | -1/+3 |
* | Require cairo >= 1.1.1. | Behdad Esfahbod | 2006-02-01 | 1 | -1/+1 |
* | === Released 1.11.3 ===PANGO_1_11_3 | Behdad Esfahbod | 2006-01-31 | 1 | -2/+2 |
* | Oops, removed all my changes the other time :( | Behdad Esfahbod | 2006-01-30 | 1 | -12/+17 |
* | Use AC_HELP_STRING everywhere. Bump required version to 2.56. | Behdad Esfahbod | 2006-01-28 | 1 | -17/+12 |
* | If major.minor of required and available glib versions are the same, add | Behdad Esfahbod | 2006-01-25 | 1 | -0/+7 |
* | === Released 1.11.2 === | Behdad Esfahbod | 2006-01-16 | 1 | -2/+2 |
* | Fixes bug #314675, Brian Cameron. | Behdad Esfahbod | 2006-01-16 | 1 | -1/+3 |
* | Fixes bug #71414, allowing to disable building/installing modules. | Behdad Esfahbod | 2006-01-16 | 1 | -60/+84 |
* | === Released 1.11.1 === | Behdad Esfahbod | 2005-12-13 | 1 | -1/+1 |
* | Undo last change. 2.9.1 has the revised g_slice_free_chain api and 2.9.2 | Behdad Esfahbod | 2005-12-11 | 1 | -1/+1 |
* | Bump required glib version to 2.9.2 now that it's released. We are relying | Behdad Esfahbod | 2005-12-10 | 1 | -1/+1 |
* | Use new g_slice API for TypeLink allocation, instead of GMemChunks. | Behdad Esfahbod | 2005-12-05 | 1 | -1/+1 |
* | Fix typo when checking libtool config deplibs_check_method. Moreover, | Behdad Esfahbod | 2005-11-23 | 1 | -2/+2 |
* | Add checks for ATSUI. | Anders Carlsson | 2005-11-22 | 1 | -3/+49 |
* | === Released 1.11.0 ===PANGO_1_11_0 | Behdad Esfahbod | 2005-11-18 | 1 | -1/+1 |
* | Update to handle new line-breaking types in the Unicode 4.1 UAX#14. | Behdad Esfahbod | 2005-11-05 | 1 | -1/+1 |
* | Turn various gcc warnings off. Adding const, adding static, fully | Behdad Esfahbod | 2005-11-04 | 1 | -3/+3 |
* | Updated to FriBidi version 0.10.7 patched to handle UTF-8 directly. Moved | Behdad Esfahbod | 2005-11-03 | 1 | -3/+3 |
* | === Released 1.10.0 ===PANGO_1_10_0 | Owen Taylor | 2005-08-15 | 1 | -2/+2 |
* | Use egrep for khmer, like the rest, to fix --with-included-modules. | Owen Taylor | 2005-07-30 | 1 | -1/+1 |
* | === Released 1.9.1 ===PANGO_1_9_1 | Owen Taylor | 2005-07-26 | 1 | -1/+1 |
* | configure.in Fix a few typos that prevented build on Win32. | Tor Lillqvist | 2005-07-25 | 1 | -2/+2 |
* | Use -export-symbols-regex to control symbol exports, including not | Owen Taylor | 2005-07-22 | 1 | -0/+20 |
* | Check for a new enough cairo. | Matthias Clasen | 2005-07-21 | 1 | -1/+1 |
* | Actually commit the configure.in change... | Tor Lillqvist | 2005-07-12 | 1 | -0/+6 |
* | Add a Khmer module by Jens Herden and Javier Sola. (#125605) | Owen Taylor | 2005-06-21 | 1 | -1/+5 |
* | Misc fixes from Stepan Kasal, #169928 | Owen Taylor | 2005-06-14 | 1 | -3/+0 |
* | Force off gtk-doc in absence of Cairo. (#305652, Amit Aronovitch) | Owen Taylor | 2005-06-14 | 1 | -0/+7 |
* | Test for renamed cairo_ft_scaled_font_lock_face(). | Manish Singh | 2005-04-08 | 1 | -1/+1 |
* | Test for renamed cairo_win32_scaled_font_select_font(). | Owen Taylor | 2005-04-07 | 1 | -1/+1 |
* | Use PKG_CHECK_MODULES not AM_PATH_GLIB_2_0 to avoid a problem where older | Owen Taylor | 2005-03-01 | 1 | -7/+6 |
* | Remove inadvertent references to "khmer" module | Manish Singh | 2005-02-07 | 1 | -5/+1 |
* | Rename pango_cairo_show_glyphs() to pango_cairo_show_glyph_string(). Add | Owen Taylor | 2005-02-07 | 1 | -2/+6 |
* | use CAIRO_LIBS for all libcairo checks, and disable the cairo backend if | Manish Singh | 2005-02-04 | 1 | -2/+3 |
* | Bump to 1.9.0. | Owen Taylor | 2005-02-03 | 1 | -1/+1 |
* | Open the file with mode "wb", include cairo-png.h. | Owen Taylor | 2005-02-03 | 1 | -24/+29 |
* | Add a .pc file for pangocairo. | Owen Taylor | 2005-01-09 | 1 | -5/+15 |
* | Add checks for Cairo | Owen Taylor | 2005-01-09 | 1 | -0/+25 |
* | Fix a couple of typos in the handling of tibetan for | Owen Taylor | 2004-12-17 | 1 | -2/+2 |
* | === Released 1.8.0 ===PANGO_1_8_0 | Owen Taylor | 2004-12-16 | 1 | -1/+1 |
* | Add simple tibetan module. (#148566, G Karunakar) | Owen Taylor | 2004-12-16 | 1 | -7/+11 |
* | Require gmodule-no-export | Matthias Clasen | 2004-12-14 | 1 | -20/+3 |
* | Add Syriac module by Emil Soleyman-Zomalan. (#147779) | Owen Taylor | 2004-11-22 | 1 | -1/+5 |
* | Up version to 1.7.0. | Owen Taylor | 2004-09-24 | 1 | -1/+1 |
* | === Released 1.6.0 ===PANGO_1_6_0 | Owen Taylor | 2004-09-14 | 1 | -3/+3 |