Author: ok Date: 2007-11-13 22:49:52 +0000 (Tue, 13 Nov 2007) New Revision: 1705 ViewCVS link: http://svn.gnome.org/viewcvs/gegl?rev=1705&view=rev
Added: trunk/operations/color/contrast-curve.c trunk/operations/color/mono-mixer.c trunk/operations/color/value-invert.c trunk/operations/enhance/ trunk/operations/enhance/Makefile.am trunk/operations/enhance/bilateral-filter.c trunk/operations/enhance/snn-mean.c Removed: trunk/operations/workshop/bilateral-filter.c trunk/operations/workshop/contrast-curve.c trunk/operations/workshop/mono-mixer.c trunk/operations/workshop/snn-mean.c trunk/operations/workshop/value-invert.c Modified: trunk/ChangeLog trunk/configure.ac trunk/operations/Makefile.am Log: Moved bilateral-filter, ssn-mean, contrast-curve, mono-mixer and value-invert from the workshop to be official operations for the next release. * configure.ac: added enhance Makefile.am * operations/Makefile.am: added enhance subdir * operations/enhance/: added directory. * operations/enhance/Makefile.am: added * operations/workshop/bilateral-filter.c: moved ... * operations/enhance/bilateral-filter.c: ... here * operations/workshop/snn-mean.c: moved ... * operations/enhance/snn-mean.c: ... here * operations/workshop/contrast-curve.c: moved ... * operations/color/contrast-curve.c: ... here * operations/workshop/mono-mixer.c: moved ... * operations/color/mono-mixer.c: ... here * operations/workshop/value-invert.c: moved ... * operations/color/value-invert.c: ... here _______________________________________________ SVN-commits-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/svn-commits-list
