gimp/app
Michael Natterer d2a716d37f app/core/gimpdrawable.h move the preview related members to the private
2009-02-05  Michael Natterer  <mitch@gimp.org>

	* app/core/gimpdrawable.h
	* app/core/gimpdrawable-preview.c: move the preview related
	members to the private struct.

	* app/core/gimpdrawable.c
	* app/core/gimpdrawable-private.h
	* app/core/gimpselection.c: changed accordingly.


svn path=/trunk/; revision=27986
2009-02-05 20:27:09 +00:00
..
actions Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
base Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
composite Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
config Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
core app/core/gimpdrawable.h move the preview related members to the private 2009-02-05 20:27:09 +00:00
dialogs Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
display reverted last change. It's not helpful to use different strings for the 2009-02-02 11:00:38 +00:00
file Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
gegl Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
gui Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
menus Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
paint Rename brush stuff with 'scale' to 'transform'. 2009-02-01 11:08:22 +00:00
paint-funcs Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
pdb Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
plug-in Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
text app/core/Makefile.am new file which contains struct GimpDrawablePrivate. 2009-02-03 23:57:11 +00:00
tools Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
vectors Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
widgets Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
xcf app/core/Makefile.am new file which contains struct GimpDrawablePrivate. 2009-02-03 23:57:11 +00:00
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am Bug 562427 – Compilation with --as-needed 2008-11-27 19:21:03 +00:00
about.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
app.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
app.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
batch.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
batch.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
errors.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
errors.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +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 Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimp-log.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimp-log.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +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 Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +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 Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
sanity.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
signals.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
signals.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
unique.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
unique.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
units.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
units.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
version.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
version.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
wilber.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00