Hector E. Gomez Morales
3e3994e202
svn path=/trunk/gtk-sharp/; revision=57493
2006-03-02 01:40:08 +00:00
Mike Kestner
0e47e78f96
update docs to 2.8 API and document all new members
...
svn path=/trunk/gtk-sharp/; revision=54175
2005-12-09 23:12:49 +00:00
Mike Kestner
626b964336
2005-11-19 Mike Kestner <mkestner@novell.com>
...
* generator/ManualGen.cs (CallByName): add null handling.
[Fixes #76540 ]
svn path=/trunk/gtk-sharp/; revision=53280
2005-11-19 18:56:27 +00:00
Miguel de Icaza
3c690c2a26
Some fixes
...
svn path=/trunk/gtk-sharp/; revision=52025
2005-10-21 15:26:09 +00:00
Mike Kestner
65c81a5cea
updater plus docs for gonzalo's new prop
...
svn path=/trunk/gtk-sharp/; revision=51483
2005-10-09 01:42:35 +00:00
Miguel de Icaza
28e627bbf2
Patch from
...
svn path=/trunk/gtk-sharp/; revision=51006
2005-09-29 18:47:42 +00:00
Mike Kestner
ab07fa8056
updates to assembly version elements
...
svn path=/trunk/gtk-sharp/; revision=46164
2005-06-17 18:43:30 +00:00
Mike Kestner
94bc7b432e
2005-06-16 Mike Kestner <mkestner@novell.com>
...
* en/*/*.xml : run the versionator to add since elements for 2.6.
svn path=/trunk/gtk-sharp/; revision=46101
2005-06-16 19:27:40 +00:00
Mike Kestner
b939f1f390
2005-06-16 Mike Kestner <mkestner@novell.com>
...
* en/*/*.xml : run the versionator to add since elements for 2.4.
svn path=/trunk/gtk-sharp/; revision=46100
2005-06-16 18:56:42 +00:00
Mike Kestner
5b8c8ab531
2005-05-23 Mike Kestner <mkestner@novell.com>
...
* Makefile.am : add an update-delete target for --delete.
* en/*/*.xml : update-delete.
svn path=/trunk/gtk-sharp/; revision=44918
2005-05-23 21:11:27 +00:00
Mike Kestner
f8d36b9453
2005-05-23 Mike Kestner <mkestner@novell.com>
...
* configure.in.in : add monodocer-fu.
2005-05-23 Mike Kestner <mkestner@novell.com>
* Makefile.am : switch to monodocer
* updater : kill
* en/*/*.xml : enormo-diff from monodocer first run without --delete.
svn path=/trunk/gtk-sharp/; revision=44915
2005-05-23 20:41:51 +00:00
Mike Kestner
080c68ac6a
2005-05-04 Jose Faria <spigaz@gmail.com>
...
* gdk/Pixbuf.custom : new width/height ctor overloads.
* gdk/PixbufLoader.custom : new width/height ctor overloads.
svn path=/trunk/gtk-sharp/; revision=44131
2005-05-06 14:24:44 +00:00
Mike Kestner
1f555ab568
2005-04-21 Mike Kestner <mkestner@novell.com>
...
* configure.in : require gtk+ 2.6.
* generator/ReturnValue.cs : invalidate Callback returns for now.
* gtk/Gtk.metadata : some renames for conflicting new API.
* parser/gapi2xml.pl : whitespace tweak for class VM regexen.
* sources/Makefile.am : add new patch, kill atk patch, revise dirs.
* sources/atkhyperlink.patch : kill unnecessary patch.
* sources/gtkclipboard.patch : add new clipboard patch.
* sources/gtk-sharp-sources.xml : parse gtk+-2.6.
* */*-api.raw : regen pango, atk, gdk, and gtk for new versions.
svn path=/trunk/gtk-sharp/; revision=43412
2005-04-21 17:10:54 +00:00
Mike Kestner
33fbb8c45d
2005-04-11 Mike Kestner <mkestner@novell.com>
...
* gdk/Pixbuf.custom : fix out params on RenderPixmapAndMask* methods.
svn path=/trunk/gtk-sharp/; revision=42817
2005-04-12 03:39:23 +00:00
Dan Winship
475b44e7ba
* gdk/PixbufLoader.custom: Implement System.IO.Stream and
...
resource-file constructors (using code formerly in Pixbuf.custom)
* gdk/Pixbuf.custom: Redo the stream and resource ctors in terms
of the PixbufLoader ones.
* gdk/PixbufAnimation.custom: Add stream and resource ctors
* gtk/Image.custom: Add stream and resource ctors
svn path=/trunk/gtk-sharp/; revision=42463
2005-04-01 14:54:12 +00:00
Mike Kestner
e13ae8a7d7
2005-03-28 Mike Kestner <mkestner@novell.com>
...
* gdk/Pixbuf.custom : add FromNative static method and obsolete
CreateFromNative, which should've been static. [Fixes #74155 ]
svn path=/trunk/gtk-sharp/; revision=42319
2005-03-28 21:57:19 +00:00
Miguel de Icaza
9dba9353e3
Miguel contributions
...
svn path=/trunk/gtk-sharp/; revision=40503
2005-02-11 22:55:08 +00:00
Mike Kestner
ae84ad32ae
2005-01-25 Mike Kestner <mkestner@novell.com>
...
* gdk/Gdk.metadata : hide all the Pixbuf.SaveTo methods.
* gdk/Pixbuf.custom : implement the SaveTo methods.
svn path=/trunk/gtk-sharp/; revision=39514
2005-01-25 17:20:55 +00:00
Miguel de Icaza
7da5169fca
Contribution from alexmipego@hotmail.com
...
svn path=/trunk/gtk-sharp/; revision=38802
2005-01-12 19:23:51 +00:00
John Luke
70635096fa
2004-12-29 John Luke <john.luke@gmail.com>
...
* gen-intptr-ctor-docs.cs: docs for Type (IntPtr) ctor
* gen-gtype-ctor-docs.cs: docs for Type (GType) ctor
* gen-finalize-docs.cs: docs Finalize methods
* gen-gtype-docs.cs: docs GType properties, based off
of gen-vm-docs.cs
* en/*.xml: run these 4 tools for all the assemblies
svn path=/trunk/gtk-sharp/; revision=38159
2004-12-29 18:36:31 +00:00
Dan Winship
e0a0bd13fa
* gdk/gdk-symbols.xml: alias GdkBitmap to GdkPixmap [Fixes
...
* #68824 ]
* gdk/Gdk.metadata: Remove the earlier GdkBitmap hack now that
it's aliased. Also move Gdk.Bitmap.CreateFromData to
Gdk.Pixmap.CreateBitmapFromData
* gdk/Pixbuf.custom (RenderPixmapAndMask,
RenderPixmapAndMaskForColormap, RenderThresholdAlpha):
s/Bitmap/Pixmap/
* sample/GtkDemo/DemoTextView.cs: uncomment the fg/bg stipple
code, since that works now
* parser/gapi-fixup.cs: Add an "add-node" rule. This turned out
* to
not actually be needed for this fix, but we know we'll need it
later, so here it is.
svn path=/trunk/gtk-sharp/; revision=37055
2004-12-03 20:42:12 +00:00
Mike Kestner
8a6ba75f45
2004-12-03 Mike Kestner <mkestner@novell.com>
...
* gtk/Gtk.metadata : hide junk methods in Global. [Fixes #60895 ]
svn path=/trunk/gtk-sharp/; revision=37037
2004-12-03 17:30:29 +00:00
Mike Kestner
603b6f1c45
updater run for 2.4 api
...
svn path=/trunk/gtk-sharp/; revision=35719
2004-11-05 19:03:16 +00:00
Miguel de Icaza
31b0cf439c
From: cmorgan@alum.wpi.edu
...
svn path=/trunk/gtk-sharp/; revision=35666
2004-11-04 20:03:15 +00:00
Dan Winship
764b8ac5d8
* en/Gdk/Pixbuf.xml
...
* en/Gdk/Pixmap.xml
* en/Gdk/Window.xml
* en/Gtk/Style.xml
* en/Gtk/TargetList.xml: Update to match API fixes
svn path=/trunk/gtk-sharp/; revision=35410
2004-10-28 19:26:15 +00:00
Shane Landrum
7908ad667b
2004-10-11 Shane Landrum <epicene@pobox.com>
...
* en/Gdk/Pixbuf.xml
* en/Gdk/PixbufAlphaMode.xml
* en/Gdk/PixbufAniAnim.xml
* en/Gdk/PixbufAniAnimIter.xml
* en/Gdk/PixbufDestroyNotify.xml
* en/Gdk/PixbufError.xml
* en/Gdk/PixbufFormat.xml
* en/Gdk/PixbufFrame.xml: Miscellaneous docs for pixbuf classes.
svn path=/trunk/gtk-sharp/; revision=34857
2004-10-11 03:47:28 +00:00
Shane Landrum
a4e23390b0
2004-09-25 Shane Landrum <epicene@pobox.com>
...
* en/Gdk/Drawable.xml
* en/Gdk/Pixbuf.xml
* en/Gdk/PixbufAlphaMode.xml
* en/Gdk/PixbufAniAnim.xml
* en/Gdk/PixbufAniAnimIter.xml
* en/Gdk/PixbufAnimation.xml
* en/Gdk/PixbufAnimationIter.xml: Docs for pixbufs and animations.
A first pass; see FIXME marks for some API that may need adjustment.
svn path=/trunk/gtk-sharp/; revision=34384
2004-09-25 13:52:01 +00:00
Mike Kestner
2274f73c36
2004-09-09 Mike Kestner <mkestner@ximian.com>
...
* en/Gdk/*.xml: api updates.
svn path=/trunk/gtk-sharp/; revision=33665
2004-09-09 18:25:45 +00:00
Mike Kestner
d6350e6b59
2004-08-24 Larry Ewing <lewing@ximian.com>
...
* gdk/Pixbuf.custom : add RenderThresholdAlpha overload which defaults
to the entire pixbuf width/height.
[Fixes #60703 ]
svn path=/trunk/gtk-sharp/; revision=32786
2004-08-24 19:14:19 +00:00
Miguel de Icaza
01ceb1afbe
New from kerrick@gmx.net
...
svn path=/trunk/gtk-sharp/; revision=30450
2004-06-26 23:32:02 +00:00
Miguel de Icaza
26c3f9dcfb
From Larry Ewing
...
svn path=/trunk/gtk-sharp/; revision=30395
2004-06-25 15:55:40 +00:00
Mike Kestner
2b6efdc91c
2004-06-21 Mike Kestner <mkestner@ximian.com>
...
* en/*/*.xml : document GType props via script-fu. 620 TBAs killed.
svn path=/trunk/gtk-sharp/; revision=30066
2004-06-21 20:14:42 +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
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
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
Mike Kestner
80a32deaa6
2003-02-25 Mike Kestner <mkestner@ximian.com>
...
* Pango/*.xml : run updater and kill stubbed deprecates
* Atk/*.xml : run updater and kill stubbed deprecates
* Gdk/*.xml : run updater and kill stubbed deprecates
* Gtk/*.xml : run updater and kill stubbed deprecates
svn path=/trunk/gtk-sharp/; revision=23492
2004-02-26 18:46:28 +00:00
John Luke
86f62b2c64
2004-01-08 John Luke <jluke@cfl.rr.com>
...
* */*/.xml: run updater
* en/Gtk/TreView.xml: correct GetRowExpanded docs
* en/Gtk/RadioButton.xml: documented
svn path=/trunk/gtk-sharp/; revision=21863
2004-01-09 01:32:46 +00:00
John Luke
ec87d5d92d
2003-12-22 John Luke <jluke@cfl.rr.com>
...
* en/GLib/GType.xml:
* en/GLib/DefaultSignalHandlerAttribute.xml: added
* */*/.xml: run updater
svn path=/trunk/gtk-sharp/; revision=21469
2003-12-24 01:35:30 +00:00
John Luke
46acd2b617
2003-12-04 John Luke <jluke@cfl.rr.com>
...
* All: run updater
svn path=/trunk/gtk-sharp/; revision=20789
2003-12-04 21:09:30 +00:00
John Luke
0b12cb5378
run the updater
...
svn path=/trunk/gtk-sharp/; revision=19429
2003-10-28 00:48:23 +00:00
John Luke
0a5c79b320
2003-10-13 John Luke <jluke@cfl.rr.com>
...
* en/*/*.xml: fix finalize signature (override not virtual)
svn path=/trunk/gtk-sharp/; revision=18998
2003-10-13 22:55:58 +00:00
John Luke
cc1f6e10f2
run the updater, add docs for Art, Gda, and GnomeDb
...
(includes Gnome.Print)
svn path=/trunk/gtk-sharp/; revision=18154
2003-09-17 21:56:59 +00:00
Joshua Tauberer
9d0a50175b
Updated GtkSharp docs for monodoc's needs
...
svn path=/trunk/gtk-sharp/; revision=16463
2003-07-21 00:13:00 +00:00
Duncan Mak
ada2962e92
2003-07-17 Duncan Mak <duncan@ximian.com>
...
* Added new documentation files for the new classes, and fixed the
off-by-one enum member name bug that was introduced in the previous
commit.
svn path=/trunk/gtk-sharp/; revision=16325
2003-07-17 06:38:40 +00:00
Miguel de Icaza
b5b2dc6515
Update
...
svn path=/trunk/gtk-sharp/; revision=13953
2003-04-23 22:38:12 +00:00
Duncan Mak
94e4a805f8
Update docs reflect latest updater changes.
...
svn path=/trunk/gtk-sharp/; revision=12840
2003-03-26 00:38:24 +00:00
Duncan Mak
1f4caa729e
Put a space between type and [] for array declarations.
...
svn path=/trunk/gtk-sharp/; revision=12836
2003-03-25 23:49:54 +00:00
Duncan Mak
519ca82a97
Update docs for Gdk.
...
svn path=/trunk/gtk-sharp/; revision=12566
2003-03-15 22:48:48 +00:00
Duncan Mak
99fc829a10
2003-03-08 Duncan Mak <duncan@ximian.com>
...
* en/*/*.xml: Removed all the Deprecated nodes now.
svn path=/trunk/gtk-sharp/; revision=12345
2003-03-08 06:28:15 +00:00