gimp/tools/pdbgen/pdb
Simon Budig e7af53b0d3 app/actions/dialogs-commands.c app/display/gimpdisplayshell-dnd.c
2004-07-04  Simon Budig  <simon@gimp.org>

	* app/actions/dialogs-commands.c
	* app/display/gimpdisplayshell-dnd.c
	* app/gui/preferences-dialog.c
	* app/tools/gimppainttool.c
	* app/widgets/gimpdeviceinfo.c
	* app/widgets/gimpitemtreeview.c
	* plug-ins/imagemap/imap_selection.c
	* tools/pdbgen/pdb/gradients.pdb: Small changes to make GIMP
	CVS compile with gcc 2.95 again. Mostly double semicolons and
	variable declarations after other stuff. Spotted by Martin
	Renold.

	* app/pdb/gradients_cmds.c: regenerated.

	(there is one issue left, see his patch at
	http://old.homeip.net/martin/gcc-2.95.diff, I did not
	copy the #define va_copy __va_copy, since I don't know
	what happens here.)
2004-07-04 21:27:09 +00:00
..
brush_select.pdb reordered parameters so the first four are the same for all 2004-05-05 16:22:18 +00:00
brushes.pdb Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
channel.pdb don't allow to select anything but the floating selection. Fixes bug 2004-01-18 12:16:44 +00:00
color.pdb Fixed bug #141930 while keeping bug #132322 fixed: 2004-06-28 14:24:56 +00:00
convert.pdb use gboolean instead of gint for "alpha_dither" and "remove_dups" in all 2004-01-31 16:23:25 +00:00
display.pdb tools/pdbgen/pdb/image.pdb app/pdb/image_cmds.c reverted changes I did to 2004-06-01 22:04:20 +00:00
drawable.pdb tools/pdbgen/pdb/drawable.pdb raised the maximum size for thumbnails from 2004-06-30 12:31:08 +00:00
edit.pdb Context cleanup continued: 2004-04-15 13:10:51 +00:00
fileops.pdb app/pdb/fileops_cmds.c is a generated file, need to do the documentation 2004-06-22 08:54:27 +00:00
floating_sel.pdb removed gimp_image_owns_item() again. 2004-01-26 16:18:16 +00:00
font_select.pdb Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
fonts.pdb tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
gimprc.pdb added the new function gimp_rc_set_unknown_token() to get autosave working 2004-02-04 00:07:26 +00:00
gradient.pdb cleans ups so generated output doesn't warn about uninitialize variable 2004-06-14 01:01:39 +00:00
gradient_edit.pdb cleans ups so generated output doesn't warn about uninitialize variable 2004-06-14 01:01:39 +00:00
gradient_select.pdb Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
gradients.pdb app/actions/dialogs-commands.c app/display/gimpdisplayshell-dnd.c 2004-07-04 21:27:09 +00:00
guides.pdb added a missing break that broke gimp_image_find_next_guide(). Fixes bug 2003-05-11 13:47:16 +00:00
help.pdb remove unnecessary G_OBJECT() casts. 2004-05-20 01:13:14 +00:00
image.pdb tools/pdbgen/pdb/image.pdb app/pdb/image_cmds.c reverted changes I did to 2004-06-01 22:04:20 +00:00
layer.pdb applied patch from Philip Lafleur that makes Autocrop register a new 2004-05-29 11:29:37 +00:00
message.pdb Default all strings to validate UTF-8, use no_validate to disable. Also 2003-08-19 19:08:11 +00:00
misc.pdb removed the hack that used to call gimp_exit() when the batch command 2003-11-30 16:05:56 +00:00
paint_tools.pdb make libgimp* headers always included before any app headers. 2004-05-06 23:26:45 +00:00
palette.pdb Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
palette_select.pdb Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
palettes.pdb Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
parasite.pdb Default all strings to validate UTF-8, use no_validate to disable. Also 2003-08-19 19:08:11 +00:00
paths.pdb app/vectors/gimpstroke.[ch] Applied a modified patch from Geert Jordaens 2004-06-29 22:45:58 +00:00
pattern_select.pdb Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
patterns.pdb Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
plug_in.pdb remove unnecessary G_OBJECT() casts. 2004-05-20 01:13:14 +00:00
procedural_db.pdb don't generate code with tabs. 2004-03-26 16:49:18 +00:00
selection.pdb Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
selection_tools.pdb Treat changes to the selection like changes to any other drawable: 2003-10-06 12:17:11 +00:00
text_tool.pdb deprecate the XLFD-based API gimp_text() and gimp_text_get_extents(). 2004-06-15 21:44:19 +00:00
transform_tools.pdb Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
undo.pdb removed gimp_image_undo_*() functions... 2003-12-05 14:45:23 +00:00
unit.pdb Default all strings to validate UTF-8, use no_validate to disable. Also 2003-08-19 19:08:11 +00:00