Mike Kestner
33cc251399
html assembly version update and stubs
...
svn path=/trunk/gtk-sharp/; revision=97075
2008-03-01 13:52:20 +00:00
Mike Kestner
3402acb805
assembly version updates for 2.12
...
svn path=/trunk/gtk-sharp/; revision=90841
2007-12-06 18:37:54 +00:00
Mike Kestner
4efaf8c3dc
start of the docs for Gtk namespace new API on existing types
...
svn path=/trunk/gtk-sharp/; revision=63375
2006-08-04 23:13:09 +00:00
Mike Kestner
f2774d7879
obnoxiously large assembly version update
...
svn path=/trunk/gtk-sharp/; revision=63369
2006-08-04 19:43:19 +00:00
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
60b7406317
updater run for 2.4 api.
...
svn path=/trunk/gtk-sharp/; revision=35742
2004-11-05 21:25:40 +00:00
Shane Landrum
267c9cd26d
2004-09-13 Shane Landrum <epicene@pobox.com>
...
* en/Gtk/HTMLBeginFlags.xml
* en/Gtk/HTMLCommandType.xml
* en/Gtk/HTMLEditorEventType.xml
* en/Gtk/HTMLEmbedded.xml
* en/Gtk/HTMLEtchStyle.xml
* en/Gtk/HTMLStream.xml: Docs for HTML-related classes.
svn path=/trunk/gtk-sharp/; revision=33793
2004-09-13 05:33:14 +00:00
Shane Landrum
e35b797518
2004-08-29 Shane Landrum <epicene@pobox.com>
...
* HTML.xml
* HTMLBeginFlags.xml
* HTMLClassProperties.xml
* HTMLCommandType.xml
* HTMLEditorAPI.xml
* HTMLEditorEventType.xml
* HTMLFontStyleShift.xml
* HTMLParagraphStyle.xml
* HTMLPrintCallback.xml
* HTMLStream.xml
* HTMLStreamCloseFunc.xml
* HTMLStreamStatus.xml
* HTMLStreamTypesFunc.xml
* HTMLStreamWriteFunc.xml: Documented HTML widget and related classes.
svn path=/trunk/gtk-sharp/; revision=32980
2004-08-29 06:52:31 +00:00
Mike Kestner
9577c1e81d
2004-06-29 Mike Kestner <mkestner@ximian.com>
...
* en/*/*.xml : remove To be added from enum <remarks> since they aren't
rendered. Monodoc needs to be enhanced to render if they are there,
but we should normally put enum member docs in the summary, not remarks.
svn path=/trunk/gtk-sharp/; revision=30537
2004-06-29 16:25:31 +00:00
Mike Kestner
07fc84a409
2004-06-24 Mike Kestner <mkestner@ximian.com>
...
* en/*/*.xml : add back the enumtype Value__ fields with "Do not use"
docs. Monodoc doesn't show these nodes as fields, but needs them for
non-int enums.
svn path=/trunk/gtk-sharp/; revision=30320
2004-06-24 16:16:19 +00:00
Mike Kestner
f73a9c9db9
2004-06-17 Mike Kestner <mkestner@ximian.com>
...
* scan-deprecations.cs : kill value__ fields of enum types too.
* en/*/*.xml : remove value__ fields from enum types. 400 more tba's.
svn path=/trunk/gtk-sharp/; revision=29783
2004-06-17 15:45:32 +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
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
1454565034
2003-07-17 Duncan Mak <duncan@ximian.com>
...
* Fixed another off-by-one error in the enums from the last
commit. I'm such a doofus.
Also added the new enums that were missing from last night's
commit.
svn path=/trunk/gtk-sharp/; revision=16367
2003-07-18 02:50:06 +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
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
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