commit 57e23d310291a632ea8e16b7b8e5b97f7f289680
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Mon Apr 2 22:57:02 2012 +0100

    bump version to 0.2.0

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 0f519e3d6701718166433df852fd1bcb557cab15
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Mon Apr 2 22:55:50 2012 +0100

    docs: add information about opencl

 docs/index-static.txt.in |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

commit 3231b457726fe5060555b75ccd71202679e138f9
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Mon Apr 2 22:41:10 2012 +0100

    bump babl dependency to 0.1.10

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit dc0bf2c5e9e25ab0b0b9d344942e52fd2fdf170e
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Mon Apr 2 22:40:55 2012 +0100

    mark gamma test as broken

 tests/compositions/Makefile.am                |    2 +-
 tests/compositions/gamma-broken.xml           |   13 +++++++++++++
 tests/compositions/gamma.xml                  |   13 -------------
 tests/compositions/reference/gamma-broken.png |  Bin 0 -> 161310 bytes
 tests/compositions/reference/gamma.png        |  Bin 161310 -> 0 bytes
 5 files changed, 14 insertions(+), 14 deletions(-)

commit 376e3fef0cd33039f710508f67bded202f542583
Author: Jan Rüegg <rggjan@gmail.com>
Date:   Mon Mar 26 21:38:43 2012 +0200

    global-matting: resynced with rggjan's repo

    ! Changed matting reference image
    ! Fixed Copyright
    + Added levels to gegl chant for matting
    + Better adaption to gimp HACKORDNUNG
    c Adapted user message
    c Cleanup
    - Removed unused function
    ! Fixed nasty memory bug

 operations/common/matting-global.c              |  542
 ++++++++++-------------
 tests/compositions/matting-global.xml           |    7 +-
 tests/compositions/reference/matting-global.png |  Bin 52292 ->
 1241155 bytes
 3 files changed, 236 insertions(+), 313 deletions(-)

commit 5ce5671d35b3b5c0cfcb05e847228001b40cdbee
Author: Mikael Magnusson <mikachu@src.gnome.org>
Date:   Mon Apr 2 21:42:50 2012 +0200

    NEWS: remove doubled spaces

 NEWS |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 163625cfe0b390a59bc8afeb18d144f2be9040a3
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Mon Apr 2 18:51:43 2012 +0100

    gegl-init: default to not use OpenCL

    For the upcoming release only,. it is not stable enough to be
    enabled by
    defualt, memory leaks and some imprecisions are currently blocking it.

 gegl/gegl-init.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 68ccdb92b1e1f8b16206dd17ce5e6598dccec6eb
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Mon Apr 2 18:50:29 2012 +0100

    use non-cl rendering for clones test

 tests/compositions/reference/clones.png |  Bin 766734 -> 789205 bytes
 1 files changed, 0 insertions(+), 0 deletions(-)

commit a937188c2cb49e013c5dd39fdaa5c5b8743a85c8
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Mon Apr 2 18:31:42 2012 +0100

    operation: remove processor code for SIMD dispatch

    No longer needed, using OpenCL is better.

 gegl/operation/Makefile.am                 |    1 -
 gegl/operation/gegl-operation-processors.c |  246
 ----------------------------
 gegl/operation/gegl-operation.h            |    6 -
 3 files changed, 0 insertions(+), 253 deletions(-)

commit 6a0e67887ce98c234022414c5c8a69305ada9fe8
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Mon Apr 2 18:21:23 2012 +0100

    NEWS: add Jon Nordby to contributors

 NEWS |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

commit 8671f62be72429231cc840a415da366daf105393
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Mon Apr 2 18:20:01 2012 +0100

    update reference image for clones, it is correct again

 tests/compositions/reference/clones.png |  Bin 789206 -> 766734 bytes
 1 files changed, 0 insertions(+), 0 deletions(-)

commit a5db476afebd8d6db4ef61298f2e7ff20b9fa797
Author: Massimo Valentini <mvalentini@src.gnome.org>
Date:   Mon Apr 2 19:03:38 2012 +0200

    Bug 656272: Affine transformations are wrong

 operations/transform/transform-core.c              |    4 ++--
 tests/compositions/reference/clones.png            |  Bin 802439 ->
 789206 bytes
 .../compositions/reference/composite-transform.png |  Bin 16350 ->
 16378 bytes
 3 files changed, 2 insertions(+), 2 deletions(-)

