platform/upstream/libHarfBuzzSharp.git
2015-04-30 Behdad EsfahbodUse TRUE/FALSE instead of true/false in docs
2015-04-30 Khaled HosnySome attempt into initial hb-shape documentation
2015-04-30 Behdad EsfahbodNew API: hb_buffer_reverse_range()
2015-04-24 Jonathan KewDon't apply Arabic shaping to vertical text.
2015-04-24 Behdad EsfahbodUpdate check-libstdc++ for clang
2015-04-23 Behdad Esfahbod[test] Ignor 'n' and 'i' in hb-unicode-encode
2015-04-22 Behdad Esfahbod[coretext] Oops; fix issue number for previous commit
2015-04-22 Behdad Esfahbod[coretext] Fix positioning with trailing whitespace
2015-04-17 Behdad Esfahbod[ot-font] Accept MS Symbol cmap if nothing else found
2015-04-14 Behdad EsfahbodRevert "Add MSVC pragma for UTF-8 source code"
2015-04-14 Behdad EsfahbodWhitespace
2015-04-14 Behdad EsfahbodMerge pull request #86 from cpfair/hb-shape-output...
2015-04-13 Behdad EsfahbodAdd MSVC pragma for UTF-8 source code
2015-04-10 Behdad EsfahbodMerge pull request #99 from khaledhosny/introspection...
2015-04-10 Khaled Hosny[bindings] Fix hb_buffer_get_segment_properties
2015-04-10 Behdad EsfahbodMerge branch 'hb-fc'
2015-04-10 Behdad EsfahbodMerge pull request #98 from KonstantinRitt/WEC2013
2015-04-10 Khaled Hosny[bindings] Fix ownership of returned hb_language_t
2015-04-10 Konstantin... Fix build on WEC2013
2015-04-10 Behdad Esfahbod[utils] Add hb-fc-list
2015-04-10 Behdad EsfahbodRelax inert checks
2015-04-09 Behdad Esfahbod[util/hb-view] Fix rendering with all combinations...
2015-04-09 Behdad Esfahbod[util] Minor
2015-04-09 Behdad Esfahbod[util] Accept comma as well as space when separating...
2015-04-09 Behdad EsfahbodMinor rename
2015-04-08 Behdad EsfahbodMinor
2015-04-08 Behdad EsfahbodFixup
2015-04-08 Behdad EsfahbodFix warnings
2015-04-08 Behdad EsfahbodErr, instead of warn, if mutex / atomic / unicode funcs...
2015-04-08 Behdad EsfahbodFix unused var warnings
2015-04-08 Konstantin... Minor refactoring to the atomics implementation
2015-04-08 Behdad EsfahbodMinor
2015-04-08 Behdad EsfahbodAllow implementing atomic and mutex ops in config
2015-04-08 Behdad EsfahbodMinor
2015-04-06 Behdad Esfahbod[test] Use /usr/bin/env python instead of /usr/bin...
2015-04-06 Behdad EsfahbodMerge pull request #93 from ebraminio/archpy3
2015-04-01 Behdad EsfahbodMSVC 2015 supports snprintf and not _snprintf
2015-04-01 Behdad EsfahbodMove WinCE define to better place
2015-03-30 Ebrahim ByagowiMake hb_test_tools.py compatible with python 3
2015-03-26 Behdad EsfahbodFix VC++ /analyze warnings
2015-03-22 Behdad EsfahbodMerge pull request #90 from khaledhosny/introspection...
2015-03-22 Khaled Hosny[bindings] Fix *_from_string functions
2015-03-20 Behdad Esfahbod0.9.40
2015-03-20 Behdad EsfahbodFix reverse_range() for empty range
2015-03-04 Behdad EsfahbodFix previous commit
2015-03-04 Behdad EsfahbodAccept glibtoolize as libtoolize
2015-03-04 Behdad Esfahbod0.9.39
2015-03-04 Behdad EsfahbodFix hb-uniscribe build
2015-03-03 Behdad EsfahbodFix reverse_range() to only reverse alt array if positi...
2015-02-26 Behdad EsfahbodBetter error message if libtool is not installed
2015-02-26 Behdad EsfahbodClean up gtk-doc.make
2015-02-26 Behdad EsfahbodInstall git.mk in docs/
2015-02-26 Behdad EsfahbodUpdate git.mk from upstream
2015-02-25 Behdad EsfahbodMinor refactoring
2015-02-25 Behdad EsfahbodMinor
2015-02-25 Behdad EsfahbodTypo
2015-02-25 Behdad EsfahbodMinor
2015-02-25 Behdad Esfahbod[layout] Fix comparison of GlyphID and hb_codepoint_t
2015-02-25 Behdad EsfahbodRemove unused (and wrong as of a few commits ago) cmp...
2015-02-25 Behdad EsfahbodMinor
2015-02-25 Behdad EsfahbodMinor
2015-02-25 Behdad Esfahbod[layout] If lookup has only one subtable, move the...
2015-02-25 Behdad Esfahbod[layout] Add apply_forward / apply_backward
2015-02-25 Behdad Esfahbod[layout] Remove unneeded return value from apply()
2015-02-25 Behdad EsfahbodMinor simpilfy BEInt
2015-02-25 Behdad EsfahbodOptimize IntType comparison to avoid branches for 16bit...
2015-02-25 Behdad EsfahbodMinor simplify IntType
2015-02-25 Behdad Esfahbod[layout] Minor
2015-02-25 Behdad Esfahbod[layout] Minor
2015-02-25 Behdad Esfahbod[layout] Don't check glyph props against lookup flags...
2015-02-25 Behdad Esfahbod[layout] Port sanitize() to use dispatch()
2015-02-25 Behdad EsfahbodRemove unused macro
2015-02-25 Behdad Esfahbod[layout] Refactor Lookup::dispatch()
2015-02-25 Behdad Esfahbod[layout] Refactor get_subtable()
2015-02-25 Behdad EsfahbodMinor
2015-02-25 Behdad Esfahbod[layout] Use dispatch() for add_coverage()
2015-02-25 Behdad Esfahbod[layout] Add may_dispatch()
2015-02-25 Behdad EsfahbodMake sanitize() a const method
2015-02-25 Behdad EsfahbodMinor
2015-02-25 Behdad EsfahbodRemove unnecessary check in sanitize
2015-02-25 Behdad Esfahbod[layout] Allocate iters in the context
2015-02-25 Behdad Esfahbod[layout] Move skippy_iter setup from constructor into...
2015-02-25 Behdad Esfahbod[lookup] Add skippy_iter.reset()
2015-02-25 Behdad Esfahbod[layout] Shuffle code around
2015-02-25 Behdad Esfahbod[layout] Merge forward and backward iterators
2015-02-25 Behdad Esfahbod[layout] Fix backward reject()
2015-02-25 Behdad Esfahbod[layout] Remove some unnecessary checks in skippy
2015-02-25 Behdad Esfahbod[lookup] Don't initialize skippy if coverage match...
2015-02-25 Behdad Esfahbod[layout] Use setter method to set c->lookup_props
2015-02-25 Behdad Esfahbod[layout] Remove unused wrapper method
2015-02-25 Behdad EsfahbodAdd hb_frozen_set_t
2015-02-25 Behdad EsfahbodHide internals of lookup accelerators
2015-02-25 Behdad Esfahbod[util] Add convenience "make lib" target
2015-02-25 Behdad EsfahbodMerge pull request #85 from KonstantinRitt/define_inline
2015-02-14 Collin FairStop hb-shape docs leaking into hb-view
2015-02-14 Collin Fair'All' of the above, not 'each'
2015-02-14 Collin FairRemove reference to --help-output-content in --help...
2015-02-14 Collin FairAdd serialization syntax documentation. Clarify naming...
2015-02-13 Konstantin... Fix build with MSVC on CE
2015-01-28 Behdad Esfahbod[ft] Handle negative scales with vertical writing
next