gimp/app
Sven Neumann a4ac4de072 app/config/gimpconfig-deserialize.c removed redundant casts.
2004-07-08  Sven Neumann  <sven@gimp.org>

	* app/config/gimpconfig-deserialize.c
	* app/config/gimpconfig-serialize.c: removed redundant casts.

	* app/widgets/gimpsessioninfo.[ch]: added convenience functions to
	get and set aux-info based on object properties.

	* app/widgets/gimphistogrameditor.c: use the new functions to save
	a histogram's channel and scale in the sessionrc.
2004-07-08 00:09:41 +00:00
..
actions app/gui/Makefile.am removed... 2004-07-07 14:38:23 +00:00
base Added an RGB histogram based on a patch by Tor Lillqvist. Fixes bug 2004-07-06 16:33:30 +00:00
composite define timersub() macro in case it's undefined. Patch by Tim Mooney, fixes 2004-06-22 18:11:08 +00:00
config app/config/gimpconfig-deserialize.c removed redundant casts. 2004-07-08 00:09:41 +00:00
core ooops 2004-07-07 15:25:27 +00:00
dialogs app/actions/dialogs-commands.c app/display/gimpdisplayshell-dnd.c 2004-07-04 21:27:09 +00:00
display #define MIN and MAX values for GimpCoords.pressure, .tilt and .wheel. 2004-07-05 18:48:43 +00:00
file new utility function which opens an image, flattens it if needed and 2004-06-28 21:42:19 +00:00
gui app/gui/Makefile.am removed... 2004-07-07 14:38:23 +00:00
menus app/gui/Makefile.am new files implementing a clipboard for image data 2004-07-02 14:08:15 +00:00
paint app/core/core-enums.c app/display/display-enums.c app/paint/paint-enums.c 2004-06-30 16:05:24 +00:00
paint-funcs don't scan app/paint-funcs/paint-funcs-types.h for enums. 2004-07-05 21:39:54 +00:00
pdb app/actions/dialogs-commands.c app/display/gimpdisplayshell-dnd.c 2004-07-04 21:27:09 +00:00
plug-in fixed a compiler warning. 2004-07-05 22:28:09 +00:00
text removed enum SizeType. 2004-07-05 20:55:05 +00:00
tools adapt the arrow key velocity to the display scale factor. Please test and 2004-07-06 22:58:33 +00:00
vectors renamed the SVG related functions so that they deal with an anonymous data 2004-06-30 11:57:17 +00:00
widgets app/config/gimpconfig-deserialize.c removed redundant casts. 2004-07-08 00:09:41 +00:00
xcf Allow plug-ins to register menu icons. Fixes bug #120500. 2004-05-18 21:19:43 +00:00
.cvsignore tools/Makefile.am app/Makefile.am app, tools, and user dir bumped to 2004-04-16 00:56:25 +00:00
airbrush.c
app_procs.c Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
app_procs.h app/Makefile.am new files implementing sanity_check() for run-time 2004-03-30 11:32:21 +00:00
batch.c Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
batch.h
errors.c
errors.h
gimp-intl.h
gimp.rc
main.c when glibc is used, call mallopt, so that memory chunks >= 4k (= 64*64 2004-04-29 19:47:24 +00:00
Makefile.am app/Makefile.am app/actions/file-actions.c app/actions/file-commands.[ch] 2004-05-31 14:40:10 +00:00
makefile.msc build sanity.obj app/text/makefile.msc : gimptextundo.obj 2004-04-11 15:21:09 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c unset the filename if the image is unnamed. 2004-06-22 15:11:35 +00:00
sanity.h app/Makefile.am new files implementing sanity_check() for run-time 2004-03-30 11:32:21 +00:00
transform_core.c
units.c
units.h
wilber.ico