CVSROOT: /cvs/gnome Module name: gimp Changes by: mitch 05/11/27 07:16:48
Modified files: . : ChangeLog app/actions : dock-actions.c view-actions.c Log message: 2005-11-27 Michael Natterer <[EMAIL PROTECTED]> Apparently, there was a reason for implementing the window actions separately for views and docks, fixed the bugs resulting from the merge: * app/actions/dock-actions.c (dock_actions_update): only update the dock actions if the update function is called in the context of a dock (not in the context of an image window). Fixes docks jumping to other screens on any action on an image window on that screen. * app/actions/view-actions.c (view_actions_setup): add the window actions only to action groups that live in an image window or global popup ui manager (not to action groups that belong to a dock or dockable). Prevents bugs similar to the one above. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gimp&who=mitch&date=explicit&mindate=2005-11-27%2007:15&maxdate=2005-11-27%2007:17 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list