From 3e8df3c326078625761332a8f2d872e0070a9015 Mon Sep 17 00:00:00 2001 From: Alex Larsson Date: Tue, 30 Apr 2002 16:29:49 +0000 Subject: Doc fixes. Tue Apr 30 12:28:27 2002 Owen Taylor * gdk/gdkdisplay.c gdk/gdkpango.c gdk/gdkpixmap.c gdk/x11/gdkdisplay-x11.c gdk/x11/gdkevents-x11.c gdk/x11/gdkpixmap-x11.c gdk/x11/gdkx.h: Doc fixes. Tue Apr 30 11:37:09 2002 Owen Taylor * modules/input/gtkimcontextxim.c: Make multihead-safe; use a different IM context per display. * configure.in acconfig.h: Add Xinerama checks from multihead branch, changing HAS_XINERAMA => HAVE_XINERAMA. * gdk/x11/gdkdisplay-x11.c: HAS_XINERAMA => HAVE_XINERAMA. 2002-04-29 Alex Larsson * gdk/gdkpango.c (gdk_draw_layout_line_with_colors): Use tmp also if foreground is set. --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'acconfig.h') diff --git a/acconfig.h b/acconfig.h index 0bcd0e67b3..9d853fec64 100644 --- a/acconfig.h +++ b/acconfig.h @@ -29,8 +29,11 @@ #undef HAVE_STPCPY #undef HAVE_XSHM_H #undef HAVE_SHAPE_EXT +#undef HAVE_SOLARIS_XINERAMA #undef HAVE_SYS_SELECT_H #undef HAVE_SYS_TIME_H +#undef HAVE_XFREE_XINERAMA +#undef HAVE_XINERAMA #undef HAVE_WINSOCK_H #undef HAVE_WINTAB #undef HAVE_XCONVERTCASE -- cgit v1.2.1