| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle text == NULL, length == 0 again. | Owen Taylor | 2001-08-24 | 1 | -0/+5 |
* | pass "" as default text into pango_layout_set_text() as NULL isn't allowed | Tim Janik | 2001-08-23 | 1 | -0/+6 |
* | Simply use g_utf8_validate() to validate the text, avoiding problem where | Owen Taylor | 2001-08-22 | 1 | -0/+7 |
* | Fully convert the truetype unicode table to host endianness when reading | Alexander Larsson | 2001-08-16 | 1 | -0/+6 |
* | Updated to match gpp standard. | Jens Finke | 2001-08-15 | 1 | -0/+4 |
* | composite with "saturate" semantics instead of "over" so joining glyphs | Sven Neumann | 2001-08-14 | 1 | -0/+5 |
* | composite glyphs over the buffer instead of simply copying into it so | Sven Neumann | 2001-08-14 | 1 | -0/+6 |
* | Set GPATH to fix srcdir != builddir problems with GNU make. | Owen Taylor | 2001-08-12 | 1 | -0/+5 |
* | restore the previously selected font into the device context. | Hans Breuer | 2001-08-09 | 1 | -0/+17 |
* | pango/pango-layout.c (pango_layout_line_get_empty_extents): | Matthias Clasen | 2001-08-09 | 1 | -0/+7 |
* | ogh, forgot the changelog | Alexander Larsson | 2001-08-09 | 1 | -1/+8 |
* | Large rewrite of the win32 backend to use real glyph indexes instead of | Alexander Larsson | 2001-08-09 | 1 | -0/+10 |
* | Don't build the non-existant testfont binary Use glib-mkenums instead of | Alexander Larsson | 2001-08-04 | 1 | -1/+1 |
* | Don't build the non-existant testfont binary Use glib-mkenums instead of | Alexander Larsson | 2001-08-04 | 1 | -0/+10 |
* | Remove unused prototype. | Darin Adler | 2001-07-27 | 1 | -0/+4 |
* | make implementation static too. | Hans Breuer | 2001-07-20 | 1 | -0/+11 |
* | Don't corrupt the font description passed in. | Owen Taylor | 2001-07-19 | 1 | -0/+5 |
* | Fix dependencies to work without XFT. | Owen Taylor | 2001-07-13 | 1 | -0/+5 |
* | Add an explicit dependency on libpangoxft.la, to fix parallel make problem | Owen Taylor | 2001-07-12 | 1 | -0/+9 |
* | Remove stray semicolon. | Darin Adler | 2001-07-12 | 1 | -0/+43 |
* | copy function. (pango_glyph_string_get_type): implement get_type function. | James Henstridge | 2001-07-02 | 1 | -0/+22 |
* | s/shutdown/dispose/ to adapt to GObject changes. | Tim Janik | 2001-07-02 | 1 | -0/+8 |
* | Use gssize, not size_t, gssize isn't defined here on all systems. | Owen Taylor | 2001-07-02 | 1 | -0/+6 |
* | don't get confused by qt3 | Havoc Pennington | 2001-06-29 | 1 | -0/+4 |
* | Require GLib-1.3.7 | Owen Taylor | 2001-06-29 | 1 | -0/+8 |
* | Couple of bug fixes for the last change. | Owen Taylor | 2001-06-26 | 1 | -0/+18 |
* | pango/pango-markup.c: modules/arabic/arabic-xft.c (arabic_engine_shape): | Owen Taylor | 2001-06-23 | 1 | -0/+16 |
* | changed version to 0.17 | Hans Breuer | 2001-06-22 | 1 | -0/+10 |
* | Add a new PangoLanguage type to represent language tags; these can | Owen Taylor | 2001-06-14 | 1 | -0/+31 |
* | don't ignore errors from missing index.sgmlPANGO_0_17GTK_ALL_1_3_6 | Havoc Pennington | 2001-06-13 | 1 | -0/+9 |
* | Add a 'strong' parameter to allow moving either the strong or the weak | Owen Taylor | 2001-06-08 | 1 | -0/+6 |
* | subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variables | Havoc Pennington | 2001-06-07 | 1 | -0/+11 |
* | Patch from Matthias Clasen fixing various typos. (#55744) | Owen Taylor | 2001-06-05 | 1 | -0/+5 |
* | Make the hack for avoiding the last index of the line more sophisticated | Owen Taylor | 2001-05-31 | 1 | -0/+8 |
* | Actually advance through list. (Problem noticed by Erwann Chenede) | Owen Taylor | 2001-05-31 | 1 | -0/+11 |
* | Fix GNU sedism (#55430) | Owen Taylor | 2001-05-29 | 1 | -0/+4 |
* | Use $PKG_CONFIG, not pkg-config. | Owen Taylor | 2001-05-29 | 1 | -0/+4 |
* | Set *trailing properly at end of line. | Owen Taylor | 2001-05-28 | 1 | -0/+5 |
* | Fix problem with information loss when converting leaves to branches. | Owen Taylor | 2001-05-28 | 1 | -0/+12 |
* | Use the font at the beginning of the paragraph, not the context's font. | Owen Taylor | 2001-05-18 | 1 | -0/+6 |
* | Use ISO C99 varargs when available. | Owen Taylor | 2001-05-18 | 1 | -0/+20 |
* | Require libtool 1.4 when build out of CVS. | Owen Taylor | 2001-05-16 | 1 | -0/+22 |
* | Fix to correspond to extremely odd choice of sign convention in libXft. | Owen Taylor | 2001-05-15 | 1 | -0/+5 |
* | Get rid of grep -q (pointed out by Tony Graham). | Owen Taylor | 2001-05-09 | 1 | -0/+5 |
* | Fix Xft detection by setting CPPFLAGS before trying the Xft/XftFreetyp.h | Alexander Larsson | 2001-05-06 | 1 | -0/+7 |
* | reflect new version number, removed external fribidi dependency from link | Hans Breuer | 2001-05-06 | 1 | -0/+10 |
* | Update for 0.16PANGO_0_16 | Owen Taylor | 2001-05-04 | 1 | -0/+15 |
* | Set approximate_digit_width and approximate_char_width. The digit one | Alex Larsson | 2001-05-04 | 1 | -0/+6 |
* | also check for the the Xft header. | Michael Natterer | 2001-05-03 | 1 | -0/+4 |
* | Add check to make sure #include FT_ERRORS_H works. (#54043) | Owen Taylor | 2001-05-02 | 1 | -1/+4 |