517b0c35ab
tools/pdbgen/pdb/display.pdb tools/pdbgen/pdb/drawable.pdb
...
2007-01-12 Sven Neumann <sven@gimp.org >
* tools/pdbgen/pdb/display.pdb
* tools/pdbgen/pdb/drawable.pdb
* tools/pdbgen/pdb/image.pdb
* tools/pdbgen/pdb/vectors.pdb: added PDB functions to validate
display, drawable, image and vectors IDs.
* app/pdb/image_cmds.c
* app/pdb/vectors_cmds.c
* app/pdb/display_cmds.c
* app/pdb/internal_procs.c
* app/pdb/drawable_cmds.c
* libgimp/gimpimage_pdb.[ch]
* libgimp/gimpdisplay_pdb.[ch]
* libgimp/gimpdrawable_pdb.[ch]
* libgimp/gimpvectors_pdb.[ch]: regenerated.
* libgimp/gimp.def: updated.
svn path=/trunk/; revision=21697
2007-01-12 19:59:36 +00:00
1880f18b7d
added the proc browser and view stuff.
...
2005-08-03 Michael Natterer <mitch@gimp.org >
* libgimp/libgimp-sections.txt: added the proc browser and view
stuff.
* libgimp/libgimp.types: added gimp_proc_browser_dialog_get_type.
* libgimp/libgimp-docs.sgml: added their sections, added some
missing symbols.
* libgimp/tmpl/gimpprocbrowserdialog.sgml
* libgimp/tmpl/gimpprocview.sgml: new files.
* libgimp/tmpl/gimp.sgml
* libgimp/tmpl/gimpdrawable.sgml
* libgimp/tmpl/gimplayer.sgml: regenerated.
2005-08-03 12:24:05 +00:00
1fbd2d5188
gtk-doc 1.4 added the Stability_Level section all over the place.
...
2005-07-07 Michael Natterer <mitch@gimp.org >
* libgimp*/tmpl/*.sgml: gtk-doc 1.4 added the Stability_Level
section all over the place.
2005-07-07 16:33:31 +00:00
75133b1a16
added new function.
...
2005-03-03 Sven Neumann <sven@gimp.org >
* libgimp/libgimp-sections.txt: added new function.
* libgimp/tmpl/gimp.sgml
* libgimpconfig/tmpl/gimpconfig-params.sgml
* libgimpwidgets/tmpl/gimppropwidgets.sgml: removed unused
parameters.
* libgimp/tmpl/gimpdrawable.sgml
* libgimp/tmpl/gimpimage.sgml
* libgimp/tmpl/gimppaths.sgml: regenerated.
2005-03-03 11:58:26 +00:00
f06e15febb
updated.
...
2004-12-14 Michael Natterer <mitch@gimp.org >
* libgimp/libgimp-sections.txt: updated.
* libgimp/tmpl/gimpdrawable.sgml
* libgimp/tmpl/gimppixbuf.sgml: regenerated.
2004-12-13 23:39:31 +00:00
77d3e5a2f0
libgimp/tmpl/gimpaspectpreview.sgml libgimp/tmpl/gimpbrush.sgml
...
2004-11-08 Michael Natterer <mitch@gimp.org >
* libgimp/tmpl/gimpaspectpreview.sgml
* libgimp/tmpl/gimpbrush.sgml
* libgimp/tmpl/gimpbrushmenu.sgml
* libgimp/tmpl/gimpbrushselect.sgml
* libgimp/tmpl/gimpcontext.sgml
* libgimp/tmpl/gimpdrawable.sgml
* libgimp/tmpl/gimpdrawablecombobox.sgml
* libgimp/tmpl/gimpdrawablepreview.sgml
* libgimp/tmpl/gimpdrawabletransform.sgml
* libgimp/tmpl/gimpfontmenu.sgml
* libgimp/tmpl/gimpfontselect.sgml
* libgimp/tmpl/gimpgradient.sgml
* libgimp/tmpl/gimpgradientmenu.sgml
* libgimp/tmpl/gimpgradientselect.sgml
* libgimp/tmpl/gimpimage.sgml
* libgimp/tmpl/gimpimagecombobox.sgml
* libgimp/tmpl/gimplayer.sgml
* libgimp/tmpl/gimppalette.sgml
* libgimp/tmpl/gimppalettemenu.sgml
* libgimp/tmpl/gimppalettes.sgml
* libgimp/tmpl/gimppaletteselect.sgml
* libgimp/tmpl/gimppaths.sgml
* libgimp/tmpl/gimppattern.sgml
* libgimp/tmpl/gimppatternmenu.sgml
* libgimp/tmpl/gimppatternselect.sgml
* libgimp/tmpl/gimppixbuf.sgml
* libgimp/tmpl/gimppixelfetcher.sgml
* libgimp/tmpl/gimpprogress.sgml
* libgimp/tmpl/gimpprogressbar.sgml
* libgimp/tmpl/gimpregioniterator.sgml
* libgimpbase/tmpl/gimpbaseenums.sgml
* libgimpbase/tmpl/gimpbasetypes.sgml
* libgimpbase/tmpl/gimpchecks.sgml
* libgimpbase/tmpl/gimpdatafiles.sgml
* libgimpbase/tmpl/gimpmemsize.sgml
* libgimpcolor/tmpl/gimpadaptivesupersample.sgml
* libgimpcolor/tmpl/gimpcmyk.sgml
* libgimpcolor/tmpl/gimphsv.sgml
* libgimpcolor/tmpl/gimprgb.sgml
* libgimpwidgets/tmpl/gimpcolorbutton.sgml
* libgimpwidgets/tmpl/gimpcolorhexentry.sgml
* libgimpwidgets/tmpl/gimpcolorselection.sgml
* libgimpwidgets/tmpl/gimpframe.sgml
* libgimpwidgets/tmpl/gimpintcombobox.sgml
* libgimpwidgets/tmpl/gimpintstore.sgml
* libgimpwidgets/tmpl/gimppatheditor.sgml
* libgimpwidgets/tmpl/gimppreview.sgml
* libgimpwidgets/tmpl/gimppreviewarea.sgml
* libgimpwidgets/tmpl/gimpscrolledpreview.sgml: applied a heavily
fixed and enhanced version of a patch from Cai Qian (bug #156271 ).
Made long_desc = short_desc where we lacked a long_desc but had
a short_desc. Removed unused parameters. Misc cleanups.
* libgimp/libgimp-docs.sgml: added some <chapter>s. The list of
libgimp modules was too long.
* libgimpwidgets/libgimpwidgets-docs.sgml
* libgimpwidgets/libgimpwidgets-sections.txt
* libgimpwidgets/libgimpwidgets.types
* libgimpwidgets/tmpl/gimpcontroller.sgml: added GimpController.
2004-11-08 14:37:30 +00:00
868aefc322
libgimp/libgimp-sections.txt added gimp_drawable_mask_intersect().
...
2004-10-23 Sven Neumann <sven@gimp.org >
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpdrawable.sgml: added gimp_drawable_mask_intersect().
2004-10-23 21:54:58 +00:00
bee5492fe9
libgimp/libgimp-sections.txt libgimp/tmpl/gimpdrawable.sgml updated after
...
2004-03-13 Michael Natterer <mitch@gimp.org >
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpdrawable.sgml
* libgimp/tmpl/gimppixelfetcher.sgml: updated after
GimpPixelFetcher changes.
2004-03-12 23:18:00 +00:00
2de8decd7e
renamed gimp_drawable_bytes() to gimp_drawable_bpp() because all other
...
2003-12-05 Michael Natterer <mitch@gimp.org >
* tools/pdbgen/pdb/drawable.pdb: renamed gimp_drawable_bytes() to
gimp_drawable_bpp() because all other libgimp API speak in terms
of "bpp" too.
* libgimp/gimpdrawable.h: removed gimp_drawable_bpp #define.
* app/pdb/procedural_db.c
* libgimp/gimpcompat.h: added compat stuff.
* app/pdb/drawable_cmds.c
* libgimp/gimpdrawable_pdb.[ch]: regenerated.
* plug-ins/common/pix.c
* plug-ins/common/psd_save.c: changed accordingly.
2003-12-05 Michael Natterer <mitch@gimp.org >
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpdrawable.sgml: s/drawable_bytes/drawable_bpp/.
2003-12-05 14:51:11 +00:00
78def81895
renamed gimp_drawable_image() to gimp_drawable_get_image() for symmetry
...
2003-12-04 Michael Natterer <mitch@gimp.org >
* tools/pdbgen/pdb/drawable.pdb: renamed gimp_drawable_image() to
gimp_drawable_get_image() for symmetry with
gimp_drawable_set_image().
* libgimp/gimpchannel.h: removed gimp_channel_get_image_id #define.
* libgimp/gimpdrawable.h: removed gimp_drawable_image_id #define.
* libgimp/gimplayer.h:: removed gimp_layer_get_image_id #define.
* libgimp/gimpcompat.h: added the old stuff here.
* app/pdb/drawable_cmds.c
* libgimp/gimpdrawable_pdb.[ch]: regenerated.
* libgimp/gimpmiscui.c
* plug-ins/Lighting/lighting_main.c
* plug-ins/MapObject/mapobject_main.c
* plug-ins/common/curve_bend.c
* plug-ins/common/film.c
* plug-ins/common/newsprint.c
* plug-ins/common/pixelize.c
* plug-ins/common/ps.c
* plug-ins/common/sample_colorize.c
* plug-ins/common/smooth_palette.c
* plug-ins/common/warp.c
* plug-ins/imagemap/imap_cmd_gimp_guides.c
* plug-ins/imagemap/imap_main.c
* plug-ins/imagemap/imap_preview.c
* plug-ins/maze/maze.c
* plug-ins/pygimp/pygimp-drawable.c
* plug-ins/rcm/rcm_misc.c
* plug-ins/script-fu/scripts/addborder.scm
* plug-ins/script-fu/scripts/carve-it.scm
* plug-ins/script-fu/scripts/weave.scm: changed accordingly.
* plug-ins/maze/maze.c: completely reindented.
* plug-ins/script-fu/siod/trace.c: removed trailing whitespace.
2003-12-04 Michael Natterer <mitch@gimp.org >
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpchannel.sgml
* libgimp/tmpl/gimpdrawable.sgml
* libgimp/tmpl/gimplayer.sgml: updated after
gimp_drawable_get_image() cleanup.
2003-12-04 13:21:27 +00:00
8589ff4de8
removed "linked" API... ...and added it here.
...
2003-12-04 Michael Natterer <mitch@gimp.org >
* tools/pdbgen/pdb/layer.pdb: removed "linked" API...
* tools/pdbgen/pdb/drawable.pdb: ...and added it here.
* app/pdb/drawable_cmds.c
* app/pdb/internal_procs.c
* app/pdb/layer_cmds.c
* libgimp/gimpdrawable_pdb.[ch]
* libgimp/gimplayer_pdb.[ch]: regenerated.
* libgimp/gimpcompat.h: added gimp_layer_*_linked compat #defines.
* plug-ins/xjt/xjt.c: changed accordingly.
2003-12-04 Michael Natterer <mitch@gimp.org >
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpdrawable.sgml
* libgimp/tmpl/gimplayer.sgml: "linked" moved from layer to drawable.
2003-12-04 11:10:20 +00:00
f2e227e211
tools/pdbgen/pdb/channel.pdb removed gimp_layer_delete() and
...
2003-12-03 Michael Natterer <mitch@gimp.org >
* tools/pdbgen/pdb/channel.pdb
* tools/pdbgen/pdb/layer.pdb: removed gimp_layer_delete() and
gimp_channel_delete() PDB wrappers...
* tools/pdbgen/pdb/drawable.pdb: ...added gimp_drawable_delete().
* libgimp/gimpdrawable.[ch]: removed gimp_drawable_delete()
(having this function work on the GimpDrawable wrapper and not on
the drawable_id was more than questionable anyway).
* libgimp/gimpcompat.h: added gimp_layer_delete and
gimp_channel_delete cruft #defines.
* app/pdb/channel_cmds.c
* app/pdb/drawable_cmds.c
* app/pdb/internal_procs.c
* app/pdb/layer_cmds.c
* libgimp/gimpchannel_pdb.[ch]
* libgimp/gimpdrawable_pdb.[ch]
* libgimp/gimplayer_pdb.[ch]: regenerated.
* plug-ins/script-fu/scripts/add-bevel.scm
* plug-ins/xjt/xjt.c: changed accordingly.
* plug-ins/imagemap/imap_main.c: just removed the call to
gimp_channel_delete(), it was wrong anyway.
2003-12-03 Michael Natterer <mitch@gimp.org >
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpchannel.sgml
* libgimp/tmpl/gimpdrawable.sgml
* libgimp/tmpl/gimplayer.sgml: updated again.
2003-12-03 17:47:15 +00:00
a1f064c2ea
tools/pdbgen/pdb/channel.pdb removed duplicated APIs for "name", "visible"
...
2003-12-03 Michael Natterer <mitch@gimp.org >
* tools/pdbgen/pdb/channel.pdb
* tools/pdbgen/pdb/layer.pdb: removed duplicated APIs for "name",
"visible" and "tattoo"...
* tools/pdbgen/pdb/drawable.pdb: ...and added them as drawable APIs.
* libgimp/gimpdrawable.[ch]: removed faked layer/channel
polymorphisms, the functions are real drawable functions now.
* libgimp/gimpcompat.h: added the old cruft here.
* app/pdb/channel_cmds.c
* app/pdb/drawable_cmds.c
* app/pdb/internal_procs.c
* app/pdb/layer_cmds.c
* libgimp/gimpchannel_pdb.[ch]
* libgimp/gimpdrawable_pdb.[ch]
* libgimp/gimplayer_pdb.[ch]: regenerated.
* libgimp/gimpexport.c
* libgimp/gimpmenu.c
* plug-ins/common/align_layers.c
* plug-ins/common/animationplay.c
* plug-ins/common/animoptimize.c
* plug-ins/common/curve_bend.c
* plug-ins/common/gbr.c
* plug-ins/common/gif.c
* plug-ins/common/gih.c
* plug-ins/common/iwarp.c
* plug-ins/common/mng.c
* plug-ins/common/psd.c
* plug-ins/common/psd_save.c
* plug-ins/common/psp.c
* plug-ins/xjt/xjt.c
* plug-ins/gfig/gfig.c
* plug-ins/script-fu/scripts/*.scm: changed accordingly.
2003-12-03 Michael Natterer <mitch@gimp.org >
* libgimp/libgimp-sections.txt: updated.
2003-12-03 16:39:32 +00:00
aec579b75a
include the documentation of the format string in the gtk-doc comment.
...
2003-11-15 Sven Neumann <sven@gimp.org >
* libgimpwidgets/gimpunitmenu.c: include the documentation of the
format string in the gtk-doc comment.
2003-11-15 14:02:24 +00:00
e206bb2188
applied a patch from Akkana that adds short descriptions to all libgimp
...
2002-12-03 Sven Neumann <sven@gimp.org >
* libgimp/tmpl/*.sgml: applied a patch from Akkana that adds short
descriptions to all libgimp pages (#100187 ).
2002-12-03 10:04:56 +00:00
906a8784ba
Handle gtk-doc just like GTK+ does it now:
...
2002-03-08 Sven Neumann <sven@gimp.org >
Handle gtk-doc just like GTK+ does it now:
* configure.in: check for gtk-doc version 0.9. Do not build the API
reference by default.
* autogen.sh: pass --enable-gtk-doc to configure.
* Makefile.am: Added a slightly modified distcheck rule that passes
--enable-gtk-doc to the configure inside.
* NEWS: updated.
Revival of the API reference framework.
Misc fixes.
2002-03-08 12:36:40 +00:00
ced2d1481b
new directory devel-docs/libgimpbase/
...
2001-05-25 Michael Natterer <mitch@gimp.org >
* configure.in: new directory devel-docs/libgimpbase/
2001-05-25 Michael Natterer <mitch@gimp.org >
* Makefile.am
* libgimpbase/*: new gtk-doc module for the new library.
* libgimp/*: removed the files which belong to libgimpbase, updates.
* libgimpmath/libgimpmath-decl.txt
* libgimpmath/libgimpmath.hierarchy
* libgimpwidgets/libgimpwidgets-decl.txt
* libgimpwidgets/libgimpwidgets-sections.txt
* libgimpwidgets/libgimpwidgets.hierarchy
* libgimpwidgets/tmpl/gimpbutton.sgml
* libgimpwidgets/tmpl/gimpoffsetarea.sgml
* libgimpwidgets/tmpl/gimpwidgetstypes.sgml: updated.
2001-05-25 20:44:40 +00:00
b4ad2ab05b
configure.in devel-docs/Makefile.am devel-docs/libgimpcolor/*
...
2001-05-04 Michael Natterer <mitch@gimp.org >
* configure.in
* devel-docs/Makefile.am
* devel-docs/libgimpcolor/*
* devel-docs/libgimpmath/*
* devel-docs/libgimpwidgets/*: added new gtk-doc modules for
libgimpcolor, libgimpmath and libgimpwidgets. Moved existing
documentation from the old files to the new templates.
* devel-docs/libgimp/*: regenerated all files and removed the
stuff which is in the new modules now.
* libgimpwidgets/gimpcolorarea.c
* libgimpwidgets/gimpcolorbutton.[ch]: some documentation fixes.
* po-libgimp/Makefile.in.in
* po-plug-ins/Makefile.in.in
* po-script-fu/Makefile.in.in: updated.
2001-05-04 20:39:29 +00:00
3e5ea76f16
updated API reference after libgimp cleanup
...
--Sven
2000-08-24 15:17:38 +00:00
0566a8804e
gimp_drawable_set_visible(): the "visible" parameter is boolean.
...
2000-07-29 Michael Natterer <mitch@gimp.org >
* libgimp/gimpdrawable.[ch]: gimp_drawable_set_visible(): the
"visible" parameter is boolean.
2000-07-29 Michael Natterer <mitch@gimp.org >
* libgimp-decl.txt
* libgimp-sections.txt
* tmpl/gimp.sgml
* tmpl/gimpdrawable.sgml
* tmpl/gimpenums.sgml
* tmpl/gimpimage.sgml
* tmpl/gimplayer.sgml: updated from the libgimp sources.
2000-07-29 13:22:35 +00:00
1e8d9383a6
gimp.h gimpchannel.h gimpcompat.h gimpdrawable.h gimpimage.h moved
...
2000-06-09 Sven Neumann <sven@gimp.org >
* gimp.h
* gimpchannel.h
* gimpcompat.h
* gimpdrawable.h
* gimpimage.h
* gimplayer.h: moved convenience defines from gimp.h into
relevant header files so you have a chance to find them.
2000-06-09 Sven Neumann <sven@gimp.org >
* libgimp/libgimp-decl.txt
* libgimp/libgimp-sections.txt
* tmpl/gimp.sgml
* tmpl/gimpchannel.sgml
* tmpl/gimpdrawable.sgml
* tmpl/gimpimage.sgml
* tmpl/gimplayer.sgml: relocated defines as happened to
reflect changes in libgimp
2000-06-09 01:56:34 +00:00
74b99c843f
libgimp/libgimp-decl.txt libgimp/libgimp-docs.sgml
...
2000-06-08 Sven Neumann <neo@wintermute.ochsenblut.de >
* libgimp/libgimp-decl.txt
* libgimp/libgimp-docs.sgml
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimp.sgml
* libgimp/tmpl/gimpcompat.sgml
* libgimp/tmpl/gimpmenu.sgml
* libgimp/tmpl/gimpparasite.sgml
* libgimp/tmpl/libgimp-unused.sgml: reflect recent
changes in libgimp
* libgimp/tmpl/gimpbrushes.sgml
* libgimp/tmpl/gimpchannel.sgml
* libgimp/tmpl/gimpchannelops.sgml
* libgimp/tmpl/gimpcolor.sgml
* libgimp/tmpl/gimpconvert.sgml
* libgimp/tmpl/gimpdisplay.sgml
* libgimp/tmpl/gimpdrawable.sgml
* libgimp/tmpl/gimpedit.sgml
* libgimp/tmpl/gimpfileops.sgml
* libgimp/tmpl/gimpfloatingsel.sgml
* libgimp/tmpl/gimpgimprc.sgml
* libgimp/tmpl/gimpgradients.sgml
* libgimp/tmpl/gimpguides.sgml
* libgimp/tmpl/gimphelp.sgml
* libgimp/tmpl/gimpimage.sgml
* libgimp/tmpl/gimplayer.sgml
* libgimp/tmpl/gimpmessage.sgml
* libgimp/tmpl/gimpmisc.sgml
* libgimp/tmpl/gimppalette.sgml
* libgimp/tmpl/gimpparasite.sgml.sgml
* libgimp/tmpl/gimppaths.sgml
* libgimp/tmpl/gimppatterns.sgml
* libgimp/tmpl/gimppixelrgn.sgml
* libgimp/tmpl/gimpplugin.sgml
* libgimp/tmpl/gimpproceduraldb.sgml
* libgimp/tmpl/gimpselection.sgml
* libgimp/tmpl/gimptexttool.sgml
* libgimp/tmpl/gimptile.sgml
* libgimp/tmpl/gimptools.sgml
* libgimp/tmpl/gimpundo.sgml: new files
2000-06-08 19:42:36 +00:00