GtkSharp/doc/en
Duncan Mak 870b00b76e * en/Gtk/ItemFactory.xml: Rename GetItemByAction and
GetWidgetByAction to GetItem and GetWidget, to reflect metadata
changes.

* en/Gtk/TextBuffer.xml: Remove all references to *ByName methods,
as they are now all overrides.

* en/Gtk/HTML.xml: Update to use the new Begin overloads, since
bug #46427 is fixed.

* sources/Gtk.metadata
(GtkIconSet): hide the GetSizes method.
(GtkTextBuffer): new overrides
        MoveMarkByName    -> MoveMark
        DeleteMarkByName  -> DeleteMark
        ApplyTagByName    -> ApplyTag
        RemoveTagByName   -> RemoveTag
(GtkItemFactory): new overrides
        GetItemByAction   -> GetItem
        GetWidgetByAction -> GetWidget

* sources/gtkhtml-font-style-enum.patch: A patch to use real values
in gtkhtml-enums.h so that the parser won't choke on the complex enum
declarations.

svn path=/trunk/gtk-sharp/; revision=16282
2003-07-16 02:07:51 +00:00
..
Atk Put a space between type and [] for array declarations. 2003-03-25 23:49:54 +00:00
AtkSharp * doc/en/*Sharp/bool*.xml: Remove more internal signal class docs. 2003-06-01 15:34:30 +00:00
GConf add GConf docs 2003-06-06 18:41:12 +00:00
GConf.PropertyEditors add GConf.PropertyEditors docs 2003-06-06 18:45:16 +00:00
Gdk Documented Point.xml 2003-05-21 21:02:52 +00:00
GdkSharp * doc/en/*Sharp/bool*.xml: Remove more internal signal class docs. 2003-06-01 15:34:30 +00:00
Glade 2003-04-15 Miguel de Icaza <miguel@ximian.com> 2003-04-15 06:11:12 +00:00
GladeSharp * doc/en/*Sharp/bool*.xml: Remove more internal signal class docs. 2003-06-01 15:34:30 +00:00
GLib Put a space between type and [] for array declarations. 2003-03-25 23:49:54 +00:00
Gnome Update docs reflect latest updater changes. 2003-03-26 00:38:24 +00:00
GnomeSharp * doc/en/*Sharp/bool*.xml: Remove more internal signal class docs. 2003-06-01 15:34:30 +00:00
Gtk * en/Gtk/ItemFactory.xml: Rename GetItemByAction and 2003-07-16 02:07:51 +00:00
GtkSharp * doc/en/*Sharp/bool*.xml: Remove more internal signal class docs. 2003-06-01 15:34:30 +00:00
Pango 2003-03-08 Duncan Mak <duncan@ximian.com> 2003-03-08 06:28:15 +00:00
PangoSharp * doc/en/*Sharp/bool*.xml: Remove more internal signal class docs. 2003-06-01 15:34:30 +00:00
Atk.xml Add nice introductory texts 2003-03-05 07:12:35 +00:00
Gdk.xml Add nice introductory texts 2003-03-05 07:12:35 +00:00
Glade.xml Add nice introductory texts 2003-03-05 07:12:35 +00:00
GLib.xml * en/GLib.xml: Added 2003-05-15 15:01:07 +00:00
Gnome.xml * en/Gnome.xml: Added 2003-05-15 14:46:19 +00:00
Gtk.xml Add nice introductory texts 2003-03-05 07:12:35 +00:00
Pango.xml Add nice introductory texts 2003-03-05 07:12:35 +00:00