GtkSharp/doc/en/Pango
Dan Winship 622c360576 * parser/gapi2xml.pl (addFuncElems): if a struct or boxed type has
a constructor or a ref, unref, or destroy method, then it must be
	a reference type, so mark it "opaque" but then also mark all of
	its fields public and writable.

	* */*-api*.raw: Regen

	* generator/Parser.cs (ParseNamespace): make the opaque attribute
	check actually look at the value of the attribute rather than just
	checking if it's there, so that you can change a struct's opaque
	attribute from "true" to "false" via metadata and have that work.

	* generator/BoxedGen.cs (Generate): do not generate the boxed's
	"Free" method (since it's guaranteed to crash when we pass it a
	stack pointer). If "Copy" is marked deprecated, create a
	deprecated no-op for it, otherwise just skip it (since otherwise
	it will just leak memory when we copy its result onto the stack).

	* pango/Pango.metadata: deprecate Pango.Color.Copy and
	Pango.Matrix.Copy. Hide some array fields in Pango.GlyphString
	that we've never generated correctly. Tweak Pango.LayoutLine
	fields to be the same as they used to be.

	* pango/GlyphItem.custom (glyphs, item):
	* pango/GlyphString.custom (Zero, New):
	* pango/Item.custom (Zero, New):
	* pango/LayoutRun.custom (glyphs, item): add deprecated API compat

	* gdk/Gdk.metadata: undo the parser's new opaquification of
	Gdk.Font; it's been deprecated since pre-gtk# times, and no one
	should be using it, so there's no point in fixing it now. Fix up a
	few other things to match how they used to be. Fix RgbCmap's
	constructor args.

	* gdk/RgbCmap.custom (Zero, New): deprecated API compat

	* gdk/PangoAttrEmbossed.custom:
	* gdk/PangoAttrStipple.custom (Zero, New, Attr): deprecated API
	compat
	(explicit operator ...): allow casting back and forth between
	Pango.Attribute. (We can't usefully make them real subclasses of
	Pango.Attribute, because there's no way for
	Pango.Attribute.GetAttribute() to be able to dtrt with them.)

	* gtk/Gtk.metadata: deprecate Gtk.Requisition.Copy,
	Gtk.TextIter.Copy, and Gtk.TreeIter.Copy. Mark the return value of
	TextView.DefaultAttributes as "owned". Mark TargetList's fields
	private so it stays how it used to be.

	* gtk/TextAttributes.custom (Zero, New): deprecated API compat

	* gnomevfs/Gnomevfs.metadata: remove a bunch of opaque
	declarations that the parser figures out on its own now.

	* art/Art.metadata:
	* glade/Glade.metadata:
	* rsvg/Rsvg.metadata: un-mark everything the parser marked opaque
	in these libraries, because all of the structs in question would
	still be unusably broken, so the API churn would be pointless.

svn path=/trunk/gtk-sharp/; revision=48387
2005-08-15 15:15:57 +00:00
..
Alignment.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
Analysis.xml 2005-07-02 Mike Kestner <mkestner@novell.com> 2005-07-02 15:23:27 +00:00
AttrBackground.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
AttrDataCopyFunc.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
AttrFallback.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
AttrFamily.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
AttrFilterFunc.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
AttrFontDesc.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
AttrForeground.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
Attribute.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
AttrIterator.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
AttrLanguage.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
AttrLetterSpacing.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
AttrList.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
AttrRise.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
AttrScale.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
AttrShape.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
AttrSize.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
AttrStretch.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
AttrStrikethrough.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
AttrStrikethroughColor.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
AttrStyle.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
AttrType.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
AttrUnderline.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
AttrUnderlineColor.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
AttrVariant.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
AttrWeight.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
Color.xml * parser/gapi2xml.pl (addFuncElems): if a struct or boxed type has 2005-08-15 15:15:57 +00:00
Context.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
Coverage.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
CoverageLevel.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
Direction.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
EllipsizeMode.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
EngineLang.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
EngineShape.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
Font.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
FontDescription.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
FontFace.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
FontFamily.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
FontMap.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
FontMask.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
FontMetrics.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
Fontset.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
FontsetForeachFunc.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
Global.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
GlyphGeometry.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
GlyphInfo.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
GlyphItem.xml * parser/gapi2xml.pl (addFuncElems): if a struct or boxed type has 2005-08-15 15:15:57 +00:00
GlyphString.xml * parser/gapi2xml.pl (addFuncElems): if a struct or boxed type has 2005-08-15 15:15:57 +00:00
GlyphVisAttr.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
Item.xml * parser/gapi2xml.pl (addFuncElems): if a struct or boxed type has 2005-08-15 15:15:57 +00:00
Language.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
Layout.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
LayoutIter.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
LayoutLine.xml * parser/gapi2xml.pl (addFuncElems): if a struct or boxed type has 2005-08-15 15:15:57 +00:00
LayoutRun.xml * parser/gapi2xml.pl (addFuncElems): if a struct or boxed type has 2005-08-15 15:15:57 +00:00
LogAttr.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
Matrix.xml * parser/gapi2xml.pl (addFuncElems): if a struct or boxed type has 2005-08-15 15:15:57 +00:00
Rectangle.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
Renderer.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
RenderPart.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
Scale.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
Script.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
ScriptIter.xml * parser/gapi2xml.pl (addParamsElem): deal with G_CONST_RETURN in 2005-07-27 13:21:15 +00:00
Stretch.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
Style.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
TabAlign.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
TabArray.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
TODO 2004-03-05 Hector Gomez M <hectorgm@ciencias.unam.mx> 2004-03-05 13:40:13 +00:00
Underline.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
Units.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
Variant.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
Weight.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00
WrapMode.xml updates to assembly version elements 2005-06-17 18:43:30 +00:00