Files
gimp/app/widgets
Michael Natterer 60fd11d79b Enabled previewing items without selecting them in all list and grid views
2004-08-05  Michael Natterer  <mitch@gimp.org>

	Enabled previewing items without selecting them in all list and
	grid views using mouse button 2. Implicitly enables previewing of
	items in container popups and thus fixes bug #121011:

	* app/widgets/gimppreview.c (gimp_preview_button_press_event)
	* app/widgets/gimpcellrendererviewable.c
	(gimp_cell_renderer_viewable_clicked): show the preview also on
	mouse button 2 click.

	* app/widgets/gimpcontainertreeview.c
	(gimp_container_tree_view_button_press): dispatch mouse button 2
	clicks to GimpCellRendererViewable, but don't select or change
	anything in the tree_view.

	Unrelated cleanup:

	* app/widgets/gimppreview.c (gimp_preview_button_press_event):
	don't offset bevent->x,y by widget->allocation.x,y before calling
	gimp_preview_popup_show() ...

	* app/widgets/gimppreview-popup.c (gimp_preview_popup_show):
	... instead, do it here generically (check if the parent widget is
	GTK_WIDGET_NO_WINDOW()).
2004-08-05 13:43:38 +00:00
..
2004-07-26 19:56:47 +00:00
2004-05-31 20:44:18 +00:00
2004-05-31 20:44:18 +00:00
2003-11-20 20:36:55 +00:00
2004-02-26 20:04:20 +00:00
2004-07-27 12:41:44 +00:00
2004-06-24 22:23:05 +00:00
2003-04-01 10:32:03 +00:00
2003-09-06 22:02:12 +00:00
2004-07-26 19:56:47 +00:00
2004-06-24 22:23:05 +00:00
2004-07-14 10:31:59 +00:00
2004-07-06 10:54:46 +00:00
2003-09-06 22:02:12 +00:00
2004-01-12 01:32:20 +00:00