summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* === Released 1.1.4 ===Owen Taylor2002-12-0311-3/+113
* Rename PangoLayoutRun to PangoGlyphItem (with a typedef for compat), addOwen Taylor2002-12-0321-121/+737
* Add docs.Matthias Clasen2002-11-2811-11/+74
* Mark 1.2 API additions, fix some doc comments.Matthias Clasen2002-11-2810-6/+140
* Forgot bugnumberSebastian Wilhelmi2002-11-266-6/+6
* Do not add GLIB_CFLAGS to CFLAGS.Sebastian Wilhelmi2002-11-2619-23/+152
* Clarify the meaning of the @end parameter. (#96843, Jungshik Shin)Owen Taylor2002-11-267-1/+38
* Remove some confusing left over verbiage in API docs about what fontOwen Taylor2002-11-267-2/+43
* Fix off-by-one in check for non-BMP characters. (#91834, He Qiangqiang)Owen Taylor2002-11-267-1/+37
* Fix missing argument (#99380, Dagfinn I. Mannsåker)Owen Taylor2002-11-257-2/+32
* Add version information.Matthias Clasen2002-11-2310-2/+74
* Remove duplicate include of basic-common.h (#97667, Tony Graham)Owen Taylor2002-11-217-2/+96
* Use some shell magic rather than perl to check for the right gtk-docOwen Taylor2002-11-217-9/+73
* Add more debugging output.Tor Lillqvist2002-11-128-4/+86
* Trivial s/foo/foo_/ fixes to make pango.h includable with -WshadowSoeren Sandmann2002-11-0817-39/+141
* Renamed from render_syllable_with_ksx1005 (#95800).Changwoo Ryu2002-11-087-6/+36
* Fix #96781: changes for basic X shaper's code range for compatibilityHidetoshi Tajima2002-11-077-4/+47
* Applied some of the hangul-xft changes into hangul-x; it takes precomposedChangwoo Ryu2002-11-057-90/+92
* - Update spec.in file so that building packages from CVS is a bit easierChristian Schaller2002-11-041-55/+60
* Fixed wrong syllable check.Changwoo Ryu2002-11-0310-41/+187
* === Released 1.1.3 ===PANGO_1_1_3Owen Taylor2002-11-0212-2/+106
* Removed hangul syllables and hangul tonemarks ranges. Now hangul-xft isChangwoo Ryu2002-11-028-4/+34
* Added Hangul Tone Marks rendering by Jungshik Shin (#96299).Changwoo Ryu2002-11-019-8/+254
* Added U+AC00- coverage (hangul_engine_shape): Renders U+AC00 HangulChangwoo Ryu2002-10-309-18/+83
* Update the non-Uniscribe ranges to cover some more simple scripts.Tor Lillqvist2002-10-247-43/+204
* Don't break at the first char in the first item on a line. FixesAlexander Larsson2002-10-237-3/+42
* Add --with-usp10 flag to indicate where to find the usp10.h header, forTor Lillqvist2002-10-2115-92/+1233
* Update to latest gtk-doc version.Matthias Clasen2002-10-197-0/+25
* fixed a typoChangwoo Ryu2002-10-152-2/+2
* Added missing memcpy() from the static jamo buffer to allocated jamoChangwoo Ryu2002-10-159-3/+54
* Get rid of unnecessary casts for g_object_{ref,unref}Manish Singh2002-10-1418-38/+86
* Dist the xml/*.xml, not sgml/*.sgml. (#95678, Owen Taylor)Matthias Clasen2002-10-147-2/+32
* Adapt to latest gtk-doc changes.Matthias Clasen2002-10-147-3/+28
* Spelling fixOwen Taylor2002-10-131-1/+1
* === Released 1.1.2 ===PANGO_1_1_2Owen Taylor2002-10-138-8/+69
* Add, implement and document PANGO_WRAP_WORD_CHARAlexander Larsson2002-10-0410-50/+110
* shut up cvsManish Singh2002-09-291-0/+1
* ligatures can be also used in MarkBasePos lookups. (2001-03-17 WernerOwen Taylor2002-09-297-21/+46
* Start of merges from freetype1 of OpenType fixes.Owen Taylor2002-09-299-10/+73
* Revert change from 2002-09-21: Don't bypass the code that automaticallyTor Lillqvist2002-09-287-2/+70
* (Based on GTK+ patch by J. Ali Harlow in #87774)Owen Taylor2002-09-279-3/+104
* make charset ordering of chinese character sets differently for chineseHidetoshi Tajima2002-09-277-4/+46
* INCLUDED_WIN32_MODULES was missing from a couple of places. (#93372)Tor Lillqvist2002-09-257-2/+32
* Merge from pango-1-0:Tor Lillqvist2002-09-249-36/+228
* Remove. Not used. (A static library is built here. Exported entries are inTor Lillqvist2002-09-238-52/+43
* Just moved a few lines in my recent ChangeLog entry for clarity.Tor Lillqvist2002-09-236-12/+12
* pango/makefile.mingw.in pango/mini-fribidi/makefile.mingw Remove. NotTor Lillqvist2002-09-2313-237/+67
* Remove. Not used.Tor Lillqvist2002-09-228-47/+13
* Remove, obsolete.Tor Lillqvist2002-09-229-48/+55
* Make color parsing more robust and correct. (#93804)Matthias Clasen2002-09-2211-45/+192