Commit Graph

223 Commits

Author SHA1 Message Date
John Luke
5ee4beb801 2003-07-17 John Luke <jluke@cfl.rr.com>
* en/Gtk/CellRenderer.xml: documented

svn path=/trunk/gtk-sharp/; revision=16365
2003-07-18 01:30:49 +00:00
John Luke
df08f5bb95 2003-07-17 John Luke <jluke@cfl.rr.com>
* en/Gtk/CellRendererMode.xml: documented
	* en/Gtk/CellRendererState.xml: documented

svn path=/trunk/gtk-sharp/; revision=16360
2003-07-17 23:40:49 +00:00
Duncan Mak
ada2962e92 2003-07-17 Duncan Mak <duncan@ximian.com>
* Added new documentation files for the new classes, and fixed the
	off-by-one enum member name bug that was introduced in the previous
	commit.

svn path=/trunk/gtk-sharp/; revision=16325
2003-07-17 06:38:40 +00:00
Duncan Mak
ed163952af 2003-07-17 Duncan Mak <duncan@ximian.com>
* Add new documentation files for the new classes.

svn path=/trunk/gtk-sharp/; revision=16324
2003-07-17 06:35:10 +00:00
John Luke
9d8a428ec0 2003-07-16 John Luke <jluke@cfl.rr.com>
* en/Gnome/About.xml: documented

svn path=/trunk/gtk-sharp/; revision=16316
2003-07-17 03:39:14 +00:00
John Luke
c5ebc2856b 2003-07-16 John Luke <jluke@cfl.rr.com>
* en/GConf/Client.xml: documented

svn path=/trunk/gtk-sharp/; revision=16315
2003-07-17 02:56:34 +00:00
Duncan Mak
749844387c 2003-07-16 Duncan Mak <duncan@ximian.com>
* All enumerations: Fixed the TypeSignature and MemberSignature in all
	documentation files for Enumerations.

svn path=/trunk/gtk-sharp/; revision=16313
2003-07-16 21:03:40 +00:00
John Luke
1ad394854e * en/Gtk/CellRendererText.xml: documented, except one event and method
* en/Gtk/CellRendererToggle.xml: documented
	* en/Gtk/CellRendererPixbuf.xml: documented

svn path=/trunk/gtk-sharp/; revision=16290
2003-07-16 04:35:01 +00:00
Miguel de Icaza
74ef92124b Update with jluke sample
svn path=/trunk/gtk-sharp/; revision=16289
2003-07-16 04:03:32 +00:00
Duncan Mak
870b00b76e * en/Gtk/ItemFactory.xml: Rename GetItemByAction and
GetWidgetByAction to GetItem and GetWidget, to reflect metadata
changes.

* en/Gtk/TextBuffer.xml: Remove all references to *ByName methods,
as they are now all overrides.

* en/Gtk/HTML.xml: Update to use the new Begin overloads, since
bug #46427 is fixed.

* sources/Gtk.metadata
(GtkIconSet): hide the GetSizes method.
(GtkTextBuffer): new overrides
        MoveMarkByName    -> MoveMark
        DeleteMarkByName  -> DeleteMark
        ApplyTagByName    -> ApplyTag
        RemoveTagByName   -> RemoveTag
(GtkItemFactory): new overrides
        GetItemByAction   -> GetItem
        GetWidgetByAction -> GetWidget

* sources/gtkhtml-font-style-enum.patch: A patch to use real values
in gtkhtml-enums.h so that the parser won't choke on the complex enum
declarations.

svn path=/trunk/gtk-sharp/; revision=16282
2003-07-16 02:07:51 +00:00
Miguel de Icaza
7880ee2044 Add HTML
svn path=/trunk/gtk-sharp/; revision=16277
2003-07-15 23:42:15 +00:00
Miguel de Icaza
f98b4e6398 Add example, and more explanations
svn path=/trunk/gtk-sharp/; revision=16247
2003-07-15 02:34:04 +00:00
Duncan Mak
b0da34e07f all documented except for events.
svn path=/trunk/gtk-sharp/; revision=16242
2003-07-15 00:20:31 +00:00
Ben Maurer
7423197846 was not validating. fixed
svn path=/trunk/gtk-sharp/; revision=16240
2003-07-14 21:05:01 +00:00
Duncan Mak
10e594b822 added the missing properties.
svn path=/trunk/gtk-sharp/; revision=16187
2003-07-14 05:34:45 +00:00
Duncan Mak
d9a26991fc * en/Gtk/TextTag.xml:
* en/Gtk/TextTagTable.xml:
* en/Gtk/TextMark.xml:
* en/Gtk/TextChildAnchor.xml: documented.

