Commit Graph

612 Commits

Author SHA1 Message Date
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
Miguel de Icaza
7eb183f1ef Patch from jacobilsoe@gmail.com
svn path=/trunk/gtk-sharp/; revision=66408
2006-10-08 13:54:50 +00:00
Miguel de Icaza
3f8fb95021 Patch from lawrence_481@hotmail.com
svn path=/trunk/gtk-sharp/; revision=64501
2006-08-28 21:40:38 +00:00
Miguel de Icaza
d5e099005f Patch from lawrence_481@hotmail.com
svn path=/trunk/gtk-sharp/; revision=64500
2006-08-28 21:40:18 +00:00
Miguel de Icaza
8cceacfe9d Patch from nanananini@gmail.com
svn path=/trunk/gtk-sharp/; revision=64499
2006-08-28 21:37:51 +00:00
Miguel de Icaza
e35de3df95 Patch from juancri@juancri.com
svn path=/trunk/gtk-sharp/; revision=63700
2006-08-14 05:07:35 +00:00
Mike Kestner
9a8f1524a1 doc derived from a suggestion by Hywel Thomas
svn path=/trunk/gtk-sharp/; revision=63558
2006-08-09 17:04:37 +00:00
Miguel de Icaza
451c2c3c2d patch from dwashington@gmx.net
svn path=/trunk/gtk-sharp/; revision=63464
2006-08-08 05:34:34 +00:00
Mike Kestner
11f2c25305 text buffer API changes
svn path=/trunk/gtk-sharp/; revision=63449
2006-08-07 20:56:25 +00:00
Mike Kestner
8868687755 2.10 notebook event related type docs
svn path=/trunk/gtk-sharp/; revision=63445
2006-08-07 18:35:35 +00:00
Mike Kestner
04d95bb1b1 notebook 2.10 docs
svn path=/trunk/gtk-sharp/; revision=63444
2006-08-07 17:47:03 +00:00
Mike Kestner
967f0a5f28 docs for 2.10 api
svn path=/trunk/gtk-sharp/; revision=63438
2006-08-07 17:00:55 +00:00
Mike Kestner
64bddb3e2a 2006-08-07 Mike Kestner <mkestner@novell.com>
* gtk/Gtk.metadata : mark an out param in Style.LookupColor. 

svn path=/trunk/gtk-sharp/; revision=63432
2006-08-07 15:35:27 +00:00
Mike Kestner
9ad00bd861 2006-08-07 Mike Kestner <mkestner@novell.com>
* gtk/Gtk.metadata : markup for new Clipboard Rich text funcs. 
	* gtk/Clipboard.custom : manually implement RequestRichText and
	WaitForRichText methods to deal with array marshaling and delegate
	persistence.

svn path=/trunk/gtk-sharp/; revision=63430
2006-08-07 15:00:16 +00:00
Mike Kestner
34e3227dfd the rest of the whitespace and assembly version changes for Gtk namespace - sorry for the spam, commits-list
svn path=/trunk/gtk-sharp/; revision=63381
2006-08-04 23:48:02 +00:00
Mike Kestner
4efaf8c3dc start of the docs for Gtk namespace new API on existing types
svn path=/trunk/gtk-sharp/; revision=63375
2006-08-04 23:13:09 +00:00
Mike Kestner
f2774d7879 obnoxiously large assembly version update
svn path=/trunk/gtk-sharp/; revision=63369
2006-08-04 19:43:19 +00:00
Miguel de Icaza
e771819e78 Contribution from alexandre.grin@gmail.com
svn path=/trunk/gtk-sharp/; revision=63007
2006-07-26 17:22:17 +00:00
Miguel de Icaza
66c4025593 Documentation contributions from kevin.eeckman@gmail.com
svn path=/trunk/gtk-sharp/; revision=63005
2006-07-26 17:18:12 +00:00
Miguel de Icaza
7d9ac6ec4b Patch from islandjoe@gmail.com
svn path=/trunk/gtk-sharp/; revision=60602
2006-05-11 18:14:15 +00:00
Miguel de Icaza
9fe425fea8 Patch from cesar.nataren@gmail.com
svn path=/trunk/gtk-sharp/; revision=59975
2006-04-27 14:10:16 +00:00
Miguel de Icaza
5955889f15 Patch from vrrivaro@gmail.com
svn path=/trunk/gtk-sharp/; revision=59974
2006-04-27 14:09:58 +00:00
Miguel de Icaza
de39d989cf Add sample usage of this class
svn path=/trunk/gtk-sharp/; revision=59971
2006-04-27 14:08:18 +00:00
Miguel de Icaza
d8ecb69037 Patch from entereczek@gmail.com
svn path=/trunk/gtk-sharp/; revision=59375
2006-04-11 21:16:27 +00:00
Hector E. Gomez Morales
4a251355f3 2006-03-23 Hector E. Gomez Morales <hectorgm@ciencias.unam.mx>
* en/Gtk/Button.xml
        * en/Gtk/CellRendererText.xml
        * en/Gtk/CellLayoutDataFunc.xml
        * en/Gtk/CellRenderer.xml: Docs.
                                

svn path=/trunk/gtk-sharp/; revision=58336
2006-03-23 06:55:19 +00:00
Hector E. Gomez Morales
1ba2f531f0 2006-03-22 Hector E. Gomez Morales <hectorgm@ciencias.unam.mx>
* en/Gtk/AboutDialogActivateLinkFunc.xml
	* en/Gtk/Accelerator.xml
        * en/Gtk/AccelGroup.xml
	* en/Gtk/Action.xml
	* en/Gtk/ActionGroup.xml
	* en/Gtk/Application.xml: Docs.
						

svn path=/trunk/gtk-sharp/; revision=58284
2006-03-22 06:39:01 +00:00
Miguel de Icaza
b408ee1630 Patch from michaldominik@gmail.com
svn path=/trunk/gtk-sharp/; revision=57844
2006-03-12 00:12:59 +00:00
Miguel de Icaza
416392e5dd Add some remarks
svn path=/trunk/gtk-sharp/; revision=57843
2006-03-12 00:12:41 +00:00
Miguel de Icaza
5f1c7a56dd Patch from Michal Dominik
svn path=/trunk/gtk-sharp/; revision=56307
2006-01-31 02:50:11 +00:00
Mike Kestner
498028ccb0 2005-01-17 Mike Kestner <mkestner@novell.com>
* gnome/Canvas.custom : add a ctor (bool is_aa) using the
	construct-only prop.
	[Fixes #77017]

svn path=/trunk/gtk-sharp/; revision=55690
2006-01-17 19:19:58 +00:00
Miguel de Icaza
98c84bac85 Patch from matze@braunis.de
svn path=/trunk/gtk-sharp/; revision=54876
2005-12-27 14:13:51 +00:00