2002-05-15 Sven Neumann <sven@gimp.org> * app/config/gimpconfig.[ch]: added a return value to indicate success of GimpConfigInterface::serialize. Added a GimpConfigError value for write errors and check the return value of all write() calls. Allow to specify file header and footer when calling gimp_config_serialize(). * app/config/gimpconfig-serialize.[ch] * app/config/gimprc.c: changed accordingly. * app/core/gimp-documents.[ch]: new files with functions to handle gimp->documents. * app/core/gimpdocuments.[ch]: removed ... * app/core/gimpdocumentlist.[ch]: ... and added under this name. Implements a generic document list. * app/core/gimp-parasites.[ch]: new files with functions to handle gimp->parasites. * app/core/gimpparasite.[ch]: removed. * app/core/gimpparasitelist.[ch]: nothing more than a generic parasite list. * app/undo.c * app/core/Makefile.am * app/core/core-types.h * app/core/gimp.c * app/core/gimpdrawable.c * app/core/gimpimage-merge.c * app/core/gimpimage.c * app/core/gimpitem.c * app/file/file-open.c * app/file/file-save.c * app/gui/file-open-dialog.c * app/pdb/parasite_cmds.c * tools/pdbgen/pdb/parasite.pdb: changed accordingly. |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| brush_select_cmds.c | ||
| brushes_cmds.c | ||
| channel_cmds.c | ||
| color_cmds.c | ||
| convert_cmds.c | ||
| display_cmds.c | ||
| drawable_cmds.c | ||
| edit_cmds.c | ||
| fileops_cmds.c | ||
| floating_sel_cmds.c | ||
| gimp-pdb.c | ||
| gimp-pdb.h | ||
| gimppdb.c | ||
| gimppdb.h | ||
| gimppluginprocedure.c | ||
| gimppluginprocedure.h | ||
| gimpprocedure.c | ||
| gimpprocedure.h | ||
| gimprc_cmds.c | ||
| gradient_select_cmds.c | ||
| gradients_cmds.c | ||
| guides_cmds.c | ||
| help_cmds.c | ||
| image_cmds.c | ||
| internal_procs.c | ||
| internal_procs.h | ||
| layer_cmds.c | ||
| Makefile.am | ||
| makefile.msc | ||
| message_cmds.c | ||
| misc_cmds.c | ||
| misc_tools_cmds.c | ||
| paint_tools_cmds.c | ||
| palette_cmds.c | ||
| palette_select_cmds.c | ||
| palettes_cmds.c | ||
| parasite_cmds.c | ||
| paths_cmds.c | ||
| pattern_select_cmds.c | ||
| patterns_cmds.c | ||
| pdb-types.h | ||
| pdb_glue.h | ||
| plug_in_cmds.c | ||
| procedural_db.c | ||
| procedural_db.h | ||
| procedural_db_cmds.c | ||
| README | ||
| selection_cmds.c | ||
| selection_tools_cmds.c | ||
| text_tool_cmds.c | ||
| transform_tools_cmds.c | ||
| undo_cmds.c | ||
| unit_cmds.c | ||
This directory contains the PDB-wrappers for various internal Gimp functions. THESE FILES ARE AUTOGENERATED AND CHANGES HERE ARE USELESS! If you need to change the code please have a look in ../../tools/pdbgen/pdb.