Commit Graph

1072 Commits

Author SHA1 Message Date
Miguel de Icaza
de7ee8c896 2003-04-15 Miguel de Icaza <miguel@ximian.com>
* en/Glade/WidgetAttribute.cs: Add docs.

svn path=/trunk/gtk-sharp/; revision=13641
2003-04-15 06:11:12 +00:00
Miguel de Icaza
55e801800d Flush
svn path=/trunk/gtk-sharp/; revision=13629
2003-04-15 02:39:32 +00:00
Duncan Mak
467e696f32 Fix the .source file
svn path=/trunk/gtk-sharp/; revision=13628
2003-04-15 02:33:23 +00:00
Duncan Mak
67df1a1128 Make prefix lowercase, to be similar to mcs
svn path=/trunk/gtk-sharp/; revision=13626
2003-04-14 23:01:42 +00:00
Miguel de Icaza
42184390b4 Add
svn path=/trunk/gtk-sharp/; revision=13625
2003-04-14 22:59:52 +00:00
Miguel de Icaza
2b87ec95c4 Add install target
svn path=/trunk/gtk-sharp/; revision=13624
2003-04-14 22:59:33 +00:00
Miguel de Icaza
c521f423c1 Add doc target
svn path=/trunk/gtk-sharp/; revision=13623
2003-04-14 22:58:01 +00:00
Miguel de Icaza
538b9e7770 Update
svn path=/trunk/gtk-sharp/; revision=13622
2003-04-14 22:57:49 +00:00
Lee Mallabone
1efb61cb1e Add a compilable working sample for 'Viewport'.
svn path=/trunk/gtk-sharp/; revision=13614
2003-04-14 18:35:24 +00:00
Lee Mallabone
9d3c4431c7 Document ClampPage after gaining an idea of what it does.
svn path=/trunk/gtk-sharp/; revision=13605
2003-04-14 17:41:06 +00:00
Lee Mallabone
19c85a596d First raw draft of TreeSelection docs.
svn path=/trunk/gtk-sharp/; revision=13574
2003-04-13 12:55:01 +00:00
Miguel de Icaza
717c46528b More updates
svn path=/trunk/gtk-sharp/; revision=13569
2003-04-12 20:44:26 +00:00
Miguel de Icaza
24ec6aa57f Oops. Fix sample
svn path=/trunk/gtk-sharp/; revision=13568
2003-04-12 19:41:21 +00:00
Hector E. Gomez Morales
1b1c171b21 Minor docs and fixes. Got half of the properties of Widget.
svn path=/trunk/gtk-sharp/; revision=13516
2003-04-11 11:44:38 +00:00
Duncan Mak
f7495647c1 Add first draft of Label docs.
svn path=/trunk/gtk-sharp/; revision=13176
2003-04-04 23:13:02 +00:00
Lee Mallabone
62494b387b Add an example to Viewport docs.
svn path=/trunk/gtk-sharp/; revision=13022
2003-04-02 08:30:07 +00:00
Lee Mallabone
8f7e0a2cbd Second draft of Calendar docs. First one may have got messed up.
svn path=/trunk/gtk-sharp/; revision=12880
2003-03-28 08:46:25 +00:00
Lee Mallabone
0e53feb354 First draft of Viewport docs.
svn path=/trunk/gtk-sharp/; revision=12876
2003-03-27 21:19:43 +00:00
Duncan Mak
fa8aea036c Some files missing from the last commit.
svn path=/trunk/gtk-sharp/; revision=12842
2003-03-26 00:54:24 +00:00
Duncan Mak
b0b964c502 This text was accidentally overwritten.
svn path=/trunk/gtk-sharp/; revision=12841
2003-03-26 00:46:05 +00:00
Duncan Mak
94e4a805f8 Update docs reflect latest updater changes.
svn path=/trunk/gtk-sharp/; revision=12840
2003-03-26 00:38:24 +00:00
Duncan Mak
4002b3d9f1 new overwrite family of targets. Use these for
removing deprecated nodes, instead of just leaving them tagged
with an attribute.