commit facbddda49c43596b694b4098f4a97cdd74684c5
Author: Jon Nordby <jononor@gmail.com>
Date:   Mon Apr 2 18:55:29 2012 +0200

    Remove gegl_processor_destroy also from header

    The function was removed in
    a6c6b5fd99f33f04608b05cd0930a22bc3f8603e

 gegl/gegl.h                   |    2 +-
 gegl/process/gegl-processor.h |    2 --
 2 files changed, 1 insertions(+), 3 deletions(-)

commit 01abcf617753df34e149a9633278c1be26b74231
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Mon Apr 2 17:04:43 2012 +0100

    buffer: remove remnants of simd data type from cubic sampler

 gegl/buffer/gegl-sampler-cubic.c |   20 --------------------
 1 files changed, 0 insertions(+), 20 deletions(-)

commit 8c4f835f2f617e150a8ee0bbe53de54243e2dc54
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Mon Apr 2 16:15:16 2012 +0100

    GeglColor: remove gegl_color_get_rgba4f

    gegl_color_get_pixel with babl_format ("RGBA float"), serves the
    same purpose.

 gegl/property-types/gegl-color.c      |   11 -----------
 gegl/property-types/gegl-color.h      |   11 -----------
 operations/common/checkerboard.c      |    4 ++--
 operations/common/color-to-alpha.c    |    2 +-
 operations/common/color.c             |    2 +-
 operations/common/grid.c              |    2 +-
 operations/common/vignette.c          |    4 ++--
 operations/external/path.c            |    2 +-
 operations/external/text.c            |    2 +-
 operations/workshop/linear-gradient.c |    4 ++--
 operations/workshop/radial-gradient.c |    4 ++--
 11 files changed, 13 insertions(+), 35 deletions(-)

commit fc0cfd45551e8a1237118f9757ffbae360896818
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Mon Apr 2 15:48:38 2012 +0100

    buffer: add padding to GeglSampler for future ABI proofing

 gegl/buffer/gegl-sampler.h |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 3fc013cf80c6f07afabec476240fc751501f97be
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Mon Apr 2 14:12:19 2012 +0100

    add GEGL_RECTANGLE macro using a compound literal

    A utility macro to specify a pointer to a GeglRectangle inline,
    permits
    more concicse

 gegl/gegl-types.h |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit d842506c88a019b5657f449f829468cf9d8ced00
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Mon Apr 2 13:37:51 2012 +0100

    tests: update reference images, after boundingbox fix for integer
    translate

 tests/compositions/reference/jp2-load.png    |  Bin 1556 -> 1485 bytes
 tests/compositions/reference/rgb-params.gegl |  Bin 131368 -> 131368
 bytes
 2 files changed, 0 insertions(+), 0 deletions(-)

commit bffe252251066a746815091c0f3a5670b60c7548
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Mon Apr 2 13:25:29 2012 +0100

    po: regenerated POTFILES.in

 po/POTFILES.in |   18 +++++++++---------
 1 files changed, 9 insertions(+), 9 deletions(-)

commit 413df484373ca4e2a92f01a451695d937c6a5f95
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Mon Apr 2 13:25:13 2012 +0100

    po: add rule to regenerate POTFILES.in

 po/Makefile.in.in |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

commit f48fc11d559eed0a70be769883ad742beb2c5a5f
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Mon Apr 2 13:17:20 2012 +0100

    ops/transform: do not expand bounding box by sampler-size when
    fast-translate is possible

 operations/transform/transform-core.c |   28 ++++++++++++++++------------
 1 files changed, 16 insertions(+), 12 deletions(-)

commit 898fa8852d2c9837754262801f2c5912825782e2
Author: Mikael Magnusson <mikachu@src.gnome.org>
Date:   Mon Apr 2 13:43:05 2012 +0200

    Correct some typos and remove duplications

 NEWS |   27 ++++++++++++---------------
 1 files changed, 12 insertions(+), 15 deletions(-)

commit 0a1f1b79e173d66810921a6270674c76aff5bbb1
Author: Michael Muré <mure.michael@gmail.com>
Date:   Mon Apr 2 20:20:33 2012 +0900

    NEWS: small typo

 NEWS |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

