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
Miguel de Icaza
37371cad91
Contributions from brendanjerwin@ellijay.com
...
svn path=/trunk/gtk-sharp/; revision=30469
2004-06-28 00:06:36 +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
0b0e441876
2004-06-24 Mike Kestner <mkestner@ximian.com>
...
* en/*/*.xml : kill all the dead files where types have been removed.
Mark several gtkhtml types as being in gtkhtml-sharp, not gtk-sharp.
Another 601 dead TBAs.
svn path=/trunk/gtk-sharp/; revision=30318
2004-06-24 15:13:45 +00:00
Miguel de Icaza
15c9579c97
Patches from Peter Johanson (latexer)
...
svn path=/trunk/gtk-sharp/; revision=30305
2004-06-24 13:52:21 +00:00
Mike Kestner
bd7ec685ac
2004-06-24 Mike Kestner <mkestner@ximian.com>
...
* en/*/*.xml : document event args classes and ctors via script-fu.
Knocks off another 944 TBAs.
svn path=/trunk/gtk-sharp/; revision=30304
2004-06-24 13:44:36 +00:00
Mike Kestner
1dc455cd70
2004-06-21 Mike Kestner <mkestner@ximian.com>
...
* en/*/*.xml : document event handler delegates via script-fu. 400 TBAs.
svn path=/trunk/gtk-sharp/; revision=30248
2004-06-23 23:10:49 +00:00
Todd Berman
bec6f28c89
2004-06-23 Todd Berman <tberman@off.net>
...
* doc/*/*.xml: s/GtkSharp.SignalArgs/GLib.SignalArgs/;
svn path=/trunk/gtk-sharp/; revision=30246
2004-06-23 21:49:09 +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
Larry Ewing
02df1f1afd
2004-06-19 Larry Ewing <lewing@ximian.com>
...
* en/Gnome/CanvasItem.xml: update the documentation no that
the binding has been fixed.
* en/Gdk/Pixdata.xml: fixup the Pixdata docs now that the binding
is fixed.
svn path=/trunk/gtk-sharp/; revision=29955
2004-06-19 19:12:51 +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
Mike Kestner
2b20e653c6
2004-06-15 Mike Kestner <mkestner@ximian.com>
...
* en/*/*.xml : generated summary and remarks for all the On* virtual
default handler methods. 700 more To be addeds gone.
svn path=/trunk/gtk-sharp/; revision=29603
2004-06-15 15:41:25 +00:00
Todd Berman
9f492c794b
2004-06-11 Todd Berman <tberman@sevenl.net>
...
* gtk/Container.custom:
* gtk/CellRenderer.custom:
* gnome/CanvasItem.custom: mark Override* private.
* doc/en/*/*.xml: update to remove Override* methods.
svn path=/trunk/gtk-sharp/; revision=29394
2004-06-12 00:18:05 +00:00
Mike Kestner
0372a77462
2004-06-11 Mike Kestner <mkestner@ximian.com>
...
* doc/en/*/*.xml : update to remove Override* methods.
* generator/Signal.cs : make the Override* methods private. They
should not ever be called manually and it saves about 800 "do not
call this method" doc entries.
svn path=/trunk/gtk-sharp/; revision=29388
2004-06-11 22:41:01 +00:00
Mike Kestner
725f65261c
2004-06-10 Mike Kestner <mkestner@ximian.com>
...
* configure.in : break the monodoc dep, even though it was optional
it was a pain in the backside.
* doc/Makefile.am : add assemble target to build docs using monodoc.
we now have two manual targets which use monodoc, but aren't required
for the default build (update and assemble).
svn path=/trunk/gtk-sharp/; revision=29238
2004-06-10 20:46:02 +00:00
Todd Berman
9698c4d2f9
2004-06-07 Todd Berman <tberman@sevenl.net>
...
* gtk/Widget.custom: expose some easy bool properties for checking
certain WidgetFlags. Make Allocation a settable property.
* gtk/glue/widget.c: bit of glue to make Allocation settable.
* gdk/Window.custom: expose UserData as a usable IntPtr property.
* gdk/Gdk.metadata: hide old GetUserData/SetUserData methods.
* doc/*: ran the updater.
svn path=/trunk/gtk-sharp/; revision=28974
2004-06-07 17:14:35 +00:00
Mike Kestner
070eb3cc64
2004-06-01 Mike Kestner <mkestner@ximian.com>
...
* en/*/*.xml : run updater to add new protected ctor () 's.
svn path=/trunk/gtk-sharp/; revision=28646
2004-06-01 18:05:26 +00:00
Mike Kestner
bc3ad7a1bd
2004-05-28 Mike Kestner <mkestner@ximian.com>
...
* Makefile.am : fix disthook
* en/*Sharp.xml : kill
* en/* : run updater again for the TreeModel API change.
svn path=/trunk/gtk-sharp/; revision=28372
2004-05-28 18:09:36 +00:00
Mike Kestner
785ddede52
2004-05-28 Mike Kestner <mkestner@ximian.com>
...
* en/* : put back all the real docs the updater tossed.
svn path=/trunk/gtk-sharp/; revision=28367
2004-05-28 17:31:16 +00:00
Mike Kestner
581dbea8ec
2004-05-27 Mike Kestner <mkestner@ximian.com>
...
* en/* : run updater
svn path=/trunk/gtk-sharp/; revision=28301
2004-05-27 19:02:19 +00:00
Miguel de Icaza
d596e786f7
Add docs from Iain McCoy
...
svn path=/trunk/gtk-sharp/; revision=28075
2004-05-25 19:14:55 +00:00
Miguel de Icaza
4340f0903f
Add updates from Marques Johansson (marques@displague.com)
...
svn path=/trunk/gtk-sharp/; revision=28072
2004-05-25 19:10:28 +00:00
Miguel de Icaza
adb74a6aa8
Canvas contributions from alf82@freemail.gr
...
svn path=/trunk/gtk-sharp/; revision=27034
2004-05-10 17:22:59 +00:00
Miguel de Icaza
48eea29a81
Contributions from psonek2@seznam.cz
...
svn path=/trunk/gtk-sharp/; revision=25334
2004-04-11 18:45:51 +00:00
Hector E. Gomez Morales
5d8e9c5dd3
2004-03-05 Hector Gomez M <hectorgm@ciencias.unam.mx>
...
* en/* : Created TODO files for every namespace (except *Sharp namespaces).
2004-02-29 Hector Gomez M <hectorgm@ciencias.unam.mx>
* Changelog: Corrected bogus year dates.
* en/Gtk/TODO: updated TODO list.
* en/Atk/EditableText.xml
* en/Atk/Free.xml
* en/Atk/NoOpObject.xml
* en/Atk/Object.xml
* en/Atk/StateSet.xml
* en/Gnome/CanvasProxy.xml
* en/Gnome/CanvasRichText.xml
* en/Gnome/Config.xml
* en/Gnome/DateEdit.xml
* en/Gnome/Entry.xml
* en/Gnome/FileEntry.xml
* en/Gnome/Font.xml
* en/Gnome/FontFamily.xml
* en/Gnome/GlyphList.xml
* en/Gnome/IconList.xml
* en/Gnome/IconTheme.xml
* en/Gnome/Pgl.xml
* en/Gtk/Combo.xml
* en/Gtk/ListStore.xml
* en/Gtk/RadioMenuItem.xml
* en/Gtk/StockItem.xml
* en/Gtk/StockManager.xml
* en/Gtk/TextBuffer.xml
* en/Gtk/TextIter.xml
* en/Gtk/TextView.xml
* en/Gtk/TooltipsData.xml
* en/Gtk/TreeModelSort.xml
* en/Gtk/TreeStore.xml
* en/Gtk/TreeView.xml
* en/Gtk/Widget.xml
* en/Gtk/Window.xml: Restored and/or removed various nodes.
* en/Gtk/Accel.xml: Removed deprecated GroupsFromObject Method.
* en/Gtk/Application: Removed deprecated CurrentEvent Property.
* en/Gtk/Container.xml: FocusChain and Children update.
* en/Gtk/DeleteEventArgs.xml: Removed deprecated Event Property.
* en/Gtk/DestroyEventArgs.xml: Removed deprecated Event Property.
* en/Gtk/MenuItem.xml: ToggleSizeRequest update.
* en/Gtk/IMContext.xml: Removed deprecated GetPreeditString Method.
* en/Gtk/IMContextSimple.xml: Removed deprecated AddTable Method.
* en/Gtk/Init.xml: Removed deprecated AbiCheck Method
* en/Gtk/MapEventArgs.xml: Removed deprecated Event Property.
* en/Gtk/MenuItem.xml: Removed deprecated ToggleSizeRequest Method.
* en/Gtk/NoExposeEventArgs.xml: Removed deprecated Event Property.
* en/Gtk/SelectionData.xml: Removed deprecated Set Method.
* en/Gtk/TextChildAnchor.xml: Widget update.
* en/Gtk/TreeIter.xml: Stamp update.
* en/Gtk/TreeModel.xml: EmitRowsReordered update.
* en/Gtk/TreeRowReference.xml: Removed deprecated Reordered Method.
* en/Gtk/TreeSelection.xml: Removed deprecated GetSelectedRows Method.
* en/Gtk/TreeViewColumn.xml: Removed deprecated CellRenders Property.
* en/Gtk/UnmapEventArgs.xml: Removed deprecated Event Property.
svn path=/trunk/gtk-sharp/; revision=23736
2004-03-05 13:40:13 +00:00
Mike Kestner
3b14029b6e
2003-02-26 Mike Kestner <mkestner@ximian.com>
...
* Vte/Gnome/Gtk : add some new doc files.
svn path=/trunk/gtk-sharp/; revision=23498
2004-02-26 19:27:27 +00:00
Mike Kestner
4924b52190
2003-02-26 Mike Kestner <mkestner@ximian.com>
...
* All: run updater and kill stubbed deprecates
svn path=/trunk/gtk-sharp/; revision=23497
2004-02-26 19:18:47 +00:00
Mike Kestner
d066f892af
2003-02-25 Mike Kestner <mkestner@ximian.com>
...
* All: update events to new handler namespaces.
svn path=/trunk/gtk-sharp/; revision=23475
2004-02-25 23:39:06 +00:00
Mike Kestner
10b7879ab0
2003-02-25 Mike Kestner <mkestner@ximian.com>
...
* */*Handler.xml : move all signal delegates from *Sharp to base namespaces.
svn path=/trunk/gtk-sharp/; revision=23472
2004-02-25 21:46:24 +00:00
Mike Kestner
4a1e0cc220
2003-02-25 Mike Kestner <mkestner@ximian.com>
...
* All: move all signal args from *Sharp to base namespaces.
svn path=/trunk/gtk-sharp/; revision=23465
2004-02-25 20:15:44 +00:00
Miguel de Icaza
6507489ef9
Next batch of commits
...
svn path=/trunk/gtk-sharp/; revision=22035
2004-01-13 21:25:07 +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
2e339f93a1
* en/Gnome/Druid.xml:
...
* en/Gnome/DruidPage.xml:
* en/Gnome/DruidPageEdge.xml:
* en/Gnome/DruidPageStandard.xml: documented
svn path=/trunk/gtk-sharp/; revision=20912
2003-12-09 01:57:59 +00:00
John Luke
2b16d16574
2003-12-08 John Luke <jluke@cfl.rr.com>
...
* en/Art/Rgba.xml: update
* en/Gnome/FileEntry.xml: documented
svn path=/trunk/gtk-sharp/; revision=20910
2003-12-08 23:56:58 +00:00
John Luke
46acd2b617
2003-12-04 John Luke <jluke@cfl.rr.com>
...
* All: run updater
svn path=/trunk/gtk-sharp/; revision=20789
2003-12-04 21:09:30 +00:00
John Luke
fd18887c61
add print example
...
svn path=/trunk/gtk-sharp/; revision=20348
2003-11-23 00:56:01 +00:00
John Luke
b081ef5b44
2003-11-18 John Luke <jluke@cfl.rr.com>
...
* en/Gnome/CanvasPixbuf.xml: correct HeightInPixels from Sebastian <scut@nb.in-berlin.de>
svn path=/trunk/gtk-sharp/; revision=20190
2003-11-18 21:14:40 +00:00
John Luke
f844057a89
run updater
...
svn path=/trunk/gtk-sharp/; revision=19636
2003-11-05 04:30:47 +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
e6b91d2fd2
* makefile: add gtkhtml to update dirs
...
* en/Gnome/PaperSelectorFlags.xml
* en/Gnome/PrintButtons.xml
* en/Gnome/PrintDialogFlags.xml
* en/Gnome/PrintDialogRangeFlags.xml
* en/GtkSharp/TextEventArgs.xml
* en/GtkSharp/TextEventHandler.xml
* en/GtkSharp/WidgetEventArgs.xml
* en/GtkSharp/WidgetEventHandler.xml: add these
svn path=/trunk/gtk-sharp/; revision=18907
2003-10-12 08:32:29 +00:00
John Luke
88a78c99bd
2003-10-09 John Luke <jluke@cfl.rr.com>
...
* en/Gnome/About.xml: add note about destroy on close event
svn path=/trunk/gtk-sharp/; revision=18815
2003-10-09 20:12:10 +00:00
John Luke
e7f84c070d
2003-10-03 John Luke <jluke@cfl.rr.com>
...
* en/Gnome/Popup.xml: documented w/ simple example
* en/Gtk.Menu.xml: popup example and parameter fix
svn path=/trunk/gtk-sharp/; revision=18578
2003-10-04 02:55:43 +00:00
John Luke
0f39800bff
2003-09-20 John Luke <jluke@cfl.rr.com>
...
* makefile: mwh's update target
* en/Gnome/AppBar.xml: documented
* en/Gnome/App.xml: half documented
* en/Gnome/Entry.xml: half documented
* en/Gnome/Window.xml: add some info
svn path=/trunk/gtk-sharp/; revision=18203
2003-09-20 06:45:35 +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
John Luke
5b0557bdc1
2003-08-18 John Luke <jluke@cfl.rr.com>
...
* en/Gnome/Help.xml: documented
* en/Gnome/CanvasText.xml: add example from monkeyguide
svn path=/trunk/gtk-sharp/; revision=17377
2003-08-18 04:28:10 +00:00
Duncan Mak
710bbc7959
2003-08-06 Xavier Amado <xavier@blackbloodstudios.com>
...
* gtk/Notebook.custom (CurrentPageWidget): Added a property for
getting the current page widget directly.
2003-07-30 Duncan Mak <duncan@ximian.com>
* en/Gnome/CanvasShape.xml: documented.
svn path=/trunk/gtk-sharp/; revision=17100
2003-08-06 04:40:02 +00:00
Martin Willemoes Hansen
671e97d5c9
Used the params keyword with the parameter descriptions
...
svn path=/trunk/gtk-sharp/; revision=17048
2003-08-04 12:17:17 +00:00
Martin Willemoes Hansen
793b5ded71
* /en/Gnome/InteractFunction.xml:
...
* /en/Gnome/ModuleClassInitHook.xml:
* /en/Gnome/ModuleHook.xml:
* /en/Gnome/ModuleInitHook.xml:
* /en/Gnome/TriggerActionFunction.xml:
* /en/Gnome/UISignalConnectFunc.xml: documented
svn path=/trunk/gtk-sharp/; revision=17047
2003-08-04 11:30:11 +00:00
Martin Willemoes Hansen
cb62d0fd12
* /en/Gnome/ClientState.xml:
...
* /en/Gnome/FileDomain.xml:
* /en/Gnome/HelpError.xml:
* /en/Gnome/PreferencesType.xml:
* /en/Gnome/TriggerType.xml:
* /en/Gnome/URLError.xml: documented
svn path=/trunk/gtk-sharp/; revision=17014
2003-08-03 11:47:02 +00:00
Martin Willemoes Hansen
79bdf2bdf6
* /en/Gnome/UIPixmapType.xml:
...
* /en/Gnome/UIInfoConfigurableTypes.xml:
* /en/Gnome/IconListMode.xml:
* /en/Gnome/FontPickerMode.xml:
* /en/Gnome/DateEditFlags.xml: documented
svn path=/trunk/gtk-sharp/; revision=17008
2003-08-02 18:52:47 +00:00
Martin Willemoes Hansen
8a07f38fc8
* /en/Gnome/ClientFlags.xml:
...
* /en/Gnome/DialogType.xml:
* /en/Gnome/EdgePosition.xml:
* /en/Gnome/InteractStyle.xml:
* /en/Gnome/RestartStyle.xml:
* /en/Gnome/SaveStyle.xml:
* /en/Gnome/UIInfoType.xml: documented
svn path=/trunk/gtk-sharp/; revision=17006
2003-08-02 16:54:18 +00:00
Duncan Mak
ad589a0a64
More paramref fixes
...
svn path=/trunk/gtk-sharp/; revision=16961
2003-07-31 21:47:54 +00:00
Duncan Mak
8de5848e61
Little fixes, good night.
...
svn path=/trunk/gtk-sharp/; revision=16878
2003-07-30 07:00:45 +00:00
Duncan Mak
b9b7cf319b
* en/Gnome/CanvasWidget.xml:
...
* en/Gnome/CanvasRect.xml:
* en/Gnome/CanvasRE.xml:
* en/Gnome/CanvasPolygon.xml:
* en/Gnome/CanvasPixbuf.xml:
* en/Gnome/CanvasLine.xml:
* en/Gnome/CanvasItem.xml:
* en/Gnome/CanvasGroup.xml:
* en/Gnome/CanvasEllipse.xml:
* en/Gnome/CanvasClipgroup.xml:
* en/Gnome/CanvasBpath.xml:
* en/Gnome/Canvas.xml: fully documented.
svn path=/trunk/gtk-sharp/; revision=16875
2003-07-30 06:34:41 +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
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
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
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
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
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
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
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
a86191d48d
Gnome docs
...
svn path=/trunk/gtk-sharp/; revision=11509
2003-02-12 02:14:42 +00:00