| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the Win32 GDI Pango backend to autoconfiguration: | Tor Lillqvist | 2001-10-03 | 19 | -42/+521 |
* | g_string_printfa => g_string_append_printf. | Owen Taylor | 2001-10-01 | 8 | -2/+30 |
* | Typo fix: s/pang/pango/ in warning message | Manish Singh | 2001-09-29 | 8 | -1/+36 |
* | Use PANGO_FONT_MASK_* not PANGO_ATTR_* when manipulating the mask. Add | Owen Taylor | 2001-09-28 | 8 | -14/+71 |
* | Fix wrapper version to have boolean result. (#61248, Eric Lemings.) | Owen Taylor | 2001-09-27 | 8 | -3/+48 |
* | Improved Hebrew vowel (nikud) placement, implementing some more magic heuristics | Chookij Vanatham | 2001-09-26 | 1 | -12/+80 |
* | Version 0.20PANGO_0_20 | Owen Taylor | 2001-09-25 | 16 | -37/+311 |
* | Patch from Alex Larsson | Owen Taylor | 2001-09-24 | 8 | -103/+219 |
* | Fix handling of the last index in a paragraph. (#60630, fix based on patch | Owen Taylor | 2001-09-24 | 8 | -33/+97 |
* | Set PANGO_FONT_MASK_FAMILY. (#60888, reported by Mario Motta) | Owen Taylor | 2001-09-21 | 8 | -1/+39 |
* | pango/fonts.c (append_field, pango_font_description_to_string): | Matthias Clasen | 2001-09-21 | 8 | -2/+37 |
* | updated externals | Hans Breuer | 2001-09-21 | 15 | -204/+520 |
* | unset the static_family flag so the family_name gets freed on the next | Sven Neumann | 2001-09-20 | 8 | -0/+44 |
* | fix rule so that flags get registered as flags and rather than enums | James Henstridge | 2001-09-20 | 10 | -2/+96 |
* | Remove pango_font_map_free_families, which was no longer in the headers, | Owen Taylor | 2001-09-19 | 9 | -27/+74 |
* | header to abstract the difference between FreeType 2.0.3 and 2.0.4 error | Havoc Pennington | 2001-09-19 | 16 | -5/+96 |
* | Released 0.19.PANGO_0_19 | Tim Janik | 2001-09-19 | 7 | -0/+28 |
* | require glib 1.3.8. | Tim Janik | 2001-09-18 | 8 | -1/+29 |
* | Include parent_instance structures. | Owen Taylor | 2001-09-18 | 10 | -1/+61 |
* | Up to 0.19. | Owen Taylor | 2001-09-18 | 70 | -1828/+3688 |
* | add $(pangoxftlibs) so we get proper dependencies noted in the module. | Matt Wilson | 2001-09-18 | 8 | -1/+36 |
* | Use g_build_filename() where appropriate. | Owen Taylor | 2001-09-12 | 11 | -46/+85 |
* | Fix problem with green/blue confusion. | Owen Taylor | 2001-09-11 | 8 | -2/+37 |
* | Update to the new g_boxed_type_register_static API. | Alex Larsson | 2001-09-10 | 13 | -18/+76 |
* | Version 0.18PANGO_0_18 | Owen Taylor | 2001-09-04 | 10 | -1/+93 |
* | 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 |