summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* === Released 1.11.5 ===Behdad Esfahbod2006-02-111-0/+8
* Rename the recently added pango_win32_pango_font_description_from_logfont()Tor Lillqvist2006-02-101-3/+5
* Fix #135098 and #322510.Tor Lillqvist2006-02-101-0/+26
* Bug 330602 – pango_parse_weight Reported by Morten Welinder.Behdad Esfahbod2006-02-101-0/+8
* Bug 314548 – pango_shape() is missing const correctness Patch fromBehdad Esfahbod2006-02-091-0/+16
* Add basic-atsui to basic_modulesAnders Carlsson2006-02-081-0/+4
* Add bits for Emacs and Vim to note UTF-8 encoding...Behdad Esfahbod2006-02-081-0/+5
* Bug 330146 – pango-view --help should list available backends Patch fromBehdad Esfahbod2006-02-081-0/+7
* Bug 330289 – Fix build with gcc 2.95 (pangox.c)Behdad Esfahbod2006-02-081-0/+6
* Oops, forgot to commit yesterday. :(Behdad Esfahbod2006-02-071-1/+9
* Initialise GError pointer to NULL. Use waitpid() only on Unix.Tor Lillqvist2006-02-071-0/+3
* Drop the timestamp from the zipfile names.Tor Lillqvist2006-02-071-0/+4
* As cairo 1.2 seems to be delayed infinitely, make all cairo HEAD API thatPANGO_1_11_4Behdad Esfahbod2006-02-061-0/+12
* If NULL is passed to _copy, return NULL with no warning. If NULL is passedBehdad Esfahbod2006-02-061-0/+20
* Bug 328067 – Install pango-viewBehdad Esfahbod2006-02-061-0/+26
* Warn only once per font-description that cannot be loaded.Behdad Esfahbod2006-02-061-0/+8
* AC_DEFINE various version components.Behdad Esfahbod2006-02-051-0/+6
* Bug 324408 – tab can result in 0 charactersBehdad Esfahbod2006-02-051-0/+8
* Bug 329528 – implement --wrap in examples/renderdemo.c Patch fromBehdad Esfahbod2006-02-051-0/+7
* Change PANGO_GLYPH_EMPTY to 0x0FFFFFFF, to not overlap withBehdad Esfahbod2006-02-051-0/+21
* Move the FT_IS_SFNT(font) logic into pango_ft2_get_unknown glyph.Behdad Esfahbod2006-02-041-0/+5
* AC_DEFINE the module version, such that pango-querymodules gets rebuiltBehdad Esfahbod2006-02-031-0/+8
* Bump pango_module_version to 1.5.0.Behdad Esfahbod2006-02-031-0/+4
* Distribute autogen.sh.Behdad Esfahbod2006-02-031-0/+4
* Finish the 'glyph 0' work of this morning: PANGO_GLYPH_NULL that IBehdad Esfahbod2006-02-031-0/+50
* Do unknown glyph extents here too.Behdad Esfahbod2006-02-021-0/+4
* Guard Xft backend agains crashes too.Behdad Esfahbod2006-02-021-0/+5
* Use PANGO_GLYPH_NULL for when no glyph should be drawn. UseBehdad Esfahbod2006-02-021-25/+46
* Fix GKeyFile transition.Behdad Esfahbod2006-02-021-0/+4
* AC_DEFINE (HAVE_CAIRO_PNG).Behdad Esfahbod2006-02-021-0/+7
* For mini_font, set family to "monospace", not "mono-space" which didn'tBehdad Esfahbod2006-02-021-0/+5
* Add a default_substitute function to set correct dpi on the pattern.Behdad Esfahbod2006-02-021-0/+5
* Driver for X-based viewer. Used by pangocairo-view and pangoxft-viewBehdad Esfahbod2006-02-011-0/+9
* Removed.Behdad Esfahbod2006-02-011-0/+4
* Initialize warning history structs more explicitly. (bug #329459)Behdad Esfahbod2006-02-011-0/+5
* Removed/renamed.Behdad Esfahbod2006-02-011-0/+13
* Use cairo_scaled_font_text_extents instead of cairo_text_extents.Behdad Esfahbod2006-02-011-1/+6
* Require cairo >= 1.1.1.Behdad Esfahbod2006-02-011-0/+4
* pango/pangocairo-private.h, pango/pangocairo-font.c, Hint hexbox. AlsoBehdad Esfahbod2006-02-011-0/+6
* Bug 328313 – Use GKeyFile for parsing pangorc Patch from AntoineBehdad Esfahbod2006-01-311-0/+8
* Improve documentation for functions allocating memory, on how the objectBehdad Esfahbod2006-01-311-0/+14
* === Released 1.11.3 ===PANGO_1_11_3Behdad Esfahbod2006-01-311-0/+8
* Improve error handling in high-frequency functions: Only warn once.Behdad Esfahbod2006-01-311-0/+13
* Oops, removed all my changes the other time :(Behdad Esfahbod2006-01-301-1/+1
* Bug 328314 – Examples should use GOption instead of argcontext.c PatchBehdad Esfahbod2006-01-301-0/+10
* Handle GSUB Lookup type 8, and ReverseChainContextualSubst table. (bugBehdad Esfahbod2006-01-301-0/+6
* If locking font face failed, do not assert, just return zero glyphs withBehdad Esfahbod2006-01-291-0/+27
* Do not crash if the (win32 typically) shaper fails. Bug #304702:Behdad Esfahbod2006-01-291-1/+3
* Do not crash if the (win32 typically) shaper fails. Bug #304702:Behdad Esfahbod2006-01-291-0/+12
* Revert last patch again :(.Behdad Esfahbod2006-01-291-5/+0