diff --git a/ChangeLog b/ChangeLog index 84a92c1eb..66a3f7f1a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-06-24 Mike Kestner + + * gtk/Gtk.metadata : remove the one reference to FileChooserEmbed. + * gtk/gtk-api-2.*.raw : regen. + * sources/gtk-sharp-2.*-sources.xml : exclude FileChooserEmbed files. + 2005-06-23 Mike Kestner * generator/ReturnValue.cs : support owned and elements_owned for lists. diff --git a/doc/en/Atk/Object.xml b/doc/en/Atk/Object.xml index c9df1924c..6dfd93d6d 100644 --- a/doc/en/Atk/Object.xml +++ b/doc/en/Atk/Object.xml @@ -800,4 +800,4 @@ All UI components in an application which provide useful information or services - \ No newline at end of file + diff --git a/doc/en/GLib/List.xml b/doc/en/GLib/List.xml index 76de9f725..50b7097d5 100644 --- a/doc/en/GLib/List.xml +++ b/doc/en/GLib/List.xml @@ -135,8 +135,10 @@ Pointer to the native list. The type of the elements contained in the list. - if the native list needs to be released on Dispose. - if the list elements need to be released on Dispose. + + if the native list needs to be released on Dispose. + + if the list elements need to be released on Dispose. Creates a List. This type is only recommended for marshaling GList parameters and return values in bindings. diff --git a/doc/en/GLib/SList.xml b/doc/en/GLib/SList.xml index 516bd2b06..2332ec56a 100644 --- a/doc/en/GLib/SList.xml +++ b/doc/en/GLib/SList.xml @@ -76,8 +76,10 @@ Pointer to the native list. The type if the elements contained in the list. - if the native list should be released on Dispose. - if the elements should be released on Dispose. + + if the native list should be released on Dispose. + + if the elements should be released on Dispose. Creates an SList. This type should only be used for marshaling GSList parameters and return values in bindings. diff --git a/doc/en/Gnome/Canvas.xml b/doc/en/Gnome/Canvas.xml index 1524c918c..c7b09615c 100644 --- a/doc/en/Gnome/Canvas.xml +++ b/doc/en/Gnome/Canvas.xml @@ -957,4 +957,4 @@ - \ No newline at end of file + diff --git a/doc/en/Gtk/FileChooserEmbed.xml b/doc/en/Gtk/FileChooserEmbed.xml deleted file mode 100644 index 854946edd..000000000 --- a/doc/en/Gtk/FileChooserEmbed.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - gtk-sharp - [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 71 EB 6C 55 75 52 9C BF 72 44 F7 A6 EA 05 62 84 F9 EA E0 3B CF F2 CC 13 2C 9C 49 0A B3 09 EA B0 B5 6B CE 44 9D F5 03 D9 C0 A8 1E 52 05 85 CD BE 70 E2 FB 90 43 4B AC 04 FA 62 22 A8 00 98 B7 A1 A7 B3 AF 99 1A 41 23 24 BB 43 25 F6 B8 65 BB 64 EB F6 D1 C2 06 D5 73 2D DF BC 70 A7 38 9E E5 3E 0C 24 6E 32 79 74 1A D0 05 03 E4 98 42 E1 9B F3 7B 19 8B 40 21 26 CB 36 89 C2 EA 64 96 A4 7C B4] - 2.6.0.0 - - Gtk# is thread aware, but not thread safe; See the Gtk# Thread Programming for details. - - An interface allowing file choosers to be embedded in other widgets. - - - - - - - GLib.IWrapper - - - - - - Event - - System.EventHandler - - - - Event fired when the default size of the file chooser object changes. - - - - - - diff --git a/doc/en/Gtk/FileChooserWidget.xml b/doc/en/Gtk/FileChooserWidget.xml index 8d9907e60..fada55cb3 100644 --- a/doc/en/Gtk/FileChooserWidget.xml +++ b/doc/en/Gtk/FileChooserWidget.xml @@ -1,5 +1,5 @@ - + gtk-sharp [00 24 00 00 04 80 00 00 94 00 00 00 06 02 00 00 00 24 00 00 52 53 41 31 00 04 00 00 01 00 01 00 71 EB 6C 55 75 52 9C BF 72 44 F7 A6 EA 05 62 84 F9 EA E0 3B CF F2 CC 13 2C 9C 49 0A B3 09 EA B0 B5 6B CE 44 9D F5 03 D9 C0 A8 1E 52 05 85 CD BE 70 E2 FB 90 43 4B AC 04 FA 62 22 A8 00 98 B7 A1 A7 B3 AF 99 1A 41 23 24 BB 43 25 F6 B8 65 BB 64 EB F6 D1 C2 06 D5 73 2D DF BC 70 A7 38 9E E5 3E 0C 24 6E 32 79 74 1A D0 05 03 E4 98 42 E1 9B F3 7B 19 8B 40 21 26 CB 36 89 C2 EA 64 96 A4 7C B4] @@ -19,9 +19,6 @@ Gtk.FileChooser - - Gtk.FileChooserEmbed - @@ -393,18 +390,7 @@ Override this method in a subclass to provide a default handler for the event. - - - Method - - System.Void - - - - Default handler for the event. - Override this method in a subclass to provide a default handler for the event. - - + Constructor @@ -927,24 +913,7 @@ - - - Event - - System.EventHandler - - - - Event fired when the size of the widget changes. - - - - - - GLib.Signal(CName="default-size-changed") - - - + Property diff --git a/doc/en/index.xml b/doc/en/index.xml index 279673f6a..cffa1b85f 100644 --- a/doc/en/index.xml +++ b/doc/en/index.xml @@ -399,7 +399,6 @@ - diff --git a/gtk/Gtk.metadata b/gtk/Gtk.metadata index 3f40fbd37..1d593f451 100644 --- a/gtk/Gtk.metadata +++ b/gtk/Gtk.metadata @@ -243,6 +243,7 @@ Activated 1 1 + GtkHButtonBox* 1 GtkHButtonBox* diff --git a/gtk/gtk-api-2.4.raw b/gtk/gtk-api-2.4.raw index 3d3a4ad7b..d89383b62 100644 --- a/gtk/gtk-api-2.4.raw +++ b/gtk/gtk-api-2.4.raw @@ -1551,42 +1551,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/gtk/gtk-api-2.6.raw b/gtk/gtk-api-2.6.raw index d30449e4e..79158ca90 100644 --- a/gtk/gtk-api-2.6.raw +++ b/gtk/gtk-api-2.6.raw @@ -1601,42 +1601,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/sources/gtk-sharp-2.4-sources.xml b/sources/gtk-sharp-2.4-sources.xml index 24bcf193d..4e160acfd 100644 --- a/sources/gtk-sharp-2.4-sources.xml +++ b/sources/gtk-sharp-2.4-sources.xml @@ -44,6 +44,8 @@ gtkfilechooserdefault.c gtkfilechooserdefault.h + gtkfilechooserembed.c + gtkfilechooserembed.h gtkfilechooserentry.c gtkfilechooserentry.h gtkfilechooserutils.c diff --git a/sources/gtk-sharp-2.6-sources.xml b/sources/gtk-sharp-2.6-sources.xml index ac7ba37ca..b82c1ecd5 100644 --- a/sources/gtk-sharp-2.6-sources.xml +++ b/sources/gtk-sharp-2.6-sources.xml @@ -44,6 +44,8 @@ gtkfilechooserdefault.c gtkfilechooserdefault.h + gtkfilechooserembed.c + gtkfilechooserembed.h gtkfilechooserentry.c gtkfilechooserentry.h gtkfilechooserutils.c