63bd108afb
app: always use GEGL to invert drawables
...
and remove the now useless gimpdrawable-invert.[ch].
2012-05-02 17:45:46 +02:00
6d3a8fe73d
app: rename gimp_drawable_apply_operation_with_config()
...
to gimp_drawable_apply_operation_by_name() and allow to pass
a NULL config.
2012-05-02 17:45:46 +02:00
9720eb6c78
app: cleanup in the new GimpDrawable tile source code
2012-05-02 17:45:46 +02:00
3020e2d179
app: resue the GeglProcessor
...
GEGL now resets the valid-region upon each setting of the rectangle for
a GeglProcessor.
2012-05-02 17:45:46 +02:00
321de230f1
app: gimptilebackendtilemanager reduce cases with 0copy
...
We cannot do 0copy access if the height doesn't match, babl through GEGL might
read into the memory.
2012-05-02 17:45:46 +02:00
9ccabe2fdf
app: remove unused lut-funcs
2012-05-02 17:45:46 +02:00
059d5d9d80
app: remove orphaned Colorize typedef
2012-05-02 17:45:45 +02:00
8c14f55e98
app: make gimp_drawable_get_source_node use GeglBuffer
...
Relies on fresh GEGL (db43a7d8a42f0ae) to compile.
2012-05-02 17:45:45 +02:00
0623c7f365
app: remove the pointless core wrappers for the below simplified color stuff
...
Instead, provide gimp_drawable_apply_operation_with_config() and call
that from the PDB wrappers directly.
2012-05-02 17:45:45 +02:00
8684b87f04
app: clean up the desaturate cruft removal to look like the others
2012-05-02 17:45:45 +02:00
aa07344d56
app: remove the legacy colorize code
2012-05-02 17:45:45 +02:00
e3c720ad20
app: remove the legacy threshold code
2012-05-02 17:45:45 +02:00
7aa7f168b8
app: remove the legacy posterize code
2012-05-02 17:45:45 +02:00
70b26d1ecb
app: remove the legacy desaturate implementation
...
The GEGL one is just as fast or faster.
2012-05-02 17:45:45 +02:00
08dd7901b1
app: allow to opionally not implement GimpImageMapTool::map()
...
it's not needed for many tools that have no legacy implementation.
2012-05-02 17:45:45 +02:00
d258af9ea9
app: use gegl: prefix for ops
2012-05-02 17:45:44 +02:00
3bd8ee1a63
app: move new get_buffer() functions around; some general cleanup
2012-05-02 17:45:44 +02:00
751eba9d23
lie about gamma to gegl
2012-05-02 17:45:44 +02:00
35f1518afd
imagemap: unref buffers as soon as possible
2012-05-02 17:45:44 +02:00
0dfffa44a3
app: make gimp_drawable_apply_operation use the TileManager buffer backend
2012-05-02 17:45:44 +02:00
3e4471cba8
app: add a util call to get the geglbuffer for a drawable
2012-05-02 17:45:44 +02:00
bb2ef0cede
app: use GeglBuffer instead of TileManager in imagemap
2012-05-02 17:45:44 +02:00
950412fbdc
configure: bump version to 2.9.1
...
and change app/Makefile.am to use variables instead of hadcoding the
version.
2012-05-02 17:43:43 +02:00
5e9f1dd0ea
Updated Russian translation
2012-05-02 18:17:00 +04:00
98b6c83179
new splash for gimp 2.8, made by Bernhard Stockmann
2012-05-02 14:01:49 +02:00
3b14851b6d
configure: set version to 2.8.0
2012-05-02 11:43:04 +02:00
88c5ea0885
Updated translation into Greek
2012-05-01 17:01:52 +04:00
0d43a096bb
Updated Spanish translation
2012-05-01 12:26:03 +02:00
3d571311bd
Updated Polish translation
2012-04-29 22:35:10 +02:00
c360b634cc
Small fix in italian translation
2012-04-29 18:00:15 +02:00
3bb0c72a91
Small fix in italian translation
2012-04-29 16:28:25 +02:00
5c67789554
Updated italian translation
2012-04-29 03:10:17 +02:00
824a21ba1e
Uploaded Ukranian
2012-04-29 03:21:27 +03:00
8934665661
po-plug-ins: add plug-ins/metadata/interface.c to POTFILES.in
2012-04-29 00:36:26 +02:00
2a63e54e81
update Punjabi Translation for gimp
2012-04-28 23:39:45 +05:30
b5081a67d8
Small adj on text tool menu command translation
2012-04-26 11:30:57 +02:00
1dea07a018
Another small fix in italian translation.
2012-04-26 08:36:36 +02:00
c3474d43ce
Small typo in italian translation.
2012-04-26 08:35:01 +02:00
0f656b9543
plug-ins: depend on librsvg >= 2.36.0 and half-undeprecate file-svg
2012-04-24 22:10:49 +02:00
8cd272bb80
Heal: Make HealTool work when brush is partially outside of layer
...
Fix for bug 568098 https://bugzilla.gnome.org/show_bug.cgi?id=568098
Removes condition for not applying heal when (destination)brush is partially outside of layer.
Instead heal is not applied when brush is completely outside.
2012-04-24 22:21:25 +03:00
2920344524
app: Prevent uninitialized values in the heal tool.
...
Previously, the black checkers of the left hand edge of the solution
matrix were not being assigned a value.
2012-04-24 22:08:44 +03:00
450f711999
Updated Norwegian Bokmål translation
2012-04-24 07:36:12 +02:00
24e6b20be8
Bug 674373 - Resizing Mask size is making gimp to crash
...
gimp_transform_tool_real_transform(): make sure we clip layer masks
and channels to their original extents also when transforming them
completely (not just a selection of them).
2012-04-21 22:42:53 +02:00
75242a03e4
pygimp: adds proper support for layer groups
...
Layer groups where barely supported using numeric IDs and
by calling gimp.Item.from_id. This adds a Python
GroupLayer class.
2012-04-20 04:49:16 -03:00
445b467e1a
Updated Romanian Translation
2012-04-19 16:20:33 +02:00
13f178afd1
Updated Romanian Translation
2012-04-19 16:11:57 +02:00
1709c0fcc9
Added Telugu Translation
2012-04-17 00:23:57 +05:30
1c205b001d
Added Kashubian translation
2012-04-16 19:55:42 +02:00
864badcfd2
Updated Brazilian Portuguese translation
2012-04-16 12:52:11 -03:00
300cf85527
Updated Telugu Translation
2012-04-16 11:27:19 +05:30