Commit graph

284 commits

Author SHA1 Message Date
Peter Williams 4feed7bb77 2004-01-18 Peter Williams <peter@newton.cx>
* glib/Marshaller.cs (ArrayPtrToArgv, ArgvToArrayPtr): new
	functions for marshalling and unmarshalling string arrays
	to/from char **. Not pretty, but lets us call gtk_init()
	in Gtk.

	* gtk/Application.cs (do_init): New helper function to handle
	passing args to Gtk. Uses above functions.
	(Init): Use do_init, take a new progname parameter.
	(InitCheck): Same.

doc/:

2003-01-13  Peter Williams  <peter@newton.cx>

	* en/Gtk/Application.xml: Update Init, InitCheck functions
	for new progname argument. Fix a paste-o in the docs for InitCheck.

svn path=/trunk/gtk-sharp/; revision=22237
2004-01-19 03:24:25 +00:00
John Luke cc654d5a06 add small example for selection
svn path=/trunk/gtk-sharp/; revision=22041
2004-01-13 22:04:34 +00:00
Hector E. Gomez Morales fdb11c4cc1 * en/Gtk/Ctree.xml
* en/Gtk/Style.xml
	* en/Gtk/Tree.xml: First draft.
	* en/Gtk/TODO: updated.
	* en/Gtk/Widget.xml: Documented the remaining methods and properties.
	* en/Gtk/Window.xml: Documented all methods excepts the overloads and all the properties.

svn path=/trunk/gtk-sharp/; revision=21995
2004-01-13 01:30:01 +00:00
John Luke 19629688fa 2004-01-08 John Luke <jluke@cfl.rr.com>
* en/Gtk/RadioButton.xml:
	* en/Gtk/Notebook.xml:
	* en/Gtk/NotebookPage.xml:
	* en/GConf/ClientBase.xml: update for recent cvs changes

