summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Add underline_color and strikethrough_color attribute types. (#147616,Owen Taylor2004-11-234-1/+56
* Remove color_set() virtual function ... it's not absolutely necessary forOwen Taylor2004-11-196-9/+63
* Document PANGO_UNDERLINE_ERROR as a 1.4 addition. (#156533, MortenMatthias Clasen2004-10-271-4/+5
* Up version to 1.7.0.Owen Taylor2004-09-242-27/+175
* === Released 1.6.0 ===PANGO_1_6_0Owen Taylor2004-09-141-0/+1
* Add PangoEllipsizeMode, pango_layout_set_ellipsize(), implement. (#59071)Owen Taylor2004-07-146-0/+78
* Add a GType for PangoMatrix (#145532, Torsten Schoenfeld)Owen Taylor2004-07-131-0/+1
* Add missing doc fileOwen Taylor2004-07-131-0/+52
* Add PANGO_TYPE_LAYOUT_ITER. (#138408, Johan Dahlin)Owen Taylor2004-06-231-0/+2
* #143693, Sayamindu DasguptaOwen Taylor2004-06-232-2/+3
* Add new letter_spacing attribute.Owen Taylor2004-06-236-0/+66
* use x-large instead of 100 in the markup example. (#142355, Doug Quale).Owen Taylor2004-06-211-2/+7
* Missed commit: add -lm dependency to pkg-config files.Owen Taylor2004-06-214-1/+132
* Fix textOwen Taylor2004-05-282-1/+9
* only invert if the layout and the context really disagree, not if they areJody Goldberg2004-05-281-3/+3
* Add underline and strikethrough position and thickness metrics.Owen Taylor2004-05-272-1/+48
* === Released 1.3.5 ===PANGO_1_3_5Owen Taylor2004-03-025-6/+163
* Patch from Dov Grobgeld to add auto-direction to PangoLayout (more ofOwen Taylor2004-03-012-0/+7
* New attribute to turn font fallback on or off. (#105553)Noah Levitt2004-02-292-0/+11
* Rework opentype interfaces and other changes to make GPOS work for Arabic.Owen Taylor2004-02-291-11/+3
* Add some new enum and values and utilities for supporting automaticallyOwen Taylor2004-02-273-10/+61
* === Released 1.3.3 ===PANGO_1_3_3Owen Taylor2004-02-241-5/+5
* === Released 1.3.2 ===PANGO_1_3_2Owen Taylor2004-01-221-5/+5
* Document all members of PangoLayoutLine.Matthias Clasen2003-12-191-1/+2
* === Released 1.3.0 ===PANGO_1_3_0Owen Taylor2003-10-246-12/+78
* Replace get_coverage by covers in the doc comment.Matthias Clasen2003-09-291-1/+7
* Modules now declare a list of scripts that they cover instead of a list ofOwen Taylor2003-09-235-26/+16
* Borrow argument parsing code from GDK.Owen Taylor2003-09-151-2/+0
* Add backspace_deletes_character to PangoLogAttr. (#114483)Noah Levitt2003-08-141-0/+12
* Make PangoEngine{,Lang,Shape} GObjects, and use a GTypeModule-basedOwen Taylor2003-08-039-74/+356
* Basic docs for the new stuff.Owen Taylor2003-08-033-0/+206
* Make pangoxft depend on pangoft2.Owen Taylor2003-08-037-120/+76
* Remove.Owen Taylor2003-08-022-2/+3
* Get rid of explicit tables detailing the members of structs, use theNoah Levitt2003-07-253-267/+46
* Doc markup and typo fixes.Matthias Clasen2003-06-252-4/+5
* Add rule to regenerate man pages from Docbook. (man_MANS): AddMatthias Clasen2003-06-174-1/+120
* Add an autogenerated index.Matthias Clasen2003-06-161-0/+3
* Documentation fix.Matthias Clasen2003-04-231-19/+1
* shut up CVSSven Neumann2003-03-211-7/+9
* make similar changes to the ones on glib head (call gtk-docize, etc).James Henstridge2003-03-112-159/+28
* Some unit fixups (#96335)Owen Taylor2002-12-202-3/+8
* === Released 1.1.6 ===Owen Taylor2002-12-174-5/+0
* Cosmetic changes to short descriptions.Matthias Clasen2002-12-1118-132/+114
* === Released 1.1.5 ===PANGO_1_1_5Owen Taylor2002-12-101-10/+0
* === Released 1.1.5 ===Owen Taylor2002-12-101-1/+1
* shut up cvsManish Singh2002-12-091-0/+1
* Document PangoIndicScript. Document.Matthias Clasen2002-12-071-8/+14
* Rename PangoLayoutRun to PangoGlyphItem (with a typedef for compat), addOwen Taylor2002-12-037-24/+106
* Add docs.Matthias Clasen2002-11-282-7/+7
* Do not add GLIB_CFLAGS to CFLAGS.Sebastian Wilhelmi2002-11-261-2/+2