svn path=/trunk/gtk-sharp/; revision=16182
2003-07-14 00:48:35 +00:00
Duncan Mak
aa65123a95 2003-07-12 Duncan Mak <duncan@ximian.com>
* en/Gtk/TextBuffer.xml: all documented except for events.

2003-07-07  Duncan Mak  <duncan@ximian.com>

	* en/Gtk/TearoffMenuItem.xml: documented.

svn path=/trunk/gtk-sharp/; revision=16135
2003-07-12 09:20:37 +00:00
John Luke
d0f1f5ef24 fix bulleted list
svn path=/trunk/gtk-sharp/; revision=16080
2003-07-10 03:06:27 +00:00
John Luke
59bcb39f2f * en/Gtk/Fixed.xml:
* en/Gtk/Image.xml:
	* en/Gtk/ToggleButton.xml:
	* en/Gtk/Frame.xml
	* en/Gtk/HBox.xml: small fixes

svn path=/trunk/gtk-sharp/; revision=16043
2003-07-08 18:44:29 +00:00
John Luke
bef993d3cc en/Gtk/Dialog.xml: fixes
en/Gtj/Application.xml: add example, fix methods

svn path=/trunk/gtk-sharp/; revision=15947
2003-07-04 21:36:15 +00:00
Duncan Mak
fd57533e7d * en/Gtk/AccelGroup.xml: revert parts of my last patch, as some of
the links do not resolve due to bug #38538.

* en/Gtk/Button.xml (NewFromLabel):
(NewFromStock): documented.

* en/Gtk/Frame.xml (GetLabelAlign): documented.

* en/Gtk/IconFactory.xml:
* en/Gtk/IconSet.xml:
* en/Gtk/IconSize.xml:
* en/Gtk/IconSource.xml: documented.

* en/Gtk/Paned.xml: added documentation for the events.

* en/Gtk/ResponseType.xml: documented.

svn path=/trunk/gtk-sharp/; revision=15916
2003-07-04 07:49:31 +00:00
John Luke
35079d1f3d fix method signatures
svn path=/trunk/gtk-sharp/; revision=15914
2003-07-04 05:11:46 +00:00
John Luke
1aabed9f63 add first draft
svn path=/trunk/gtk-sharp/; revision=15911
2003-07-04 02:09:49 +00:00
John Luke
2e8ce4be18 * en/Gtk/TreeSelection.xml: fix method signatures, small updates
svn path=/trunk/gtk-sharp/; revision=15884
2003-07-03 01:25:09 +00:00
Duncan Mak
4212447168 2003-06-30 Duncan Mak <duncan@ximian.com>
* en/Gtk/AccelGroup.xml: Added some more hyperlinks to the
	existing text.

svn path=/trunk/gtk-sharp/; revision=15801
2003-07-01 04:15:36 +00:00
John Luke
03be753526 fix methods and update
svn path=/trunk/gtk-sharp/; revision=15681
2003-06-27 03:09:54 +00:00
John Luke
ca4463dee3 update example, provide parameter references
svn path=/trunk/gtk-sharp/; revision=15680
2003-06-27 02:27:25 +00:00
Ben Maurer
823fed21de There was some invalid XML in this file. It was not passing the validator.
svn path=/trunk/gtk-sharp/; revision=15613
2003-06-24 16:52:00 +00:00
John Luke
a001a03980 * en/Gtk/WindowType.xml: don't use contractions
* en/Gtk/ToolbarChildType.xml: add first draft
	* en/Gtk/SortType.xml: update
	* en/Gtk/SizeGroupMode.xml: update
	* en/Gtk/ShadowType.xml: update
	* en/Gtk/PolicyType.xml: update
	* en/Gtk/PackType.xml: update
	* en/Gtk/Justification.xml: update
	* en/Gtk/CurveType.xml: update
	* en/Gtk/AttachOptions.xml: update