commit 29edb7f0008ade4d5b778766faecdb0530d20720
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Mon Apr 2 11:56:14 2012 +0100

    docs: update contribute.html

 docs/contribute.html |   47
 +++++++++++++----------------------------------
 1 files changed, 13 insertions(+), 34 deletions(-)

commit b3f79fb4db791559a30ae6cbf21395d1fed92685
Author: Michael Muré <mure.michael@gmail.com>
Date:   Mon Apr 2 04:53:12 2012 +0900

    gegl-options: print the mode in full text, not with the value of
    the enum

 bin/gegl-options.c |   20 ++++++++++++++++++--
 1 files changed, 18 insertions(+), 2 deletions(-)

commit e0f9dad8ad50c4f28b395f8d549656687d282c5d
Author: Michael Muré <mure.michael@gmail.com>
Date:   Mon Apr 2 04:28:52 2012 +0900

    more readable help for gegl binary

 bin/gegl-options.c |   26 +++++++++++---------------
 1 files changed, 11 insertions(+), 15 deletions(-)

commit e822fd181b636ae205c0d3ddb14bc90a5c2ab0c5
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Mon Apr 2 01:19:41 2012 +0100

    ops/value-invert: operate in sRGB gamma space

 operations/common/value-invert.c |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

commit 313e95b07f2068a7f2a8725f382d7be164e7ce29
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Mon Apr 2 01:13:33 2012 +0100

    tests: fix more test environments that were too detailed

 tests/python/Makefile.am |    2 +-
 tests/xml/Makefile.am    |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 09f3d59c4a4de908de17debfa2d99760b351b78b
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Mon Apr 2 00:57:18 2012 +0100

    po: s/affine/transform/

 po/POTFILES.in |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

commit d0c7c11862e491db74cc8803ecc7d7fe0d9bc62f
Author: Michael Natterer <mitch@gimp.org>
Date:   Mon Apr 2 01:50:09 2012 +0200

    operations: some style cleanup in the transform ops

 operations/transform/reflect.c   |    8 ++++----
 operations/transform/rotate.c    |    6 +++---
 operations/transform/scale.c     |    8 +++++---
 operations/transform/shear.c     |    6 +++---
 operations/transform/transform.c |    2 +-
 operations/transform/translate.c |    6 +++---
 6 files changed, 19 insertions(+), 17 deletions(-)

commit 8f7468e5fb71dae7efe72c4dddef1a52dae2e5d3
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Mon Apr 2 00:43:11 2012 +0100

    tests: only specify the toplevel opsdir for simple tests

 tests/simple/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit e0d6e5bcef83c70e58f126c68a2968c9a74e6d4c
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Mon Apr 2 00:33:39 2012 +0100

    tests: use builds ops for buffer test

 tests/buffer/Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit 3c748f4e66f4c5ece8563879e023184e9f7b1cc8
Author: Michael Natterer <mitch@gimp.org>
Date:   Mon Apr 2 01:29:41 2012 +0200

    Fix generation of gegl-major.minor.pc

 Makefile.am  |    4 +---
 configure.ac |    7 ++++++-
 2 files changed, 7 insertions(+), 4 deletions(-)

commit 30da2a9b3def9ddca84098767ae142b5d99695b2
Author: Michael Natterer <mitch@gimp.org>
Date:   Mon Apr 2 01:19:48 2012 +0200

    Update .gitignore

 .gitignore |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 56050f3ac3a399f68194c99d98bbe326cfb3e8c6
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Mon Apr 2 00:01:56 2012 +0100

    build: use gegl-major-minor.pc as name of pc file

 Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

commit 575388c687bc832e3c1e3127abaf0266498bd06e
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Sun Apr 1 23:49:23 2012 +0100

    ops: renamed affine to transform

    It does perspective transforms as well now :)

 configure.ac                          |    2 +-
 operations/Makefile.am                |    2 +-
 operations/affine/.gitignore          |    7 -
 operations/affine/Makefile.am         |   20 -
 operations/affine/affine.c            | 1079
 ---------------------------------
 operations/affine/affine.h            |   42 --
 operations/affine/chant.h             |  349 -----------
 operations/affine/module.c            |   67 --
 operations/affine/module.h            |   15 -
 operations/affine/reflect.c           |   62 --
 operations/affine/rotate.c            |   49 --
 operations/affine/scale.c             |   47 --
 operations/affine/shear.c             |   49 --
 operations/affine/transform.c         |   45 --
 operations/affine/translate.c         |   49 --
 operations/transform/.gitignore       |    7 +
 operations/transform/Makefile.am      |   20 +
 operations/transform/chant.h          |  349 +++++++++++
 operations/transform/module.c         |   67 ++
 operations/transform/module.h         |   15 +
 operations/transform/reflect.c        |   62 ++
 operations/transform/rotate.c         |   49 ++
 operations/transform/scale.c          |   47 ++
 operations/transform/shear.c          |   49 ++
 operations/transform/transform-core.c | 1079
 +++++++++++++++++++++++++++++++++
 operations/transform/transform-core.h |   42 ++
 operations/transform/transform.c      |   45 ++
 operations/transform/translate.c      |   49 ++
 28 files changed, 1882 insertions(+), 1882 deletions(-)

