Mike Kestner
0e47e78f96
update docs to 2.8 API and document all new members
...
svn path=/trunk/gtk-sharp/; revision=54175
2005-12-09 23:12:49 +00:00
Miguel de Icaza
9af713e759
Revert mistake
...
svn path=/trunk/gtk-sharp/; revision=49389
2005-09-03 04:11:38 +00:00
Miguel de Icaza
2af1e82dfd
Update docs
...
svn path=/trunk/gtk-sharp/; revision=49381
2005-09-02 22:55:48 +00:00
Mike Kestner
a4a90e0797
2005-08-23 Mike Kestner <mkestner@novell.com>
...
* parser/gapi2xml.pl : handle foo const * fields.
* gnome/gnome-api-2.10.raw : regen.
svn path=/trunk/gtk-sharp/; revision=48745
2005-08-23 17:02:47 +00:00
Mike Kestner
ab07fa8056
updates to assembly version elements
...
svn path=/trunk/gtk-sharp/; revision=46164
2005-06-17 18:43:30 +00:00
Mike Kestner
5b8c8ab531
2005-05-23 Mike Kestner <mkestner@novell.com>
...
* Makefile.am : add an update-delete target for --delete.
* en/*/*.xml : update-delete.
svn path=/trunk/gtk-sharp/; revision=44918
2005-05-23 21:11:27 +00:00
Mike Kestner
f8d36b9453
2005-05-23 Mike Kestner <mkestner@novell.com>
...
* configure.in.in : add monodocer-fu.
2005-05-23 Mike Kestner <mkestner@novell.com>
* Makefile.am : switch to monodocer
* updater : kill
* en/*/*.xml : enormo-diff from monodocer first run without --delete.
svn path=/trunk/gtk-sharp/; revision=44915
2005-05-23 20:41:51 +00:00
Mike Kestner
704726109a
2004-06-21 Mike Kestner <mkestner@ximian.com>
...
* en/*/*.xml : document ctor(GType) members via script-fu. 476 TBAs.
svn path=/trunk/gtk-sharp/; revision=30068
2004-06-21 20:33:11 +00:00
Mike Kestner
2b6efdc91c
2004-06-21 Mike Kestner <mkestner@ximian.com>
...
* en/*/*.xml : document GType props via script-fu. 620 TBAs killed.
svn path=/trunk/gtk-sharp/; revision=30066
2004-06-21 20:14:42 +00:00
John Luke
ec87d5d92d
2003-12-22 John Luke <jluke@cfl.rr.com>
...
* en/GLib/GType.xml:
* en/GLib/DefaultSignalHandlerAttribute.xml: added
* */*/.xml: run updater
svn path=/trunk/gtk-sharp/; revision=21469
2003-12-24 01:35:30 +00:00
John Luke
0b12cb5378
run the updater
...
svn path=/trunk/gtk-sharp/; revision=19429
2003-10-28 00:48:23 +00:00
John Luke
0a5c79b320
2003-10-13 John Luke <jluke@cfl.rr.com>
...
* en/*/*.xml: fix finalize signature (override not virtual)
svn path=/trunk/gtk-sharp/; revision=18998
2003-10-13 22:55:58 +00:00
John Luke
74ceff8411
run updater
...
svn path=/trunk/gtk-sharp/; revision=18908
2003-10-12 09:06:39 +00:00
John Luke
cc1f6e10f2
run the updater, add docs for Art, Gda, and GnomeDb
...
(includes Gnome.Print)
svn path=/trunk/gtk-sharp/; revision=18154
2003-09-17 21:56:59 +00:00
Joshua Tauberer
9d0a50175b
Updated GtkSharp docs for monodoc's needs
...
svn path=/trunk/gtk-sharp/; revision=16463
2003-07-21 00:13:00 +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
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
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
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
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
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
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
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
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