2009-04-17 |
Behdad Esfahbod | Use git.mk |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Behdad Esfahbod | Bug 577952 – Error loading {GDEF,GSUB,GPOS} table 0x6EAD |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Behdad Esfahbod | [opentype] Protect against illegal access for arrays... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Behdad Esfahbod | [opentype] Use size_t instead of uint for malloc wrappers |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Behdad Esfahbod | Fix Bug 572529 – Poor -I ordering can break build |
commit | commitdiff | tree | snapshot |
2009-02-02 |
Behdad Esfahbod | Allocate all array rows in a single ALLOC call. Saves... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Behdad Esfahbod | Remove ClassDef->Defined field. This is the comment... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Behdad Esfahbod | Use calloc(), instead of malloc()ing and memset()ing. |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Behdad Esfahbod | Remove old cruft. |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Behdad Esfahbod | Allocate all array rows in a single ALLOC call. Saves... |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Behdad Esfahbod | Bug 469049 – Fix all compiler warnings |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Behdad Esfahbod | Fix more warnings. |
commit | commitdiff | tree | snapshot |
2008-10-15 |
Behdad Esfahbod | Bug 528272 – "Error loading GPOS table 5503" when using... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Behdad Esfahbod | Fix left-to-right positioning. Reported by Peter Hunter. |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Behdad Esfahbod | Bug 540592 – Crash in HB_GSUB_Apply_String with Linux... |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Behdad Esfahbod | Remove unused macro |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Behdad Esfahbod | Remove COPYING.GPL and COPYING.FTL that are no longer... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Behdad Esfahbod | HarfBuzz was relicensed to a more generous and simpler... |
commit | commitdiff | tree | snapshot |
2007-12-05 |
Behdad Esfahbod | Bug 501575 – Compile errors Patch from Jens Granseuer |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Behdad Esfahbod | Undo accidental change. |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Behdad Esfahbod | Bug 485536 – underline_position can be zero |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Behdad Esfahbod | Remove unused macro. |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Behdad Esfahbod | Minor |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Behdad Esfahbod | Remove dead code. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Behdad Esfahbod | And some more. |
commit | commitdiff | tree | snapshot |
2007-11-07 |
Behdad Esfahbod | Some more cleanup and merging. |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Behdad Esfahbod | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Behdad Esfahbod | Even more cleanup and more type renames. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Behdad Esfahbod | More cleanup, remove redundant error types. |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Behdad Esfahbod | Rename ftglue.c to harfbuzz-impl.c and more type rename... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Behdad Esfahbod | New header file harfbuzz-global.h. Rename FT_* int... |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Behdad Esfahbod | Add commented-out dummy struct for Extension lookups. |
commit | commitdiff | tree | snapshot |
2007-10-21 |
Behdad Esfahbod | Bug 488840 – harfbuzz: protect against ligid overflow |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Behdad Esfahbod | Mark internal symbols as HB_INTERNAL and define that... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Behdad Esfahbod | Remove FTGLUE_API/APIDEF cruft. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Behdad Esfahbod | Build harfbuzz.c instead of individual source files... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Behdad Esfahbod | Same here. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Behdad Esfahbod | Don't include harfbuzz-dump.[ch] in libharfbuzz.a.... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Behdad Esfahbod | Some more cleanup. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Behdad Esfahbod | Move some code around. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Behdad Esfahbod | Minor. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Behdad Esfahbod | Rename buffer->inplace to buffer->separate_out with... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Behdad Esfahbod | Allocate buffer->positions lazily. |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Behdad Esfahbod | Bug 485621 – Get rid of freetype memory allocator in... |
commit | commitdiff | tree | snapshot |
2007-10-11 |
Behdad Esfahbod | Bug 485559 – Boston Summit HarfBuzz optimizations |
commit | commitdiff | tree | snapshot |
2007-08-29 |
Behdad Esfahbod | Bug 302952 – The placement of a diacritic marks for... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Behdad Esfahbod | Bug 463430 – Gets stuck while "formatting message" |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Behdad Esfahbod | Don't ignore error return value of hb_buffer_copy_outpu... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Behdad Esfahbod | Link freetype to harfbuzz-dump, for those systems that... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Behdad Esfahbod | Copy fixes from harfbuzz stable branch. Includes a... |
commit | commitdiff | tree | snapshot |
2007-01-13 |
Hans Breuer | updated |
commit | commitdiff | tree | snapshot |
2007-01-09 |
Behdad Esfahbod | Remove .cvsignore files (moved to svn:ignore prop) |
commit | commitdiff | tree | snapshot |
2006-07-25 |
Behdad Esfahbod | Bug 347073 – Allow empty GPOS table |
commit | commitdiff | tree | snapshot |
2006-06-22 |
Behdad Esfahbod | Bug 345600 – cvs build error in pango/opentype/Makefile |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Behdad Esfahbod | Bug 341138 – Using TTC font, Gtk2 programs begin to... |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Behdad Esfahbod | Bug 336153 – Mark to mark positioning (Lookup Type... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Behdad Esfahbod | Fix loop variables. (coverity found bug.) |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Behdad Esfahbod | Bug 337924 – cleanups for issues reported by various... |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Behdad Esfahbod | Fix minor bugs reported by the Coverity scan report. |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Behdad Esfahbod | Update from HarfBuzz. Lars Knoll fixed all the warnings. |
commit | commitdiff | tree | snapshot |
2006-04-03 |
Behdad Esfahbod | Make sure TTAG_GDEF and frineds are defined, needed... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Behdad Esfahbod | . |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Behdad Esfahbod | . |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Behdad Esfahbod | Define NULL. |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Behdad Esfahbod | Convert pango/opentype to the new project called HarfBuzz. |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Behdad Esfahbod | Don't err on Table_Missing. |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Behdad Esfahbod | === Released 1.12.0 === |
commit | commitdiff | tree | snapshot |
2006-01-30 |
Behdad Esfahbod | Handle GSUB Lookup type 8, and ReverseChainContextualSu... |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Behdad Esfahbod | Removed. |
commit | commitdiff | tree | snapshot |
2006-01-25 |
Behdad Esfahbod | If major.minor of required and available glib versions... |
commit | commitdiff | tree | snapshot |
2006-01-14 |
Behdad Esfahbod | Make sure #include <config.h> is the first include... |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Behdad Esfahbod | pango/Makefile.am, pango/fonts.c, pango/glyphstring.c, |
commit | commitdiff | tree | snapshot |
2005-12-27 |
Behdad Esfahbod | Use g_slice for PangoOTBuffer allocation. (bug #325026... |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Behdad Esfahbod | Tiny doc improvement. |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Behdad Esfahbod | Fix typo in docs. |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Behdad Esfahbod | Added "Since:" tags to all interfaces added after Pango... |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Behdad Esfahbod | Protect against possible division by zeros (#316468... |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Behdad Esfahbod | Reworked basic shaper with OpenType support. (#101079... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Behdad Esfahbod | Part of #101079: |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Behdad Esfahbod | Remove debug line that got in accidentally. |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Behdad Esfahbod | Turn various gcc warnings off. Adding const, adding... |
commit | commitdiff | tree | snapshot |
2005-11-03 |
Behdad Esfahbod | Patches from #170414. Reviewed by Matthias Clasen. |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Behdad Esfahbod | Generate valid XML output. Dump LookupFlag too. |
commit | commitdiff | tree | snapshot |
2005-08-15 |
Behdad Esfahbod | Replace perror with perror_. Remove FT_BEGIN_STMNT... |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Owen Taylor | Skip lookups with lookup index out of range. (Patch... |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Owen Taylor | Remove an unecessary set of block2. |
commit | commitdiff | tree | snapshot |
2005-07-22 |
Owen Taylor | Patch from David Turner. Review and testing by Behdad... |
commit | commitdiff | tree | snapshot |
2005-07-21 |
Owen Taylor | Fix up places where there is missing or incomplete... |
commit | commitdiff | tree | snapshot |
2005-06-14 |
Owen Taylor | Chain up from finalize. (#307547, Paolo Borelli) |
commit | commitdiff | tree | snapshot |
2005-04-12 |
Tor Lillqvist | Rename LDADDS to libpango_ot_la_LIBADD to actually... |
commit | commitdiff | tree | snapshot |
2005-03-03 |
Owen Taylor | For all binary searches, handle the case where the... |
commit | commitdiff | tree | snapshot |
2004-11-22 |
Owen Taylor | Set G_LOG_DOMAIN. |
commit | commitdiff | tree | snapshot |
2004-09-22 |
Owen Taylor | Cleanups from 'sparse', #149922, Kjartan Maraas |
commit | commitdiff | tree | snapshot |
2004-09-14 |
Owen Taylor | === Released 1.6.0 === |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Owen Taylor | Finish extending properties flags from FT_UShort =... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Owen Taylor | Save the order in which features were added and use... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Behdad Esfahbod | Remove the unused parameter from the IN_CURITEM() and... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Behdad Esfahbod | Fix bug to copy glyph from in_string, not out_string. |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Owen Taylor | Fix allocation and indexing in NewGlyphClasses array... |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Owen Taylor | Remove the unused parameter from the IN_CURITEM() and... |
commit | commitdiff | tree | snapshot |
next |