summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix blurred underlines on Win32 (#332656):pango-1-10Tor Lillqvist2006-03-302-0/+34
* === Released 1.10.4 ===PANGO_1_10_4Behdad Esfahbod2006-02-263-3/+16
* Bug 329148 – pango_glyph_item_split: assertion `split_index > 0' failedBehdad Esfahbod2006-02-172-1/+6
* Drop the timestamp from the zipfile names.Tor Lillqvist2006-02-072-2/+6
* === Released 1.10.3 ===PANGO_1_10_3Behdad Esfahbod2006-02-064-3/+17
* 100% symbol coverage in docs.Behdad Esfahbod2006-02-066-17/+43
* Improve documentation for functions allocating memory, on how the objectBehdad Esfahbod2006-01-3119-67/+132
* Document PangoOTBuffer and PangoOTGlyph.Behdad Esfahbod2006-01-2812-48/+81
* Documentation improvements.Behdad Esfahbod2006-01-285-4/+31
* Fix typo in docs.Behdad Esfahbod2006-01-281-1/+1
* If major.minor of required and available glib versions are the same, addBehdad Esfahbod2006-01-2517-20/+20
* Improve docs to say it may return -1.Behdad Esfahbod2006-01-242-1/+6
* Draw an unknown glyph on missing glyphs, like other modules do. (part ofBehdad Esfahbod2006-01-232-8/+26
* Fix typo in docs.Behdad Esfahbod2006-01-2116-29/+53
* Move GLIB_CFLAGS before external libraries' CFLAGS. Some formattingBehdad Esfahbod2006-01-162-16/+52
* Adjust the order of *_CFLAGS to the same order known to work. (Fixes bugBehdad Esfahbod2006-01-165-11/+17
* Fixes bug #314675, Brian Cameron.Behdad Esfahbod2006-01-164-4/+17
* Move G_GNUC_CONST to after declaration, to be compatible with gcc 2.95.Behdad Esfahbod2006-01-142-1/+6
* Add pango_matrix_get_font_scale_factor. (bug #323978, J. Ali Harlow)Behdad Esfahbod2005-12-142-0/+6
* Fix bug #323540.Behdad Esfahbod2005-12-125-43/+77
* Free ->fontset_hash. (#323498, Morten Welinder)Behdad Esfahbod2005-12-082-0/+8
* Add 'cswh' (swash) OpenType feature, as per the Arabic OpenType spec.Behdad Esfahbod2005-12-042-0/+15
* Add GLIB_LIBS to examples explicitly. (#322885, Manish Singh)Behdad Esfahbod2005-11-302-3/+12
* === Released 1.10.2 ===PANGO_1_10_2Behdad Esfahbod2005-11-294-15/+10
* === Released 1.10.2 ===Behdad Esfahbod2005-11-291-2/+0
* === Released 1.10.2 ===Behdad Esfahbod2005-11-291-0/+13
* Fix typo in docs.Behdad Esfahbod2005-11-231-0/+4
* Added "Since:" tags to all interfaces added after Pango 1.0. (#319116,Behdad Esfahbod2005-11-2312-0/+113
* Link libpangoxft with -lm. (#318210)Behdad Esfahbod2005-11-232-1/+5
* Free used memory. (#316467, Steve Grubb)Behdad Esfahbod2005-11-232-1/+9
* Fix incorrect bounds check. (#316469, Steve Grubb) Moreover, increaseBehdad Esfahbod2005-11-232-2/+8
* Protect against possible division by zeros (#316468, Steve Grubb)Behdad Esfahbod2005-11-234-14/+38
* Remove excess "the" in docs. (#319175, Masao Mutoh)Behdad Esfahbod2005-11-232-1/+6
* Load a font suitable for viewing English text when creating mini font forBehdad Esfahbod2005-11-223-18/+31
* Fixed Sebastien's name spelling.Behdad Esfahbod2005-11-211-1/+1
* Return double instead of int. (#321891, Sebastian Bacher)Behdad Esfahbod2005-11-212-2/+7
* Make the Kermit notice a "no warranty" clause, to comply with LPGL.Behdad Esfahbod2005-11-213-3/+13
* Documentation improvements. (#321731)Behdad Esfahbod2005-11-182-13/+17
* const correctness fixes found by Arjan van de Ven and gcc.Matthias Clasen2005-11-172-1/+6
* Compare language too. (#318168)Behdad Esfahbod2005-11-172-0/+6
* More documentation improvements.Behdad Esfahbod2005-11-1720-153/+175
* Part of #101079:Behdad Esfahbod2005-11-173-2/+21
* Various documentation improvements.Behdad Esfahbod2005-11-1741-186/+156
* Added % to PANGO_DIRECTION_LTR in doc comments.Behdad Esfahbod2005-11-162-1/+5
* Added redistribution permission.Behdad Esfahbod2005-11-152-0/+8
* Fixed bug in khmer module state table. (#320569, Jens Herden)Behdad Esfahbod2005-11-152-2/+7
* Updated Tibetan shaper from Pema Geyleg. (#313513)Behdad Esfahbod2005-11-154-181/+516
* Added. The infamous "I Can Eat Glass" in vairous languages. Adopted fromBehdad Esfahbod2005-11-153-0/+175
* Respect fontconfig reassignment of pixelsize. (#317121, Funda Wang)Behdad Esfahbod2005-11-152-3/+29
* Add X_CFLAGS to INCLUDES. We normally are picking them up from XFT_CFLAGS,Behdad Esfahbod2005-11-142-0/+7