gimp/libgimp
Sven Neumann dc4757cedc add G_GNUC_INTERNAL to declaration of wrapped PDB functions.
2005-10-25  Sven Neumann  <sven@gimp.org>

	* tools/pdbgen/lib.pl: add G_GNUC_INTERNAL to declaration of
	wrapped PDB functions.

	* libgimp/gimpchannel_pdb.h
	* libgimp/gimpdrawable_pdb.h
	* libgimp/gimpgimprc_pdb.h
	* libgimp/gimpimage_pdb.h
	* libgimp/gimplayer_pdb.h
	* libgimp/gimpplugin_pdb.h
	* libgimp/gimpproceduraldb_pdb.h
	* libgimp/gimpprogress_pdb.h
	* libgimp/gimpselection_pdb.h
	* libgimp/gimpunit_pdb.h: regenerated.

	* libgimp/gimptile.h
	* libgimp/gimpunitcache.h
	* libgimpthumb/gimpthumb-utils.h
	* libgimpwidgets/gimpcolorarea.h
	* libgimpwidgets/gimphelpui.h: declare internal functions as such
	using G_GNUC_INTERNAL.
2005-10-25 12:08:32 +00:00
..
.cvsignore new formal widget based on gimpfontmenu.[ch]. 2005-06-04 22:36:05 +00:00
COPYING
gimp.c GimpUnitVTable -> GimpUnitVtable 2005-09-10 12:21:37 +00:00
gimp.def added getter and setter for path visibility (bug #319617). 2005-10-25 10:17:28 +00:00
gimp.h allow to access (read-only) the current color management configuration 2005-06-26 12:53:31 +00:00
gimp_pdb.h app/core/core-enums.[ch] moved GimpGridStyle enum to libgimpbase. 2005-09-30 16:35:04 +00:00
gimpaspectpreview.c libgimp/gimpaspectpreview.c added missing API docs. 2005-10-05 13:50:09 +00:00
gimpaspectpreview.h
gimpbrush_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpbrush_pdb.h
gimpbrushes.c
gimpbrushes.h
gimpbrushes_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpbrushes_pdb.h
gimpbrushmenu.c libgimp/gimpbrushmenu.c libgimp/gimpdrawablecombobox.c 2005-08-02 22:15:33 +00:00
gimpbrushmenu.h
gimpbrushselect.c
gimpbrushselect.h
gimpbrushselect_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpbrushselect_pdb.h
gimpbuffer_pdb.c added gimp-buffers-get-list, should probably get its own PDB group. 2005-09-27 18:29:27 +00:00
gimpbuffer_pdb.h added gimp-buffers-get-list, should probably get its own PDB group. 2005-09-27 18:29:27 +00:00
gimpchannel.c
gimpchannel.h
gimpchannel_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpchannel_pdb.h add G_GNUC_INTERNAL to declaration of wrapped PDB functions. 2005-10-25 12:08:32 +00:00
gimpcolor_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpcolor_pdb.h
gimpcompat.h
gimpcontext_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpcontext_pdb.h
gimpconvert_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpconvert_pdb.h
gimpdisplay_pdb.c Address bug #307971: 2005-09-05 20:47:12 +00:00
gimpdisplay_pdb.h Address bug #307971: 2005-09-05 20:47:12 +00:00
gimpdrawable.c deprecated RGB intensity functions and definitions. These coefficients do 2005-08-03 00:36:41 +00:00
gimpdrawable.h
gimpdrawable_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpdrawable_pdb.h add G_GNUC_INTERNAL to declaration of wrapped PDB functions. 2005-10-25 12:08:32 +00:00
gimpdrawablecombobox.c libgimp/gimpbrushmenu.c libgimp/gimpdrawablecombobox.c 2005-08-02 22:15:33 +00:00
gimpdrawablecombobox.h libgimp/gimpimagecombobox.h fix the type macros so they work. 2005-06-04 22:11:56 +00:00
gimpdrawablepreview.c made the navigation popup respect the aspect ratio of the selection or the 2005-10-08 23:08:12 +00:00
gimpdrawablepreview.h
gimpdrawabletransform_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpdrawabletransform_pdb.h
gimpedit_pdb.c added gimp_buffer_get_bytes() and gimp_buffer_get_image_type(). 2005-09-27 09:05:55 +00:00
gimpedit_pdb.h added gimp_buffer_get_bytes() and gimp_buffer_get_image_type(). 2005-09-27 09:05:55 +00:00
gimpenums.c.tail app/core/core-enums.[ch] moved GimpGridStyle enum to libgimpbase. 2005-09-30 16:35:04 +00:00
gimpenums.h make _gimp_enums_init public, so language bindings can do early enum 2005-06-03 23:25:44 +00:00
gimpexport.c Added parent window API to the GimpProgress interface and to the libgimp 2005-09-09 18:07:31 +00:00
gimpexport.h
gimpfileops_pdb.c added run-mode parameter to file_open_layer(). 2005-10-17 15:15:20 +00:00
gimpfileops_pdb.h added run-mode parameter to file_open_layer(). 2005-10-17 15:15:20 +00:00
gimpfloatingsel_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpfloatingsel_pdb.h
gimpfontmenu.c new formal widget based on gimpfontmenu.[ch]. 2005-06-04 22:36:05 +00:00
gimpfontmenu.h new formal widget based on gimpfontmenu.[ch]. 2005-06-04 22:36:05 +00:00
gimpfonts_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpfonts_pdb.h
gimpfontselect.c
gimpfontselect.h
gimpfontselect_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpfontselect_pdb.h
gimpfontselectbutton.c libgimp/gimpbrushmenu.c libgimp/gimpdrawablecombobox.c 2005-08-02 22:15:33 +00:00
gimpfontselectbutton.h new formal widget based on gimpfontmenu.[ch]. 2005-06-04 22:36:05 +00:00
gimpgimprc.c cast to GIMP_CONFIG() for gimp_config_deserialize_string(). 2005-06-26 21:11:39 +00:00
gimpgimprc.h allow to access (read-only) the current color management configuration 2005-06-26 12:53:31 +00:00
gimpgimprc_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpgimprc_pdb.h add G_GNUC_INTERNAL to declaration of wrapped PDB functions. 2005-10-25 12:08:32 +00:00
gimpgradient_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpgradient_pdb.h
gimpgradientmenu.c libgimp/gimpbrushmenu.c libgimp/gimpdrawablecombobox.c 2005-08-02 22:15:33 +00:00
gimpgradientmenu.h
gimpgradients.c
gimpgradients.h
gimpgradients_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpgradients_pdb.h
gimpgradientselect.c
gimpgradientselect.h
gimpgradientselect_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpgradientselect_pdb.h
gimpgrid_pdb.c app/core/core-enums.[ch] moved GimpGridStyle enum to libgimpbase. 2005-09-30 16:35:04 +00:00
gimpgrid_pdb.h app/core/core-enums.[ch] moved GimpGridStyle enum to libgimpbase. 2005-09-30 16:35:04 +00:00
gimpguides_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpguides_pdb.h
gimphelp_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimphelp_pdb.h
gimpimage.c
gimpimage.h
gimpimage_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpimage_pdb.h add G_GNUC_INTERNAL to declaration of wrapped PDB functions. 2005-10-25 12:08:32 +00:00
gimpimagecombobox.c libgimp/gimpbrushmenu.c libgimp/gimpdrawablecombobox.c 2005-08-02 22:15:33 +00:00
gimpimagecombobox.h libgimp/gimpimagecombobox.h fix the type macros so they work. 2005-06-04 22:11:56 +00:00
gimpitemcombobox.c libgimp/gimpbrushmenu.c libgimp/gimpdrawablecombobox.c 2005-08-02 22:15:33 +00:00
gimpitemcombobox.h libgimp/gimpimagecombobox.h fix the type macros so they work. 2005-06-04 22:11:56 +00:00
gimplayer.c actually return a value. 2005-07-10 22:05:11 +00:00
gimplayer.h app/actions/layers-actions.c app/actions/layers-commands.[ch] 2005-07-10 21:17:22 +00:00
gimplayer_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimplayer_pdb.h add G_GNUC_INTERNAL to declaration of wrapped PDB functions. 2005-10-25 12:08:32 +00:00
gimpmenu.c
gimpmenu.h
gimpmessage_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpmessage_pdb.h
gimpmisc_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpmisc_pdb.h added gimp_getpid(). 2005-07-24 23:34:25 +00:00
gimppainttools_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimppainttools_pdb.h
gimppalette.c
gimppalette.h
gimppalette_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimppalette_pdb.h
gimppalettemenu.c libgimp/gimpbrushmenu.c libgimp/gimpdrawablecombobox.c 2005-08-02 22:15:33 +00:00
gimppalettemenu.h
gimppalettes.c
gimppalettes.h
gimppalettes_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimppalettes_pdb.h
gimppaletteselect.c
gimppaletteselect.h
gimppaletteselect_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimppaletteselect_pdb.h
gimpparasite_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpparasite_pdb.h
gimppaths_pdb.c added getter and setter for path visibility (bug #319617). 2005-10-25 10:17:28 +00:00
gimppaths_pdb.h added getter and setter for path visibility (bug #319617). 2005-10-25 10:17:28 +00:00
gimppattern_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimppattern_pdb.h
gimppatternmenu.c libgimp/gimpbrushmenu.c libgimp/gimpdrawablecombobox.c 2005-08-02 22:15:33 +00:00
gimppatternmenu.h
gimppatterns.c
gimppatterns.h
gimppatterns_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimppatterns_pdb.h
gimppatternselect.c
gimppatternselect.h
gimppatternselect_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimppatternselect_pdb.h
gimppixbuf.c
gimppixbuf.h
gimppixelfetcher.c deprecated RGB intensity functions and definitions. These coefficients do 2005-08-03 00:36:41 +00:00
gimppixelfetcher.h
gimppixelrgn.c some general cleanup. 2005-09-03 17:16:58 +00:00
gimppixelrgn.h
gimpplugin.c
gimpplugin.h
gimpplugin_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpplugin_pdb.h add G_GNUC_INTERNAL to declaration of wrapped PDB functions. 2005-10-25 12:08:32 +00:00
gimpprocbrowserdialog.c capitalization and other string changes. 2005-10-05 23:31:49 +00:00
gimpprocbrowserdialog.h libgimp/gimpprocbrowserdialog.h libgimpwidgets/gimpbrowser.h 2005-09-27 17:11:01 +00:00
gimpproceduraldb.c
gimpproceduraldb.h
gimpproceduraldb_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpproceduraldb_pdb.h add G_GNUC_INTERNAL to declaration of wrapped PDB functions. 2005-10-25 12:08:32 +00:00
gimpprocview.c added GimpProcBrowserDialog typedef here. 2005-08-02 17:06:49 +00:00
gimpprocview.h added GimpProcBrowserDialog typedef here. 2005-08-02 17:06:49 +00:00
gimpprogress.c removed the "wrap" from gimp_progress_set_text() so it shows up as libgimp 2005-09-29 18:34:08 +00:00
gimpprogress.h removed the "wrap" from gimp_progress_set_text() so it shows up as libgimp 2005-09-29 18:34:08 +00:00
gimpprogress_pdb.c removed the "wrap" from gimp_progress_set_text() so it shows up as libgimp 2005-09-29 18:34:08 +00:00
gimpprogress_pdb.h add G_GNUC_INTERNAL to declaration of wrapped PDB functions. 2005-10-25 12:08:32 +00:00
gimpprogressbar.c Added parent window API to the GimpProgress interface and to the libgimp 2005-09-09 18:07:31 +00:00
gimpprogressbar.h
gimpregioniterator.c
gimpregioniterator.h
gimpselection.c
gimpselection.h
gimpselection_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpselection_pdb.h add G_GNUC_INTERNAL to declaration of wrapped PDB functions. 2005-10-25 12:08:32 +00:00
gimpselectiontools_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpselectiontools_pdb.h
gimptexttool_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimptexttool_pdb.h
gimptile.c
gimptile.h add G_GNUC_INTERNAL to declaration of wrapped PDB functions. 2005-10-25 12:08:32 +00:00
gimptransformtools_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimptransformtools_pdb.h
gimptypes.h
gimpui.c Added parent window API to the GimpProgress interface and to the libgimp 2005-09-09 18:07:31 +00:00
gimpui.def added a new function: gimp_zoom_preview_get_factor(), which is a proxy to 2005-10-02 18:00:49 +00:00
gimpui.h New object to handle zoom factor, and create widgets to control or view 2005-09-19 22:58:16 +00:00
gimpuimarshal.list new formal widget based on gimpfontmenu.[ch]. 2005-06-04 22:36:05 +00:00
gimpuitypes.h New object to handle zoom factor, and create widgets to control or view 2005-09-19 22:58:16 +00:00
gimpundo_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpundo_pdb.h
gimpunit_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpunit_pdb.h add G_GNUC_INTERNAL to declaration of wrapped PDB functions. 2005-10-25 12:08:32 +00:00
gimpunitcache.c app/core/gimpunit.c built-in units are const. 2005-04-28 09:47:27 +00:00
gimpunitcache.h add G_GNUC_INTERNAL to declaration of wrapped PDB functions. 2005-10-25 12:08:32 +00:00
gimpvectors_pdb.c Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
gimpvectors_pdb.h cosmetic change: Make the stroke IDs start from 1. 2005-06-01 16:20:46 +00:00
gimpzoompreview.c Enable selection masking, even if it looks buggy. It looks to me that the 2005-10-09 17:07:56 +00:00
gimpzoompreview.h added a new function: gimp_zoom_preview_get_factor(), which is a proxy to 2005-10-02 18:00:49 +00:00
libgimp-intl.h
Makefile.am app/core/core-enums.[ch] moved GimpGridStyle enum to libgimpbase. 2005-09-30 16:35:04 +00:00
makefile.msc updated 2005-09-25 19:30:55 +00:00
stdplugins-intl.h