platform/upstream/pango.git
2012-12-08 John RallsFix relative module paths
2012-12-07 Behdad EsfahbodBug 689864 - build failure
2012-12-07 Colin WaltersDrop last use of deprecated G_CONST_RETURN
2012-12-06 Alexander Larssonpost release version bump
2012-12-06 Alexander LarssonDisable check.docs for now 1.32.4
2012-12-06 Alexander LarssonUpdate NEWS for 1.32.4
2012-12-06 Alexander LarssonBump harfbuzz requirement to 0.9.9
2012-12-06 Alexander LarssonTrack changes in layout and dependencies via serials
2012-12-06 Alexander LarssonTrack changes in PangoContext via a serial
2012-12-06 Alexander LarssonTrack changes in FontMaps using a serial
2012-12-06 Behdad EsfahbodFix Win32 and CoreText cairo backends to take cairo...
2012-12-04 Colin Waltersbuild: Use -Bsymbolic-functions by default if available
2012-12-02 Behdad EsfahbodUpdate bidi tables to Unicode 6.2.0
2012-12-02 Behdad EsfahbodAdd GraphemeBreakTest.txt to the tree
2012-12-02 Behdad EsfahbodMinor
2012-12-02 Behdad EsfahbodFix grapheme boundaries of surrogates and unassigned...
2012-12-02 Behdad EsfahbodFix line break of surrogate characters
2012-12-02 Behdad EsfahbodFix grapheme properties of U+FFxx range
2012-12-02 Behdad EsfahbodFix grapheme properties of joiner / nonjoiner
2012-12-02 Behdad EsfahbodFix warning
2012-12-02 Behdad EsfahbodFix test-ot-tags expectations after harfbuzz transition
2012-12-02 Behdad EsfahbodRemove runtests.sh
2012-12-02 Behdad EsfahbodBuild test programs in "make all"
2012-12-02 Behdad EsfahbodFix build for tests
2012-12-02 Theppitak Karoonboon... Remove Thai/Lao Prepend/Extend properties
2012-11-30 Matthias ClasenFix a copy-paste error
2012-11-21 Behdad EsfahbodRequire harfbuzz 0.9.7
2012-11-20 Matthias ClasenPost-release version bump
2012-11-20 Matthias Clasen1.32.3 1.32.3
2012-11-15 Behdad EsfahbodAdjust to HarfBuzz 0.9.7 API
2012-11-15 John RallsProvide a phony define for the LANGUAGE macro
2012-11-15 John RallsMake PANGO_GLYPH flags an enum to make gobject-introspe...
2012-11-14 Matthias ClasenPost-release version bump
2012-11-14 Matthias Clasen1.32.2 1.32.2
2012-11-14 Matthias ClasenRename configure.in to configure.ac
2012-11-13 Benjamin Ottecolors: Update colors to SVG/CSS palette
2012-11-13 Benjamin Ottecolors: Add missing colors from the web palette
2012-11-13 Matthias ClasenXft: Fix a deadlock on display close
2012-11-07 Behdad EsfahbodFlush cairo surface when done
2012-10-30 Chun-wei FanBug 685021: "Add" load_fontset() for Win32 backend
2012-09-28 Matthias Clasen1.32.1 1.32.1
2012-09-28 Matthias ClasenDon't wipe docs in dist-hook-local
2012-09-27 Behdad EsfahbodFixup grapheme clusters
2012-09-26 Behdad EsfahbodAdd template for new API
2012-09-26 Matthias ClasenRevert "Temporarily work around doc build breakages"
2012-09-26 Matthias Clasen1.32.0 1.32.0
2012-09-26 Matthias ClasenTemporarily work around doc build breakages
2012-09-26 Behdad EsfahbodAdd pango_shape_full()
2012-09-26 Behdad EsfahbodUnbreak build system
2012-09-25 John RallsPort PangoCoreTextFont to use GWeakRef
2012-09-25 Behdad EsfahbodAllow --without-xft
2012-09-18 Matthias ClasenRevert "Temporarily work around doc build breakages"
2012-09-18 Matthias Clasen1.31.2 1.31.2
2012-09-18 Matthias ClasenTemporarily work around doc build breakages
2012-09-15 Matthias ClasenMake modules.c thread-safe
2012-09-15 Matthias ClasenRework config file reading
2012-09-14 Matthias ClasenLoad config file only once
2012-09-14 Behdad EsfahbodAdd HarfBuzz to pkgconfig requires.private
2012-09-14 Chun-wei Fanpango/pangowin32-fontmap.c: Fix build
2012-09-13 John RallsFixups for introspecting without Freetype
2012-09-08 Behdad EsfahbodOnly build pangocoretext if have cairo-qaurtz
2012-09-05 Matthias ClasenBump the required GLib version
2012-09-05 Matthias ClasenRevert "Temporarily work around doc build breakages"
2012-09-05 Matthias Clasen1.31.1 1.31.1
2012-09-05 Matthias ClasenTemporarily work around doc build breakages
2012-09-01 Matthias ClasenUse thread-safe qdata API for caching
2012-08-30 John RallsFix PangoCoreTextFontsetClass definition so that it...
2012-08-29 Behdad EsfahbodUse g_value_take_object
2012-08-29 Behdad EsfahbodFix warning
2012-08-29 Behdad EsfahbodBug 682952 - remove old glib check
2012-08-29 Behdad EsfahbodPort pangofc-font.c to GWeakRef
2012-08-29 Behdad EsfahbodPlug leak
2012-08-29 Chun-wei FanUpdate config.h.win32.in
2012-08-29 Matthias ClasenMake enum get_type functions thread-safe
2012-08-28 Colin Walterspangoft2: Fix typo
2012-08-28 Behdad EsfahbodStart cleaning up config reading
2012-08-28 Behdad EsfahbodMore churn
2012-08-28 Alessandro... Protect fontmaps with a mutex in pangoxft-fontmap.c
2012-08-28 Alessandro... Make static data thread safe in pangowin32-fontmap.c
2012-08-28 Alessandro... Make static data thread safe in pangoft2-fontmap.c
2012-08-28 Behdad EsfahbodMake pangofc-fontmap.c thread-safe
2012-08-28 Behdad EsfahbodMore thread-safety
2012-08-28 Alessandro... Make static data thread safe in pango-context.c
2012-08-28 Alessandro... Make static data thread safe in pangocairo-fcfont.c
2012-08-28 Alessandro... Make static data thread safe in pango-engine.c
2012-08-28 Alessandro... Make static data thread safe in pangocairo-fontmap.c
2012-08-28 Behdad EsfahbodMake pango-attributes thread-safe
2012-08-28 Behdad EsfahbodFix warnings
2012-08-28 Behdad EsfahbodMake pango-language.c thread-safe
2012-08-28 Alessandro... Make a couple of functions reentrant
2012-08-28 Alessandro... Make static data thread safe in pango-utils.c
2012-08-28 Matthias ClasenDeprecate pango_lookup_aliases()
2012-08-27 Behdad EsfahbodRemove residuals from when HarfBuzz was in-tree
2012-08-27 Behdad EsfahbodMinor
2012-08-27 Behdad EsfahbodMore pangox removal!
2012-08-27 Kristian Rietveldcoretext: silence compiler
2012-08-27 Kristian Rietveldcoretext: silently fail on invalid UTF8 instead of...
2012-08-25 Behdad EsfahbodUpdate mini-fribidi to Unicode 6.1.0 data
2012-08-25 Behdad EsfahbodDeprecate pango_fc_font_kern_glyphs()
2012-08-25 Behdad EsfahbodBug 653347 - rise units documented incorrectly
next