platform/upstream/pango.git
2009-05-18 Behdad Esfahbod[HB] ChainContext complete
2009-05-18 Behdad Esfahbod[HB] Implement backtrack matching
2009-05-18 Behdad Esfahbod[HB] One more step to go, for fully working GSUB and...
2009-05-18 Behdad Esfahbod[HB] Further modularize Context matching
2009-05-18 Behdad Esfahbod[HB] A step closer to working ChainContext
2009-05-18 Behdad Esfahbod[HB] Add HeadlessArrayTo<>
2009-05-18 Behdad Esfahbod[HB] More template goodness
2009-05-18 Behdad Esfahbod[HB] More churning towards ChainContext lookups
2009-05-18 Behdad Esfahbod[HB] Towards sharing Context and ChainContext code
2009-05-18 Behdad Esfahbod[HB] Add check to avoid infinite recursion
2009-05-18 Behdad Esfahbod[HB] Cosmetic
2009-05-18 Behdad Esfahbod[HB] Start ChainContext and ReverseChainSingleSubst...
2009-05-18 Behdad Esfahbod[HB] Remove stale TODO
2009-05-18 Behdad Esfahbod[HB] Split Layout-common tables into new files
2009-05-18 Behdad Esfahbod[HB] More shuffling
2009-05-17 Behdad Esfahbod[HB] Cleanup format unions
2009-05-17 Behdad Esfahbod[HB] Use four bytes for Null Tag, not 5
2009-05-17 Behdad Esfahbod[HB] Couple size checks
2009-05-17 Behdad Esfahbod[HB] Propagate property of first glyph
2009-05-17 Behdad Esfahbod[GSUB] Further optimize the main switch
2009-05-17 Behdad Esfahbod[HB] Unify first glyph property checking
2009-05-17 Behdad Esfahbod[HB] Move Context matching logic out of GSUB
2009-05-17 Behdad Esfahbod[GSUB] Unify ContextSubst matching
2009-05-17 Behdad Esfahbod[HB] Renames
2009-05-17 Behdad Esfahbod[HB] Simplify buffer
2009-05-17 Behdad Esfahbod[HB] Add TODO item
2009-05-17 Behdad Esfahbod[HB] Update copyright years
2009-05-17 Behdad Esfahbod[HB] Simplify more arrays
2009-05-17 Behdad Esfahbod[HB] Use ArrayOf<> in GSUB
2009-05-17 Behdad Esfahbod[HB] Add ArrayOf<>
2009-05-17 Behdad Esfahbod[HB] Use OffsetTo<> for Coverage
2009-05-17 Behdad Esfahbod[HB] Use OffsetTo<> in more places
2009-05-17 Behdad Esfahbod[HB] Add OffsetTo template.
2009-05-17 Behdad Esfahbod[HB] Automate int-type size assertion
2009-05-17 Behdad Esfahbod[HB] Use templates for Null objects
2009-05-17 Behdad Esfahbod[HB] Remove obsolete comment
2009-05-16 Behdad Esfahbod[GSUB] Start ChainContextSubst
2009-05-16 Behdad Esfahbod[GSUB] Implement ContextSubstFormat3
2009-05-16 Behdad Esfahbod[GSUB] Implement ContextSubstFormat2
2009-05-16 Behdad Esfahbod[GSUB] Add GSUB::substitute_lookup()
2009-05-15 Behdad Esfahbod[GSUB] Finish ContextSubstFormat1
2009-05-15 Behdad Esfahbod[HB] Fix typo
2009-05-15 Behdad Esfahbod[HB] Add TODO item
2009-05-09 Behdad Esfahbod[HB] Remove DEFINE_NON_INSTANTIABLE
2009-05-09 Behdad Esfahbod[HB] Remove get_size()
2009-05-09 Behdad Esfahbod[GSUB] ContextSubst format 1
2009-05-08 Behdad Esfahbod[GSUB] Shuffle
2009-05-07 Behdad Esfahbod[HarfBuzz] Start a TODO file
2009-05-06 Behdad Esfahbod[GSUB] minor
2009-05-06 Behdad Esfahbod[GSUB] Towards Context subtitutes
2009-05-05 Behdad Esfahbod[GSUB] Minor refactoring
2009-05-05 Behdad Esfahbod[GSUB] Implement ligature substitutions
2009-05-05 Behdad Esfahbod[GSUB] Hook new GSUB up in Pango
2009-05-04 Behdad Esfahbod[GSUB] Start Ligature subtable support
2009-05-04 Behdad Esfahbod[GSUB] Implement Alternate subtables
2009-05-04 Behdad Esfahbod[GSUB] Implement Extension subtables
2009-05-04 Behdad Esfahbod[GSUB] Fix reverse lookup loop like we did in the old...
2009-05-04 Behdad Esfahbod[harfbuzz/GSUB] towards a partially working GSUB
2009-05-04 Behdad EsfahbodImplement the first substitute()
2009-05-04 Behdad EsfahbodMerge harfbuzz-ng
2009-05-04 Behdad EsfahbodReleased 1.24.2 1.24.2
2009-05-04 Behdad Esfahbod[git.mk] Better deal with non-automake directories
2009-05-04 Behdad Esfahbod[git.mk] Update
2009-05-04 Behdad Esfahbod[git.mk] Fix DEST_SUBDIR recursion
2009-05-04 Behdad Esfahbod[git.mk] Recurse in DIST_SUBDIRS too
2009-05-01 Behdad EsfahbodBug 580987 – SIGFPE in pango_glyph_string_index_to_x
2009-04-27 Behdad Esfahbod[doap] Add mailto:
2009-04-27 Behdad EsfahbodBug 580273 – Font metrics functions incorrectly listed...
2009-04-26 Behdad Esfahbod[git.mk] Also ignore other vim buffer files
2009-04-26 Behdad EsfahbodFix maintainer-clean
2009-04-24 Behdad Esfahbod[git.mk] Replace "git stat" with "git status"
2009-04-21 Behdad EsfahbodBug 579694 – Cygwin parallel-build patch
2009-04-19 Behdad Esfahbod[DOAP] Add category
2009-04-18 Behdad Esfahbod[git.mk] Support out-of-tree builds
2009-04-18 Behdad Esfahbod[git.mk] Remove copyright claim
2009-04-18 Behdad Esfahbod[Makefile.am] Minor cleanup
2009-04-18 Behdad Esfahbod[git.mk] Add gnome-doc-utils support
2009-04-18 Behdad Esfahbod[git.mk] Document more
2009-04-17 Behdad Esfahbod[git.mk] Document
2009-04-17 Behdad Esfahbod[docs] Fix Makefile.am to not delete .gitignore on...
2009-04-17 Behdad Esfahbod[doc] Update templates
2009-04-17 Behdad EsfahbodUse git.mk
2009-04-17 Behdad EsfahbodAdd git.mk
2009-04-17 Behdad EsfahbodDoap it up
2009-04-14 Behdad EsfahbodBug 578944 – pango-1.24.1 fails its testsuite
2009-04-14 Behdad EsfahbodBug 578935 – Syntax error (missing semicolon) in pango...
2009-04-09 Behdad EsfahbodBug 577952 – Error loading {GDEF,GSUB,GPOS} table 0x6EAD 1.24.1
2009-04-08 Behdad Esfahbod[pangofc] Be more tolerant on the "fontmap" property...
2009-04-07 Peter Clifton[doc] Tag markup attributes with version they were...
2009-04-07 Behdad Esfahbod[layout] Truncate final whitespace in the line before...
2009-04-06 Behdad Esfahbod[layout] When computing empty line extents, use both...
2009-04-06 Behdad Esfahbod[layout] Don't break line on LINE_SEPARATOR if the...
2009-04-06 Behdad EsfahbodAllow font_family=NULL in load_font() and load_fontset...
2009-04-06 Behdad Esfahbod[xft,ft2] Fix empty-glyph logical extents
2009-04-06 Behdad EsfahbodAllow desc_to_merge=NULL in pango_font_description_merge()
2009-04-06 Behdad EsfahbodUse g_debug() instead of g_message()
2009-03-30 Behdad Esfahbod[cairotwisted] Plug couple other leaks
2009-03-30 Behdad Esfahbod[cairotwisted] Plug leak
2009-03-26 Behdad Esfahbod[indic] Fix build
2009-03-26 Behdad EsfahbodBug 571291 – Unicode 5.1 support in pango - Indic Lanuages
next