Sven Neumann
b53bb1eb2c
oops, gimpenums.xml used to be there already, don't include it twice.
...
2004-07-05 Sven Neumann <sven@gimp.org>
* libgimp/libgimp-docs.sgml: oops, gimpenums.xml used to be there
already, don't include it twice. Added missing gimppalettes.xml.
2004-07-05 19:00:28 +00:00
Sven Neumann
cdfc750acc
include gimpenums.xml and gimppaths.xml.
...
2004-07-05 Sven Neumann <sven@gimp.org>
* libgimp/libgimp-docs.sgml: include gimpenums.xml and gimppaths.xml.
2004-07-05 18:45:56 +00:00
Michael Natterer
bb69c0e22e
follow function renaming.
...
2004-06-02 Michael Natterer <mitch@gimp.org>
* libgimp/libgimp-sections.txt: follow function renaming.
* libgimp/tmpl/gimpgradientedit.sgml: regenerated.
2004-06-02 18:02:20 +00:00
Sven Neumann
6fe6a0e8c6
libgimp/libgimp-docs.sgml added section for the new gradient editing API.
...
2004-06-02 Sven Neumann <sven@gimp.org>
* libgimp/libgimp-docs.sgml
* libgimp/tmpl/gimpgradientedit.sgml: added section for the new
gradient editing API.
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpenums.sgml
* libgimp/tmpl/gimpgradients.sgml
* libgimp/tmpl/gimpplugin.sgml: updated.
2004-06-01 22:35:39 +00:00
Sven Neumann
727f8a4302
added gimp_register_file_handler_mime().
...
2004-05-14 Sven Neumann <sven@gimp.org>
* libgimp/libgimp-sections.txt: added
gimp_register_file_handler_mime().
* libgimp/tmpl/gimpfileops.sgml: regenerated.
2004-05-14 17:17:13 +00:00
Michael Natterer
ab2ff5613c
added gimp_plugin_menu_register().
...
2004-05-06 Michael Natterer <mitch@gimp.org>
* libgimp/libgimp-sections.txt: added gimp_plugin_menu_register().
* devel-docs/libgimp/tmpl/gimpplugin.sgml: regenerated.
2004-05-06 14:23:47 +00:00
Sven Neumann
e72a025671
plug-ins/flame/flame.c ported the last two users of gimpmenu.h to
...
2004-04-22 Sven Neumann <sven@gimp.org>
* plug-ins/flame/flame.c
* plug-ins/gimpressionist/brush.c: ported the last two users of
gimpmenu.h to GimpDrawableComboBox.
* libgimp/gimpmenu.[ch]: declared the functions found here as
deprecated.
* plug-ins/common/plugindetails.c
* plug-ins/ifscompose/ifscompose.c: silent the compiler.
2004-04-21 23:09:16 +00:00
Sven Neumann
c15dc68d2a
libgimp/gimpdrawablecombobox.c libgimp/gimpimagecombobox.c
...
2004-04-21 Sven Neumann <sven@gimp.org>
* libgimp/gimpdrawablecombobox.c
* libgimp/gimpimagecombobox.c
* libgimp/gimppixbuf.c
* libgimpwidgets/gimpintcombobox.c
* libgimpwidgets/gimpintstore.c: API documentation.
2004-04-21 11:51:21 +00:00
Sven Neumann
948dc82f7d
libgimp/libgimp-sections.txt removed GimpParamColor.
...
2004-03-20 Sven Neumann <sven@gimp.org>
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimp.sgml: removed GimpParamColor.
2004-03-20 19:55:08 +00:00
Michael Natterer
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
Sven Neumann
3fb6adbcfb
changed wm_name to app_name in the GimpConfig struct; increased
...
2004-02-17 Sven Neumann <sven@gimp.org>
* libgimpbase/gimpprotocol.[ch]: changed wm_name to app_name in
the GimpConfig struct; increased GIMP_PROTOCOL_VERSION.
* app/plug-in/plug-in-run.c (plug_in_run): pass the return value
of g_get_application_name() to the plug-ins.
* libgimp/gimp.[ch]: removed function gimp_wm_name(). Set the
plug-in's application name if an app_name is passed in the config
message.
* libgimp/gimpui.c: removed usage of gimp_wm_name(); it was wrong
to do it this way and caused all plug-ins claim to be the gimp-1.3
executable in their error messages.
* libgimp/gimp.def: removed symbol gimp_wm_name.
* configure.in: reset gimp_binary_age and gimp_interface_age.
* app/core/gimpimage.c (gimp_image_name_changed): removed unused
variable.
2004-02-17 14:03:07 +00:00
Sven Neumann
fa4c87d959
updated.
...
2004-01-20 Sven Neumann <sven@gimp.org>
* libgimp/tmpl/gimphelp.sgml: updated.
2004-01-20 16:33:49 +00:00
Michael Natterer
221d73eeaa
libgimp/libgimp-sections.txt updated.
...
2004-01-13 Michael Natterer <mitch@gimp.org>
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpenums.sgml: updated.
2004-01-13 16:25:18 +00:00
Michael Natterer
df56be11b5
don't skip "gimpmisc.h", it's gone.
...
2004-01-12 Michael Natterer <mitch@gimp.org>
* libgimp/Makefile.am: don't skip "gimpmisc.h", it's gone.
* libgimp/tmpl/gimppixelfetcher.sgml
* libgimp/tmpl/gimpregioniterator.sgml: new files.
* libgimp/libgimp-docs.sgml
* libgimp/libgimp-sections.txt: added the new stuff.
2004-01-12 16:56:11 +00:00
Michael Natterer
e4e8b0e455
regenerated.
...
2004-01-06 Michael Natterer <mitch@gimp.org>
* libgimp/tmpl/gimpenums.sgml: regenerated.
2004-01-06 14:06:58 +00:00
Michael Natterer
b2e3434d38
tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools"
...
2004-01-05 Michael Natterer <mitch@gimp.org>
* tools/pdbgen/Makefile.am
* tools/pdbgen/groups.pl
* tools/pdbgen/pdb/misc_tools.pdb: removed the "misc tools" PDB group.
* tools/pdbgen/pdb/edit.pdb: added gimp_edit_bucket_fill() and
gimp_edit_blend().
* tools/pdbgen/pdb/image.pdb: added gimp_image_pick_color().
* app/pdb/procedural_db.c
* libgimp/gimpcompat.h: added compat stuff.
* app/pdb/edit_cmds.c
* app/pdb/image_cmds.c
* app/pdb/internal_procs.c
* app/pdb/misc_tools_cmds.c
* libgimp/gimp_pdb.h
* libgimp/gimpedit_pdb.[ch]
* libgimp/gimpimage_pdb.[ch]: regenerated.
* libgimp/Makefile.am
* libgimp/gimpmisctools_pdb.[ch]: removed.
* plug-ins/gfig/gfig.c
* plug-ins/script-fu/scripts/3dTruchet.scm
* plug-ins/script-fu/scripts/alien-glow-arrow.scm
* plug-ins/script-fu/scripts/alien-glow-bar.scm
* plug-ins/script-fu/scripts/alien-glow-bullet.scm
* plug-ins/script-fu/scripts/alien-glow-button.scm
* plug-ins/script-fu/scripts/alien-glow-logo.scm
* plug-ins/script-fu/scripts/basic1-logo.scm
* plug-ins/script-fu/scripts/basic2-logo.scm
* plug-ins/script-fu/scripts/beveled-button.scm
* plug-ins/script-fu/scripts/blended-logo.scm
* plug-ins/script-fu/scripts/burn-in-anim.scm
* plug-ins/script-fu/scripts/coffee.scm
* plug-ins/script-fu/scripts/comic-logo.scm
* plug-ins/script-fu/scripts/coolmetal-logo.scm
* plug-ins/script-fu/scripts/glossy.scm
* plug-ins/script-fu/scripts/gradient-bevel-logo.scm
* plug-ins/script-fu/scripts/gradient-example.scm
* plug-ins/script-fu/scripts/hsv-graph.scm
* plug-ins/script-fu/scripts/pupi-button.scm
* plug-ins/script-fu/scripts/rendermap.scm
* plug-ins/script-fu/scripts/sphere.scm
* plug-ins/script-fu/scripts/starscape-logo.scm
* plug-ins/script-fu/scripts/test-sphere.scm
* plug-ins/script-fu/scripts/textured-logo.scm
* plug-ins/script-fu/scripts/title-header.scm
* plug-ins/script-fu/scripts/weave.scm: follow "blend" and "color
picker" changes. Leave "bucket fill" users unchanged because fill
and bucket_fill need another cleanup (will follow next...)
2004-01-05 Michael Natterer <mitch@gimp.org>
* libgimp/libgimp-sections.txt: moved color_picker, blend and
bucket_fill to their new places.
* libgimp/tmpl/gimpedit.sgml
* libgimp/tmpl/gimpimage.sgml
* libgimp/tmpl/gimptools.sgml: regenerated.
2004-01-05 14:35:19 +00:00
Michael Natterer
13d40d14a0
libgimp/libgimp-sections.txt libgimp/tmpl/gimpplugin.sgml updated.
...
2003-12-19 Michael Natterer <mitch@gimp.org>
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpplugin.sgml
* libgimp/tmpl/gimpproceduraldb.sgml: updated.
2003-12-19 00:02:03 +00:00
Dave Neary
5758978528
Fixed long-standing gtk-doc problem caused by a problem with docbook-xml
...
2003-12-16 Dave Neary <bolsh@gimp.org>
* */Makefile.am: Fixed long-standing gtk-doc
problem caused by a problem with docbook-xml installations,
dodgy debian packages and suspect Makefile checks which
makes "make install" work even if some gtk docs aren't
correctly built.
2003-12-16 20:55:38 +00:00
Sven Neumann
aa4c77b6ad
libgimpthumb/gimpthumb-error.c libgimpthumb/gimpthumb-utils.[ch] some code
...
2003-12-14 Sven Neumann <sven@gimp.org>
* libgimpthumb/gimpthumb-error.c
* libgimpthumb/gimpthumb-utils.[ch]
* libgimpthumb/gimpthumbnail.c: some code review and addition of
API documentation. Not finished yet...
2003-12-14 13:21:44 +00:00
Michael Natterer
180150ca03
removed preserve_transparency #defines. This is the last of the #defines
...
2003-12-12 Michael Natterer <mitch@gimp.org>
* libgimp/gimplayer.h: removed preserve_transparency #defines.
This is the last of the #defines we added before 1.2 to create a
saner libgimp API (this time, removed the function names that were
planned to be the new ones, because this one is just nitpicky and
overly long).
* libgimp/gimpcompat.h: added them here.
* plug-ins/common/iwarp.c
* plug-ins/common/psd.c
* plug-ins/common/psd_save.c
* plug-ins/common/psp.c
* plug-ins/common/rotate.c
* plug-ins/common/threshold_alpha.c
* plug-ins/common/vpropagate.c
* plug-ins/xjt/xjt.c: changed accordingly.
2003-12-12 Michael Natterer <mitch@gimp.org>
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimplayer.sgml: follow preserve_transparency removal.
2003-12-12 15:49:51 +00:00
Michael Natterer
e009182a1e
export enum GimpRotationType to libgimp.
...
2003-12-09 Michael Natterer <mitch@gimp.org>
* app/core/core-enums.h: export enum GimpRotationType to libgimp.
* tools/pdbgen/pdb/image.pdb: added gimp_image_rotate() PDB wrapper.
* app/pdb/image_cmds.c
* app/pdb/internal_procs.c
* libgimp/gimpenums.h
* libgimp/gimpimage_pdb.[ch]
* plug-ins/pygimp/gimpenums.py
* plug-ins/script-fu/script-fu-constants.c
* tools/pdbgen/enums.pl: regenerated.
2003-12-09 Michael Natterer <mitch@gimp.org>
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpenums.sgml
* libgimp/tmpl/gimpimage.sgml: added gimp_image_rotate().
2003-12-09 09:03:52 +00:00
Michael Natterer
c6de971122
marked gimp_image_add_layer_mask() and gimp_image_remove_layer_mask() as
...
2003-12-08 Michael Natterer <mitch@gimp.org>
* tools/pdbgen/pdb/image.pdb: marked gimp_image_add_layer_mask()
and gimp_image_remove_layer_mask() as deprecated. Didnn't remove
them from the PDB because the new functions' signature differs and
they are used very often in scripts, but removed them from the
libgimp C wrappers.
* tools/pdbgen/pdb/layer.pdb: added gimp_layer_add_mask() and
gimp_layer_remove_mask().
* libgimp/gimpcompat.h: added compat cruft.
* app/pdb/image_cmds.c
* app/pdb/internal_procs.c
* app/pdb/layer_cmds.c
* libgimp/gimpimage_pdb.[ch]
* libgimp/gimplayer_pdb.[ch]: regenerated.
* libgimp/gimpexport.c
* plug-ins/common/curve_bend.c
* plug-ins/common/psd.c
* plug-ins/pygimp/pygimp-image.c
* plug-ins/script-fu/scripts/3d-outline.scm
* plug-ins/script-fu/scripts/alien-neon-logo.scm
* plug-ins/script-fu/scripts/blended-logo.scm
* plug-ins/script-fu/scripts/burn-in-anim.scm
* plug-ins/script-fu/scripts/carve-it.scm
* plug-ins/script-fu/scripts/carved-logo.scm
* plug-ins/script-fu/scripts/chrome-it.scm
* plug-ins/script-fu/scripts/chrome-logo.scm
* plug-ins/script-fu/scripts/coolmetal-logo.scm
* plug-ins/script-fu/scripts/crystal-logo.scm
* plug-ins/script-fu/scripts/fade-outline.scm
* plug-ins/script-fu/scripts/frosty-logo.scm
* plug-ins/script-fu/scripts/image-structure.scm
* plug-ins/script-fu/scripts/news-text.scm
* plug-ins/script-fu/scripts/rendermap.scm
* plug-ins/script-fu/scripts/slide.scm
* plug-ins/script-fu/scripts/sota-chrome-logo.scm
* plug-ins/script-fu/scripts/speed-text.scm
* plug-ins/script-fu/scripts/starburst-logo.scm
* plug-ins/script-fu/scripts/textured-logo.scm
* plug-ins/script-fu/scripts/weave.scm
* plug-ins/script-fu/scripts/xach-effect.scm
* plug-ins/xjt/xjt.c: changed accordingly.
2003-12-08 Michael Natterer <mitch@gimp.org>
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpimage.sgml
* libgimp/tmpl/gimplayer.sgml: follow layer mask API change.
2003-12-08 22:33:17 +00:00
Michael Natterer
a046969687
renamed PDB function gimp_image_active_drawable() to
...
2003-12-08 Michael Natterer <mitch@gimp.org>
* tools/pdbgen/pdb/image.pdb: renamed PDB function
gimp_image_active_drawable() to gimp_image_get_active_drawable()
so it's consistent with all other drawable getters.
* app/pdb/procedural_db.c
* libgimp/gimpcompat.h: added compat stuff.
* app/pdb/image_cmds.c
* libgimp/gimpimage_pdb.[ch]: regenerated.
* plug-ins/pygimp/pygimp-image.c
* plug-ins/script-fu/scripts/add-bevel.scm
* plug-ins/script-fu/scripts/carved-logo.scm
* plug-ins/script-fu/scripts/chrome-it.scm
* plug-ins/script-fu/scripts/crystal-logo.scm
* plug-ins/script-fu/scripts/round-corners.scm
* plug-ins/script-fu/scripts/slide.scm
* plug-ins/script-fu/scripts/sota-chrome-logo.scm: changed accordingly.
2003-12-08 Michael Natterer <mitch@gimp.org>
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpimage.sgml: updated.
2003-12-08 18:30:54 +00:00
Michael Natterer
3ad199d5b3
Name all PDB procedures which deal with floating selections consistently:
...
2003-12-05 Michael Natterer <mitch@gimp.org>
Name all PDB procedures which deal with floating selections
consistently:
* tools/pdbgen/pdb/image.pdb: renamed
gimp_image_floating_selection() to gimp_image_get_floating_sel().
* libgimp/gimplayer.h: removed gimp_layer_is_floating_selection #define.
* libgimp/gimpcompat.h
* app/pdb/procedural_db.c: added compat stuff.
* app/pdb/image_cmds.c
* libgimp/gimpimage_pdb.[ch]: regenerated.
* plug-ins/common/curve_bend.c
* plug-ins/common/film.c
* plug-ins/common/rotate.c
* plug-ins/pygimp/pygimp-image.c
* plug-ins/xjt/xjt.c: changed accordingly.
2003-12-05 Michael Natterer <mitch@gimp.org>
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpimage.sgml
* libgimp/tmpl/gimplayer.sgml: follow floating_sel cleanup.
2003-12-05 16:30:01 +00:00
Michael Natterer
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
Michael Natterer
bc1a085d3b
removed gimp_image_undo_*() functions...
...
2003-12-05 Michael Natterer <mitch@gimp.org>
* tools/pdbgen/pdb/image.pdb: removed gimp_image_undo_*() functions...
* tools/pdbgen/pdb/undo.pdb: ...and added them here. Renamed
gimp_undo_push_group_start,end() to
gimp_image_undo_group_start,end().
* app/pdb/procedural_db.c
* libgimp/gimpcompat.h: added compat stuff for the old undo group API.
* app/pdb/image_cmds.c
* app/pdb/internal_procs.c
* app/pdb/undo_cmds.c
* libgimp/gimpimage_pdb.[ch]
* libgimp/gimpundo_pdb.[ch]: regenerated.
* plug-ins/common/align_layers.c
* plug-ins/common/colortoalpha.c
* plug-ins/common/curve_bend.c
* plug-ins/common/iwarp.c
* plug-ins/common/jpeg.c
* plug-ins/common/rotate.c
* plug-ins/common/tile.c
* plug-ins/common/zealouscrop.c
* plug-ins/gfig/gfig.c
* plug-ins/ifscompose/ifscompose.c
* plug-ins/pagecurl/pagecurl.c
* plug-ins/script-fu/scripts/*.scm: changed accordingly.
2003-12-05 Michael Natterer <mitch@gimp.org>
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpimage.sgml
* libgimp/tmpl/gimpundo.sgml: follow undo API changes.
2003-12-05 14:18:47 +00:00
Michael Natterer
6af5072c6b
renamed gimp_convert_*() functions to gimp_image_convert_*().
...
2003-12-04 Michael Natterer <mitch@gimp.org>
* tools/pdbgen/pdb/convert.pdb: renamed gimp_convert_*() functions
to gimp_image_convert_*().
* libgimp/gimpimage.[ch]: removed gimp_image_convert_* #defines.
* libgimp/gimpcompat.h: added old stuff.
* app/pdb/convert_cmds.c
* libgimp/gimpconvert_pdb.[ch]: regenerated.
* plug-ins/common/gifload.c
* plug-ins/common/gih.c
* plug-ins/common/sample_colorize.c
* plug-ins/common/winclipboard.c
* plug-ins/script-fu/scripts/burn-in-anim.scm
* plug-ins/script-fu/scripts/chrome-it.scm
* plug-ins/script-fu/scripts/crystal-logo.scm
* plug-ins/script-fu/scripts/fuzzyborder.scm
* plug-ins/script-fu/scripts/gimp-headers.scm
* plug-ins/script-fu/scripts/gimp-labels.scm
* plug-ins/script-fu/scripts/sota-chrome-logo.scm
* plug-ins/script-fu/scripts/spinning-globe.scm: changed accordingly.
2003-12-04 Michael Natterer <mitch@gimp>
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpconvert.sgml
* libgimp/tmpl/gimpimage.sgml: follow gimp_image_convert_*() change.
2003-12-04 14:52:24 +00:00
Michael Natterer
a90e63ca9b
renamed gimp_layer_mask() to gimp_layer_get_mask().
...
2003-12-04 Michael Natterer <mitch@gimp.org>
* tools/pdbgen/pdb/layer.pdb: renamed gimp_layer_mask() to
gimp_layer_get_mask().
* libgimp/gimplayer.h: removed gimp_layer_get_mask_id #define.
* libgimp/gimpcompat.h: added old stuff.
* app/pdb/layer_cmds.c
* libgimp/gimplayer_pdb.[ch]: regenerated.
* libgimp/gimpexport.c
* plug-ins/common/curve_bend.c
* plug-ins/pygimp/pygimp-drawable.c
* plug-ins/script-fu/scripts/image-structure.scm
* plug-ins/xjt/xjt.c: changed accordingly.
2003-12-04 Michael Natterer <mitch@gimp>
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimplayer.sgml: fllow gimp_layer_get_mask() change.
2003-12-04 14:05:17 +00:00
Michael Natterer
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
Michael Natterer
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
Michael Natterer
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
Michael Natterer
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
Sven Neumann
e76a587d7e
libgimpthumb/Makefile.am libgimpthumb/gimpthumb-enums.h
...
2003-11-26 Sven Neumann <sven@gimp.org>
* libgimpthumb/Makefile.am
* libgimpthumb/gimpthumb-enums.h
* libgimpthumb/gimpthumb-utils.[ch]
* libgimpthumb/gimpthumbnail.[ch]: more changes, still unfinished.
2003-11-26 16:49:53 +00:00
Sven Neumann
921f00c13d
unref the gimp object after dumping the configuration as a test for
...
2003-11-17 Sven Neumann <sven@gimp.org>
* app/main.c: unref the gimp object after dumping the
configuration as a test for Gimp::finalize.
* app/base/base.[ch]: keep a reference on the config object.
Renamed parameter "use_mmx" to "use_cpu_accel".
* app/core/gimp.[ch]: call base_init() and base_exit() from
app_procs.c, not from the Gimp object.
* app/app_procs.[ch]: renamed app_init() to app_run() since here's
where the main loop is run. Actually quit the main loop in
app_exit_after_callback() instead of just calling exit().
* app/errors.[ch]: declared fatal error handlers as G_GNUC_NORETURN.
* libgimp/gimp.h: fixed usage of G_GNUC_NORETURN.
2003-11-17 00:17:01 +00:00
Michael Natterer
6e09825008
ignore "gimpunitcache.h".
...
2003-11-16 Michael Natterer <mitch@gimp.org>
* libgimp/Makefile.am: ignore "gimpunitcache.h".
* libgimpbase/Makefile.am: ignore "gimpbase-private.h".
* libgimpbase/tmpl/gimpunit.sgml: removed docs because the
gimpunit.c file is in the right place to be parsed correctly now.
2003-11-15 23:09:17 +00:00
Michael Natterer
2c73a5cc25
updated after export change.
...
2003-11-15 Michael Natterer <mitch@gimp.org>
* libgimp/tmpl/gimpexport.sgml: updated after export change.
* libgimp/tmpl/gimpgradientselect.sgml
* libgimp/tmpl/gimphelp.sgml
* libgimp/tmpl/gimpimage.sgml
* libgimp/tmpl/gimplayer.sgml
* libgimp/tmpl/gimpplugin.sgml: gtk-doc insisted on inserting some
blank lines.
2003-11-15 17:12:54 +00:00
Sven Neumann
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
Sven Neumann
b219ccb394
added API docs for the less obvious functions. Gracefully handle attempts
...
2003-11-11 Sven Neumann <sven@gimp.org>
* app/display/gimpcanvas.c: added API docs for the less obvious
functions. Gracefully handle attempts to draw on the unrealized
widget.
* app/display/gimpdisplayshell-selection.c (selection_draw):
removed the redundant check for a realized canvas widget.
Also updated API docs.
2003-11-11 21:35:50 +00:00
Sven Neumann
8fbf2be2e7
renamed version.xml.in to version.in in all API reference manuals.
...
2003-11-08 Sven Neumann <sven@gimp.org>
* configure.in: renamed version.xml.in to version.in in all API
reference manuals.
2003-11-08 Sven Neumann <sven@gimp.org>
* */version.xml.in: renamed to version.in.
* */*-docs.sgml: include the version number using XInclude.
2003-11-08 17:37:46 +00:00
Sven Neumann
a3fe20f1bc
app/app-docs.sgml libgimp/libgimp-docs.sgml
...
2003-11-07 Sven Neumann <sven@gimp.org>
* app/app-docs.sgml
* libgimp/libgimp-docs.sgml
* libgimpbase/libgimpbase-docs.sgml
* libgimpcolor/libgimpcolor-docs.sgml
* libgimpmath/libgimpmath-docs.sgml
* libgimpwidgets/libgimpwidgets-docs.sgml: specify encoding.
2003-11-07 18:54:35 +00:00
Michael Natterer
3fc87b6107
libgimp/libgimp-sections.txt libgimp/tmpl/gimp.sgml updated.
...
2003-11-07 Michael Natterer <mitch@gimp.org>
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimp.sgml
* libgimpbase/tmpl/gimpprotocol.sgml: updated.
2003-11-07 18:11:35 +00:00
Michael Natterer
342fd9ecf1
libgimp/libgimp-sections.txt libgimp/tmpl/gimpexport.sgml
...
2003-11-06 Michael Natterer <mitch@gimp.org>
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpexport.sgml
* libgimpwidgets/libgimpwidgets-sections.txt
* libgimpwidgets/tmpl/gimpdialog.sgml: updated.
2003-11-06 15:38:42 +00:00
Sven Neumann
2a0abbd9fb
libgimp/libgimp-sections.txt libgimp/tmpl/gimplayer.sgml updated.
...
2003-10-07 Sven Neumann <sven@gimp.org>
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimplayer.sgml
* libgimp/tmpl/gimppaths.sgml: updated.
2003-10-07 15:22:32 +00:00
Sven Neumann
cc845bc8e3
libgimp/libgimp-docs.sgml libgimpbase/libgimpbase-docs.sgml
...
2003-09-07 Sven Neumann <sven@gimp.org>
* libgimp/libgimp-docs.sgml
* libgimpbase/libgimpbase-docs.sgml
* libgimpcolor/libgimpcolor-docs.sgml
* libgimpmath/libgimpmath-docs.sgml
* libgimpwidgets/libgimpwidgets-docs.sgml: converted to use
XInclude instead of entities.
2003-09-07 21:58:10 +00:00
Sven Neumann
85adefe7ba
app/core/Makefile.am app/core/core-types.h added filter functionality for
...
2003-09-04 Sven Neumann <sven@gimp.org>
* app/core/Makefile.am
* app/core/core-types.h
* app/core/gimpcontainer-filter.[ch]: added filter functionality
for GimpContainers.
* tools/pdbgen/pdb/brushes.pdb
* tools/pdbgen/pdb/fonts.pdb
* tools/pdbgen/pdb/gradients.pdb
* tools/pdbgen/pdb/palettes.pdb
* tools/pdbgen/pdb/patterns.pdb: made the gimp_foo_get_list()
PDB function somewhat useful by adding a filter parameter that
allows to specify a regular expression to be used on the list.
* app/pdb/Makefile.am: had to uglify the ugly hack even more :(
* app/pdb/brushes_cmds.c
* app/pdb/fonts_cmds.c
* app/pdb/gradients_cmds.c
* app/pdb/palettes_cmds.c
* app/pdb/patterns_cmds.c
* libgimp/gimpbrushes_pdb.[ch]
* libgimp/gimpfonts_pdb.[ch]
* libgimp/gimpgradients_pdb.[ch]
* libgimp/gimppalettes_pdb.[ch]
* libgimp/gimppatterns_pdb.[ch]: regenerated.
* plug-ins/gflare/gflare.c
* plug-ins/pygimp/gimpmodule.c: changed accordingly.
* plug-ins/script-fu/scripts/font-map.scm: replaced the font list
parameter with a more useful regexp filter on the available fonts.
2003-09-04 17:04:36 +00:00
Sven Neumann
0186c13e6c
libgimp/libgimp-docs.sgml libgimp/libgimp-sections.txt added docs for new
...
2003-09-04 Sven Neumann <sven@gimp.org>
* libgimp/libgimp-docs.sgml
* libgimp/libgimp-sections.txt
* libgimp/tmpl/gimpfonts.sgml: added docs for new fonts API.
2003-09-04 12:08:33 +00:00
Sven Neumann
dbc4b46e20
applied a patch from Shawn Willden that adds the new PDB function
...
2003-08-31 Sven Neumann <sven@gimp.org>
* tools/pdbgen/pdb/color.pdb: applied a patch from Shawn Willden
that adds the new PDB function levels_auto.
* app/pdb/color_cmds.c
* app/pdb/internal_procs.c
* libgimp/gimpcolor_pdb.[ch]: regenerated.
2003-08-31 15:42:39 +00:00
Michael Natterer
28920aa76e
libgimp/tmpl/gimphelp.sgml regenerated.
...
2003-08-28 Michael Natterer <mitch@gimp.org>
* libgimp/tmpl/gimphelp.sgml
* libgimp/tmpl/gimpplugin.sgml: regenerated.
2003-08-28 19:15:16 +00:00
Sven Neumann
ee6dad2eb5
use GIMP_GRADIENT as prefix for the GimpGradientType enum.
...
2003-08-26 Sven Neumann <sven@gimp.org>
* app/core/core-enums.h: use GIMP_GRADIENT as prefix for the
GimpGradientType enum.
* app/core/core-enums.c
* app/pdb/misc_tools_cmds.c
* libgimp/gimpenums.h
* plug-ins/pygimp/gimpenums.py
* plug-ins/script-fu/script-fu-constants.c
* tools/pdbgen/enums.pl: regenerated.
* app/core/gimpdrawable-blend.c
* app/tools/gimpblendoptions.c
* plug-ins/pygimp/plug-ins/sphere.py
* plug-ins/script-fu/scripts: changed accordingly.
* libgimp/gimpcompat.h
* plug-ins/script-fu/siod-wrapper.c: added compatibility defines
for the old enum values.
2003-08-26 18:12:42 +00:00
Michael Natterer
647b1561e6
regenerated.
...
2003-08-18 Michael Natterer <mitch@gimp.org>
* libgimp/tmpl/gimpgradients.sgml: regenerated.
2003-08-18 12:18:31 +00:00