Gimp/app
Michael Natterer 9775e144f8 renamed gdisplays_reconnect() to gimp_displays_reconnect() and added a
2002-12-03  Michael Natterer  <mitch@gimp.org>

	* app/display/gimpdisplay-foreach.[ch]: renamed
	gdisplays_reconnect() to gimp_displays_reconnect() and added a
	"Gimp" parameter.

	* app/gui/file-commands.c
	* tools/pdbgen/pdb/display.pdb: changed accordingly.

	* tools/pdbgen/pdb/brush_select.pdb
	* tools/pdbgen/pdb/gradient_select.pdb
	* tools/pdbgen/pdb/palette_select.pdb
	* tools/pdbgen/pdb/pattern_select.pdb: some irrelevant
	code cleanups to make them look the same.

	* tools/pdbgen/pdb/message.pdb: changed $desc from "Interface"
	to "Message procedures".

	* tools/pdbgen/pdb/transform_tools.pdb: changed $desc from
	"Tool procedures" to "Transform Tool procedures".

	* app/pdb/brush_select_cmds.c
	* app/pdb/display_cmds.c
	* app/pdb/gradient_select_cmds.c
	* app/pdb/internal_procs.c
	* app/pdb/palette_select_cmds.c
	* app/pdb/pattern_select_cmds.c: regenerated.
2002-12-03 23:00:42 +00:00
..
actions renamed gdisplays_reconnect() to gimp_displays_reconnect() and added a 2002-12-03 23:00:42 +00:00
arch/i386/mmx Fixed .type directives (would not compile on certain systems). 2002-05-07 07:59:21 +00:00
base updated 2002-12-01 14:53:17 +00:00
config don't check filename for internal GimpData objects because they are never 2002-12-02 22:41:44 +00:00
core don't check filename for internal GimpData objects because they are never 2002-12-02 22:41:44 +00:00
dialogs named the menu separator "/fg-bg-separator", not just "/---". 2002-12-03 22:16:56 +00:00
display renamed gdisplays_reconnect() to gimp_displays_reconnect() and added a 2002-12-03 23:00:42 +00:00
file Finally landed the new GimpConfig based gimprc parser. It's not finished 2002-11-18 20:50:31 +00:00
gui renamed gdisplays_reconnect() to gimp_displays_reconnect() and added a 2002-12-03 23:00:42 +00:00
menus app/widgets/Makefile.am new files containing constructors for views on 2002-11-20 19:45:03 +00:00
paint updated 2002-12-01 14:53:17 +00:00
paint-funcs added "gboolean use_mmx" parameter to paint_funcs_setup(). Don't #include 2002-11-30 22:48:51 +00:00
pdb renamed gdisplays_reconnect() to gimp_displays_reconnect() and added a 2002-12-03 23:00:42 +00:00
plug-in added "gboolean use_shm" to the Gimp struct and to gimp_new(). 2002-12-01 12:16:03 +00:00
text optionally allow GIMP_UNIT_PIXEL as value for GimpUnit params. 2002-10-10 17:07:46 +00:00
tools check for gdisp != NULL to avoid to crash when being called from 2002-12-03 11:31:15 +00:00
vectors updated 2002-12-01 14:53:17 +00:00
widgets named the menu separator "/fg-bg-separator", not just "/---". 2002-12-03 22:16:56 +00:00
xcf Finally landed the new GimpConfig based gimprc parser. It's not finished 2002-11-18 20:50:31 +00:00
.cvsignore
airbrush.c
app_procs.c added "gboolean use_shm" to the Gimp struct and to gimp_new(). 2002-12-01 12:16:03 +00:00
app_procs.h
appenv.h moved use_shm declaration here, added use_mmx. 2002-03-22 13:37:26 +00:00
batch.c
batch.h
errors.c
errors.h
gimp.rc
gimp.sym
libgimp_glue.c app/Makefile.am removed... 2002-05-05 19:17:41 +00:00
libgimp_glue.h removed usage of "the_gimp" by passing around more "Gimp" pointers. 2002-04-12 18:14:13 +00:00
main.c restructured, added lots of comments. Reenabled build of gimp-remote. 2002-05-27 13:59:27 +00:00
Makefile.am app/Makefile.am we don't need these any longer. 2002-11-18 20:58:38 +00:00
makefile.mingw.in
makefile.msc updated 2002-12-01 14:53:17 +00:00
ops_buttons.c
ops_buttons.h
paint_core.h
paint_options.h
path.c
path.h
path_bezier.c
path_bezier.h
path_curves.c
path_curves.h
path_transform.h
pathP.h
plug_in_cmds.c
transform_core.c
undo.c Finally landed the new GimpConfig based gimprc parser. It's not finished 2002-11-18 20:50:31 +00:00
undo.h Make sure the selection (gimpimage-mask.c) functionality is really built 2002-08-20 10:22:23 +00:00
undo_history.c Finally landed the new GimpConfig based gimprc parser. It's not finished 2002-11-18 20:50:31 +00:00
undo_history.h
undo_types.h Make sure the selection (gimpimage-mask.c) functionality is really built 2002-08-20 10:22:23 +00:00
wilber.ico