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
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