diff --git a/doc/ChangeLog b/doc/ChangeLog index 7e41887d4..ab57970d4 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,19 @@ +2005-05-04 Dan Winship + + * updater/updater.cs (GetFieldVisibility, GetMethodVisibility): + return "protected" for "protected internal" members (rather than + returning null and causing them to be ignored). + + * en/Gtk/BoxChild.xml: + * en/Gtk/ButtonBoxChild.xml: + * en/Gtk/FixedChild.xml: + * en/Gtk/LayoutChild.xml: + * en/Gtk/MenuChild.xml: + * en/Gtk/NotebookChild.xml: + * en/Gtk/PanedChild.xml: + * en/Gtk/TableChild.xml: + * en/Gtk/ToolbarChild.xml: document constructors + 2005-05-03 Dan Winship * document new callback properties / deprecate some old diff --git a/doc/en/Gtk/BoxChild.xml b/doc/en/Gtk/BoxChild.xml index a97e1075d..f1d258dc6 100644 --- a/doc/en/Gtk/BoxChild.xml +++ b/doc/en/Gtk/BoxChild.xml @@ -10,7 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. A child of a , used to interact with its container child properties. - + + Gtk.Container+ContainerChild @@ -83,5 +84,21 @@ The child's position in the parent reflects the order it was added in. Children with lower position values appear closer to the end they were packed onto. Children with higher position values appear closer to the center, or the opposite end. + + + Constructor + + + + + + + Constructor + a + a + a + + + \ No newline at end of file diff --git a/doc/en/Gtk/ButtonBoxChild.xml b/doc/en/Gtk/ButtonBoxChild.xml index 0058f0d25..055298adc 100644 --- a/doc/en/Gtk/ButtonBoxChild.xml +++ b/doc/en/Gtk/ButtonBoxChild.xml @@ -35,5 +35,21 @@ + + + Constructor + + + + + + + Constructor + a + a + a + + + \ No newline at end of file diff --git a/doc/en/Gtk/FixedChild.xml b/doc/en/Gtk/FixedChild.xml index 69c80e237..a8b7f962f 100644 --- a/doc/en/Gtk/FixedChild.xml +++ b/doc/en/Gtk/FixedChild.xml @@ -10,7 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. A child of a , used to interact with its container child properties. - + + Gtk.Container+ContainerChild @@ -28,7 +29,8 @@ The child's X coordinate The child's X coordinate - + + @@ -41,7 +43,24 @@ The child's Y coordinate The child's Y coordinate - + + + + + + + Constructor + + + + + + + Constructor + a + a + a + diff --git a/doc/en/Gtk/LayoutChild.xml b/doc/en/Gtk/LayoutChild.xml index 472d96aef..69d890fc6 100644 --- a/doc/en/Gtk/LayoutChild.xml +++ b/doc/en/Gtk/LayoutChild.xml @@ -10,7 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. A child of a , used to interact with its container child properties. - + + Gtk.Container+ContainerChild @@ -28,7 +29,8 @@ X coordinate of the child the child's X coordinate - + + @@ -41,7 +43,24 @@ Y coordinate of the child the child's Y coordinate - + + + + + + + Constructor + + + + + + + Constructor + a + a + a + diff --git a/doc/en/Gtk/MenuChild.xml b/doc/en/Gtk/MenuChild.xml index ffc0173f0..847d7592a 100644 --- a/doc/en/Gtk/MenuChild.xml +++ b/doc/en/Gtk/MenuChild.xml @@ -10,7 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. A child of a , used to interact with its container child properties. - + + Gtk.Container+ContainerChild @@ -70,5 +71,21 @@ See for more details + + + Constructor + + + + + + + Constructor + a + a + a + + + \ No newline at end of file diff --git a/doc/en/Gtk/NotebookChild.xml b/doc/en/Gtk/NotebookChild.xml index 04ce826de..31bf15439 100644 --- a/doc/en/Gtk/NotebookChild.xml +++ b/doc/en/Gtk/NotebookChild.xml @@ -10,7 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. A child of a , used to interact with its container child properties. - + + Gtk.Container+ContainerChild @@ -28,7 +29,7 @@ The "expand" property of a tab's label - if the page's label is set to "expand" + if the page's label is set to "expand" See for more details. @@ -43,7 +44,8 @@ The page's position within the notebook. the position - + + @@ -56,7 +58,8 @@ The page's menu label the label of the page in the notebook's pop-up menu - + + @@ -69,7 +72,7 @@ The "fill" property of a tab's label - if the page's label is set to "fill" + if the page's label is set to "fill" See for more details. @@ -97,7 +100,24 @@ The page's tab label the label - + + + + + + + Constructor + + + + + + + Constructor + a + a + a + diff --git a/doc/en/Gtk/PanedChild.xml b/doc/en/Gtk/PanedChild.xml index af7e4bca7..a380a66a8 100644 --- a/doc/en/Gtk/PanedChild.xml +++ b/doc/en/Gtk/PanedChild.xml @@ -10,7 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. A child of a , used to interact with its container child properties. - + + Gtk.Container+ContainerChild @@ -27,8 +28,10 @@ Whether or not the child can be shrunk to less than its - if the pane can be adjusted to make the child smaller than its - + + if the pane can be adjusted to make the child smaller than its + + @@ -40,8 +43,26 @@ Whether or not the child resizes with the parent - if the child should be resized as the parent is resized - + + if the child should be resized as the parent is resized + + + + + + + Constructor + + + + + + + Constructor + a + a + a + diff --git a/doc/en/Gtk/TableChild.xml b/doc/en/Gtk/TableChild.xml index 6950b03f7..57f5a4f8d 100644 --- a/doc/en/Gtk/TableChild.xml +++ b/doc/en/Gtk/TableChild.xml @@ -10,7 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. A child of a , used to interact with its container child properties. - + + Gtk.Container+ContainerChild @@ -28,7 +29,8 @@ The table row that the bottom of this child is attached to the row - + + @@ -41,7 +43,8 @@ The table row that the top of this child is attached to the row - + + @@ -54,7 +57,8 @@ The table column that the left side of this child is attached to the column - + + @@ -67,7 +71,8 @@ The table column that the right side of this child is attached to the column - + + @@ -80,7 +85,8 @@ The vertical padding for this child the padding - + + @@ -93,7 +99,8 @@ The child's vertical attachment options the - + + @@ -106,7 +113,8 @@ The horizontal padding for this child the padding - + + @@ -119,7 +127,24 @@ The child's vertical attachment options the - + + + + + + + Constructor + + + + + + + Constructor + a + a + a + diff --git a/doc/en/Gtk/ToolbarChild.xml b/doc/en/Gtk/ToolbarChild.xml index e9abc36f6..a515df761 100644 --- a/doc/en/Gtk/ToolbarChild.xml +++ b/doc/en/Gtk/ToolbarChild.xml @@ -10,7 +10,8 @@ Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. A child of a , used to interact with its container child properties. - + + Gtk.Container+ContainerChild @@ -28,7 +29,8 @@ Whether or not the child should be the same size as other (homogeneous) items a - + + @@ -41,7 +43,24 @@ Whether or not the child should receive extra space as the toolbar grows. a - + + + + + + + Constructor + + + + + + + Constructor + a + a + a + diff --git a/doc/updater/updater.cs b/doc/updater/updater.cs index cb1cd24bc..7ac3ec9a0 100644 --- a/doc/updater/updater.cs +++ b/doc/updater/updater.cs @@ -1150,7 +1150,7 @@ class Updater { if (field.IsPublic) return "public"; - if (field.IsFamily) + if (field.IsFamily || field.IsFamilyOrAssembly) return "protected"; else @@ -1174,7 +1174,7 @@ class Updater { if (method.IsPublic) return "public"; - if (method.IsFamily) + if (method.IsFamily || method.IsFamilyOrAssembly) return "protected"; else return null;