profile/ivi/org.tizen.video-player.git
2007-08-21 Behdad EsfahbodDon't ignore error return value of hb_buffer_copy_outpu...
2007-05-01 Behdad EsfahbodLink freetype to harfbuzz-dump, for those systems that...
2007-04-03 Behdad EsfahbodCopy fixes from harfbuzz stable branch. Includes a...
2007-01-13 Hans Breuerupdated
2007-01-09 Behdad EsfahbodRemove .cvsignore files (moved to svn:ignore prop)
2006-07-25 Behdad EsfahbodBug 347073 – Allow empty GPOS table
2006-06-22 Behdad EsfahbodBug 345600 – cvs build error in pango/opentype/Makefile
2006-05-31 Behdad EsfahbodBug 341138 – Using TTC font, Gtk2 programs begin to...
2006-05-31 Behdad EsfahbodBug 336153 – Mark to mark positioning (Lookup Type...
2006-04-12 Behdad EsfahbodFix loop variables. (coverity found bug.)
2006-04-11 Behdad EsfahbodBug 337924 – cleanups for issues reported by various...
2006-04-10 Behdad EsfahbodFix minor bugs reported by the Coverity scan report.
2006-04-06 Behdad EsfahbodUpdate from HarfBuzz. Lars Knoll fixed all the warnings.
2006-04-03 Behdad EsfahbodMake sure TTAG_GDEF and frineds are defined, needed...
2006-03-31 Behdad Esfahbod.
2006-03-31 Behdad Esfahbod.
2006-03-31 Behdad EsfahbodDefine NULL.
2006-03-31 Behdad EsfahbodConvert pango/opentype to the new project called HarfBuzz.
2006-03-25 Behdad EsfahbodDon't err on Table_Missing.
2006-03-13 Behdad Esfahbod=== Released 1.12.0 ===
2006-01-30 Behdad EsfahbodHandle GSUB Lookup type 8, and ReverseChainContextualSu...
2006-01-28 Behdad EsfahbodRemoved.
2006-01-25 Behdad EsfahbodIf major.minor of required and available glib versions...
2006-01-14 Behdad EsfahbodMake sure #include <config.h> is the first include...
2006-01-05 Behdad Esfahbodpango/Makefile.am, pango/fonts.c, pango/glyphstring.c,
2005-12-27 Behdad EsfahbodUse g_slice for PangoOTBuffer allocation. (bug #325026...
2005-11-25 Behdad EsfahbodTiny doc improvement.
2005-11-23 Behdad EsfahbodFix typo in docs.
2005-11-23 Behdad EsfahbodAdded "Since:" tags to all interfaces added after Pango...
2005-11-23 Behdad EsfahbodProtect against possible division by zeros (#316468...
2005-11-23 Behdad EsfahbodReworked basic shaper with OpenType support. (#101079...
2005-11-17 Behdad EsfahbodPart of #101079:
2005-11-09 Behdad EsfahbodRemove debug line that got in accidentally.
2005-11-04 Behdad EsfahbodTurn various gcc warnings off. Adding const, adding...
2005-11-03 Behdad EsfahbodPatches from #170414. Reviewed by Matthias Clasen.
2005-08-29 Behdad EsfahbodGenerate valid XML output. Dump LookupFlag too.
2005-08-15 Behdad EsfahbodReplace perror with perror_. Remove FT_BEGIN_STMNT...
2005-07-26 Owen TaylorSkip lookups with lookup index out of range. (Patch...
2005-07-22 Owen TaylorRemove an unecessary set of block2.
2005-07-22 Owen TaylorPatch from David Turner. Review and testing by Behdad...
2005-07-21 Owen TaylorFix up places where there is missing or incomplete...
2005-06-14 Owen TaylorChain up from finalize. (#307547, Paolo Borelli)
2005-04-12 Tor LillqvistRename LDADDS to libpango_ot_la_LIBADD to actually...
2005-03-03 Owen TaylorFor all binary searches, handle the case where the...
2004-11-22 Owen TaylorSet G_LOG_DOMAIN.
2004-09-22 Owen TaylorCleanups from 'sparse', #149922, Kjartan Maraas
2004-09-14 Owen Taylor=== Released 1.6.0 ===
2004-07-30 Owen TaylorFinish extending properties flags from FT_UShort =...
2004-07-27 Owen TaylorSave the order in which features were added and use...
2004-07-27 Behdad EsfahbodRemove the unused parameter from the IN_CURITEM() and...
2004-07-27 Behdad EsfahbodFix bug to copy glyph from in_string, not out_string.
2004-07-26 Owen TaylorFix allocation and indexing in NewGlyphClasses array...
2004-07-26 Owen TaylorRemove the unused parameter from the IN_CURITEM() and...
2004-07-26 Owen TaylorAdd missing macro to make the last change actually...
2004-07-26 Owen TaylorMatch backtrack context against the output glyphs not...
2004-07-26 Owen TaylorMake Check_Property() take a OTL_GlyphItem, add a gprop...
2004-07-19 Owen TaylorAdd support for ChainContextSubstFormat3.
2004-07-19 Owen TaylorFix pervasive buffer overruns when skipping glyphs...
2004-06-23 Owen Taylor#143693, Sayamindu Dasgupta
2004-06-21 Owen TaylorUse the gcc-3.3 strict-aliasing compatible macros from...
2004-05-28 Theppitak Karoonboon... Negate y offset according to different conventions...
2004-05-27 Owen TaylorRevert error return changes from last commit.
2004-05-27 Owen TaylorFree buffer->positions, clean up error returns that...
2004-03-16 Owen Taylor=== Released 1.4.0 ===
2004-03-03 Hans Breuerif PANGO_MODULE_PREFIX is defined include the basic...
2004-02-29 Owen TaylorRework opentype interfaces and other changes to make...
2004-02-21 Owen TaylorSign convention for y offsets is opposite between Pango...
2004-02-13 Owen TaylorMemory leak fixes from Masatake YAMATO, #130652
2004-01-26 Owen TaylorSuport CFF fonts as well. (#131202, Manjunath Sripadarao)
2003-12-13 Hans Breuermoved pango_fc_* to the latter where they live on ...
2003-11-01 Owen TaylorSwitch over to recommended Freetype system of include...
2003-09-15 Owen TaylorFix gcc-3.3 versions of macros to have the right return...
2003-08-25 Owen Taylorpango/opentype/ftxgsub.c (Lookup_ChainContextSubst3...
2003-08-22 Owen TaylorAdd some macro definitions for gcc-3.3 that suppress...
2003-07-29 Owen TaylorRewrite handling of IGNORE_SPECIAL_MARKS to be properly...
2003-07-28 Owen TaylorRevert back out the FreeType patch preventing ligatures...
2003-07-27 Owen TaylorCheck for lookahead glyphs in the right place. (Patch...
2003-07-27 Owen TaylorFix return value to only contain TTO_Err_Not_Covered...
2003-07-27 Owen TaylorFix confusion between boolean and FT_Error return....
2003-07-26 Owen TaylorMove allocation afer initial checks, fixing memory...
2003-07-26 Owen TaylorFix various memory leaks from error returns that should...
2003-07-26 Owen TaylorFix additional places where TTO_Err_Not_Covered wasn...
2003-07-26 Owen TaylorIf applying a ligature lookup makes adjacent two glyphs...
2003-07-26 Owen TaylorFix some FreeType1 variable declarations that snuck...
2003-07-26 Owen TaylorOpenType-1.4 update: backtrack information is stored...
2003-07-26 Owen TaylorUpdate of GPOS and GSUB support to OpenType 1.3 (From...
2003-07-26 Owen TaylorAdd GPOS_LOOKUP_EXTENSION, GSUB_LOOKUP_EXTENSION, which...
2003-07-26 Owen TaylorFix a couple of places where TTO_Err_Not_Covered wasn...
2003-07-26 Owen TaylorImprovements to OpenType-dumping code, based on changes...
2003-07-24 Owen TaylorFix uses of g_assert() around statements with side...
2003-04-16 Owen TaylorMore careful handling of face->charmap; if is NULL...
2003-04-16 Owen TaylorWhen loading in Load_Chain{Sub,Pos}ClassRule, the limit...
2003-04-15 Owen TaylorFix mispelled constant from last commit.
2003-04-15 Owen TaylorFix confusion between boolean and FT_Error return....
2003-04-15 Owen TaylorFix infinite loop in the case where the charmap contain...
2003-03-11 James Henstridgemake similar changes to the ones on glib head (call...
2003-02-17 Owen TaylorAdd an --enable-debug configure argument defaulting...
2003-02-12 Owen TaylorUp the FreeType version requirement to 2.0.9. (2.2...
2003-01-11 Owen TaylorExport TT_New_GDEF_Table to create an empty GDEF table.
2002-11-28 Matthias ClasenAdd docs.
next