commit 52c9d23c16961575316b1cb9497547bfaeb06da8
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Sun Apr 1 23:33:49 2012 +0100

    NEWS: summarize changes thus far

 NEWS |   32 ++++++++++++++++++++++++++++++++
 1 files changed, 32 insertions(+), 0 deletions(-)

commit df4e2bcb426878b8da43d6fa7004d0fa907906ce
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Sun Apr 1 22:07:00 2012 +0100

    buffer: further early bailing to avoid traversing full tile cache

 gegl/buffer/gegl-tile-handler-cache.c |   17 ++++++++++-------
 1 files changed, 10 insertions(+), 7 deletions(-)

commit e60a968ee4f4dab7ebb1ef793e990aa5c693f812
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Sun Apr 1 21:35:53 2012 +0100

    buffer: add more early bails when tile-cache-handlers have no caches

 gegl/buffer/gegl-tile-handler-cache.c |   50
 ++++++++++++++++++--------------
 1 files changed, 28 insertions(+), 22 deletions(-)

commit 0299abd3982ef45f05675d85521136a30e3eb983
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Sun Apr 1 21:26:35 2012 +0100

    buffer: avoid iterating tile cache unnecesarily

    Only iterate the tile cache looking for droppable tiles when the
    tile-cache-handler is known to have cached tiles.

    Also added a sanity balance check in dispose of cache-handler.

 gegl/buffer/gegl-tile-handler-cache.c |   11 +++++++++++
 gegl/buffer/gegl-tile-handler-cache.h |    1 +
 2 files changed, 12 insertions(+), 0 deletions(-)

commit 2cd3074dffaf1f70ff0f6df65e9225cc70ce644f
Author: Martin Srebotnjak <miles@filmsi.net>
Date:   Sun Apr 1 22:24:13 2012 +0200

    Updated Slovenian translation

 po/sl.po |  975
 +++++++++++++++++++++++++-------------------------------------
 1 files changed, 396 insertions(+), 579 deletions(-)

commit 0142c23b03f370b3a6d4b4b9897c3cb0f4ef9dde
Author: Victor Oliveira <victormatheus@gmail.com>
Date:   Sun Apr 1 16:50:36 2012 -0300

    cl: More color conversion from and to R'G'B'A u8 and R'G'B' u8

 gegl/opencl/gegl-cl-color-kernel.h |  150
 +++++++++++++++++++++++++++++++++++-
 gegl/opencl/gegl-cl-color.c        |   31 +++++++-
 2 files changed, 179 insertions(+), 2 deletions(-)

commit bae7472d63a28f2ff4698938c58092454de5a2c1
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Sun Apr 1 20:48:07 2012 +0100

    op/gaussian-blur: replace some fdivs with fmul

    Floating point multiplication is faster than division.

 operations/common/gaussian-blur.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

commit bc0d2f449e7a7d099408b1dac115a67b61c1db02
Author: Victor Oliveira <victormatheus@gmail.com>
Date:   Mon Mar 19 17:31:51 2012 -0300

    Add OpenCL support for gegl:vignette

 operations/common/vignette.c |  174
 +++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 170 insertions(+), 4 deletions(-)

commit 0c7cd54327393ab8c7d414ce51efb254b1f21ad9
Author: Zhang Peixuan <zhangpeixuan.cn@gmail.com>
Date:   Tue Mar 6 17:36:04 2012 +0800

    Add OpenCL support for gegl:snn-mean

 operations/common/snn-mean.c |  214
 +++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 211 insertions(+), 3 deletions(-)

