apps/home/video-player.git
2011-05-02 Behdad Esfahbod[test/unicode] Port the _custom test to test all proper...
2011-05-02 Behdad Esfahbod[test/unicode] Test Unicode 5.2+ but don't fail
2011-05-02 Behdad Esfahbod[test/buffer] Clean up testing
2011-05-02 Behdad EsfahbodMinor
2011-05-02 Behdad Esfahbod[icu] Make sure we return script UNKNOWN instead of...
2011-05-02 Behdad EsfahbodISO 15924 fixes
2011-05-02 Behdad Esfahbod[test/unicode] Add log messages
2011-05-02 Behdad EsfahbodMinor
2011-04-29 Behdad Esfahbod[test/unicode] Add testing of all unicode properties
2011-04-29 Behdad Esfahbod[test/unicode] Test is/make_immutable()
2011-04-29 Behdad Esfahbod[test/unicode] Use text fixture instead of static variables
2011-04-28 Behdad Esfahbod[test/buffer] Add UTF-16 tests
2011-04-28 Behdad Esfahbod[test/buffer] Add more extensive UTF-8 test data from...
2011-04-28 Behdad Esfahbod[test/buffer] Add initial utf-8 tests
2011-04-28 Behdad EsfahbodAdd test suite infrastructure
2011-04-28 Behdad Esfahbod[API Remove hb_font_funcs_copy()
2011-04-28 Behdad Esfahbod[TODO] Remove finished items
2011-04-28 Behdad EsfahbodAdd _hb_unsigned_int_mul_overflows
2011-04-28 Behdad EsfahbodDesable possibly lethal test on 64-bit machines
2011-04-28 Behdad Esfahbod[test/buffer] Test pre_allocate() and allocation_succes...
2011-04-28 Behdad EsfahbodFix possible but improbable overflow in hb_array_t
2011-04-28 Behdad Esfahbod[buffer] More error handling
2011-04-28 Behdad Esfahbod[test/buffer] Add test pre_alloc(); hangs in the buffer...
2011-04-28 Behdad Esfahbod[test/buffer] Test reset(), set_length(), and set/get_u...
2011-04-28 Behdad Esfahbod[test/buffer] Test reverse() and reverse_clusters()
2011-04-28 Behdad Esfahbod[API] Add _set/get_user_data() for all objects
2011-04-28 Behdad EsfahbodMove code around
2011-04-28 Behdad EsfahbodAdd initial implementation of user_data to objects
2011-04-27 Behdad Esfahbod[object] Remove unnecessary use of macros
2011-04-27 Behdad Esfahbod[blob] Use HB_FUNC instead of __FUNCTION__
2011-04-27 Behdad Esfahbod[object] Add tracing support back in
2011-04-27 Behdad EsfahbodGNOME Bug 612402 - (hb-arm) HarfBuzz compilation fix...
2011-04-27 Behdad Esfahbod[API] Add hb_direction_from/to_string()
2011-04-27 Behdad EsfahbodRename hb-view.c and test.c to .cc files
2011-04-27 Behdad Esfahbod[TODO] Add hb-view items
2011-04-27 Behdad EsfahbodMake buffer size growth start from 32 instead of 8
2011-04-27 Behdad Esfahbod[API] Add hb_unicode_funcs_get_default()
2011-04-27 Behdad EsfahbodReplace simple macros with inline functions for better...
2011-04-27 Behdad EsfahbodAdd TODO item
2011-04-27 Behdad EsfahbodDon't return in void function
2011-04-21 Behdad EsfahbodFurther simplify object handling
2011-04-21 Behdad EsfahbodAdd hb_object_header_t which is the common part of...
2011-04-21 Behdad EsfahbodMove hb_reference_count_t to hb-private.h
2011-04-21 Behdad EsfahbodUpdate Copyright headers
2011-04-21 Behdad Esfahbod[hb-view] Accept numbers in feature tag name
2011-04-21 Behdad EsfahbodRemove obsolete comment
2011-04-21 Behdad EsfahbodAdd ASSERT_STATIC_EXPR macro
2011-04-21 Behdad EsfahbodCleanup hb_refrence_count_t
2011-04-21 Behdad Esfahbod[TODO] Remove finished items
2011-04-21 Behdad Esfahbod[API] Allow negative font x_scale/y_scale
2011-04-21 Behdad Esfahbod[icu] Remove big script switch(), rely on reverse-lookup
2011-04-20 Behdad EsfahbodMove hb_reference_count_t from macros to inline methods
2011-04-20 Behdad EsfahbodRename all private sources and headers to C++ files
2011-04-20 Behdad EsfahbodRename hb-blob.c to hb-blob.cc in preparation of more...
2011-04-20 Behdad Esfahbod[TODO] Remove done items
2011-04-20 Behdad Esfahbod[API] Make hb_face_reference_table() return empty blob...
2011-04-20 Behdad Esfahbod[API] Rename hb_face_get_table() to hb_face_reference_t...
2011-04-20 Behdad Esfahbod[TODO] Remove done items
2011-04-20 Behdad Esfahbod[API] Remove hb_*_get_reference_count()
2011-04-20 Behdad Esfahbod[OT] Fix script to ot-script-tag conversion
2011-04-20 Behdad EsfahbodMinor
2011-04-20 Behdad Esfahbod[test] Add test for headers included from C and C++
2011-04-20 Behdad Esfahbod[test] Add todo items
2011-04-20 Behdad Esfahbod[API] font: move user_data before destroy()
2011-04-20 Behdad Esfahbod[API] blob: move user_data before destroy()
2011-04-20 Behdad Esfahbod[test] Rename test-types to test-common
2011-04-20 Behdad Esfahbod[icu] Add two-way script conversion functions
2011-04-20 Behdad Esfahbod[glib] Add two-way script conversion functions
2011-04-20 Behdad EsfahbodRemove verbose comments
2011-04-20 Behdad Esfahbodunicode: Cleanup implementation
2011-04-20 Behdad EsfahbodCosmetic
2011-04-20 Ryan Lortie[API] unicode: rework virtual functions for subclassing
2011-04-19 Behdad Esfahbod[API] Rename hb_buffer_add_glyph() to hb_buffer_add()
2011-04-19 Behdad Esfahbod[API] Add hb_buffer_allocation_successful()
2011-04-19 Ryan Lortie[API] Rename hb_buffer_ensure() to hb_buffer_pre_allocate()
2011-04-19 Ryan Lortie[API} hb_buffer_get_glyph_{infos,positions}: Add length...
2011-04-19 Behdad Esfahbod[API] Use ISO 15924 tags for hb_script_t
2011-04-15 Behdad EsfahbodChange buffer default properties to invalid
2011-04-15 Behdad EsfahbodMove enum types to hb-common.h
2011-04-15 Behdad Esfahbod[TODO] Add new item
2011-04-15 Behdad EsfahbodMark internal buffer variables private
2011-04-15 Behdad EsfahbodAdd hb_script_from_string()
2011-04-15 Behdad EsfahbodRemove hb_buffer_clear_positions(), add hb_ot_layout_po...
2011-04-15 Behdad Esfahbod[API] Remove hb_buffer_clear()
2011-04-15 Behdad Esfahbod[TODO] Remove done items
2011-04-15 Behdad EsfahbodCosmetic
2011-04-15 Behdad Esfahbod[TODO] Remove done items
2011-04-15 Behdad EsfahbodMake hb_language_t typesafe
2011-04-15 Behdad Esfahbod[test] Add more TODO items
2011-04-13 Behdad EsfahbodAdd hb_buffer_reset() and hb_buffer_set_length()
2011-04-13 Behdad EsfahbodMinor
2011-04-13 Behdad Esfahbod[test] Add todo items
2011-04-13 Behdad Esfahbod[TODO] Add item re script iso15924 functions
2011-04-13 Behdad Esfahbod[test] Test hb-buffer.h
2011-04-13 Behdad Esfahbod[TODO] Add item re hb_buffer_reset()
2011-04-13 Behdad Esfahbod[TODO] Add item re hb_buffer_resize()
2011-04-13 Behdad Esfahbod[TODO] Add API item
2011-04-11 Behdad EsfahbodMinor
2011-04-11 Behdad Esfahbod[test] Actually hook up hb_script_t tests
2011-04-11 Behdad EsfahbodFold hb-language.[ch] into hb-common.[ch]
next