| Commit message (Expand) | Author | Age | Files | Lines |
* | const correctness for _pango_fribidi_prop_to_type | Manish Singh | 2005-03-05 | 1 | -0/+7 |
* | Reduce non-shared data (#168899, inspired by patches from Tommi Komulainen | Owen Taylor | 2005-03-05 | 1 | -0/+22 |
* | Updates from stable branch. | Owen Taylor | 2005-03-04 | 1 | -0/+4 |
* | Split out handling of sinhala al-lakuna character from handling of Virama | Owen Taylor | 2005-03-03 | 1 | -0/+16 |
* | Add bug # to ChangeLog | Owen Taylor | 2005-03-03 | 1 | -0/+6 |
* | Call XftCharIndex() on the right font. (#163511) | Owen Taylor | 2005-03-03 | 1 | -0/+5 |
* | For all binary searches, handle the case where the number of items is 0. | Owen Taylor | 2005-03-03 | 1 | -0/+12 |
* | For family names that add in numbers add a , to distinguish them from | Owen Taylor | 2005-03-02 | 1 | -0/+7 |
* | Fix various typos in the docs (#163244, Morten Welinder) | Owen Taylor | 2005-03-02 | 1 | -0/+5 |
* | Go back to using Xft-reported metrics for all non-transformed fonts. | Owen Taylor | 2005-03-02 | 1 | -0/+9 |
* | [ ChangeLog entry for some changes accidentally committed a while ago ] | Owen Taylor | 2005-03-02 | 1 | -0/+18 |
* | Don't break lines on LINE_SEPARATOR in single-paragraph mode. (#168589, | Owen Taylor | 2005-03-01 | 1 | -0/+6 |
* | Fix a typo in the last commit (Manish Singh) | Owen Taylor | 2005-03-01 | 1 | -0/+5 |
* | Delete FC_SPACING value out of pattern before passing it to Xft, to | Owen Taylor | 2005-03-01 | 1 | -0/+7 |
* | Use the language from the context if %NULL is passed in for @language. | Owen Taylor | 2005-03-01 | 1 | -0/+6 |
* | Build fixes from Andrew P. Lentvorski, Jr, #164655 | Owen Taylor | 2005-03-01 | 1 | -1/+13 |
* | Use PKG_CHECK_MODULES not AM_PATH_GLIB_2_0 to avoid a problem where older | Owen Taylor | 2005-03-01 | 1 | -0/+10 |
* | Typo. | Tor Lillqvist | 2005-03-01 | 1 | -2/+2 |
* | Include pangowin32.h first to avoind namespace collision. (#163584) | Tor Lillqvist | 2005-03-01 | 1 | -0/+5 |
* | map get_font_map to the right function. | Manish Singh | 2005-02-25 | 1 | -0/+7 |
* | PangoCairoFontMap for win32 fonts. | Owen Taylor | 2005-02-24 | 1 | -0/+47 |
* | Minor doc fixes. (#167922, #167924, Billy Biggs) | Owen Taylor | 2005-02-21 | 1 | -0/+6 |
* | Rename pango_cairo_show_glyphs() to pango_cairo_show_glyph_string(). Add | Owen Taylor | 2005-02-07 | 1 | -0/+8 |
* | updated to build with the new Cairo dependency added pangocairo.def to | Hans Breuer | 2005-02-06 | 1 | -0/+6 |
* | spell _pango_cairo_fc_get_render_key correctly. | Manish Singh | 2005-02-04 | 1 | -0/+7 |
* | use CAIRO_LIBS for all libcairo checks, and disable the cairo backend if | Manish Singh | 2005-02-04 | 1 | -0/+6 |
* | Fix unpaired lock/unlock_face(). | Owen Taylor | 2005-02-03 | 1 | -0/+5 |
* | Bump to 1.9.0. | Owen Taylor | 2005-02-03 | 1 | -0/+6 |
* | Open the file with mode "wb", include cairo-png.h. | Owen Taylor | 2005-02-03 | 1 | -0/+23 |
* | Show unknown glyphs; this may lead to overlapping boxes when accents are | Matthias Clasen | 2005-01-31 | 1 | -0/+7 |
* | Add missing pango_render_part_get_type. (#165287, Cedric Gustin) | Tor Lillqvist | 2005-01-29 | 1 | -0/+5 |
* | Add a missing entry point. | Tor Lillqvist | 2005-01-25 | 1 | -0/+2 |
* | Don't use -p option to cp, can cause "failed to preserve ownership" | Tor Lillqvist | 2005-01-25 | 1 | -0/+8 |
* | Remove an extraneous / that was confusing gcc on Win32. | Owen Taylor | 2005-01-11 | 1 | -0/+5 |
* | Add missing ChangeLog.pre* | Owen Taylor | 2005-01-10 | 1 | -0/+4 |
* | Add a .pc file for pangocairo. | Owen Taylor | 2005-01-09 | 1 | -0/+6 |
* | Require gmodule-no-export-2.0 instead of gmodule-2.0 | Matthias Clasen | 2005-01-09 | 1 | -0/+5 |
* | Add checks for Cairo | Owen Taylor | 2005-01-09 | 1 | -0/+37 |
* | Fix reversed test on attr->absolute that was causing pixels sizes to be | Owen Taylor | 2005-01-06 | 1 | -0/+7 |
* | Fix trailing comma in enum (#162618) | Owen Taylor | 2005-01-04 | 1 | -0/+4 |
* | Fix doc sentences to parse. (#161812, Morten Welinder) | Owen Taylor | 2005-01-04 | 1 | -0/+5 |
* | Rename y1 parameters to y1_ to avoid conflicts with the math.h Bessel | Owen Taylor | 2005-01-04 | 1 | -0/+6 |
* | Fix problem where MEDIUM was getting grouped with SEMIBOLD rather than | Owen Taylor | 2004-12-31 | 1 | -0/+12 |
* | pango/pangowin32-private.h Cache metrics by language, like the other | Tor Lillqvist | 2004-12-18 | 1 | -0/+7 |
* | Make the .la files depend on the corresponding .def files. | Tor Lillqvist | 2004-12-17 | 1 | -0/+7 |
* | Use FC_WEIGHT_MEDIUM, not FC_WEIGHT_NORMAL in old-fontconfig case. | Owen Taylor | 2004-12-17 | 1 | -0/+6 |
* | Fix a couple of typos in the handling of tibetan for | Owen Taylor | 2004-12-17 | 1 | -0/+5 |
* | Fix bug in computing logical_rect.x when layout->width == -1. (#161510, | Owen Taylor | 2004-12-17 | 1 | -0/+6 |
* | Move aside ChangeLog | Owen Taylor | 2004-12-16 | 1 | -483/+0 |
* | Add short and long descriptions.pango-1-8-branchpoint | Owen Taylor | 2004-12-16 | 1 | -0/+4 |