Commit Graph

1072 Commits

Author SHA1 Message Date
Mike Kestner
b47d14c207 print filter doc stubs
svn path=/trunk/gtk-sharp/; revision=97054
2008-03-01 03:12:05 +00:00
Mike Kestner
b92889aad5 a few docs plus some whitespace
svn path=/trunk/gtk-sharp/; revision=97051
2008-03-01 02:48:41 +00:00
Mike Kestner
3529dd94de assembly versions
svn path=/trunk/gtk-sharp/; revision=97048
2008-03-01 02:12:41 +00:00
Mike Kestner
85cfa02a0f assembly version updates
svn path=/trunk/gtk-sharp/; revision=97047
2008-03-01 02:10:44 +00:00
Mike Kestner
a42761c758 assembly version updates and new API stubs
svn path=/trunk/gtk-sharp/; revision=97046
2008-03-01 01:46:57 +00:00
Mike Kestner
64c5bade3a stupid whitespace
svn path=/trunk/gtk-sharp/; revision=97034
2008-02-29 23:46:26 +00:00
Mike Kestner
706b8f326c assembly version updates
svn path=/trunk/gtk-sharp/; revision=97033
2008-02-29 23:45:17 +00:00
Mike Kestner
be28ed3597 2008-02-29 Mike Kestner <mkestner@novell.com>
* generator/ReturnValue.cs: null-term array handling.
	* glib/Marshaller.cs: marshaling methods for null-term arrays.

svn path=/trunk/gtk-sharp/; revision=97032
2008-02-29 23:42:27 +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
c04b14feb6 Stub for new Gdk api in 2.12
svn path=/trunk/gtk-sharp/; revision=96995
2008-02-29 17:22:25 +00:00
Mike Kestner
cbee149fd3 stubs and some simple documentation for 2.12 pango API
svn path=/trunk/gtk-sharp/; revision=96993
2008-02-29 17:20:28 +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
e20bbf645a assembly version update
svn path=/trunk/gtk-sharp/; revision=96650
2008-02-26 15:06:44 +00:00
Mike Kestner
ee187f73a8 docs for new 2.12 members on existing types.
svn path=/trunk/gtk-sharp/; revision=95091
2008-02-06 22:53:56 +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
56dba077da assembly version changes and new 2.12 docs
svn path=/trunk/gtk-sharp/; revision=90826
2007-12-06 17:41:44 +00:00
Mike Kestner
7060e80b04 assembly version changes and new docs
svn path=/trunk/gtk-sharp/; revision=90825
2007-12-06 17:36:20 +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
bd9da3f412 updater whitespace
svn path=/trunk/gtk-sharp/; revision=89769
2007-11-16 16:22:29 +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
Mike Kestner
0e64df48cf delegate doc
svn path=/trunk/gtk-sharp/; revision=89517
2007-11-13 02:56:59 +00:00
Mike Kestner
097537310e 2007-11-12 Mike Kestner <mkestner@novell.com>
* glib/IOChannel.cs: IOChannel wrapper implementation.
	* glib/Makefile.am: build new files.
	* glib/Marshaller.cs: new string array marshaling methods.
	* glib/Spawn.cs: g_spawn* wrapper implementation.
	* sample/SpawnTests.cs: tests for the new GLib.Process class
	and a cursory exercise of IOChannel for SpawnAsyncWithPipes.

svn path=/trunk/gtk-sharp/; revision=89477
2007-11-12 17:27:35 +00:00
Mike Kestner
e948f26420 some new list constructors, marshallers, and interface related api
svn path=/trunk/gtk-sharp/; revision=89417
2007-11-11 03:17:29 +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
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