Gimp/app
Manish Singh dad14a3a4f gsize is unsigned, reflect that in the g_prints.
2003-08-31  Manish Singh  <yosh@gimp.org>

        * app/core/gimpimage-undo-push.c (undo_pop_layer): gsize is unsigned,
        reflect that in the g_prints.

        * tools/pdbgen/pdb/color.pdb: case to GIMP_BASE_CONFIG for the call
        to gimp_histogram_new, #include "core/gimpdrawable-histogram.h"

        * app/pdb/color_cmds.c: regenerated.
2003-08-31 18:19:13 +00:00
..
actions app/gui/layers-commands.[ch] added "Merge Visible Layers..." and "Flatten 2003-08-31 18:10:15 +00:00
base app/core/gimpchannel.[ch] (gimp_channel_boundary) 2003-08-30 14:25:05 +00:00
composite added missing g_rand_free(). 2003-08-27 00:02:04 +00:00
config app/config/gimpdisplayconfig.[ch] added "gboolean show_brush_outline". 2003-08-19 17:20:05 +00:00
core gsize is unsigned, reflect that in the g_prints. 2003-08-31 18:19:13 +00:00
dialogs app/core/gimpbrush.c app/core/gimpbrushgenerated.c 2003-08-28 23:33:15 +00:00
display app/core/gimpchannel.[ch] (gimp_channel_boundary) 2003-08-30 14:25:05 +00:00
file renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
gui app/gui/layers-commands.[ch] added "Merge Visible Layers..." and "Flatten 2003-08-31 18:10:15 +00:00
menus added a prominent comment for translators to make sure they have all 4 po 2003-08-31 17:23:01 +00:00
paint Fixed & cleaned up paint function registration to work without GUI. 2003-08-30 13:22:20 +00:00
paint-funcs removed some debugging output that I accidentally committed a while ago. 2003-08-24 10:57:44 +00:00
pdb gsize is unsigned, reflect that in the g_prints. 2003-08-31 18:19:13 +00:00
plug-in Completed the new help infrastructure. Needs some polishing but basically 2003-08-28 18:49:11 +00:00
text app/gui/layers-commands.[ch] added "Merge Visible Layers..." and "Flatten 2003-08-31 18:10:15 +00:00
tools made "tool-info" a G_PARAM_CONSTRUCT_ONLY property. 2003-08-30 16:41:35 +00:00
vectors Do not modify the selection state of the anchors. When extending 2003-08-29 15:17:06 +00:00
widgets make a copy of dgettext() results from full_path in all cases, since it 2003-08-31 00:07:58 +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 app/app_procs.c app/batch.c moved global variables out of main.c. 2003-08-09 11:51:42 +00:00
app_procs.h removed the calls to g_log_set_handler(). 2003-05-29 11:34:30 +00:00
appenv.h
batch.c app/app_procs.c app/batch.c moved global variables out of main.c. 2003-08-09 11:51:42 +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
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/app_procs.c app/batch.c moved global variables out of main.c. 2003-08-09 11:51:42 +00:00
Makefile.am check for freetype-config and set FREETYPE_LIBS. 2003-07-22 13:44:07 +00:00
makefile.mingw.in
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