Michael Natterer
|
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 |
Michael Natterer
|
1921fa7de3
|
app: always create a new tool in filters_filter_cmd_callback()
Things will get more complicated in GimpOperationTool soon, and we
don't want to mess around with reconfiguring *everything* in the tool.
|
2012-05-02 17:50:43 +02:00 |
Michael Natterer
|
f5e1dc5bf5
|
app: clean up includes in filters-commands.c
|
2012-05-02 17:46:16 +02:00 |
Michael Natterer
|
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 |