svn path=/trunk/gtk-sharp/; revision=21990
2004-01-12 22:48:13 +00:00
John Luke 86f62b2c64 2004-01-08 John Luke <jluke@cfl.rr.com>
* */*/.xml: run updater
         * en/Gtk/TreView.xml: correct GetRowExpanded docs
         * en/Gtk/RadioButton.xml: documented

svn path=/trunk/gtk-sharp/; revision=21863
2004-01-09 01:32:46 +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
Mike Kestner 4c24cd0747 2003-11-18 Peter Williams <peter@newton.cx>
* gtk/NodeStore.cs (GetNode): New public function. Patch refactored
	a bit to eliminate code duplication with get_node_cb.

svn path=/trunk/gtk-sharp/; revision=20188
2003-11-18 20:13:39 +00:00
John Luke d209d0b695 2003-11-17 John Luke <jluke@cfl.rr.com>
* en/Gtk/Socket.xml: documented

svn path=/trunk/gtk-sharp/; revision=20137
2003-11-17 21:08:58 +00:00
John Luke 2d0ec3b3b5 2003-11-16 John Luke <jluke@cfl.rr.com>
* en/Gdk/Atom.xml: documented
	* en/Gtk/Clipboard.xml: documented
	* en/Gtk/Stock.xml: documented
	* en/Gtk/StockItem.xml: documented

svn path=/trunk/gtk-sharp/; revision=20095
2003-11-17 02:58:23 +00:00
John Luke 653f643360 * en/Gtk/TODO: update
* en/Gtk/ToolbarSpaceStyle.xml: documented

svn path=/trunk/gtk-sharp/; revision=19866
2003-11-12 06:39:31 +00:00
John Luke bafd35ea5e 2003-11-12 John Luke <jluke@cfl.rr.com>
* en/Gtk/Quit.xml: documented
	* en/Gtk/TooltipsData.xml: documented
	* en/Gtk/TODO: update

svn path=/trunk/gtk-sharp/; revision=19864
2003-11-12 06:07:52 +00:00
Mike Kestner d67b3e62b9 2003-11-05 Mike Kestner <mkestner@ximian.com>
* en/Gtk/NodeStore.xml : documented

svn path=/trunk/gtk-sharp/; revision=19659
2003-11-06 01:52:32 +00:00
Mike Kestner 05e6e6c156 2003-11-05 Mike Kestner <mkestner@ximian.com>
* en/Gtk/TreeNode.xml : documented
	* en/Gtk/TreeView.xml : documented NodeStore ctor.

svn path=/trunk/gtk-sharp/; revision=19658
2003-11-06 01:28:34 +00:00
Mike Kestner 3e18029f5f 2003-11-05 Mike Kestner <mkestner@ximian.com>
* en/Gtk/ITreeNode.xml : documented
	* en/Gtk/TreeNodeAddedHandler.xml : documented
	* en/Gtk/TreeNodeRemovedHandler.xml : documented

svn path=/trunk/gtk-sharp/; revision=19654
2003-11-05 23:56:57 +00:00
Mike Kestner 7513a7625b 2003-11-05 Mike Kestner <mkestner@ximian.com>
* en/Gtk/TreeNodeAttribute.xml : documented
	* en/Gtk/TreeNodeValueAttribute.xml : documented

svn path=/trunk/gtk-sharp/; revision=19649
2003-11-05 21:28:19 +00:00
John Luke f844057a89 run updater
svn path=/trunk/gtk-sharp/; revision=19636
2003-11-05 04:30:47 +00:00
John Luke 920ec48afd run updater
svn path=/trunk/gtk-sharp/; revision=19430
2003-10-28 00:50:19 +00:00
Hector E. Gomez Morales e779241cce * en/Gtk/Drag.xml: fix some typos and errors.
* en/Gtk/Window.xml: Almost done, some properties and events missing.
	* en/Gtk/WidgetFlags.xml: fix some errors.
	* en/Gtk/TODO: update missing list.

svn path=/trunk/gtk-sharp/; revision=19296
2003-10-22 08:47:03 +00:00
Martin Willemoes Hansen 6112d008fa * en/GConf.PropertyEditors.xml: Added
* Makefile: checks if any changes are made to en/*.xml

svn path=/trunk/gtk-sharp/; revision=19031
2003-10-14 09:25:23 +00:00
Martin Willemoes Hansen e67b22d996 * en/GConf/ChangeSet.xml: Documented finalize
* en/GConf/NotifyEventHandler.xml: Fixed ecma-style compliance

svn path=/trunk/gtk-sharp/; revision=19029
2003-10-14 08:59:07 +00:00
Martin Willemoes Hansen 684b0d7e04 * en/AtkSharp.xml: Added
* en/GLibSharp.xml: Added
        * en/GdaSharp.xml: Added
        * en/GdkSharp.xml: Added
        * en/GladeSharp.xml: Added
        * en/GnomeDbSharp.xml: Added
        * en/GnomeSharp.xml: Added
        * en/GtkSharp.xml: Added
        * en/PangoSharp.xml: Added

svn path=/trunk/gtk-sharp/; revision=19028
2003-10-14 08:48:16 +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 306e34f174 * en/Gtk/MessageDialog.xml:
* en/Gtk/Menu.xml:
	 * en/Gtk/AccelLabel.xml:
	 * en/Gtk/Alignment.xml: remove IWrapper duplicates

svn path=/trunk/gtk-sharp/; revision=18946
2003-10-13 02:18:55 +00:00
John Luke 74ceff8411 run updater
svn path=/trunk/gtk-sharp/; revision=18908
2003-10-12 09:06:39 +00:00
John Luke 91f351d46d 2003-10-12 John Luke <jluke@cfl.rr.com>
* en/Gtk/HTML.xml:  call begin before Editable = true, update links, normalize

svn path=/trunk/gtk-sharp/; revision=18906
2003-10-12 08:06:42 +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 afda438e0f 2003-10-05 John Luke <jluke@cfl.rr.com>
* en/Gtk/TreeStore.xml:
	* en/Gtk/TreeModel.xml: first pass through these two monsters

svn path=/trunk/gtk-sharp/; revision=18641
2003-10-05 20:12:17 +00:00
Hector E. Gomez Morales 17be196384 * en/Gtk/Icon.xml
* en/Gtk/ItemFactory.xml: Full docs.
	* en/Gtk/TODO: Added file with list of missing Gtk docs.

svn path=/trunk/gtk-sharp/; revision=18624
2003-10-05 07:38:14 +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
Hector E. Gomez Morales 43ffab4a20 en/Gtk/Accessible.xml: Full doc.
en/Gtk/CellEditable.xml: Full doc.
en/Gtk/Drag.xml: Full doc.
en/Gtk/Widget.xml: Fixes and some updates.
en/Gtk/WidgetFlags.xml: Full doc.

svn path=/trunk/gtk-sharp/; revision=18289
2003-09-25 05:34:26 +00:00
John Luke 148694216f 2003-09-23 John Luke <jluke@cfl.rr.com>
* en/Art.xml:
	* en/Gda.xml:
	* en/GnomeDb.xml: add descriptions

svn path=/trunk/gtk-sharp/; revision=18273
2003-09-24 03:04:17 +00:00
Hector E. Gomez Morales 255e87a7c7 en/Gtk/Window.xml: Nearly all methods documented.
en/Gtk/Widget.xml: SizeRequest method documented.

svn path=/trunk/gtk-sharp/; revision=18210
2003-09-20 08:04:11 +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 f249abd390 run the updater
svn path=/trunk/gtk-sharp/; revision=18155
2003-09-17 21:59:29 +00:00
John Luke a7b7003cbb normalize and add info for ctor (string path)
svn path=/trunk/gtk-sharp/; revision=18094
2003-09-14 20:14:06 +00:00
Duncan Mak 5e8e9a1c07 2003-09-09 Duncan Mak <duncan@ximian.com>
* en/Glade: Update the docs to include new helper functions in
	Glade.XML. Also do some XML normalization.

svn path=/trunk/gtk-sharp/; revision=18014
2003-09-09 22:40:47 +00:00
John Luke d552766aea 2003-09-04 John Luke <jluke@cfl.rr.com>
* en/Gtk/TextBuffer.xml: fix some typos

svn path=/trunk/gtk-sharp/; revision=17899
2003-09-05 02:29:59 +00:00
John Luke fed536085d 2003-08-29 John Luke <jluke@cfl.rr.com>
* en/GLib/Boxed.xml:
	* en/GLib/DelegateWrapper.xml: transfer in-line comments

svn path=/trunk/gtk-sharp/; revision=17730
2003-08-30 00:05:31 +00:00
John Luke 9f14df277e * en/Gtk/Timeout.xml: documented
svn path=/trunk/gtk-sharp/; revision=17611
2003-08-26 04:19:22 +00:00
John Luke 8f546e62c4 2003-08-25 John Luke <jluke@cfl.rr.com>
* en/Gtk/Layout.xml: mostly documented

svn path=/trunk/gtk-sharp/; revision=17610
2003-08-26 03:59:38 +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
John Luke d4baf8e789 2003-08-09 John Luke <jluke@cfl.rr.com>
* en/Gtk/Entry.xml: add example

svn path=/trunk/gtk-sharp/; revision=17210
2003-08-10 02:49:38 +00:00
John Luke d6b8768667 add statusbar example
svn path=/trunk/gtk-sharp/; revision=17146
2003-08-06 22:20:11 +00:00
John Luke fa6fa47793 2003-08-06 John Luke <jluke@cfl.rr.com>
* en/Gtk/Notebook.xml: add example, see references

svn path=/trunk/gtk-sharp/; revision=17138
2003-08-06 19:17:19 +00:00
Duncan Mak b70d5c0800 2003-08-06 Xavier Amado <xavier@blackbloodstudios.com>
* /en/Gtk/Notebook.xml: documented the CurrentPageWidget property

svn path=/trunk/gtk-sharp/; revision=17105
2003-08-06 06:11:18 +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 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
John Luke 3c264c0651 clean-up MessageDialog
svn path=/trunk/gtk-sharp/; revision=16998
2003-08-01 22:01:27 +00:00
John Luke 0c4297ac51 2003-08-01 John Luke <jluke@cfl.rr.com>
* en/Gtk/TreeView.xml: add some info

svn path=/trunk/gtk-sharp/; revision=16997
2003-08-01 21:34:57 +00:00
Martin Willemoes Hansen 3d8f2791c1 * /en/Gtk/MessageDialog.xml: Fixed remark.
svn path=/trunk/gtk-sharp/; revision=16996
2003-08-01 19:45:19 +00:00
John Luke 9bfd52ed64 2003-08-01 John Luke <jluke@cfl.rr.com>
* /en/*.xml: use C#-style names, ex Gdk instead of GDK

svn path=/trunk/gtk-sharp/; revision=16995
2003-08-01 19:40:24 +00:00
John Luke 72afe7d17f 2003-07-31 John Luke <jluke@cfl.rr.com>
* en/Gtk/TreeIter.xml: documented except Zero, Copy, and Free
	* en/Gtk/TreeViewColumn.xml: documented

svn path=/trunk/gtk-sharp/; revision=16969
2003-07-31 23:56:26 +00:00
Duncan Mak e728c4d773 * en/Gdk/EventNoExpose.xml:
* en/Gdk/EventButton.xml: Added hyperlinks.

svn path=/trunk/gtk-sharp/; revision=16877
2003-07-30 06:47:03 +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
Duncan Mak 51ae478c43 * en/Gtk/Label.xml: Finished documentation for the Gtk.Label
class.

* sources/Gtk.metadata:
* api/gtk-api.xml: Marked the arguments to GetSelectionBounds and
GetLayoutOffsets as out params.

svn path=/trunk/gtk-sharp/; revision=16861
2003-07-29 23:02:50 +00:00
Duncan Mak 28a41ea3c7 Added some documentation for Glade.XML.
svn path=/trunk/gtk-sharp/; revision=16802
2003-07-28 23:14:43 +00:00
John Luke a97a5d52fa 2003-07-27 John Luke <jluke@cfl.rr.com>
* en/Gtk/Combo.xml: add example, update

svn path=/trunk/gtk-sharp/; revision=16755
2003-07-27 23:31:49 +00:00
John Luke 4fe4e95204 2003-07-27 John Luke <jluke@cfl.rr.com>
* en/Gtk/CheckButton.xml: add small example, update

	* en/Gtk/TreeModelFlags.xml:
	* en/Gtk/RcFlags.xml: more documentation from
	Jonathan Kessler <Jwkpiano1@comcast.net>.

svn path=/trunk/gtk-sharp/; revision=16750
2003-07-27 18:21:23 +00:00
Duncan Mak d7e00855fa * en/Gtk/Orientation.xml: more documentation from
Jonathan Kessler <Jwkpiano1@comcast.net>.

svn path=/trunk/gtk-sharp/; revision=16722
2003-07-26 23:56:37 +00:00
Duncan Mak 118f7946c5 * en/Gtk/MetricType.xml:
* en/Gtk/ObjectFlags.xml: more documentation from
Jonathan Kessler <Jwkpiano1@comcast.net>.

svn path=/trunk/gtk-sharp/; revision=16720
2003-07-26 20:34:02 +00:00
Duncan Mak 921eb020c4 more documentation from
Jonathan Kessler <Jwkpiano1@comcast.net>.

svn path=/trunk/gtk-sharp/; revision=16700
2003-07-25 23:48:06 +00:00
Duncan Mak eef2bb5c87 added documentation from
Jonathan Kessler <Jwkpiano1@comcast.net>.

svn path=/trunk/gtk-sharp/; revision=16689
2003-07-25 18:27:56 +00:00
John Luke 772e8caf9f add summaries for GConf and Rsvg
svn path=/trunk/gtk-sharp/; revision=16648
2003-07-25 04:14:59 +00:00
John Luke a0ee3f3b89 2003-07-22 John Luke <jluke@cfl.rr.com>
* en/Gtk/Menu.xml: add example

svn path=/trunk/gtk-sharp/; revision=16553
2003-07-23 01:10:29 +00:00
John Luke 75d8f2a98b 2003-07-22 John Luke <jluke@cfl.rr.com>
* en/Rsvg: add directory
	* en/Rsvg/*.xml: add initial docs
	* en/Rsvg/Tool.xml: add example

svn path=/trunk/gtk-sharp/; revision=16552
2003-07-23 00:38:08 +00:00
Duncan Mak 05172d9599 * en/Gtk/FSButton.xml: Removed the constructor, per the custom
file update and added documentation.

* gtk/FileSelection.custom (FSButton): Mark the constructor as
'internal', instead of 'public'.

svn path=/trunk/gtk-sharp/; revision=16513
2003-07-22 04:38:13 +00:00
John Luke 2f5dca594f 2003-07-20 John Luke <jluke@cfl.rr.com>
* en/Gtk/FileSelection.xml: update and add example

svn path=/trunk/gtk-sharp/; revision=16447
2003-07-20 18:11:11 +00:00
John Luke 9127f33329 2003-07-18 John Luke <jluke@cfl.rr.com>
* en/Gtk/OptionMenu.xml: documented

svn path=/trunk/gtk-sharp/; revision=16436
2003-07-19 23:00:56 +00:00
John Luke 0fed7fdad3 Wrong day on last entry
svn path=/trunk/gtk-sharp/; revision=16410
2003-07-18 17:28:14 +00:00
John Luke fe7973b7a8 2003-07-17 John Luke <jluke@cfl.rr.com>
* en/Gtk/TreeView.xml: add TreeViewDemo example
	* en/Pango/Weight.xml: remove trailing "n"

svn path=/trunk/gtk-sharp/; revision=16409
2003-07-18 17:23:36 +00:00
Duncan Mak 18e36962aa * en/Pango/Alignment.xml:
* en/Pango/AttrTyoe.xml:
* en/Pango/CoverageLevel.xml:
* en/Pango/Direction.xml:
* en/Pango/FontMask.xml:
* en/Pango/OTTableType.xml:
* en/Pango/Stretch.xml:
* en/Pango/Style.xml:
* en/Pango/TabAlign.xml:
* en/Pango/Underline.xml:
* en/Pango/Variant.xml:
* en/Pango/Weight.xml:
* en/Pango/WrapMode.xml: All enumerations in Pango are documented.

svn path=/trunk/gtk-sharp/; revision=16383
2003-07-18 06:41:42 +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
John Luke 01bc5d7f9a 2003-07-17 John Luke <jluke@cfl.rr.com>
* en/Gtk/ImageMenuItem.xml: documented

svn path=/trunk/gtk-sharp/; revision=16366
2003-07-18 01:59:08 +00:00
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
John Luke d6af05d2e6 whoops, accidently deleted Duncans change
svn path=/trunk/gtk-sharp/; revision=16317
2003-07-17 03:57:19 +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
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
Duncan Mak b0da34e07f all documented except for events.
svn path=/trunk/gtk-sharp/; revision=16242
2003-07-15 00:20:31 +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 0c4b3dcae1 Remove conflict marker.
svn path=/trunk/gtk-sharp/; revision=16136
2003-07-12 09:23:26 +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 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 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
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 fff6ed2b0d Oops a mistake in the date.
svn path=/trunk/gtk-sharp/; revision=15341
2003-06-12 13:31:01 +00:00
Hector E. Gomez Morales 8ac6cde7bc Added first draft of Window.xml
svn path=/trunk/gtk-sharp/; revision=15340
2003-06-12 13:29:01 +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
John Luke aa9f11c8b5 update instructions to compile and install docs
svn path=/trunk/gtk-sharp/; revision=15092
2003-06-04 02:57:56 +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
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
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
Pedro Martínez Juliá 2fdb9b22ce 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=13988
2003-04-24 23:16:56 +00:00
Hector E. Gomez Morales d2cf33a249 Changed the incorrect tag <see cref="langword:null" /> to the correct one <see langword="null" />.
svn path=/trunk/gtk-sharp/; revision=13887
2003-04-22 10:23:57 +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
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 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 4002b3d9f1 new overwrite family of targets. Use these for
removing deprecated nodes, instead of just leaving them tagged
with an attribute.

svn path=/trunk/gtk-sharp/; revision=12839
2003-03-26 00:38:09 +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 c0c9297c79 Commited full docs of MenuShell and MenuDirectionType.
svn path=/trunk/gtk-sharp/; revision=12607
2003-03-17 05:07:54 +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