framework/uifw/harfbuzz.git
2009-11-02 Behdad Esfahbod[HB] Start adding Unicode funcs
2009-11-02 Behdad Esfahbod[HB] Put C++ inline's back
2009-11-02 Behdad Esfahbod[HB] Don't override CXX compiler
2009-11-02 Behdad Esfahbod[HB] Indent
2009-11-02 Behdad Esfahbod[HB] Remove unused code
2009-11-02 Behdad Esfahbod[HB] Add a NEXT() macro
2009-11-02 Behdad Esfahbod[HB] Remove done TODO item
2009-11-02 Behdad Esfahbod[HB] Print mark sets in main.cc
2009-11-02 Behdad Esfahbod[HB] Remove hb_ot_layout_table_find_feature()
2009-11-02 Behdad Esfahbod[HB] Rename hb_ot_layout_feature_mask_t to hb_mask_t
2009-11-02 Behdad Esfahbod[HB] Fix bug introduced recently
2009-11-02 Behdad Esfahbod[HB] Remove clumsy macros and improve API
2009-11-02 Behdad Esfahbod[HB] Fix various XXX issues
2009-11-02 Behdad Esfahbod[HB] Remove unused var
2009-11-02 Behdad Esfahbod[HB] Remove another stale XXX
2009-11-02 Behdad Esfahbod[HB] Rebrand XXX as TODO
2009-11-02 Behdad Esfahbod[HB] Remove stale XXX
2009-11-02 Behdad Esfahbod[HB] Fix unaligned access
2009-11-02 Behdad Esfahbod[HB] Remove a few 'inline's, though the compiler mostly...
2009-11-02 Behdad Esfahbod[HB] Fix blob to use a actual mutex
2009-11-02 Behdad Esfahbod[HB] Use glib again
2009-11-02 Behdad Esfahbod[HB] Improve debug output
2009-11-02 Behdad Esfahbod[HB] Minor
2009-11-02 Behdad Esfahbod[HB] Add a few TODO items
2009-11-02 Behdad Esfahbod[HB] Improve debug output
2009-11-02 Behdad Esfahbod[HB] Fix blob unlock
2009-11-02 Behdad Esfahbod[HB] Improve debug output and fix mprotect bug
2009-11-02 Behdad Esfahbod[HB] Minor
2009-11-02 Behdad Esfahbod[HB] Fix build of main.cc
2009-11-02 Behdad Esfahbod[HB] turn debugging off
2009-11-02 Behdad Esfahbod[HB] Fix another sanitize() bug; hopefully it's the...
2009-11-02 Behdad Esfahbod[HB] Fix a couple other sanitize() bugs
2009-11-02 Behdad Esfahbod[HB] More debugging output
2009-11-02 Behdad Esfahbod[HB] Fix fatal Sanitizer bug
2009-11-02 Behdad Esfahbod[HB] Add missing sanitize
2009-11-02 Behdad Esfahbod[HB] Add sanitize debugging facilities
2009-11-02 Behdad Esfahbod[HB] Rename open-types to open-type; beauty
2009-11-02 Behdad Esfahbod[HB] Save edit even if not writeable
2009-11-02 Behdad Esfahbod[HB] Fix warnings
2009-11-02 Behdad Esfahbod[HB] Avoid infinite recusion in Extension sanitize()
2009-11-02 Behdad Esfahbod[HB] Hook Sanitizer up. Hell's breaking loose right now
2009-11-02 Behdad Esfahbod[HB] Fix leak
2009-11-02 Behdad Esfahbod[HB] Add Sanitizer
2009-11-02 Behdad Esfahbod[HB] Add XXX
2009-11-02 Behdad Esfahbod[HB] Minor cleanup
2009-11-02 Behdad Esfahbod[HB] Shuffle code around
2009-11-02 Behdad Esfahbod[HB] More sanitize infrastructure
2009-11-02 Behdad Esfahbod[HB] open-file sanitize()
2009-11-02 Behdad Esfahbod[HB] Tag sanitize()
2009-11-02 Behdad Esfahbod[HB] GDEF sanitize()
2009-11-02 Behdad Esfahbod[HB] Fix Extension sanitize()
2009-11-02 Behdad Esfahbod[HB] Remove stale TODO
2009-11-02 Behdad Esfahbod[HB] Hookup NEUTER()
2009-11-02 Behdad Esfahbod[HB] Fix mix warnings
2009-11-02 Behdad Esfahbod[HB] GPOS sanitize()
2009-11-02 Behdad Esfahbod[HB] Sanitize DeviceTable
2009-11-02 Behdad Esfahbod[HB] More casts
2009-11-02 Behdad Esfahbod[HB] Fix couple of bugs
2009-11-02 Behdad Esfahbod[HB] More cast cleanup
2009-11-02 Behdad Esfahbod[Hb] Use reinterpret casts instead of direct casts...
2009-11-02 Behdad Esfahbod[HB] Merge more templates
2009-11-02 Behdad Esfahbod[HB] Simplify indirect sanitize()
2009-11-02 Behdad Esfahbod[HB] Finish GSUB sanitize()
2009-11-02 Behdad Esfahbod[HB] Add comment
2009-11-02 Behdad Esfahbod[HB] Optimize sanitize()
2009-11-02 Behdad Esfahbod[HB] More sanitize()
2009-11-02 Behdad Esfahbod[HB] Start sanitize()
2009-11-02 Behdad Esfahbod[HB] Remove use of typeof()
2009-11-02 Behdad Esfahbod[HB] Make it all work again
2009-11-02 Behdad Esfahbod[HB] Use face_t directly instead of ot_layout_t
2009-11-02 Behdad Esfahbod[HB] Simplify sub-blob support
2009-11-02 Behdad Esfahbod[HB] Add sub-blobs
2009-11-02 Behdad Esfahbod[HB] Rename hb-font.c to hb-font.cc
2009-11-02 Behdad Esfahbod[OT] Rename C++ header files from *.h to *.hh
2009-11-02 Behdad Esfahbod[HB] Move OT file handling out of ot-layout
2009-11-02 Behdad Esfahbod[HB] Port ot-layout to new public API
2009-11-02 Behdad Esfahbod[HB] Add top-level header files
2009-11-02 Behdad Esfahbod[HB] Add XXX marks
2009-11-02 Behdad Esfahbod[HB] Rename _duplicate to _copy
2009-11-02 Behdad Esfahbod[HB] Cleanup TODO
2009-11-02 Behdad Esfahbod[HB] Cleanup public buffer structs
2009-11-02 Behdad Esfahbod[OT] Match struct with HB's
2009-11-02 Behdad Esfahbod[HB] Port buffert to new object API
2009-11-02 Behdad Esfahbod[HB] Move typedef's around
2009-11-02 Behdad Esfahbod[HB] Add get_reference_count()
2009-11-02 Behdad Esfahbod[HB] Remove glib dependency
2009-11-02 Behdad Esfahbod[HB] Assorted compiler macros
2009-11-02 Behdad Esfahbod[HB] Simplify object creation
2009-11-02 Behdad Esfahbod[HB] Add abstract font and face API
2009-11-02 Behdad Esfahbod[HB] Simplify refcounting functions
2009-11-02 Behdad Esfahbod[HB] Fix for dfont's with multiple faces
2009-11-02 Behdad Esfahbod[HB] Use calloc instead of malloc where feasible
2009-11-02 Behdad Esfahbod[HB] Remove hinting setting and use ppem==0 to mean...
2009-11-02 Behdad Esfahbod[HB] Add a "blob" manager
2009-11-02 Behdad Esfahbod[HB] Move direction to buffer
2009-11-02 Behdad Esfahbod[HB] Rename internal vars
2009-11-02 Behdad Esfahbod[HB] Fix buffer enlargement. Ouch
2009-11-02 Behdad EsfahbodApply patch from Jonathan Kew
2009-11-02 Behdad EsfahbodRevert "XX"
2009-11-02 Behdad EsfahbodXX
next