gimp/app
Sven Neumann 4ebac2e791 app/base/base-enums.h app/paint/paint-enums.h use /*< pdb-skip, skip >*/,
2003-07-01  Sven Neumann  <sven@gimp.org>

	* app/base/base-enums.h
	* app/paint/paint-enums.h
	* app/tools/tools-enums.h: use /*< pdb-skip, skip >*/, updated the
	comment that explains how to use the trigraph sequences.

	* app/tools/tools-enums.c: regenerated.
2003-07-01 10:53:38 +00:00
..
actions app/core/gimpimage-undo-push.c (undo_pop_image_grid) ref/unref the grid. 2003-06-23 23:34:50 +00:00
arch/i386/mmx Fixed .type directives (would not compile on certain systems). 2002-05-07 07:59:21 +00:00
base app/base/base-enums.h app/paint/paint-enums.h use /*< pdb-skip, skip >*/, 2003-07-01 10:53:38 +00:00
config added new function gimp_config_serialize_to_fd() for the sake of 2003-06-24 19:45:55 +00:00
core handle options with -'s in them 2003-06-29 21:54:09 +00:00
dialogs app/gui/dialogs.c app/gui/module-browser.c changed "Module Browser" to 2003-06-30 13:20:17 +00:00
display Added a per image configurable grid. 2003-06-23 19:34:48 +00:00
file fixed error messages. 2003-06-20 11:04:11 +00:00
gui app/gui/dialogs.c app/gui/module-browser.c changed "Module Browser" to 2003-06-30 13:20:17 +00:00
menus app/gui/dialogs.c app/gui/module-browser.c changed "Module Browser" to 2003-06-30 13:20:17 +00:00
paint app/base/base-enums.h app/paint/paint-enums.h use /*< pdb-skip, skip >*/, 2003-07-01 10:53:38 +00:00
paint-funcs Attempt to finally fix Smudge tool problems (bug #115057): 2003-06-13 11:12:04 +00:00
pdb changed the maximum preview dimensions in gimp_image_get_thumbnail() to 2003-06-24 07:52:32 +00:00
plug-in app/config/gimpconfig.[ch] app/config/gimpconfigwriter.[ch] added support 2003-06-23 22:02:56 +00:00
text attempt to convert text from locale encoding. 2003-06-25 21:18:45 +00:00
tools app/base/base-enums.h app/paint/paint-enums.h use /*< pdb-skip, skip >*/, 2003-07-01 10:53:38 +00:00
vectors rewrote gimp_bezier_stroke_extend for the case when the neighbor is not 2003-06-26 09:54:56 +00:00
widgets Getting rid of some legacy filenames: 2003-06-29 20:40:45 +00:00
xcf added new function gimp_config_serialize_to_fd() for the sake of 2003-06-24 19:45:55 +00:00
.cvsignore Makefile.am configure.in gimp-1.3.pc.in added pkg-config files for 2001-11-25 00:19:38 +00:00
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 Added persistent storage of text layers in XCF files. We use a parasite in 2003-06-24 13:58:34 +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