svn path=/trunk/gtk-sharp/; revision=15596
2003-06-24 03:20:31 +00:00
John Luke
abb15e3987 * en/Gtk/WindowGroup.xml: add some info
* en/Gtk/WindowPosition.xml: update

svn path=/trunk/gtk-sharp/; revision=15595
2003-06-24 01:56:55 +00:00
John Luke
559741b27d add example for Gtk.Dialog
svn path=/trunk/gtk-sharp/; revision=15432
2003-06-16 02:44:35 +00:00
John Luke
af529da444 * en/Gtk/Dialog.xml: add more info
* en/Gtk/DialogFlags: add first draft

svn path=/trunk/gtk-sharp/; revision=15423
2003-06-15 16:44:25 +00:00
John Luke
f64dfcc778 * en/Gtk/ProgressBarStyle.xml
* en/Gtk/ProgressBarOrientation.xml
    * en/Gtk/ImageType.xml: add first drafts

svn path=/trunk/gtk-sharp/; revision=15374
2003-06-13 20:42:42 +00:00
Hector E. Gomez Morales
cafac6fcde First draft Window.xml.
svn path=/trunk/gtk-sharp/; revision=15339
2003-06-12 13:26:21 +00:00
John Luke
ad11cfb128 * en/Gtk/Image.xml: add parameter and returns references, Methods
* en/Gtk/Window.xml: add parameter and returns references
* en/Gtk/TreeView.xml: add RulesHint
* en/Gtk/Stock.xml: add returns references
* en/Gtk/Plug.xml: add first draft

