diff --git a/ChangeLog b/ChangeLog index fcbad05..f51bb09 100644 --- a/ChangeLog +++ b/ChangeLog @@ -54,6 +54,43 @@ * doc/en/Dia/ZOrderArgs.xml: Ditto * doc/en/Dia/ZOrderHandler.xml: Ditto * doc/en/Dia/*.xml: Ran through scan-deprecations.exe + * doc/en/Dia/Canvas.xml: Updated to reflect change in the code + * doc/en/Dia/CanvasBox.xml: Ditto + * doc/en/Dia/CanvasElement.xml: Ditto + * doc/en/Dia/CanvasGroup.xml: Ditto + * doc/en/Dia/CanvasGroupable.xml: Ditto + * doc/en/Dia/CanvasImage.xml: Ditto + * doc/en/Dia/CanvasItem.xml: Ditto + * doc/en/Dia/CanvasIter.xml: Ditto + * doc/en/Dia/CanvasLine.xml: Ditto + * doc/en/Dia/CanvasText.xml: Ditto + * doc/en/Dia/CanvasView.xml: Ditto + * doc/en/Dia/CanvasViewItem.xml: Ditto + * doc/en/Dia/Constraint.xml: Ditto + * doc/en/Dia/ConstraintFunc.xml: Ditto + * doc/en/Dia/EventButton.xml: Ditto + * doc/en/Dia/EventFocus.xml: Ditto + * doc/en/Dia/EventKey.xml: Ditto + * doc/en/Dia/EventMotion.xml: Ditto + * doc/en/Dia/ExportSVG.xml: Ditto + * doc/en/Dia/Global.xml: Ditto + * doc/en/Dia/Handle.xml: Ditto + * doc/en/Dia/HandleLayer.xml: Ditto + * doc/en/Dia/Point.xml: Ditto + * doc/en/Dia/Rectangle.xml: Ditto + * doc/en/Dia/SPoint.xml: Ditto + * doc/en/Dia/Selector.xml: Ditto + * doc/en/Dia/Shape.xml: Ditto + * doc/en/Dia/ShapeBezier.xml: Ditto + * doc/en/Dia/ShapeClip.xml: Ditto + * doc/en/Dia/ShapeEllipse.xml: Ditto + * doc/en/Dia/ShapeImage.xml: Ditto + * doc/en/Dia/ShapePath.xml: Ditto + * doc/en/Dia/ShapeText.xml: Ditto + * doc/en/Dia/Solver.xml: Ditto + * doc/en/Dia/StackTool.xml: Ditto + * doc/en/Dia/Tool.xml: Ditto + * doc/en/Dia/Variable.xml: Ditto 2004-02-15 Martin Willemoes Hansen diff --git a/doc/en/Dia/Canvas.xml b/doc/en/Dia/Canvas.xml index 9e980e3..ec0cb3e 100644 --- a/doc/en/Dia/Canvas.xml +++ b/doc/en/Dia/Canvas.xml @@ -374,14 +374,14 @@ - + Property - System.UInt32 + GLib.GType Gets the type for the - A number representing the + A representing this type @@ -661,17 +661,17 @@ - + Constructor - + Internal constructor. - a for the this type. - a created using the provided . - This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. + a for the this type. + a created using the provided . + This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. @@ -689,10 +689,10 @@ - + Event - DiaSharp.ExtentsChangedHandler + Dia.ExtentsChangedHandler @@ -738,5 +738,89 @@ + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + \ No newline at end of file diff --git a/doc/en/Dia/CanvasBox.xml b/doc/en/Dia/CanvasBox.xml index 9d115cd..db3efbe 100644 --- a/doc/en/Dia/CanvasBox.xml +++ b/doc/en/Dia/CanvasBox.xml @@ -39,17 +39,17 @@ - + Constructor - + Internal constructor. - a for the this type. - a created using the provided . - This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. + a for the this type. + a created using the provided . + This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. @@ -78,15 +78,15 @@ - + Property - System.UInt32 + GLib.GType Gets the type for the - A number representing the + A representing this type diff --git a/doc/en/Dia/CanvasEditable.xml b/doc/en/Dia/CanvasEditable.xml index 69c8e09..1b3983f 100644 --- a/doc/en/Dia/CanvasEditable.xml +++ b/doc/en/Dia/CanvasEditable.xml @@ -83,10 +83,10 @@ - + Event - DiaSharp.EditingDoneHandler + Dia.EditingDoneHandler @@ -95,10 +95,10 @@ - + Event - DiaSharp.StartEditingHandler + Dia.StartEditingHandler @@ -108,10 +108,10 @@ - + Event - DiaSharp.TextChangedHandler + Dia.TextChangedHandler diff --git a/doc/en/Dia/CanvasElement.xml b/doc/en/Dia/CanvasElement.xml index f74d1f7..ad45b49 100644 --- a/doc/en/Dia/CanvasElement.xml +++ b/doc/en/Dia/CanvasElement.xml @@ -69,17 +69,17 @@ - + Constructor - + Internal constructor. - a for the this type. - a created using the provided . - This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. + a for the this type. + a created using the provided . + This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. @@ -108,15 +108,15 @@ - + Property - System.UInt32 + GLib.GType Gets the type for the - A number representing the + A representing this type diff --git a/doc/en/Dia/CanvasGroup.xml b/doc/en/Dia/CanvasGroup.xml index 80b79ce..3f3201e 100644 --- a/doc/en/Dia/CanvasGroup.xml +++ b/doc/en/Dia/CanvasGroup.xml @@ -236,17 +236,17 @@ - + Constructor - + Internal constructor. - a for the this type. - a created using the provided . - This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. + a for the this type. + a created using the provided . + This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. @@ -275,24 +275,24 @@ - + Property - System.UInt32 + GLib.GType Gets the type for the - A number representing the + A representing this type - + Event - DiaSharp.RemovedHandler + Dia.RemovedHandler @@ -301,10 +301,10 @@ - + Event - DiaSharp.AddedHandler + Dia.AddedHandler @@ -312,5 +312,67 @@ To be added + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + \ No newline at end of file diff --git a/doc/en/Dia/CanvasGroupable.xml b/doc/en/Dia/CanvasGroupable.xml index 0b886e8..0a7a6e2 100644 --- a/doc/en/Dia/CanvasGroupable.xml +++ b/doc/en/Dia/CanvasGroupable.xml @@ -208,10 +208,10 @@ - + Event - DiaSharp.RemovedHandler + Dia.RemovedHandler @@ -221,10 +221,10 @@ - + Event - DiaSharp.AddedHandler + Dia.AddedHandler diff --git a/doc/en/Dia/CanvasImage.xml b/doc/en/Dia/CanvasImage.xml index 283a1f6..8e6b49d 100644 --- a/doc/en/Dia/CanvasImage.xml +++ b/doc/en/Dia/CanvasImage.xml @@ -39,17 +39,17 @@ - + Constructor - + Internal constructor. - a for the this type. - a created using the provided . - This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. + a for the this type. + a created using the provided . + This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. @@ -92,15 +92,15 @@ - + Property - System.UInt32 + GLib.GType Gets the type for the - A number representing the + A representing this type diff --git a/doc/en/Dia/CanvasItem.xml b/doc/en/Dia/CanvasItem.xml index 580de72..9196537 100644 --- a/doc/en/Dia/CanvasItem.xml +++ b/doc/en/Dia/CanvasItem.xml @@ -25,48 +25,6 @@ - - - Method - - System.UInt32 - - - - To be added - a - To be added - - - - - Method - - System.UInt32 - - - - To be added - a - To be added - - - - - Method - - Dia.CanvasItem - - - - - - To be added - a - a - To be added - - Method @@ -581,17 +539,17 @@ - + Constructor - + Internal constructor. - a for the this type. - a created using the provided . - This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. + a for the this type. + a created using the provided . + This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. @@ -620,15 +578,15 @@ - + Property - System.UInt32 + GLib.GType Gets the type for the - A number representing the + A representing this type @@ -695,24 +653,11 @@ To be added - - - Property - - System.Collections.IList - - - - To be added - a - To be added - - - + Event - DiaSharp.DisconnectedHandler + Dia.DisconnectedHandler @@ -721,10 +666,10 @@ - + Event - DiaSharp.ConnectedHandler + Dia.ConnectedHandler @@ -745,10 +690,10 @@ - + Event - DiaSharp.HasStateHandler + Dia.HasStateHandler @@ -757,10 +702,10 @@ - + Event - DiaSharp.ZOrderHandler + Dia.ZOrderHandler @@ -769,10 +714,10 @@ - + Event - DiaSharp.StateChangedHandler + Dia.StateChangedHandler @@ -781,10 +726,10 @@ - + Event - DiaSharp.MovedHandler + Dia.MovedHandler @@ -856,5 +801,258 @@ To be added + + + Property + + Dia.Handle[] + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + GLib.GType + + + + To be added + a + To be added + + + + + Method + + GLib.GType + + + + To be added + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + To be added + To be added + + + + + Method + + System.Boolean + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + + + To be added + a + a + a + To be added + + \ No newline at end of file diff --git a/doc/en/Dia/CanvasIter.xml b/doc/en/Dia/CanvasIter.xml index 617900a..0e81448 100644 --- a/doc/en/Dia/CanvasIter.xml +++ b/doc/en/Dia/CanvasIter.xml @@ -30,18 +30,6 @@ To be added - - - Field - - System.Int32 - - - - To be added - To be added - - Method @@ -83,18 +71,44 @@ - + Property - System.UInt32 + GLib.GType Gets the type for the - A number representing the + A representing this type + + + Field + + System.IntPtr[] + + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + + To be added + To be added + + \ No newline at end of file diff --git a/doc/en/Dia/CanvasLine.xml b/doc/en/Dia/CanvasLine.xml index b946a40..287d5c3 100644 --- a/doc/en/Dia/CanvasLine.xml +++ b/doc/en/Dia/CanvasLine.xml @@ -74,17 +74,17 @@ - + Constructor - + Internal constructor. - a for the this type. - a created using the provided . - This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. + a for the this type. + a created using the provided . + This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. @@ -114,15 +114,15 @@ - + Property - System.UInt32 + GLib.GType Gets the Type for the - A number representing the + A representing this type diff --git a/doc/en/Dia/CanvasText.xml b/doc/en/Dia/CanvasText.xml index 4d11806..404a715 100644 --- a/doc/en/Dia/CanvasText.xml +++ b/doc/en/Dia/CanvasText.xml @@ -94,17 +94,17 @@ - + Constructor - + Internal constructor. - a for the this type. - a created using the provided . - This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. + a for the this type. + a created using the provided . + This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. @@ -133,15 +133,15 @@ - + Property - System.UInt32 + GLib.GType Gets the type for the - A number representing the + A representing this type @@ -302,10 +302,10 @@ - + Event - DiaSharp.EditingDoneHandler + Dia.EditingDoneHandler @@ -314,10 +314,10 @@ - + Event - DiaSharp.StartEditingHandler + Dia.StartEditingHandler @@ -326,10 +326,10 @@ - + Event - DiaSharp.TextChangedHandler + Dia.TextChangedHandler @@ -337,5 +337,99 @@ To be added + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + + To be added + a + a + To be added + + \ No newline at end of file diff --git a/doc/en/Dia/CanvasView.xml b/doc/en/Dia/CanvasView.xml index 24ae369..5700293 100644 --- a/doc/en/Dia/CanvasView.xml +++ b/doc/en/Dia/CanvasView.xml @@ -249,17 +249,17 @@ - + Constructor - + Internal constructor. - a for the this type. - a created using the provided . - This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. + a for the this type. + a created using the provided . + This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. @@ -304,15 +304,15 @@ - + Property - System.UInt32 + GLib.GType Gets the type for the - A number representing the + A representing this type @@ -382,19 +382,6 @@ To be added - - - Property - - System.Collections.IList - - - - To be added - a - To be added - - Property @@ -422,10 +409,10 @@ - + Event - DiaSharp.SelectedItemHandler + Dia.SelectedItemHandler @@ -434,10 +421,10 @@ - + Event - DiaSharp.FocusedItemHandler + Dia.FocusedItemHandler @@ -446,10 +433,10 @@ - + Event - DiaSharp.UnselectedItemHandler + Dia.UnselectedItemHandler @@ -457,5 +444,108 @@ To be added + + + Property + + Dia.CanvasViewItem[] + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + \ No newline at end of file diff --git a/doc/en/Dia/CanvasViewItem.xml b/doc/en/Dia/CanvasViewItem.xml index 105c488..d5be21c 100644 --- a/doc/en/Dia/CanvasViewItem.xml +++ b/doc/en/Dia/CanvasViewItem.xml @@ -97,14 +97,14 @@ - + Property - System.UInt32 + GLib.GType Gets the type for the - A number representing the + A representing this type @@ -202,17 +202,17 @@ - + Constructor - + Internal constructor. - a for the this type. - a created using the provided . - This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. + a for the this type. + a created using the provided . + This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. diff --git a/doc/en/Dia/Constraint.xml b/doc/en/Dia/Constraint.xml index 6ac1a45..e8e3517 100644 --- a/doc/en/Dia/Constraint.xml +++ b/doc/en/Dia/Constraint.xml @@ -138,17 +138,17 @@ - + Constructor - + Internal constructor. - a for the this type. - a created using the provided . - This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. + a for the this type. + a created using the provided . + This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. @@ -177,15 +177,15 @@ - + Property - System.UInt32 + GLib.GType Gets the type for the - A number representing the + A representing this type @@ -203,5 +203,47 @@ To be added + + + Event + + Dia.NeedResolveHandler + + + + To be added + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + \ No newline at end of file diff --git a/doc/en/Dia/ConstraintFunc.xml b/doc/en/Dia/ConstraintFunc.xml index 53b3513..3ffd7af 100644 --- a/doc/en/Dia/ConstraintFunc.xml +++ b/doc/en/Dia/ConstraintFunc.xml @@ -1,5 +1,5 @@ - + diacanvas-sharp diff --git a/doc/en/Dia/EventButton.xml b/doc/en/Dia/EventButton.xml index 4c2e861..a9d66f7 100644 --- a/doc/en/Dia/EventButton.xml +++ b/doc/en/Dia/EventButton.xml @@ -30,66 +30,6 @@ To be added - - - Field - - Dia.EventType - - - - To be added - To be added - - - - - Field - - System.Double - - - - To be added - To be added - - - - - Field - - System.Double - - - - To be added - To be added - - - - - Field - - Dia.EventMask - - - - To be added - To be added - - - - - Field - - System.UInt32 - - - - To be added - To be added - - Method @@ -106,5 +46,70 @@ To be added + + + Field + + Dia.EventType + + + + + To be added + To be added + + + + + Field + + System.Double + + + + + To be added + To be added + + + + + Field + + System.Double + + + + + To be added + To be added + + + + + Field + + Dia.EventMask + + + + + To be added + To be added + + + + + Field + + System.UInt32 + + + + + To be added + To be added + + \ No newline at end of file diff --git a/doc/en/Dia/EventFocus.xml b/doc/en/Dia/EventFocus.xml index b9c2fbe..f497241 100644 --- a/doc/en/Dia/EventFocus.xml +++ b/doc/en/Dia/EventFocus.xml @@ -30,18 +30,6 @@ To be added - - - Field - - Dia.EventType - - - - To be added - To be added - - Method @@ -58,5 +46,18 @@ To be added + + + Field + + Dia.EventType + + + + + To be added + To be added + + \ No newline at end of file diff --git a/doc/en/Dia/EventKey.xml b/doc/en/Dia/EventKey.xml index 457af30..8eb6927 100644 --- a/doc/en/Dia/EventKey.xml +++ b/doc/en/Dia/EventKey.xml @@ -30,66 +30,6 @@ To be added - - - Field - - Dia.EventType - - - - To be added - To be added - - - - - Field - - System.UInt32 - - - - To be added - To be added - - - - - Field - - System.Int32 - - - - To be added - To be added - - - - - Field - - System.String - - - - To be added - To be added - - - - - Field - - Dia.EventMask - - - - To be added - To be added - - Method @@ -106,5 +46,70 @@ To be added + + + Field + + Dia.EventType + + + + + To be added + To be added + + + + + Field + + System.UInt32 + + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + + To be added + To be added + + + + + Field + + System.String + + + + + To be added + To be added + + + + + Field + + Dia.EventMask + + + + + To be added + To be added + + \ No newline at end of file diff --git a/doc/en/Dia/EventMotion.xml b/doc/en/Dia/EventMotion.xml index 3e14803..a8cfb43 100644 --- a/doc/en/Dia/EventMotion.xml +++ b/doc/en/Dia/EventMotion.xml @@ -30,78 +30,6 @@ To be added - - - Field - - Dia.EventType - - - - To be added - To be added - - - - - Field - - System.Double - - - - To be added - To be added - - - - - Field - - System.Double - - - - To be added - To be added - - - - - Field - - Dia.EventMask - - - - To be added - To be added - - - - - Field - - System.Double - - - - To be added - To be added - - - - - Field - - System.Double - - - - To be added - To be added - - Method @@ -118,5 +46,83 @@ To be added + + + Field + + Dia.EventType + + + + + To be added + To be added + + + + + Field + + System.Double + + + + + To be added + To be added + + + + + Field + + System.Double + + + + + To be added + To be added + + + + + Field + + Dia.EventMask + + + + + To be added + To be added + + + + + Field + + System.Double + + + + + To be added + To be added + + + + + Field + + System.Double + + + + + To be added + To be added + + \ No newline at end of file diff --git a/doc/en/Dia/ExportSVG.xml b/doc/en/Dia/ExportSVG.xml index 97b5bc9..ce8a1f7 100644 --- a/doc/en/Dia/ExportSVG.xml +++ b/doc/en/Dia/ExportSVG.xml @@ -69,17 +69,17 @@ - + Constructor - + Internal constructor. - a for the this type. - a created using the provided . - This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. + a for the this type. + a created using the provided . + This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. @@ -108,15 +108,15 @@ - + Property - System.UInt32 + GLib.GType Gets the type for the - A number representing the + A representing this type diff --git a/doc/en/Dia/Global.xml b/doc/en/Dia/Global.xml index 0b18fe4..9b91209 100644 --- a/doc/en/Dia/Global.xml +++ b/doc/en/Dia/Global.xml @@ -18,19 +18,6 @@ - - - Method - - System.UInt32 - - - - To be added - a - To be added - - Method @@ -59,5 +46,18 @@ To be added + + + Method + + GLib.GType + + + + To be added + a + To be added + + \ No newline at end of file diff --git a/doc/en/Dia/Handle.xml b/doc/en/Dia/Handle.xml index a2c91b8..3d3e225 100644 --- a/doc/en/Dia/Handle.xml +++ b/doc/en/Dia/Handle.xml @@ -235,17 +235,17 @@ - + Constructor - + Internal constructor. - a for the this type. - a created using the provided . - This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. + a for the this type. + a created using the provided . + This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. @@ -306,15 +306,15 @@ - + Property - System.UInt32 + GLib.GType Gets the type for the - A number representing the + A representing this type diff --git a/doc/en/Dia/HandleLayer.xml b/doc/en/Dia/HandleLayer.xml index 151e0bd..2bbbb59 100644 --- a/doc/en/Dia/HandleLayer.xml +++ b/doc/en/Dia/HandleLayer.xml @@ -101,17 +101,17 @@ - + Constructor - + Internal constructor. - a for the this type. - a created using the provided . - This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. + a for the this type. + a created using the provided . + This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. @@ -140,15 +140,15 @@ - + Property - System.UInt32 + GLib.GType Gets the type for the - A number representing the + A representing this type diff --git a/doc/en/Dia/Point.xml b/doc/en/Dia/Point.xml index 297def4..03ce70e 100644 --- a/doc/en/Dia/Point.xml +++ b/doc/en/Dia/Point.xml @@ -30,30 +30,6 @@ To be added - - - Field - - System.Double - - - - To be added - To be added - - - - - Field - - System.Double - - - - To be added - To be added - - Method @@ -100,18 +76,44 @@ - + Property - System.UInt32 + GLib.GType Gets the type for the - A number representing the + A representing this type + + + Field + + System.Double + + + + + To be added + To be added + + + + + Field + + System.Double + + + + + To be added + To be added + + \ No newline at end of file diff --git a/doc/en/Dia/Rectangle.xml b/doc/en/Dia/Rectangle.xml index 5518d45..8b05750 100644 --- a/doc/en/Dia/Rectangle.xml +++ b/doc/en/Dia/Rectangle.xml @@ -30,54 +30,6 @@ To be added - - - Field - - System.Double - - - - To be added - To be added - - - - - Field - - System.Double - - - - To be added - To be added - - - - - Field - - System.Double - - - - To be added - To be added - - - - - Field - - System.Double - - - - To be added - To be added - - Method @@ -110,18 +62,70 @@ - + Property - System.UInt32 + GLib.GType Gets the type for the - A number representing the + A representing this type + + + Field + + System.Double + + + + + To be added + To be added + + + + + Field + + System.Double + + + + + To be added + To be added + + + + + Field + + System.Double + + + + + To be added + To be added + + + + + Field + + System.Double + + + + + To be added + To be added + + \ No newline at end of file diff --git a/doc/en/Dia/SPoint.xml b/doc/en/Dia/SPoint.xml index 8e0c7ca..8b8c848 100644 --- a/doc/en/Dia/SPoint.xml +++ b/doc/en/Dia/SPoint.xml @@ -47,7 +47,7 @@ - + Property Dia.Variable @@ -60,7 +60,7 @@ - + Property Dia.Variable diff --git a/doc/en/Dia/Selector.xml b/doc/en/Dia/Selector.xml index 6b7c990..870d0b9 100644 --- a/doc/en/Dia/Selector.xml +++ b/doc/en/Dia/Selector.xml @@ -39,17 +39,17 @@ - + Constructor - + Internal constructor. - a for the this type. - a created using the provided . - This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. + a for the this type. + a created using the provided . + This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. @@ -78,15 +78,15 @@ - + Property - System.UInt32 + GLib.GType Gets the type for the - A number representing the + A representing this type diff --git a/doc/en/Dia/Shape.xml b/doc/en/Dia/Shape.xml index 6645a03..985c804 100644 --- a/doc/en/Dia/Shape.xml +++ b/doc/en/Dia/Shape.xml @@ -18,98 +18,6 @@ - - - Field - - Dia.Shape - - - - To be added - To be added - - - - - Field - - Dia.ShapeType - - - - To be added - To be added - - - - - Field - - System.UInt32 - - - - To be added - To be added - - - - - Field - - System.UInt32 - - - - To be added - To be added - - - - - Field - - System.UInt32 - - - - To be added - To be added - - - - - Method - - Dia.Shape - - - - - - To be added - a - a - To be added - - - - - Method - - Dia.Shape - - - - - - To be added - a - a - To be added - - Method @@ -427,15 +335,15 @@ - + Property - System.UInt32 + GLib.GType Gets the type for the - A number representing the + A representing this type @@ -484,5 +392,44 @@ To be added + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + \ No newline at end of file diff --git a/doc/en/Dia/ShapeBezier.xml b/doc/en/Dia/ShapeBezier.xml index 694bddc..3af73c6 100644 --- a/doc/en/Dia/ShapeBezier.xml +++ b/doc/en/Dia/ShapeBezier.xml @@ -30,78 +30,6 @@ To be added - - - Field - - Dia.Shape - - - - To be added - To be added - - - - - Field - - System.UInt32 - - - - To be added - To be added - - - - - Field - - System.UInt32 - - - - To be added - To be added - - - - - Field - - System.UInt32 - - - - To be added - To be added - - - - - Field - - System.UInt32 - - - - To be added - To be added - - - - - Field - - System.Double - - - - To be added - To be added - - Method @@ -254,15 +182,15 @@ - + Property - System.UInt32 + GLib.GType Gets the type for the - A number representing the + A representing this type @@ -293,24 +221,101 @@ To be added + + + Field + + System.UInt32 + + + + + To be added + To be added + + + + + Field + + System.UInt32 + + + + + To be added + To be added + + + + + Field + + System.UInt32 + + + + + To be added + To be added + + + + + Field + + System.UInt32 + + + + + To be added + To be added + + + + + Field + + System.Double + + + + + To be added + To be added + + + + + Property + + Dia.Shape + + + + To be added + a + To be added + + - + Method - System.Void + System.Double - To be added a a a - a + a To be added diff --git a/doc/en/Dia/ShapeClip.xml b/doc/en/Dia/ShapeClip.xml index b76acdb..b0676f4 100644 --- a/doc/en/Dia/ShapeClip.xml +++ b/doc/en/Dia/ShapeClip.xml @@ -30,30 +30,6 @@ To be added - - - Field - - Dia.Shape - - - - To be added - To be added - - - - - Field - - Art.DRect - - - - To be added - To be added - - Method @@ -70,5 +46,31 @@ To be added + + + Field + + Art.DRect + + + + + To be added + To be added + + + + + Property + + Dia.Shape + + + + To be added + a + To be added + + \ No newline at end of file diff --git a/doc/en/Dia/ShapeEllipse.xml b/doc/en/Dia/ShapeEllipse.xml index 692a07f..5b24c22 100644 --- a/doc/en/Dia/ShapeEllipse.xml +++ b/doc/en/Dia/ShapeEllipse.xml @@ -30,90 +30,6 @@ To be added - - - Field - - Dia.Shape - - - - To be added - To be added - - - - - Field - - Dia.Point - - - - To be added - To be added - - - - - Field - - System.Double - - - - To be added - To be added - - - - - Field - - System.Double - - - - To be added - To be added - - - - - Field - - System.UInt32 - - - - To be added - To be added - - - - - Field - - System.UInt32 - - - - To be added - To be added - - - - - Field - - System.Double - - - - To be added - To be added - - Method @@ -215,15 +131,15 @@ - + Property - System.UInt32 + GLib.GType Gets the type for the - A number representing the + A representing this type @@ -241,24 +157,114 @@ To be added + + + Field + + Dia.Point + + + + + To be added + To be added + + + + + Field + + System.Double + + + + + To be added + To be added + + + + + Field + + System.Double + + + + + To be added + To be added + + + + + Field + + System.UInt32 + + + + + To be added + To be added + + + + + Field + + System.UInt32 + + + + + To be added + To be added + + + + + Field + + System.Double + + + + + To be added + To be added + + + + + Property + + Dia.Shape + + + + To be added + a + To be added + + - + Method - System.Void + System.Double - To be added a a a - a + a To be added diff --git a/doc/en/Dia/ShapeImage.xml b/doc/en/Dia/ShapeImage.xml index 1bc72d9..cd5b81e 100644 --- a/doc/en/Dia/ShapeImage.xml +++ b/doc/en/Dia/ShapeImage.xml @@ -30,18 +30,6 @@ To be added - - - Field - - Dia.Shape - - - - To be added - To be added - - Method @@ -93,15 +81,15 @@ - + Property - System.UInt32 + GLib.GType Gets the type for the - A number representing the + A representing this type @@ -119,5 +107,31 @@ To be added + + + Field + + System.Double[] + + + + + To be added + To be added + + + + + Property + + Dia.Shape + + + + To be added + a + To be added + + \ No newline at end of file diff --git a/doc/en/Dia/ShapePath.xml b/doc/en/Dia/ShapePath.xml index 2229a99..535de79 100644 --- a/doc/en/Dia/ShapePath.xml +++ b/doc/en/Dia/ShapePath.xml @@ -30,78 +30,6 @@ To be added - - - Field - - Dia.Shape - - - - To be added - To be added - - - - - Field - - System.UInt32 - - - - To be added - To be added - - - - - Field - - System.UInt32 - - - - To be added - To be added - - - - - Field - - System.UInt32 - - - - To be added - To be added - - - - - Field - - System.UInt32 - - - - To be added - To be added - - - - - Field - - System.Double - - - - To be added - To be added - - Method @@ -254,15 +182,15 @@ - + Property - System.UInt32 + GLib.GType Gets the type for the - A number representing the + A representing this type @@ -293,24 +221,101 @@ To be added + + + Field + + System.UInt32 + + + + + To be added + To be added + + + + + Field + + System.UInt32 + + + + + To be added + To be added + + + + + Field + + System.UInt32 + + + + + To be added + To be added + + + + + Field + + System.UInt32 + + + + + To be added + To be added + + + + + Field + + System.Double + + + + + To be added + To be added + + + + + Property + + Dia.Shape + + + + To be added + a + To be added + + - + Method - System.Void + System.Double - To be added a a a - a + a To be added diff --git a/doc/en/Dia/ShapeText.xml b/doc/en/Dia/ShapeText.xml index e74b4ce..4bb5491 100644 --- a/doc/en/Dia/ShapeText.xml +++ b/doc/en/Dia/ShapeText.xml @@ -30,138 +30,6 @@ To be added - - - Field - - Dia.Shape - - - - To be added - To be added - - - - - Field - - System.String - - - - To be added - To be added - - - - - Field - - System.Boolean - - - - To be added - To be added - - - - - Field - - System.Boolean - - - - To be added - To be added - - - - - Field - - System.Boolean - - - - To be added - To be added - - - - - Field - - System.Double - - - - To be added - To be added - - - - - Field - - Pango.Alignment - - - - To be added - To be added - - - - - Field - - System.Double - - - - To be added - To be added - - - - - Field - - System.Double - - - - To be added - To be added - - - - - Field - - System.Double - - - - To be added - To be added - - - - - Field - - System.Int32 - - - - To be added - To be added - - Method @@ -401,15 +269,15 @@ - + Property - System.UInt32 + GLib.GType Gets the type for the - A number representing the + A representing this type @@ -427,19 +295,6 @@ To be added - - - Field - - Dia.WrapMode - - - - - To be added - To be added - - Method @@ -494,5 +349,174 @@ To be added + + + Field + + System.String + + + + + To be added + To be added + + + + + Field + + System.Boolean + + + + + To be added + To be added + + + + + Field + + System.Boolean + + + + + To be added + To be added + + + + + Field + + System.Boolean + + + + + To be added + To be added + + + + + Field + + Dia.WrapMode + + + + + To be added + To be added + + + + + Field + + System.Double + + + + + To be added + To be added + + + + + Field + + Pango.Alignment + + + + + To be added + To be added + + + + + Field + + System.Double + + + + + To be added + To be added + + + + + Field + + System.Double + + + + + To be added + To be added + + + + + Field + + System.Double + + + + + To be added + To be added + + + + + Field + + System.Double[] + + + + + To be added + To be added + + + + + Field + + System.Int32 + + + + + To be added + To be added + + + + + Property + + Dia.Shape + + + + To be added + a + To be added + + \ No newline at end of file diff --git a/doc/en/Dia/Solver.xml b/doc/en/Dia/Solver.xml index 4f984b6..8c75095 100644 --- a/doc/en/Dia/Solver.xml +++ b/doc/en/Dia/Solver.xml @@ -51,17 +51,17 @@ - + Constructor - + Internal constructor. - a for the this type. - a created using the provided . - This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. + a for the this type. + a created using the provided . + This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. @@ -90,18 +90,48 @@ - + Property - System.UInt32 + GLib.GType Gets the type for the - A number representing the + A representing this type + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + \ No newline at end of file diff --git a/doc/en/Dia/StackTool.xml b/doc/en/Dia/StackTool.xml index 0097a63..60d357c 100644 --- a/doc/en/Dia/StackTool.xml +++ b/doc/en/Dia/StackTool.xml @@ -66,17 +66,17 @@ - + Constructor - + Internal constructor. - a for the this type. - a created using the provided . - This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. + a for the this type. + a created using the provided . + This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. @@ -105,15 +105,15 @@ - + Property - System.UInt32 + GLib.GType Gets the type for the - A number representing the + A representing this type diff --git a/doc/en/Dia/Tool.xml b/doc/en/Dia/Tool.xml index 6a2530a..6c693d2 100644 --- a/doc/en/Dia/Tool.xml +++ b/doc/en/Dia/Tool.xml @@ -129,17 +129,17 @@ - + Constructor - + Internal constructor. - a for the this type. - a created using the provided . - This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. + a for the this type. + a created using the provided . + This is a constructor used by derivative types that would have their own assigned to it. This is not typically used by C# code. @@ -168,24 +168,24 @@ - + Property - System.UInt32 + GLib.GType Gets the type for the - A number representing the + A representing this type - + Event - DiaSharp.ButtonPressEventHandler + Dia.ButtonPressEventHandler @@ -194,10 +194,10 @@ - + Event - DiaSharp.MotionNotifyEventHandler + Dia.MotionNotifyEventHandler @@ -206,10 +206,10 @@ - + Event - DiaSharp.ButtonReleaseEventHandler + Dia.ButtonReleaseEventHandler @@ -218,10 +218,10 @@ - + Event - DiaSharp.KeyPressEventHandler + Dia.KeyPressEventHandler @@ -230,10 +230,10 @@ - + Event - DiaSharp.KeyReleaseEventHandler + Dia.KeyReleaseEventHandler @@ -241,5 +241,170 @@ To be added + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Void + + + + + + To be added + a + To be added + + + + + Method + + System.Boolean + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Boolean + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Boolean + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Boolean + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Boolean + + + + + + + To be added + a + a + a + To be added + + \ No newline at end of file diff --git a/doc/en/Dia/Variable.xml b/doc/en/Dia/Variable.xml index 21ecb15..1163117 100644 --- a/doc/en/Dia/Variable.xml +++ b/doc/en/Dia/Variable.xml @@ -18,93 +18,16 @@ - - - Field - - Dia.Variable - - - - To be added - To be added - - - - - Field - - GLib.Object - - - - To be added - To be added - - - - - Field - - System.Double - - - - To be added - To be added - - - - - Field - - Dia.Strength - - - - To be added - To be added - - - - - Method - - Dia.Variable - - - - - - To be added - a - a - To be added - - - - - Method - - Dia.Variable - - - - To be added - a - To be added - - - + Property - System.UInt32 + GLib.GType Gets the type for the - A number representing the + A representing this type @@ -135,5 +58,30 @@ To be added + + + Constructor + + + + + + To be added + a + a + To be added + + + + + Constructor + + + + To be added + a + To be added + + \ No newline at end of file