gimp/libgimp
Sven Neumann 53cfed36a1 let gimp_text() and gimp_text_fontname() succeed but return -1 if no layer
2004-12-15  Sven Neumann  <sven@gimp.org>

	* tools/pdbgen/pdb/text_tool.pdb: let gimp_text() and
	gimp_text_fontname() succeed but return -1 if no layer was created.
	Fixes bug #161272.

	* app/pdb/text_tool_cmds.c
	* libgimp/gimptexttool_pdb.c: regenerated.
2004-12-15 20:37:54 +00:00
..
.cvsignore register some missing enums. 2004-10-25 19:29:00 +00:00
COPYING Hmm... this actually wasn't the file as advertised by the ChangeLog.... 2000-01-02 23:11:47 +00:00
Makefile.am Don't declare $first twice. 2004-10-27 22:46:40 +00:00
gimp.c converted a g_warning() to g_printerr(). 2004-11-19 20:08:14 +00:00
gimp.def added gimp_drawable_sub_thumbnail() to enable plug-ins avoiding 2004-12-13 23:36:17 +00:00
gimp.h app/config/gimpguiconfig.[ch] added gimprc option "show-help-button". 2004-10-04 16:21:52 +00:00
gimp_pdb.h Added new drawable transform API to the PDB. Largely based on patches from 2004-10-26 17:50:52 +00:00
gimpaspectpreview.c really use the second parameter of gimp_aspect_preview_new (), so plug-ins 2004-10-27 11:38:15 +00:00
gimpaspectpreview.h libgimp/gimpaspectpreview.h libgimp/gimpdrawablepreview.h 2004-10-23 19:59:18 +00:00
gimpbrush_pdb.c return the mask's bpp and the brush's pixmap data if it has one. 2004-10-06 03:23:09 +00:00
gimpbrush_pdb.h return the mask's bpp and the brush's pixmap data if it has one. 2004-10-06 03:23:09 +00:00
gimpbrushes.c for deprecated procedures, create a gtk-doc comment that contains a link 2004-10-06 18:25:16 +00:00
gimpbrushes.h tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/gradients.pdb 2004-09-23 15:05:48 +00:00
gimpbrushes_pdb.c for deprecated procedures, create a gtk-doc comment that contains a link 2004-10-06 18:25:16 +00:00
gimpbrushes_pdb.h put subsequent deprecated prototypes into a single #ifndef ... #endif 2004-10-06 01:37:54 +00:00
gimpbrushmenu.c return the mask's bpp and the brush's pixmap data if it has one. 2004-10-06 03:23:09 +00:00
gimpbrushmenu.h libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
gimpbrushselect.c libgimp/gimpbrushselect.c libgimp/gimpfontselect.c 2004-07-28 00:04:13 +00:00
gimpbrushselect.h libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
gimpbrushselect_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpbrushselect_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpchannel.c libgimp/gimp.[ch] libgimp/gimpchannel.[ch] libgimp/gimpdrawable.[ch] 2003-07-01 18:11:18 +00:00
gimpchannel.h renamed gimp_drawable_image() to gimp_drawable_get_image() for symmetry 2003-12-04 13:21:27 +00:00
gimpchannel_pdb.c tools/pdbgen/pdb/channel.pdb removed gimp_layer_delete() and 2003-12-03 17:47:15 +00:00
gimpchannel_pdb.h tools/pdbgen/pdb/channel.pdb removed gimp_layer_delete() and 2003-12-03 17:47:15 +00:00
gimpcolor_pdb.c doing things that should have been done in previous commit 2004-11-01 16:20:47 +00:00
gimpcolor_pdb.h doing things that should have been done in previous commit 2004-11-01 16:20:47 +00:00
gimpcompat.h removed GimpChannelLutType enum and export GimpHistogramChannel to the 2004-01-13 16:19:50 +00:00
gimpcontext_pdb.c added accessors for the context's brush, pattern, gradient, palette and 2004-09-22 23:00:51 +00:00
gimpcontext_pdb.h added accessors for the context's brush, pattern, gradient, palette and 2004-09-22 23:00:51 +00:00
gimpconvert_pdb.c use gboolean instead of gint for "alpha_dither" and "remove_dups" in all 2004-01-31 16:23:25 +00:00
gimpconvert_pdb.h renamed gimp_convert_*() functions to gimp_image_convert_*(). 2003-12-04 14:52:24 +00:00
gimpdisplay_pdb.c make it work as documented (fail if the new_image already has a display). 2004-11-29 16:59:53 +00:00
gimpdisplay_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpdrawable.c added gimp_drawable_sub_thumbnail() to enable plug-ins avoiding 2004-12-13 23:36:17 +00:00
gimpdrawable.h added gimp_drawable_sub_thumbnail() to enable plug-ins avoiding 2004-12-13 23:36:17 +00:00
gimpdrawable_pdb.c added gimp_drawable_sub_thumbnail() to enable plug-ins avoiding 2004-12-13 23:36:17 +00:00
gimpdrawable_pdb.h added gimp_drawable_sub_thumbnail() to enable plug-ins avoiding 2004-12-13 23:36:17 +00:00
gimpdrawablecombobox.c fixed gtk-doc comment. 2004-12-13 12:38:26 +00:00
gimpdrawablecombobox.h libgimp/Makefile.am libgimp/gimpui.h new file that holds pixbuf accessors 2004-04-20 22:14:49 +00:00
gimpdrawablepreview.c More final API cleanup: 2004-11-02 11:30:49 +00:00
gimpdrawablepreview.h libgimp/gimpaspectpreview.h libgimp/gimpdrawablepreview.h 2004-10-23 19:59:18 +00:00
gimpdrawabletransform_pdb.c renamed the new drawable_foo_defaults() functions to 2004-11-16 15:25:13 +00:00
gimpdrawabletransform_pdb.h renamed the new drawable_foo_defaults() functions to 2004-11-16 15:25:13 +00:00
gimpedit_pdb.c added new function copy_region_nocow() as a workaround for the fact that 2004-12-12 14:01:08 +00:00
gimpedit_pdb.h added new function copy_region_nocow() as a workaround for the fact that 2004-12-12 14:01:08 +00:00
gimpenums.c.tail Don't declare $first twice. 2004-10-27 22:46:40 +00:00
gimpenums.h Added new drawable transform API to the PDB. Largely based on patches from 2004-10-26 17:50:52 +00:00
gimpexport.c some more HIG-ification tweaks to the Export dialogs. 2004-11-30 01:43:54 +00:00
gimpexport.h added new export capabilities GIMP_EXPORT_CAN_HANDLE_BITMAP and 2003-11-15 16:51:20 +00:00
gimpfileops_pdb.c app/plug-in/plug-in-proc-def.[ch] app/plug-in/plug-in-rc.c allow to 2004-11-13 17:06:06 +00:00
gimpfileops_pdb.h app/plug-in/plug-in-proc-def.[ch] app/plug-in/plug-in-rc.c allow to 2004-11-13 17:06:06 +00:00
gimpfloatingsel_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpfloatingsel_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpfontmenu.c libgimp/gimpbrushselect.c libgimp/gimpfontselect.c 2004-07-28 00:04:13 +00:00
gimpfontmenu.h libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
gimpfonts_pdb.c tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
gimpfonts_pdb.h app/core/Makefile.am app/core/core-types.h added filter functionality for 2003-09-04 17:04:36 +00:00
gimpfontselect.c libgimp/gimpbrushselect.c libgimp/gimpfontselect.c 2004-07-28 00:04:13 +00:00
gimpfontselect.h libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
gimpfontselect_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpfontselect_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpfontselectbutton.c libgimp/gimpbrushselect.c libgimp/gimpfontselect.c 2004-07-28 00:04:13 +00:00
gimpgimprc_pdb.c added new API gimp_color_button_[get|set]_update() which configures the 2003-11-11 17:55:45 +00:00
gimpgimprc_pdb.h added new API gimp_color_button_[get|set]_update() which configures the 2003-11-11 17:55:45 +00:00
gimpgradient_pdb.c tools/pdbgen/pdb/brushes.pdb (brushes_get_brush_data) 2004-10-05 23:28:17 +00:00
gimpgradient_pdb.h tools/pdbgen/pdb/brushes.pdb (brushes_get_brush_data) 2004-10-05 23:28:17 +00:00
gimpgradientmenu.c tools/pdbgen/pdb/brushes.pdb (brushes_get_brush_data) 2004-10-05 23:28:17 +00:00
gimpgradientmenu.h libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
gimpgradients.c for deprecated procedures, create a gtk-doc comment that contains a link 2004-10-06 18:25:16 +00:00
gimpgradients.h tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/gradients.pdb 2004-09-23 15:05:48 +00:00
gimpgradients_pdb.c for deprecated procedures, create a gtk-doc comment that contains a link 2004-10-06 18:25:16 +00:00
gimpgradients_pdb.h put subsequent deprecated prototypes into a single #ifndef ... #endif 2004-10-06 01:37:54 +00:00
gimpgradientselect.c libgimp/gimpbrushselect.c libgimp/gimpfontselect.c 2004-07-28 00:04:13 +00:00
gimpgradientselect.h libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
gimpgradientselect_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpgradientselect_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpguides_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpguides_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimphelp_pdb.c changed "prog_name" parameter of gimp_help() to "help_domain". It's 2004-01-20 12:38:31 +00:00
gimphelp_pdb.h changed "prog_name" parameter of gimp_help() to "help_domain". It's 2004-01-20 12:38:31 +00:00
gimpimage.c More final API cleanup: 2004-11-02 11:30:49 +00:00
gimpimage.h one more s/cmap/colormap/. 2004-11-02 13:54:56 +00:00
gimpimage_pdb.c Adapted Sven's code into pdbgen so that gimp_image_set_filename() 2004-11-14 00:35:24 +00:00
gimpimage_pdb.h More final API cleanup: 2004-11-02 11:30:49 +00:00
gimpimagecombobox.c libgimp/gimpdrawablecombobox.c changed the API docs to suggest to use 2004-10-28 20:58:16 +00:00
gimpimagecombobox.h libgimp/Makefile.am libgimp/gimpui.h new file that holds pixbuf accessors 2004-04-20 22:14:49 +00:00
gimpitemcombobox.c fixed gtk-doc comment. 2004-12-13 12:38:26 +00:00
gimpitemcombobox.h libgimp/Makefile.am libgimp/gimpui.h new file that holds pixbuf accessors 2004-04-20 22:14:49 +00:00
gimplayer.c libgimp/gimp.[ch] libgimp/gimpchannel.[ch] libgimp/gimpdrawable.[ch] 2003-07-01 18:11:18 +00:00
gimplayer.h removed preserve_transparency #defines. This is the last of the #defines 2003-12-12 15:49:51 +00:00
gimplayer_pdb.c applied modified patch from Geert Jordaens which adds the missing 2004-11-08 16:58:43 +00:00
gimplayer_pdb.h applied modified patch from Geert Jordaens which adds the missing 2004-11-08 16:58:43 +00:00
gimpmenu.c use a GtkImage and a GdkPixbuf instead of the deprecated GtkPreview 2004-07-30 23:03:45 +00:00
gimpmenu.h plug-ins/flame/flame.c ported the last two users of gimpmenu.h to 2004-04-21 23:09:16 +00:00
gimpmessage_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpmessage_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpmisc_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpmisc_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimppainttools_pdb.c Regenerated 2004-05-06 23:27:35 +00:00
gimppainttools_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimppalette.c tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "Palette" pdb 2004-09-22 18:43:09 +00:00
gimppalette.h tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "Palette" pdb 2004-09-22 18:43:09 +00:00
gimppalette_pdb.c tools/pdbgen/pdb/brushes.pdb (brushes_get_brush_data) 2004-10-05 23:28:17 +00:00
gimppalette_pdb.h tools/pdbgen/Makefile.am renamed group "gradient_edit" to "gradient" and 2004-09-28 22:01:21 +00:00
gimppalettemenu.c libgimp/gimpbrushselect.c libgimp/gimpfontselect.c 2004-07-28 00:04:13 +00:00
gimppalettemenu.h libgimp/Makefile.am libgimp/gimp.h libgimp/gimpui.h 2004-07-27 15:15:58 +00:00
gimppalettes.c for deprecated procedures, create a gtk-doc comment that contains a link 2004-10-06 18:25:16 +00:00
gimppalettes.h tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/gradients.pdb 2004-09-23 15:05:48 +00:00
gimppalettes_pdb.c for deprecated procedures, create a gtk-doc comment that contains a link 2004-10-06 18:25:16 +00:00
gimppalettes_pdb.h put subsequent deprecated prototypes into a single #ifndef ... #endif 2004-10-06 01:37:54 +00:00
gimppaletteselect.c libgimp/gimpbrushselect.c libgimp/gimpfontselect.c 2004-07-28 00:04:13 +00:00
gimppaletteselect.h libgimp/Makefile.am libgimp/gimp.h libgimp/gimpui.h 2004-07-27 15:15:58 +00:00
gimppaletteselect_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimppaletteselect_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpparasite_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpparasite_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimppaths_pdb.c Changed the "gradient" parameter to "slope" to make it more clear what the 2004-12-14 22:36:40 +00:00
gimppaths_pdb.h Changed the "gradient" parameter to "slope" to make it more clear what the 2004-12-14 22:36:40 +00:00
gimppattern_pdb.c return the mask's bpp and the brush's pixmap data if it has one. 2004-10-06 03:23:09 +00:00
gimppattern_pdb.h return the mask's bpp and the brush's pixmap data if it has one. 2004-10-06 03:23:09 +00:00
gimppatternmenu.c tools/pdbgen/pdb/brushes.pdb (brushes_get_brush_data) 2004-10-05 23:28:17 +00:00
gimppatternmenu.h libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
gimppatterns.c for deprecated procedures, create a gtk-doc comment that contains a link 2004-10-06 18:25:16 +00:00
gimppatterns.h tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/gradients.pdb 2004-09-23 15:05:48 +00:00
gimppatterns_pdb.c for deprecated procedures, create a gtk-doc comment that contains a link 2004-10-06 18:25:16 +00:00
gimppatterns_pdb.h put subsequent deprecated prototypes into a single #ifndef ... #endif 2004-10-06 01:37:54 +00:00
gimppatternselect.c libgimp/gimpbrushselect.c libgimp/gimpfontselect.c 2004-07-28 00:04:13 +00:00
gimppatternselect.h libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
gimppatternselect_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimppatternselect_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimppixbuf.c added gimp_drawable_sub_thumbnail() to enable plug-ins avoiding 2004-12-13 23:36:17 +00:00
gimppixbuf.h added gimp_drawable_sub_thumbnail() to enable plug-ins avoiding 2004-12-13 23:36:17 +00:00
gimppixelfetcher.c added docs derived from a patch from Cai Qian (bug #156271). 2004-11-08 14:36:15 +00:00
gimppixelfetcher.h Cleaned up the remaining libgimp API issues: 2004-03-12 22:46:25 +00:00
gimppixelrgn.c some more clues in the documentation (suggested by nomis) 2004-10-17 20:05:01 +00:00
gimppixelrgn.h libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
gimpplugin.c made plugin_icon_register() an underscore-prefixed function which needs to 2004-05-18 22:54:41 +00:00
gimpplugin.h made plugin_icon_register() an underscore-prefixed function which needs to 2004-05-18 22:54:41 +00:00
gimpplugin_pdb.c Moved the gimp_progress_init() and gimp_progress_update() PDB functions to 2004-08-27 20:06:17 +00:00
gimpplugin_pdb.h Moved the gimp_progress_init() and gimp_progress_update() PDB functions to 2004-08-27 20:06:17 +00:00
gimpprocbrowserdialog.c make libgimpprocbrowser a libtooled library. 2004-11-17 20:02:23 +00:00
gimpproceduraldb.c libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
gimpproceduraldb.h libgimp/gimp.[ch] libgimp/gimpchannel.[ch] libgimp/gimpdrawable.[ch] 2003-07-01 18:11:18 +00:00
gimpproceduraldb_pdb.c renamed gimp_temp_PDB_name() to gimp_procedurab_db_temp_name() 2003-12-19 00:00:49 +00:00
gimpproceduraldb_pdb.h renamed gimp_temp_PDB_name() to gimp_procedurab_db_temp_name() 2003-12-19 00:00:49 +00:00
gimpprocview.c plug-ins/dbbrowser/gimpprocbox.c plug-ins/dbbrowser/gimpprocbrowser.[ch] 2004-11-17 14:30:35 +00:00
gimpprocview.h Cleaned up the DB Browser and Plugin Details code and GUI. It's not 2004-09-30 00:33:34 +00:00
gimpprogress.c added some gtk-doc comments, could be improved further. 2004-08-30 19:19:02 +00:00
gimpprogress.h return the user_data pointer on uninstall. Eases language binding work. 2004-08-30 18:36:43 +00:00
gimpprogress_pdb.c Added an API to allow plug-ins to embed the progress for the actions they 2004-08-29 18:36:30 +00:00
gimpprogress_pdb.h Added an API to allow plug-ins to embed the progress for the actions they 2004-08-29 18:36:30 +00:00
gimpprogressbar.c libgimp/Makefile.am libgimp/gimpui.h libgimp/gimpuitypes.h new widget 2004-09-01 12:38:41 +00:00
gimpprogressbar.h libgimp/gimpaspectpreview.h libgimp/gimpdrawablepreview.h 2004-10-23 19:59:18 +00:00
gimpregioniterator.c libgimpwidgets/gimppreview.[ch] libgimpwidgets/gimpscrolledpreview.[ch] 2004-09-29 13:39:23 +00:00
gimpregioniterator.h renamed the "run_mode" parameters to "unused" and remode the rum_mode 2004-09-28 23:08:17 +00:00
gimpselection.c tools/pdbgen/pdb/image.pdb entirely removed the deprecated functions 2004-11-16 14:34:34 +00:00
gimpselection.h tools/pdbgen/pdb/image.pdb entirely removed the deprecated functions 2004-11-16 14:34:34 +00:00
gimpselection_pdb.c tools/pdbgen/pdb/image.pdb entirely removed the deprecated functions 2004-11-16 14:34:34 +00:00
gimpselection_pdb.h tools/pdbgen/pdb/image.pdb entirely removed the deprecated functions 2004-11-16 14:34:34 +00:00
gimpselectiontools_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpselectiontools_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimptexttool_pdb.c let gimp_text() and gimp_text_fontname() succeed but return -1 if no layer 2004-12-15 20:37:54 +00:00
gimptexttool_pdb.h put subsequent deprecated prototypes into a single #ifndef ... #endif 2004-10-06 01:37:54 +00:00
gimptile.c libgimpbase/Makefile.am libgimpbase/gimpbase.h libgimpbase/gimpbase.def 2004-07-27 16:39:00 +00:00
gimptile.h new inernal function which removes all tiles from a given drawable from 2004-02-16 21:57:01 +00:00
gimptransformtools_pdb.c renamed the new drawable_foo_defaults() functions to 2004-11-16 15:25:13 +00:00
gimptransformtools_pdb.h deprecated all functions. 2004-11-02 13:44:13 +00:00
gimptypes.h removed obsolete GimpParamColor typedef. 2004-03-18 18:27:22 +00:00
gimpui.c app/config/gimpguiconfig.[ch] added gimprc option "show-help-button". 2004-10-04 16:21:52 +00:00
gimpui.def added gimp_drawable_sub_thumbnail() to enable plug-ins avoiding 2004-12-13 23:36:17 +00:00
gimpui.h libgimpwidgets/gimppreview.c split this widget into itself (more abstract 2004-09-28 23:23:09 +00:00
gimpuitypes.h libgimpwidgets/gimppreview.c split this widget into itself (more abstract 2004-09-28 23:23:09 +00:00
gimpundo_pdb.c removed gimp_image_undo_*() functions... 2003-12-05 14:18:47 +00:00
gimpundo_pdb.h removed gimp_image_undo_*() functions... 2003-12-05 14:18:47 +00:00
gimpunit_pdb.c fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpunit_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpunitcache.c libgimpbase/Makefile.am libgimpbase/gimpbase.h libgimpbase/gimpbase.def 2004-07-27 16:39:00 +00:00
gimpunitcache.h libgimp/gimpunitcache.h libgimpbase/gimpchecks.h 2004-11-04 10:51:55 +00:00
libgimp-intl.h libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
makefile.msc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
stdplugins-intl.h libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00