gimp/app
Michael Natterer ac2b6c8702 changed again to take no paramaters and use _gimp_standard_help_func from
2003-05-25  Michael Natterer  <mitch@gimp.org>

	* libgimpwidgets/gimphelpui.[ch] (_gimp_help_init): changed again
	to take no paramaters and use _gimp_standard_help_func from
	gimpwidgets-private.

	* libgimpwidgets/gimpwidgets-private.[ch]: removed the palette
	functions from GimpWidgetVTable. Instead, pass them as
	GimpGetColorFunc to gimp_widgets_init() and make them available as
	_gimp_get_foreground_func and _gimp_get_background_func.

	* libgimpwidgets/gimpcolorbutton.c
	* libgimp/gimpui.c: changed accordingly.

	* app/libgimp_glue.[ch]: removed the palette functions.

	* app/gui/gui.c: added gui_get_foreground_func() and
	gui_get_background_func() and pass them to gimp_widgets_init().
2003-05-25 14:23:43 +00:00
..
actions don't default to clip_result == TRUE (unlike the other transform 2003-05-20 15:26:38 +00:00
arch/i386/mmx Fixed .type directives (would not compile on certain systems). 2002-05-07 07:59:21 +00:00
base updated win32 (msvc) build 2003-05-24 17:00:03 +00:00
config updated win32 (msvc) build 2003-05-24 17:00:03 +00:00
core updated win32 (msvc) build 2003-05-24 17:00:03 +00:00
dialogs don't call gimp_dialog_factory_add_foreign() with a NULL dialog_factory. 2003-05-23 12:00:49 +00:00
display updated win32 (msvc) build 2003-05-24 17:00:03 +00:00
file added some sanity checks to temp_buf conversion routines. 2003-05-15 13:33:30 +00:00
gui changed again to take no paramaters and use _gimp_standard_help_func from 2003-05-25 14:23:43 +00:00
menus docs/keybindings.txt changed the default shortcut for "Zoom In" to '+'. 2003-05-23 11:27:28 +00:00
paint app/paint/gimppaintcore.c applied a patch from Henning Makholm 2003-05-23 13:22:38 +00:00
paint-funcs fixed typo: use x1 instead of the uninitialized variable x. 2003-05-15 21:01:02 +00:00
pdb updated win32 (msvc) build 2003-05-24 17:00:03 +00:00
plug-in wait 10 ms before killing the plug-in just like the comment says. The code 2003-05-13 11:44:28 +00:00
text updated win32 (msvc) build 2003-05-24 17:00:03 +00:00
tools updated win32 (msvc) build 2003-05-24 17:00:03 +00:00
vectors updated win32 (msvc) build 2003-05-24 17:00:03 +00:00
widgets updated win32 (msvc) build 2003-05-24 17:00:03 +00:00
xcf app/vectors/Makefile.am new files implementing a compatibility API for 2003-05-22 19:02:38 +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 Always provide interlibrary dependencies, not just on Win32. 2003-05-23 17:28:07 +00:00
airbrush.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
app_procs.c Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
app_procs.h when checking for 'excecutable' make sure it is a regular file too (on 2003-01-01 13:33:27 +00:00
appenv.h added -DGIMP_APP_GLUE_COMPILATION to AM_CPPFLAGS. 2002-12-04 12:26:39 +00:00
batch.c added G_SPAWN_CHILD_INHERITS_STDIN to the flags passed to g_spawn_async(). 2003-03-21 16:50:55 +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 forgot a "return". 2001-12-01 22:59:48 +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 Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
gimp.sym Add the symbols used by libgimpwidgets. 2002-12-26 02:25:55 +00:00
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 Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
makefile.mingw.in Mark as out-of-date. 2002-12-26 01:19:09 +00:00
makefile.msc updated win32 (msvc) build 2003-05-24 17:00:03 +00:00
paint_core.h prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
paint_options.h prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
plug_in_cmds.c Garry R. Osgood <grosgood@rcn.com> 2001-03-11 13:15:41 +00:00
transform_core.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
wilber.ico Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00