commit bc318eddc85ee143dba7b28f73d3176f0e7b8210
Author: Victor Oliveira <victormatheus@gmail.com>
Date:   Mon Mar 19 17:12:14 2012 -0300

    Add OpenCL support for gegl:pixelise

 operations/common/pixelize.c |  156
 ++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 156 insertions(+), 0 deletions(-)

commit 7e281f0977a38431e7bb275d6037a9052c94a543
Author: Victor Oliveira <victormatheus@gmail.com>
Date:   Sun Mar 18 01:32:12 2012 -0300

    Add OpenCL support for gegl:noise-reduction

 operations/common/noise-reduction.c |  223
 +++++++++++++++++++++++++++++++++++
 1 files changed, 223 insertions(+), 0 deletions(-)

commit 3494ff4c04b03ff24825b8fdfafe3e9972ca31e8
Author: Zhang Peixuan <zhangpeixuan.cn@gmail.com>
Date:   Thu Mar 15 12:41:14 2012 -0300

    Add OpenCL support for gegl:motion-blur

 operations/common/motion-blur.c |  175
 +++++++++++++++++++++++++++++++++++++++
 1 files changed, 175 insertions(+), 0 deletions(-)

commit a2c3d88e3b970afb85584f2470376394a3cffec7
Author: Zhang Peixuan <zhangpeixuan.cn@gmail.com>
Date:   Tue Mar 6 17:35:38 2012 +0800

    Add OpenCL support for gegl:mono-mixer

 operations/common/mono-mixer.c |   94
 ++++++++++++++++++++++++++++++++++++++++
 1 files changed, 94 insertions(+), 0 deletions(-)

commit 66dc81a9bb390c206cf48f8e70624ddd22eb740d
Author: Victor Oliveira <victormatheus@gmail.com>
Date:   Sat Mar 17 23:09:47 2012 -0300

    Add OpenCL support for gegl:gaussian-blur

 operations/common/gaussian-blur.c |  240
 ++++++++++++++++++++++++++++++++++++-
 1 files changed, 237 insertions(+), 3 deletions(-)

commit 772da394681bb0707d823c38befccbe3ec866158
Author: Zhang Peixuan <zhangpeixuan.cn@gmail.com>
Date:   Tue Mar 6 17:34:37 2012 +0800

    Add OpenCL support for gegl:edge-sobel

 operations/common/edge-sobel.c |  153
 +++++++++++++++++++++++++++++++++++++++-
 1 files changed, 151 insertions(+), 2 deletions(-)

commit a2daee75b7ecf8eb671a8f9f0ce995c4cb947703
Author: Zhang Peixuan <zhangpeixuan.cn@gmail.com>
Date:   Tue Mar 6 17:39:41 2012 +0800

    Add OpenCL support for gegl:edge-laplace

 operations/common/edge-laplace.c |  284
 +++++++++++++++++++++++++++++++++++++-
 1 files changed, 280 insertions(+), 4 deletions(-)

commit 969feed68f04e6e1daa2f8ef97f12410f944866f
Author: Zhang Peixuan <zhangpeixuan.cn@gmail.com>
Date:   Thu Mar 15 12:18:44 2012 -0300

    Add OpenCL support for gegl:c2g

 operations/common/c2g.c |  310
 ++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 305 insertions(+), 5 deletions(-)

commit cedcdfab5b95fde2414a09f9dc840596bde0733e
Author: Zhang Peixuan <zhangpeixuan.cn@gmail.com>
Date:   Tue Mar 6 17:38:00 2012 +0800

    Add OpenCL support for gegl:bilateral-filter

 operations/common/bilateral-filter.c |  130
 ++++++++++++++++++++++++++++++++++
 1 files changed, 130 insertions(+), 0 deletions(-)

commit 116bedb850b8eecad43ced5ecdfadca0edc63f90
Author: Zhang Peixuan <zhangpeixuan.cn@gmail.com>
Date:   Tue Mar 6 17:41:10 2012 +0800

    Add OpenCL support for gegl:grey

 operations/common/grey.c |   25 +++++++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)

commit 25fe8d705b9047f646ff2e2283c1c53b94969f1e
Author: Victor Oliveira <victormatheus@gmail.com>
Date:   Wed Mar 7 09:31:41 2012 -0300

    Add OpenCL support for gegl:levels

 operations/common/levels.c |   79
 ++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 79 insertions(+), 0 deletions(-)

