gtk3/gdk
Arturo Espinosa 6ceea7e635 Added new GDK_NO_EXPOSE and GDK_VISIBILITY_NOTIFY events. They are needed
for the TV widget by Alan Cox and by the GtkXmHTML widget.

Only missing with respect to their Xlib counterparts are the
major_code and minor_code fields in the GdkEventNoExpose structure.
Does anyone need them for their code?

- Federico
1997-12-26 08:54:12 +00:00
..
x11 Added new GDK_NO_EXPOSE and GDK_VISIBILITY_NOTIFY events. They are needed 1997-12-26 08:54:12 +00:00
.cvsignore For consistancy with GIMP/GNOME projects. Plus these files can 1997-12-19 05:24:25 +00:00
gdk.c Added new GDK_NO_EXPOSE and GDK_VISIBILITY_NOTIFY events. They are needed 1997-12-26 08:54:12 +00:00
gdk.h It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkcc.c Caught a stray gdk_colormap_destroy that Owen missed (and Shawn found). 1997-12-18 04:29:53 +00:00
gdkcolor.c Beginnings of support for 1 bpp depth in gdk. Very minor changes. 1997-12-20 08:39:21 +00:00
gdkcursor.c
gdkcursors.h
gdkdraw.c
gdkfont.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkgc.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkglobals.c
gdki18n.h It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkimage.c
gdkinput.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkinput.h It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkinputcommon.h It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkinputgxi.h It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkinputnone.h It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkinputxfree.h It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkkeysyms.h
gdkpixmap.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkprivate.h It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gdkproperty.c Removed warning when XGetWindowProperty fails - this can be the desired 1997-12-13 02:08:35 +00:00
gdkrectangle.c
gdkselection.c
gdktypes.h Added new GDK_NO_EXPOSE and GDK_VISIBILITY_NOTIFY events. They are needed 1997-12-26 08:54:12 +00:00
gdkvisual.c Beginnings of support for 1 bpp depth in gdk. Very minor changes. 1997-12-20 08:39:21 +00:00
gdkwindow.c Added new GDK_NO_EXPOSE and GDK_VISIBILITY_NOTIFY events. They are needed 1997-12-26 08:54:12 +00:00
gdkx.h
gdkxid.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gxid_lib.c It's all in the changelog. Well, almost all. 1997-12-18 02:17:14 +00:00
gxid_lib.h
gxid_proto.h
gxid.c
makecursors.awk gdk/makecursor* gdk/makekeysym* gdk/Makefile.am Removed old sed/awk code 1997-12-13 00:58:24 +00:00
Makefile.am New GdkColorContext object, ported from the XColorContext in XmHTML. 1997-12-17 00:14:36 +00:00
makekeysyms.awk gdk/makecursor* gdk/makekeysym* gdk/Makefile.am Removed old sed/awk code 1997-12-13 00:58:24 +00:00