svn path=/trunk/gtk-sharp/; revision=15335
2003-06-12 04:17:57 +00:00
John Luke
3f7bd40ef7 add GConf.PropertyEditors docs
svn path=/trunk/gtk-sharp/; revision=15164
2003-06-06 18:45:16 +00:00
John Luke
7f90d3ee7f add GConf docs
svn path=/trunk/gtk-sharp/; revision=15163
2003-06-06 18:41:12 +00:00
Lee Mallabone
ad27b845f8 * doc/en/*Sharp/bool*.xml: Remove more internal signal class docs.
* doc/en/*Sharp/*Native.xml: Remove non-public signal class docs.

svn path=/trunk/gtk-sharp/; revision=15050
2003-06-01 15:34:30 +00:00
John Luke
d77d6bbcea fix bulleted list in Fixed.xml
Add First draft for MessageDialog.xml and InputDialog.xml

svn path=/trunk/gtk-sharp/; revision=15015
2003-05-31 01:14:01 +00:00
John Luke
775cae7bb2 Fix typos, add info for Button
svn path=/trunk/gtk-sharp/; revision=15002
2003-05-30 04:30:12 +00:00
Lee Mallabone
53ed8e5386 Remove helper classes from the docs that are now 'internal' rather than public.
svn path=/trunk/gtk-sharp/; revision=14978
2003-05-28 22:49:11 +00:00
Lee Mallabone
9d286a36ed * en/Gtk/Button.xml: Result of running the updater.
* en/Gtk/SizeGroup*.xml: First draft of docs for GtkSizeGroup.

svn path=/trunk/gtk-sharp/; revision=14777
2003-05-21 21:31:19 +00:00
Ben Maurer
89a5fdaf12 Documented Point.xml
svn path=/trunk/gtk-sharp/; revision=14776
2003-05-21 21:02:52 +00:00
Lee Mallabone
362680e1b4 Remove docs for classes that not exposed by Gtk#
svn path=/trunk/gtk-sharp/; revision=14771
2003-05-21 18:08:26 +00:00
Hector E. Gomez Morales
29df796a6e Almost full doc of Menu.xml. A property is missing if documentation.
svn path=/trunk/gtk-sharp/; revision=14716
2003-05-20 08:10:59 +00:00
John Luke
aa11f46693 Add first drafts.
svn path=/trunk/gtk-sharp/; revision=14709
2003-05-19 20:02:24 +00:00
Martin Willemoes Hansen
437687c030 * en/GLib.xml: Added
svn path=/trunk/gtk-sharp/; revision=14605
2003-05-15 15:01:07 +00:00
Martin Willemoes Hansen
98d8dcffc5 * en/Gnome.xml: Added
svn path=/trunk/gtk-sharp/; revision=14604
2003-05-15 14:46:19 +00:00
John Luke
4d41ffcdc3 Add myself as maintainer to previously submitted docs.
svn path=/trunk/gtk-sharp/; revision=14591
2003-05-15 06:05:07 +00:00
John Luke
15d2a0c710 Add first drafts, without examples.
svn path=/trunk/gtk-sharp/; revision=14588
2003-05-15 00:47:59 +00:00
Jaime Anguiano Olarra
ddc14873b2 Added some descriptions and info for all the constructors.
svn path=/trunk/gtk-sharp/; revision=14586
2003-05-14 19:22:02 +00:00
Jaime Anguiano Olarra
5d2bf2aee5 Completed.
svn path=/trunk/gtk-sharp/; revision=14583
2003-05-14 18:11:52 +00:00
Jaime Anguiano Olarra
7b75477920 Added some more info.
svn path=/trunk/gtk-sharp/; revision=14573
2003-05-14 12:14:31 +00:00
John Luke
2efbf0e96a Add first draft for Tooltips.xml
svn path=/trunk/gtk-sharp/; revision=14434
2003-05-10 02:51:23 +00:00
Lee Mallabone
5a2f08dcc7 Results of running the API updater on the Gtk and GtkSharp directories.
Have manually checked the differences for sanity.

svn path=/trunk/gtk-sharp/; revision=14397
2003-05-08 20:26:02 +00:00
Duncan Mak
3481db90db * en/Gtk/EventBox.xml:
* en/Gtk/Fixed.xml: Add more updates from John Luke <jluke@cfl.rr.com>.

svn path=/trunk/gtk-sharp/; revision=14224
2003-05-02 22:36:47 +00:00
Duncan Mak
d413d07870 Add updated from John Luke <jluke@cfl.rr.com>.
svn path=/trunk/gtk-sharp/; revision=14194
2003-05-01 23:30:59 +00:00
Miguel de Icaza
73e61540cc Update docs
svn path=/trunk/gtk-sharp/; revision=13985
2003-04-24 18:41:14 +00:00
Miguel de Icaza
c11f1efd05 C: John Luke, ToggleButton documentation
svn path=/trunk/gtk-sharp/; revision=13984
2003-04-24 18:38:39 +00:00
Pedro Martínez Juliá
14f3add82e 2003-04-24 Pedro Mart�nez Juli� <yoros@wanadoo.es>
* en/Gtk/Combo.xml: Edit document. Ready to validate. There are a
    few TODO attributes but I think that will not be documented.

svn path=/trunk/gtk-sharp/; revision=13981
2003-04-24 18:14:30 +00:00
Miguel de Icaza
b5b2dc6515 Update
svn path=/trunk/gtk-sharp/; revision=13953
2003-04-23 22:38:12 +00:00
Miguel de Icaza
3d332f9b4b More
svn path=/trunk/gtk-sharp/; revision=13952
2003-04-23 22:31:14 +00:00
Miguel de Icaza
a2cb098bd2 update
svn path=/trunk/gtk-sharp/; revision=13951
2003-04-23 22:25:23 +00:00
Miguel de Icaza
6e4e977048 MOre
svn path=/trunk/gtk-sharp/; revision=13950
2003-04-23 22:23:21 +00:00
Miguel de Icaza
11e445a633 Add VisualType docs
svn path=/trunk/gtk-sharp/; revision=13949
2003-04-23 22:13:51 +00:00
Miguel de Icaza
84034cabcb improve
svn path=/trunk/gtk-sharp/; revision=13948
2003-04-23 21:55:14 +00:00
Hector E. Gomez Morales
775e610a14 Changed the incorrect tag <see cref="langword:null" /> to the correct one <see langword="null" />.
svn path=/trunk/gtk-sharp/; revision=13886
2003-04-22 10:15:35 +00:00
Ben Maurer
70519eb198 Created documentation.
svn path=/trunk/gtk-sharp/; revision=13812
2003-04-19 23:04:59 +00:00
Ben Maurer
7327faea4e Created real documentation.
svn path=/trunk/gtk-sharp/; revision=13810
2003-04-19 22:42:53 +00:00
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
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
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
a6de3a7745 Full docs of Menushell and MenuDirectionType.
svn path=/trunk/gtk-sharp/; revision=12606
2003-03-17 05:04:39 +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