Set user masks after complex masks
[framework/uifw/harfbuzz.git] / src /
2010-10-13 Behdad EsfahbodSet user masks after complex masks
2010-10-13 Behdad EsfahbodFix stupid bug, oops
2010-10-12 Behdad EsfahbodFix Arabic shaper
2010-10-12 Behdad EsfahbodHookup Arabic shaper!
2010-10-12 Behdad EsfahbodMerge clearing masks and setting global masks
2010-10-12 Behdad EsfahbodForm clusters before setting masks
2010-10-12 Behdad EsfahbodClear masks before setting them up, not after!
2010-10-12 Behdad EsfahbodAdd hb_ot_shape_execute()
2010-10-12 Behdad EsfahbodAdd hb_ot_complex_shaper_t stuff and start hooking...
2010-10-12 Behdad EsfahbodAdd hb_ot_shape_plan_t
2010-10-12 Behdad EsfahbodRefactor, in a different direction
2010-10-12 Behdad EsfahbodMore refactoring
2010-10-12 Behdad EsfahbodUpdate Arabic shaping table to Unicode 6.0.0.
2010-10-12 Behdad EsfahbodFix infinite loop!
2010-10-12 Behdad EsfahbodFix missing negation in unreachable code!
2010-10-09 Behdad EsfahbodMore separation
2010-10-09 Behdad EsfahbodMinor
2010-10-09 Behdad EsfahbodEnable 'rtlm' mirroring
2010-10-09 Behdad EsfahbodRename hb_mask_allocator_t to hb_ot_map_t
2010-10-09 Behdad EsfahbodImprove checks
2010-10-09 Behdad EsfahbodAdd hb-ot-map.cc
2010-10-09 Behdad EsfahbodFix feature overriding
2010-10-08 Behdad EsfahbodMinor cleanup
2010-10-08 Behdad EsfahbodAdd hb-ot-shape-private.hh
2010-10-08 Behdad EsfahbodAdd hb-ot-map-private.hh
2010-10-08 Behdad EsfahbodAdd private hb_segment_properties_t
2010-10-08 Behdad EsfahbodFlip the OT bit-allocation vs gsub/gpos inside-out
2010-10-08 Behdad EsfahbodLogically separate feature collection
2010-10-08 Behdad EsfahbodMinor
2010-10-08 Behdad EsfahbodMove some more code around
2010-10-08 Behdad EsfahbodMinor
2010-10-08 Behdad EsfahbodSimplify compiling lookups
2010-10-07 Behdad EsfahbodRename
2010-10-07 Behdad EsfahbodAdd XXX note
2010-10-06 Behdad EsfahbodCall hb_ot_shape_setup_lookups_complex()
2010-10-06 Behdad EsfahbodRename setup_lookups()
2010-10-06 Behdad EsfahbodMove table_tag to hb_ot_shape_context_t
2010-10-06 Behdad EsfahbodAdd internal hb_ot_shape_context_t
2010-10-05 Behdad EsfahbodAdd Arabic/Syriac/N'ko shaping logic
2010-10-04 Behdad EsfahbodAdd hb_face_get_upem()
2010-10-04 Behdad EsfahbodAdd API comments
2010-10-04 Behdad EsfahbodAdd is_mutable() functions
2010-10-04 Behdad EsfahbodAdd getters for all setter APIs
2010-10-03 Behdad EsfahbodMinor
2010-10-01 Behdad EsfahbodAvoid div-by-zero, validate upem
2010-10-01 Behdad EsfahbodPedantic
2010-10-01 Behdad EsfahbodDon't zero glyph advances in MarkToBase and similar...
2010-09-29 Behdad EsfahbodOne fewer cmp() implementation...
2010-09-28 Behdad EsfahbodImprove cmp function parameter namings and casts
2010-09-28 Behdad EsfahbodAdd comment re DejaVu Sans Mono having 'dflt' script
2010-09-28 Behdad EsfahbodFix stupid bug in bsearch cmp function!
2010-09-23 Behdad EsfahbodRemove unimplemented method hb_font_get_funcs()
2010-09-22 Behdad EsfahbodAdd test.c using public API
2010-09-22 Behdad EsfahbodFix hb_ot_layout leak
2010-09-22 Behdad EsfahbodFix blob refcounting with insane SFNT table directories
2010-09-22 Behdad EsfahbodSpeedup Device table delta computation for common cases
2010-08-16 Behdad EsfahbodFix NULL dereference
2010-08-13 Behdad Esfahbod[GPOS] Fix div-by-zero
2010-08-13 Behdad EsfahbodAdd TODO
2010-07-23 Behdad EsfahbodLogically separate feature allocation from application
2010-07-23 Behdad EsfahbodMinor
2010-07-23 Behdad EsfahbodTowards separating bit allocation from shaping
2010-07-23 Behdad EsfahbodPrefer C linkage
2010-07-23 Behdad EsfahbodDe-C++ where possible
2010-07-23 Behdad EsfahbodHeader dep cleanup
2010-07-23 Behdad Esfahboddos2unix
2010-07-23 Behdad EsfahbodDon't use "operator ="
2010-07-21 Behdad EsfahbodMozilla bug 580233 - check for zero-length record in...
2010-07-15 Behdad EsfahbodFix 64bit issues with debug prints
2010-07-08 Behdad EsfahbodDon't bother sorting, it's a safe font error if the...
2010-07-08 Behdad EsfahbodUse bsearch where applicable
2010-07-08 Behdad EsfahbodRemove useless TODO
2010-06-09 Behdad EsfahbodFix header
2010-06-09 Behdad EsfahbodAdd a test for header preprocessor guards
2010-06-09 Behdad EsfahbodFix header tags
2010-06-03 Behdad EsfahbodFollowup fix for variation-selectors
2010-06-03 Behdad EsfahbodFix skipping variation-selectors
2010-06-02 Behdad EsfahbodMake feature sorting stable
2010-05-29 Behdad EsfahbodMinor
2010-05-29 Behdad EsfahbodFurther simplify mask allocator
2010-05-29 Behdad EsfahbodFix global feature handling
2010-05-29 Behdad EsfahbodSimplify mask allocation
2010-05-29 Behdad EsfahbodTowards a mask allocator
2010-05-28 Behdad EsfahbodAllow disabling default features
2010-05-27 Behdad EsfahbodAdd note about UTF-8 decoder
2010-05-27 Behdad EsfahbodFix loop
2010-05-27 Martin HoskenFixes to Python and Graphite from Martin
2010-05-27 Behdad EsfahbodDisable Graphite as it crashes all over the place...
2010-05-26 Behdad EsfahbodCypriot is RTL
2010-05-26 Behdad EsfahbodRevert "Merge remote branch 'martin/master'"
2010-05-24 Behdad EsfahbodMerge remote branch 'martin/master'
2010-05-24 Behdad EsfahbodFix struct initializers
2010-05-24 Behdad EsfahbodMinor
2010-05-24 Behdad EsfahbodMake sure we initialize all callbacks upon creation
2010-05-24 Behdad EsfahbodMove all callback functions in a vtable structs
2010-05-24 Martin Hoskenhb-graphite now no longer has -ve advances within clust...
2010-05-22 Martin HoskenMerge branch 'master' of git://git.freedesktop.org...
2010-05-21 Martin HoskenAdd graphical output to hbtestfont
2010-05-21 Behdad EsfahbodMove mirroring around a bit
2010-05-21 Behdad EsfahbodAdd a few more standard features
next