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
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
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
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
Lee Mallabone
b03f983252
Some corrections for bad 'langword' usage.
...
svn path=/trunk/gtk-sharp/; revision=12074
2003-02-28 23:26: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
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
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
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
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
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
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
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
52f747583f
Gtk docs
...
svn path=/trunk/gtk-sharp/; revision=11508
2003-02-12 02:00:12 +00:00