Commit graph

465 commits

Author SHA1 Message Date
Shane Landrum 1d96ad49bc 2004-08-13 Shane Landrum <epicene@pobox.com>
* en/Gtk/Widget.xml: Filled in some event information,
	removed a lot of extraneous "To be added" in remarks fields

svn path=/trunk/gtk-sharp/; revision=32315
2004-08-13 16:41:57 +00:00
Shane Landrum 65ce35728c 2004-08-13 Shane Landrum <epicene@pobox.com>
* en/Gtk/TextAppearance.xml
	* en/Gtk/TextAttributes.xml: Classes to control text presentation.

svn path=/trunk/gtk-sharp/; revision=32314
2004-08-13 16:38:43 +00:00
Shane Landrum 658a41d410 2004-08-13 Shane Landrum <epicene@pobox.com>
* en/Gtk/TreeCellDataFunc.xml
	* en/Gtk/TreeDataList.xml
	* en/Gtk/TreeDestroyCountFunc.xml
	* en/Gtk/TreeIter.xml
	* en/Gtk/TreeIterCompareFunc.xml
	* en/Gtk/TreeModel.xml
	* en/Gtk/TreeModelForeachFunc.xml
	* en/Gtk/TreeSelectionFunc.xml
	* en/Gtk/TreeSortable.xml
	* en/Gtk/TreeView.xml: Various updates to tree object docs.

