summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix ChanContext backtrack matching with GPOSpango-1-29-4Khaled Hosny2011-11-012-3/+4
* Make ATSUI backend compile againKristian Rietveld2011-10-282-2/+8
* 1.29.41.29.4Matthias Clasen2011-09-282-1/+6
* Part of Bug 653985 - Pango 1.29.x make GTK3-demo.exe crashed in WindowsKalev Lember2011-09-281-1/+1
* Bump version to 1.29.31.29.3Javier Jardón2011-06-162-1/+5
* Revert latest commitJavier Jardón2011-06-161-3/+5
* asd1.29.1Javier Jardón2011-06-161-5/+3
* Bump version to 2.29.1Javier Jardón2011-06-161-1/+1
* Update NEWSBehdad Esfahbod2011-06-161-0/+56
* introspection: Remove incorrect trailing colon from (skip)Colin Walters2011-06-153-3/+3
* Exclude headers that are not valid from gtkdoc generationTomas Bzatek2011-06-151-1/+19
* Revert "layout: Make sure all lines are ellipsized"Behdad Esfahbod2011-06-151-1/+2
* Cull some dead codeMatthias Clasen2011-06-151-2/+0
* layout: Make sure all lines are ellipsizedBenjamin Otte2011-06-131-2/+1
* Bug 652227 - Unconditional use of stdint.hBehdad Esfahbod2011-06-101-1/+5
* Stop using G_CONST_RETURN in PangoRyan Lortie2011-06-0922-49/+49
* Fix make checkMatthias Clasen2011-06-021-0/+1
* Bug 650781 - Font Families are listed lowercaseMatej Knopp2011-05-311-7/+5
* Dist the Visual C++ 2008 README.txt fileChun-wei Fan2011-05-251-1/+2
* Update config.h.win32.inChun-wei Fan2011-05-201-2/+2
* Minor updates to Visual C++ 2008 README.txtChun-wei Fan2011-05-181-4/+4
* Update Visual C++ 2008 README.txtChun-wei Fan2011-05-181-2/+55
* Part of Bug 377539 - Make Pango thread-safeBehdad Esfahbod2011-05-171-1/+1
* [docs] Update templatesBehdad Esfahbod2011-05-171-0/+19
* Update pango.defChun-wei Fan2011-05-171-1/+1
* Update Visual C++ 2008 property sheetChun-wei Fan2011-05-171-0/+6
* MinorBehdad Esfahbod2011-05-162-5/+7
* Add an index for 1.30 api additionsMatthias Clasen2011-05-161-1/+4
* Provide access to PangoLayout.n_charsMatthias Clasen2011-05-164-0/+24
* Add a readonly version of pango_layout_get_log_attrs()Matthias Clasen2011-05-164-0/+40
* Various Visual C++ support updatesChun-wei Fan2011-05-1611-322/+647
* Update preconfigured config.h(.win32.in)Chun-wei Fan2011-05-161-2/+8
* Update Visual C++ property sheetChun-wei Fan2011-05-161-3/+6
* Update Visual C++ support a bitChun-wei Fan2011-05-164-4/+6
* Update pangoft2 Visual C++ projectChun-wei Fan2011-05-161-3/+6
* Update pangowin32 Visual C++ projectChun-wei Fan2011-05-161-0/+4
* Fix doc templatesBehdad Esfahbod2011-05-011-0/+42
* [OT] Fix logicBehdad Esfahbod2011-05-011-1/+1
* Fix compiler warningsBehdad Esfahbod2011-05-015-14/+19
* Bug 648044; Change PangoCoreTextFace::weight to type PangoWeight and perform ...John Ralls2011-05-011-52/+44
* Finish conversion to using G_DEFINE_TYPE: Provide PangoCoreTextFamilyClass an...John Ralls2011-04-301-43/+50
* pango/pangox-fontmap.c: Use G_DEFINE_TYPEJavier Jardón2011-04-302-98/+34
* pango/pangocoretext-fontmap.c: Use G_DEFINE_TYPEJavier Jardón2011-04-301-35/+2
* pango/pangoatsui-fontmap.c: Use G_DEFINE_TYPEJavier Jardón2011-04-301-36/+3
* pango/pango-renderer.c: parent_class is already defined in G_DEFINE_ABSTRACT_...Javier Jardón2011-04-301-5/+1
* ngo/pango-ot-ruleset.c: Use G_DEFINE_TYPEJavier Jardón2011-04-301-35/+4
* pango/pango-ot-info.c: Use G_DEFINE_TYPEJavier Jardón2011-04-301-31/+6
* pango/pangox.c: Use G_DEFINE_TYPEJavier Jardón2011-04-301-34/+3
* Remove unneeded custom macrosJavier Jardón2011-04-301-46/+0
* pango/pangofc-fontmap.c: Use G_DEFINE_TYPE instead custom macroJavier Jardón2011-04-301-24/+13