svn path=/trunk/gtk-sharp/; revision=12839
2003-03-26 00:38:09 +00:00
Duncan Mak
1f4caa729e Put a space between type and [] for array declarations.
svn path=/trunk/gtk-sharp/; revision=12836
2003-03-25 23:49:54 +00:00
Lee Mallabone
053ce0b012 First draft Calendar docs.
svn path=/trunk/gtk-sharp/; revision=12832
2003-03-25 22:32:50 +00:00
Lee Mallabone
582723b68b Updated Ruler docs.
svn path=/trunk/gtk-sharp/; revision=12786
2003-03-24 18:12:01 +00:00
Lee Mallabone
eed31b9cb6 HRuler docs.
svn path=/trunk/gtk-sharp/; revision=12753
2003-03-22 17:54:47 +00:00
Lee Mallabone
f8c625b0f9 First draft of Adjustment docs.
svn path=/trunk/gtk-sharp/; revision=12734
2003-03-21 18:52:24 +00:00
Lee Mallabone
b0b6e31e78 Simple docs for 2 enums.
svn path=/trunk/gtk-sharp/; revision=12720
2003-03-21 08:54:51 +00:00
Hector E. Gomez Morales
c0c9297c79 Commited full docs of MenuShell and MenuDirectionType.
svn path=/trunk/gtk-sharp/; revision=12607
2003-03-17 05:07:54 +00:00
Hector E. Gomez Morales
a6de3a7745 Full docs of Menushell and MenuDirectionType.
svn path=/trunk/gtk-sharp/; revision=12606
2003-03-17 05:04:39 +00:00
Duncan Mak
919841f25b fix the makefile
svn path=/trunk/gtk-sharp/; revision=12605
2003-03-17 01:13:48 +00:00
Duncan Mak
335ddb466a Update the docs for Gtk.Application. The changes from the last commit
were wrong.

There's a bug in the signature formation code. 'string []' is now
'String[]', which leads to deprecation of valid nodes. I'll be fixing that now.

svn path=/trunk/gtk-sharp/; revision=12571
2003-03-15 23:06:26 +00:00
Duncan Mak
f7356a040e Remove GladeWidgetAttribute.xml
svn path=/trunk/gtk-sharp/; revision=12570
2003-03-15 23:00:21 +00:00
Duncan Mak
a8ce5e560a Update docs for Gdk.Color and also Gtk.Application. The Makefile is
updated to always use the updater instead of the generator.

svn path=/trunk/gtk-sharp/; revision=12569
2003-03-15 22:58:57 +00:00
Duncan Mak
69d72bdf94 Add docs for the renamed WidgetAttribute.
svn path=/trunk/gtk-sharp/; revision=12568
2003-03-15 22:50:55 +00:00
Duncan Mak
6a0ba3d687 Update docs for Gtk.
svn path=/trunk/gtk-sharp/; revision=12567
2003-03-15 22:50:24 +00:00
Duncan Mak
519ca82a97 Update docs for Gdk.
svn path=/trunk/gtk-sharp/; revision=12566
2003-03-15 22:48:48 +00:00
Duncan Mak
3082a2d362 Update docs for GLib.
svn path=/trunk/gtk-sharp/; revision=12565
2003-03-15 22:45:31 +00:00
Lee Mallabone
9083728e6d First draft of Alignment and Bin docs.
svn path=/trunk/gtk-sharp/; revision=12522
2003-03-15 10:41:15 +00:00
Lee Mallabone
f9ea290f18 First draft for HandleBox and PositionType docs.
svn path=/trunk/gtk-sharp/; revision=12457
2003-03-12 09:11:18 +00:00
Lee Mallabone
bdf6fff51d first draft of range docs.
svn path=/trunk/gtk-sharp/; revision=12425
2003-03-11 19:48:24 +00:00
Miguel de Icaza
97eec42d7e Document
svn path=/trunk/gtk-sharp/; revision=12417
2003-03-11 02:07:29 +00:00
Hector E. Gomez Morales
bb8292ff5c Modified Changelog to reflect the upload of two new documented xml.
svn path=/trunk/gtk-sharp/; revision=12397
2003-03-10 01:32:36 +00:00
Hector E. Gomez Morales
f73bb14661 Committed Widget.xml: has full documentation for methods. Properties and events are for another commit
WidgetFlags: Full Doc.

svn path=/trunk/gtk-sharp/; revision=12396
2003-03-10 01:27:13 +00:00
Jaime Anguiano Olarra
2b4bb4b9f2 Added description.
svn path=/trunk/gtk-sharp/; revision=12389
2003-03-09 20:34:26 +00:00
Lee Mallabone
68488b0e8e First draft of Scale widget docs
svn path=/trunk/gtk-sharp/; revision=12374
2003-03-09 13:50:54 +00:00
Miguel de Icaza
032a660b72 2003-03-08 Miguel de Icaza <miguel@ximian.com>
* glib/Idle.cs: Add private constructor.
2003-03-08  Miguel de Icaza  <miguel@ximian.com>

	* en/GLib/IdleHandler.xml: Documeted.

	* en/GLib/List.xml: Documented.

	* en/GLib/Idle.xml: Documented.

