Commit Graph

1072 Commits

Author SHA1 Message Date
Miguel de Icaza
13a13e60bd Add contribution from Cristopher
svn path=/trunk/gtk-sharp/; revision=11706
2003-02-18 23:03:56 +00:00
Miguel de Icaza
5e4d158452 Box, HBox and VBox from Lee
svn path=/trunk/gtk-sharp/; revision=11705
2003-02-18 21:50:19 +00:00
Duncan Mak
6b913229ea More fixes.
svn path=/trunk/gtk-sharp/; revision=11676
2003-02-18 07:02:29 +00:00
Duncan Mak
b45cf5ddd4 Tiny fixes.
svn path=/trunk/gtk-sharp/; revision=11674
2003-02-18 06:54:12 +00:00
Duncan Mak
b6e4696bb2 Documentation for Gtk.Toolbar, nearly done.
svn path=/trunk/gtk-sharp/; revision=11672
2003-02-18 06:39:00 +00:00
Miguel de Icaza
b73bc36b87 50% of Notebook is done
svn path=/trunk/gtk-sharp/; revision=11671
2003-02-18 06:20:42 +00:00
Duncan Mak
fc1641eafb Documentation for various enumerations and the beginning of the
Gtk.Dialog class.

svn path=/trunk/gtk-sharp/; revision=11663
2003-02-18 01:46:37 +00:00
Miguel de Icaza
f57c89c21d Add Pixbuf documentation, 70% done
svn path=/trunk/gtk-sharp/; revision=11662
2003-02-18 01:33:14 +00:00
Duncan Mak
59e627f8bb 2003-02-17 Duncan Mak <duncan@ximian.com>
* AtkSharp/*.xml:
	* Gdk/*.xml:
	* GdkSharp/*.xml:
	* GladeSharp/*.xml:
	* Gnome/*.xml:
	* GnomeSharp/*.xml:
	* Pango/*.xml: Some ref/out changes.

svn path=/trunk/gtk-sharp/; revision=11658
2003-02-17 23:54:27 +00:00
Duncan Mak
a2d6bdffbc * makefile: Some makefile changes.
* en/Gtk/Entry.xml: Patch from Lee Mallabone
<mono-docs@fonicmonkey.net> to add some documentation text for the
Gtk.Entry class.

svn path=/trunk/gtk-sharp/; revision=11655
2003-02-17 22:35:11 +00:00
Duncan Mak
7661dafe09 2003-02-14 Duncan Mak <duncan@ximian.com>
* en/*: Updated the docs and added a new Maintainer attribute, also
	fixed the generator to produce 'ref/out' modifiers for parameters.

svn path=/trunk/gtk-sharp/; revision=11599
2003-02-15 03:08:25 +00:00
Duncan Mak
385e4293d0 Add a makefile and a README
svn path=/trunk/gtk-sharp/; revision=11586
2003-02-14 19:59:31 +00:00
Duncan Mak
a86191d48d Gnome docs
svn path=/trunk/gtk-sharp/; revision=11509
2003-02-12 02:14:42 +00:00
Duncan Mak
52f747583f Gtk docs
svn path=/trunk/gtk-sharp/; revision=11508
2003-02-12 02:00:12 +00:00
Duncan Mak
d2510c4aef Pango docs
svn path=/trunk/gtk-sharp/; revision=11507
2003-02-12 01:58:46 +00:00
Duncan Mak
95e9d07bbf GLib docs
svn path=/trunk/gtk-sharp/; revision=11506
2003-02-12 01:58:24 +00:00
Duncan Mak
4ff68cbec8 Glade docs
svn path=/trunk/gtk-sharp/; revision=11505
2003-02-12 01:58:03 +00:00
Duncan Mak
90c511a4f9 Atk docs
svn path=/trunk/gtk-sharp/; revision=11504
2003-02-12 01:57:20 +00:00
Duncan Mak
a5f48e2588 Removing the old doc stuff
svn path=/trunk/gtk-sharp/; revision=11503
2003-02-12 01:50:42 +00:00
Alp Toker
bb662563e0 2002-12-25 Alp Toker <alp@atoker.com>
* doc/makefile: Accept the RUNTIME parameter for platforms without
        /usr/bin/mono
        * sample/gconf/Makefile: ditto

svn path=/trunk/gtk-sharp/; revision=9890
2002-12-25 21:01:07 +00:00
Rachel Hestilow
02c9fb725c 2002-06-26 Rachel Hestilow <hestilow@ximian.com>
* configure.in, makefile, makefile.win32: add gnome.

	* doc/index.html, netdoc.xsl: Add gnome.

	* gdk/Event.cs: New manual wrap for GdkEvent.

	* generator/ClassBase.cs: Add methods GetProperty,
	GetPropertyRecursively, GetMethodRecursively.
	Move Parent property here from ObjectGen.cs. Pass this pointer
	into Property.

	* generator/Ctor.cs: Generate docs.

	* generator/Method.cs, Property.cs: Tag method as "new" if a
	Method/Property with the same name is found in the class hierarchy.

	* generator/SignalHandler.cs: Correctly wrap complex signal argument
	types. Add gnome directory.

	* generator/SymbolTable.cs: Add manually wrapped types hash
	(contains GLib.GSList and Gdk.Event). Add method IsManuallyWrapped.

	* glib/SList.cs: Add constructor from IntPtr.

	* glue/slist.c, glue/event.c: Added (field accessor glue).

	* glue/Makefile.am: Update.

	* parser/Gtk.metadata: Add new signal renames for new signals
	exposed by GdkEvent changes.

	* parser/README, parser/build.pl: Add libgnome, libgnomecanvas,
	libgnomeui.

	* parser/gapi2xml.pl: Handle literal-length array parameters,
	and NULL property doc strings.

	* sample/: Add new test GnomeHelloWorld.cs.

	* gnome/: Added.

	* parser/Gnome.metadata: Added.

svn path=/trunk/gtk-sharp/; revision=5461
2002-06-26 08:36:05 +00:00
Rachel Hestilow
533f703332 2002-06-25 Rachel Hestilow <hestilow@ximian.com>
* doc/: Added the makeshift doc generation toolchain.

svn path=/trunk/gtk-sharp/; revision=5454
2002-06-25 20:22:41 +00:00