Commit graph

642 commits

Author SHA1 Message Date
Stephane Delcroix 7fff96ee2b fix a typo
svn path=/trunk/gtk-sharp/; revision=122744
2009-01-08 10:14:44 +00:00
Miguel de Icaza 56e4f16beb Multiple updates to the documentation
svn path=/trunk/gtk-sharp/; revision=112910
2008-09-12 21:41:55 +00:00
Mike Kestner acc917f686 webservice contributions from carlos@cmartin.tk
svn path=/trunk/gtk-sharp/; revision=101473
2008-04-22 17:41:39 +00:00
Mike Kestner 28a6603695 webservice contributions from deejay1@srem.org
svn path=/trunk/gtk-sharp/; revision=100125
2008-04-08 18:23:04 +00:00
Mike Kestner 1c0083d2ca webservice contribution from thindil2@gmail.com
svn path=/trunk/gtk-sharp/; revision=100108
2008-04-08 14:48:26 +00:00
Mike Kestner 173a4a188b 2008-03-17 Mike Kestner <mkestner@novell.com>
* en/Gtk/HBox.xml:
	* en/Gtk/VBox.xml: move example tag outside summary.

svn path=/trunk/gtk-sharp/; revision=98514
2008-03-18 01:49:27 +00:00
Mike Kestner 51edec5cee end of the Gtk stubs
svn path=/trunk/gtk-sharp/; revision=97086
2008-03-01 20:46:39 +00:00
Mike Kestner e81a3b03f5 uggh, more updater whitespace
svn path=/trunk/gtk-sharp/; revision=97083
2008-03-01 17:25:17 +00:00
Mike Kestner 78e5886651 more new types
svn path=/trunk/gtk-sharp/; revision=97080
2008-03-01 15:45:57 +00:00
Mike Kestner e865ea1cc8 some 2.10 stubs
svn path=/trunk/gtk-sharp/; revision=97078
2008-03-01 15:18:53 +00:00
Mike Kestner 0979f84304 implementor and adapter stubs
svn path=/trunk/gtk-sharp/; revision=97077
2008-03-01 15:06:54 +00:00
Mike Kestner 06f1364bc0 stubs
svn path=/trunk/gtk-sharp/; revision=97076
2008-03-01 14:31:59 +00:00
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 ada526a153 more doc stubs and updates
svn path=/trunk/gtk-sharp/; revision=97030
2008-02-29 23:14:13 +00:00
Mike Kestner 10d5a42951 more 2.12 stubs and docs
svn path=/trunk/gtk-sharp/; revision=97004
2008-02-29 18:27:23 +00:00
Mike Kestner 2a987732d8 more 2.12 stubs
svn path=/trunk/gtk-sharp/; revision=97001
2008-02-29 18:09:40 +00:00
Mike Kestner dca486cc8e stubs for some of the new Gtk 2.12 API
svn path=/trunk/gtk-sharp/; revision=96999
2008-02-29 17:57:31 +00:00
Mike Kestner 515bcc131a attribute additions and removals
svn path=/trunk/gtk-sharp/; revision=96652
2008-02-26 15:25:04 +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 9897c07f21 2007-11-16 Eskil Bylund <eskil@letterboxes.org>
* gtk/ListStore.custom:
	* gtk/TreeStore.custom: Implement InsertWithValues.
	* gtk/Gtk.metadata: Deprecate the old generated method.
	[Fixes #325040]

svn path=/trunk/gtk-sharp/; revision=89770
2007-11-16 16:32:44 +00:00
Mike Kestner ba4f513cfb whitespace diffs from web contributions
svn path=/trunk/gtk-sharp/; revision=89518
2007-11-13 02:59:43 +00:00
Miguel de Icaza 6990e2bbed Gorgeous and wonderul docs from maarten@alpha-cursus.nl
svn path=/trunk/gtk-sharp/; revision=88754
2007-11-02 22:14:29 +00:00
Miguel de Icaza 6e2e6f6f36 Gorgeous and wonderul docs from maarten@alpha-cursus.nl
svn path=/trunk/gtk-sharp/; revision=88753
2007-11-02 22:13:55 +00:00
Miguel de Icaza d8357c4b75 Contribtuions from juri@iki.fi
svn path=/trunk/gtk-sharp/; revision=88752
2007-11-02 22:09:40 +00:00
Mike Kestner fefc143c8e a bunch of whitespace issues with the webupdater, plus a couple new docs on TreeIter and Stock
svn path=/trunk/gtk-sharp/; revision=87015
2007-10-05 21:27:48 +00:00
Miguel de Icaza 0457ffb4fb Apply patch from mmythril@gmail.com
svn path=/trunk/gtk-sharp/; revision=81526
2007-07-06 22:14:45 +00:00
Miguel de Icaza a61895cb0c Apply patch from brian.nickel@gmail.com
svn path=/trunk/gtk-sharp/; revision=81525
2007-07-06 22:12:32 +00:00
Miguel de Icaza 508961405e Apply patch from brian.nickel@gmail.com
svn path=/trunk/gtk-sharp/; revision=81523
2007-07-06 22:11:58 +00:00
Mike Kestner 6234cad1aa docs for the new RowsReordered API
svn path=/trunk/gtk-sharp/; revision=75846
2007-04-17 18:24:37 +00:00
Mike Kestner 4ed65402b7 flush
svn path=/trunk/gtk-sharp/; revision=75839
2007-04-17 17:46:02 +00:00
Ben Motmans e8c9485a52 2007-04-17 Ben Motmans <ben.motmans@gmail.com>
* doc/en/Gtk/Widget.xml:
	removed documentation for internal method

svn path=/trunk/gtk-sharp/; revision=75817
2007-04-17 12:31:19 +00:00
Ben Motmans dfa98a3ea2 2007-04-17 Ben Motmans <ben.motmans@gmail.com>
* gtk/Widget.custom:
	StyleGetPropertyValue that returns a GLib.Value when StyleGetProperty cannot automatically cast the GLib.Value (eg: Gdk.Color)
	[Fixes #81253]
	* doc/en/Gtk/Widget.xml:
	Documentation for the new StyleGetPropertyValue method and improved documentation for StyleGetProperty
	* gtk/TreeView.custom:
	OddRowColor and EvenRowColor properties
	* doc/en/Gtk/TreeView.xml:
	documentation for OddRowColor and EvenRowColor properties

svn path=/trunk/gtk-sharp/; revision=75816
2007-04-17 12:16:58 +00:00
Brad Taylor a66f097de3 2007-04-12 Brad Taylor <brad@getcoded.net>
* doc/en/Gtk/Widget.xml: Documentation for OnActivate, but only because
	Mike asked so nicely.


svn path=/trunk/gtk-sharp/; revision=75660
2007-04-12 18:54:36 +00:00
Mike Kestner f7c136e1f5 Brad, this one's for you! ;-) Thanks.
svn path=/trunk/gtk-sharp/; revision=75659
2007-04-12 18:34:48 +00:00
Miguel de Icaza e2b1f2b6b1 Contributions from cesar2879@yahoo.com
svn path=/trunk/gtk-sharp/; revision=74378
2007-03-15 15:25:19 +00:00
Mike Kestner 07cefb227c some more print api docs
svn path=/trunk/gtk-sharp/; revision=73646
2007-03-02 18:06:55 +00:00
Mike Kestner 1b4aec9d52 docs for brad's AlternativeButtonOrder patch
svn path=/trunk/gtk-sharp/; revision=73615
2007-03-01 19:10:21 +00:00
Miguel de Icaza 33dc5b11e5 Contributions from lnc19@hotmail.com
svn path=/trunk/gtk-sharp/; revision=72613
2007-02-11 14:02:31 +00:00
Mike Kestner d224dd1cbc 2007-02-03 Mike Kestner <mkestner@novell.com>
* gtk/StatusIcon.custom : obsolete overload for backcompat on
	GetGeometry, and custom PresentMenu method to invoke new glue.
	* gtk/glue/statusicon.c : glue method to connect to gtk_menu_popup
	without having to go across the native/managed boundary multiple
	times using gtk_status_icon_position_menu wrapper.
	[Fixes #79500]

svn path=/trunk/gtk-sharp/; revision=72236
2007-02-03 17:55:23 +00:00
Mike Kestner 6844495fce another batch of 2.10 API documentation
svn path=/trunk/gtk-sharp/; revision=71672
2007-01-25 16:17:39 +00:00
Mike Kestner 300994f723 more 2.10 docs
svn path=/trunk/gtk-sharp/; revision=71551
2007-01-23 19:52:31 +00:00
Mike Kestner 34ce7f7282 close a para element. oops.
svn path=/trunk/gtk-sharp/; revision=71483
2007-01-22 22:21:17 +00:00
Mike Kestner c42a9eb1df event args docs for 2.10 API additions.
svn path=/trunk/gtk-sharp/; revision=71474
2007-01-22 21:47:06 +00:00
Mike Kestner 85c4be0888 event handler docs for 2.10 API additions.
svn path=/trunk/gtk-sharp/; revision=71460
2007-01-22 20:37:22 +00:00
Mike Kestner 9210a3fdcb 2007-01-22 Mike Kestner <mkestner@novell.com>
* gen-handlerargs-docs.cs : update to new stubbing text and
	generate some parameter docs for the event handlers.

svn path=/trunk/gtk-sharp/; revision=71459
2007-01-22 20:29:00 +00:00
Mike Kestner 91d63cee7a updates to latest monodocer -pretty
svn path=/trunk/gtk-sharp/; revision=71149
2007-01-16 16:18:05 +00:00
Miguel de Icaza f9d63f9e83 Fix from ben@mw0.ath.cx
svn path=/trunk/gtk-sharp/; revision=70067
2006-12-26 07:14:41 +00:00
Miguel de Icaza be0cb0c025 Fix from vrrivaro@gmail.com
svn path=/trunk/gtk-sharp/; revision=70066
2006-12-26 07:13:57 +00:00
Miguel de Icaza 5f03bf3366 Patch from nmarshall23@gmail.com
svn path=/trunk/gtk-sharp/; revision=66665
2006-10-13 22:03:29 +00:00
Miguel de Icaza 1dcc7bde39 Patch from doza@sztorm.net
svn path=/trunk/gtk-sharp/; revision=66409
2006-10-08 13:57:07 +00:00