From 761ae44a555f1163c4e8230d2a8c734cf61cc671 Mon Sep 17 00:00:00 2001 From: ishmal Date: Mon, 3 Apr 2006 15:13:16 +0000 Subject: [PATCH] new file --- src/make.dep | 194 +++++++++++++++++++++++++++++++++++++++++++++++- src/make.files | 8 +- src/make.ofiles | 6 +- 3 files changed, 202 insertions(+), 6 deletions(-) diff --git a/src/make.dep b/src/make.dep index bb27a9244..bce9be9e0 100644 --- a/src/make.dep +++ b/src/make.dep @@ -1,7 +1,7 @@ ######################################################## ## File: make.dep ## Purpose: Dependency listing for use by Makefiles -## Generated by mkdep.pl at :Fri Mar 24 16:31:44 2006 +## Generated by mkdep.pl at :Mon Apr 3 15:12:39 2006 ## Do not edit this file! Changes will be lost. ######################################################## @@ -211,6 +211,42 @@ attributes.o: \ attributes.cpp \ attributes.h +color-profile.o: \ + color-profile.cpp \ + attributes.h \ + color-profile-fns.h \ + color-profile.h \ + document.h \ + forward.h \ + gc-anchored.h \ + gc-core.h \ + gc-finalized.h \ + gc-managed.h \ + libcroco/cr-additional-sel.h \ + libcroco/cr-attr-sel.h \ + libcroco/cr-cascade.h \ + libcroco/cr-declaration.h \ + libcroco/cr-num.h \ + libcroco/cr-parsing-location.h \ + libcroco/cr-pseudo.h \ + libcroco/cr-rgb.h \ + libcroco/cr-selector.h \ + libcroco/cr-simple-sel.h \ + libcroco/cr-statement.h \ + libcroco/cr-string.h \ + libcroco/cr-stylesheet.h \ + libcroco/cr-term.h \ + libcroco/cr-utils.h \ + libnr/nr-forward.h \ + sp-object.h \ + traits/reference.h \ + util/forward-pointer-iterator.h \ + util/list.h \ + version.h \ + xml/node.h \ + xml/repr.h \ + xml/sp-css-attr.h + color.o: \ color.cpp \ color.h @@ -882,6 +918,7 @@ dialogs/clonetiler.o: \ color.h \ decimal-round.h \ desktop-handles.h \ + desktop.h \ dialogs/dialog-events.h \ dialogs/unclump.h \ display/display-forward.h \ @@ -978,6 +1015,8 @@ dialogs/clonetiler.o: \ svg/svg-length.h \ traits/reference.h \ ui/dialog/dialog.h \ + ui/view/edit-widget-interface.h \ + ui/view/view.h \ ui/widget/button.h \ ui/widget/color-picker.h \ ui/widget/color-preview.h \ @@ -2009,12 +2048,15 @@ dialogs/stroke-style.o: \ dialogs/swatches.o: \ dialogs/swatches.cpp \ + color.h \ + decimal-round.h \ desktop-handles.h \ desktop-style.h \ dialogs/eek-color-def.h \ dialogs/eek-preview.h \ dialogs/swatches.h \ display/display-forward.h \ + display/nr-arena-forward.h \ document.h \ extension/db.h \ extension/extension-forward.h \ @@ -2041,10 +2083,28 @@ dialogs/swatches.o: \ libcroco/cr-stylesheet.h \ libcroco/cr-term.h \ libcroco/cr-utils.h \ + libnr/nr-coord.h \ + libnr/nr-dim2.h \ libnr/nr-forward.h \ + libnr/nr-i-coord.h \ + libnr/nr-macros.h \ + libnr/nr-matrix.h \ + libnr/nr-maybe.h \ + libnr/nr-point-fns.h \ + libnr/nr-point-matrix-ops.h \ + libnr/nr-point-ops.h \ + libnr/nr-point.h \ + libnr/nr-rect.h \ + libnr/nr-rotate.h \ + libnr/nr-scale.h \ + libnr/nr-translate.h \ + libnr/nr-values.h \ path-prefix.h \ prefix.h \ require-config.h \ + round.h \ + sp-item.h \ + sp-object.h \ svg/svg-color.h \ traits/reference.h \ ui/previewable.h \ @@ -2052,7 +2112,9 @@ dialogs/swatches.o: \ ui/previewholder.h \ ui/widget/button.h \ ui/widget/panel.h \ + util/forward-pointer-iterator.h \ util/list.h \ + version.h \ xml/node.h \ xml/repr.h \ xml/sp-css-attr.h @@ -8004,6 +8066,60 @@ layer-fns.o: \ xml/repr.h \ xml/sp-css-attr.h +layer-manager.o: \ + layer-manager.cpp \ + decimal-round.h \ + desktop.h \ + document-subset.h \ + document.h \ + forward.h \ + gc-anchored.h \ + gc-core.h \ + gc-finalized.h \ + gc-managed.h \ + gc-soft-ptr.h \ + layer-manager.h \ + libcroco/cr-additional-sel.h \ + libcroco/cr-attr-sel.h \ + libcroco/cr-cascade.h \ + libcroco/cr-declaration.h \ + libcroco/cr-num.h \ + libcroco/cr-parsing-location.h \ + libcroco/cr-pseudo.h \ + libcroco/cr-rgb.h \ + libcroco/cr-selector.h \ + libcroco/cr-simple-sel.h \ + libcroco/cr-statement.h \ + libcroco/cr-string.h \ + libcroco/cr-stylesheet.h \ + libcroco/cr-term.h \ + libcroco/cr-utils.h \ + libnr/nr-coord.h \ + libnr/nr-dim2.h \ + libnr/nr-forward.h \ + libnr/nr-i-coord.h \ + libnr/nr-macros.h \ + libnr/nr-matrix-fns.h \ + libnr/nr-matrix.h \ + libnr/nr-maybe.h \ + libnr/nr-point-fns.h \ + libnr/nr-point-matrix-ops.h \ + libnr/nr-point-ops.h \ + libnr/nr-point.h \ + libnr/nr-rect.h \ + libnr/nr-rotate.h \ + libnr/nr-scale.h \ + libnr/nr-translate.h \ + libnr/nr-values.h \ + message.h \ + round.h \ + sp-object.h \ + traits/reference.h \ + ui/view/edit-widget-interface.h \ + ui/view/view.h \ + util/forward-pointer-iterator.h \ + version.h + libavoid/connector.o: \ libavoid/connector.cpp \ extension/extension-forward.h \ @@ -12601,6 +12717,7 @@ sp-image.o: \ sp-image.cpp \ attributes.h \ brokenimage.xpm \ + color-profile-fns.h \ decimal-round.h \ display/nr-arena-forward.h \ display/nr-arena-image.h \ @@ -13393,6 +13510,7 @@ sp-object-group.o: \ sp-object-repr.o: \ sp-object-repr.cpp \ bad-uri-exception.h \ + color-profile-fns.h \ decimal-round.h \ display/display-forward.h \ display/nr-arena-forward.h \ @@ -15095,6 +15213,7 @@ splivarot.o: \ sp-shape.h \ sp-string.h \ sp-text.h \ + splivarot.h \ style.h \ svg/svg-length.h \ text-tag-attributes.h \ @@ -15315,6 +15434,7 @@ style.o: \ style.h \ svg/css-ostringstream.h \ svg/svg-color.h \ + svg/svg-icc-color.h \ traits/reference.h \ unit-constants.h \ uri-references.h \ @@ -15871,6 +15991,9 @@ tools-switch.o: \ libnr/nr-translate.h \ libnr/nr-values.h \ libnrtype/Layout-TNG.h \ + livarot/LivarotDefs.h \ + livarot/Path.h \ + livarot/livarot-forward.h \ message-context.h \ message.h \ node-context.h \ @@ -16065,7 +16188,8 @@ trace/potrace/trace.o: \ trace/potrace/progress.h trace/siox.o: \ - trace/siox.cpp + trace/siox.cpp \ + trace/siox.h trace/trace.o: \ trace/trace.cpp \ @@ -16200,6 +16324,9 @@ ui/dialog/align-and-distribute.o: \ libnr/nr-translate.h \ libnr/nr-values.h \ libnrtype/Layout-TNG.h \ + livarot/LivarotDefs.h \ + livarot/Path.h \ + livarot/livarot-forward.h \ macros.h \ node-context.h \ nodepath.h \ @@ -16236,9 +16363,31 @@ ui/dialog/dialog-manager.o: \ dialogs/export.h \ dialogs/find.h \ dialogs/tiledialog.h \ + document.h \ + extension/extension-forward.h \ + extension/extension.h \ forward.h \ + gc-anchored.h \ + gc-core.h \ + gc-finalized.h \ + gc-managed.h \ helper/helper-forward.h \ helper/unit-menu.h \ + libcroco/cr-additional-sel.h \ + libcroco/cr-attr-sel.h \ + libcroco/cr-cascade.h \ + libcroco/cr-declaration.h \ + libcroco/cr-num.h \ + libcroco/cr-parsing-location.h \ + libcroco/cr-pseudo.h \ + libcroco/cr-rgb.h \ + libcroco/cr-selector.h \ + libcroco/cr-simple-sel.h \ + libcroco/cr-statement.h \ + libcroco/cr-string.h \ + libcroco/cr-stylesheet.h \ + libcroco/cr-term.h \ + libcroco/cr-utils.h \ libnr/nr-coord.h \ libnr/nr-dim2.h \ libnr/nr-forward.h \ @@ -16257,6 +16406,7 @@ ui/dialog/dialog-manager.o: \ libnr/nr-values.h \ require-config.h \ round.h \ + traits/reference.h \ ui/dialog/align-and-distribute.h \ ui/dialog/dialog-manager.h \ ui/dialog/dialog.h \ @@ -16290,7 +16440,11 @@ ui/dialog/dialog-manager.o: \ ui/widget/scalar-unit.h \ ui/widget/scalar.h \ ui/widget/tolerance-slider.h \ - verbs.h + util/list.h \ + verbs.h \ + xml/node.h \ + xml/repr.h \ + xml/sp-css-attr.h ui/dialog/dialog.o: \ ui/dialog/dialog.cpp \ @@ -16589,12 +16743,43 @@ ui/dialog/export.o: \ ui/dialog/extension-editor.o: \ ui/dialog/extension-editor.cpp \ + document.h \ + extension/db.h \ + extension/extension-forward.h \ + extension/extension.h \ forward.h \ + gc-anchored.h \ + gc-core.h \ + gc-finalized.h \ + gc-managed.h \ helper/helper-forward.h \ + interface.h \ + libcroco/cr-additional-sel.h \ + libcroco/cr-attr-sel.h \ + libcroco/cr-cascade.h \ + libcroco/cr-declaration.h \ + libcroco/cr-num.h \ + libcroco/cr-parsing-location.h \ + libcroco/cr-pseudo.h \ + libcroco/cr-rgb.h \ + libcroco/cr-selector.h \ + libcroco/cr-simple-sel.h \ + libcroco/cr-statement.h \ + libcroco/cr-string.h \ + libcroco/cr-stylesheet.h \ + libcroco/cr-term.h \ + libcroco/cr-utils.h \ + libnr/nr-forward.h \ + prefs-utils.h \ require-config.h \ + traits/reference.h \ ui/dialog/dialog.h \ ui/dialog/extension-editor.h \ - verbs.h + util/list.h \ + verbs.h \ + xml/node.h \ + xml/repr.h \ + xml/sp-css-attr.h ui/dialog/fill-and-stroke.o: \ ui/dialog/fill-and-stroke.cpp \ @@ -19373,6 +19558,7 @@ widgets/select-toolbar.o: \ util/list.h \ verbs.h \ version.h \ + widgets/icon.h \ widgets/sp-widget.h \ widgets/spinbutton-events.h \ widgets/spw-utilities.h \ diff --git a/src/make.files b/src/make.files index e909864ae..76154f175 100644 --- a/src/make.files +++ b/src/make.files @@ -1,7 +1,7 @@ ######################################################## ## File: make.files ## Purpose: Used by mkdep.pl -## Generated by mkfiles.pl at :Fri Mar 24 16:31:06 2006 +## Generated by mkfiles.pl at :Mon Apr 3 15:11:49 2006 ######################################################## algorithms/find-if-before.h @@ -21,6 +21,9 @@ attributes.cpp attributes.h bad-uri-exception.h brokenimage.xpm +color-profile-fns.h +color-profile.cpp +color-profile.h color-rgba.h color.cpp color.h @@ -553,6 +556,8 @@ knotholder.cpp knotholder.h layer-fns.cpp layer-fns.h +layer-manager.cpp +layer-manager.h libavoid/connector.cpp libavoid/connector.h libavoid/debug.h @@ -1076,6 +1081,7 @@ svg/svg-affine.cpp svg/svg-color-test.h svg/svg-color.cpp svg/svg-color.h +svg/svg-icc-color.h svg/svg-length.cpp svg/svg-length.h svg/svg-path.cpp diff --git a/src/make.ofiles b/src/make.ofiles index f8127c181..62c15b48b 100644 --- a/src/make.ofiles +++ b/src/make.ofiles @@ -1,7 +1,7 @@ ######################################################## ## File: make.ofiles ## Purpose: Object file listing for use by Makefiles -## Generated by mkdep.pl at :Fri Mar 24 16:31:16 2006 +## Generated by mkdep.pl at :Mon Apr 3 15:11:56 2006 ## Do not edit this file! Changes will be lost. ######################################################## @@ -12,6 +12,7 @@ OBJECTS = \ arc-context.o \ attributes-test.o \ attributes.o \ + color-profile.o \ color.o \ composite-undo-stack-observer.o \ conn-avoid-ref.o \ @@ -294,6 +295,7 @@ OBJECTS = \ knot.o \ knotholder.o \ layer-fns.o \ + layer-manager.o \ libavoid/connector.o \ libavoid/geometry.o \ libavoid/graph.o \ @@ -647,6 +649,7 @@ LINTS = \ arc-context.lint \ attributes-test.lint \ attributes.lint \ + color-profile.lint \ color.lint \ composite-undo-stack-observer.lint \ conn-avoid-ref.lint \ @@ -929,6 +932,7 @@ LINTS = \ knot.lint \ knotholder.lint \ layer-fns.lint \ + layer-manager.lint \ libavoid/connector.lint \ libavoid/geometry.lint \ libavoid/graph.lint \ -- 2.30.2