Files
gimp/app/widgets
Ell 114d49510f app: log actions upon activation before emitting "selected" signal
In GimpAction, instead of connecting the action-history log
function to the action's "activate" signal as a user-provided
handler, call it directly from the default handler.

In subclasses of GimpAction, chain to the parent's activate()
function before emitting the "selected" signal, so that we always
log the action in the history before responding to it.

This allows us to avoid the hack in commit
6544ce4301.
2018-07-06 00:08:00 -04:00
..
2018-04-03 03:32:32 -04:00
2018-06-18 01:47:35 +02:00
2018-05-20 21:06:26 +02:00
2018-05-20 21:06:33 +02:00
2018-05-20 21:06:26 +02:00
2015-09-06 21:02:26 +02:00
2010-11-20 15:19:48 +01:00