gimp/app
Michael Natterer 9782629f02 fixed warning (missing GIMP_TEMPLATE() cast).
2003-10-14  Michael Natterer  <mitch@gimp.org>

	* app/widgets/gimptemplateeditor.c (gimp_template_editor_new):
	fixed warning (missing GIMP_TEMPLATE() cast).
2003-10-14 17:05:26 +00:00
..
actions removed gimp_config_copy_properties() and added the more intelligent 2003-10-14 15:20:59 +00:00
base a little bit of tweaking. 2003-10-01 01:01:26 +00:00
composite app/composite/gimp-composite-generic.c Tweaked a few more documentation 2003-10-14 16:00:19 +00:00
config added blurbs for most properties. 2003-10-14 17:02:11 +00:00
core added blurbs for most properties. 2003-10-14 17:02:11 +00:00
dialogs app/core/gimpimage-grid.c app/core/gimpimage.[ch] removed the 2003-10-14 15:37:21 +00:00
display app/core/gimpimage-grid.c app/core/gimpimage.[ch] removed the 2003-10-14 15:37:21 +00:00
file renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
gui app/core/gimpimage-grid.c app/core/gimpimage.[ch] removed the 2003-10-14 15:37:21 +00:00
menus removed the grid parasite related functions from here ... 2003-10-10 14:11:47 +00:00
paint removed debugging output that shouldd have never been committed. 2003-10-12 13:28:05 +00:00
paint-funcs Use gint instead of guint. Fixes Debian bug report #205889. 2003-10-05 17:00:59 +00:00
pdb app/widgets/gimpdocked.[ch] renamed GimpDockedIface to 2003-10-11 14:30:18 +00:00
plug-in added lots more "GimpFooFunc gui_foo_func" vtable entries to the Gimp 2003-09-10 22:06:45 +00:00
text removed gimp_config_copy_properties() and added the more intelligent 2003-10-14 15:20:59 +00:00
tools add the new context to gimp->context_list in gimp_context_constructor(), 2003-10-14 16:40:02 +00:00
vectors app/core/Makefile.am added small wrappers to ease handling of image units 2003-10-01 17:32:14 +00:00
widgets fixed warning (missing GIMP_TEMPLATE() cast). 2003-10-14 17:05:26 +00:00
xcf removed gimp_config_copy_properties() and added the more intelligent 2003-10-14 15:20:59 +00:00
.cvsignore
Makefile.am app/Makefile.am app/main.c app/config/Makefile.am app/config/makefile.msc 2003-10-13 22:55:25 +00:00
airbrush.c
app_procs.c fixed starting with --no-splash. 2003-10-06 14:52:05 +00:00
app_procs.h Got rid of the last global variables except the_gimp: 2003-09-09 16:47:59 +00:00
batch.c s/extension/plug_in/ for Script-Fu procedures to get batch mode working 2003-09-03 09:30:09 +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 app/errors.c (gimp_eek) app/main.c (main) (gimp_text_console_exit) call 2003-10-10 10:02:34 +00:00
errors.h Got rid of the last global variables except the_gimp: 2003-09-09 16:47:59 +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 app/Makefile.am app/main.c app/config/Makefile.am app/config/makefile.msc 2003-10-13 22:55:25 +00:00
makefile.msc renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
transform_core.c
wilber.ico