svn path=/trunk/gtk-sharp/; revision=12369
2003-03-09 07:58:52 +00:00
Lee Mallabone
d78941e312 First draft for document for Gtk.Table.
svn path=/trunk/gtk-sharp/; revision=12355
2003-03-08 21:09:16 +00:00
Duncan Mak
99fc829a10 2003-03-08 Duncan Mak <duncan@ximian.com>
* en/*/*.xml: Removed all the Deprecated nodes now.

svn path=/trunk/gtk-sharp/; revision=12345
2003-03-08 06:28:15 +00:00
Hector E. Gomez Morales
fd5a56db54 Update and first draft of some documentation.
svn path=/trunk/gtk-sharp/; revision=12292
2003-03-07 05:18:34 +00:00
Hector E. Gomez Morales
9253883f55 Commited a update of the AccelFlags.xml doc.
svn path=/trunk/gtk-sharp/; revision=12290
2003-03-07 05:12:07 +00:00
Hector E. Gomez Morales
640de1eb9f Commiting documentation of ScrollType of namespace Gtk
svn path=/trunk/gtk-sharp/; revision=12289
2003-03-07 05:02:10 +00:00
Duncan Mak
efa9acf122 2003-03-06 Duncan Mak <duncan@ximian.com>
* en/*/*.xml: Updated all the docs to match the new API. All the nodes
	that no longer have a corresponding member in the type are now
	marked as deprecated. We'll have to wait for Miguel to implement
	this in the browser to stop displaying them.

	All gtype constructors have been regenerated, because of the
	'uint' to 'GLib.Type' change. However, this patch will preserve
	(well, it was regenerated) the customized text for those GType
	constructors.

	A lot of the 'Finalized' methods are also now marked as
	deprecated, because the classes implement 'Dispose' instead. This
	is a possible place for customized scripts to generate template
	documentation, similar to the GType property and GType constructors.

svn path=/trunk/gtk-sharp/; revision=12270
2003-03-07 01:30:00 +00:00
Lee Mallabone
eddfeb7c5f First draft of Statusbar and related docs.
svn path=/trunk/gtk-sharp/; revision=12223
2003-03-05 19:21:53 +00:00
Duncan Mak
9d2b95bcc6 2003-03-05 Duncan Mak <duncan@ximian.com>
* en/Gtk/Curve.xml
	* en/Gtk/DrawingArea.xml: More from Hector.

svn path=/trunk/gtk-sharp/; revision=12210
2003-03-05 07:39:20 +00:00
Miguel de Icaza
58abe26532 Add nice introductory texts
svn path=/trunk/gtk-sharp/; revision=12207
2003-03-05 07:12:35 +00:00
Miguel de Icaza
d77646875c Add sample for the TreeView
svn path=/trunk/gtk-sharp/; revision=12198
2003-03-04 21:27:53 +00:00
Lee Mallabone
a291648190 First draft of Paned docs, excluding events pending mailing list replies.
svn path=/trunk/gtk-sharp/; revision=12185
2003-03-04 18:08:23 +00:00
Miguel de Icaza
d094f96b82 Add documentation for new constructor
svn path=/trunk/gtk-sharp/; revision=12146
2003-03-03 17:42:05 +00:00
Lee Mallabone
e0bb987aa5 First draft of documentation for SpinButton related things.
svn path=/trunk/gtk-sharp/; revision=12107
2003-03-02 21:16:32 +00:00
Peter Williams
151982eb62 Sigh, *actually* fix the markup this time.
svn path=/trunk/gtk-sharp/; revision=12094
2003-03-01 22:08:28 +00:00
Peter Williams
b1b4ae0c3a 2003-03-01 Peter Williams <peterw@ximian.com>
* en/Gdk/GC.xml: Minor markup / grammar fixes.

