Gimp/app
Michael Natterer a5bc7b0815 added "guint disconnected : 1", we have enough space for flags now.
2006-04-07  Michael Natterer  <mitch@gimp.org>

	* app/core/gimpobject.h: added "guint disconnected : 1", we
	have enough space for flags now.

	* app/core/gimpobject.c (gimp_object_dispose): use the new
	object->disconnected flag instead of attaching that boolean to the
	object.
2006-04-07 15:39:17 +00:00
..
actions app/actions/tool-options-commands.c app/core/gimp.c 2006-04-07 10:51:22 +00:00
base removed forgotten debug output 2006-04-05 21:04:34 +00:00
composite removed unused global arrays. 2006-04-06 14:10:48 +00:00
config Silence compiler warnings about... 2006-04-02 18:19:48 +00:00
core added "guint disconnected : 1", we have enough space for flags now. 2006-04-07 15:39:17 +00:00
dialogs app/actions/tool-options-commands.c app/core/gimp.c 2006-04-07 10:51:22 +00:00
display app/actions/tool-options-commands.c app/core/gimp.c 2006-04-07 10:51:22 +00:00
file app/actions/tool-options-commands.c app/core/gimp.c 2006-04-07 10:51:22 +00:00
gui app/plug-in/Makefile.am app/plug-in/plug-in-types.h removed... 2006-04-06 10:01:30 +00:00
menus added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
paint app/actions/tool-options-commands.c app/core/gimp.c 2006-04-07 10:51:22 +00:00
paint-funcs app/core/gimpcontext.c app/core/gimpimage.c app/paint-funcs/paint-funcs.c 2006-04-06 12:43:58 +00:00
pdb added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
plug-in added flag "guint static_name : 1" and new APIs 2006-04-07 10:04:27 +00:00
text moved new code to a utility function. Avoid use of deprecated Pango API. 2006-04-04 07:36:02 +00:00
tools renamed gimp_drawable_data() to gimp_drawable_get_tiles(). 2006-04-07 09:21:18 +00:00
vectors did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
widgets app/actions/tool-options-commands.c app/core/gimp.c 2006-04-07 10:51:22 +00:00
xcf declared the array as const. 2006-04-07 11:58:12 +00:00
.cvsignore
about.h use U+00A9 COPYRIGHT SIGN. 2006-03-01 08:06:08 +00:00
airbrush.c
app_procs.c did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
app_procs.h
batch.c app/pdb/Makefile.am app/pdb/procedural_db.[ch] removed... 2006-04-04 17:47:22 +00:00
batch.h
errors.c app/errors.c s/The GIMP/GIMP/ 2005-11-04 11:08:02 +00:00
errors.h
fileicon.ico
gimp-intl.h
gimp.rc
gimpcore.def updated 2006-02-26 19:00:33 +00:00
main.c use GIMP_NAME. 2006-02-07 10:54:31 +00:00
Makefile.am introduce automake conditional USE_BINRELOC. 2006-02-19 17:44:57 +00:00
makefile.msc updated 2005-09-25 19:30:55 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c HACKING document the changed dependencies. 2005-12-28 21:36:03 +00:00
sanity.h
transform_core.c
units.c GimpUnitVTable -> GimpUnitVtable 2005-09-10 12:21:37 +00:00
units.h
wilber.ico