|
|
cf37aa7dba
|
app: add a GimpSettingsBox to all GEGL operation filter dialogs
so they store all recently used settings, and explicitly added ones,
just like the color tools.
|
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 |
|
|
|
8bc6f1ee09
|
app: add parent_type parameter to gimp_gegl_get_config_proxy()
and derive from that type. Use GimpImageMapConfig as base class for
GimpOperationTool's config.
|
2012-05-02 17:50:42 +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 |
|