| .. |
|
test
|
2.99 libgimp: add GimpResource, GimpBrush, GimpPropWidgetBrush
|
2023-01-14 12:58:05 +00:00 |
|
tests
|
app, libgimp, pdb: imagearray PDB type as GimpCoreObjectArray.
|
2024-10-25 23:28:42 +02:00 |
|
COPYING
|
|
|
|
gimp-debug.c
|
Get rid of old Windows specific defines
|
2024-01-24 12:10:00 -05:00 |
|
gimp-debug.h
|
|
|
|
gimp-private.h
|
|
|
|
gimp-shm.c
|
Get rid of old Windows specific defines
|
2024-01-24 12:10:00 -05:00 |
|
gimp-shm.h
|
|
|
|
gimp.c
|
libgimp*: get rid of GimpObjectArray and GimpParamSpecObjectArray.
|
2024-10-25 23:28:42 +02:00 |
|
gimp.def
|
libgimp*: get rid of GimpObjectArray and GimpParamSpecObjectArray.
|
2024-10-25 23:28:42 +02:00 |
|
gimp.h
|
app, libgimp: move gimp_env_init() to a non-shipped header.
|
2024-10-17 16:11:15 +02:00 |
|
gimp_pdb.c
|
libgimp, pdb: make gimp_pdb_run_procedure_array() internal.
|
2023-10-16 22:12:08 +02:00 |
|
gimp_pdb.h
|
|
|
|
gimp_pdb_headers.h
|
Issue #8900 and #9923: reimplementing GimpUnit as a proper class.
|
2024-08-02 10:46:38 +02:00 |
|
gimpaspectpreview.c
|
libgimp: GimpAspectPreview can be declared as a final type.
|
2024-09-29 12:27:49 +02:00 |
|
gimpaspectpreview.h
|
libgimp: GimpAspectPreview can be declared as a final type.
|
2024-09-29 12:27:49 +02:00 |
|
gimpbatchprocedure.c
|
gimp-ux#93: GIMP_PDB_PROC_TYPE_EXTENSION renamed GIMP_PDB_PROC_TYPE_PERSISTENT.
|
2024-09-29 18:08:40 +02:00 |
|
gimpbatchprocedure.h
|
libgimp: use G_DECLARE_(DERIVABLE|FINAL)_TYPE macros for all Gimp*Procedure.
|
2024-07-13 12:24:49 +02:00 |
|
gimpbrush.c
|
libgimp: fix various GIR build warnings breaking HTML reference generation.
|
2023-10-02 00:25:12 +02:00 |
|
gimpbrush.h
|
libgimp, pdb: replacing gimp_brush_get_pixels() by gimp_brush_get_buffer()…
|
2023-10-01 21:02:33 +02:00 |
|
gimpbrush_pdb.c
|
API PDB: resource-get-by-name return NULL instead of error
|
2024-03-19 12:05:28 +00:00 |
|
gimpbrush_pdb.h
|
libgimp, pdb: replacing gimp_brush_get_pixels() by gimp_brush_get_buffer()…
|
2023-10-01 21:02:33 +02:00 |
|
gimpbrushchooser.c
|
libgimp: set 2 functions to GimpResourceChooser as private.
|
2024-09-29 12:27:50 +02:00 |
|
gimpbrushchooser.h
|
libgimp, plug-ins: variosu gimp_*_chooser_new() should use specific type…
|
2024-09-29 12:27:49 +02:00 |
|
gimpbrushes_pdb.c
|
libgimp, pdb: make gimp_pdb_run_procedure_array() internal.
|
2023-10-16 22:12:08 +02:00 |
|
gimpbrushes_pdb.h
|
|
|
|
gimpbrushselect_pdb.c
|
libgimp, pdb: make gimp_pdb_run_procedure_array() internal.
|
2023-10-16 22:12:08 +02:00 |
|
gimpbrushselect_pdb.h
|
app, libgimp, pdb: all gimp_*_popup() PDB calls now take a resource object as…
|
2023-10-01 21:02:33 +02:00 |
|
gimpbuffer_pdb.c
|
pdb, libgimp: Fix return type of gimp-buffer-get-image-type
|
2024-08-17 23:23:51 -04:00 |
|
gimpbuffer_pdb.h
|
pdb, libgimp: Fix return type of gimp-buffer-get-image-type
|
2024-08-17 23:23:51 -04:00 |
|
gimpchannel.c
|
app, libgimp, pdb, plug-ins: merge gimp_channel_new() in libgimp and PDB.
|
2024-09-29 12:27:49 +02:00 |
|
gimpchannel.h
|
app, libgimp, pdb, plug-ins: merge gimp_channel_new() in libgimp and PDB.
|
2024-09-29 12:27:49 +02:00 |
|
gimpchannel_pdb.c
|
app, libgimp, pdb, plug-ins: merge gimp_channel_new() in libgimp and PDB.
|
2024-09-29 12:27:49 +02:00 |
|
gimpchannel_pdb.h
|
app, libgimp, pdb, plug-ins: merge gimp_channel_new() in libgimp and PDB.
|
2024-09-29 12:27:49 +02:00 |
|
gimpcontext_pdb.c
|
pdb, libgimp: Add API to get/set Emulate Brush Dynamics
|
2024-10-21 10:55:27 +00:00 |
|
gimpcontext_pdb.h
|
pdb, libgimp: Add API to get/set Emulate Brush Dynamics
|
2024-10-21 10:55:27 +00:00 |
|
gimpdebug_pdb.c
|
libgimp, pdb: make gimp_pdb_run_procedure_array() internal.
|
2023-10-16 22:12:08 +02:00 |
|
gimpdebug_pdb.h
|
|
|
|
gimpdisplay.c
|
libgimp: don't keep per-procedure proxies of ID objects.
|
2024-09-04 21:32:13 +02:00 |
|
gimpdisplay.h
|
libgimp: some object's header cleanup.
|
2024-07-07 10:27:04 +02:00 |
|
gimpdisplay_pdb.c
|
app, libgimp, pdb: prettify the previous commit.
|
2024-08-26 22:48:45 +02:00 |
|
gimpdisplay_pdb.h
|
app, libgimp*, pdb, plug-ins: reimplement generic inter-process transient window.
|
2023-10-01 21:02:33 +02:00 |
|
gimpdrawable.c
|
Issue #9477: remove gimp_image_[gs]et_colormap() from libgimp API.
|
2024-09-23 18:20:14 +02:00 |
|
gimpdrawable.h
|
libgimp: add G_GNUC_WARN_UNUSED_RESULT to several functions.
|
2024-07-07 22:39:13 +02:00 |
|
gimpdrawable_pdb.c
|
Issue #9790: reimplement gimp_drawable_[gs]et_pixel().
|
2024-02-11 23:28:02 +01:00 |
|
gimpdrawable_pdb.h
|
Issue #9790: reimplement gimp_drawable_[gs]et_pixel().
|
2024-02-11 23:28:02 +01:00 |
|
gimpdrawablechooser.c
|
libgimp, plug-ins: following up the renaming of GIMP_PDB_PROC_TYPE_EXTENSION…
|
2024-09-29 18:43:49 +02:00 |
|
gimpdrawablechooser.h
|
app, libgimp, pdb: generate widgets for GIMP_PROC_ARG_LAYER|CHANNEL arguments.
|
2023-10-01 21:02:34 +02:00 |
|
gimpdrawablecolor_pdb.c
|
libgimp, pdb: make gimp_pdb_run_procedure_array() internal.
|
2023-10-16 22:12:08 +02:00 |
|
gimpdrawablecolor_pdb.h
|
pdb: add a PDB procedure for extract-component
|
2023-02-14 15:36:19 +01:00 |
|
gimpdrawableedit_pdb.c
|
libgimp, pdb: make gimp_pdb_run_procedure_array() internal.
|
2023-10-16 22:12:08 +02:00 |
|
gimpdrawableedit_pdb.h
|
|
|
|
gimpdrawablepreview.c
|
libgimp: make GimpDrawablePreview a final type.
|
2024-09-29 12:27:50 +02:00 |
|
gimpdrawablepreview.h
|
libgimp: make GimpDrawablePreview a final type.
|
2024-09-29 12:27:50 +02:00 |
|
gimpdrawableselect_pdb.c
|
app, libgimp, pdb: Fix generation warnings
|
2024-09-24 22:56:44 +00:00 |
|
gimpdrawableselect_pdb.h
|
app, libgimp, pdb: generate widgets for GIMP_PROC_ARG_LAYER|CHANNEL arguments.
|
2023-10-01 21:02:34 +02:00 |
|
gimpdynamics_pdb.c
|
libgimp, pdb: make gimp_pdb_run_procedure_array() internal.
|
2023-10-16 22:12:08 +02:00 |
|
gimpdynamics_pdb.h
|
|
|
|
gimpedit_pdb.c
|
libgimp, pdb: improve free function information on array types.
|
2024-10-25 23:28:42 +02:00 |
|
gimpedit_pdb.h
|
app, libgimp, pdb, plug-ins: new GimpCoreObjectArray type and drawablearray…
|
2024-10-25 23:28:42 +02:00 |
|
gimpenums.c.tail
|
pdb, libgimpbase: Rename GIMP_VECTORS_STROKE_TYPE...
|
2024-07-19 15:07:43 +00:00 |
|
gimpenums.h
|
|
|
|
gimpexportoptions.c
|
Issue #9477: remove gimp_image_[gs]et_colormap() from libgimp API.
|
2024-09-23 18:20:14 +02:00 |
|
gimpexportoptions.h
|
app, libgimp*, pdb, plug-ins: review and enhance MR !1549.
|
2024-08-18 22:46:47 +02:00 |
|
gimpexportprocedure.c
|
gimp-ux#93: GIMP_PDB_PROC_TYPE_EXTENSION renamed GIMP_PDB_PROC_TYPE_PERSISTENT.
|
2024-09-29 18:08:40 +02:00 |
|
gimpexportprocedure.h
|
app, libgimp*, pdb, plug-ins: review and enhance MR !1549.
|
2024-08-18 22:46:47 +02:00 |
|
gimpexportproceduredialog.c
|
libgimp, plug-ins: add a "parent-handle" argument to the metadata-editor.
|
2024-09-01 00:12:27 +02:00 |
|
gimpexportproceduredialog.h
|
libgimp, libgimpwidgets: use G_DECLARE_(DERIVABLE|FINAL)_TYPE macros for GimpProcedureDialog…
|
2024-07-13 12:24:49 +02:00 |
|
gimpfile_pdb.c
|
libgimp, pdb: improve free function information on array types.
|
2024-10-25 23:28:42 +02:00 |
|
gimpfile_pdb.h
|
app, libgimp, pdb, plug-ins: layerarray PDB type is now a GimpCoreObjectArray.
|
2024-10-25 23:28:42 +02:00 |
|
gimpfileprocedure.c
|
plug-ins: Port argument macros to functions
|
2024-06-13 23:17:48 +00:00 |
|
gimpfileprocedure.h
|
libgimp: simplify GimpFileProcedure public API with G_DECLARE_DERIVABLE_TYPE().
|
2023-10-01 20:52:01 +02:00 |
|
gimpfloatingsel_pdb.c
|
libgimp, pdb: make gimp_pdb_run_procedure_array() internal.
|
2023-10-16 22:12:08 +02:00 |
|
gimpfloatingsel_pdb.h
|
|
|
|
gimpfont.c
|
Fix gobject introspection references
|
2024-06-20 12:14:23 +00:00 |
|
gimpfont.h
|
app, devel-docs, libgimp: updating gimp_text_layer_[gs]et_font() and new…
|
2023-10-01 21:02:34 +02:00 |
|
gimpfont_pdb.c
|
libgimp, pdb: improve free function information on array types.
|
2024-10-25 23:28:42 +02:00 |
|
gimpfont_pdb.h
|
app, libgimp, pdb: all resource (and subtype) array PDB types as GimpCoreObjectArray.
|
2024-10-25 23:28:42 +02:00 |
|
gimpfontchooser.c
|
libgimp: set 2 functions to GimpResourceChooser as private.
|
2024-09-29 12:27:50 +02:00 |
|
gimpfontchooser.h
|
libgimp, plug-ins: variosu gimp_*_chooser_new() should use specific type…
|
2024-09-29 12:27:49 +02:00 |
|
gimpfonts_pdb.c
|
app, libgimp, pdb: Fix generation warnings
|
2024-09-24 22:56:44 +00:00 |
|
gimpfonts_pdb.h
|
Fix fonts when exporting to pdf
|
2023-12-08 11:09:22 +00:00 |
|
gimpfontselect_pdb.c
|
libgimp, pdb: make gimp_pdb_run_procedure_array() internal.
|
2023-10-16 22:12:08 +02:00 |
|
gimpfontselect_pdb.h
|
app, libgimp, pdb: all gimp_*_popup() PDB calls now take a resource object as…
|
2023-10-01 21:02:33 +02:00 |
|
gimpgimprc.c
|
|
|
|
gimpgimprc.h
|
|
|
|
gimpgimprc_pdb.c
|
Issue #8900 and #9923: reimplementing GimpUnit as a proper class.
|
2024-08-02 10:46:38 +02:00 |
|
gimpgimprc_pdb.h
|
Issue #8900 and #9923: reimplementing GimpUnit as a proper class.
|
2024-08-02 10:46:38 +02:00 |
|
gimpgpparams-body.c
|
libgimp*: get rid of GimpObjectArray and GimpParamSpecObjectArray.
|
2024-10-25 23:28:42 +02:00 |
|
gimpgpparams.c
|
|
|
|
gimpgpparams.h
|
|
|
|
gimpgradient.c
|
libgimp: move GimpFont, GimpGradient and GimpPalette to their own file.
|
2023-10-01 21:02:33 +02:00 |
|
gimpgradient.h
|
libgimp: move GimpFont, GimpGradient and GimpPalette to their own file.
|
2023-10-01 21:02:33 +02:00 |
|
gimpgradient_pdb.c
|
API PDB: resource-get-by-name return NULL instead of error
|
2024-03-19 12:05:28 +00:00 |
|
gimpgradient_pdb.h
|
app: GimpGradient now uses GeglColor.
|
2024-02-11 23:28:03 +01:00 |
|
gimpgradientchooser.c
|
libgimp: set 2 functions to GimpResourceChooser as private.
|
2024-09-29 12:27:50 +02:00 |
|
gimpgradientchooser.h
|
libgimp, plug-ins: variosu gimp_*_chooser_new() should use specific type…
|
2024-09-29 12:27:49 +02:00 |
|
gimpgradients_pdb.c
|
libgimp, pdb: make gimp_pdb_run_procedure_array() internal.
|
2023-10-16 22:12:08 +02:00 |
|
gimpgradients_pdb.h
|
|
|
|
gimpgradientselect_pdb.c
|
libgimp, pdb: make gimp_pdb_run_procedure_array() internal.
|
2023-10-16 22:12:08 +02:00 |
|
gimpgradientselect_pdb.h
|
app, libgimp, pdb: all gimp_*_popup() PDB calls now take a resource object as…
|
2023-10-01 21:02:33 +02:00 |
|
gimpgrouplayer.c
|
app, libgimp, pdb, plug-ins: new GimpGroupLayer class in libgimp.
|
2024-07-07 10:27:04 +02:00 |
|
gimpgrouplayer.h
|
libgimp: add G_GNUC_WARN_UNUSED_RESULT to several functions.
|
2024-07-07 22:39:13 +02:00 |
|
gimpgrouplayer_pdb.c
|
app, libgimp: oups, fixing some generated sources.
|
2024-07-07 10:43:51 +02:00 |
|
gimpgrouplayer_pdb.h
|
app, libgimp, pdb, plug-ins: new GimpGroupLayer class in libgimp.
|
2024-07-07 10:27:04 +02:00 |
|
gimphelp_pdb.c
|
libgimp, pdb: make gimp_pdb_run_procedure_array() internal.
|
2023-10-16 22:12:08 +02:00 |
|
gimphelp_pdb.h
|
|
|
|
gimpimage.c
|
app, libgimp, pdb: imagearray PDB type as GimpCoreObjectArray.
|
2024-10-25 23:28:42 +02:00 |
|
gimpimage.h
|
Issue #9477: remove gimp_image_[gs]et_colormap() from libgimp API.
|
2024-09-23 18:20:14 +02:00 |
|
gimpimage_pdb.c
|
libgimp, pdb: improve free function information on array types.
|
2024-10-25 23:28:42 +02:00 |
|
gimpimage_pdb.h
|
app, libgimp, pdb: imagearray PDB type as GimpCoreObjectArray.
|
2024-10-25 23:28:42 +02:00 |
|
gimpimagecolorprofile.c
|
libgimp: improves docs and annotations for GimpImage's color profile API.
|
2024-09-29 12:27:50 +02:00 |
|
gimpimagecolorprofile.h
|
core: Add softproof profile to GimpImage
|
2022-07-02 15:26:19 +02:00 |
|
gimpimagecolorprofile_pdb.c
|
libgimp, pdb: make gimp_pdb_run_procedure_array() internal.
|
2023-10-16 22:12:08 +02:00 |
|
gimpimagecolorprofile_pdb.h
|
Remove GimpUint8Array in favor of GBytes
|
2023-05-23 23:37:50 +02:00 |
|
gimpimagecombobox.c
|
libgimp: use G_DECLARE_FINAL_TYPE() for GimpImageComboBox.
|
2024-09-29 12:27:50 +02:00 |
|
gimpimagecombobox.h
|
libgimp: use G_DECLARE_FINAL_TYPE() for GimpImageComboBox.
|
2024-09-29 12:27:50 +02:00 |
|
gimpimageconvert_pdb.c
|
libgimp, pdb: make gimp_pdb_run_procedure_array() internal.
|
2023-10-16 22:12:08 +02:00 |
|
gimpimageconvert_pdb.h
|
Remove GimpUint8Array in favor of GBytes
|
2023-05-23 23:37:50 +02:00 |
|
gimpimagegrid_pdb.c
|
app, libgimp, pdb, plug-ins: canvas grid now using GeglColor.
|
2024-02-11 23:28:03 +01:00 |
|
gimpimagegrid_pdb.h
|
app, libgimp, pdb, plug-ins: canvas grid now using GeglColor.
|
2024-02-11 23:28:03 +01:00 |
|
gimpimageguides_pdb.c
|
scripts: Fix "Remove all Guides" script bug
|
2024-01-19 11:17:36 +00:00 |
|
gimpimageguides_pdb.h
|
scripts: Fix "Remove all Guides" script bug
|
2024-01-19 11:17:36 +00:00 |
|
gimpimagemetadata-save.c
|
libgimp: clean up the GimpImage's metadata API.
|
2024-09-29 12:27:50 +02:00 |
|
gimpimagemetadata.c
|
libgimp: clean up the GimpImage's metadata API.
|
2024-09-29 12:27:50 +02:00 |
|
gimpimagemetadata.h
|
libgimp: clean up the GimpImage's metadata API.
|
2024-09-29 12:27:50 +02:00 |
|
gimpimageprocedure.c
|
app, libgimp*, plug-ins: move all GimpObjectArray procedure args to GimpCoreObjectArray.
|
2024-10-25 23:28:42 +02:00 |
|
gimpimageprocedure.h
|
libgimp: use G_DECLARE_(DERIVABLE|FINAL)_TYPE macros for all Gimp*Procedure.
|
2024-07-13 12:24:49 +02:00 |
|
gimpimagesamplepoints_pdb.c
|
libgimp, pdb: make gimp_pdb_run_procedure_array() internal.
|
2023-10-16 22:12:08 +02:00 |
|
gimpimagesamplepoints_pdb.h
|
|
|
|
gimpimageselect_pdb.c
|
app, libgimp, pdb, plug-ins: getting rid of some GimpRGB usage.
|
2024-02-11 23:28:02 +01:00 |
|
gimpimageselect_pdb.h
|
app, libgimp, pdb, plug-ins: getting rid of some GimpRGB usage.
|
2024-02-11 23:28:02 +01:00 |
|
gimpimagetransform_pdb.c
|
libgimp, pdb: make gimp_pdb_run_procedure_array() internal.
|
2023-10-16 22:12:08 +02:00 |
|
gimpimagetransform_pdb.h
|
|
|
|
gimpimageundo_pdb.c
|
libgimp, pdb: make gimp_pdb_run_procedure_array() internal.
|
2023-10-16 22:12:08 +02:00 |
|
gimpimageundo_pdb.h
|
|
|
|
gimpitem.c
|
app, libgimp*, pdb, plug-ins: change itemarray PDB type to use GimpCoreObjectArray.
|
2024-10-25 23:28:42 +02:00 |
|
gimpitem.h
|
pdb, libgimp: Rename libgimp GimpVectors vectors API...
|
2024-07-08 23:39:51 +00:00 |
|
gimpitem_pdb.c
|
libgimp, pdb: improve free function information on array types.
|
2024-10-25 23:28:42 +02:00 |
|
gimpitem_pdb.h
|
app, libgimp*, pdb, plug-ins: change itemarray PDB type to use GimpCoreObjectArray.
|
2024-10-25 23:28:42 +02:00 |
|
gimpitemcombobox.c
|
app: Rename app/core GimpVectors vectors API...
|
2024-07-13 05:07:57 +00:00 |
|
gimpitemcombobox.h
|
app: Rename app/core GimpVectors vectors API...
|
2024-07-13 05:07:57 +00:00 |
|
gimpitemtransform_pdb.c
|
libgimp, pdb: make gimp_pdb_run_procedure_array() internal.
|
2023-10-16 22:12:08 +02:00 |
|
gimpitemtransform_pdb.h
|
|
|
|
gimplayer.c
|
app, libgimp, pdb: gimp_layer_new() allows a NULL name.
|
2024-02-26 23:19:55 +01:00 |
|
gimplayer.h
|
libgimp: add G_GNUC_WARN_UNUSED_RESULT to several functions.
|
2024-07-07 22:39:13 +02:00 |
|
gimplayer_pdb.c
|
app, libgimp, pdb, plug-ins: new GimpGroupLayer class in libgimp.
|
2024-07-07 10:27:04 +02:00 |
|
gimplayer_pdb.h
|
app, libgimp, pdb, plug-ins: new GimpGroupLayer class in libgimp.
|
2024-07-07 10:27:04 +02:00 |
|
gimplayermask.c
|
|
|
|
gimplayermask.h
|
libgimp: some object's header cleanup.
|
2024-07-07 10:27:04 +02:00 |
|
gimploadprocedure.c
|
gimp-ux#93: GIMP_PDB_PROC_TYPE_EXTENSION renamed GIMP_PDB_PROC_TYPE_PERSISTENT.
|
2024-09-29 18:08:40 +02:00 |
|
gimploadprocedure.h
|
libgimp: use G_DECLARE_(DERIVABLE|FINAL)_TYPE macros for all Gimp*Procedure.
|
2024-07-13 12:24:49 +02:00 |
|
gimpmessage_pdb.c
|
libgimp, pdb: make gimp_pdb_run_procedure_array() internal.
|
2023-10-16 22:12:08 +02:00 |
|
gimpmessage_pdb.h
|
|
|
|
gimppainttools_pdb.c
|
libgimp, pdb: make gimp_pdb_run_procedure_array() internal.
|
2023-10-16 22:12:08 +02:00 |
|
gimppainttools_pdb.h
|
|
|
|
gimppalette.c
|
app, libgimp, pdb, plug-ins: change gimp_palette_set_colormap() to take a C array.
|
2024-09-23 00:01:06 +02:00 |
|
gimppalette.h
|
app, libgimp, pdb, plug-ins: change gimp_palette_set_colormap() to take a C array.
|
2024-09-23 00:01:06 +02:00 |
|
gimppalette_pdb.c
|
libgimp, pdb: improve free function information on array types.
|
2024-10-25 23:28:42 +02:00 |
|
gimppalette_pdb.h
|
app, libgimp, pdb, plug-ins: rename gimp_palette_entry_[gs]et_*().
|
2024-09-23 18:37:27 +02:00 |
|
gimppalettechooser.c
|
libgimp: set 2 functions to GimpResourceChooser as private.
|
2024-09-29 12:27:50 +02:00 |
|
gimppalettechooser.h
|
libgimp, plug-ins: variosu gimp_*_chooser_new() should use specific type…
|
2024-09-29 12:27:49 +02:00 |
|
gimppalettes_pdb.c
|
libgimp, pdb: make gimp_pdb_run_procedure_array() internal.
|
2023-10-16 22:12:08 +02:00 |
|
gimppalettes_pdb.h
|
|
|
|
gimppaletteselect_pdb.c
|
libgimp, pdb: make gimp_pdb_run_procedure_array() internal.
|
2023-10-16 22:12:08 +02:00 |
|
gimppaletteselect_pdb.h
|
app, libgimp, pdb: all gimp_*_popup() PDB calls now take a resource object as…
|
2023-10-01 21:02:33 +02:00 |
|
gimpparamspecs-body.c
|
libgimp, libgimpbase: fix "gimp_param_spec_*()" return annotations.
|
2024-09-06 16:43:47 +02:00 |
|
gimpparamspecs-desc.c
|
Issue #8900 and #9923: reimplementing GimpUnit as a proper class.
|
2024-08-02 10:46:38 +02:00 |
|
gimpparamspecs-desc.h
|
|
|
|
gimpparamspecs.c
|
Introduce a global ID space for GimpData/GimpResource objects
|
2023-05-31 16:12:04 +02:00 |
|
gimpparamspecs.h
|
app, libgimp, pdb, plug-ins: add ability to default to context for all resource args.
|
2024-09-06 16:33:24 +02:00 |
|
gimppath.c
|
libgimp, app, pdb: Rename GimpVectors to GimpPath
|
2024-07-12 06:16:25 +00:00 |
|
gimppath.h
|
libgimp, app, pdb: Rename GimpVectors to GimpPath
|
2024-07-12 06:16:25 +00:00 |
|
gimppath_pdb.c
|
Issue #12011: gimp-path-import-from-file etc. are misnamed.
|
2024-09-11 16:26:45 +02:00 |
|
gimppath_pdb.h
|
Issue #12011: gimp-path-import-from-file etc. are misnamed.
|
2024-09-11 16:26:45 +02:00 |
|
gimppattern.c
|
libgimp: fix various GIR build warnings breaking HTML reference generation.
|
2023-10-02 00:25:12 +02:00 |
|
gimppattern.h
|
app, libgimp, pdb: new gimp_pattern_get_buffer() and improved GimpPatternSelectButton.
|
2023-10-01 21:02:33 +02:00 |
|
gimppattern_pdb.c
|
API PDB: resource-get-by-name return NULL instead of error
|
2024-03-19 12:05:28 +00:00 |
|
gimppattern_pdb.h
|
app, libgimp, pdb: new gimp_pattern_get_buffer() and improved GimpPatternSelectButton.
|
2023-10-01 21:02:33 +02:00 |
|
gimppatternchooser.c
|
libgimp: set 2 functions to GimpResourceChooser as private.
|
2024-09-29 12:27:50 +02:00 |
|
gimppatternchooser.h
|
libgimp, plug-ins: variosu gimp_*_chooser_new() should use specific type…
|
2024-09-29 12:27:49 +02:00 |
|
gimppatterns_pdb.c
|
libgimp, pdb: make gimp_pdb_run_procedure_array() internal.
|
2023-10-16 22:12:08 +02:00 |
|
gimppatterns_pdb.h
|
|
|
|
gimppatternselect_pdb.c
|
libgimp, pdb: make gimp_pdb_run_procedure_array() internal.
|
2023-10-16 22:12:08 +02:00 |
|
gimppatternselect_pdb.h
|
app, libgimp, pdb: all gimp_*_popup() PDB calls now take a resource object as…
|
2023-10-01 21:02:33 +02:00 |
|
gimppdb-private.h
|
libgimp: mark various private functions as G_GNUC_INTERNAL.
|
2024-09-29 12:27:50 +02:00 |
|
gimppdb.c
|
libgimp: GimpPDB and GimpPlugIn use G_DECLARE_(DERIVABLE|FINAL)_TYPE.
|
2024-07-13 12:24:49 +02:00 |
|
gimppdb.h
|
libgimp: GimpPDB and GimpPlugIn use G_DECLARE_(DERIVABLE|FINAL)_TYPE.
|
2024-07-13 12:24:49 +02:00 |
|
gimppdb_pdb.c
|
app, libgimp, pdb: new GimpVectorLoadProcedure class.
|
2024-04-24 01:16:46 +02:00 |
|
gimppdb_pdb.h
|
app, libgimp, pdb: new GimpVectorLoadProcedure class.
|
2024-04-24 01:16:46 +02:00 |
|
gimppdbprocedure.c
|
libgimp: use G_DECLARE_(DERIVABLE|FINAL)_TYPE macros for all Gimp*Procedure.
|
2024-07-13 12:24:49 +02:00 |
|
gimppdbprocedure.h
|
libgimp: use G_DECLARE_(DERIVABLE|FINAL)_TYPE macros for all Gimp*Procedure.
|
2024-07-13 12:24:49 +02:00 |
|
gimppixbuf.c
|
|
|
|
gimppixbuf.h
|
libgimp: mark various private functions as G_GNUC_INTERNAL.
|
2024-09-29 12:27:50 +02:00 |
|
gimpplugin-private.h
|
libgimp: mark various private functions as G_GNUC_INTERNAL.
|
2024-09-29 12:27:50 +02:00 |
|
gimpplugin.c
|
libgimp, plug-ins: following up the renaming of GIMP_PDB_PROC_TYPE_EXTENSION…
|
2024-09-29 18:43:49 +02:00 |
|
gimpplugin.h
|
libgimp, plug-ins: following up the renaming of GIMP_PDB_PROC_TYPE_EXTENSION…
|
2024-09-29 18:43:49 +02:00 |
|
gimpplugin_pdb.c
|
libgimp, pdb: make gimp_pdb_run_procedure_array() internal.
|
2023-10-16 22:12:08 +02:00 |
|
gimpplugin_pdb.h
|
Issue #8124: plug-in localization now totally moved plug-in side.
|
2022-07-05 12:22:32 +02:00 |
|
gimpprocbrowserdialog.c
|
libgimp: GimpProcBrowserDialog is a final type.
|
2024-09-29 12:27:50 +02:00 |
|
gimpprocbrowserdialog.h
|
libgimp: GimpProcBrowserDialog is a final type.
|
2024-09-29 12:27:50 +02:00 |
|
gimpprocedure-params.c
|
libgimp*: get rid of GimpObjectArray and GimpParamSpecObjectArray.
|
2024-10-25 23:28:42 +02:00 |
|
gimpprocedure-params.h
|
libgimp*: get rid of GimpObjectArray and GimpParamSpecObjectArray.
|
2024-10-25 23:28:42 +02:00 |
|
gimpprocedure.c
|
libgimp, plug-ins: following up the renaming of GIMP_PDB_PROC_TYPE_EXTENSION…
|
2024-09-29 18:43:49 +02:00 |
|
gimpprocedure.h
|
libgimp, plug-ins: following up the renaming of GIMP_PDB_PROC_TYPE_EXTENSION…
|
2024-09-29 18:43:49 +02:00 |
|
gimpprocedureconfig-private.h
|
libgimp: fix disabling various metadata export per Preferences.
|
2024-09-29 12:27:50 +02:00 |
|
gimpprocedureconfig.c
|
libgimp: fix disabling various metadata export per Preferences.
|
2024-09-29 12:27:50 +02:00 |
|
gimpprocedureconfig.h
|
libgimp, libgimpmodule, libgimpwidgets: Port more widgets to derivable type
|
2024-08-03 02:48:07 +00:00 |
|
gimpproceduredialog.c
|
libgimp: fix #11421 Some legacy filters have lost their Help button
|
2024-08-02 20:50:29 +00:00 |
|
gimpproceduredialog.h
|
libgimp, libgimpwidgets: use G_DECLARE_(DERIVABLE|FINAL)_TYPE macros for GimpProcedureDialog…
|
2024-07-13 12:24:49 +02:00 |
|
gimpprocview.c
|
libgimp: generate a list of possible choices for a GimpChoice argument.
|
2023-10-01 20:52:02 +02:00 |
|
gimpprocview.h
|
|
|
|
gimpprogress.c
|
libgimp, plug-ins: following up the renaming of GIMP_PDB_PROC_TYPE_EXTENSION…
|
2024-09-29 18:43:49 +02:00 |
|
gimpprogress.h
|
app, libgimp*, pdb, plug-ins: reimplement generic inter-process transient window.
|
2023-10-01 21:02:33 +02:00 |
|
gimpprogress_pdb.c
|
app, libgimp, pdb, plug-ins: fix failure to set plug-in as transient.
|
2024-06-08 21:54:21 +02:00 |
|
gimpprogress_pdb.h
|
app, libgimp*, pdb, plug-ins: reimplement generic inter-process transient window.
|
2023-10-01 21:02:33 +02:00 |
|
gimpprogressbar.c
|
libgimp: Make GimpProgressBar a final type
|
2024-07-30 13:52:26 +00:00 |
|
gimpprogressbar.h
|
libgimp: Make GimpProgressBar a final type
|
2024-07-30 13:52:26 +00:00 |
|
gimppropwidgets.c
|
libgimp, plug-ins: variosu gimp_*_chooser_new() should use specific type…
|
2024-09-29 12:27:49 +02:00 |
|
gimppropwidgets.h
|
libgimp: new GimpDrawableChooser widget, associated propwidget function and…
|
2023-10-01 21:02:33 +02:00 |
|
gimpresolutionentry-private.c
|
Issue #434: remove broken plural support for GimpUnit.
|
2024-08-06 11:39:57 +02:00 |
|
gimpresolutionentry-private.h
|
Issue #8900 and #9923: reimplementing GimpUnit as a proper class.
|
2024-08-02 10:46:38 +02:00 |
|
gimpresource.c
|
libgimp: don't keep per-procedure proxies of ID objects.
|
2024-09-04 21:32:13 +02:00 |
|
gimpresource.h
|
libgimp: move GimpFont, GimpGradient and GimpPalette to their own file.
|
2023-10-01 21:02:33 +02:00 |
|
gimpresource_pdb.c
|
app, libgimp, pdb: prettify the previous commit.
|
2024-08-26 22:48:45 +02:00 |
|
gimpresource_pdb.h
|
app, libgimp, pdb: private _gimp_resource_get_by_identifiers() PDB function.
|
2023-07-27 15:32:16 +02:00 |
|
gimpresourcechooser.c
|
Issue #12096: fix Windows build.
|
2024-09-30 17:12:34 +02:00 |
|
gimpresourcechooser.h
|
libgimp: set 2 functions to GimpResourceChooser as private.
|
2024-09-29 12:27:50 +02:00 |
|
gimpresourceselect-private.h
|
Issue #12096: fix Windows build.
|
2024-09-30 17:12:34 +02:00 |
|
gimpresourceselect.c
|
Issue #12096: fix Windows build.
|
2024-09-30 17:12:34 +02:00 |
|
gimpselection.c
|
app, libgimp, pdb, plug-ins: new GimpCoreObjectArray type and drawablearray…
|
2024-10-25 23:28:42 +02:00 |
|
gimpselection.h
|
app, libgimp, pdb, plug-ins: new GimpCoreObjectArray type and drawablearray…
|
2024-10-25 23:28:42 +02:00 |
|
gimpselection_pdb.c
|
app, libgimp, pdb, plug-ins: new GimpCoreObjectArray type and drawablearray…
|
2024-10-25 23:28:42 +02:00 |
|
gimpselection_pdb.h
|
app, libgimp, pdb, plug-ins: new GimpCoreObjectArray type and drawablearray…
|
2024-10-25 23:28:42 +02:00 |
|
gimptextlayer.c
|
Issue #8900 and #9923: reimplementing GimpUnit as a proper class.
|
2024-08-02 10:46:38 +02:00 |
|
gimptextlayer.h
|
Issue #8900 and #9923: reimplementing GimpUnit as a proper class.
|
2024-08-02 10:46:38 +02:00 |
|
gimptextlayer_pdb.c
|
Issue #8900 and #9923: reimplementing GimpUnit as a proper class.
|
2024-08-02 10:46:38 +02:00 |
|
gimptextlayer_pdb.h
|
Issue #8900 and #9923: reimplementing GimpUnit as a proper class.
|
2024-08-02 10:46:38 +02:00 |
|
gimptexttool_pdb.c
|
libgimp, pdb: make gimp_pdb_run_procedure_array() internal.
|
2023-10-16 22:12:08 +02:00 |
|
gimptexttool_pdb.h
|
Issue #9987: text related functions crash using string for font name.
|
2023-10-02 20:49:53 +02:00 |
|
gimpthumbnailprocedure.c
|
gimp-ux#93: GIMP_PDB_PROC_TYPE_EXTENSION renamed GIMP_PDB_PROC_TYPE_PERSISTENT.
|
2024-09-29 18:08:40 +02:00 |
|
gimpthumbnailprocedure.h
|
libgimp: use G_DECLARE_(DERIVABLE|FINAL)_TYPE macros for all Gimp*Procedure.
|
2024-07-13 12:24:49 +02:00 |
|
gimptilebackendplugin.c
|
|
|
|
gimptilebackendplugin.h
|
|
|
|
gimptypes.h
|
libgimp: use G_DECLARE_(DERIVABLE|FINAL)_TYPE macros for all Gimp*Procedure.
|
2024-07-13 12:24:49 +02:00 |
|
GimpUi-3.0.metadata
|
|
|
|
gimpui.c
|
libgimp, plug-ins: fix a case of not showing dialog.
|
2024-09-23 18:20:46 +02:00 |
|
gimpui.def
|
libgimp: set 2 functions to GimpResourceChooser as private.
|
2024-09-29 12:27:50 +02:00 |
|
gimpui.h
|
libgimp: new gimp_window_set_transient_for() function.
|
2024-09-01 00:12:27 +02:00 |
|
gimpuimarshal.list
|
libgimp: API refactor GUI for GimpResource
|
2023-01-14 16:38:40 +00:00 |
|
gimpuitypes.h
|
app: Rename app/core GimpVectors vectors API...
|
2024-07-13 05:07:57 +00:00 |
|
gimpunit_pdb.c
|
Issue #434: remove broken plural support for GimpUnit.
|
2024-08-06 11:39:57 +02:00 |
|
gimpunit_pdb.h
|
Issue #434: remove broken plural support for GimpUnit.
|
2024-08-06 11:39:57 +02:00 |
|
gimpvectorloadprocedure.c
|
gimp-ux#93: GIMP_PDB_PROC_TYPE_EXTENSION renamed GIMP_PDB_PROC_TYPE_PERSISTENT.
|
2024-09-29 18:08:40 +02:00 |
|
gimpvectorloadprocedure.h
|
Issue #8900 and #9923: reimplementing GimpUnit as a proper class.
|
2024-08-02 10:46:38 +02:00 |
|
gimpvectorloadproceduredialog.c
|
Issue #8900 and #9923: reimplementing GimpUnit as a proper class.
|
2024-08-02 10:46:38 +02:00 |
|
gimpvectorloadproceduredialog.h
|
libgimp, libgimpwidgets: use G_DECLARE_(DERIVABLE|FINAL)_TYPE macros for GimpProcedureDialog…
|
2024-07-13 12:24:49 +02:00 |
|
gimpzoompreview.c
|
libgimp: make GimpZoomPreview a final type.
|
2024-09-29 12:27:50 +02:00 |
|
gimpzoompreview.h
|
libgimp: make GimpZoomPreview a final type.
|
2024-09-29 12:27:50 +02:00 |
|
libgimp-intl.h
|
|
|
|
make-in-build-typelib.sh
|
libgimp: generate build-only GIR/Typelib variants for macOS.
|
2024-04-16 17:43:15 +00:00 |
|
meson.build
|
libgimp: make gimp_resource_select_*() API private.
|
2024-09-29 12:27:50 +02:00 |
|
stdplugins-intl.h
|
plug-ins, libgimp: override set_i18n() for all our core plug-ins.
|
2022-06-05 01:57:02 +02:00 |