apps/home/video-player.git
2011-05-17 Behdad Esfahbod[API] Add support for vertical text
2011-05-17 Behdad EsfahbodMinor
2011-05-17 Behdad EsfahbodCheck for mmap()
2011-05-16 Behdad EsfahbodCosmetic
2011-05-16 Behdad EsfahbodRemove unnecessary TODO item
2011-05-16 Behdad Esfahbod[hb-view] Start work on vertical support
2011-05-16 Behdad Esfahbod[hb-view] No need to allocate an extra glyph item at...
2011-05-16 Behdad EsfahbodMinor
2011-05-16 Behdad Esfahbod[test/buffer] Add more tests for nil buffer
2011-05-14 Behdad Esfahbod[test/ot-tag] More tests
2011-05-14 Behdad Esfahbod[API] Add HB_LANGUAGE_INVALID
2011-05-14 Behdad Esfahbod[test/test-ot-tag] Test hb-ot-tag.h, fix many bugs
2011-05-14 Behdad Esfahbod[TODO] Add items
2011-05-12 Behdad Esfahbod[API] Add hb_face_make/is_immutable()
2011-05-12 Behdad EsfahbodFinish off previous change
2011-05-12 Behdad Esfahbod[API] Make get_glyph() callback return a boolean
2011-05-12 Behdad Esfahbod[test/shape] Check shape output
2011-05-12 Behdad EsfahbodRename get_kernings() arguments from first/second_glyph...
2011-05-12 Behdad Esfahbod[test] Add test-shape.c. Oops
2011-05-12 Behdad Esfahbod[test/blob] Use MAP_ANON instead of MAP_ANONYMOUS
2011-05-12 Behdad Esfahbod[test/shape] Add simplest test for hb_shape()
2011-05-12 Behdad Esfahbod[object] Make object inert during destruction
2011-05-12 Behdad Esfahbod[TODO] Update
2011-05-12 Behdad EsfahbodFix font subclass chainup
2011-05-12 Behdad Esfahbod[test/font] Test font_funcs subclassing
2011-05-12 Behdad Esfahbod[test/font] Test empty funcs
2011-05-12 Behdad Esfahbod[test/font] Test more
2011-05-12 Behdad Esfahbod[API] Pass face to get_table()
2011-05-12 Behdad Esfahbod[API] Remove const from font user_data
2011-05-12 Behdad Esfahbod[test/font] More tests
2011-05-12 Behdad Esfahbod[test/font] More tests
2011-05-12 Behdad Esfahbod[test/font] More get_empty() tests
2011-05-12 Behdad Esfahbod[test/font] Test get_face() / get_parent()
2011-05-12 Behdad Esfahbod[test/font] Add test_font_properties()
2011-05-12 Behdad Esfahbod[test/font] Start adding tests for hb-font.h
2011-05-12 Behdad Esfahbod[API] Rename hb_face_create_for_data() to hb_face_create()
2011-05-12 Behdad Esfahbod[API] Add hb_ot_layout_substitute_start/finish()
2011-05-12 Behdad EsfahbodRemove unused hb_set_t
2011-05-12 Behdad EsfahbodRemove hb_static_threadsafe_set_t
2011-05-12 Behdad EsfahbodUse constructor/destructor for hb_ot_shape_plan_t
2011-05-12 Behdad EsfahbodMinor
2011-05-12 Behdad EsfahbodFix compile with no mutex available
2011-05-12 Behdad EsfahbodFree static mutex'es
2011-05-12 Behdad EsfahbodStreamline mutex stuff
2011-05-12 Behdad EsfahbodRemove unused hb_mutex_trylock()
2011-05-12 Behdad Esfahbod[test] Add tests for _get_empty() funcs
2011-05-12 Behdad Esfahbod[TODO] Update
2011-05-11 Behdad Esfahbod[API] Add hb_*_get_empty() for all objects
2011-05-11 Behdad Esfahbod[API] Add HB_UNTAG()
2011-05-11 Behdad EsfahbodMinor
2011-05-11 Behdad EsfahbodPlug more leaks
2011-05-11 Behdad EsfahbodPlug leaks
2011-05-11 Behdad Esfahbod[unicode] Simplify method setting
2011-05-11 Behdad EsfahbodMinor
2011-05-11 Behdad EsfahbodAdd maxp table
2011-05-11 Behdad EsfahbodMinor
2011-05-11 Behdad Esfahbod[API] Change signature of get_contour_point and get_ker...
2011-05-11 Behdad Esfahbod[font] Do user-space conversion when chaining up to...
2011-05-11 Behdad EsfahbodMinor
2011-05-11 Behdad EsfahbodRemove hb_ot_layout_context_t, simplify code
2011-05-11 Behdad EsfahbodMake default font-funcs chain-up to the parent
2011-05-11 Behdad Esfahbod[API] Pass down closure user_data to font funcs
2011-05-11 Behdad EsfahbodWhitespace
2011-05-11 Behdad Esfahbod[API] Remove font_funcs func getter functions
2011-05-11 Behdad Esfahbod[API] Add hb_font_create_sub_font() and hb_font_get_par...
2011-05-10 Behdad Esfahbod[font] Fix internal sign of x/y_scale
2011-05-10 Behdad Esfahbod[API] Remove broken-by-design hb_font_unset_funcs()
2011-05-10 Behdad EsfahbodAdd hb_font_make/is_immutable()
2011-05-10 Behdad EsfahbodFix build without mutex
2011-05-10 Behdad EsfahbodRemove duplicate atomic_int implementation
2011-05-10 Behdad EsfahbodFix set implementation to be truly threadsafe even...
2011-05-10 Behdad Esfahbod[test] Always initialize gthread such that our mutex...
2011-05-10 Behdad Esfahbod[test/object] Test user_data with destroy() callback...
2011-05-10 Behdad EsfahbodAdd DOAP file
2011-05-10 Behdad Esfahbod[test/blob] Fix bug in test
2011-05-10 Behdad Esfahbod[test/blob] Add create_sub_blob()
2011-05-10 Behdad Esfahbod[test] Test blob API
2011-05-07 Behdad Esfahbod[API] Simplify blob API, remove lock
2011-05-06 Behdad EsfahbodAdd -Bsymbolic-functions to linker flags
2011-05-06 Behdad Esfahbod[TODO] Update
2011-05-06 Behdad EsfahbodRemove unused hb_blob_try_writable_inplace()
2011-05-06 Behdad EsfahbodAdd note re deadlocks
2011-05-06 Behdad Esfahbod[API] Add hb_language_get_default()
2011-05-06 Behdad Esfahbod[API] Add version macros and functions
2011-05-05 Behdad EsfahbodAdd disable-static libtool flag
2011-05-05 Behdad EsfahbodRemove win32-dll libtool flag
2011-05-05 Behdad EsfahbodAdd AC_CANONICAL_HOST
2011-05-05 Behdad EsfahbodFix build with older glib
2011-05-05 Behdad Esfahbod[buffer] Remove wrong optimization
2011-05-05 Behdad EsfahbodMake user_data access threadsafe
2011-05-05 Behdad EsfahbodShrink code
2011-05-05 Behdad EsfahbodUse threadsafe set implementation for hb_language lookups
2011-05-05 Behdad EsfahbodAdd hb_threadsafe_set_t
2011-05-05 Behdad EsfahbodUse hb_array_t for hb_language_t mapping
2011-05-05 Behdad EsfahbodMove code around
2011-05-05 Behdad Esfahbod[TODO] Remove done items
2011-05-05 Behdad EsfahbodReplace fixed-size lookup_maps array with hb_array_t
2011-05-05 Behdad EsfahbodReplace fixed-size feature_maps array with hb_array_t
2011-05-05 Behdad EsfahbodReplace fixed-size feature_infos array with hb_array_t
2011-05-05 Behdad EsfahbodMinor
next