]> Pileus Git - ~andy/gtk/commit
Iterate on the proxies we hold when we change the sorting function and the
authorEmmanuele Bassi <ebassi@gnome.org>
Thu, 4 Oct 2007 22:52:13 +0000 (22:52 +0000)
committerEmmanuele Bassi <ebassi@src.gnome.org>
Thu, 4 Oct 2007 22:52:13 +0000 (22:52 +0000)
commit43f5b189b71fb360a472526f2b25090857553c98
treeea60f39dddfb325dc05e1b9f66bd612dedf26fbc
parentff6a2c55a129076a768945560ae2ca8bb2216eee
Iterate on the proxies we hold when we change the sorting function and the

2007-10-04  Emmanuele Bassi  <ebassi@gnome.org>

* gtk/gtkrecentaction.c:
(gtk_recent_action_set_sort_func), (set_current_filter): Iterate
on the proxies we hold when we change the sorting function and
the filter.

(gtk_recent_action_connect_proxy),
(gtk_recent_action_create_menu): Set the GtkRecentChooser:filter
property when we create/connect a proxy chooser. Thanks to
Jonh Wendell for pointing this bug out on gtk-list.

(gtk_recent_chooser_set_property): Bail out without iterating
over the proxies when there's no need to.

svn path=/trunk/; revision=18883
ChangeLog
gtk/gtkrecentaction.c