| Commit message (Expand) | Author | Age | Files | Lines |
* | Make a couple of functions static. | Owen Taylor | 2001-09-02 | 13 | -79/+1878 |
* | New file, move color handling here. | Owen Taylor | 2001-08-30 | 12 | -969/+1070 |
* | Mon Aug 27 2001 Jens Finke <jens@gnome.org> - glib2 package required - | Jens Finke | 2001-08-27 | 1 | -3/+7 |
* | Handle text == NULL, length == 0 again. | Owen Taylor | 2001-08-24 | 8 | -5/+43 |
* | pass "" as default text into pango_layout_set_text() as NULL isn't allowed | Tim Janik | 2001-08-23 | 8 | -1/+43 |
* | Simply use g_utf8_validate() to validate the text, avoiding problem where | Owen Taylor | 2001-08-22 | 8 | -38/+62 |
* | Fixed MAITHAIKHU for UpperTailed Consonances, ie, PO_PLA (by K.Theppitak). | Chookij Vanatham | 2001-08-16 | 1 | -2/+2 |
* | Fully convert the truetype unicode table to host endianness when reading | Alexander Larsson | 2001-08-16 | 8 | -17/+77 |
* | fixed stupid type | Jens Finke | 2001-08-15 | 1 | -1/+1 |
* | Updated to match gpp standard. | Jens Finke | 2001-08-15 | 8 | -33/+79 |
* | composite with "saturate" semantics instead of "over" so joining glyphs | Sven Neumann | 2001-08-14 | 8 | -15/+36 |
* | composite glyphs over the buffer instead of simply copying into it so | Sven Neumann | 2001-08-14 | 8 | -14/+81 |
* | Set GPATH to fix srcdir != builddir problems with GNU make. | Owen Taylor | 2001-08-12 | 10 | -169/+46 |
* | restore the previously selected font into the device context. | Hans Breuer | 2001-08-09 | 11 | -5/+532 |
* | pango/pango-layout.c (pango_layout_line_get_empty_extents): | Matthias Clasen | 2001-08-09 | 8 | -15/+56 |
* | ogh, forgot the changelog | Alexander Larsson | 2001-08-09 | 7 | -7/+56 |
* | Large rewrite of the win32 backend to use real glyph indexes instead of | Alexander Larsson | 2001-08-09 | 13 | -1821/+638 |
* | Don't build the non-existant testfont binary Use glib-mkenums instead of | Alexander Larsson | 2001-08-04 | 9 | -12/+36 |
* | Don't build the non-existant testfont binary Use glib-mkenums instead of | Alexander Larsson | 2001-08-04 | 7 | -0/+70 |
* | Remove unused prototype. | Darin Adler | 2001-07-27 | 8 | -1/+28 |
* | shut up CVS | Sven Neumann | 2001-07-24 | 1 | -0/+1 |
* | make implementation static too. | Hans Breuer | 2001-07-20 | 12 | -8/+123 |
* | Don't corrupt the font description passed in. | Owen Taylor | 2001-07-19 | 8 | -18/+51 |
* | Updated the change to handle iso10646 for Thai non-spacing vowels/tonemarks | Chookij Vanatham | 2001-07-18 | 1 | -21/+14 |
* | Updated the improvements of Hebrew points positioning | Chookij Vanatham | 2001-07-17 | 1 | -27/+189 |
* | Fix dependencies to work without XFT. | Owen Taylor | 2001-07-13 | 8 | -2/+37 |
* | Add an explicit dependency on libpangoxft.la, to fix parallel make problem | Owen Taylor | 2001-07-12 | 8 | -22/+87 |
* | Remove stray semicolon. | Darin Adler | 2001-07-12 | 20 | -40/+338 |
* | copy function. (pango_glyph_string_get_type): implement get_type function. | James Henstridge | 2001-07-02 | 15 | -0/+260 |
* | s/shutdown/dispose/ to adapt to GObject changes. | Tim Janik | 2001-07-02 | 11 | -16/+72 |
* | Use gssize, not size_t, gssize isn't defined here on all systems. | Owen Taylor | 2001-07-02 | 8 | -5/+47 |
* | don't get confused by qt3 | Havoc Pennington | 2001-06-29 | 8 | -5/+37 |
* | Require GLib-1.3.7 | Owen Taylor | 2001-06-29 | 13 | -6/+62 |
* | Couple of bug fixes for the last change. | Owen Taylor | 2001-06-26 | 16 | -302/+404 |
* | pango/pango-markup.c: modules/arabic/arabic-xft.c (arabic_engine_shape): | Owen Taylor | 2001-06-25 | 9 | -303/+49 |
* | pango/pango-markup.c: modules/arabic/arabic-xft.c (arabic_engine_shape): | Owen Taylor | 2001-06-23 | 7 | -0/+112 |
* | changed version to 0.17 | Hans Breuer | 2001-06-22 | 12 | -24/+97 |
* | Add a new PangoLanguage type to represent language tags; these can | Owen Taylor | 2001-06-14 | 58 | -587/+843 |
* | don't ignore errors from missing index.sgmlPANGO_0_17GTK_ALL_1_3_6 | Havoc Pennington | 2001-06-13 | 10 | -2/+72 |
* | added pango*-uninstalled.pc to .cvsignore | Sven Neumann | 2001-06-13 | 1 | -0/+4 |
* | Add a 'strong' parameter to allow moving either the strong or the weak | Owen Taylor | 2001-06-08 | 10 | -2/+50 |
* | subst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS variables | Havoc Pennington | 2001-06-07 | 15 | -37/+126 |
* | Patch from Matthias Clasen fixing various typos. (#55744) | Owen Taylor | 2001-06-05 | 13 | -16/+51 |
* | Make the hack for avoiding the last index of the line more sophisticated | Owen Taylor | 2001-05-31 | 8 | -17/+100 |
* | Actually advance through list. (Problem noticed by Erwann Chenede) | Owen Taylor | 2001-05-31 | 10 | -11/+90 |
* | Fix GNU sedism (#55430) | Owen Taylor | 2001-05-29 | 8 | -1/+29 |
* | Use $PKG_CONFIG, not pkg-config. | Owen Taylor | 2001-05-29 | 8 | -1/+29 |
* | Set *trailing properly at end of line. | Owen Taylor | 2001-05-28 | 8 | -0/+36 |
* | Fix problem with information loss when converting leaves to branches. | Owen Taylor | 2001-05-28 | 9 | -5/+93 |
* | Use the font at the beginning of the paragraph, not the context's font. | Owen Taylor | 2001-05-18 | 8 | -29/+95 |