framework/uifw/harfbuzz.git
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.
2002-11-26 Sebastian WilhelmiDo not add GLIB_CFLAGS to CFLAGS.
2002-10-14 Manish SinghGet rid of unnecessary casts for g_object_{ref,unref}
2002-09-29 Owen Taylorligatures can be also used in MarkBasePos lookups....
2002-09-29 Owen TaylorStart of merges from freetype1 of OpenType fixes.
2002-09-23 Tor LillqvistRemove. Not used. (A static library is built here....
2002-09-23 Tor Lillqvistpango/makefile.mingw.in pango/mini-fribidi/makefile...
2002-09-09 Eric MaderCorrectly handle back, new_advance.
2002-09-06 Eric MaderDon't fail when reading an empty script.
2002-08-07 Owen TaylorOffset to MarkAttachClassDef is offset to table, not...
2002-06-04 Owen Tayloron Jun 3 18:56:09 2002 Owen Taylor <otaylor@redhat...
2002-05-10 Owen TaylorFix acess outside of a loaded frame and some memory...
2002-05-07 Eric MaderAdd modules modules/indic/indic-xft.c, indic-ot.c,...
2002-04-23 Owen TaylorAdd compatibility defines for changes in FreeType 2...
2002-03-15 Owen TaylorIn Load_ChainContextSubst2, handle the case where an...
2002-03-15 Owen TaylorUncomment GPOS parts.
2001-12-13 Sebastian WilhelmiResuming aborted commit
2001-10-30 Matthias ClasenRemove declarations of unimplemented functions
2001-09-19 Havoc Penningtonheader to abstract the difference between FreeType...
2001-09-18 Owen TaylorUp to 0.19.
2001-07-12 Darin AdlerRemove stray semicolon.
2001-05-18 Owen TaylorUse ISO C99 varargs when available.
2001-04-24 Owen TaylorRemove excess call to DONE_Stream left over from conver...
2001-04-03 Owen TaylorRelease 0.14
2000-12-21 Tor LillqvistOnly a script engine here.
2000-12-20 Owen TaylorSince Xft may only be available statically without...