not a private one, because gdkx.h #include's some of its headers and
packages can therefore use X11 functions. Closes: #453178.
* Refresh other patches; regenerate 070_mandatory-relibtoolize.
* 003_gdk.pc_privates.patch: generate correct Requires.private for
gdk-2.0.pc containing all necessary dependencies for static linking.
* 006_proper-directfb-modules.patch: refreshed.
* 010_gdkpixbuf_-lm.patch: fix gdk-pixbuf-2.0.pc by adding back -lm,
which is required by some macros. Closes: #451512.
* 070_mandatory-relibtoolize.patch: regenerated.
* rules: copy the extraneous libraries generated in the static build
to the Libs.private of the shared build.
* 021_loader-files-d.patch: enclose process_module_file in correct
* 040_filechooser_single-click.patch: filter out duplicate entries in
bookmarks. This avoids a situation where the selection is changed to
the duplicate during DnD, causing an assertion error.
Closes: #447279.
* 034_gtkcupsutils_type_fix.patch: type-casting fix from Herbert
* 040_filechooser_single-click.patch: allow a situation where no
shortcut is selected, to avoid issues for keyboard users.
Closes: #448674.
* 042_treeview_single_focus.patch: don't select the focused item for
GTK_SELECTION_SINGLE type treeviews. Allows the fix in
040_filechooser_single-click.patch to work.
breaks any binary linking against it because the rpath isn't passed.
* 031_gtksearchenginetracker_fixes.patch: added back, only the name
* 040_filechooser_single-click.patch: allow a situation where no
shortcut is selected, to avoid issues for keyboard users.
Closes: #448674.
Parker. If some other packages still rely on having explicit X11
* 033_treeview_resizing.patch: updated patch from Kristian Rietveld.
* 031_gtksearchenginetracker_fixes.patch: added back, only the name
change was fixed upstream.
Flash plugin to work for users of non-Gtk browsers; please do bug Adobe
about this; closes: #443661, #440165.
* New patch, 071_fix_gdk_window_null_crasher, fixes potential crashes in
IceWeasel's print preview dialog; GNOME #482531; LP #144326; found in the
Ubuntu package.
from the Ubuntu package; it works around broken applications missing a
call to gtk_init() but the breakage should better be exposed now so that
applications can be fixed in time for release.
* Bump shlibs to 2.12.0 in the new upstream release for the addition of
gdk_window_thaw_toplevel_updates_libgtk_only() and
gdk_window_freeze_toplevel_updates_libgtk_only() to the ABI.