diff --git a/devel-docs/ChangeLog b/devel-docs/ChangeLog index 71e3090663..7d5fce162c 100644 --- a/devel-docs/ChangeLog +++ b/devel-docs/ChangeLog @@ -1,3 +1,7 @@ +2003-08-28 Sven Neumann + + * app/app.interfaces: removed, it's a generated file. + 2003-08-28 Michael Natterer * libgimp/tmpl/gimphelp.sgml diff --git a/devel-docs/app/.cvsignore b/devel-docs/app/.cvsignore index bd7dfb2276..9a316f6ce6 100644 --- a/devel-docs/app/.cvsignore +++ b/devel-docs/app/.cvsignore @@ -3,6 +3,7 @@ Makefile.in deprecated app.args app.hierarchy +app.interfaces app.signals app-decl.txt app-decl-list.txt diff --git a/devel-docs/app/app.interfaces b/devel-docs/app/app.interfaces deleted file mode 100644 index 97b14c584e..0000000000 --- a/devel-docs/app/app.interfaces +++ /dev/null @@ -1,131 +0,0 @@ -GimpRc GimpConfigInterface -GimpViewable GimpConfigInterface -GimpData GimpConfigInterface -GimpBrush GimpConfigInterface -GimpBrushGenerated GimpConfigInterface -GimpBrushPipe GimpConfigInterface -GimpGradient GimpConfigInterface -GimpPalette GimpConfigInterface -GimpPattern GimpConfigInterface -GimpToolInfo GimpConfigInterface -GimpBuffer GimpConfigInterface -GimpItem GimpConfigInterface -GimpDrawable GimpConfigInterface -GimpChannel GimpConfigInterface -GimpLayerMask GimpConfigInterface -GimpLayer GimpConfigInterface -GimpTextLayer GimpConfigInterface -GimpVectors GimpConfigInterface -GimpImage GimpConfigInterface -GimpImagefile GimpConfigInterface -GimpUndo GimpConfigInterface -GimpItemUndo GimpConfigInterface -GimpUndoStack GimpConfigInterface -GimpTemplate GimpConfigInterface -GimpFont GimpConfigInterface -GimpContainer GimpConfigInterface -GimpList GimpConfigInterface -GimpDataList GimpConfigInterface -GimpDocumentList GimpConfigInterface -GimpFontList GimpConfigInterface -GimpContext GimpConfigInterface -GimpToolOptions GimpConfigInterface -GimpPaintOptions GimpConfigInterface -GimpAirbrushOptions GimpConfigInterface -GimpCloneOptions GimpConfigInterface -GimpConvolveOptions GimpConfigInterface -GimpDodgeBurnOptions GimpConfigInterface -GimpEraserOptions GimpConfigInterface -GimpPencilOptions GimpConfigInterface -GimpSmudgeOptions GimpConfigInterface -GimpBlendOptions GimpConfigInterface -GimpBucketFillOptions GimpConfigInterface -GimpInkOptions GimpConfigInterface -GimpColorOptions GimpConfigInterface -GimpColorPickerOptions GimpConfigInterface -GimpCropOptions GimpConfigInterface -GimpTransformOptions GimpConfigInterface -GimpFlipOptions GimpConfigInterface -GimpMagnifyOptions GimpConfigInterface -GimpMeasureOptions GimpConfigInterface -GimpMoveOptions GimpConfigInterface -GimpSelectionOptions GimpConfigInterface -GimpVectorOptions GimpConfigInterface -GimpTextOptions GimpConfigInterface -GimpDeviceInfo GimpConfigInterface -GimpGrid GimpConfigInterface -GimpParasiteList GimpConfigInterface -GtkWidget AtkImplementorIface -GtkContainer AtkImplementorIface -GtkBin AtkImplementorIface -GtkWindow AtkImplementorIface -GimpDisplayShell AtkImplementorIface -GimpContainerPopup AtkImplementorIface -GimpDock AtkImplementorIface -GimpImageDock AtkImplementorIface -GimpToolbox AtkImplementorIface -GtkDialog AtkImplementorIface -GimpDialog AtkImplementorIface -GimpTextEditor AtkImplementorIface -GimpViewableDialog AtkImplementorIface -GtkButton AtkImplementorIface -GimpButton AtkImplementorIface -GimpColorButton AtkImplementorIface -GimpColorPanel AtkImplementorIface -GimpViewableButton AtkImplementorIface -GimpDockable AtkImplementorIface -GtkItem AtkImplementorIface -GtkMenuItem AtkImplementorIface -GimpMenuItem AtkImplementorIface -GtkBox AtkImplementorIface -GtkVBox AtkImplementorIface -GimpEditor AtkImplementorIface -GimpNavigationView AtkImplementorIface -GimpDataEditor AtkImplementorIface -GimpBrushEditor AtkImplementorIface -GimpGradientEditor AtkImplementorIface -GimpPaletteEditor AtkImplementorIface -GimpContainerView AtkImplementorIface -GimpContainerTreeView AtkImplementorIface -GimpItemTreeView AtkImplementorIface -GimpDrawableTreeView AtkImplementorIface -GimpChannelTreeView AtkImplementorIface -GimpLayerTreeView AtkImplementorIface -GimpVectorsTreeView AtkImplementorIface -GimpContainerGridView AtkImplementorIface -GimpColorEditor AtkImplementorIface -GimpImageEditor AtkImplementorIface -GimpColormapEditor AtkImplementorIface -GimpComponentEditor AtkImplementorIface -GimpSelectionEditor AtkImplementorIface -GimpUndoEditor AtkImplementorIface -GimpDeviceStatus AtkImplementorIface -GimpErrorConsole AtkImplementorIface -GimpTemplateEditor AtkImplementorIface -GimpContainerEditor AtkImplementorIface -GimpDataFactoryView AtkImplementorIface -GimpBrushFactoryView AtkImplementorIface -GimpBufferView AtkImplementorIface -GimpDocumentView AtkImplementorIface -GimpImageView AtkImplementorIface -GimpTemplateView AtkImplementorIface -GimpHistogramBox AtkImplementorIface -GtkHBox AtkImplementorIface -GtkStatusbar AtkImplementorIface -GimpStatusbar AtkImplementorIface -GimpFontSelection AtkImplementorIface -GtkMenuShell AtkImplementorIface -GtkMenu AtkImplementorIface -GimpContainerMenu AtkImplementorIface -GimpContainerMenuImpl AtkImplementorIface -GimpEnumMenu AtkImplementorIface -GtkNotebook AtkImplementorIface -GimpDockbook AtkImplementorIface -GtkWrapBox AtkImplementorIface -GtkHWrapBox AtkImplementorIface -GtkVWrapBox AtkImplementorIface -GtkDrawingArea AtkImplementorIface -GimpHistogramView AtkImplementorIface -GimpPreview AtkImplementorIface -GimpNavigationPreview AtkImplementorIface -GimpText GimpConfigInterface