summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Owen Taylor2000-06-0822-125/+363
* Include X_LIBS in libraries for 'pangox' target.Elliot Lee2000-06-088-1/+22
* New function to copy a PangoAttrIterator.Havoc Pennington2000-06-079-15/+77
* add missing return from last commitOwen Taylor2000-06-061-0/+2
* Add a function to free cached information for a particular display. (ThisOwen Taylor2000-06-0611-34/+178
* Fix problem with unloading fonts.Owen Taylor2000-06-0512-12/+198
* added other usually used aliases for thai fontsPablo Saratxaga2000-06-039-0/+43
* look for qt also in /usr/lib/qt2.CEST 2000 Paolo Molaro2000-06-018-1/+29
* Release 0.11Owen Taylor2000-05-3111-8/+76
* Use g_strtod().Owen Taylor2000-05-3010-8/+116
* New function to retrieve the XLFD for a given subfont.Owen Taylor2000-05-2910-13/+90
* Fix bug in MRU list code.Owen Taylor2000-05-2910-19/+119
* Since we require GLib-1.3, and thus can no longer build the examplesOwen Taylor2000-05-2815-31/+804
* added missing fileOwen Taylor2000-05-281-0/+242
* Install pango-fontmap.h.Owen Taylor2000-05-2812-12/+152
* s/pango_font_set_data/g_object_set_qdata/Owen Taylor2000-05-2820-229/+225
* Add libgobject.Owen Taylor2000-05-2821-1506/+1839
* use size_t for arguments to iconv, not int. Fixes 64 bit platforms.Matt Wilson2000-05-249-8/+57
* Fix <, <= confusion.Owen Taylor2000-05-228-1/+29
* Fix advance widths of some glyphs.Robert Brady2000-05-188-7/+35
* Fix memory leak by freeing correct list.Owen Taylor2000-05-1010-50/+172
* Fix memory leak by freeing correct list.Owen Taylor2000-05-099-4/+81
* Call pango_item_free to free items properly including attributes.Owen Taylor2000-05-098-4/+36
* Add a simple Thai shaper. (Reasonably complete but intended mostly for anOwen Taylor2000-05-0815-13/+968
* When handling overstrikes, try to guess a bit better how overstrike glyphsOwen Taylor2000-05-0716-89/+443
* a bit of updating to shaper docsOwen Taylor2000-05-051-29/+28
* .cvsignore updateOwen Taylor2000-05-051-0/+1
* Add ZWS to hacky break algorithm.Owen Taylor2000-05-0535-8683/+5847
* typo fixManish Singh2000-05-038-1/+29
* added a yiddish string (yiddish require some glyphs that aren'tPablo Saratxaga2000-05-021-0/+1
* add support for fribidi-config (needs fribidi v0.1.10 or higher). AlsoManish Singh2000-05-0110-7/+81
* Misc bug fixes from Karl Koehler.Owen Taylor2000-05-0112-71/+102
* Added a vietnamese line in HELLO.utf8 filePablo Saratxaga2000-05-011-0/+1
* Add checks looking for iconv in libiconv. (Thanks to Ross Campbell forOwen Taylor2000-04-268-2/+72
* Released 0.10Owen Taylor2000-04-2515-81/+463
* Updates for recent API changes.Owen Taylor2000-04-2513-41/+175
* Come up with a reasonable guess for metrics for empty lines based on theOwen Taylor2000-04-249-6/+170
* New function for visual (left-right, not forward-back) cursor navigationOwen Taylor2000-04-2410-55/+610
* Add back in flockfile check which was accidentally removed.Owen Taylor2000-04-238-0/+37
* Add some more ligature mappings.Robert Brady2000-04-219-192/+294
* Add a function pango_layout_line_get_x_ranges(), to allow handlingOwen Taylor2000-04-1813-78/+807
* Added Devanagari shaper from Robert Brady <rwb197@zepler.org>Owen Taylor2000-04-1218-4/+4696
* Released 0.9Owen Taylor2000-04-0510-3/+63
* Doc updates.Owen Taylor2000-04-0518-169/+397
* Add user data to PangoContextOwen Taylor2000-04-0518-135/+595
* fribidi-0.1.9 wants UCS-4 not UCS2; switch accordingly.Owen Taylor2000-04-0410-5/+94
* Fix handling of positions at character limits.Owen Taylor2000-04-0411-9/+88
* Fix off-by-one error for RTL runs.Owen Taylor2000-04-0318-66/+299
* New version of Arabic module from Karl Koehler, supporting:Owen Taylor2000-03-3014-591/+1411
* Use "UTF-8" with the dash as the charset name for utf-8. (Change suggestedOwen Taylor2000-03-3014-20/+223