74c54464c3
app: add a label to GimpOperationTool's aux input button
...
and don't pack it expanding.
2013-09-17 20:06:37 +02:00
52fe319fcb
app: use a GimpPickableButton for GimpOperationTool's aux input
...
also WIP and currently looks like shit.
2013-09-15 00:37:42 +02:00
0fc78cd811
app: don't add the aux input as a child to GimpOperationTool's operation
...
It turns the operation into a graph, which breaks things.
2013-06-30 19:10:49 +02:00
0e98904f78
app: start supporting composer ops in GimpOperationTool
...
If the operation has an aux input, add a combo that allows feeding
it one of the image's channels. This is all work in progress and
and should allow to use any drawable of any image.
2013-06-29 01:18:19 +02:00
e3b2a54da7
app: add a stock_id to GimpImageMap and use it for its filter
...
Refactor GimpImageMapTool and GimpOperationTool to set the stock_id,
and to be a bit smarter with the image map's undo string.
2013-04-16 20:32:58 +02:00
75f2bc1aac
app: resurrect the operation tool's title
2012-05-02 17:50:49 +02:00
818739a0e3
app: remove superfluous frame and label from GEGL tool
2012-05-02 17:50:47 +02:00
96357dbfd3
app: add infrastructure to invoke GEGL filters from a menu item
...
and for fun add pixelize and gaussian blur to Filters -> Blur.
2012-05-02 17:46:16 +02:00
98ccc9512c
app: factor out the "Apply GEGL Operation" functionality from GimpGeglTool
...
to a new GimpOperationTool, make GimpGeglTool its subclass and leave
only the selection of the operation in GimpGeglTool.
2012-05-02 17:46:16 +02:00