Files
gimp/app/core
Michael Natterer f2acde4c60 app/base/base-types.h remove redundant and inconsistently used MaskBuf
2007-04-13  Michael Natterer  <mitch@gimp.org>

	* app/base/base-types.h
	* app/base/temp-buf.[ch]: remove redundant and inconsistently used
	MaskBuf type and API.

	* app/core/gimpbrush-scale.c
	* app/paint/gimpbrushcore.[ch]: use TempBuf and its API instead.
	This also optimizes away a useless memset() on brush scaling,
	we completely fill each of the created buffers anyway.


svn path=/trunk/; revision=22249
2007-04-13 14:04:37 +00:00
..
2007-03-05 20:09:46 +00:00
2007-03-05 20:09:46 +00:00
2007-03-29 14:09:12 +00:00
2006-12-09 23:15:59 +00:00
2007-01-30 22:53:18 +00:00
2007-03-05 20:09:46 +00:00
2006-12-13 14:27:57 +00:00
2007-03-04 19:04:42 +00:00