From 7284a1f6a20a42beca4588bd9f0c197b3e7b848b Mon Sep 17 00:00:00 2001 From: Lee Mallabone Date: Mon, 28 Apr 2003 21:23:25 +0000 Subject: [PATCH] Add a rule that stops private classes/structs getting generated into the Gtk assembly. svn path=/trunk/gtk-sharp/; revision=14079 --- ChangeLog | 13 +++++++++---- api/gtk-api.xml | 40 ++++++++++++++++++++-------------------- sources/Gtk.metadata | 41 +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 70 insertions(+), 24 deletions(-) diff --git a/ChangeLog b/ChangeLog index fa6c090e3..315a5c469 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-04-28 Lee Mallabone + + * api/gtk-api.xml, sources/Gtk.metadata: Add a rule to + hide classes/structs that are private in Gtk+. + 2003-04-28 Gonzalo Paniagua Javier * sample/Scribble.cs: patch from Philip Van Hoof @@ -741,7 +746,7 @@ * */*.custom : make GType params uints * sample/Subclass.cs : a simple type registration example -2002-12-24 Alejandro Sánchez Acosta +2002-12-24 Alejandro Sánchez Acosta * samples/tutorial/notebook: Added notebook sample. @@ -777,7 +782,7 @@ * gst/Application.cs: ditto * gst/Makefile.in: Reference the newly-built glib-sharp -2002-12-15 Alejandro Sánchez Acosta +2002-12-15 Alejandro Sánchez Acosta * sample/tutorial/spinbutton/SpinButton.cs: Added new SpinButton sample for the GTK# tutorial. * sample/tutorial/Makefile: Added new SpinButton sample. @@ -822,7 +827,7 @@ * sample/DbClient/GnomeDbClient.cs: * sample/DbClient/client.cs: make them build. -2002-11-25 Alejandro Sánchez Acosta +2002-11-25 Alejandro Sánchez Acosta * Added eventbox, rangewidget, scribble and packing sample widget. * Changed togglebutton sample. @@ -905,7 +910,7 @@ * api/gtk-api.xml, sources/Gtk.metadata: metadata updates for hiding some manually-wrapped stuff -2002-11-10 Alejandro Sánchez Acosta +2002-11-10 Alejandro Sánchez Acosta * sample/tutorial: added some examples for the gtk# tutorial diff --git a/api/gtk-api.xml b/api/gtk-api.xml index ac0a310e1..7db183050 100644 --- a/api/gtk-api.xml +++ b/api/gtk-api.xml @@ -5685,7 +5685,7 @@ - +