svn path=/trunk/gtk-sharp/; revision=32313
2004-08-13 16:36:59 +00:00
Shane Landrum ac9699f465 2004-08-13 Shane Landrum <epicene@pobox.com>
* en/Gtk/*Args.xml: Documented many handler arguments classes.

svn path=/trunk/gtk-sharp/; revision=32311
2004-08-13 16:24:39 +00:00
Shane Landrum 685523dccc 2004-08-13 Shane Landrum <epicene@pobox.com>
* en/Gtk/HTML.xml
	* en/Gtk/HTMLCommandType.xml
	* en/Gtk/HTMLFontStyle.xml
	* en/Gtk/HTMLParagraphAlignment.xml
	* en/Gtk/HTMLSaveReceiverFn.xml: documented HTML widget classes.

svn path=/trunk/gtk-sharp/; revision=32310
2004-08-13 16:23:23 +00:00
John Luke 189b8b47c6 a PixbufLoader example
and some small random things I forgot about

svn path=/trunk/gtk-sharp/; revision=32104
2004-08-09 20:54:25 +00:00
Hector E. Gomez Morales 0b296a59d0 * en/Gtk/AccelGroup.xml
* en/Gtk/AccelGroupEntry.xml
        * en/Gtk/AccelKey.xml
        * en/Gtk/RcProperty.xml
        * en/Gtk/TreeDragSource.xml: Fixed errors in tags, make assemble now works.

svn path=/trunk/gtk-sharp/; revision=32032
2004-08-08 08:22:39 +00:00
Shane Landrum 92553bb827 2004-08-06 Shane Landrum <epicene@pobox.com>
* en/Gtk/: More documentation, largely for tree-related
	classes, icons, and text widgets.

svn path=/trunk/gtk-sharp/; revision=31978
2004-08-06 13:18:10 +00:00
Shane Landrum 227eea5f5e 2004-08-05 Shane Landrum <epicene@pobox.com>
* en/Gtk/Rc*: Filled in all "to be added" for RC-file
	subsystem.
	* en/Gtk/Accel*: Added docs about accelerator keys.

svn path=/trunk/gtk-sharp/; revision=31960
2004-08-05 22:35:12 +00:00
Shane Landrum b64284f794 2004-08-04 Shane Landrum <epicene@pobox.com>
* en/Gtk/*: docs for many tree-related methods,
	assorted others.

svn path=/trunk/gtk-sharp/; revision=31876
2004-08-04 17:10:22 +00:00
Miguel de Icaza e0de9e84c6 Contributions from jaspervp@gmx.net
svn path=/trunk/gtk-sharp/; revision=31777
2004-08-03 04:49:27 +00:00
Miguel de Icaza 7b583db145 Fix
svn path=/trunk/gtk-sharp/; revision=31776
2004-08-03 04:46:28 +00:00
Shane Landrum c0cb153d7d 2004-08-01 Shane Landrum <epicene@pobox.com>
* en/Pango/*: Filled in all "To be added"; cleaned
	up existing docs and made them more consistent.

svn path=/trunk/gtk-sharp/; revision=31738
2004-08-02 13:36:06 +00:00
John Luke 076642e2c7 some more docs: Glade and Atk mostly
svn path=/trunk/gtk-sharp/; revision=31721
2004-08-02 02:38:30 +00:00
John Luke 12e3dbe0ad more Atk, mostly the enums
svn path=/trunk/gtk-sharp/; revision=31531
2004-07-27 22:40:32 +00:00
John Luke ba5ad2dbfb some GLib and Atk stuff
svn path=/trunk/gtk-sharp/; revision=31529
2004-07-27 21:00:05 +00:00
John Luke fe72969e47 the rest of what I could find about Gtk.Text* from the c-docs
svn path=/trunk/gtk-sharp/; revision=31391
2004-07-22 21:52:21 +00:00
John Luke f579d4098e doc'ed TextIter and the rest of TextView
svn path=/trunk/gtk-sharp/; revision=31352
2004-07-22 00:03:35 +00:00
John Luke 8de889da0e more pango docs
svn path=/trunk/gtk-sharp/; revision=31265
2004-07-17 18:05:37 +00:00
John Luke 38b2f0fd39 more pango docs
svn path=/trunk/gtk-sharp/; revision=31262
2004-07-17 17:24:02 +00:00
John Luke 0bf3897a25 more pango stuff
svn path=/trunk/gtk-sharp/; revision=31245
2004-07-17 04:14:39 +00:00
John Luke b69c76c9f2 more pango stuff
svn path=/trunk/gtk-sharp/; revision=31241
2004-07-17 00:03:17 +00:00
Miguel de Icaza b6ac7cea69 Apply patches from jaspervp@gmx.net
svn path=/trunk/gtk-sharp/; revision=31113
2004-07-14 02:01:45 +00:00
Miguel de Icaza 17aebcd550 Apply patch from wizito@gentelibre.org
svn path=/trunk/gtk-sharp/; revision=31100
2004-07-13 18:56:58 +00:00
Miguel de Icaza a7c13bb7c7 Apply patch from jaspervp@gmx.net
svn path=/trunk/gtk-sharp/; revision=31099
2004-07-13 18:55:47 +00:00
John Luke 9f018d8c94 some more Pango stuff
and a little Rsvg and Vte

svn path=/trunk/gtk-sharp/; revision=31098
2004-07-13 17:20:13 +00:00
John Luke 2f76fc8c42 document Pango.Context
svn path=/trunk/gtk-sharp/; revision=31020
2004-07-12 01:10:51 +00:00
John Luke 8f01fd6f45 some Vte docs
svn path=/trunk/gtk-sharp/; revision=31009
2004-07-11 19:21:23 +00:00
Mike Kestner d8b8c9ce79 2004-07-07 Jasper Van Putten <jaspervp@gmx.net>
* en/Gtk/*.xml : docs for Notebook and RadioButton.

svn path=/trunk/gtk-sharp/; revision=30847
2004-07-07 18:28:18 +00:00
Mike Kestner 903e793727 2004-07-06 Peter Johanson <latexer@gentoo.org>
* en/Gnome/*.xml : docs for ColorPicker.

svn path=/trunk/gtk-sharp/; revision=30795
2004-07-06 16:17:24 +00:00
Mike Kestner f21f0ab050 another glib type.
svn path=/trunk/gtk-sharp/; revision=30695
2004-07-02 21:59:00 +00:00
Mike Kestner a986ad5de0 more glib docs
svn path=/trunk/gtk-sharp/; revision=30689
2004-07-02 19:18:25 +00:00
Mike Kestner 4b192abd51 finish ListBase, oops.
svn path=/trunk/gtk-sharp/; revision=30688
2004-07-02 17:30:09 +00:00
Mike Kestner cab41adc32 2004-07-02 Mike Kestner <mkestner@ximian.com>
* en/GLib/*.xml : more glib docs.

svn path=/trunk/gtk-sharp/; revision=30686
2004-07-02 16:54:40 +00:00
Mike Kestner 9167e8e787 2004-07-02 Mike Kestner <mkestner@ximian.com>
* en/GLib/*.xml : docs for Boxed, ConnectBeforeAttribute, and
	DefaultSignalHandlerAttribute.

svn path=/trunk/gtk-sharp/; revision=30679
2004-07-02 14:56:07 +00:00
Mike Kestner 98243f7ef9 2004-07-02 Peter Johanson <latexer@gentoo.org>
* en/Art/*.xml : docs for some Art API.

svn path=/trunk/gtk-sharp/; revision=30661
2004-07-02 12:47:27 +00:00
Miguel de Icaza 00acb32df1 Contributions from jaspervp@gmx.net
svn path=/trunk/gtk-sharp/; revision=30599
2004-07-01 02:12:04 +00:00
Miguel de Icaza 9d56ecd7c3 Update
svn path=/trunk/gtk-sharp/; revision=30542
2004-06-29 16:59:00 +00:00
Mike Kestner 4ccb603e07 2004-06-29 Mike Kestner <mkestner@ximian.com>
* en/Gdk/Key.xml : script fill summary tags.  There isn't a lot of
	valuable information to be added here, so we're just using the member
	name + " key value" for the summary.

svn path=/trunk/gtk-sharp/; revision=30541
2004-06-29 16:45:05 +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
Miguel de Icaza 992d9506d1 From Todd Berman
svn path=/trunk/gtk-sharp/; revision=30513
2004-06-29 14:15:37 +00:00
John Luke 1d9fd1eefe some Rsvg stuff
svn path=/trunk/gtk-sharp/; revision=30502
2004-06-29 04:54:41 +00:00
Miguel de Icaza e9ef63ae4c From Todd Berman
svn path=/trunk/gtk-sharp/; revision=30500
2004-06-29 04:45:04 +00:00
Mike Kestner 7594069717 2004-06-24 Mike Kestner <mkestner@ximian.com>
* en/Gtk/Global.xml : finish.  there's a lot of crap in there.
	* en/Gtk/IMContext.xml : docs for FilterKeypress ctors Reset and Commit.

svn path=/trunk/gtk-sharp/; revision=30487
2004-06-28 19:49:45 +00:00
Miguel de Icaza f0c98db478 A few contributions from me
svn path=/trunk/gtk-sharp/; revision=30481
2004-06-28 17:33:17 +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
Miguel de Icaza 88ce1074f3 Contributions from Chris Turchin
svn path=/trunk/gtk-sharp/; revision=30468
2004-06-28 00:05:45 +00:00
Miguel de Icaza 661358be51 Contributions from chris@turchin.net
svn path=/trunk/gtk-sharp/; revision=30463
2004-06-27 14:47:17 +00:00
Miguel de Icaza 145109c3a0 Changes from Erik Dasque
svn path=/trunk/gtk-sharp/; revision=30453
2004-06-27 01:39:53 +00:00
Miguel de Icaza 277792492c New from jamin@pubcrawler.org
svn path=/trunk/gtk-sharp/; revision=30452
2004-06-26 23:32:58 +00:00