gimp/app
Michael Natterer 87dc343b21 remove public functions get_tiles(), get_image(), get_image_type() and
2008-11-04  Michael Natterer  <mitch@gimp.org>

	* app/core/gimpprojection.[ch]: remove public functions
	get_tiles(), get_image(), get_image_type() and get_bytes().

	* app/actions/debug-commands.c
	* app/actions/layers-commands.c
	* app/core/gimpprojection-construct.c
	* app/display/gimpdisplayshell-render.c
	* app/paint/gimppaintcore.c
	* tools/pdbgen/pdb/layer.pdb: use the GimpPickable API insatead.

	* app/pdb/layer-cmds.c: regenerated.


svn path=/trunk/; revision=27547
2008-11-04 12:07:17 +00:00
..
actions remove public functions get_tiles(), get_image(), get_image_type() and 2008-11-04 12:07:17 +00:00
base reverted last change as the code in tile-pyramid does care about the pixel 2008-11-04 09:07:38 +00:00
composite removed trailing whitespace 2008-09-04 08:37:32 +00:00
config removed checks for PangoFT2. 2008-10-31 07:53:40 +00:00
core remove public functions get_tiles(), get_image(), get_image_type() and 2008-11-04 12:07:17 +00:00
dialogs renamed gimp_item_width() to gimp_item_get_width() and gimp_item_height() 2008-11-03 00:09:01 +00:00
display remove public functions get_tiles(), get_image(), get_image_type() and 2008-11-04 12:07:17 +00:00
file add new functions gimp_image_get_layer_iter(), channel_iter() and 2008-11-02 20:46:57 +00:00
gegl Reuse the blending formula from the legacy Soft light. (Actually the 2008-11-03 23:00:40 +00:00
gui add new functions gimp_get_image_iter(), display_iter() and 2008-11-02 21:34:14 +00:00
menus add new functions gimp_get_image_iter(), display_iter() and 2008-11-02 21:34:14 +00:00
paint remove public functions get_tiles(), get_image(), get_image_type() and 2008-11-04 12:07:17 +00:00
paint-funcs Implemented Erase, Anti Erase, Color Erase and Replace. These are not 2008-10-31 21:02:26 +00:00
pdb remove public functions get_tiles(), get_image(), get_image_type() and 2008-11-04 12:07:17 +00:00
plug-in app/base/Makefile.am app/core/Makefile.am app/display/Makefile.am 2008-11-03 21:38:13 +00:00
text app/text/Makefile.am removed this header file. 2008-11-03 23:44:19 +00:00
tools app/text/Makefile.am removed this header file. 2008-11-03 23:44:19 +00:00
vectors app/core/gimp-edit.c app/core/gimpchannel.c 2008-11-03 21:17:50 +00:00
widgets Arrange layer modes into more logical and useful groups. 2008-11-03 22:56:28 +00:00
xcf app/core/gimp-edit.c app/core/gimpchannel.c 2008-11-03 21:17:50 +00:00
Makefile.am removed checks for PangoFT2. 2008-10-31 07:53:40 +00:00
about.h updated copyright. 2008-01-24 17:07:51 +00:00
app.c Drop duplicated #include <gegl.h>. 2008-07-11 16:47:35 +00:00
app.h Allow other applications to open images in GIMP as if they were new images 2007-04-17 15:54:01 +00:00
batch.c app/app.c app/batch.c app/core/gimp.c use G_STRLOC instead of hardcoding 2008-02-19 13:38:24 +00:00
batch.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
errors.c added errors_exit() and unset the Gimp reference. Errors may occur after 2007-06-13 09:27:32 +00:00
errors.h added errors_exit() and unset the Gimp reference. Errors may occur after 2007-06-13 09:27:32 +00:00
fileicon.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00
gimp-intl.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimp-log.c Applied 'gimp-decimate.diff' as announced on the mailing-list: 2008-09-07 21:13:09 +00:00
gimp-log.h Applied 'gimp-decimate.diff' as announced on the mailing-list: 2008-09-07 21:13:09 +00:00
gimp.rc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
gimpcore.def updated include <string.h> for memcmp() include <string.h> for strcmp() 2008-10-03 19:27:54 +00:00
main.c removed prototype for gimp_sigfatal_handler() 2008-10-13 19:49:51 +00:00
makefile.msc updated include <string.h> for memcmp() include <string.h> for strcmp() 2008-10-03 19:27:54 +00:00
sanity.c configure.in require GEGL >= 0.0.21. 2008-10-14 22:44:42 +00:00
sanity.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
signals.c comments. 2008-10-14 07:29:59 +00:00
signals.h app/Makefile.am new files with code split out of main.c. 2008-10-13 19:32:33 +00:00
unique.c app/widgets/Makefile.am app/widgets/gimpdbusservice.[ch] removed here ... 2008-07-13 19:49:32 +00:00
unique.h moved some common code back to main.c 2008-07-11 09:16:23 +00:00
units.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
units.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
version.c tweaked verbose version output. 2008-04-07 19:33:24 +00:00
version.h New files. Rename gimp_show_version() to gimp_version_show() and move 2008-02-26 14:02:44 +00:00
wilber.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00