Miguel de Icaza
bccf57ab07
Add contribution from kerrick@asu.edu
...
svn path=/trunk/gtk-sharp/; revision=29944
2004-06-19 15:23:28 +00:00
Miguel de Icaza
11f70f092e
Updates from alf82@freemail.gr
...
svn path=/trunk/gtk-sharp/; revision=29905
2004-06-18 17:57:09 +00:00
Mike Kestner
6d8c166797
2004-06-17 Mike Kestner <mkestner@ximian.com>
...
* en/Gtk/Window.xml : document remaining TBAs.
svn path=/trunk/gtk-sharp/; revision=29789
2004-06-17 16:51:37 +00:00
Mike Kestner
f73a9c9db9
2004-06-17 Mike Kestner <mkestner@ximian.com>
...
* scan-deprecations.cs : kill value__ fields of enum types too.
* en/*/*.xml : remove value__ fields from enum types. 400 more tba's.
svn path=/trunk/gtk-sharp/; revision=29783
2004-06-17 15:45:32 +00:00
Mike Kestner
f5220e8b7b
checking in a little script I wrote to add the On* docs for future ref.
...
svn path=/trunk/gtk-sharp/; revision=29779
2004-06-17 15:12:26 +00:00
Mike Kestner
2b20e653c6
2004-06-15 Mike Kestner <mkestner@ximian.com>
...
* en/*/*.xml : generated summary and remarks for all the On* virtual
default handler methods. 700 more To be addeds gone.
svn path=/trunk/gtk-sharp/; revision=29603
2004-06-15 15:41:25 +00:00
Miguel de Icaza
592570d168
My contribs
...
svn path=/trunk/gtk-sharp/; revision=29564
2004-06-15 03:46:45 +00:00
Mike Kestner
8091f0e79c
2004-06-14 Mike Kestner <mkestner@ximian.com>
...
* en/*/*.xml : run updater to 0.98 API.
svn path=/trunk/gtk-sharp/; revision=29547
2004-06-14 20:28:28 +00:00
Todd Berman
9f492c794b
2004-06-11 Todd Berman <tberman@sevenl.net>
...
* gtk/Container.custom:
* gtk/CellRenderer.custom:
* gnome/CanvasItem.custom: mark Override* private.
* doc/en/*/*.xml: update to remove Override* methods.
svn path=/trunk/gtk-sharp/; revision=29394
2004-06-12 00:18:05 +00:00
Mike Kestner
0372a77462
2004-06-11 Mike Kestner <mkestner@ximian.com>
...
* doc/en/*/*.xml : update to remove Override* methods.
* generator/Signal.cs : make the Override* methods private. They
should not ever be called manually and it saves about 800 "do not
call this method" doc entries.
svn path=/trunk/gtk-sharp/; revision=29388
2004-06-11 22:41:01 +00:00
Miguel de Icaza
5b00f6f758
Flush
...
svn path=/trunk/gtk-sharp/; revision=29376
2004-06-11 19:09:54 +00:00
Mike Kestner
725f65261c
2004-06-10 Mike Kestner <mkestner@ximian.com>
...
* configure.in : break the monodoc dep, even though it was optional
it was a pain in the backside.
* doc/Makefile.am : add assemble target to build docs using monodoc.
we now have two manual targets which use monodoc, but aren't required
for the default build (update and assemble).
svn path=/trunk/gtk-sharp/; revision=29238
2004-06-10 20:46:02 +00:00
Mike Kestner
c1440d52d1
2004-06-10 Mike Kestner <mkestner@ximian.com>
...
* configure.in : AC_SUBST GACUTIL_FLAGS. require mono-0.95 (though
it's really cvs bleeding edge.)
* * AssemblyInfo.cs.in : s/pub/snk. delaysign=no.
* * Makefile.am : s/pub/snk. portability fixes to csc from John
Luke. Switch to GACUTIL_FLAGS.
* doc/Makefile.am : don't build docs, install raw xml to the prefix.
svn path=/trunk/gtk-sharp/; revision=29227
2004-06-10 19:45:20 +00:00
Todd Berman
e525e9bd55
2004-06-10 Todd Berman <tberman@sevenl.net>
...
* gtk/Container.custom: add C# glue for virtualizing ChildType ()
* gtk/glue/container.c: add C glue for virtualizing ChildType ()
* gtk/Gtk.metadata: hide Container.ChildType ()
* gtk/Widget.custom: Add ClearFlag, and SetFlag convenience methods.
Also add various IsFlag bool properties for checking for flags.
* gtk/glue/widget.c: Fix setting flags.
* doc/*: updated Widget docs.
svn path=/trunk/gtk-sharp/; revision=29217
2004-06-10 18:37:05 +00:00
Mike Kestner
9a53d28203
2004-06-01 Mike Kestner <mkestner@ximian.com>
...
* en/*/*.xml : run updater to fix Rgb method sigs. And LayoutLine.
svn path=/trunk/gtk-sharp/; revision=29028
2004-06-08 11:28:43 +00:00
Todd Berman
9698c4d2f9
2004-06-07 Todd Berman <tberman@sevenl.net>
...
* gtk/Widget.custom: expose some easy bool properties for checking
certain WidgetFlags. Make Allocation a settable property.
* gtk/glue/widget.c: bit of glue to make Allocation settable.
* gdk/Window.custom: expose UserData as a usable IntPtr property.
* gdk/Gdk.metadata: hide old GetUserData/SetUserData methods.
* doc/*: ran the updater.
svn path=/trunk/gtk-sharp/; revision=28974
2004-06-07 17:14:35 +00:00
Jeroen Zwartepoorte
1aaac84322
2004-06-07 Jeroen Zwartepoorte <jeroen@xs4all.nl>
...
* gtk/Widget.custom: Add FocusLineWidth property.
* gtk/glue/widget.c: (gtksharp_gtk_widget_set_flags),
(gtksharp_gtk_widget_style_get_int): glue for getting an integer style
property.
svn path=/trunk/gtk-sharp/; revision=28967
2004-06-07 14:26:08 +00:00
Mike Kestner
74ed834c59
2004-06-07 John Luke <jluke@cfl.rr.com>
...
* doc/Makefile.am: install the docs if monodoc is there
svn path=/trunk/gtk-sharp/; revision=28963
2004-06-07 13:50:58 +00:00
Mike Kestner
070eb3cc64
2004-06-01 Mike Kestner <mkestner@ximian.com>
...
* en/*/*.xml : run updater to add new protected ctor () 's.
svn path=/trunk/gtk-sharp/; revision=28646
2004-06-01 18:05:26 +00:00
Mike Kestner
ac5e091b8c
2004-06-01 Mike Kestner <mkestner@ximian.com>
...
* gtk/Gtk.metadata : mark SizeRequest requisition as out, not ref.
[Fixes #59388 ]
2004-06-01 Mike Kestner <mkestner@ximian.com>
* en/Gtk/Widget.xml : move existing docs to new method sig.
svn path=/trunk/gtk-sharp/; revision=28629
2004-06-01 15:28:22 +00:00
Mike Kestner
369a588e93
2004-05-31 Mike Kestner <mkestner@ximian.com>
...
* configure.in : Bump version to 0.93 and tag.
2004-05-31 Jeroen Zwartepoorte <jeroen@xs4all.nl>
* gtk/Gtk.metadata: unhide WidgetFlags.
* gtk/Widget.custom: add setter for GdkWindow prop. Add Flags prop.
* gtk/glue/widget.custom: setter for window, accessors for flags.
[Fixes #59337 ]
svn path=/trunk/gtk-sharp/; revision=28578
2004-05-31 18:48:25 +00:00
Mike Kestner
c4547468d8
2004-05-31 Jeroen Zwartepoorte <jeroen@xs4all.nl>
...
* gdk/Gdk.metadata: fix membler names in WindowClass.
[Fixes #59336 ]
2004-05-31 Mike Kestner <mkestner@ximian.com>
* en/Gdk/WindowClass.xml : move existing docs to new member names.
svn path=/trunk/gtk-sharp/; revision=28563
2004-05-31 17:04:48 +00:00
Mike Kestner
da1e556ee2
2004-05-31 Mike Kestner <mkestner@ximian.com>
...
* en/Gdk/Rectangle.xml : docs for newly changed Isect and Union.
svn path=/trunk/gtk-sharp/; revision=28559
2004-05-31 16:52:11 +00:00
Mike Kestner
9b90180daa
2004-05-31 Jeroen Zwartepoorte <jeroen@xs4all.nl>
...
* gdk/Gdk.metadata: mark dest rects as out for Isect and Union.
[Fixes #59341 ]
svn path=/trunk/gtk-sharp/; revision=28556
2004-05-31 16:35:43 +00:00
Mike Kestner
bc3ad7a1bd
2004-05-28 Mike Kestner <mkestner@ximian.com>
...
* Makefile.am : fix disthook
* en/*Sharp.xml : kill
* en/* : run updater again for the TreeModel API change.
svn path=/trunk/gtk-sharp/; revision=28372
2004-05-28 18:09:36 +00:00
Mike Kestner
785ddede52
2004-05-28 Mike Kestner <mkestner@ximian.com>
...
* en/* : put back all the real docs the updater tossed.
svn path=/trunk/gtk-sharp/; revision=28367
2004-05-28 17:31:16 +00:00
Mike Kestner
73632b2747
2004-05-28 Mike Kestner <mkestner@ximian.com>
...
* generator/ObjectGen.cs : adjust to ObjectManager ns change.
* glib/ManagedValue.cs : move to GLib and internalize.
* glib/Object.cs : adjust to ObjectManager ns change.
* glib/ObjectManager.cs : move to GLib.
* glib/TypeConverter.cs : move to GLib. return ManagedValue.GType
when we can't match a type instead of GType.None.
* gtk/*.custom: adjust for new TypeConverter ns and behavior.
2004-05-28 Mike Kestner <mkestner@ximian.com>
* en/* : run updater. fix a few *Sharp copy/pastisms.
svn path=/trunk/gtk-sharp/; revision=28362
2004-05-28 16:59:21 +00:00
Mike Kestner
581dbea8ec
2004-05-27 Mike Kestner <mkestner@ximian.com>
...
* en/* : run updater
svn path=/trunk/gtk-sharp/; revision=28301
2004-05-27 19:02:19 +00:00
Miguel de Icaza
d596e786f7
Add docs from Iain McCoy
...
svn path=/trunk/gtk-sharp/; revision=28075
2004-05-25 19:14:55 +00:00
Miguel de Icaza
4340f0903f
Add updates from Marques Johansson (marques@displague.com)
...
svn path=/trunk/gtk-sharp/; revision=28072
2004-05-25 19:10:28 +00:00
Miguel de Icaza
d846b31f50
Pango contributions from alf82@freemail.gr
...
svn path=/trunk/gtk-sharp/; revision=27038
2004-05-10 17:26:50 +00:00
Miguel de Icaza
19d2fcb5df
EventType contributions from jgarcia@ac.upc.es
...
svn path=/trunk/gtk-sharp/; revision=27035
2004-05-10 17:24:24 +00:00
Miguel de Icaza
adb74a6aa8
Canvas contributions from alf82@freemail.gr
...
svn path=/trunk/gtk-sharp/; revision=27034
2004-05-10 17:22:59 +00:00
Mike Kestner
f77ff85d9c
fix build breakage in Calendar.xml.
...
svn path=/trunk/gtk-sharp/; revision=26422
2004-04-30 14:49:45 +00:00
Erik Dasque
ec881333d0
added documentation for Calendar member property Date
...
svn path=/trunk/gtk-sharp/; revision=26418
2004-04-30 13:53:41 +00:00
John Luke
3027f1a0c1
add DrawingArea example
...
document TargetFlags
svn path=/trunk/gtk-sharp/; revision=26093
2004-04-28 02:10:05 +00:00
John Luke
f5aa31077b
add example
...
svn path=/trunk/gtk-sharp/; revision=26092
2004-04-28 01:46:09 +00:00
John Luke
e06a0d40ce
add example
...
svn path=/trunk/gtk-sharp/; revision=26091
2004-04-28 01:25:29 +00:00
John Luke
667e5a7caf
document Gdk.Threads
...
svn path=/trunk/gtk-sharp/; revision=26060
2004-04-27 16:30:04 +00:00
Miguel de Icaza
1fe2785b28
Some of my contributions
...
svn path=/trunk/gtk-sharp/; revision=25794
2004-04-21 20:46:56 +00:00
Miguel de Icaza
88d46fcccb
Contributions from Todd Berman
...
svn path=/trunk/gtk-sharp/; revision=25676
2004-04-19 03:30:48 +00:00
Mike Kestner
3eacb4f47a
2004-04-12 Mike Kestner <mkestner@ximian.com>
...
* en/GLib/Object.xml : some more docs for the Raw property.
svn path=/trunk/gtk-sharp/; revision=25370
2004-04-12 16:40:31 +00:00
Miguel de Icaza
fb74f1f04d
Contributions from Todd Berman
...
svn path=/trunk/gtk-sharp/; revision=25364
2004-04-12 14:16:11 +00:00
Miguel de Icaza
36b31af926
Contributions from Todd Berman
...
svn path=/trunk/gtk-sharp/; revision=25336
2004-04-11 22:45:22 +00:00
Miguel de Icaza
48eea29a81
Contributions from psonek2@seznam.cz
...
svn path=/trunk/gtk-sharp/; revision=25334
2004-04-11 18:45:51 +00:00
Miguel de Icaza
256a5f6b37
More contributions from eureko@grmexico.com.mx
...
svn path=/trunk/gtk-sharp/; revision=25317
2004-04-10 22:23:24 +00:00
Miguel de Icaza
11151b1e59
Add contributions from mdamt@bisnisweb.com
...
svn path=/trunk/gtk-sharp/; revision=25314
2004-04-10 22:07:38 +00:00
Mike Kestner
f52a4bb014
2004-03-30 John Luke <jluke@cfl.rr.com>
...
[Reworked a bit by MK]
* Makefile.am : add doc dir
* configure.in : test for monodoc, expand doc/Makefile
* doc/Makefile.am : build and dist docs
* doc/makefile : kill
svn path=/trunk/gtk-sharp/; revision=24805
2004-03-30 22:32:46 +00:00
Hector E. Gomez Morales
186266a808
2004-03-17 Alex Combas <yummyfiddlehead@yahoo.com>
...
* en/Gtk/Accel.xml: Full doc.
svn path=/trunk/gtk-sharp/; revision=24210
2004-03-17 07:15:15 +00:00
Hector E. Gomez Morales
90c98e5b37
2004-03-08 Hector E. Gomez Morales <hectorgm@ciencias.unam.mx>
...
* en/Art/Global.xml
* en/Art/Render.xml
* en/Art/Rgb.xml
* en/Art/Rgba.xml
* en/Art/Uta.xml
* en/Gda/Command.xml
* en/Gda/Field.xml
* en/Gda/FieldAtributes,xml
* en/Gda/Parameter.xml
* en/Gdk/*.xml
* en/Glade/XML.xml
* en/Pango/Analysis.xml
* en/Pango/AttrIterator.xml
* en/Pango/Context.xml
* en/Pango/EngineLang.xml
* en/Pango/EngineShape.xml
* en/Pango/FontFamily.xml
* en/Pango/FontMap.xml
* en/Pango/FontMetrics.xml
* en/Pango/Global.xml
* en/Pango/GlyphItem.xml
* en/Pango/GlyphString.xml
* en/Pango/Layout.xml
* en/Pango/LayoutLine.xml: Updated and/or removed various nodes.
svn path=/trunk/gtk-sharp/; revision=23824
2004-03-09 06:02:51 +00:00