summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version 0.21, require GLib-1.3.6PANGO_0_21Owen Taylor2001-10-269-11/+60
* Version 0.21, require GLib-1.3.6Owen Taylor2001-10-259-2/+52
* Allow NULL run_logical. (#63014, Tony Graham)Owen Taylor2001-10-258-5/+44
* Remove the rest of the silly pango file-reading code fromOwen Taylor2001-10-188-3/+64
* (Fixes from Frank Belew, #58905)Owen Taylor2001-10-1811-1432/+94
* pango/tmpl/x-fonts.sgml pango/break.c small documentation fixes.Matthias Clasen2001-10-1510-35/+76
* another missing comment end marker and some fixes in gtk-doc comments.Sven Neumann2001-10-1514-46/+176
* add missing comment end marker to make it compileManish Singh2001-10-159-3/+33
* Documentation updates.Matthias Clasen2001-10-1412-64/+121
* Typo fixes.Matthias Clasen2001-10-132-16/+153
* Documentation updates.Matthias Clasen2001-10-137-0/+28
* Add module-defs-win32.c.Tor Lillqvist2001-10-109-1/+52
* protect from indexing off the end of the embedding_levels array by onlyMatt Wilson2001-10-098-5/+49
* fix wrong check for incorrect attrs_lenHavoc Pennington2001-10-058-1/+37
* use g_object_new() instead of g_new() to create a PangoFT2Face. Fixes bugSven Neumann2001-10-048-1/+43
* shut up CVSSven Neumann2001-10-041-0/+1
* Retract my change to Xrender+Xft+Xft+FreeType.h checks from yesterday,Tor Lillqvist2001-10-048-7/+48
* remove assertion I shouldn't have put in thereHavoc Pennington2001-10-038-1/+35
* try to fix up the sentence breaking a bit, specifically for sentences thatHavoc Pennington2001-10-038-42/+77
* new program to dump logical attrs to stdoutHavoc Pennington2001-10-0310-3/+189
* require one more log attr in the buffer passed in, to account for the endHavoc Pennington2001-10-0314-40/+161
* don't include family name if PANGO_FONT_MASK_FAMILY is not set.Sven Neumann2001-10-039-2/+58
* Add the Win32 GDI Pango backend to autoconfiguration:Tor Lillqvist2001-10-0319-42/+521
* g_string_printfa => g_string_append_printf.Owen Taylor2001-10-018-2/+30
* Typo fix: s/pang/pango/ in warning messageManish Singh2001-09-298-1/+36
* Use PANGO_FONT_MASK_* not PANGO_ATTR_* when manipulating the mask. AddOwen Taylor2001-09-288-14/+71
* Fix wrapper version to have boolean result. (#61248, Eric Lemings.)Owen Taylor2001-09-278-3/+48
* Improved Hebrew vowel (nikud) placement, implementing some more magic heuristicsChookij Vanatham2001-09-261-12/+80
* Version 0.20PANGO_0_20Owen Taylor2001-09-2516-37/+311
* Patch from Alex LarssonOwen Taylor2001-09-248-103/+219
* Fix handling of the last index in a paragraph. (#60630, fix based on patchOwen Taylor2001-09-248-33/+97
* Set PANGO_FONT_MASK_FAMILY. (#60888, reported by Mario Motta)Owen Taylor2001-09-218-1/+39
* pango/fonts.c (append_field, pango_font_description_to_string):Matthias Clasen2001-09-218-2/+37
* updated externalsHans Breuer2001-09-2115-204/+520
* unset the static_family flag so the family_name gets freed on the nextSven Neumann2001-09-208-0/+44
* fix rule so that flags get registered as flags and rather than enumsJames Henstridge2001-09-2010-2/+96
* Remove pango_font_map_free_families, which was no longer in the headers,Owen Taylor2001-09-199-27/+74
* header to abstract the difference between FreeType 2.0.3 and 2.0.4 errorHavoc Pennington2001-09-1916-5/+96
* Released 0.19.PANGO_0_19Tim Janik2001-09-197-0/+28
* require glib 1.3.8.Tim Janik2001-09-188-1/+29
* Include parent_instance structures.Owen Taylor2001-09-1810-1/+61
* Up to 0.19.Owen Taylor2001-09-1870-1828/+3688
* add $(pangoxftlibs) so we get proper dependencies noted in the module.Matt Wilson2001-09-188-1/+36
* Use g_build_filename() where appropriate.Owen Taylor2001-09-1211-46/+85
* Fix problem with green/blue confusion.Owen Taylor2001-09-118-2/+37
* Update to the new g_boxed_type_register_static API.Alex Larsson2001-09-1013-18/+76
* Version 0.18PANGO_0_18Owen Taylor2001-09-0410-1/+93
* Make a couple of functions static.Owen Taylor2001-09-0213-79/+1878
* New file, move color handling here.Owen Taylor2001-08-3012-969/+1070
* Mon Aug 27 2001 Jens Finke <jens@gnome.org> - glib2 package required -Jens Finke2001-08-271-3/+7