gimp/libgimp
Michael Natterer 697572ccc0 app,libgimp*: fix includes to follow our include policy
- don't include <gdk-pixbuf/gdk-pixbuf.h> in headers in app/
- instead, include it in many .c files instead of <glib-object.h>,
  finally acknowledging the fact that app/ depends on gdk-pixbuf almost
  globally
- fix up includes as if libgimpbase depended in GIO, which it soon will
2013-10-15 01:58:39 +02:00
..
.gitignore libgimp: add gimpenums.c.tail again, pdbgen-generated files are in git 2010-07-14 20:20:58 +02:00
COPYING Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
Makefile.am app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimp.c Remove all calls to g_type_init(), it's deprecated 2013-05-25 22:44:20 +02:00
gimp.def libgimp: add gimp_component_type_get_type() to gimp.def 2013-06-23 17:48:46 +02:00
gimp.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimp_pdb.c pdbgen: Regenerate C code 2012-12-05 08:48:54 +05:30
gimp_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimp_pdb_headers.h pdb: add gimp-dynamics-refresh and gimp-dynamics-get-list 2011-10-31 22:22:19 +01:00
gimpaspectpreview.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpaspectpreview.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpbrush_pdb.c pdb: generate nicer gtk-doc comments (no doc contents changed) 2010-09-15 22:07:36 +02:00
gimpbrush_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpbrushes.c libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpbrushes.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpbrushes_pdb.c pdbgen: Regenerate C code 2012-12-05 08:48:54 +05:30
gimpbrushes_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimpbrushmenu.c Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
gimpbrushmenu.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpbrushselect.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpbrushselect.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpbrushselect_pdb.c pdb: generate nicer gtk-doc comments (no doc contents changed) 2010-09-15 22:07:36 +02:00
gimpbrushselect_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpbrushselectbutton.c libgimp: use gtk_box_new() 2011-09-30 10:53:32 +02:00
gimpbrushselectbutton.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpbuffer_pdb.c pdbgen: Regenerate C code 2012-12-05 08:48:54 +05:30
gimpbuffer_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpchannel.c pdb: update docs to mention the new insert procs instead of the add ones 2010-09-06 00:03:29 +02:00
gimpchannel.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpchannel_pdb.c Bug 708033 - Add paragraph support for the long description in pdbgen 2013-09-27 18:39:21 +02:00
gimpchannel_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpcolor_pdb.c app: return 0.0..1.0 from gimp_histogram_get_mean(), median(), std_dev() 2013-06-12 02:01:24 +02:00
gimpcolor_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimpcompat.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpcontext_pdb.c Bug 708033 - Add paragraph support for the long description in pdbgen 2013-09-27 18:39:21 +02:00
gimpcontext_pdb.h app, pdb, libgimp: Remove all traces of the supersampling recursion level 2013-05-31 01:15:32 +02:00
gimpconvert_pdb.c pdb/libgimp: export enum GimpPrecision and gimp-image-convert-precision 2012-05-02 17:51:17 +02:00
gimpconvert_pdb.h pdb/libgimp: export enum GimpPrecision and gimp-image-convert-precision 2012-05-02 17:51:17 +02:00
gimpdisplay_pdb.c pdb: generate nicer gtk-doc comments (no doc contents changed) 2010-09-15 22:07:36 +02:00
gimpdisplay_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpdrawable.c libgimp: gimp_drawable_get_buffer(): return NULL for an invalid drawable 2012-09-22 20:33:03 +02:00
gimpdrawable.h libgimp: deprecate the entire legacy pixel fiddling api 2012-05-03 01:51:39 +02:00
gimpdrawable_pdb.c Bug 708033 - Add paragraph support for the long description in pdbgen 2013-09-27 18:39:21 +02:00
gimpdrawable_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimpdrawablepreview.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpdrawablepreview.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpdrawabletransform_pdb.c app, pdb, libgimp: Remove all traces of the supersampling recursion level 2013-05-31 01:15:32 +02:00
gimpdrawabletransform_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimpdynamics_pdb.c pdbgen: Regenerate C code 2012-12-05 08:48:54 +05:30
gimpdynamics_pdb.h pdb: add gimp-dynamics-refresh and gimp-dynamics-get-list 2011-10-31 22:22:19 +01:00
gimpedit_pdb.c pdbgen: Regenerate C code 2012-12-05 08:48:54 +05:30
gimpedit_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpenums.c.tail Add support for both gamma-corrected and linear for all bit depths 2013-06-23 16:51:24 +02:00
gimpenums.h Add support for both gamma-corrected and linear for all bit depths 2013-06-23 16:51:24 +02:00
gimpexport.c libgimp: fix broken indentation in gimpexport.c 2013-08-08 22:11:40 +02:00
gimpexport.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpfileops_pdb.c pdb: allow file procedures to register themselves for handling URIs 2012-11-17 16:01:52 +01:00
gimpfileops_pdb.h pdb: allow file procedures to register themselves for handling URIs 2012-11-17 16:01:52 +01:00
gimpfloatingsel_pdb.c Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
gimpfloatingsel_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimpfontmenu.c Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
gimpfontmenu.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpfonts_pdb.c pdbgen: Regenerate C code 2012-12-05 08:48:54 +05:30
gimpfonts_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpfontselect.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpfontselect.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpfontselect_pdb.c pdb: generate nicer gtk-doc comments (no doc contents changed) 2010-09-15 22:07:36 +02:00
gimpfontselect_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpfontselectbutton.c libgimp: use gtk_box_new() 2011-09-30 10:53:32 +02:00
gimpfontselectbutton.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpgimprc.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpgimprc.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpgimprc_pdb.c pdb: generate nicer gtk-doc comments (no doc contents changed) 2010-09-15 22:07:36 +02:00
gimpgimprc_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpgradient_pdb.c Bug 708033 - Add paragraph support for the long description in pdbgen 2013-09-27 18:39:21 +02:00
gimpgradient_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpgradientmenu.c Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
gimpgradientmenu.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpgradients.c libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpgradients.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpgradients_pdb.c pdbgen: Regenerate C code 2012-12-05 08:48:54 +05:30
gimpgradients_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimpgradientselect.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpgradientselect.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpgradientselect_pdb.c pdb: generate nicer gtk-doc comments (no doc contents changed) 2010-09-15 22:07:36 +02:00
gimpgradientselect_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpgradientselectbutton.c libgimp: port GimpGradientSelectButton drawing to cairo 2010-07-30 16:20:45 +02:00
gimpgradientselectbutton.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpgrid_pdb.c pdb: generate nicer gtk-doc comments (no doc contents changed) 2010-09-15 22:07:36 +02:00
gimpgrid_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpguides_pdb.c pdb: generate nicer gtk-doc comments (no doc contents changed) 2010-09-15 22:07:36 +02:00
gimpguides_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimphelp_pdb.c pdb: generate nicer gtk-doc comments (no doc contents changed) 2010-09-15 22:07:36 +02:00
gimphelp_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpimage.c libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpimage.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpimage_pdb.c pdbgen: fix trailing whitespaces in generated C doc in empty lines. 2013-10-05 19:48:39 +13:00
gimpimage_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimpimagecombobox.c Bug 378334 - Plugins with image drop-list crash when image is closed 2012-10-08 22:01:30 +02:00
gimpimagecombobox.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpimageselect_pdb.c Bug 708033 - Add paragraph support for the long description in pdbgen 2013-09-27 18:39:21 +02:00
gimpimageselect_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpitem_pdb.c pdbgen: Regenerate C code 2012-12-05 08:48:54 +05:30
gimpitem_pdb.h Bug 674160 - Redesign of "Lock panel" 2012-11-09 11:17:25 +01:00
gimpitemcombobox.c Bug 693797 - Sample colorize fails when you choose current gradient as target 2013-02-17 01:45:20 +01:00
gimpitemcombobox.h Bug 378334 - Plugins with image drop-list crash when image is closed 2012-10-08 22:01:30 +02:00
gimpitemtransform_pdb.c Bug 708033 - Add paragraph support for the long description in pdbgen 2013-09-27 18:39:21 +02:00
gimpitemtransform_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimplayer.c libgimp: add GEGL branch to gimp_layer_new_from_surface() 2012-05-03 04:13:39 +02:00
gimplayer.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimplayer_pdb.c pdbgen: fix trailing whitespaces in generated C doc in empty lines. 2013-10-05 19:48:39 +13:00
gimplayer_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimpmenu.c libgimp: use gtk_box_new() 2011-09-30 10:53:32 +02:00
gimpmenu.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpmessage_pdb.c pdb: generate nicer gtk-doc comments (no doc contents changed) 2010-09-15 22:07:36 +02:00
gimpmessage_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimppainttools_pdb.c pdb: generate nicer gtk-doc comments (no doc contents changed) 2010-09-15 22:07:36 +02:00
gimppainttools_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimppalette.c libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimppalette.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimppalette_pdb.c Bug 683694 - Spelling errors 2012-11-11 15:50:25 +01:00
gimppalette_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimppalettemenu.c Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
gimppalettemenu.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimppalettes.c libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimppalettes.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimppalettes_pdb.c pdbgen: Regenerate C code 2012-12-05 08:48:54 +05:30
gimppalettes_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimppaletteselect.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppaletteselect.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimppaletteselect_pdb.c pdb: generate nicer gtk-doc comments (no doc contents changed) 2010-09-15 22:07:36 +02:00
gimppaletteselect_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimppaletteselectbutton.c libgimp: use gtk_box_new() 2011-09-30 10:53:32 +02:00
gimppaletteselectbutton.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimppaths_pdb.c pdbgen: Regenerate C code 2012-12-05 08:48:54 +05:30
gimppaths_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimppattern_pdb.c pdb: generate nicer gtk-doc comments (no doc contents changed) 2010-09-15 22:07:36 +02:00
gimppattern_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimppatternmenu.c Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
gimppatternmenu.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimppatterns.c libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimppatterns.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimppatterns_pdb.c pdbgen: Regenerate C code 2012-12-05 08:48:54 +05:30
gimppatterns_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimppatternselect.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimppatternselect.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimppatternselect_pdb.c pdb: generate nicer gtk-doc comments (no doc contents changed) 2010-09-15 22:07:36 +02:00
gimppatternselect_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimppatternselectbutton.c libgimp: use gtk_box_new() 2011-09-30 10:53:32 +02:00
gimppatternselectbutton.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimppixbuf.c Make libgimp depend on GdkPixbuf 2011-04-20 20:04:35 +02:00
gimppixbuf.h libgimpcolor: add GdkPixbuf <-> GeglBuffer utility functions 2012-05-03 03:37:20 +02:00
gimppixelfetcher.c libgimp: deprecate the entire legacy pixel fiddling api 2012-05-03 01:51:39 +02:00
gimppixelfetcher.h libgimp: deprecate the entire legacy pixel fiddling api 2012-05-03 01:51:39 +02:00
gimppixelrgn.c libgimp: deprecate the entire legacy pixel fiddling api 2012-05-03 01:51:39 +02:00
gimppixelrgn.h libgimp: deprecate the entire legacy pixel fiddling api 2012-05-03 01:51:39 +02:00
gimpplugin.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpplugin.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpplugin_pdb.c app/libgimp: enable plug-ins on high precision images 2012-05-02 17:51:14 +02:00
gimpplugin_pdb.h app/libgimp: enable plug-ins on high precision images 2012-05-02 17:51:14 +02:00
gimpprocbrowserdialog.c libgimp, plug-ins: use g_strfreev() to free PDB string arrays 2012-11-27 21:16:26 +01:00
gimpprocbrowserdialog.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpproceduraldb.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpproceduraldb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpproceduraldb_pdb.c Revert "pdb: update documentation for all pdb functions whose return can be freed with g_strfreev()." 2012-12-04 21:07:34 +01:00
gimpproceduraldb_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpprocview.c libgimp: use gtk_box_new() 2011-09-30 10:53:32 +02:00
gimpprocview.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpprogress.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpprogress.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpprogress_pdb.c Bug 683694 - Spelling errors 2012-11-11 15:50:25 +01:00
gimpprogress_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpprogressbar.c Globally switch to saying "window_id" instead of just "window" 2011-02-06 12:07:55 +01:00
gimpprogressbar.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpregioniterator.c Bug 692641 - Various spelling fixes 2013-01-27 18:59:02 +01:00
gimpregioniterator.h libgimp: deprecate the entire legacy pixel fiddling api 2012-05-03 01:51:39 +02:00
gimpselectbutton.c libgimp*: don't derive from GtkHBox and GtkVBox in libgimp either 2011-07-27 19:53:34 +02:00
gimpselectbutton.h libgimp*: don't derive from GtkHBox and GtkVBox in libgimp either 2011-07-27 19:53:34 +02:00
gimpselection.c libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpselection.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpselection_pdb.c libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimpselection_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimpselectiontools_pdb.c libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimpselectiontools_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimptextlayer_pdb.c pdbgen: Regenerate C code 2012-12-05 08:48:54 +05:30
gimptextlayer_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimptexttool_pdb.c libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimptexttool_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimptile.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimptile.h libgimp: deprecate the entire legacy pixel fiddling api 2012-05-03 01:51:39 +02:00
gimptilebackendplugin.c libgimp: deprecate the entire legacy pixel fiddling api 2012-05-03 01:51:39 +02:00
gimptilebackendplugin.h libgimp: make GimpTileBackendPlugin properly private, and some cleanup 2012-05-02 17:46:08 +02:00
gimptransformtools_pdb.c libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimptransformtools_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimptypes.h libgimp: make GimpTileBackendPlugin properly private, and some cleanup 2012-05-02 17:46:08 +02:00
gimpui.c Bug 677776 - filter popup windows get hidden behind main image window 2012-11-12 23:42:15 +01:00
gimpui.def libgimp: move pixbuf functions from gimpui.def to gimp.def 2011-04-20 23:54:32 +02:00
gimpui.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpuimarshal.list libgimp/gimpuitypes.h abstract class for resource selection buttons. 2006-06-26 01:47:22 +00:00
gimpuitypes.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpundo_pdb.c pdb: generate nicer gtk-doc comments (no doc contents changed) 2010-09-15 22:07:36 +02:00
gimpundo_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpunit_pdb.c pdb: generate nicer gtk-doc comments (no doc contents changed) 2010-09-15 22:07:36 +02:00
gimpunit_pdb.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
gimpunitcache.c app,libgimp*: fix includes to follow our include policy 2013-10-15 01:58:39 +02:00
gimpunitcache.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
gimpvectors.c libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpvectors.h libgimp*: add GIMP_DEPRECATED macros using G_DEPRECATED 2012-05-03 00:54:21 +02:00
gimpvectors_pdb.c pdbgen: Regenerate C code 2012-12-05 08:48:54 +05:30
gimpvectors_pdb.h libgimp: make pdbgen generate GIMP_DEPRECATED stuff 2012-05-03 01:12:25 +02:00
gimpzoompreview.c Chain up unconditionally in GObject::constructed() 2012-11-12 21:51:22 +01:00
gimpzoompreview.h libgimp: add guards that #error out if individual files are included 2011-04-28 19:59:52 +02:00
libgimp-intl.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
stdplugins-intl.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00