Commit Graph

1045 Commits

Author SHA1 Message Date
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
Mike Kestner
b468823c6e docs for new Type initialization and GInterface registration related API
svn path=/trunk/gtk-sharp/; revision=87005
2007-10-05 18:55:46 +00:00
Mike Kestner
ccd8bc998d document some recent API additions to GLib namespace.
svn path=/trunk/gtk-sharp/; revision=87003
2007-10-05 18:20:57 +00:00
Miguel de Icaza
761a85b0ef Up
svn path=/trunk/gtk-sharp/; revision=81528
2007-07-06 22:17:10 +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
9dc9b1d79e 2007-06-19 Mike Kestner <mkestner@novell.com>
* gdk/Property.custom : obsolete compat overload for Change().
	* gdk/Gdk.metadata : array attr for Property.Change ().
	* gdk/Makefile.am : add custom file.

svn path=/trunk/gtk-sharp/; revision=80245
2007-06-19 19:27:31 +00:00
Mike Kestner
4e8879d852 flush whitespace
svn path=/trunk/gtk-sharp/; revision=75847
2007-04-17 18:26:16 +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
Mike Kestner
b14aca9605 flush
svn path=/trunk/gtk-sharp/; revision=75838
2007-04-17 17:45:19 +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
e24aba119a Contribution from pupeno@pupeno.com
svn path=/trunk/gtk-sharp/; revision=74508
2007-03-17 00:30:10 +00:00
Miguel de Icaza
67e0177c0b Patch from lluis@ximian.com
svn path=/trunk/gtk-sharp/; revision=74383
2007-03-15 15:27:03 +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
32de2832db 2007-03-06 Mike Kestner <mkestner@novell.com>
* generator/Signal.cs : add try/catch blocks to native callback
	delegates so that exceptions are not propagated across the native
	boundary.  Now raises GLib.ExceptionManager.UnhandledException.
	* glib/ExceptionManager.cs : new class with UnhandledException
	event and a static method to raise it.
	* glib/Signal.cs : wrap the generic EventHandler callback delegate
	with try/catch blocks and raise the UnhandledException event.

svn path=/trunk/gtk-sharp/; revision=73840
2007-03-06 20:10:15 +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
3e4881d3c1 unstub parameters and reduce spew
svn path=/trunk/gtk-sharp/; revision=73645
2007-03-02 18:05:38 +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
d2c6e9e528 update to new monodocer stub text
svn path=/trunk/gtk-sharp/; revision=72435
2007-02-07 16:52:56 +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
be5b4c326f stupid little utility prog to add since tags to a bunch of files
svn path=/trunk/gtk-sharp/; revision=71553
2007-01-23 20:02:33 +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
068ffa492c new vte types in 2.16, stubbed
svn path=/trunk/gtk-sharp/; revision=71206
2007-01-17 16:23:44 +00:00
Mike Kestner
a0a7af3df3 updates to latest monodocer -pretty and since tags for 2.16 API
svn path=/trunk/gtk-sharp/; revision=71205
2007-01-17 16:19:38 +00:00
Mike Kestner
79231982e0 updates to latest monodocer -pretty and since tags for 2.16 API
svn path=/trunk/gtk-sharp/; revision=71155
2007-01-16 17:19:22 +00:00
Mike Kestner
3883820c97 updates to latest monodocer -pretty
svn path=/trunk/gtk-sharp/; revision=71153
2007-01-16 17:00:50 +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
Mike Kestner
004fb39256 updates to latest monodocer -pretty and new assembly version
svn path=/trunk/gtk-sharp/; revision=71144
2007-01-16 15:35:52 +00:00
Mike Kestner
faadf1c45d updates to latest monodocer -pretty
svn path=/trunk/gtk-sharp/; revision=71143
2007-01-16 15:33:48 +00:00
Mike Kestner
8446f9e94d updates to latest monodocer -pretty and new assembly version
svn path=/trunk/gtk-sharp/; revision=71142
2007-01-16 15:30:34 +00:00
Mike Kestner
04ec18f4f4 updates to latest monodocer -pretty
svn path=/trunk/gtk-sharp/; revision=71141
2007-01-16 15:28:18 +00:00
Mike Kestner
ea71cbe445 updates to latest monodocer -pretty
svn path=/trunk/gtk-sharp/; revision=71091
2007-01-15 21:28:02 +00:00
Mike Kestner
cc789bded8 updates to latest monodocer -pretty
svn path=/trunk/gtk-sharp/; revision=71090
2007-01-15 21:24:56 +00:00
Mike Kestner
6a06f6f112 updates to latest monodocer -pretty
svn path=/trunk/gtk-sharp/; revision=71087
2007-01-15 21:20:00 +00:00
Mike Kestner
168d8431f7 updates to latest monodocer -pretty
svn path=/trunk/gtk-sharp/; revision=71086
2007-01-15 21:19:09 +00:00
Mike Kestner
b1967e0aa8 updates to latest monodocer -pretty
svn path=/trunk/gtk-sharp/; revision=71085
2007-01-15 21:05:55 +00:00
Miguel de Icaza
2dce899962 Patch from mario@monouml.org
svn path=/trunk/gtk-sharp/; revision=70185
2006-12-28 19:50:54 +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
625e9bbdde Patch from doza@sztorm.net
svn path=/trunk/gtk-sharp/; revision=63701
2006-08-14 05:08:25 +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
0f430271df 2006-08-10 Mike Kestner <mkestner@novell.com>
* pango/Pango.metadata : some pango_cairo fixup. 
	* pango/pango-api-2.10.raw : regen with pangocairo.h API.
	* sources/gtk-sharp-2.10-sources.xml : don't exclude pangocairo.h.

