framework/uifw/harfbuzz.git
2011-06-28 Behdad Esfahbod[test] Name tests after their input string
2011-06-28 Behdad EsfahbodMinor
2011-06-28 Behdad EsfahbodMinor
2011-06-28 Behdad Esfahbod[test] Remove disabled code
2011-06-28 Behdad Esfahbod[test] Restructure shape test data a bit
2011-06-28 Behdad Esfahbod[Indic] Optimize Indic table storage
2011-06-28 Behdad Esfahbod[Indic] Generate a single data table instead of multipl...
2011-06-28 Behdad Esfahbod[test] Add Indic tests from harfbuzz.old
2011-06-25 Behdad Esfahbod[Indic] Define indic_position_t
2011-06-24 Behdad Esfahbod[Indic] Add a table of consonant positions
2011-06-24 Behdad Esfahbod[Indic] Some of the basic features are global; Mark...
2011-06-17 Behdad Esfahbod[indic] Add syllable recognition state machine
2011-06-15 Behdad EsfahbodBetter categorize Indic character classes
2011-06-15 Behdad EsfahbodMinor compiler warning fixes
2011-06-15 Behdad EsfahbodChange a couple strstr() to strchr()
2011-06-14 Behdad EsfahbodFix compiler warnings with -pedantic
2011-06-14 Behdad EsfahbodRemove extra semicolon
2011-06-13 Behdad EsfahbodCosmetic
2011-06-11 Behdad EsfahbodGNOME Bug 652227 - Unconditional use of stdint.h
2011-06-07 Behdad EsfahbodMore Indic data shuffling
2011-06-07 Behdad EsfahbodMinor
2011-06-02 Behdad Esfahbod[Indic] Start an Indic shaper
2011-06-02 Behdad EsfahbodMinor
2011-06-02 Behdad EsfahbodUpdate to ArabicShaping-6.1.0d2.txt
2011-06-01 Behdad EsfahbodMinor rename
2011-06-01 Behdad Esfahbod[TODO] New items
2011-05-31 Behdad Esfahbod[Vertical] Apply vertical features
2011-05-31 Behdad Esfahbod[hb-view] Add --face-index to choose a face in a TrueTy...
2011-05-31 Behdad EsfahbodFix TTC header handling
2011-05-30 Behdad EsfahbodFixed inifinite loop introduced in 7403e055cd1463f
2011-05-27 Behdad EsfahbodShrink code size
2011-05-27 Behdad Esfahbod[OT] Separate map_builder from the actual map
2011-05-27 Behdad EsfahbodMinor
2011-05-27 Behdad Esfahbod[TODO] Add item
2011-05-27 Behdad EsfahbodMinor
2011-05-27 Behdad EsfahbodAdd check-includes.sh
2011-05-27 Behdad Esfahbod[configure] Generate sha256sum and GPG-sign it
2011-05-27 Behdad Esfahbod[test] Rename valgrind-log to log-vaglring.txt
2011-05-27 Behdad EsfahbodMinor
2011-05-27 Behdad EsfahbodBump version to 0.7.0 to open up for development
2011-05-27 Behdad EsfahbodRelease 0.6.0. First official tarball release!
2011-05-27 Behdad Esfahbod[test-common] Test hb_direction_to_string()
2011-05-27 Behdad Esfahbod[test] Rename test-symbols to check-symbols
2011-05-27 Behdad EsfahbodHide internal symbols
2011-05-27 Behdad Esfahbod[test/unicode] Fix double-free
2011-05-27 Behdad Esfahbod[test] Switch to automake-based test-runner
2011-05-27 Behdad Esfahbod[test] Add test-symbols that checks API symbol text...
2011-05-27 Behdad Esfahbod[test/version] Test hb-version.h
2011-05-25 Behdad EsfahbodAdd libtool versioning
2011-05-25 Behdad EsfahbodUpdate README, etc
2011-05-25 Behdad Esfahbod[TODO] Add item
2011-05-25 Behdad Esfahbod[API] One last font-funcs API change
2011-05-25 Behdad Esfahbod[test] Update to API changes
2011-05-25 Behdad Esfahbod[Vertical] fix vertical gpos
2011-05-25 Behdad Esfahbod[TODO] Update
2011-05-20 Behdad Esfahbod[Vertical] GPOS x/y advance adjustments only apply...
2011-05-19 Behdad Esfahbod[Vertical] Fix GPOS y-advance direction
2011-05-19 Behdad Esfahbod[Vertical] Do fallback origin calculation
2011-05-19 Behdad Esfahbod[Vertical] GPOS is always done with horizontal origin
2011-05-19 Behdad EsfahbodMore vertical
2011-05-18 Behdad Esfahbod[hb-view] Add --annotate
2011-05-18 Behdad EsfahbodVertical: Adjust origin in glyph_extents() and glyph_co...
2011-05-18 Behdad EsfahbodCosmetic
2011-05-18 Behdad EsfahbodMinor
2011-05-17 Behdad Esfahbod[API] Vertical support, take 2
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
next