gimp/libgimp
Sven Neumann 6264b28fe7 changed code generation rules to place G_GNUC_INTERNAL before the return
2006-08-22  Sven Neumann  <sven@gimp.org>

	* tools/pdbgen/lib.pl : changed code generation rules to place
	G_GNUC_INTERNAL before the return value (bug #352268).

	* libgimp/*_pdb.h: regenerated.
2006-08-22 12:58:36 +00:00
..
.cvsignore new formal widget based on gimpfontmenu.[ch]. 2005-06-04 22:36:05 +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 libgimp/gimpuitypes.h abstract class for resource selection buttons. 2006-06-26 01:47:22 +00:00
gimp.c the return value isn't const. 2006-08-15 20:29:01 +00:00
gimp.def app/core/core-enums.h tools/pdbgen/pdb/edit.pdb applied patch from David 2006-08-15 16:20:46 +00:00
gimp.h the return value isn't const. 2006-08-15 20:29:01 +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 removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpaspectpreview.h libgimp/gimpaspectpreview.h libgimp/gimpdrawablepreview.h 2004-10-23 19:59:18 +00:00
gimpbrush_pdb.c some more tabs that I missed in my last commit 2006-04-12 10:34:30 +00:00
gimpbrush_pdb.h create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimpbrushes.c libgimp/gimpbrushes.c fix some ytpos. 2006-06-26 01:30:59 +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 in help texts, refer to other procedures using_c_syntax(). This way 2006-06-14 08:32:08 +00:00
gimpbrushes_pdb.h create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimpbrushmenu.c libgimp/gimpfontselectbutton.[ch] libgimp/gimpgradientselectbutton.[ch] 2006-06-28 10:35:22 +00:00
gimpbrushmenu.h libgimp/gimpuitypes.h abstract class for resource selection buttons. 2006-06-26 01:47:22 +00:00
gimpbrushselect.c converted tabs to spaces. 2006-04-12 10:53:28 +00:00
gimpbrushselect.h libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
gimpbrushselect_pdb.c create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimpbrushselect_pdb.h create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimpbrushselectbutton.c use const for G_CONST_RETURN. 2006-07-05 14:13:20 +00:00
gimpbrushselectbutton.h use const for G_CONST_RETURN. 2006-07-05 14:13:20 +00:00
gimpbuffer_pdb.c even more tabs that I missed earlier 2006-04-12 10:38:15 +00:00
gimpbuffer_pdb.h create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimpchannel.c converted tabs to spaces. 2006-04-12 10:53:28 +00:00
gimpchannel.h converted tabs to spaces. 2006-04-12 10:53:28 +00:00
gimpchannel_pdb.c in help texts, refer to other procedures using_c_syntax(). This way 2006-06-14 08:32:08 +00:00
gimpchannel_pdb.h changed code generation rules to place G_GNUC_INTERNAL before the return 2006-08-22 12:58:36 +00:00
gimpcolor_pdb.c in help texts, refer to other procedures using_c_syntax(). This way 2006-06-14 08:32:08 +00:00
gimpcolor_pdb.h create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimpcompat.h removed GimpChannelLutType enum and export GimpHistogramChannel to the 2004-01-13 16:19:50 +00:00
gimpcontext_pdb.c in help texts, refer to other procedures using_c_syntax(). This way 2006-06-14 08:32:08 +00:00
gimpcontext_pdb.h tools/pdbgen/pdb/context.pdb added gimp-context-get/set-paint-method which 2006-01-02 17:21:42 +00:00
gimpconvert_pdb.c tools/pdbgen/stddefs.pdb Attributed custom dither code to David Gowers and 2006-08-04 19:59:39 +00:00
gimpconvert_pdb.h app/core/gimpimage-convert-data.h app/core/gimpimage-convert.c 2006-08-04 17:54:26 +00:00
gimpdisplay_pdb.c in help texts, refer to other procedures using_c_syntax(). This way 2006-06-14 08:32:08 +00:00
gimpdisplay_pdb.h create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimpdrawable.c converted tabs to spaces. 2006-04-12 10:53:28 +00:00
gimpdrawable.h cleanup gint/gboolean confusion (spotted by Maurits Rijk). 2005-04-14 19:26:38 +00:00
gimpdrawable_pdb.c changed limits in gimp_drawable_thumbnail()in gimp_drawable_sub_thumbnail 2006-08-08 14:45:40 +00:00
gimpdrawable_pdb.h changed code generation rules to place G_GNUC_INTERNAL before the return 2006-08-22 12:58:36 +00:00
gimpdrawablecombobox.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpdrawablecombobox.h libgimp/gimpimagecombobox.h fix the type macros so they work. 2005-06-04 22:11:56 +00:00
gimpdrawablepreview.c draw only within the intersection of the the passed coordinates and the 2006-08-14 12:17:34 +00:00
gimpdrawablepreview.h converted tabs to spaces. 2006-04-12 10:53:28 +00:00
gimpdrawabletransform_pdb.c tools/pdbgen/app.pl removed code that used to fiddles with the argument 2006-05-18 17:25:15 +00:00
gimpdrawabletransform_pdb.h create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimpedit_pdb.c app/core/core-enums.h tools/pdbgen/pdb/edit.pdb applied patch from David 2006-08-15 16:20:46 +00:00
gimpedit_pdb.h app/core/core-enums.h tools/pdbgen/pdb/edit.pdb applied patch from David 2006-08-15 16:20:46 +00:00
gimpenums.c.tail app/core/core-enums.h tools/pdbgen/pdb/edit.pdb applied patch from David 2006-08-15 16:20:46 +00:00
gimpenums.h app/core/core-enums.h tools/pdbgen/pdb/edit.pdb applied patch from David 2006-08-15 16:20:46 +00:00
gimpexport.c use NULL as the special value, not "silent". 2006-06-27 06:41:38 +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 create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimpfileops_pdb.h create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimpfloatingsel_pdb.c tools/pdbgen/app.pl removed code that used to fiddles with the argument 2006-05-18 17:25:15 +00:00
gimpfloatingsel_pdb.h create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimpfontmenu.c libgimp/gimpfontselectbutton.[ch] libgimp/gimpgradientselectbutton.[ch] 2006-06-28 10:35:22 +00:00
gimpfontmenu.h new formal widget based on gimpfontmenu.[ch]. 2005-06-04 22:36:05 +00:00
gimpfonts_pdb.c even more tabs that I missed earlier 2006-04-12 10:38:15 +00:00
gimpfonts_pdb.h create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimpfontselect.c converted tabs to spaces. 2006-04-12 10:53:28 +00:00
gimpfontselect.h libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
gimpfontselect_pdb.c create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimpfontselect_pdb.h create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimpfontselectbutton.c use const for G_CONST_RETURN. 2006-07-05 14:13:20 +00:00
gimpfontselectbutton.h use const for G_CONST_RETURN. 2006-07-05 14:13:20 +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 in help texts, refer to other procedures using_c_syntax(). This way 2006-06-14 08:32:08 +00:00
gimpgimprc_pdb.h changed code generation rules to place G_GNUC_INTERNAL before the return 2006-08-22 12:58:36 +00:00
gimpgradient_pdb.c tools/pdbgen/app.pl removed code that used to fiddles with the argument 2006-05-18 17:25:15 +00:00
gimpgradient_pdb.h create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimpgradientmenu.c libgimp/gimpfontselectbutton.[ch] libgimp/gimpgradientselectbutton.[ch] 2006-06-28 10:35:22 +00:00
gimpgradientmenu.h libgimp/gimpuitypes.h abstract class for resource selection buttons. 2006-06-26 01:47:22 +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 in help texts, refer to other procedures using_c_syntax(). This way 2006-06-14 08:32:08 +00:00
gimpgradients_pdb.h create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimpgradientselect.c converted tabs to spaces. 2006-04-12 10:53:28 +00:00
gimpgradientselect.h libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
gimpgradientselect_pdb.c create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimpgradientselect_pdb.h create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimpgradientselectbutton.c libgimp/gimpgradientselectbutton.c Make doc comments match reality. 2006-07-20 03:45:28 +00:00
gimpgradientselectbutton.h use const for G_CONST_RETURN. 2006-07-05 14:13:20 +00:00
gimpgrid_pdb.c create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimpgrid_pdb.h create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimpguides_pdb.c create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimpguides_pdb.h create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimphelp_pdb.c in help texts, refer to other procedures using_c_syntax(). This way 2006-06-14 08:32:08 +00:00
gimphelp_pdb.h create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimpimage.c converted tabs to spaces. 2006-04-12 10:53:28 +00:00
gimpimage.h converted tabs to spaces. 2006-04-12 10:53:28 +00:00
gimpimage_pdb.c fixed docs for gimp-image-add-layer as pointed out in bug #347861. 2006-07-18 07:35:26 +00:00
gimpimage_pdb.h changed code generation rules to place G_GNUC_INTERNAL before the return 2006-08-22 12:58:36 +00:00
gimpimagecombobox.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpimagecombobox.h libgimp/gimpimagecombobox.h fix the type macros so they work. 2005-06-04 22:11:56 +00:00
gimpitemcombobox.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpitemcombobox.h libgimp/gimpimagecombobox.h fix the type macros so they work. 2005-06-04 22:11:56 +00:00
gimplayer.c converted tabs to spaces. 2006-04-12 10:53:28 +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 in help texts, refer to other procedures using_c_syntax(). This way 2006-06-14 08:32:08 +00:00
gimplayer_pdb.h changed code generation rules to place G_GNUC_INTERNAL before the return 2006-08-22 12:58:36 +00:00
gimpmenu.c converted tabs to spaces. 2006-04-12 10:53:28 +00:00
gimpmenu.h converted tabs to spaces. 2006-04-12 10:53:28 +00:00
gimpmessage_pdb.c create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimpmessage_pdb.h fix spelling of "quality" in comment 2003-07-03 00:47:26 +00:00
gimpmisc_pdb.c create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimpmisc_pdb.h added gimp_getpid(). 2005-07-24 23:34:25 +00:00
gimppainttools_pdb.c in help texts, refer to other procedures using_c_syntax(). This way 2006-06-14 08:32:08 +00:00
gimppainttools_pdb.h create code with spaces instead of tabs. 2006-04-12 10:27:31 +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 create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimppalette_pdb.h create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimppalettemenu.c libgimp/gimpfontselectbutton.[ch] libgimp/gimpgradientselectbutton.[ch] 2006-06-28 10:35:22 +00:00
gimppalettemenu.h libgimp/gimpuitypes.h abstract class for resource selection buttons. 2006-06-26 01:47:22 +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 in help texts, refer to other procedures using_c_syntax(). This way 2006-06-14 08:32:08 +00:00
gimppalettes_pdb.h create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimppaletteselect.c improved debugging output. 2006-08-16 13:11:12 +00:00
gimppaletteselect.h libgimp/Makefile.am libgimp/gimp.h libgimp/gimpui.h 2004-07-27 15:15:58 +00:00
gimppaletteselect_pdb.c create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimppaletteselect_pdb.h create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimppaletteselectbutton.c check that the palette name actually refers to an existing palette and use 2006-08-18 10:52:26 +00:00
gimppaletteselectbutton.h use const for G_CONST_RETURN. 2006-07-05 14:13:20 +00:00
gimpparasite_pdb.c even more tabs that I missed earlier 2006-04-12 10:38:15 +00:00
gimpparasite_pdb.h create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimppaths_pdb.c implemented gimp-vectors-to-selection. deprecated gimp-path-to-selection. 2006-07-28 14:54:31 +00:00
gimppaths_pdb.h implemented gimp-vectors-to-selection. deprecated gimp-path-to-selection. 2006-07-28 14:54:31 +00:00
gimppattern_pdb.c some more tabs that I missed in my last commit 2006-04-12 10:34:30 +00:00
gimppattern_pdb.h create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimppatternmenu.c libgimp/gimpfontselectbutton.[ch] libgimp/gimpgradientselectbutton.[ch] 2006-06-28 10:35:22 +00:00
gimppatternmenu.h libgimp/gimpuitypes.h abstract class for resource selection buttons. 2006-06-26 01:47:22 +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 in help texts, refer to other procedures using_c_syntax(). This way 2006-06-14 08:32:08 +00:00
gimppatterns_pdb.h create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimppatternselect.c converted tabs to spaces. 2006-04-12 10:53:28 +00:00
gimppatternselect.h libgimp/gimp.h libgimp/gimpbrushmenu.h libgimp/gimpbrushselect.[ch] 2003-12-05 15:55:15 +00:00
gimppatternselect_pdb.c create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimppatternselect_pdb.h create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimppatternselectbutton.c libgimp/gimpgradientselectbutton.c Make doc comments match reality. 2006-07-20 03:45:28 +00:00
gimppatternselectbutton.h use const for G_CONST_RETURN. 2006-07-05 14:13:20 +00:00
gimppixbuf.c minor cleanup 2006-08-17 18:24:48 +00:00
gimppixbuf.h added a convenience function to create a layer from a GdkPixbuf. 2006-08-17 16:52:25 +00:00
gimppixelfetcher.c deprecated RGB intensity functions and definitions. These coefficients do 2005-08-03 00:36:41 +00:00
gimppixelfetcher.h Cleaned up the remaining libgimp API issues: 2004-03-12 22:46:25 +00:00
gimppixelrgn.c some general cleanup. 2005-09-03 17:16:58 +00:00
gimppixelrgn.h converted tabs to spaces. 2006-04-12 10:53:28 +00:00
gimpplugin.c added a cast to get rid of a compiler warning. 2006-02-20 07:25:34 +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 in help texts, refer to other procedures using_c_syntax(). This way 2006-06-14 08:32:08 +00:00
gimpplugin_pdb.h changed code generation rules to place G_GNUC_INTERNAL before the return 2006-08-22 12:58:36 +00:00
gimpprocbrowserdialog.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpprocbrowserdialog.h libgimp/gimpprocbrowserdialog.h libgimpwidgets/gimpbrowser.h 2005-09-27 17:11:01 +00:00
gimpproceduraldb.c added const qualifier. 2006-05-02 08:50:24 +00:00
gimpproceduraldb.h added const qualifier. 2006-05-02 08:50:24 +00:00
gimpproceduraldb_pdb.c in help texts, refer to other procedures using_c_syntax(). This way 2006-06-14 08:32:08 +00:00
gimpproceduraldb_pdb.h changed code generation rules to place G_GNUC_INTERNAL before the return 2006-08-22 12:58:36 +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 converted tabs to spaces. 2006-04-12 10:53:28 +00:00
gimpprogress.h tools/pdbgen/pdb/progress.pdb applied slightly modified patch from 2006-02-20 07:35:42 +00:00
gimpprogress_pdb.c create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimpprogress_pdb.h changed code generation rules to place G_GNUC_INTERNAL before the return 2006-08-22 12:58:36 +00:00
gimpprogressbar.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpprogressbar.h libgimp/gimpaspectpreview.h libgimp/gimpdrawablepreview.h 2004-10-23 19:59:18 +00:00
gimpregioniterator.c added some checks to avoid division by zero. 2004-12-27 10:24:16 +00:00
gimpregioniterator.h renamed the "run_mode" parameters to "unused" and remode the rum_mode 2004-09-28 23:08:17 +00:00
gimpselectbutton.c libgimp/gimpfontselectbutton.[ch] libgimp/gimpgradientselectbutton.[ch] 2006-06-28 10:35:22 +00:00
gimpselectbutton.h libgimp/gimpuitypes.h abstract class for resource selection buttons. 2006-06-26 01:47:22 +00:00
gimpselection.c converted tabs to spaces. 2006-04-12 10:53:28 +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 fixed documentation of gimp-selection-sharpen (bug #343911). 2006-06-05 20:36:21 +00:00
gimpselection_pdb.h changed code generation rules to place G_GNUC_INTERNAL before the return 2006-08-22 12:58:36 +00:00
gimpselectiontools_pdb.c app/core/core-enums.h tools/pdbgen/pdb/edit.pdb applied patch from David 2006-08-15 16:20:46 +00:00
gimpselectiontools_pdb.h app/core/core-enums.h tools/pdbgen/pdb/edit.pdb applied patch from David 2006-08-15 16:20:46 +00:00
gimptexttool_pdb.c applied a (slightly modified) patch from Joao that improves PDB 2006-06-28 06:46:07 +00:00
gimptexttool_pdb.h create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimptile.c converted tabs to spaces. 2006-04-12 10:53:28 +00:00
gimptile.h converted tabs to spaces. 2006-04-12 10:53:28 +00:00
gimptransformtools_pdb.c create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimptransformtools_pdb.h create code with spaces instead of tabs. 2006-04-12 10:27:31 +00:00
gimptypes.h removed obsolete GimpParamColor typedef. 2004-03-18 18:27:22 +00:00
gimpui.c converted tabs to spaces. 2006-04-12 10:53:28 +00:00
gimpui.def added a convenience function to create a layer from a GdkPixbuf. 2006-08-17 16:52:25 +00:00
gimpui.h libgimp/gimpuitypes.h abstract class for resource selection buttons. 2006-06-26 01:47:22 +00:00
gimpuimarshal.list libgimp/gimpuitypes.h abstract class for resource selection buttons. 2006-06-26 01:47:22 +00:00
gimpuitypes.h libgimp/gimpuitypes.h abstract class for resource selection buttons. 2006-06-26 01:47:22 +00:00
gimpundo_pdb.c in help texts, refer to other procedures using_c_syntax(). This way 2006-06-14 08:32:08 +00:00
gimpundo_pdb.h removed gimp_image_undo_*() functions... 2003-12-05 14:18:47 +00:00
gimpunit_pdb.c in help texts, refer to other procedures using_c_syntax(). This way 2006-06-14 08:32:08 +00:00
gimpunit_pdb.h changed code generation rules to place G_GNUC_INTERNAL before the return 2006-08-22 12:58:36 +00:00
gimpunitcache.c converted tabs to spaces. 2006-04-12 10:53:28 +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 added the new symbol 2006-07-28 17:34:50 +00:00
gimpvectors_pdb.h added the new symbol 2006-07-28 17:34:50 +00:00
gimpzoompreview.c chain up. 2006-08-09 10:30:01 +00:00
gimpzoompreview.h chain up. 2006-08-09 10:30:01 +00:00
libgimp-intl.h Applied patch from Zbigniew Chyla: 2006-06-27 07:55:41 +00:00
makefile.msc updated 2006-08-15 15:13:08 +00:00
stdplugins-intl.h Applied patch from Zbigniew Chyla: 2006-06-27 07:55:41 +00:00