mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2026-01-22 08:59:26 +00:00
thing with parenthesized values ("FOO = (1 << 2)") and within-type
aliases ("GTK_ANCHOR_N = GTK_ANCHOR_NORTH"). Make it intentionally
do the wrong thing with unparsable values (outputting them as-is
into the api file) so that we are forced to fix them with metadata
rather than silently getting incorrect values.
* gdk/gdk-api-2.4.raw:
* gdk/gdk-api-2.6.raw (PixdataType): Now recognized as flags,
not enum
* gtk/Gtk.metadata: hide the enums ArgFlags and RcTokenType (which
are not used by any wrapped API, and which formerly contained
entirely wrong values).
* gtk/gtk-api-2.4.raw:
* gtk/gtk-api-2.6.raw (AnchorType, SelectionMode): update with
values for aliases
* gnome/Gnome.metadata: fix value of Gnome.PrintButtons.Cancel
* gnome/gnome-api.raw (PrintUnitBase, PaperSelectorFlags,
PrintDialogFlags, PrintDialogRangeFlags): Now recognized as flags,
with values.
svn path=/trunk/gtk-sharp/; revision=44937
|
||
|---|---|---|
| .. | ||
| glue | ||
| About.custom | ||
| App.custom | ||
| BonoboUIVerb.cs | ||
| Canvas.custom | ||
| CanvasBpath.custom | ||
| CanvasClipgroup.custom | ||
| CanvasEllipse.custom | ||
| CanvasGroup.custom | ||
| CanvasItem.custom | ||
| CanvasLine.custom | ||
| CanvasPathDef.custom | ||
| CanvasPixbuf.custom | ||
| CanvasPoints.custom | ||
| CanvasPolygon.custom | ||
| CanvasRE.custom | ||
| CanvasRect.custom | ||
| CanvasRichText.custom | ||
| CanvasShape.custom | ||
| CanvasText.custom | ||
| CanvasWidget.custom | ||
| DateEdit.custom | ||
| Druid.custom | ||
| DruidPageEdge.custom | ||
| Font.custom | ||
| FontFamily.custom | ||
| gnome-api.raw | ||
| gnome-sharp-2.0.pc.in | ||
| gnome-sharp.dll.config.in | ||
| Gnome.metadata | ||
| GPPath.custom | ||
| IconData.cs | ||
| IconList.custom | ||
| IconTextItem.custom | ||
| IconTheme.cs | ||
| Makefile.am | ||
| makefile.win32 | ||
| Modules.cs | ||
| PanelApplet.custom | ||
| PanelAppletFactory.cs | ||
| Print.custom | ||
| PrintContext.custom | ||
| PrintDialog.custom | ||
| PrintJob.custom | ||
| Program.custom | ||
| Scores.custom | ||