svn path=/trunk/gtk-sharp/; revision=12093
2003-03-01 22:06:46 +00:00
Lee Mallabone
b03f983252 Some corrections for bad 'langword' usage.
svn path=/trunk/gtk-sharp/; revision=12074
2003-02-28 23:26:20 +00:00
Miguel de Icaza
e77d9ff981 More updates
svn path=/trunk/gtk-sharp/; revision=12072
2003-02-28 20:51:45 +00:00
Miguel de Icaza
07262b2e6e Also add samples (and documentation while am doing this) to Color, as it is again, not obvious how to use it
svn path=/trunk/gtk-sharp/; revision=12071
2003-02-28 20:45:23 +00:00
Miguel de Icaza
b00846dea2 Add examples to Foreground/Background, because they are far from obvious
svn path=/trunk/gtk-sharp/; revision=12070
2003-02-28 20:29:20 +00:00
Lee Mallabone
b68831eb6c Merge in documents from bug #38940 by Hector, and doc Frame.xml myself.
svn path=/trunk/gtk-sharp/; revision=12068
2003-02-28 19:26:53 +00:00
Miguel de Icaza
8e53154449 Update color docs with my new custom files
svn path=/trunk/gtk-sharp/; revision=12053
2003-02-28 07:10:53 +00:00
Miguel de Icaza
f0c80c2430 update docs
svn path=/trunk/gtk-sharp/; revision=12051
2003-02-28 04:50:24 +00:00
Martin Willemoes Hansen
c29a363d54 * en/Gtk/TreeModel.xml: Fixed GetValue method signature
svn path=/trunk/gtk-sharp/; revision=12043
2003-02-27 20:41:19 +00:00
Lee Mallabone
f674efc1e8 Add full docs for some classes, first draft for File & Color Selection.
svn path=/trunk/gtk-sharp/; revision=11958
2003-02-25 14:22:39 +00:00
Duncan Mak
935bcf45a7 * en/Gtk/WrapMode.xml: From Hector.
* en/Gtk/ButtonsType.xml:
* en/Gtk/MessageType.xml: Can't sleep, wrote (cut-n-pasted) some
documentation for some enums.

svn path=/trunk/gtk-sharp/; revision=11946
2003-02-25 09:15:04 +00:00
Lee Mallabone
0656b6f495 Add documentation to Font selectors.
svn path=/trunk/gtk-sharp/; revision=11944
2003-02-25 08:27:52 +00:00
Kevin Breit
2535823e9a 2003-02-24 Kevin Breit <mrproper@ximian.com>
* en/Gtk/ArrowType.xml: Fixed a tag mismatch error that caused it to break compile.

svn path=/trunk/gtk-sharp/; revision=11942
2003-02-25 04:34:25 +00:00
Duncan Mak
5f16ad9464 Make the path generic again, I forgot to revert the
last patch after Gonzalo checked in a temporary fix to Uri.cs.

svn path=/trunk/gtk-sharp/; revision=11941
2003-02-25 04:29:32 +00:00
Kevin Breit
9ca9b4a738 2003-02-24 Kevin Breit <mrproper@ximian.com>
* en/Gtk/ArrowType.xml: Removed the "To be added" from the remarks sections.

	* en/Gtk/Arrow.xml: Fixed up a few things in the documentation.

svn path=/trunk/gtk-sharp/; revision=11940
2003-02-25 04:19:38 +00:00
Duncan Mak
2f10faa83d Re-add to the repository after accidentally deleting them. Sorry, it's late.
svn path=/trunk/gtk-sharp/; revision=11863
2003-02-23 09:17:59 +00:00
Duncan Mak
32fbdccdcd Messed up and accidentally removed files, pressed the wrong key, fixing now
svn path=/trunk/gtk-sharp/; revision=11862
2003-02-23 09:15:59 +00:00
Duncan Mak
67579ea128 * makefile: the docs target is dangerous, remove it by
default. Also, remove the -f flag, so even if we do run it, it
won't overwrite files, by default.

* en/Gtk/AccelGroup.xml: From Raphael Schmid
<raphael.schmid@gmx.de>, with edits.

svn path=/trunk/gtk-sharp/; revision=11861
2003-02-23 09:11:59 +00:00
Duncan Mak
27f0e8b758 * en/Gtk/DirectionType.xml:
* en/Gtk/SelectionMode.xml: More from Hector.