commit 06aed852fad573945f8779f4be17f466fd154547
Author: Victor Oliveira <victormatheus@gmail.com>
Date:   Sun Apr 1 15:00:23 2012 -0300

    cl: A reasonable chunk_size for OpenCL

 gegl/opencl/gegl-cl-init.h    |    2 ++
 gegl/process/gegl-processor.c |    4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

commit 388ee7426a571080ea5746cce46e90f2a34caf9f
Author: Victor Oliveira <victormatheus@gmail.com>
Date:   Sun Apr 1 14:20:32 2012 -0300

    cl: fixing compiler warnings

 gegl/opencl/gegl-cl-init.c       |    2 +-
 operations/common/write-buffer.c |    9 +++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

commit 07d039b829ac7514852c145955bb2ce9033fe364
Author: Victor Oliveira <victormatheus@gmail.com>
Date:   Sat Mar 31 16:18:02 2012 -0300

    cl: cosmetic changes

 operations/common/box-blur.c          |    2 ++
 operations/common/color-temperature.c |    3 ++-
 operations/common/invert.c            |    1 +
 operations/common/opacity.c           |    1 +
 operations/common/over.c              |    4 ++--
 operations/common/threshold.c         |    1 +
 6 files changed, 9 insertions(+), 3 deletions(-)

commit 04766e56fde4b00a85d8d9c1cbdd42ff4caec22a
Author: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
Date:   Sun Apr 1 15:32:07 2012 +0400

    operations: more fixes in places spotted by Chris Leonard

 operations/affine/affine.c            |    4 ++--
 operations/common/dropshadow.c        |    8 ++++----
 operations/workshop/linear-gradient.c |   12 ++++++------
 3 files changed, 12 insertions(+), 12 deletions(-)

commit f327265290da4ae5d8c76220acbd47058a563655
Author: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
Date:   Sun Apr 1 15:21:04 2012 +0400

    operations: fixed typos and dots spotted by Chris Leonard

 gegl/gegl-init.c                      |    4 ++--
 operations/affine/affine.c            |    2 +-
 operations/common/c2g.c               |    8 ++++----
 operations/common/fattal02.c          |    2 +-
 operations/common/fractal-explorer.c  |    2 +-
 operations/common/gaussian-blur.c     |    4 ++--
 operations/common/layer.c             |    4 ++--
 operations/common/polar-coordinates.c |    6 +++---
 operations/common/stress.c            |    8 ++++----
 9 files changed, 20 insertions(+), 20 deletions(-)

commit 483a59700ebaffdb9bdad9c5b6302a9b88219489
Author: Daniel Mustieles <daniel.mustieles@gmail.com>
Date:   Sun Apr 1 12:50:59 2012 +0200

    Updated spanish translation

 po/LINGUAS |    1 +
 po/es.po   | 3342
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 3343 insertions(+), 0 deletions(-)

commit 5e833aceb1c4d6706d378b58df9275c25602db3b
Author: Martin Nordholts <martinn@src.gnome.org>
Date:   Sun Apr 1 10:46:45 2012 +0200

    operations: Include gi18n-lib.h in noise-reduction.c

    It has localized strings.

 operations/common/noise-reduction.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit 03dc66091f1d00f2a2d78a819d4f370f2b53fbc1
Author: Martin Nordholts <martinn@src.gnome.org>
Date:   Sun Apr 1 10:25:16 2012 +0200

    Revert accidental bogus property name rename

 operations/affine/affine.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit ea84ddd73167d985dbd39865af945b885df4a389
Author: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
Date:   Sun Apr 1 12:04:23 2012 +0400

    Updated Russian translation

 po/ru.po |  488
 +++++++++++++++++++++++++++++++++-----------------------------
 1 files changed, 260 insertions(+), 228 deletions(-)

commit fe1cdad0ade73ba349f67688962f7ee37d849f84
Author: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
Date:   Sun Apr 1 11:41:07 2012 +0400

    No more dots in the end of tooltips in ops. Proper capitalization
    in some of them.

 operations/workshop/box-max.c         |    2 +-
 operations/workshop/box-min.c         |    2 +-
 operations/workshop/box-percentile.c  |    4 ++--
 operations/workshop/color-reduction.c |    2 +-
 operations/workshop/color-rotate.c    |    2 +-
 operations/workshop/deinterlace.c     |    2 +-
 operations/workshop/linear-gradient.c |    6 +++---
 operations/workshop/mandelbrot.c      |    2 +-
 operations/workshop/noise-spread.c    |    2 +-
 operations/workshop/plasma.c          |    2 +-
 operations/workshop/radial-gradient.c |    6 +++---
 operations/workshop/red-eye-removal.c |    2 +-
 operations/workshop/snn-percentile.c  |    2 +-
 13 files changed, 18 insertions(+), 18 deletions(-)

