gimp/app
Michael Natterer 947df71427 don't return stuff from a void function (spotted by Jimmer on #gimp).
2003-07-11  Michael Natterer  <mitch@gimp.org>

	* app/config/gimpconfig.c (gimp_config_reset): don't return stuff
	from a void function (spotted by Jimmer on #gimp). Removed
	trailing whitespace.
2003-07-11 12:22:42 +00:00
..
actions Added configurable styles for dockable tabs (fixes bug #87376): 2003-07-08 15:07:56 +00:00
base silence the compiler. 2003-07-11 10:00:24 +00:00
composite removed ... ... and readded under a new name. 2003-07-09 11:52:10 +00:00
config don't return stuff from a void function (spotted by Jimmer on #gimp). 2003-07-11 12:22:42 +00:00
core app/core/gimpbrush.c app/paint/gimppaintcore.c app/tools/gimpcurvestool.c 2003-07-10 12:13:21 +00:00
dialogs lots of purely cosmetic stuff (spacing, separator removal, bold labels, 2003-07-11 11:30:41 +00:00
display removed gimp_display_shell_transform_boundary() again... 2003-07-10 16:01:45 +00:00
file app/gui/edit-commands.c added "Fill with Pattern" menu entry as suggested 2003-07-02 18:01:19 +00:00
gui lots of purely cosmetic stuff (spacing, separator removal, bold labels, 2003-07-11 11:30:41 +00:00
menus Added configurable styles for dockable tabs (fixes bug #87376): 2003-07-08 15:07:56 +00:00
paint app/core/gimpbrush.c app/paint/gimppaintcore.c app/tools/gimpcurvestool.c 2003-07-10 12:13:21 +00:00
paint-funcs redone target platform detection and MMX assembly checks. Basically copied 2003-07-04 00:31:05 +00:00
pdb applied a modified patch from Joao S. O. Bueno <gwidion@mpc.com.br> that 2003-07-09 13:18:56 +00:00
plug-in changed GimpDatafileLoaderFunc to take a separate "gpointer user_data" 2003-07-02 17:11:00 +00:00
text replace the layer in the global item hash table, fixes bug #116936. 2003-07-08 11:44:12 +00:00
tools removed gimp_display_shell_transform_boundary() again... 2003-07-10 16:01:45 +00:00
vectors libgimpmath/gimpmathtypes.h moved struct declarations. 2003-07-07 13:50:48 +00:00
widgets added a hack that ensures that the toolbox is always first in all 2003-07-08 16:24:00 +00:00
xcf don't ignore the delete event on the splash screen, but quit gimp 2003-07-08 10:38:13 +00:00
.cvsignore
airbrush.c
app_procs.c enabled passing of file: URIs as command line parameters. 2003-06-23 13:42:31 +00:00
app_procs.h removed the calls to g_log_set_handler(). 2003-05-29 11:34:30 +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 Cleaned up and improved the message system: 2003-06-13 14:37:00 +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
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 removed the calls to g_log_set_handler(). 2003-05-29 11:34:30 +00:00
Makefile.am app/Makefile.am some Makefile fixes, more to come. 2003-07-09 10:16:50 +00:00
makefile.mingw.in Mark as out-of-date. 2002-12-26 01:19:09 +00:00
makefile.msc replace the win9x specific cd .... with the portable cd ..\..\.. 2003-06-19 09:57:35 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
transform_core.c
wilber.ico