- 21 Mar, 2010 1 commit
-
-
vasudeven authored
-
- 20 Mar, 2010 6 commits
-
-
Michael Natterer authored
-
Michael Natterer authored
-
Michael Natterer authored
-
Alexandre Prokoudine authored
-
Martin Nordholts authored
All menu items are capitalized, 'Single-window mode' and 'Hide docks' shall also be capitalized.
-
Alexia Death authored
-
- 19 Mar, 2010 8 commits
-
-
Alexia Death authored
-
Michael Natterer authored
-
Alexia Death authored
-
Alexia Death authored
This reverts commit 58d82dca.
-
Alexia Death authored
This reverts commit 031dc8e6.
-
Michael Natterer authored
and use it instead of duplicating the same code twice less efficiently.
-
Michael Natterer authored
and clean up gimp-edit.c a bit as a result.
-
NISHIBORI Kiyotaka authored
-
- 18 Mar, 2010 3 commits
-
-
Michael Natterer authored
My earlier change to using gimp_drawable_push_undo() here was a very bad idea. Go back to using gimp_image_undo_push_drawable_mod(), but make use of its new tile-copying feature so the problem that made me do the earlier change is fixed too. See comments in the changed code.
-
Michael Natterer authored
instead of simply reffing drawable->tiles. Add boolean property "copy-tiles" and a boolean parameter to gimp_image_undo_push_drawable_mod() to control the new feature. However, pass FALSE in gimp_drawable_real_set_tiles() (which currently is the undo's only user)
-
Alexandre Prokoudine authored
-
- 17 Mar, 2010 8 commits
-
-
Øyvind "pippin" Kolås authored
The set of core GEGL ops that GIMP does not want to see falls into a well defined set of categories. Blacklisting allows freedom in choosing new and better categorisation for GEGL ops.
-
Russell Kyaw authored
-
Øyvind "pippin" Kolås authored
GimpDrawable uses gegl_operation_invalidate () which is part of the plug-in/operation API, not the core GEGL API.
-
Alexia Death authored
-
Alexia Death authored
-
Ulf-D. Ehlert authored
-
Alexandre Prokoudine authored
-
Christian Kirbach authored
-
- 16 Mar, 2010 7 commits
-
-
Alexia Death authored
-
Alexia Death authored
It takes resourses and jsut gets in the way of seeing the real brush
-
Alexia Death authored
-
Alexia Death authored
-
Inaki Larranaga Murgoitio authored
-
Inaki Larranaga Murgoitio authored
-
Inaki Larranaga Murgoitio authored
-
- 15 Mar, 2010 3 commits
-
-
Michael Natterer authored
-
Michael Natterer authored
Say "To New Layer" in the menu item if the active layer is the floating selection.
-
Alexia Death authored
-
- 14 Mar, 2010 4 commits
-
-
Michael Natterer authored
Make Ctrl+Tab cycle through the list of all the image's layers (also layers inside groups) and not just the toplevel container.
-
Michael Natterer authored
-
Alexia Death authored
-
Alexia Death authored
-