summaryrefslogtreecommitdiff
path: root/pango/itemize.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid a crashMatthias Clasen2021-09-011-5/+12
* Implement font-dependent scalingMatthias Clasen2021-08-311-15/+166
* item: Add a char offsetMatthias Clasen2021-08-281-1/+15
* CosmeticMatthias Clasen2021-08-281-22/+16
* Some code reorgMatthias Clasen2021-08-201-0/+1151
* Add a new PangoLanguage type to represent language tags; these canOwen Taylor2001-06-141-232/+0
* move pango_shape and pango_reorder_items in here.Havoc Pennington2000-12-161-1/+1
* Remove checks for iconv - we now depend on g_iconv wrapper defined inOwen Taylor2000-11-121-1/+0
* Include a stripped-down version of fribidi to avoid the extra dependency.Owen Taylor2000-11-121-2/+1
* Remove tests for libunicodeOwen Taylor2000-06-211-6/+5
* *** empty log message ***Owen Taylor2000-06-081-2/+2
* Add ZWS to hacky break algorithm.Owen Taylor2000-05-051-5/+5
* Memory management functions for PangoItem.Owen Taylor2000-03-131-1/+1
* First draft of highlevel driver. It currently only handles a paragraph asOwen Taylor2000-03-081-6/+7
* Initial revisionOwen Taylor2000-01-131-0/+234