diff --git a/doc/ChangeLog b/doc/ChangeLog index e163e86a9..c019ce15e 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2003-12-08 John Luke + + * en/Art/Rgba.xml: update + * en/Gnome/FileEntry.xml: documented + 2003-12-04 John Luke * All: run updater diff --git a/doc/en/Art/Rgba.xml b/doc/en/Art/Rgba.xml index 46722d131..bd6805924 100644 --- a/doc/en/Art/Rgba.xml +++ b/doc/en/Art/Rgba.xml @@ -2,7 +2,8 @@ art-sharp - + + 0.0.0.0 neutral @@ -29,5 +30,72 @@ To be added + + + Method + + System.Void + + + + + + + + To be added + a + a + a + To be added + + + + + Method + + System.Void + + + + + + + + + + + To be added + a + a + a + a + a + a + To be added + + + + + Method + + System.Void + + + + + + + + + + To be added + a + a + a + a + a + To be added + + \ No newline at end of file diff --git a/doc/en/Gnome/FileEntry.xml b/doc/en/Gnome/FileEntry.xml index a9efb62f9..e188a051b 100644 --- a/doc/en/Gnome/FileEntry.xml +++ b/doc/en/Gnome/FileEntry.xml @@ -1,16 +1,17 @@ - + gnome-sharp - + + 0.0.0.0 neutral Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - To be added - To be added + A widget for selecting a file or directory. + A contains a and a browse dialog. Gtk.VBox @@ -25,12 +26,6 @@ Atk.Implementor - - GLib.IWrapper - - - GLib.IWrapper - System.IDisposable @@ -48,10 +43,10 @@ - To be added - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added + Select the text of the between and . + an object of type + an object of type + @@ -65,11 +60,11 @@ - To be added - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added: an object of type 'string' - To be added + Gets the text of the between and . + an object of type + an object of type + an object of type + @@ -83,10 +78,10 @@ - To be added - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added + Deletes the text of the between and . + an object of type + an object of type + @@ -98,7 +93,7 @@ To be added - To be added + @@ -110,7 +105,7 @@ To be added - To be added + @@ -125,10 +120,10 @@ To be added - To be added: an object of type 'int&' - To be added: an object of type 'int&' - To be added: an object of type 'bool' - To be added + an object of type + an object of type + an object of type + @@ -140,7 +135,7 @@ To be added - To be added + @@ -152,7 +147,7 @@ To be added - To be added + @@ -166,10 +161,10 @@ - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added + Construct a . + an object of type + an object of type + @@ -182,10 +177,10 @@ - To be added - To be added: an object of type 'bool' - To be added: an object of type 'string' - To be added + Gets the full absolute path of the file from the entry. + an object of type + an object of type + If is , nothing is tested and the path is returned. If is , then the path is only returned if the path actually exists. In case the entry is a directory entry (see ), then if the path exists and is a directory then it is returned; if not, it is assumed it was a file so we try to strip it, and try again. It allocates memory for the returned string. @@ -225,11 +220,12 @@ - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added: an object of type 'Gnome.FileEntry' - To be added + Creates a new . + an object of type + an object of type + an object of type + + @@ -238,9 +234,9 @@ - To be added - To be added: an object of type 'Gnome.FileEntry' - To be added + Internal constructor + an object of type + This is a constructor used by derivative types of . This is not typically used by C# code. @@ -250,8 +246,8 @@ System.UInt32 - The GLib Type for Gnome.FileEntry - The GLib Type for the Gnome.FileEntry class. + The for + The for the class. @@ -261,12 +257,14 @@ System.Boolean - + + - To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' - To be added + Whether the should be editable by the user. + an object of type + an object of type + + @@ -275,12 +273,14 @@ System.Int32 - + + - To be added - To be added: an object of type 'int' - To be added: an object of type 'int' - To be added + The cursor position in the . + an object of type + an object of type + + @@ -289,12 +289,14 @@ System.String - + + - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added + Set the title of the browse dialog. + an object of type + an object of type + The new title will go into effect the next time the browse button is pressed. + @@ -304,9 +306,10 @@ Gtk.Entry - To be added - To be added: an object of type 'Gtk.Entry' - To be added + The associated . + an object of type + + @@ -315,12 +318,14 @@ System.Boolean - + + - To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' - To be added + Whether the browse dialog is modal. + an object of type + an object of type + + @@ -329,12 +334,14 @@ System.String - + + - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added + Set the default path of browse dialog. + an object of type + an object of type + The default path is only used if the entry is empty or if the current path of the entry is not an absolute path, in which case the default path is prepended to it before the dialog is started. + @@ -343,12 +350,14 @@ System.String - + + - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added + The value of the internal . + an object of type + an object of type + + @@ -357,12 +366,14 @@ System.String - + + - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added + Title of the browse dialog. + an object of type + an object of type + + @@ -371,12 +382,14 @@ System.Boolean - + + - To be added - To be added: an object of type 'bool' - To be added: an object of type 'bool' - To be added + Whether this is a directory only entry. + an object of type + an object of type + If , then will check for the file being a directory, and the browse dialog will have the file list disabled. + @@ -385,12 +398,14 @@ System.String - + + - To be added - To be added: an object of type 'string' - To be added: an object of type 'string' - To be added + The ID for the associated history. + an object of type + an object of type + + @@ -400,9 +415,10 @@ Gnome.Entry - To be added - To be added: an object of type 'Gnome.Entry' - To be added + The associated . + an object of type + + @@ -413,8 +429,8 @@ - To be added - To be added + Emitted when text is inserted into the . + @@ -425,8 +441,8 @@ - To be added - To be added + Emitted when text is deleted into the . + @@ -437,8 +453,8 @@ - To be added - To be added + Emitted when the text is changed into the . + @@ -449,8 +465,8 @@ - To be added - To be added + Emitted when the browse button is clicked. + @@ -461,8 +477,8 @@ - To be added - To be added + Emitted when the is activated. + @@ -476,10 +492,10 @@ - To be added - To be added: an object of type 'string' - To be added: an object of type 'int&' - To be added + Inserts into the at . + an object of type + an object of type + @@ -499,4 +515,4 @@ - \ No newline at end of file +