gimp/app
Sven Neumann 6e77b577dc handle NULL string values.
2004-07-13  Sven Neumann  <sven@gimp.org>

	* app/core/gimp-utils.c (gimp_g_value_get_memsize): handle NULL
	string values.
2004-07-13 11:54:09 +00:00
..
actions updated app/actions/makefile.msc app/menus/makefile.msc : (new files) 2004-07-11 21:53:17 +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-dump.c applied patch from Dave Neary which adds %B 2004-07-12 23:36:45 +00:00
core handle NULL string values. 2004-07-13 11:54:09 +00:00
dialogs removed images from the container when they become clean. Should move to 2004-07-12 11:12:19 +00:00
display app/config/gimpconfig-dump.c applied patch from Dave Neary which adds %B 2004-07-12 23:36:45 +00:00
file new utility function which opens an image, flattens it if needed and 2004-06-28 21:42:19 +00:00
gui Made the gimp-console binary compile. Finishes core/GUI separation and 2004-07-12 14:32:31 +00:00
menus updated app/actions/makefile.msc app/menus/makefile.msc : (new files) 2004-07-11 21:53:17 +00:00
paint app/core/gimpundo.[ch] app/core/gimpitemundo.[ch] removed all _new() 2004-07-12 16:59:36 +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 updated app/actions/makefile.msc app/menus/makefile.msc : (new files) 2004-07-11 21:53:17 +00:00
plug-in fixed a compiler warning. 2004-07-05 22:28:09 +00:00
text added new function gimp_g_value_get_memsize() that attempts to calculate 2004-07-13 10:09:22 +00:00
tools plugged a tiny memory leak. 2004-07-13 08:59:10 +00:00
vectors updated app/actions/makefile.msc app/menus/makefile.msc : (new files) 2004-07-11 21:53:17 +00:00
widgets added a preview of the global buffer. 2004-07-12 20:25:05 +00:00
xcf Allow plug-ins to register menu icons. Fixes bug #120500. 2004-05-18 21:19:43 +00:00
.cvsignore removed hack for gimp-console compilation. automake seems to handle it 2004-07-12 22:34:37 +00:00
Makefile.am removed hack for gimp-console compilation. automake seems to handle it 2004-07-12 22:34:37 +00:00
airbrush.c
app_procs.c added #ifdef G_OS_WIN32 #include <windows.h> #endif 2004-07-12 21:32:29 +00:00
app_procs.h Made the gimp-console binary compile. Finishes core/GUI separation and 2004-07-12 14:32:31 +00:00
batch.c
batch.h
errors.c
errors.h
gimp-intl.h
gimp.rc
main.c Made the gimp-console binary compile. Finishes core/GUI separation and 2004-07-12 14:32:31 +00:00
makefile.msc updated app/actions/makefile.msc app/menus/makefile.msc : (new files) 2004-07-11 21:53:17 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c removed the gtk+ sanity check here ... 2004-07-12 13:22:28 +00:00
sanity.h removed the gtk+ sanity check here ... 2004-07-12 13:22:28 +00:00
transform_core.c
units.c
units.h
wilber.ico