svn path=/trunk/gtk-sharp/; revision=11860
2003-02-23 08:44:11 +00:00
Duncan Mak
f3966a2a4c 2003-02-23 Duncan Mak <duncan@ximian.com>
* en/*/*.xml: a Big patch. This adds code-generated documentation
	for internal constructors, the GType property and the Finalized method.

svn path=/trunk/gtk-sharp/; revision=11858
2003-02-23 07:26:30 +00:00
Duncan Mak
1f227a628f * en/Gtk/MovementStep.xml:
* en/Gtk/ResizeMode.xml:
* en/Gtk/StateType.xml:
* en/Gtk/ToolbarStyle.xml: More from Hector, the Mexican
documentation phenomenon!

svn path=/trunk/gtk-sharp/; revision=11850
2003-02-22 22:32:28 +00:00
Duncan Mak
2071f16dec * en/Gtk/HSeparator.xml: Hector Gomez.
* en/Gtk/DeleteType.xml:  Kevin Breit, with edits.

svn path=/trunk/gtk-sharp/; revision=11827
2003-02-22 07:39:00 +00:00
Kevin Breit
951d74accb 2003-02-21 Kevin Breit <mrproper@ximian.com>
* en/Gtk/Arrow.xml: Fixed a small error where a . was missing at the end of a sentence.

svn path=/trunk/gtk-sharp/; revision=11821
2003-02-22 02:47:23 +00:00
Duncan Mak
f73c939fd1 * en/Gtk/Arrow.xml: Kevin Breit, <mrproper@ximian.com>.
svn path=/trunk/gtk-sharp/; revision=11818
2003-02-21 23:20:50 +00:00
Duncan Mak
641a3191a1 * en/Gtk/Misc.xml: Raphael J. Schmid, <raphael@arrivingarrow.net>.
* en/Gtk/CornerType.xml: Kevin Breit, <mrproper@ximian.com>.

* en/Gtk/AccelLabel.xml: Hector E. Gomez Morales <hgomez_36@flashmail.com>.

* en/Gtk/AccelFlags.xml: Hector E. Gomez Morales <hgomez_36@flashmail.com>.

svn path=/trunk/gtk-sharp/; revision=11816
2003-02-21 22:52:43 +00:00
Duncan Mak
388ec2d564 Fix a missing <para> tag.
svn path=/trunk/gtk-sharp/; revision=11807
2003-02-21 18:59:43 +00:00
Lee Mallabone
e38298641d Correct the maintainer attribute to be consistent.
svn path=/trunk/gtk-sharp/; revision=11806
2003-02-21 18:59:11 +00:00
Lee Mallabone
e22306558d Set mono-doc-maintainer correctly
svn path=/trunk/gtk-sharp/; revision=11805
2003-02-21 18:51:17 +00:00
Lee Mallabone
56cc116358 Add documentation, based a little on the C API docs.
svn path=/trunk/gtk-sharp/; revision=11784
2003-02-20 20:55:24 +00:00
Duncan Mak
2a82ba7d27 CheckButton documentation from Kevin Breit <mrproper@ximian.com>
svn path=/trunk/gtk-sharp/; revision=11782
2003-02-20 19:25:37 +00:00
Miguel de Icaza
806e8d3026 More docs
svn path=/trunk/gtk-sharp/; revision=11765
2003-02-20 05:14:28 +00:00
Miguel de Icaza
293099fcee A simple one
svn path=/trunk/gtk-sharp/; revision=11764
2003-02-20 04:57:07 +00:00
Miguel de Icaza
24cfeb3e41 Add an introduction from the Xlib manual, and add hyperlinks
svn path=/trunk/gtk-sharp/; revision=11763
2003-02-20 04:51:28 +00:00
Jeffrey Stedfast
4db8aaf9c7 2003-02-19 Jeffrey Stedfast <fejj@ximian.com>
* en/Gdk/GC.xml: Documented.

svn path=/trunk/gtk-sharp/; revision=11762
2003-02-20 04:21:06 +00:00
Duncan Mak
8e10c2d7ff * TestFileSelection.cs: Update to reflect FileSelection changes.
* sources/Gtk.metadata: Add GetLayoutOffsets to the rule for out params.

* gtk/FileSelection.custom (Button): Rename to FSButton, so that
we won't wipe out our original Gtk.Button docs.

svn path=/trunk/gtk-sharp/; revision=11761
2003-02-20 04:03:15 +00:00
Miguel de Icaza
e6f24508c4 Improve Improve
svn path=/trunk/gtk-sharp/; revision=11760
2003-02-20 03:56:51 +00:00
Miguel de Icaza
c0ea775140 Commit for ct
svn path=/trunk/gtk-sharp/; revision=11712
2003-02-19 05:58:40 +00:00
Duncan Mak
bb846f7b01 Documentation for Window from Carlos Alberto Cortez <is118149@mail.udlap.mx>.
svn path=/trunk/gtk-sharp/; revision=11711
2003-02-19 04:02:35 +00:00
Duncan Mak
a875178314 Documentation for the scrolling widgets and also Toolbar.
svn path=/trunk/gtk-sharp/; revision=11710
2003-02-19 03:37:52 +00:00
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