Files
gimp/app/widgets
Michael Natterer 3f954350d9 app: don't let gtk_tree_store_clear() mess with our selected item
gimp_container_tree_view_clear_items(): GTK+ 3.x always keeps the row
with the cursor selected, so we get a gazillion selection changed
during gtk_tree_store_clear(), block our selection changed handler
during the clear.
2018-06-03 21:45:16 +02:00
..
2018-04-03 03:32:32 -04:00
2018-05-20 21:06:26 +02:00
2011-04-21 19:57:14 +02:00
2018-05-20 21:06:33 +02:00
2018-05-20 21:06:26 +02:00
2018-05-23 10:07:59 +02:00
2015-09-06 21:02:26 +02:00
2010-11-20 15:19:48 +01:00