summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* === Released 1.12.2 ===PANGO_1_12_2Behdad Esfahbod2006-04-271-0/+8
* Fix loop variables. (coverity found bug.)Behdad Esfahbod2006-04-131-0/+5
* Bug 337821 – invisible unicode chars are visible next to hebrew charsBehdad Esfahbod2006-04-091-0/+10
* Incorrect text rendering when in x86 64-bit precision modeBehdad Esfahbod2006-04-071-0/+8
* === Released 1.12.1 ===PANGO_1_12_1Behdad Esfahbod2006-04-071-0/+8
* Bug 337502 – Win32 build fix Patch from Alexander Larsson.Behdad Esfahbod2006-04-061-0/+10
* Fix blurred underlines on Win32 (#332656):Tor Lillqvist2006-04-011-0/+9
* Part of Bug 336026 – Make fallback shaper in modules work Patch fromBehdad Esfahbod2006-03-311-0/+8
* Bug 334802 – Using plain integer as NULL pointerBehdad Esfahbod2006-03-311-0/+9
* Create pango-1-12 stable branch.pango-1-12-branchpointBehdad Esfahbod2006-03-131-1739/+3
* === Released 1.12.0 ===PANGO_1_12_0Behdad Esfahbod2006-03-131-0/+8
* Fix compilation error with MSVC. (#333115)Tor Lillqvist2006-03-021-0/+5
* Check the font pointer being NULL to avoid crashes for at least one classTor Lillqvist2006-03-011-0/+11
* pango/pangowin32-private.h (PING) pango/pangowin32.c Use g_print() insteadTor Lillqvist2006-02-281-0/+8
* === Released 1.11.99 "Just In Case" ===PANGO_1_11_99Behdad Esfahbod2006-02-261-2/+10
* Replace each byte in invalid UTF-8 sequences with '?'. (bug #331995)Behdad Esfahbod2006-02-261-3/+10
* return TRUE to glyphs rendered at all (instead of box). This may beHans Breuer2006-02-251-0/+9
* Added. Parts of Genesis.Behdad Esfahbod2006-02-251-0/+6
* Bug 332167 – Void function returns value - breaks Solaris build ReportedBehdad Esfahbod2006-02-221-1/+9
* === Released 1.11.6 ===PANGO_1_11_6Behdad Esfahbod2006-02-211-0/+8
* Bug 328206 – Update/remove some old filesBehdad Esfahbod2006-02-211-0/+11
* Bug 314239 – pangocairo crashes when font cannot be readBehdad Esfahbod2006-02-211-0/+8
* Bug 331723 – shapers should not crash on failuresBehdad Esfahbod2006-02-211-0/+10
* Change g_critical to g_warning. We already handle them gracefully.Behdad Esfahbod2006-02-211-0/+24
* Bug 329148 – pango_glyph_item_split: assertion `split_index > 0' failedBehdad Esfahbod2006-02-171-0/+6
* Move PANGO_GLYPH_EMPTY, PANGO_GLYPH_UNKNOWN_FLAG, andBehdad Esfahbod2006-02-171-0/+7
* Bug 331038 – pango-querymodules --help and --version Patch from AntoineBehdad Esfahbod2006-02-151-0/+7
* Pass gnits instead of gnu to automake.Behdad Esfahbod2006-02-131-0/+8
* Pass 1.6 and gnu options to automake.Behdad Esfahbod2006-02-131-0/+11
* Bug 330795 – pango_renderer_draw_glyph segfaults when trying to call theBehdad Esfahbod2006-02-111-0/+9
* === 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