2009-05-13  Manish Singh  <yosh@gimp.org>

	Adapt to current babl and gegl api

	* src/rgegl-node.c
	* src/rgegl-color.c

2008-11-17  Øyvind Kolås  <pippin@gimp.org>

	* samples/render-test.rb:
	* samples/view-test.rb:
	* samples/xml-parsing.rb: updated samples to use the gegl: prefixed op
	names.

2008-06-03  Øyvind Kolås  <pippin@gimp.org>

	* samples/view-test.rb: s/FractalExplorer/fractal-explorer/
	* samples/xml-parsing.rb: s/FractalExplorer/fractal-explorer/
	* src/lib/gegl-view.rb: s/FractalExplorer/fractal-explorer/
	* src/rgegl-node.c: moved gegl_init()
	* src/rgegl.c: (Init_gegl): here, since some of the initialization
	code in some of the classes seems to depend on gegl_config() working.

2008-05-12  Øyvind Kolås  <pippin@gimp.org>

	* src/rgegl.h: do not include rbgeglversion.h since gegl provides its
	own version macros now.
	* src/rgegl-node.c: removed some bitrotted methods.

2008-05-08  Manish Singh  <yosh@gimp.org>

	* samples/render-test.rb: the display op isn't really needed, remove.
	Also, update for fractal-explorer op name change.

2008-01-23  Øyvind Kolås  <pippin@gimp.org>

	* src/rbgeglversion.h:

2008-01-22  Manish Singh  <yosh@gimp.org>

	* src/rgegl-rectangle.c: gegl-utils.h no longer exists.

	* src/rbgeglversion.h
	* src/rgeglversion.h: removed generated files.

2007-11-24  Øyvind Kolås  <pippin@gimp.org>

	* src/rgegl-node.c: updated to reflect naming changes in xml
	parsing/serialization API.

2007-11-09  Øyvind Kolås  <pippin@gimp.org>

	Upgraded rgegl from LGPLv2 to LGPLv3. 

	* COPYING.LIB: removed.
	* COPYING: added GPLv3
	* COPYING.LESSER: added LGPLv3
	* src/*.[ch]: added missing copyright statements.

2007-10-03  Kevin Cozens  <kcozens@cvs.gnome.org>

	* src/rgegl-node.c: Updated due to API change of gegl_node_blit().

2007-02-26  Øyvind Kolås  <pippin@gimp.org>

	* samples/render-test.rb: added a greyscale UTF8 text rendering
	sample.

2007-02-17  Øyvind Kolås  <pippin@gimp.org>

	* src/lib/gegl.rb: call gegl_exit when ruby shuts down.

2007-02-14  Øyvind Kolås  <pippin@gimp.org>

	* src/lib/gegl-view.rb: queue redraws when x,y or scale of view
	changes.
	* src/lib/gegl.rb: do not depend on gtk2 by default (removes the
	warnings when initializing rgegl without gtk)
	* samples/view-test.rb: added sample using the Gegl::View GTK+ widget.

2007-02-14  Øyvind Kolås  <pippin@gimp.org>

	* src/lib/gegl-view.rb:
	* src/lib/gegl.rb:

2007-02-14  Øyvind Kolås  <pippin@gimp.org>

	* src/lib/canvas.rb: removed file checked in by accident.

2007-02-14  Øyvind Kolås  <pippin@gimp.org>

	* README: added.

2007-02-13  Øyvind Kolås  <oeyvindk@hig.no>

	Initial import of ruby extension for GEGL.
