profile/ivi/org.tizen.video-player.git
2009-11-06 Behdad Esfahbodinclude errno.h
2009-11-06 Behdad EsfahbodAdd debugging to object lifecycle
2009-11-06 Behdad EsfahbodCosmetic
2009-11-05 Behdad EsfahbodReturn 0 from get_glyph_nil
2009-11-05 Behdad EsfahbodInitialize font->klass
2009-11-05 Behdad EsfahbodAdd TODO item
2009-11-05 Behdad EsfahbodFix ref counting
2009-11-05 Behdad EsfahbodAdd hb_ft_face_create_cached
2009-11-05 Behdad EsfahbodAdd default positioning to hb-shape
2009-11-05 Behdad EsfahbodFix MarkMark issue with ligid and components
2009-11-05 Behdad EsfahbodInclude stdio.h if debugging
2009-11-05 Behdad EsfahbodAdd hb_font_get_*
2009-11-05 Behdad EsfahbodRename [xy]_pos to [xy]_offset since we don't accumulat...
2009-11-05 Behdad EsfahbodCosmetic
2009-11-05 Behdad EsfahbodStart filling hb_shape() in
2009-11-05 Behdad EsfahbodAdd script and language to buffer
2009-11-05 Behdad EsfahbodAdd hb_language_t as well as language/script conversion...
2009-11-04 Behdad EsfahbodDefine ARRAY_LENGTH
2009-11-04 Behdad EsfahbodAnother one
2009-11-04 Behdad EsfahbodMinor
2009-11-04 Behdad EsfahbodFix previous commit, ouch!
2009-11-04 Behdad EsfahbodFix array query API
2009-11-04 Behdad EsfahbodFinish FT glue. Rough and untested
2009-11-04 Behdad EsfahbodAdd TODO item
2009-11-04 Behdad EsfahbodImplement nil font functions
2009-11-03 Behdad EsfahbodStart ft glue
2009-11-03 Behdad EsfahbodAdd ICU glue
2009-11-03 Behdad EsfahbodFix hb_be_uint16()
2009-11-03 Behdad EsfahbodNamespace MSVC defines in public header
2009-11-03 Behdad EsfahbodMove unicode_funcs to buffer
2009-11-03 Behdad Esfahbod[Makefile] Install hb-unicode.h
2009-11-03 Behdad Esfahbod[TODO] Add item for fixing buffer error handling
2009-11-03 Behdad EsfahbodAdd check for not linking to libstdc++
2009-11-03 Behdad EsfahbodUse the C linker, not C++ linker
2009-11-03 Behdad Esfahbod[configure] Fix check for FreeType
2009-11-03 Behdad Esfahbod[TODO] Remove obsolete item
2009-11-03 Behdad EsfahbodAdd bunch of TODO items
2009-11-03 Behdad EsfahbodMore MSVC fixes from Jonathan Kew
2009-11-03 Behdad EsfahbodDon't use zero-sized arrays
2009-11-03 Behdad EsfahbodCosmetic
2009-11-02 Behdad EsfahbodAnother try at build without glib
2009-11-02 Behdad EsfahbodFix build without glib, again
2009-11-02 Behdad EsfahbodDisable configure cache
2009-11-02 Behdad EsfahbodWe don't really use gthread directly
2009-11-02 Behdad EsfahbodUpdate Makefile to build without glib
2009-11-02 Behdad EsfahbodBuild without glib
2009-11-02 Behdad EsfahbodMSVC has no stdint.h
2009-11-02 Behdad EsfahbodRemove use of GINT16_FROM_BE
2009-11-02 Behdad EsfahbodInstall library
2009-11-02 Behdad EsfahbodGenerate ChangeLog
2009-11-02 Behdad EsfahbodAdd build system
2009-11-02 Behdad Esfahbod[HB] Add glyph_metrics typedef
2009-11-02 Behdad Esfahbod[HB] Add point_index to get_contour_point()
2009-11-02 Behdad Esfahbod[HB] Fix lookup_flag ignoring
2009-11-02 Behdad Esfahbod[HB] Add comment
2009-11-02 Behdad Esfahbod[HB] Fix apply_lookup() loop
2009-11-02 Behdad Esfahbod[HB] Fix bug in chain_context_lookup() invocations
2009-11-02 Behdad Esfahbod[HB] Add TODO item
2009-11-02 Behdad Esfahbod[HB] Rename DEBUG to TRACE where appropriate
2009-11-02 Behdad Esfahbod[HB] Add GSUB/GPOS tracing
2009-11-02 Behdad Esfahbod[HB] Allow enabling different debug facilities individually
2009-11-02 Behdad EsfahbodFix stupid array growing bug
2009-11-02 Behdad Esfahbod[HB] Simplify counting
2009-11-02 Behdad Esfahbod[HB] Indent
2009-11-02 Behdad Esfahbod[HB] Bug 593231 - < c99 compiler dislikes ValueRecord
2009-11-02 Behdad EsfahbodBug 592484 - invalid write in HB
2009-11-02 Behdad Esfahbod[HB][glib] Make glib unicode funcs static
2009-11-02 Behdad Esfahbod[HB] Fix more casts
2009-11-02 Behdad Esfahbod[HB] Rename CAIRO_ in macro prefix to HB_
2009-11-02 Behdad Esfahbod[HB] Remove HB_MEMORY_MODE_READONLY_NEVER_DUPLICATE
2009-11-02 Behdad Esfahbod[HB] s/writeable/writable/g
2009-11-02 Behdad Esfahbod[HB] Hide lig_id and component members of hb_glyph_info_t
2009-11-02 Behdad Esfahbod[HB] Fix typo
2009-11-02 Behdad Esfahbod[HB] Add font funcs prototypes
2009-11-02 Behdad EsfahbodFix a few other pedantic warnings
2009-11-02 Behdad Esfahbod[HB] Fix pedantic warnings
2009-11-02 Behdad Esfahbod[HB] Fix more wrong method signatures
2009-11-02 Behdad Esfahbod[HB] Fix wrong method signature
2009-11-02 Behdad EsfahbodBug 592194 - Fix missing _SC_PAGE_SIZE macro
2009-11-02 Behdad Esfahbod[HB] Avoid int overflow in GPOS
2009-11-02 Behdad Esfahbod[HB] Simplify loop
2009-11-02 Behdad Esfahbod[HB] Merge mark positionin code between three types...
2009-11-02 Behdad Esfahbod[HB] More minor shuffling
2009-11-02 Behdad Esfahbod[HB] Move code around
2009-11-02 Behdad Esfahbod[HB] Correctly sanitize LigatureAttach
2009-11-02 Behdad Esfahbod[HB] Simplify MarkBase and MarkLig too
2009-11-02 Behdad Esfahbod[HB] Simplify MarkMark
2009-11-02 Behdad Esfahbod[HB] Fix possible int overflows during sanitize
2009-11-02 Behdad Esfahbod[HB] Debug output for SANITIZE_MEM()
2009-11-02 Behdad Esfahbod[HB] Use inline function for SANITIZE_MEM()
2009-11-02 Behdad Esfahbod[HB] Use SANITIZE_THIS() when applicable
2009-11-02 Behdad Esfahbod[HB] Add note about auditing sanitize code for overflows
2009-11-02 Behdad Esfahbod[HB] Add empty hb_shape() API
2009-11-02 Behdad Esfahbod[HB] Bitfield packing *is* very delicate
2009-11-02 Behdad EsfahbodBug 591511 – hh-blob.c does not compile using mingw...
2009-11-02 Behdad Esfahbod[HB] Fix buffer sizing issue with mingw gcc
2009-11-02 Behdad EsfahbodBug 591413 – needs to link with libstdc++
2009-11-02 Behdad EsfahbodBug 591511 – hb-blob.c does not compile using mingw...
2009-11-02 Behdad Esfahbod[HB] Add comment
2009-11-02 Behdad Esfahbod[HB] Always clear positions if dirty, before returning...
next