Track changes in layout and dependencies via serials
authorAlexander Larsson <alexl@redhat.com>
Wed, 5 Dec 2012 13:04:20 +0000 (14:04 +0100)
committerAlexander Larsson <alexl@redhat.com>
Thu, 6 Dec 2012 15:36:19 +0000 (16:36 +0100)
commitd169449e7179ef0028fe8932ee4306bacb099fd2
treec4715f0d3fab60877197591b52487284b1a5764e
parent3070717bc6e4c2a7bf83508ae5bf7a03eb77bf4b
Track changes in layout and dependencies via serials

We track changes in the PangoContext and automatically call
pango_layout_context_changed() when needed, plus we track
changes in the layout and let apps know via pango_layout_get_serial
when the layout changed and needs to be redrawn.

https://bugzilla.gnome.org/show_bug.cgi?id=340066
docs/pango-sections.txt
docs/tmpl/layout.sgml
pango/pango-context.c
pango/pango-layout-private.h
pango/pango-layout.c
pango/pango-layout.h
pango/pango.def