summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix off-by-one error. (#108620, Noah Levitt)Owen Taylor2003-04-151-0/+5
* Fix out-of-bounds read where the value wasn't actually used. (#106744,Owen Taylor2003-04-151-0/+5
* Return FALSE, not -1 in g_return_val_if_fail(). (#107666, MortenOwen Taylor2003-04-151-0/+6
* Fix some stupid type registration/ class size problems from last commit.Owen Taylor2003-04-151-0/+5
* Switch over the way that module entry points work, taking advantage of theOwen Taylor2003-04-141-0/+26
* disable antialiasing if requested. Fixes bug #109370.Sven Neumann2003-04-031-0/+9
* pango/pangoft2.c (pango_ft2_render_layout) pango/pangowin32.cSven Neumann2003-04-021-0/+8
* pango/pangoft2-fontmap.c fixed typos in inline docs.Sven Neumann2003-03-281-0/+5
* make similar changes to the ones on glib head (call gtk-docize, etc).James Henstridge2003-03-111-0/+36
* Add an --enable-debug configure argument defaulting to 'yes' for unstableOwen Taylor2003-02-171-0/+25
* fix a typo in the @bitmap argument description. s/line/layoutChema Celorio2003-02-161-0/+5
* Simplify 'test x$have_x != xfalse' to $have_x.Owen Taylor2003-02-121-0/+5
* If --without-x is specified, don't try to build Xft backend either.Owen Taylor2003-02-121-0/+6
* Fix bug where language tag changes were not causing the font to be lookedOwen Taylor2003-02-121-0/+6
* Up the FreeType version requirement to 2.0.9. (2.2.1 had a compilationOwen Taylor2003-02-121-0/+8
* Guard against pango_layout_set_text (pango_layout_get_text (layout));Owen Taylor2003-02-121-0/+7
* Remove call to QApplication::setStyle (new QCDEStyle())... didn't makeOwen Taylor2003-02-121-0/+7
* Fix typo where xft_sources was used again. (#105219, Chris Ross)Owen Taylor2003-02-121-0/+6
* Remove spec.spec.in from EXTRA_DIST, and from dist rules. (#102231)Owen Taylor2003-01-301-0/+7
* Fix an off-by-one error when checking if are off the end of the coverageOwen Taylor2003-01-291-0/+9
* Break out of loop if char is 0xFFFF. Some fonts have tables terminatedTor Lillqvist2003-01-291-0/+6
* Fix version in complaint message about automake. (#104366, Rich Burridge)Owen Taylor2003-01-281-0/+5
* fixed configure output which was wrong in case freetype is available butSven Neumann2003-01-201-0/+5
* Avoid crash with string such as " 12" (bug #103674)Padraig O'Briain2003-01-171-0/+5
* Export TT_New_GDEF_Table to create an empty GDEF table.Owen Taylor2003-01-111-0/+10
* Split ChangeLogpango-1-2-branchpointOwen Taylor2002-12-281-1566/+0
* === Released 1.2.0 ===PANGO_1_2_0Owen Taylor2002-12-201-0/+8
* Some unit fixups (#96335)Owen Taylor2002-12-201-0/+22
* === Released 1.1.6 ===Owen Taylor2002-12-171-0/+10
* When we get an isolated tone in isolation, do something reasonable ratherOwen Taylor2002-12-171-0/+11
* Add some extra ranges as "*" to match basic-x.c. (#101083, Jungshik Shin)Owen Taylor2002-12-161-0/+7
* Require autoconf-2.53.Owen Taylor2002-12-121-0/+4
* Cosmetic changes to short descriptions.Matthias Clasen2002-12-111-0/+24
* === Released 1.1.5 ===PANGO_1_1_5Owen Taylor2002-12-101-1/+8
* === Released 1.1.5 ===Owen Taylor2002-12-101-7/+9
* Draw the unknown glyph box with X primitives rather than hoping that someOwen Taylor2002-12-091-0/+11
* Free the iter. (Fix from Kjartan Maraas, #100672)Owen Taylor2002-12-081-0/+5
* Document PangoIndicScript. Document.Matthias Clasen2002-12-071-0/+8
* Print out an informative error message and exit(1) if no fonts are found.Owen Taylor2002-12-071-0/+9
* Don't use face->generic.data to hold the size the face is currently setOwen Taylor2002-12-071-0/+8
* Roughly clip glyphs into the X coordinate area to avoid wrap-around.Owen Taylor2002-12-071-0/+12
* Dynamically allocate submap arrays so we aren't constrained to the BMP.Owen Taylor2002-12-071-0/+6
* Use octal escapes rather than hex to avoid the problem over having hexOwen Taylor2002-12-071-0/+6
* Convert literal UTF-8 to hex escapes. (#92050, Arnaud Carlet)Owen Taylor2002-12-061-0/+9
* Convert [sf]printf to g_[sf]printf, or, where appropriate g_printerr().Owen Taylor2002-12-061-0/+10
* Add missing thai-xft to thai-modules. (#99883, Tony Graham)Owen Taylor2002-12-061-0/+5
* === Released 1.1.4 ===Owen Taylor2002-12-031-0/+15
* Rename PangoLayoutRun to PangoGlyphItem (with a typedef for compat), addOwen Taylor2002-12-031-11/+28
* Add docs.Matthias Clasen2002-11-281-0/+10
* Mark 1.2 API additions, fix some doc comments.Matthias Clasen2002-11-281-0/+12