Commit Graph

213 Commits

Author SHA1 Message Date
John Luke
66d496114a hmm, should build first then commit...
svn path=/trunk/gtk-sharp/; revision=16554
2003-07-23 01:14:01 +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
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
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
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
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
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
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
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
Johannes Roith
9185d37ca2 update
svn path=/trunk/gtk-sharp/; revision=15635
2003-06-25 19:58:40 +00:00
Johannes Roith
152a221474 improve makefile
svn path=/trunk/gtk-sharp/; revision=15634
2003-06-25 19:53:19 +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
fff6ed2b0d Oops a mistake in the date.
svn path=/trunk/gtk-sharp/; revision=15341
2003-06-12 13:31:01 +00:00