platform/upstream/pango.git
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
2009-03-23 Sebastian DrögeBug 576298 – Fails to link pango-view if --without...
2009-03-20 Chris Wilson[pango] Allocate PangoScriptIter on stack.
2009-03-17 Behdad Esfahbod[pango-context] Fix assertion with enable_fallback...
2009-03-16 Behdad EsfahbodRelease 1.24.0 1.24.0
2009-03-16 Behdad EsfahbodRename ChangeLog.pre-1.23 -> ChangeLog.pre-1-23
2009-03-16 Behdad Esfahbod[Makefile.am] Generage ChangeLog from git-log
2009-03-16 Behdad EsfahbodBug 547963 – man page for pango-view
2009-03-16 Behdad EsfahbodBug 502804 – pango-view or pangocairo-view option to...
2009-03-16 Behdad Esfahbod[pango-view] Add an extra level of mild annotation...
2009-03-16 Behdad Esfahbod[pango-view] Clear background in _render
2009-03-16 Behdad EsfahbodBug 502805 – pango-view option for foreground/backgroun...
2009-03-16 Behdad Esfahbod[configure.in] Look for pango.pc.in instead of ChangeLog
2009-03-15 Behdad Esfahbod[pango-view] Don't clear the background for vector...
2009-03-15 Behdad Esfahbod[pango-view] Add ability to save to PS, EPS, PDF, and SVG
2009-03-15 Behdad Esfahbod[pango-view] Make the cairo backend save png natively
2009-03-15 Behdad Esfahbod[Makefile.am] Cleanup
2009-03-15 Behdad EsfahbodRed Hat Bug 490331 - Crash of galeon in libpango
2009-03-15 Behdad EsfahbodBug 523166 – pango-view opens display even when invoked...
2009-03-15 Behdad Esfahbod[pango-view] Don't set metrics-hinting, fallback to...
2009-03-14 Behdad Esfahbod[pango-view] Remove per-backend binaries
2009-03-14 Behdad EsfahbodRebuild pango-script-lang-table.h with fontconfig-2...
2009-03-14 Behdad Esfahbod[Makefile.am] Fix build of gen-script-for-lang
2009-03-13 Behdad Esfahbod[pangofc-fontmap] Document the caching structure
2009-03-13 Behdad Esfahbod[pangofc] Share cmap cache between PangoFcFont's of...
2009-03-13 Behdad Esfahbod[pangofc] Reuse filename from pattern in coverage key
2009-03-13 Behdad Esfahbod[pangofc] Add a "fontmap" property to PangoFcFont
2009-03-13 Behdad Esfahbod[pango-coverage] Fix optimization bug in pango_coverage...
2009-03-13 Behdad Esfahbod[pango-coverage] Use gslice for data arrays
2009-03-13 Behdad Esfahbod[pango-coverage] Remove unused struct member
2009-03-10 Behdad EsfahbodIncrease FONTSET_CACHE_SIZE from 64 to 256
2009-03-10 Behdad Esfahbod[pangofc-fontmap] Don't unref NULL object (RH bug#...
2009-03-09 Tor LillqvistRevert change from 2008-05-28 that mapped words and...
2009-03-02 Behdad Esfahbod[opentype] Protect against illegal access for arrays...
2009-03-02 Behdad Esfahbod[opentype] Use size_t instead of uint for malloc wrappers
2009-03-02 Behdad Esfahbod[glyphstring] Handle overflow with very long glyphstrings
2009-03-02 Behdad Esfahbod[pango-language] Fix small leak
2009-03-02 Behdad EsfahbodBug 572662 – Remove deprecated GTK+ symbols
2009-03-02 Behdad EsfahbodRename ChangeLog to ChangeLog.pre-1.23
2009-03-02 Behdad EsfahbodFix Bug 572529 – Poor -I ordering can break build
2009-02-07 Behdad EsfahbodFix warnings
2009-02-03 Behdad EsfahbodFix check. 1.23.0 PANGO_1_23_0
2009-02-03 Behdad Esfahbod=== Released 1.23.0 ===
2009-02-03 Behdad EsfahbodComment out gobject-introspection for now, to get a...
2009-02-03 Behdad EsfahbodFix conditional.
2009-02-02 Behdad EsfahbodDon't do anything in shutdown. Was causing double-free...
2009-02-02 Behdad EsfahbodAllocate all array rows in a single ALLOC call. Saves...
2009-01-31 Behdad EsfahbodIt's not a programming error if face->family is NULL...
2009-01-31 Behdad EsfahbodTypo
2009-01-30 Behdad EsfahbodBug 569763 – pango doesn't like font descriptions witho...
2009-01-30 Behdad EsfahbodRemove default font family and size. This means default...
2009-01-29 Behdad EsfahbodRemove ClassDef->Defined field. This is the comment...
2009-01-29 Behdad EsfahbodUse calloc(), instead of malloc()ing and memset()ing.
2009-01-29 Behdad EsfahbodRemove old cruft.
2009-01-29 Behdad EsfahbodDon't disassociate family from fontmap during cache_cle...
2009-01-29 Behdad EsfahbodAllocate all array rows in a single ALLOC call. Saves...
2009-01-28 Behdad EsfahbodBug 560792 – Make PangoLayoutLine with line->layout...
2009-01-28 Behdad EsfahbodBug 567392 – Abiword crashes in pango when opening...
2009-01-28 Behdad EsfahbodFix warning
2009-01-28 Behdad EsfahbodBump version to 1.23.0. Not releasing yet.
2009-01-28 Behdad EsfahbodUpdate doc templates
2009-01-28 Behdad EsfahbodBug 566727 – PangoFontsetLazy
2009-01-28 Behdad EsfahbodBug 567165 – Apply all pattern matrices
2009-01-28 Behdad EsfahbodFix typo.
2009-01-28 Behdad EsfahbodFix make check
2009-01-28 Behdad EsfahbodAutogenerage pango.types. Remove it from repository...
2009-01-28 Behdad EsfahbodChange PangoFc font loading API such that PangoContext...
2009-01-28 Behdad EsfahbodRemove desc argument from _pango_cairo_font_private_ini...
2009-01-28 Behdad EsfahbodAvoid context key comparison if any of the keys is...
2009-01-28 Behdad EsfahbodRemove context argument from _pango_cairo_font_private_...
2009-01-28 Behdad Esfahbod[pangocairo-fc] Remove unused member
2009-01-27 Behdad EsfahbodMinor.
2009-01-20 Johan DahlinBug 567934 – Add introspection support inside pango
2009-01-08 Behdad EsfahbodProtect against a NULL context.
next