svn path=/trunk/gtk-sharp/; revision=63608
2006-08-10 16:55:58 +00:00
Alp Toker
1e09e3a650 2006-08-09 Alp Toker <alp@atoker.com>
* GLib/Thread.xml:
  * Gdk/Threads.xml: Explain proper thread awareness init.

svn path=/trunk/gtk-sharp/; revision=63560
2006-08-09 20:11:34 +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
5abca27a06 whitespace and assembly version changes for GConf#
svn path=/trunk/gtk-sharp/; revision=63379
2006-08-04 23:27:56 +00:00
Mike Kestner
5d032d5e7d one silly whitespace change from the updater
svn path=/trunk/gtk-sharp/; revision=63376
2006-08-04 23:15:31 +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
Mike Kestner
1fbcce1452 2006-08-04 Mike Kestner <mkestner@novell.com>
* gdk/Screen.custom : manually implement FontOptions property so
	we can use reflection to access the internal Mono.Cairo ctor.
	* gdk/Gdk.metadata : list marshaling, method-to-property renames,
	and some hides form manual implementation.  Hide 
	gdk_atom_intern_static_string wrapper since it is pointless outside
	the context of C code.

svn path=/trunk/gtk-sharp/; revision=63366
2006-08-04 17:55:35 +00:00
Mike Kestner
33dce96d64 assembly version updates and GLib.InitiallyUnowned docs
svn path=/trunk/gtk-sharp/; revision=63315
2006-08-03 17:18:38 +00:00
Mike Kestner
024566c738 doc updates for assembly versions and a new Glade ctor doc
svn path=/trunk/gtk-sharp/; revision=63314
2006-08-03 17:10:57 +00:00
Mike Kestner
13d94b7758 doc updates for new assembly versions and new Pango API elements
svn path=/trunk/gtk-sharp/; revision=63308
2006-08-03 16:41:27 +00:00
Mike Kestner
13d2c2cffb 2006-07-28 Mike Kestner <mkestner@novell.com>
* *: huge amounts of surgery to split off gnome-sharp module.
	Clean out all the gnome related stuff from the auto* files.
	make distcheck works on the leaner-meaner gtk-sharp module.

svn path=/trunk/gtk-sharp/; revision=63111
2006-07-28 19:37:43 +00:00
Miguel de Icaza
09c8ad9687 Contribution from alexandre.grin@gmail.com
svn path=/trunk/gtk-sharp/; revision=63010
2006-07-26 17:23:48 +00:00
Miguel de Icaza
56ebd91d43 Contributions from rafaelteixeirabr@hotmail.com
svn path=/trunk/gtk-sharp/; revision=63009
2006-07-26 17:23:14 +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
286cc63c43 Contribution from alexandre.grin@gmail.com
svn path=/trunk/gtk-sharp/; revision=63006
2006-07-26 17:20:32 +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
9074d1e9e4 Patch from mario.carrion@gmail.com for Gdk documentation
svn path=/trunk/gtk-sharp/; revision=60385
2006-05-07 17:47:40 +00:00
Miguel de Icaza
339908c11f Patch from mario.carrion@gmail.com for Gdk documentation
svn path=/trunk/gtk-sharp/; revision=60384
2006-05-07 17:47:29 +00:00
Zac Bowling
7b4b41c596 2006-05-02 Zac Bowling <zac@zacbowling.com>
* docs/en/Gdk/Drawable.xml
        * gdk/Drawable.custom
        * gdk/Gdk.metadata : Fix Drawable.DrawPoints's points param 
signature by making points an array type. 


svn path=/trunk/gtk-sharp/; revision=60196
2006-05-02 22:36:43 +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
2949080a53 Patch from mario.carrion@gmail.com
svn path=/trunk/gtk-sharp/; revision=59378
2006-04-11 21:20:33 +00:00
Miguel de Icaza
996ac883db Patch from mario.carrion@gmail.com
svn path=/trunk/gtk-sharp/; revision=59377
2006-04-11 21:20: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
6e5488cc6e Patch from willem.jacobus@gmail.com
svn path=/trunk/gtk-sharp/; revision=57851
2006-03-12 00:18:42 +00:00
Miguel de Icaza
d2c13881e1 Patch froM
svn path=/trunk/gtk-sharp/; revision=57849
2006-03-12 00:17:49 +00:00
Miguel de Icaza
96e545f805 Patch from dan.lutescu@gmail.com
svn path=/trunk/gtk-sharp/; revision=57848
2006-03-12 00:17:25 +00:00