commit 627437a7a3972b1007466b183de6d00c4d3f4e8b
Author: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
Date:   Sun Apr 1 11:13:46 2012 +0400

    It's JPEG 2000, not JPEG-2000. Officially.

 operations/external/jp2-load.c |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

commit 8a499da65e7765e697e2a8c57d28ef5bb93b2b36
Author: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
Date:   Sun Apr 1 11:11:44 2012 +0400

    Removed dots from the end of tooltips in user-visible messages in ops

 operations/common/noise.c                |    2 +-
 operations/common/polar-coordinates.c    |    6 +++---
 operations/common/unsharp-mask.c         |    4 ++--
 operations/external/ff-load.c            |    6 +++---
 operations/external/jp2-load.c           |    4 ++--
 operations/external/jpg-load.c           |    2 +-
 operations/external/jpg-save.c           |    4 ++--
 operations/external/path.c               |   18 +++++++++---------
 operations/workshop/convolution-matrix.c |    2 +-
 operations/workshop/cubism.c             |    2 +-
 operations/workshop/emboss.c             |    2 +-
 11 files changed, 26 insertions(+), 26 deletions(-)

commit 52c350b31c475b3e0492563b631f4dd63ef80222
Author: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
Date:   Sun Apr 1 10:53:41 2012 +0400

    Added noise reduction to the list of translatable ops, marked its
    messages for translation

 operations/common/noise-reduction.c |    2 +-
 po/POTFILES.in                      |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)

commit ee4375efd8c59baaec4140e8809348d4eec11b3b
Author: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
Date:   Sun Apr 1 10:41:34 2012 +0400

    No more dots in the end of tooltips in box blur, checkerboard and
    grid ops

 operations/common/box-blur.c     |    4 ++--
 operations/common/checkerboard.c |    8 ++++----
 operations/common/grid.c         |   12 ++++++------
 3 files changed, 12 insertions(+), 12 deletions(-)

commit a7db704d0161bc85e898198c0e8617fe6189aa59
Author: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
Date:   Sun Apr 1 10:30:22 2012 +0400

    Fixed typos and improved formatting consistency in user-visible
    messages of affine ops

 operations/affine/affine.c    |    6 +++---
 operations/affine/reflect.c   |    4 ++--
 operations/affine/rotate.c    |    2 +-
 operations/affine/scale.c     |    4 ++--
 operations/affine/shear.c     |    6 +++---
 operations/affine/translate.c |    6 +++---
 6 files changed, 14 insertions(+), 14 deletions(-)

commit c059d5d9e7aecd63bd564b57ac684e602cb21ced
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sun Apr 1 08:26:34 2012 +0200

    Added sl for Slovenian translation

 po/LINGUAS |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 5f262b0ea408a3c8d418da8ecf2bb2aa221f0e06
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Sun Apr 1 08:26:22 2012 +0200

    Added Slovenian translation

 po/sl.po | 3691
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 3691 insertions(+), 0 deletions(-)

commit c598ca21dfb6e77b4f10cfdf00728bbd83308bed
Author: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
Date:   Sun Apr 1 10:21:53 2012 +0400

    Fixed a typo in the warp operation

 operations/workshop/warp.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit f70b41aa2caa5242d0379e50cf6004f9a979b0c6
Author: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
Date:   Sun Apr 1 10:10:24 2012 +0400

    Consistent capitalization in user-visible messages in the vignette op

 operations/common/vignette.c |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)

commit dcc1495d90f6e77c365f8351edd89bc24f0b7963
Author: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
Date:   Sun Apr 1 10:02:01 2012 +0400

    Swapped horizontal and vertical in lens-distortion op tooltips back
    to normal

 operations/common/lens-distortion.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 223cca14c5a5d08c9ca9e371e379d508b97a04b4
Author: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
Date:   Sun Apr 1 09:39:48 2012 +0400

    Added initial Russian translation

 po/LINGUAS |    1 +
 po/ru.po   | 3362
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 3363 insertions(+), 0 deletions(-)

