apps/home/video-player.git
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]
2011-04-11 Behdad Esfahbod[test] Test hb_language_t
2011-04-11 Behdad EsfahbodMake hb_language_from_string("") return NULL language
2011-04-11 Behdad Esfahbod[teset] Test hb_script_t
2011-04-11 Behdad EsfahbodRename hb_category_t to hb_unicode_general_category_t
2011-04-11 Behdad EsfahbodMake HB_TAG_CHAR4 private
2011-04-11 Behdad EsfahbodMake hb_tag_from_string(NULL) return HB_TAG_NONE
2011-04-11 Behdad EsfahbodBuild fix
2011-04-11 Behdad EsfahbodMove macros around
2011-04-11 Behdad EsfahbodRename HB_TAG_STR() to HB_TAG_CHAR4()
2011-04-11 Behdad EsfahbodAdd an in-tree test suite
2011-04-11 Behdad EsfahbodAdd few more paratheses to the HB_TAG macro
2011-04-11 Behdad EsfahbodA few more ASSERTs
2011-04-11 Behdad EsfahbodRemove warning message from public header file
2011-04-11 Behdad EsfahbodAssert int types
2011-04-07 Behdad EsfahbodAdd test directory
2011-04-07 Behdad EsfahbodUpdate TODO items
2011-04-06 Behdad EsfahbodDisable 'cswh' by default except for Arabic shaper
2011-04-04 Behdad Esfahbod[hb-view] setlocale (LC_ALL, "")
2011-04-04 Behdad Esfahbod[hb-view] Rewrite --features parsing, with range support
2011-04-04 Behdad Esfahbod[hb-view] Use cached hb-ft face creation
2011-04-04 Behdad Esfahbod[hb-view] Add --debug
2011-04-01 Behdad Esfahbod[hb-view] Support --features
2011-04-01 Behdad EsfahbodSort options for clarity
2011-03-16 Behdad EsfahbodAdd script to/from ISO 15924 tag support
2011-03-16 Behdad EsfahbodLet hb_shape() guess script and direction...
2011-03-02 Behdad Esfahbod[hb-view] Handle write_to_png errors
2011-03-02 Behdad Esfahbod[hb-view] Link with -lm
2011-02-28 Behdad EsfahbodFix possible overflow
2011-02-23 Behdad EsfahbodDefault background color shall either be white or trans...
2011-02-22 Behdad EsfahbodAdd initial hb-view tool
2011-02-15 Bradley GraingerFix #pragma message for MSVC.
2011-01-10 Behdad EsfahbodFix language extension matching
2011-01-10 Behdad EsfahbodDon't use the m4/ dir
2011-01-10 Behdad EsfahbodFix 'make distcheck'
2011-01-10 Javier JardónBug 31174 - Update autotools configuration
2011-01-06 Behdad EsfahbodFix ChanContext backtrack matching with GPOS
2011-01-06 Behdad EsfahbodRemove unused realloc
2011-01-06 Behdad EsfahbodFix ICU detection
2010-12-27 Behdad EsfahbodRemove Graphite backend
2010-12-22 Behdad EsfahbodDocs
2010-12-21 Behdad EsfahbodBug 32274 - classic mongolian shaper
2010-12-21 Behdad EsfahbodReroute Mandaic shaping through the Arabic shaper
2010-12-21 Behdad EsfahbodAnnotate the Arabic joining table with block information
2010-12-18 Behdad EsfahbodRename remaining metrics uses to extents
2010-12-15 Behdad EsfahbodRename TableDirectory to TableRecord as per OpenType 1.6
2010-12-13 Behdad EsfahbodUpdate 'head' table to OpenType 1.6
2010-12-13 Behdad EsfahbodDisallow ligature substitutions replacing one glyph
2010-12-13 Behdad EsfahbodMozilla Bug 618592 - freeze on typekit
2010-12-07 Behdad EsfahbodRename original_direction to target_direction
2010-12-07 Behdad EsfahbodFix arabic shaping of LTR text
2010-11-30 Behdad EsfahbodBug 31965 - some GNU/Linux distributions lack icu.pc...
2010-11-29 Behdad EsfahbodAdjust pyx files to reflect change from int to hb_var_int_t
2010-11-22 Behdad EsfahbodFix failing checks
2010-11-22 Behdad EsfahbodRemove email address from Copyright headers
2010-11-18 Behdad EsfahbodClarify copyright notice
2010-11-17 Behdad EsfahbodMove generated table to its own file
2010-11-17 Behdad EsfahbodUpdate Arabic joining table to include Mandaic
2010-11-17 Behdad EsfahbodAdd OpenType script tags for Unicode 5.2 and Unicode...
next