From c4547468d8fa73541d949e5b90bef890c5ebc1b2 Mon Sep 17 00:00:00 2001 From: Mike Kestner Date: Mon, 31 May 2004 17:04:48 +0000 Subject: [PATCH] 2004-05-31 Jeroen Zwartepoorte * gdk/Gdk.metadata: fix membler names in WindowClass. [Fixes #59336] 2004-05-31 Mike Kestner * en/Gdk/WindowClass.xml : move existing docs to new member names. svn path=/trunk/gtk-sharp/; revision=28563 --- ChangeLog | 5 ++++ doc/ChangeLog | 1 + doc/en/Gdk/Rectangle.xml | 2 +- doc/en/Gdk/WindowClass.xml | 56 ++++++++++++++++++++------------------ gdk/Gdk.metadata | 2 ++ 5 files changed, 38 insertions(+), 28 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7c9098089..8857d0d1c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-05-31 Jeroen Zwartepoorte + + * gdk/Gdk.metadata: fix membler names in WindowClass. + [Fixes #59336] + 2004-05-31 Jeroen Zwartepoorte * gdk/Gdk.metadata: mark dest rects as out for Isect and Union. diff --git a/doc/ChangeLog b/doc/ChangeLog index 4177af65a..c1aae5536 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,6 +1,7 @@ 2004-05-31 Mike Kestner * en/Gdk/Rectangle.xml : docs for newly changed Isect and Union. + * en/Gdk/WindowClass.xml : move existing docs to new member names. 2004-05-28 Mike Kestner diff --git a/doc/en/Gdk/Rectangle.xml b/doc/en/Gdk/Rectangle.xml index 16adda32a..d32eac049 100644 --- a/doc/en/Gdk/Rectangle.xml +++ b/doc/en/Gdk/Rectangle.xml @@ -180,4 +180,4 @@ - + \ No newline at end of file diff --git a/doc/en/Gdk/WindowClass.xml b/doc/en/Gdk/WindowClass.xml index eb3b5b06a..359709e60 100644 --- a/doc/en/Gdk/WindowClass.xml +++ b/doc/en/Gdk/WindowClass.xml @@ -29,33 +29,6 @@ - - - Field - - Gdk.WindowClass - - - - A "normal" window for graphics and events. - None. - - - - - Field - - Gdk.WindowClass - - - - - Window for events only. These windows are invisible; they are used to trap events, - but can not be drawn on. - - To be added - - Field @@ -68,5 +41,34 @@ To be added + + + Field + + Gdk.WindowClass + + + + + A "normal" window for graphics and events. + None. + + + + + Field + + Gdk.WindowClass + + + + + + Window for events only. These windows are invisible; they are used to trap events, + but can not be drawn on. + + None. + + \ No newline at end of file diff --git a/gdk/Gdk.metadata b/gdk/Gdk.metadata index 7ec96865f..bd146d110 100644 --- a/gdk/Gdk.metadata +++ b/gdk/Gdk.metadata @@ -18,6 +18,8 @@ 1 1 out + InputOutput + InputOnly out 1 GdkDrawable