gtk/gdk
Anders Carlsson 6a23f52f19 Use GDK_DISPLAY_XDISPLAY instead of GDK_SCREEN_XDISPLAY since we pass in a
2002-04-27  Anders Carlsson  <andersca@gnu.org>

	* gdk/x11/gdkpixmap-x11.c (gdk_pixmap_foreign_new_for_display):
	Use GDK_DISPLAY_XDISPLAY instead of GDK_SCREEN_XDISPLAY since
	we pass in a GdkDisplay * in the macro.

2002-04-26  Anders Carlsson  <andersca@gnu.org>

	* gdk/gdkdisplay.c: (gdk_set_default_display):
	Call _gdk_windowing_set_default_display.

	* gdk/gdkinternals.h:
	* gdk/x11/gdkmain-x11.c: (_gdk_windowing_set_default_display):
	New function that sets gdk_display to the default display.
	Fixes #79965
2002-04-26 22:41:17 +00:00
..
linux-fb Fix undefined variable typo. Patch from Simon Floery <simon.floery@gmx.at> 2002-04-05 15:11:00 +00:00
nanox
win32 Fixed dashed line issues (#74441) to an IMO reasonable extend. That is: 2002-03-28 23:25:33 +00:00
x11 Use GDK_DISPLAY_XDISPLAY instead of GDK_SCREEN_XDISPLAY since we pass in a 2002-04-26 22:41:17 +00:00
.cvsignore removed gdkkeysyms.h from .cvsignore 2002-04-05 15:49:42 +00:00
COPYING
gdk.c Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdk.def gdk/gdk.def Add and (trivially) implement 2002-03-02 22:49:45 +00:00
gdk.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkcolor.c 1.3.12, interface, binary age 0. 2001-12-23 22:59:30 +00:00
gdkcolor.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkconfig.h.win32 Massive changes. Too many to list here, but I'll try a summary: 2002-02-17 00:25:05 +00:00
gdkcursor.c
gdkcursor.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkdisplay.c Use GDK_DISPLAY_XDISPLAY instead of GDK_SCREEN_XDISPLAY since we pass in a 2002-04-26 22:41:17 +00:00
gdkdisplay.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkdnd.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkdraw.c Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkdrawable.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkevents.c Add missing gdkscreen/display-x11.h files. 2002-04-26 14:34:42 +00:00
gdkevents.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkfont.c
gdkfont.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkgc.c 1.3.12, interface, binary age 0. 2001-12-23 22:59:30 +00:00
gdkgc.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkglobals.c Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdki18n.h Deprecate GtkPreviewType, GtkSignalRunType, GtkSideType, 2002-01-30 02:01:10 +00:00
gdkimage.c Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkimage.h Fix docs. (#66383) 2001-12-06 21:38:12 +00:00
gdkinput.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkinternals.h Use GDK_DISPLAY_XDISPLAY instead of GDK_SCREEN_XDISPLAY since we pass in a 2002-04-26 22:41:17 +00:00
gdkkeys.c Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkkeys.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkkeysyms.h Directly include the contents of gdkcursors.h in the GdkCursorType enum. 2001-11-28 18:38:43 +00:00
gdkkeyuni.c Shouldn't map KP_Enter to '\n', or KP_Tab to \t' since we don't map the 2002-02-27 02:43:09 +00:00
gdkpango.c Patch from Hidetoshi Tajima to fix bad match error when target drawable is 2001-11-30 21:14:07 +00:00
gdkpango.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkpixbuf-drawable.c Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkpixbuf-render.c Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkpixbuf.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkpixmap.c Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkpixmap.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkpoly-generic.h
gdkpolyreg-generic.c Fix some reported (but not significant) UMR's from purify. (#73160, Morten 2002-03-01 22:01:51 +00:00
gdkprivate.h
gdkproperty.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkrectangle.c
gdkregion-generic.c Add missing gdkscreen/display-x11.h files. 2002-04-26 14:34:42 +00:00
gdkregion-generic.h
gdkregion.h
gdkrgb.c Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkrgb.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkscreen.c Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkscreen.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkselection.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdktypes.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkvisual.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkwindow.c Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
gdkwindow.h Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
makeenums.pl
Makefile.am Start of integration of Erwann Chenede's multihead work from the 2002-04-25 22:29:14 +00:00
makefile.mingw.in
makefile.msc Update version to 2.0.0 2002-03-05 21:04:09 +00:00
testgdk.c