| .. |
|
.gitignore
|
libgimp: update .gitignore
|
2019-08-29 12:08:24 +02:00 |
|
COPYING
|
|
|
|
gimp-debug.c
|
Resolve implicit declaration of function 'getpid'
|
2019-09-11 19:55:16 +00:00 |
|
gimp-debug.h
|
libgimp: move the debug code to new private files gimp-debug.[ch]
|
2019-08-04 23:26:31 +02:00 |
|
gimp-private.h
|
Remove the entire old plug-in interface
|
2019-09-04 00:03:12 +02:00 |
|
gimp-shm.c
|
Issue #3753 - Gimp master don't build on mingw-w64 errors on...
|
2019-08-05 16:02:38 +02:00 |
|
gimp-shm.h
|
libgimp: forgot to actually add gimp-shm.[ch]
|
2019-08-04 20:18:10 +02:00 |
|
gimp.c
|
libgimp: add section docs for GimpPlugIn with general information
|
2019-09-10 11:17:12 +02:00 |
|
gimp.def
|
pdb, plug-ins: change gimp_temp_name() to gimp_temp_file()
|
2019-09-11 22:32:44 +02:00 |
|
gimp.h
|
libgimp: make sure the GimpPlugIn and GimpPDB singletons get destroyed
|
2019-09-09 11:16:39 +02:00 |
|
gimp_pdb.c
|
pdb, plug-ins: change gimp_temp_name() to gimp_temp_file()
|
2019-09-11 22:32:44 +02:00 |
|
gimp_pdb.h
|
pdb, plug-ins: change gimp_temp_name() to gimp_temp_file()
|
2019-09-11 22:32:44 +02:00 |
|
gimp_pdb_headers.h
|
Rename the "fileops" PDB group to just "file"
|
2019-09-10 21:38:11 +02:00 |
|
gimpaspectpreview.c
|
libgimp: GimpItem now also belong to libgimp.
|
2019-08-22 15:54:36 +02:00 |
|
gimpaspectpreview.h
|
libgimp: update non-generated API using GimpItem/GimpDrawable/GimpLayer.
|
2019-08-22 15:54:36 +02:00 |
|
gimpbrush_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimpbrush_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpbrushes_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimpbrushes_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpbrushselect.c
|
Properly prefix the values of enum GimpPDBProcType
|
2019-08-30 12:52:28 +02:00 |
|
gimpbrushselect.h
|
libgimp: port gimp*select.[ch] to the new plug-in API
|
2019-08-04 16:08:49 +02:00 |
|
gimpbrushselect_pdb.c
|
pdb, libgimp: use GIMP_VALLUES_GET_ENUM() in libgimp PDB wrappers
|
2019-09-04 01:49:35 +02:00 |
|
gimpbrushselect_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpbrushselectbutton.c
|
libgimp: make GimpFontSelectButton interpret NULL as the current font
|
2019-08-04 17:14:18 +02:00 |
|
gimpbrushselectbutton.h
|
libgimp: clean up the instance private code in all select buttons
|
2019-08-04 17:04:22 +02:00 |
|
gimpbuffer_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimpbuffer_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpchannel.c
|
libgimp: add gimp_layer,chanel,vectors,etc,_get_by_id()
|
2019-09-03 10:24:24 +02:00 |
|
gimpchannel.h
|
libgimp: add gimp_layer,chanel,vectors,etc,_get_by_id()
|
2019-09-03 10:24:24 +02:00 |
|
gimpchannel_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimpchannel_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpcontext_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimpcontext_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpdebug_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimpdebug_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpdisplay.c
|
Remove the entire old plug-in interface
|
2019-09-04 00:03:12 +02:00 |
|
gimpdisplay.h
|
app, libgimp: get rid of all ID GTypes and ID param specs
|
2019-08-29 11:39:34 +02:00 |
|
gimpdisplay_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimpdisplay_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpdrawable.c
|
libgimp: remove the last manual compat wrappers
|
2019-09-03 12:04:05 +02:00 |
|
gimpdrawable.h
|
libgimp: remove the last manual compat wrappers
|
2019-09-03 12:04:05 +02:00 |
|
gimpdrawable_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimpdrawable_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpdrawablecolor_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimpdrawablecolor_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpdrawableedit_pdb.c
|
pdb, libgimp: use GIMP_VALLUES_GET_ENUM() in libgimp PDB wrappers
|
2019-09-04 01:49:35 +02:00 |
|
gimpdrawableedit_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpdrawablepreview.c
|
libgimp: GimpItem now also belong to libgimp.
|
2019-08-22 15:54:36 +02:00 |
|
gimpdrawablepreview.h
|
libgimp: update non-generated API using GimpItem/GimpDrawable/GimpLayer.
|
2019-08-22 15:54:36 +02:00 |
|
gimpdynamics_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimpdynamics_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpedit_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimpedit_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpenums.c.tail
|
Remove the entire old plug-in interface
|
2019-09-04 00:03:12 +02:00 |
|
gimpenums.h
|
pdb, libgimp: generate some useless API docs for enums extracted from app/
|
2019-07-24 01:55:06 +02:00 |
|
gimpexport.c
|
Issue #3893 - Error message when exporting to to TIF if there is a layer mask on a group
|
2019-09-07 10:36:53 +03:00 |
|
gimpexport.h
|
libgimp: remove a ton of deprecated API that is unused
|
2019-08-27 16:32:25 +02:00 |
|
gimpfile_pdb.c
|
pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile
|
2019-09-11 21:48:34 +02:00 |
|
gimpfile_pdb.h
|
pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile
|
2019-09-11 21:48:34 +02:00 |
|
gimpfileprocedure.c
|
libgimp: remove the GIMP_DISABLE_COMPAT_CRUFT define
|
2019-08-30 13:00:00 +02:00 |
|
gimpfileprocedure.h
|
Change the "handles uri" flag of file procedures to "handle remote"
|
2019-08-19 12:05:12 +02:00 |
|
gimpfloatingsel_pdb.c
|
pdb, libgimp: use GIMP_VALLUES_GET_ENUM() in libgimp PDB wrappers
|
2019-09-04 01:49:35 +02:00 |
|
gimpfloatingsel_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpfonts_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimpfonts_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpfontselect.c
|
Properly prefix the values of enum GimpPDBProcType
|
2019-08-30 12:52:28 +02:00 |
|
gimpfontselect.h
|
libgimp: port gimp*select.[ch] to the new plug-in API
|
2019-08-04 16:08:49 +02:00 |
|
gimpfontselect_pdb.c
|
pdb, libgimp: use GIMP_VALLUES_GET_ENUM() in libgimp PDB wrappers
|
2019-09-04 01:49:35 +02:00 |
|
gimpfontselect_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpfontselectbutton.c
|
libgimp: make GimpFontSelectButton interpret NULL as the current font
|
2019-08-04 17:14:18 +02:00 |
|
gimpfontselectbutton.h
|
|
|
|
gimpgimprc.c
|
libgimp*: fix various missing (transfer) annotations.
|
2019-08-01 01:52:07 +02:00 |
|
gimpgimprc.h
|
|
|
|
gimpgimprc_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimpgimprc_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpgpparams-body.c
|
libgimpbase, libgimp, app: add libgimp support for passing GFiles
|
2019-09-11 21:40:17 +02:00 |
|
gimpgpparams.c
|
app, libgimp: don't duplicate _gimp_gp_param_def_to_param_spec()
|
2019-09-04 10:41:19 +02:00 |
|
gimpgpparams.h
|
app, libgimp: add _gimp_gp_params_free() to gimpgpparams
|
2019-09-05 20:59:57 +02:00 |
|
gimpgradient_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimpgradient_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpgradients_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimpgradients_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpgradientselect.c
|
Properly prefix the values of enum GimpPDBProcType
|
2019-08-30 12:52:28 +02:00 |
|
gimpgradientselect.h
|
libgimp: port gimp*select.[ch] to the new plug-in API
|
2019-08-04 16:08:49 +02:00 |
|
gimpgradientselect_pdb.c
|
pdb, libgimp: use GIMP_VALLUES_GET_ENUM() in libgimp PDB wrappers
|
2019-09-04 01:49:35 +02:00 |
|
gimpgradientselect_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpgradientselectbutton.c
|
libgimp: clean up the instance private code in all select buttons
|
2019-08-04 17:04:22 +02:00 |
|
gimpgradientselectbutton.h
|
|
|
|
gimphelp_pdb.c
|
pdb, libgimp: use GIMP_VALLUES_GET_ENUM() in libgimp PDB wrappers
|
2019-09-04 01:49:35 +02:00 |
|
gimphelp_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpimage.c
|
pdb, libgimp: change all generated ID array return values to object arrays
|
2019-09-05 13:01:00 +02:00 |
|
gimpimage.h
|
pdb, libgimp: change all generated ID array return values to object arrays
|
2019-09-05 13:01:00 +02:00 |
|
gimpimage_pdb.c
|
pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile
|
2019-09-11 21:48:34 +02:00 |
|
gimpimage_pdb.h
|
pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile
|
2019-09-11 21:48:34 +02:00 |
|
gimpimagecolorprofile.c
|
libgimp: remove a ton of deprecated API that is unused
|
2019-08-27 16:32:25 +02:00 |
|
gimpimagecolorprofile.h
|
libgimp: remove a ton of deprecated API that is unused
|
2019-08-27 16:32:25 +02:00 |
|
gimpimagecolorprofile_pdb.c
|
pdb: change paths and URIs in the "plug_in" group to GFiles
|
2019-09-11 23:54:53 +02:00 |
|
gimpimagecolorprofile_pdb.h
|
pdb: change the URIs in the color profile API to GFiles
|
2019-09-11 22:44:17 +02:00 |
|
gimpimagecombobox.c
|
libgimp: remove a ton of deprecated API that is unused
|
2019-08-27 16:32:25 +02:00 |
|
gimpimagecombobox.h
|
libgimp: remove a ton of deprecated API that is unused
|
2019-08-27 16:32:25 +02:00 |
|
gimpimageconvert_pdb.c
|
pdb, libgimp: use GIMP_VALLUES_GET_ENUM() in libgimp PDB wrappers
|
2019-09-04 01:49:35 +02:00 |
|
gimpimageconvert_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpimagegrid_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimpimagegrid_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpimageguides_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimpimageguides_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpimagemetadata.c
|
libgimp: remove a ton of deprecated API that is unused
|
2019-08-27 16:32:25 +02:00 |
|
gimpimagemetadata.h
|
libgimp: remove a ton of deprecated API that is unused
|
2019-08-27 16:32:25 +02:00 |
|
gimpimageprocedure.c
|
libgimp: remove the GIMP_DISABLE_COMPAT_CRUFT define
|
2019-08-30 13:00:00 +02:00 |
|
gimpimageprocedure.h
|
libgimp: GimpImageProcedure now uses GimpImage/GimpDrawable too.
|
2019-08-22 15:54:36 +02:00 |
|
gimpimagesamplepoints_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimpimagesamplepoints_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpimageselect_pdb.c
|
pdb, libgimp: use GIMP_VALLUES_GET_ENUM() in libgimp PDB wrappers
|
2019-09-04 01:49:35 +02:00 |
|
gimpimageselect_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpimagetransform_pdb.c
|
pdb, libgimp: use GIMP_VALLUES_GET_ENUM() in libgimp PDB wrappers
|
2019-09-04 01:49:35 +02:00 |
|
gimpimagetransform_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpimageundo_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimpimageundo_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpitem.c
|
pdb, libgimp: change all generated ID array return values to object arrays
|
2019-09-05 13:01:00 +02:00 |
|
gimpitem.h
|
pdb, libgimp: change all generated ID array return values to object arrays
|
2019-09-05 13:01:00 +02:00 |
|
gimpitem_pdb.c
|
pdb, libgimp: add a HORRIBLE hack to make sure objects arrays don't leak
|
2019-09-05 15:03:14 +02:00 |
|
gimpitem_pdb.h
|
pdb, libgimp: change all generated ID array return values to object arrays
|
2019-09-05 13:01:00 +02:00 |
|
gimpitemcombobox.c
|
libgimp: remove more deprecated API
|
2019-09-03 11:10:43 +02:00 |
|
gimpitemcombobox.h
|
libgimp: remove more deprecated API
|
2019-09-03 11:10:43 +02:00 |
|
gimpitemtransform_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimpitemtransform_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimplayer.c
|
libgimp: remove the last manual compat wrappers
|
2019-09-03 12:04:05 +02:00 |
|
gimplayer.h
|
libgimp: remove the last manual compat wrappers
|
2019-09-03 12:04:05 +02:00 |
|
gimplayer_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimplayer_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimplayermask.c
|
libgimp: add gimp_layer,chanel,vectors,etc,_get_by_id()
|
2019-09-03 10:24:24 +02:00 |
|
gimplayermask.h
|
libgimp: add gimp_layer,chanel,vectors,etc,_get_by_id()
|
2019-09-03 10:24:24 +02:00 |
|
gimploadprocedure.c
|
pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile
|
2019-09-11 21:48:34 +02:00 |
|
gimploadprocedure.h
|
libgimp: rename GimpLoad,SaveFunc to GimpRunLoad,SaveFunc
|
2019-08-11 14:58:55 +02:00 |
|
gimpmessage_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimpmessage_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimppainttools_pdb.c
|
pdb, libgimp: use GIMP_VALLUES_GET_ENUM() in libgimp PDB wrappers
|
2019-09-04 01:49:35 +02:00 |
|
gimppainttools_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimppalette_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimppalette_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimppalettes_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimppalettes_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimppaletteselect.c
|
Properly prefix the values of enum GimpPDBProcType
|
2019-08-30 12:52:28 +02:00 |
|
gimppaletteselect.h
|
libgimp: port gimp*select.[ch] to the new plug-in API
|
2019-08-04 16:08:49 +02:00 |
|
gimppaletteselect_pdb.c
|
pdb, libgimp: use GIMP_VALLUES_GET_ENUM() in libgimp PDB wrappers
|
2019-09-04 01:49:35 +02:00 |
|
gimppaletteselect_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimppaletteselectbutton.c
|
libgimp: clean up the instance private code in all select buttons
|
2019-08-04 17:04:22 +02:00 |
|
gimppaletteselectbutton.h
|
libgimp: clean up the instance private code in all select buttons
|
2019-08-04 17:04:22 +02:00 |
|
gimpparamspecs-body.c
|
app, libgimp: share the code of libgimp/gimpparamspecs.c with app/
|
2019-09-04 16:48:26 +02:00 |
|
gimpparamspecs.c
|
app, libgimp: share the code of libgimp/gimpparamspecs.c with app/
|
2019-09-04 16:48:26 +02:00 |
|
gimpparamspecs.h
|
app, libgimp: get rid of all ID GTypes and ID param specs
|
2019-08-29 11:39:34 +02:00 |
|
gimppattern_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimppattern_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimppatterns_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimppatterns_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimppatternselect.c
|
Properly prefix the values of enum GimpPDBProcType
|
2019-08-30 12:52:28 +02:00 |
|
gimppatternselect.h
|
libgimp: port gimp*select.[ch] to the new plug-in API
|
2019-08-04 16:08:49 +02:00 |
|
gimppatternselect_pdb.c
|
pdb, libgimp: use GIMP_VALLUES_GET_ENUM() in libgimp PDB wrappers
|
2019-09-04 01:49:35 +02:00 |
|
gimppatternselect_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimppatternselectbutton.c
|
libgimp: clean up the instance private code in all select buttons
|
2019-08-04 17:04:22 +02:00 |
|
gimppatternselectbutton.h
|
libgimp: clean up the instance private code in all select buttons
|
2019-08-04 17:04:22 +02:00 |
|
gimppdb-private.h
|
libgmp: move the remaining legacy code to gimplegacy, even PLUG_IN_INFO
|
2019-08-06 23:06:15 +02:00 |
|
gimppdb.c
|
pdb, libgimp: change "filename" to "file" in gimp_pdb_dump()
|
2019-09-11 22:37:40 +02:00 |
|
gimppdb.h
|
libgimp: remove a lot of cruft because script-fu is ported now
|
2019-08-12 20:49:08 +02:00 |
|
gimppdb_pdb.c
|
pdb, libgimp: change "filename" to "file" in gimp_pdb_dump()
|
2019-09-11 22:37:40 +02:00 |
|
gimppdb_pdb.h
|
pdb, libgimp: change "filename" to "file" in gimp_pdb_dump()
|
2019-09-11 22:37:40 +02:00 |
|
gimppdbprocedure.c
|
libgimp: warn on attempts to install or uninstall a GimpPDBprocedure
|
2019-09-09 01:46:26 +02:00 |
|
gimppdbprocedure.h
|
libgimp: add a GimpPDB class and subclass GimpProcedure as GimpPDBProcedure
|
2019-08-06 12:22:23 +02:00 |
|
gimppixbuf.c
|
libimp: merge public gimppixbuf functions into gimplayer and gimpdrawable
|
2019-08-07 22:26:05 +02:00 |
|
gimppixbuf.h
|
libimp: merge public gimppixbuf functions into gimplayer and gimpdrawable
|
2019-08-07 22:26:05 +02:00 |
|
gimpplugin-private.h
|
libgimp: remove gimp_plug_in_create_procedure() from the API
|
2019-09-10 12:11:32 +02:00 |
|
gimpplugin.c
|
Issue #3912 - Object proxy management not happy with bindings
|
2019-09-12 12:17:35 +02:00 |
|
gimpplugin.h
|
libgimp: more GimpPlugIn docs
|
2019-09-10 20:00:42 +02:00 |
|
gimpplugin_pdb.c
|
pdb: rename all functions in the "plug_in" group
|
2019-09-11 23:58:47 +02:00 |
|
gimpplugin_pdb.h
|
pdb: rename all functions in the "plug_in" group
|
2019-09-11 23:58:47 +02:00 |
|
gimpprocbrowserdialog.c
|
Simplify the plug-in query API and fix plugin-browser
|
2019-09-08 14:59:09 +02:00 |
|
gimpprocbrowserdialog.h
|
|
|
|
gimpprocedure-params.h
|
pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile
|
2019-09-11 21:48:34 +02:00 |
|
gimpprocedure-private.h
|
Remove the entire old plug-in interface
|
2019-09-04 00:03:12 +02:00 |
|
gimpprocedure.c
|
Rename all "nparams" and "nreturn_vals" members in the wire protocol
|
2019-09-09 01:00:54 +02:00 |
|
gimpprocedure.h
|
libgimp: add section docs for GimpPlugIn with general information
|
2019-09-10 11:17:12 +02:00 |
|
gimpprocview.c
|
Simplify the plug-in query API and fix plugin-browser
|
2019-09-08 14:59:09 +02:00 |
|
gimpprocview.h
|
Simplify the plug-in query API and fix plugin-browser
|
2019-09-08 14:59:09 +02:00 |
|
gimpprogress.c
|
Properly prefix the values of enum GimpPDBProcType
|
2019-08-30 12:52:28 +02:00 |
|
gimpprogress.h
|
libgimp: add and fix docs, reorder GimpParamData and remove d_boundary
|
2019-08-11 15:38:07 +02:00 |
|
gimpprogress_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimpprogress_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpprogressbar.c
|
libgimp: port gimpprogress to the new plug-in API, untested
|
2019-08-04 17:51:59 +02:00 |
|
gimpprogressbar.h
|
|
|
|
gimpsaveprocedure.c
|
pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile
|
2019-09-11 21:48:34 +02:00 |
|
gimpsaveprocedure.h
|
libgimp: GimpSaveProcedure() now uses GimpImage/GimpDrawable object...
|
2019-08-22 15:54:36 +02:00 |
|
gimpselectbutton.c
|
libgimp: some random minor cleanups
|
2019-08-04 23:02:42 +02:00 |
|
gimpselectbutton.h
|
libgimp: some random minor cleanups
|
2019-08-04 23:02:42 +02:00 |
|
gimpselection.c
|
libgimp: add gimp_layer,chanel,vectors,etc,_get_by_id()
|
2019-09-03 10:24:24 +02:00 |
|
gimpselection.h
|
libgimp: add gimp_layer,chanel,vectors,etc,_get_by_id()
|
2019-09-03 10:24:24 +02:00 |
|
gimpselection_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimpselection_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimptextlayer_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimptextlayer_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimptexttool_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimptexttool_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpthumbnailprocedure.c
|
pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile
|
2019-09-11 21:48:34 +02:00 |
|
gimpthumbnailprocedure.h
|
libgimp: add GimpThumbnailProceudre
|
2019-08-19 14:02:34 +02:00 |
|
gimptilebackendplugin.c
|
Remove the entire old plug-in interface
|
2019-09-04 00:03:12 +02:00 |
|
gimptilebackendplugin.h
|
libgimp: update non-generated API using GimpItem/GimpDrawable/GimpLayer.
|
2019-08-22 15:54:36 +02:00 |
|
gimptypes.h
|
Remove the entire old plug-in interface
|
2019-09-04 00:03:12 +02:00 |
|
gimpui.c
|
libgimp: remove a ton of deprecated API that is unused
|
2019-08-27 16:32:25 +02:00 |
|
gimpui.def
|
libgimp: remove more deprecated API
|
2019-09-03 11:10:43 +02:00 |
|
gimpui.h
|
libgimp: remove a ton of deprecated API that is unused
|
2019-08-27 16:32:25 +02:00 |
|
gimpuimarshal.list
|
|
|
|
gimpuitypes.h
|
|
|
|
gimpunit_pdb.c
|
pdb, libgimp: use GIMP_VALUES_GET,DUP_FOO() in the libgimp PDB wrappers
|
2019-09-04 02:49:33 +02:00 |
|
gimpunit_pdb.h
|
pdb, libgimp: remove double API generation from PDB.
|
2019-09-03 13:31:27 +02:00 |
|
gimpunitcache.c
|
|
|
|
gimpunitcache.h
|
|
|
|
gimpvectors.c
|
libgimp: add gimp_layer,chanel,vectors,etc,_get_by_id()
|
2019-09-03 10:24:24 +02:00 |
|
gimpvectors.h
|
libgimp: add gimp_layer,chanel,vectors,etc,_get_by_id()
|
2019-09-03 10:24:24 +02:00 |
|
gimpvectors_pdb.c
|
pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile
|
2019-09-11 21:48:34 +02:00 |
|
gimpvectors_pdb.h
|
pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile
|
2019-09-11 21:48:34 +02:00 |
|
gimpzoompreview.c
|
libgimp: GimpItem now also belong to libgimp.
|
2019-08-22 15:54:36 +02:00 |
|
gimpzoompreview.h
|
libgimp: update non-generated API using GimpItem/GimpDrawable/GimpLayer.
|
2019-08-22 15:54:36 +02:00 |
|
libgimp-intl.h
|
|
|
|
Makefile.am
|
libgimp: make sure gimpparamspecs-body.c gets introspected
|
2019-09-05 21:09:28 +02:00 |
|
Makefile.gi
|
Rename the "fileops" PDB group to just "file"
|
2019-09-10 21:38:11 +02:00 |
|
meson.build
|
libgimp: fix introspection of PDB functions in meson build.
|
2019-09-14 23:26:30 +02:00 |
|
stdplugins-intl.h
|
|
|