Gimp/app
Sven Neumann fdcae9fc0a app/plug-in/plug-in.[ch] moved code from the PDB wrapper to a utility
2006-01-11  Sven Neumann  <sven@gimp.org>

	* app/plug-in/plug-in.[ch]
	* tools/pdbgen/pdb/plug_in.pdb: moved code from the PDB wrapper to
	a utility function in the core.

	* app/pdb/plug_in_cmds.c: regenerated.
2006-01-11 19:41:25 +00:00
..
actions app/actions/image-actions.c app/actions/view-actions.c use new stock icons 2005-12-30 01:45:40 +00:00
base applied patch from Tobias Lenz that plugs a memleak and yields another 2006-01-07 17:06:05 +00:00
composite replaced binary operations with a naive but faster implementation using a 2005-09-27 23:10:26 +00:00
config added missing space (bug #325617). 2006-01-03 14:49:59 +00:00
core app/core/gimpimage-convert-data.h applied patch by Adam D. Moss that 2006-01-02 14:53:34 +00:00
dialogs app/actions/image-actions.c app/actions/view-actions.c use new stock icons 2005-12-30 01:45:40 +00:00
display commented out gravity setting. While it's nice with 2005-12-29 22:23:29 +00:00
file Applied modified patch from Luis de Bethencourt Guimera which adds a "Save 2005-10-31 20:57:03 +00:00
gui depend on gtk+ >= 2.8.8 also at runtime. We don't want to debug 2006-01-05 17:05:33 +00:00
menus don't crash if gdk_display_get_name() returns NULL. 2005-11-26 23:03:40 +00:00
paint app/paint/gimpconvolve.c (gimp_convolve_register) fixed stock IDs. 2005-12-27 20:51:24 +00:00
paint-funcs app/paint-funcs/paint-funcs-generic.h reverted patch which makes alpha=255 2005-11-09 09:55:45 +00:00
pdb app/plug-in/plug-in.[ch] moved code from the PDB wrapper to a utility 2006-01-11 19:41:25 +00:00
plug-in app/plug-in/plug-in.[ch] moved code from the PDB wrapper to a utility 2006-01-11 19:41:25 +00:00
text app/core/gimpchannel.c app/core/gimpdrawable.c app/core/gimplayer.c 2005-12-23 01:15:19 +00:00
tools implement GtkWidget::hide() and set the the focus widget to NULL, so a 2006-01-07 17:47:24 +00:00
vectors extended gimp_bezier_stroke_new_ellipse() with an "angle" parameter. 2005-12-29 16:05:31 +00:00
widgets set "inline-completion" and unset "popup-set-width" properties. 2005-12-30 01:56:37 +00:00
xcf disable undo while the image is being loaded. 2005-08-05 14:13:10 +00:00
.cvsignore
about.h app/Makefile.am new file collecting some strings about the app. 2005-12-28 20:45:52 +00:00
airbrush.c
app_procs.c
app_procs.h
batch.c always call the batch interpreter in NON-INTERACTIVE mode (see bug 2005-10-20 10:44:22 +00:00
batch.h
errors.c app/errors.c s/The GIMP/GIMP/ 2005-11-04 11:08:02 +00:00
errors.h
fileicon.ico
gimp-intl.h
gimp.rc
gimpcore.def updated 2005-09-25 19:30:55 +00:00
main.c added --license command-line option. 2005-12-29 18:39:03 +00:00
Makefile.am app/Makefile.am new file collecting some strings about the app. 2005-12-28 20:45:52 +00:00
makefile.msc updated 2005-09-25 19:30:55 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c HACKING document the changed dependencies. 2005-12-28 21:36:03 +00:00
sanity.h
transform_core.c
units.c GimpUnitVTable -> GimpUnitVtable 2005-09-10 12:21:37 +00:00
units.h
wilber.ico