commit 42eae26b70555e60bf6a0279de45cae45c64a864
Author: Alexandre Prokoudine <alexandre.prokoudine@gmail.com>
Date:   Sun Apr 1 09:37:00 2012 +0400

    Marked messages in color temperature operation for translation

 operations/common/color-temperature.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit e362e0e066f048e934d9c626669b016359738982
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Sun Apr 1 00:38:16 2012 +0100

    build: disable gobject introspection also on dist

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 0e9c552ae0eb4879126ccac59ef1cb184d9e3034
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Sun Apr 1 00:27:10 2012 +0100

    update po/POTFILES.in

    rename pixelise op, the POTFILES.in file should really really be
    autogenerated...

 po/POTFILES.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

commit 2e78adfdce49249f5cb0c2684e7d33f3bc652053
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Sun Apr 1 00:01:24 2012 +0100

    tests: rename pixelize test

 tests/compositions/Makefile.am            |    2 +-
 tests/compositions/pixelise.xml           |   14 --------------
 tests/compositions/pixelize.xml           |   14 ++++++++++++++
 tests/compositions/reference/pixelise.png |  Bin 5392 -> 0 bytes
 tests/compositions/reference/pixelize.png |  Bin 0 -> 5392 bytes
 5 files changed, 15 insertions(+), 15 deletions(-)

commit 13c31f5b858e4b81bc4b6cfaf054bc830d7d071e
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Sat Mar 31 23:43:01 2012 +0100

    op/color-to-alpha: rename "value" property to "color"

 operations/common/color-to-alpha.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

commit 3ceeb519a74575cbd155c4e5f75ac092867666ac
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Sat Mar 31 21:59:37 2012 +0100

    ops: s/pixelise/pixelize/

 operations/common/pixelise.c |  186
 ------------------------------------------
 operations/common/pixelize.c |  186
 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 186 insertions(+), 186 deletions(-)

commit c6b4ced69cbfb7889fb7d6eaf0452fc046543ed0
Author: Martin Nordholts <martinn@src.gnome.org>
Date:   Sat Mar 31 22:07:16 2012 +0200

    Remove ChangeLog.pre-0-1 from EXTRA_DIST for make distcheck

    It has been removed from the source tree.

 Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

commit ed5a7ad372e6c819cdb203e3bde943b1c1a31620
Author: Martin Nordholts <martinn@src.gnome.org>
Date:   Sat Mar 31 21:55:38 2012 +0200

    gegl: Update po/POTFILES.skip for make distcheck

 po/POTFILES.skip |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

commit 839e43e33ae81a2c0f424bdaf92e6775e75b5e3e
Author: Martin Nordholts <martinn@src.gnome.org>
Date:   Sat Mar 31 21:33:18 2012 +0200

    operations: Use gegl_operation_class_set_keys() in v4l so it builds

 operations/external/v4l.c |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

commit 87afdace2da09ffbcc1dd8464378fb4075ee8aca
Author: Victor Oliveira <victormatheus@gmail.com>
Date:   Sat Mar 31 15:37:16 2012 -0300

    cl: error handling

 operations/common/write-buffer.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

commit ce5cd83cfec19ea9873a0c1e00921c313c16983c
Author: Victor Oliveira <victormatheus@gmail.com>
Date:   Sat Mar 31 15:25:59 2012 -0300

    cl: Fixing more bugs and adding cl support to write-buffer

    so we can perform color conversion in the GPU for output

 gegl/buffer/gegl-buffer-access.c      |    1 +
 gegl/buffer/gegl-buffer-cl-iterator.c |    2 +
 gegl/buffer/gegl-tile-handler-cache.c |    7 +++--
 gegl/opencl/gegl-cl-color.c           |    2 +-
 operations/common/write-buffer.c      |   38
 ++++++++++++++++++++++++++++++++-
 5 files changed, 45 insertions(+), 5 deletions(-)

commit bd4b91657287bfa646a382e64b3bbd0f6555d312
Author: Øyvind Kolås <pippin@gimp.org>
Date:   Sat Mar 31 18:11:35 2012 +0100

    buffer: add a lock around cow dup/dedup

 gegl/buffer/gegl-tile.c        |   13 +++++++++++++
 operations/common/dropshadow.c |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
[--snip--]
