diff --git a/ChangeLog b/ChangeLog index f96de4f50..bf6a4e3f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2005-08-01 Todd Berman + + * gtk/Gtk.metadata: Change the Gtk.Style.Paint* methods to use a + Gdk.Drawable instead of a Gdk.Window + * doc/en/Gtk/Style.xml: Update the documentation for the above + change. + 2005-07-28 Mike Kestner * bootstrap-for-the-insane : beginnings of 2.8 binding. diff --git a/doc/en/Gtk/Style.xml b/doc/en/Gtk/Style.xml index 52b15f3aa..fd335c97b 100644 --- a/doc/en/Gtk/Style.xml +++ b/doc/en/Gtk/Style.xml @@ -476,14 +476,14 @@ color or pixmap specified by this style for . - + Method System.Void - + @@ -497,7 +497,7 @@ color or pixmap specified by this style for . Draws a box on the screen with the given parameters. a - a + a a a a @@ -511,14 +511,14 @@ color or pixmap specified by this style for . - + Method System.Void - + @@ -532,7 +532,7 @@ color or pixmap specified by this style for . Draws a check button indicator in the given rectangle on with the given parameters. a - a + a a a a @@ -546,14 +546,14 @@ color or pixmap specified by this style for . - + Method System.Void - + @@ -567,7 +567,7 @@ color or pixmap specified by this style for . Draws a resize grip in the given rectangle on using the given parameters. a - a + a a a a @@ -581,14 +581,14 @@ color or pixmap specified by this style for . - + Method System.Void - + @@ -601,7 +601,7 @@ color or pixmap specified by this style for . Draws a layout on the screen using the given parameters. a - a + a a a a @@ -614,14 +614,14 @@ color or pixmap specified by this style for . - + Method System.Void - + @@ -636,7 +636,7 @@ color or pixmap specified by this style for . Draws a radio button indicator in the given rectangle on with the given parameters. a - a + a a a a @@ -650,14 +650,14 @@ color or pixmap specified by this style for . - + Method System.Void - + @@ -672,7 +672,7 @@ color or pixmap specified by this style for . Draws a slider widget with the given parameters. a - a + a a a a @@ -687,14 +687,14 @@ color or pixmap specified by this style for . - + Method System.Void - + @@ -708,7 +708,7 @@ color or pixmap specified by this style for . Draws a diamond in the given rectangle on using the given parameters. a - a + a a a a @@ -722,14 +722,14 @@ color or pixmap specified by this style for . - + Method System.Void - + @@ -743,7 +743,7 @@ color or pixmap specified by this style for . Draws a shadow around the given rectangle in using the given style and state and shadow type. a - a + a a a a @@ -757,14 +757,14 @@ color or pixmap specified by this style for . - + Method System.Void - + @@ -776,7 +776,7 @@ color or pixmap specified by this style for . Draws a vertical line from (, ) to (, ) in using the given style and state. a - a + a a a a @@ -788,14 +788,14 @@ color or pixmap specified by this style for . - + Method System.Void - + @@ -810,7 +810,7 @@ color or pixmap specified by this style for . Draws an option menu tab (i.e. the up and down pointing arrows) in the given rectangle on using the given parameters. a - a + a a a a @@ -824,14 +824,14 @@ color or pixmap specified by this style for . - + Method System.Void - + @@ -844,7 +844,7 @@ color or pixmap specified by this style for . Draws a focus indicator around the given rectangle on using the given style. a - a + a a a a @@ -857,14 +857,14 @@ color or pixmap specified by this style for . - + Method System.Void - + @@ -881,7 +881,7 @@ color or pixmap specified by this style for . Draws a shadow gap around the given widget using the given parameters. a - a + a a a a @@ -898,14 +898,14 @@ color or pixmap specified by this style for . - + Method System.Void - + @@ -920,7 +920,7 @@ color or pixmap specified by this style for . Draws an extension for the given widget in the given style. a - a + a a a a @@ -935,14 +935,14 @@ color or pixmap specified by this style for . - + Method System.Void - + @@ -956,7 +956,7 @@ color or pixmap specified by this style for . Draws a flat box on with the given parameters. a - a + a a a a @@ -970,14 +970,14 @@ color or pixmap specified by this style for . - + Method System.Void - + @@ -992,7 +992,7 @@ color or pixmap specified by this style for . Draw a handle graphic for the given widget using the given parameters. a - a + a a a a @@ -1007,14 +1007,14 @@ color or pixmap specified by this style for . - + Method System.Void - + @@ -1030,7 +1030,7 @@ color or pixmap specified by this style for . Draw an arrow at (, ) using the given parameters. a - a + a a a a @@ -1046,14 +1046,14 @@ color or pixmap specified by this style for . - + Method System.Void - + @@ -1065,7 +1065,7 @@ color or pixmap specified by this style for . Draws a horizontal line from (, ) to (, ) in using the given style and state. a - a + a a a a @@ -1077,14 +1077,14 @@ color or pixmap specified by this style for . - + Method System.Void - + @@ -1101,7 +1101,7 @@ color or pixmap specified by this style for . Draws a gap around a box using the given parameters. a - a + a a a a @@ -1207,14 +1207,14 @@ color or pixmap specified by this style for . - + Method System.Void - + @@ -1226,7 +1226,7 @@ color or pixmap specified by this style for . Paints an expander using the style specified. a - a + a a a a @@ -1239,14 +1239,14 @@ color or pixmap specified by this style for . - + Method System.Void - + @@ -1258,7 +1258,7 @@ color or pixmap specified by this style for . Paint a polygon. a - a + a a a a diff --git a/gtk/Gtk.metadata b/gtk/Gtk.metadata index 30cf6f5b3..0fb404e2b 100644 --- a/gtk/Gtk.metadata +++ b/gtk/Gtk.metadata @@ -53,6 +53,26 @@ n_points 1 1 + GdkDrawable* + GdkDrawable* + GdkDrawable* + GdkDrawable* + GdkDrawable* + GdkDrawable* + GdkDrawable* + GdkDrawable* + GdkDrawable* + GdkDrawable* + GdkDrawable* + GdkDrawable* + GdkDrawable* + GdkDrawable* + GdkDrawable* + GdkDrawable* + GdkDrawable* + GdkDrawable* + GdkDrawable* + GdkDrawable* 1 1 1