platform/upstream/pango.git
2011-04-19 Behdad EsfahbodUpdate to HarfBuzz API changes
2011-04-15 Behdad Esfahbod[HB] Adjust to removal of hb_buffer_clear_positions()
2011-04-15 Behdad EsfahbodAlways call hb_ot_layout_position_finish()
2011-04-15 Behdad EsfahbodMore hb_buffer_clear() removal
2011-04-15 Behdad EsfahbodMerge branch 'master' into harfbuzz-ng-external
2011-04-15 Behdad EsfahbodAdjust to hb_buffer_clear() removal
2011-04-07 Behdad EsfahbodBug 646213 - Hangul Jamo render as U+00xx boxes and...
2011-04-06 Behdad EsfahbodBug 646213 - Hangul Jamo render as U+00xx boxes and...
2011-03-14 Behdad EsfahbodHandle realloc failure in the buffer
2011-03-14 Víctor Manuel... build: gtk-doc scanner links agains glib
2011-02-17 John (J5) Palmieri[gi] add out annotations to pango layout API
2011-02-17 Behdad EsfahbodBug 639882 - Heap corruption in font parsing with FreeT...
2011-02-09 Laszlo Pandy[GI] Add (allow-none) annotations to pango_parse_markup().
2011-02-04 Laszlo Pandy[GI] Annotate out arguments of pango_parse_markup().
2010-12-28 Behdad EsfahbodBug 636348 - Hex boxes are incorrectly scaled with...
2010-12-11 Paolo BorelliAnnotate pango_layout_get_context().
2010-12-07 Colin Waltersconfigure.in: Add missing ;
2010-12-06 Behdad Esfahbod[git.mk] Support Mallard docs
2010-11-15 Sven Herzbergensure gnome-autogen.sh's behaviour
2010-11-04 Christian PerschUse G_DEFINE_BOXED_TYPE.
2010-11-02 Javier JardónUse autoreconf instead gnome-autogen.sh
2010-10-28 Behdad EsfahbodRemove gdef synthesis code as upstream harfbuzz removed...
2010-10-27 Behdad EsfahbodUpdate to harfbuzz 0.3 api
2010-10-12 Behdad EsfahbodRemove Arabic and Syriac shapers, require harfbuzz...
2010-10-12 Behdad EsfahbodFix y_offset negation
2010-09-29 Colin Waltersintrospection: Fix some annotation syntax usage
2010-09-29 Colin Waltersintrospection: Use --include-uninstalled
2010-09-28 Colin Waltersconfigure.in: Add missing ;
2010-09-28 Behdad EsfahbodBug 630812 - Ignore gnome-doc-utils, .dirstamp and...
2010-09-28 Behdad EsfahbodDoc template changes
2010-09-28 Behdad EsfahbodFix docs build on Ubuntu
2010-09-28 Behdad EsfahbodBug 628497 - Crash in pango_layout_line_get_extents...
2010-09-23 Behdad EsfahbodBug 626966 - SIGFPE _hb_sanitize_array
2010-09-22 Behdad EsfahbodDoc template changes
2010-09-21 Behdad EsfahbodFix docs build on Ubuntu
2010-09-21 Behdad EsfahbodMerge branch 'master' into harfbuzz-ng-external
2010-09-14 Behdad EsfahbodBug 629632 - configure bug
2010-09-11 Tor LillqvistReduce DLL hijack risk and simplify code in basic-win32...
2010-09-03 Colin Waltersintrospection: Filter out private headers
2010-08-25 Behdad EsfahbodBug 627978 - explicitly link with the math lib (-lm...
2010-08-25 Behdad EsfahbodBug 627902 - explicitely link dump-boundaries to GLib
2010-08-24 Behdad EsfahbodFix include
2010-08-24 Robert AncellBug 626500 - Fails to compile with gobject-introspectio...
2010-08-06 Behdad EsfahbodBug 625807 - approximate character width is 0 on pangoft2
2010-07-23 Behdad EsfahbodBug 617772 - pango fails to build from git outside...
2010-07-08 Owen W. TaylorAdd PANGO_LIBDIR and PANGO_SYSCONFDIR enviroment variables
2010-06-27 Tor LillqvistTypo fix
2010-06-26 Tor LillqvistImprove performance on Windows especially for non-Latin...
2010-06-15 Behdad EsfahbodBump version to 1.29
2010-06-15 Behdad EsfahbodBackport this commit from harfbuzz-ng repo:
2010-06-15 Behdad EsfahbodBug 621612 - VPATH build fix
2010-06-03 Matthias ClasenFix a test failure
2010-05-26 Behdad EsfahbodCypriot is RTL
2010-05-20 Behdad EsfahbodUpdate to hb inversion of the mask
2010-05-19 Behdad EsfahbodAdjust to hb-ng scale cleanup
2010-05-11 Behdad EsfahbodFix glyph class building. Oops!
2010-05-11 Behdad EsfahbodFix glyph class building. Oops!
2010-05-04 Behdad Esfahbod[cairo] Scale font metrics to user space
2010-05-04 Behdad Esfahbod[cairo] Refactor common code in create_metrics_for_cont...
2010-04-22 Behdad Esfahbod[OT] Adjust to HB API change
2010-04-21 Behdad Esfahbod[HB] Minor
2010-04-21 Behdad Esfahbod[HB] Improve comments
2010-04-21 Behdad Esfahbod[HB] Remove stale TODO item
2010-04-21 Behdad Esfahbod[HB] Use a function template instead of struct template...
2010-04-21 Behdad Esfahbod[HB] Simplify Tag struct
2010-04-21 Behdad Esfahbod[HB] Cosmetic
2010-04-20 Behdad Esfahbod[HB] Fix Class operator return type
2010-04-20 Behdad Esfahbod[HB] Add couple consts to operators
2010-04-20 Behdad Esfahbod[HB] Remove ASSERT_SIZE_DATA
2010-04-19 Behdad EsfahbodGNOME Bug 613015 - [HB] Does not sanitize Device tables...
2010-04-19 Behdad Esfahbod[HB] Round instead of trunc
2010-04-19 Behdad Esfahbod[HB] Fix warnings
2010-04-19 Behdad Esfahbod[HB] Fix debug build
2010-04-01 Behdad EsfahbodBug 582698 - Support CSS-style margin specification
2010-03-30 Tor LillqvistRemove the .vcproj files before rewriting them
2010-03-27 Behdad Esfahbod[HB] Fix leak when duplicating blob
2010-03-21 Kristian RietveldBug 611033 - Layout using ATSUI fontmap treats absolute...
2010-03-16 Tor LillqvistDist also the .vcprojin files
2010-03-16 Behdad Esfahbod[HB] Fix the mystery bug!
2010-03-16 Behdad Esfahbod[HB] Cosmetic
2010-03-15 Tor LillqvistPut the PANGO_MODULE_PREFIX defines in the project...
2010-03-15 Tor LillqvistBuild fix on Linux after previous commits
2010-03-15 Tor LillqvistAdd a couple of files accidentally left out in previous...
2010-03-15 Tor LillqvistAdd solution and project files for Visual Studio builds
2010-03-13 Behdad Esfahbod[git.mk] Fix bug with parallel make and subdirs
2010-03-04 Behdad EsfahbodBug 594101 - [Indic] needed character class data update...
2010-03-04 Behdad EsfahbodBug 345066 - backspace changes independent indic characters
2010-03-02 Behdad EsfahbodBug 609326 - Complex script shaping failed in the FT2...
2010-03-02 Behdad EsfahbodMake blob unlocking 64bit-safe
2010-03-01 Tor LillqvistBug 609326 - Complex script shaping failed in the FT2...
2010-02-28 Kristian RietveldBug 608923 - Incorrect/broken ligatures on MacOS
2010-02-23 Behdad EsfahbodBug 610791 - checks fail for unused documented symbols
2010-02-22 Behdad EsfahbodRelease 1.27.1 1.27.1
2010-02-22 Behdad EsfahbodEnsure proper alignment of NullPool
2010-02-22 Behdad EsfahbodEnable introspection for dist again
2010-02-17 Behdad EsfahbodBug 610183 - Pango doesn't compile with gcc 3.3.3
2010-01-26 Behdad Esfahbod[HB] Remove unused argument
2010-01-26 Behdad Esfahbod[HB/GDEF] Fix bug in building synthetic GDEF table
2010-01-12 Behdad EsfahbodLets see if this shuts introspection down so I can...
2010-01-12 Behdad Esfahbod[configure] Remove stale code
next