gimp/app
Michael Natterer 82282ea86c added g_return_if_fail (GIMP_IS_GIMP (gimp)).
2005-11-02  Michael Natterer  <mitch@gimp.org>

	* app/widgets/gimpclipboard.c (gimp_clipboard_set_text): added
	g_return_if_fail (GIMP_IS_GIMP (gimp)).
2005-11-02 19:52:47 +00:00
..
actions app/actions/data-commands.c #include "gimp.h" instead of "gimp-gui.h" 2005-11-02 19:39:54 +00:00
base applied a patch by Tobias Lenz that makes use of the state that was added 2005-10-28 16:11:40 +00:00
composite replaced binary operations with a naive but faster implementation using a 2005-09-27 23:10:26 +00:00
config formatting 2005-11-01 09:34:38 +00:00
core app/actions/data-commands.c #include "gimp.h" instead of "gimp-gui.h" 2005-11-02 19:39:54 +00:00
dialogs added a GtkSizeGroup member and put all labels into the group. 2005-11-02 09:27:15 +00:00
display Fixed bug #316395: 2005-10-30 18:41:18 +00:00
file Applied modified patch from Luis de Bethencourt Guimera which adds a "Save 2005-10-31 20:57:03 +00:00
gui Allow plug-ins to register menu entries in the <Brushes>, <Gradients>, 2005-09-26 10:36:07 +00:00
menus Let the data editors optionally follow the active brush, palette and 2005-10-25 21:38:00 +00:00
paint allocate both oversize buffers with the right size, instead of one twice 2005-10-29 00:57:58 +00:00
paint-funcs declare component_pixels, combine_mask_and_alpha_channel_{stipple,stroke}. 2005-10-27 19:13:57 +00:00
pdb improved documentation of gimp-image-clean-all and gimp-image-is-dirty. 2005-10-29 00:23:14 +00:00
plug-in formatting. 2005-11-01 10:20:38 +00:00
text code cleanup, untabified. 2005-11-02 19:41:29 +00:00
tools Bill skaggs <weskaggs@primate.ucdavis.edu> 2005-10-25 16:38:16 +00:00
vectors Don't leak lots of g_arrays... 2005-10-02 01:15:52 +00:00
widgets added g_return_if_fail (GIMP_IS_GIMP (gimp)). 2005-11-02 19:52:47 +00:00
xcf disable undo while the image is being loaded. 2005-08-05 14:13:10 +00:00
.cvsignore tools/Makefile.am build binaries with 2.3 versions. 2004-12-31 00:30:26 +00:00
Makefile.am fixed dist-dump-gimprc rule. 2005-08-09 23:58:32 +00:00
airbrush.c
app_procs.c call g_thread_init() only if the GThread system is not already 2005-04-25 17:13:10 +00:00
app_procs.h app/app_procs.[ch] app/gui/gui.[ch] simplified initialization by passing 2005-02-08 22:57:24 +00:00
batch.c always call the batch interpreter in NON-INTERACTIVE mode (see bug 2005-10-20 10:44:22 +00:00
batch.h app/app_procs.[ch] app/batch.[ch] added new command-line option 2004-10-06 09:56:15 +00:00
errors.c
errors.h
fileicon.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00
gimp-intl.h
gimp.rc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
gimpcore.def updated 2005-09-25 19:30:55 +00:00
main.c INSTALL bumped the required version of glib to 2.8. 2005-09-25 23:04:25 +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 we require 2.8.0 now. 2005-10-01 21:42:55 +00:00
sanity.h removed the gtk+ sanity check here ... 2004-07-12 13:22:28 +00:00
transform_core.c
units.c GimpUnitVTable -> GimpUnitVtable 2005-09-10 12:21:37 +00:00
units.h
wilber.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00