Ryujinx-GtkSharp/doc/en
Dan Winship b8126ce3af * generator/ClassBase.cs (ParseImplements): record both managed
and unmanaged interface declarations.
	(Implements): check recursively

	* generator/ObjectGen.cs (Generate): output managed interfaces

	* gtk/Gtk.metadata: make Container implement IEnumerable

	* gtk/Container.custom (GetEnumerator): implement (a simplified
	form of Children).
	(AllChildren): add this (which accumulates the results of
	Forall()).
	(ForAll): mark ForAll(bool,CallbackInvoker) obsolete and add a
	ForAll(bool,Gtk.Callback) overload to replace it.

	* sample/PolarFixed.cs: new silly but fully-functional demo of
	how to subclass container.

	* sample/CustomNotebook.cs: kill this, since it was really
	complicated, and never fully functional.

	* sample/GtkDemo/DemoImages.cs (ToggleSensitivity): Use foreach
	directly on the container, rather than on its .Children.

svn path=/trunk/gtk-sharp/; revision=42805
2005-04-11 20:35:56 +00:00
..
Art Contributions from spigaz@gmail.com 2005-02-23 19:01:51 +00:00
Atk 2004-12-29 John Luke <john.luke@gmail.com> 2004-12-29 18:36:31 +00:00
GConf 2005-01-07 Mike Kestner <mkestner@novell.com> 2005-01-07 21:29:38 +00:00
GConf.PropertyEditors 2004-06-24 Mike Kestner <mkestner@ximian.com> 2004-06-24 15:13:45 +00:00
Gda 2005-03-08 Mike Kestner <mkestner@novell.com> 2005-03-08 21:28:08 +00:00
Gdk 2005-04-04 Mike Kestner <mkestner@novell.com> 2005-04-04 16:27:08 +00:00
Glade * updater/updater.cs (Compare): handle BaseType changes 2005-02-15 21:53:03 +00:00
GLib add docs for new cdecl cb attr and doc ObjectManager 2005-03-25 21:22:18 +00:00
Gnome * updater/updater.cs (Compare): handle BaseType changes 2005-02-15 21:53:03 +00:00
Gnome.Vfs 2005-01-06 Mike Kestner <mkestner@novell.com> 2005-01-06 16:10:35 +00:00
GnomeDb * sources/gnomedb.patch: Patch over a bug in gnome-db-editor.h 2005-02-23 20:22:19 +00:00
Gtk * generator/ClassBase.cs (ParseImplements): record both managed 2005-04-11 20:35:56 +00:00
Gtk.DotNet 2005-01-11 Mike Kestner <mkestner@novell.com> 2005-01-12 00:11:08 +00:00
Pango * pango/Scale.cs: rename the size constants to not have 2005-04-04 18:50:50 +00:00
Rsvg 2005-03-10 Mike Kestner <mkestner@novell.com> 2005-03-10 22:15:07 +00:00
Vte 2005-01-05 Mike Kestner <mkestner@novell.com> 2005-01-05 20:54:39 +00:00
.cvsignore 2004-05-28 Mike Kestner <mkestner@ximian.com> 2004-05-28 16:59:21 +00:00
Art.xml 2003-10-13 John Luke <jluke@cfl.rr.com> 2003-10-13 22:55:58 +00:00
Atk.xml 2003-10-13 John Luke <jluke@cfl.rr.com> 2003-10-13 22:55:58 +00:00
GConf.PropertyEditors.xml * en/GConf.PropertyEditors.xml: Added 2003-10-14 09:25:23 +00:00
GConf.xml * en/GConf.PropertyEditors.xml: Added 2003-10-14 09:25:23 +00:00
Gda.xml 2003-10-13 John Luke <jluke@cfl.rr.com> 2003-10-13 22:55:58 +00:00
Gdk.xml 2003-10-13 John Luke <jluke@cfl.rr.com> 2003-10-13 22:55:58 +00:00
Glade.xml 2003-10-13 John Luke <jluke@cfl.rr.com> 2003-10-13 22:55:58 +00:00
GLib.xml 2003-10-13 John Luke <jluke@cfl.rr.com> 2003-10-13 22:55:58 +00:00
Gnome.Vfs.xml 2004-12-21 Jeroen Zwartepoorte <jeroen@xs4all.nl> 2004-12-21 12:52:49 +00:00
Gnome.xml * en/GConf.PropertyEditors.xml: Added 2003-10-14 09:25:23 +00:00
GnomeDb.xml 2003-10-13 John Luke <jluke@cfl.rr.com> 2003-10-13 22:55:58 +00:00
Gtk.DotNet.xml 2005-01-11 Mike Kestner <mkestner@novell.com> 2005-01-12 00:11:08 +00:00
Gtk.xml 2003-10-13 John Luke <jluke@cfl.rr.com> 2003-10-13 22:55:58 +00:00
Pango.xml 2003-10-13 John Luke <jluke@cfl.rr.com> 2003-10-13 22:55:58 +00:00
Rsvg.xml Rsvg namespace doc had wrong license specified 2005-01-27 16:23:35 +00:00
Vte.xml some Vte docs 2004-07-11 19:21:23 +00:00