gimp/app
Sven Neumann 8e38f70b96 free the memory allocated for the GimpLut structure. Removed trailing
2003-09-05  Sven Neumann  <sven@gimp.org>

	* app/base/gimplut.[ch] (gimp_lut_free): free the memory allocated
	for the GimpLut structure. Removed trailing whitespace.

	* app/core/gimpbuffer.c: cosmetics.

	* app/core/gimpedit.[ch]: let gimp_edit_cut() and gimp_edit_copy()
	return a pointer to the global cut buffer instead of creating a
	GimpBuffer which was leaked by most callers.

	* app/gui/edit-commands.c: changed accordingly.

	* libgimpwidgets/gimpquerybox.[ch] (string_query_box_ok_callback):
	removed a superfluous g_strdup(); made GimpQueryStringCallback take
	a const gchar* pointer.

	* app/gui/edit-commands.c
	* app/gui/file-commands.c
	* app/gui/palettes-commands.c: changed accordingly.
2003-09-05 01:40:29 +00:00
..
actions free the memory allocated for the GimpLut structure. Removed trailing 2003-09-05 01:40:29 +00:00
base free the memory allocated for the GimpLut structure. Removed trailing 2003-09-05 01:40:29 +00:00
composite #define ARCH_X86 on x86-64 too. 2003-09-04 17:34:57 +00:00
config app/config/gimpcoreconfig.[ch] removed "module-load-inhibit" property 2003-09-02 12:55:38 +00:00
core free the memory allocated for the GimpLut structure. Removed trailing 2003-09-05 01:40:29 +00:00
dialogs made pullout a percentage instead of a maximal value. (gimp_rgb_to_cmyk): 2003-09-02 22:52:25 +00:00
display removed the _bounds() and _boundary() wrappers. 2003-09-03 17:17:18 +00:00
file renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
gui free the memory allocated for the GimpLut structure. Removed trailing 2003-09-05 01:40:29 +00:00
menus removed the _value() and _is_empty() wrappers. 2003-09-03 15:13:19 +00:00
paint removed the _value() and _is_empty() wrappers. 2003-09-03 15:13:19 +00:00
paint-funcs fix for bug #121305 2003-09-03 16:29:18 +00:00
pdb removed gimp_channel_load(). 2003-09-04 20:18:08 +00:00
plug-in Completed the new help infrastructure. Needs some polishing but basically 2003-08-28 18:49:11 +00:00
text use gimp_drawable_invalidate_boundary now. 2003-09-04 17:48:15 +00:00
tools removed the _push_undo() and _invalidate() wrappers. 2003-09-04 11:44:57 +00:00
vectors Bah. Fixed stupid error from my last commit. 2003-09-04 13:08:03 +00:00
widgets removed gimp_channel_load(). 2003-09-04 20:18:08 +00:00
xcf removed the _bounds() and _boundary() wrappers. 2003-09-03 17:17:18 +00:00
.cvsignore Makefile.am configure.in gimp-1.3.pc.in added pkg-config files for 2001-11-25 00:19:38 +00:00
Makefile.am check for freetype-config and set FREETYPE_LIBS. 2003-07-22 13:44:07 +00:00
airbrush.c
app_procs.c We really don't need that global variable overkill from appenv.h just to 2003-09-01 17:26:09 +00:00
app_procs.h We really don't need that global variable overkill from appenv.h just to 2003-09-01 17:26:09 +00:00
appenv.h We really don't need that global variable overkill from appenv.h just to 2003-09-01 17:26:09 +00:00
batch.c s/extension/plug_in/ for Script-Fu procedures to get batch mode working 2003-09-03 09:30:09 +00:00
batch.h added G_SPAWN_CHILD_INHERITS_STDIN to the flags passed to g_spawn_async(). 2003-03-21 16:50:55 +00:00
errors.c Cleaned up and improved the message system: 2003-06-13 14:37:00 +00:00
errors.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
gimp-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimp.rc
libgimp_glue.c changed again to take no paramaters and use _gimp_standard_help_func from 2003-05-25 14:23:43 +00:00
libgimp_glue.h changed again to take no paramaters and use _gimp_standard_help_func from 2003-05-25 14:23:43 +00:00
main.c We really don't need that global variable overkill from appenv.h just to 2003-09-01 17:26:09 +00:00
makefile.msc renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c Garry R. Osgood <grosgood@rcn.com> 2001-03-11 13:15:41 +00:00
transform_core.c
wilber.ico