gtk2/gdk/x11
Owen Taylor 46dde80428 Fix problem with g_return_if_fail return value.
Sun Oct 21 23:27:00 2001  Owen Taylor  <otaylor@redhat.com>

	* gtk/gtkwidget.c (gtk_widget_translate_coordinates): Fix
	problem with g_return_if_fail return value.

 	* gdk/x11/gdkproperty-x11.c docs/Changes-2.0.txt: Move over the
	virtual atom code from the gdk-multihead branch, removing the per-display
	part. Virtualizing atoms needs to be done now to prevent compat
	breakage in direct Xlib accessing code in the future. (#62208)

 	* gdk/x11/gdkx.h: gdk/gdk/x11/gdkproperty-x11.c: Export
 	gdk_x11_xatom_to_atom, gdk_x11_atom_to_xatom().

	* gdk/gdktypes.h docs/Changes-2.0.txt: Make GdkAtom
	an opaque pointer type so the compiler catches attempts
	to mingle it with X atoms.

	* gdk/x11/{gdkdnd-x11.c,gdkevents-x11.c,gdkglobals-x11.c,
	  gdkkeys-x11.c, gdkmain-x11.c, gdkprivate-x11.c,
	  gdkproperty-x11.c, gdkselection-x11.c, gdkwindow-x11.c}
	  gtk/{gtkclist.c,gtkctree.c,gtkdnd.c,gtkplug.c,gtksocket.c}
	  tests/testdnd.c,tests/testselection.c:
	Fix up for above atom changes.

	* gdk/gdkselection.h (GDK_SELECTION_CLIPBOARD): Add, since we
	now have the ability to add custom predefines.

	* gtk/{gtkentry.c,gtklabel.c,gtkoldeditable.c,gtktextview.c}:
	Use GDK_SELECTION_CLIPBOARD instead of GDK_NONE in calls
	to gtk_clipboard_get().

	* gdk/win32/gdkproperty-win32.c: Add CLIPBOARD, fix up
	for GdkAtom => pointer change.

	* gdk/linux-fb/gdkproperty-fb.c: Fix handling of predefined
	atoms, fix for GdkAtom => pointer change.
2001-10-22 04:34:42 +00:00
..
.cvsignore Substitute gdkx.h => gdkprivate.h since we need to accesss only 1999-11-08 22:33:28 +00:00
gdkcolor-x11.c Throughout: assorted docs 2001-10-03 18:19:48 +00:00
gdkcursor-x11.c Throughout: assorted docs 2001-10-03 18:19:48 +00:00
gdkdnd-x11.c Fix problem with g_return_if_fail return value. 2001-10-22 04:34:42 +00:00
gdkdrawable-x11.c Make gdkx.h the only installed header from gdk/x11. All structures in 2001-09-07 21:50:20 +00:00
gdkdrawable-x11.h Make gdkx.h the only installed header from gdk/x11. All structures in 2001-09-07 21:50:20 +00:00
gdkevents-x11.c Fix problem with g_return_if_fail return value. 2001-10-22 04:34:42 +00:00
gdkfont-x11.c Implement a search path for GTK+ modules. 2001-09-11 20:24:40 +00:00
gdkgc-x11.c Make gdkx.h the only installed header from gdk/x11. All structures in 2001-09-07 21:50:20 +00:00
gdkgeometry-x11.c new function for mapping a window without fooling with stacking order, but 2001-06-28 05:24:00 +00:00
gdkglobals-x11.c Fix problem with g_return_if_fail return value. 2001-10-22 04:34:42 +00:00
gdkim-x11.c Rename ACTIVATE_MNEMONIC enum to MNEMONIC_ACTIVATE; signal was changed a 2001-10-16 23:28:45 +00:00
gdkimage-x11.c Make gdkx.h the only installed header from gdk/x11. All structures in 2001-09-07 21:50:20 +00:00
gdkinput-gxi.c Make gdkx.h the only installed header from gdk/x11. All structures in 2001-09-07 21:50:20 +00:00
gdkinput-none.c Make gdkx.h the only installed header from gdk/x11. All structures in 2001-09-07 21:50:20 +00:00
gdkinput-x11.c Make gdkx.h the only installed header from gdk/x11. All structures in 2001-09-07 21:50:20 +00:00
gdkinput-xfree.c Make gdkx.h the only installed header from gdk/x11. All structures in 2001-09-07 21:50:20 +00:00
gdkinput.c Make gdkx.h the only installed header from gdk/x11. All structures in 2001-09-07 21:50:20 +00:00
gdkinputprivate.h Make gdkx.h the only installed header from gdk/x11. All structures in 2001-09-07 21:50:20 +00:00
gdkkeys-x11.c Fix problem with g_return_if_fail return value. 2001-10-22 04:34:42 +00:00
gdkmain-x11.c Fix problem with g_return_if_fail return value. 2001-10-22 04:34:42 +00:00
gdkpango-x11.c Throughout: assorted docs 2001-10-03 18:19:48 +00:00
gdkpixmap-x11.c fix compilation 2001-10-18 23:38:52 +00:00
gdkpixmap-x11.h Make gdkx.h the only installed header from gdk/x11. All structures in 2001-09-07 21:50:20 +00:00
gdkprivate-x11.h Fix problem with g_return_if_fail return value. 2001-10-22 04:34:42 +00:00
gdkproperty-x11.c Fix problem with g_return_if_fail return value. 2001-10-22 04:34:42 +00:00
gdkselection-x11.c Fix problem with g_return_if_fail return value. 2001-10-22 04:34:42 +00:00
gdkvisual-x11.c Throughout: assorted docs 2001-10-03 18:19:48 +00:00
gdkwindow-x11.c Fix problem with g_return_if_fail return value. 2001-10-22 04:34:42 +00:00
gdkwindow-x11.h Introduce an extra child of toplevel windows that serves to hold the focus 2001-04-18 17:57:36 +00:00
gdkx.h Fix problem with g_return_if_fail return value. 2001-10-22 04:34:42 +00:00
gdkxid.c GCompareFunc -> GEqualFunc where applicable. 2000-11-13 13:15:41 +00:00
gxid_lib.c Removed DEFS "+=" mess that breaks recent automakes. INCLUDES is the 1998-11-24 05:58:53 +00:00
gxid_lib.h Initial revision 1997-11-24 22:37:52 +00:00
gxid_proto.h Initial revision 1997-11-24 22:37:52 +00:00
gxid.c Merges from gtk-1-2 2000-03-14 19:57:25 +00:00
Makefile.am Make gdkx.h the only installed header from gdk/x11. All structures in 2001-09-07 21:50:20 +00:00
MwmUtil.h Account for the fact that Xlib expects format == 32 to be a long, even on 1999-02-21 20:55:04 +00:00
xsettings-client.c Add GdkEventSetting event for notification of changes to system settings, 2001-04-02 23:33:47 +00:00
xsettings-client.h Add GdkEventSetting event for notification of changes to system settings, 2001-04-02 23:33:47 +00:00
xsettings-common.c Add GdkEventSetting event for notification of changes to system settings, 2001-04-02 23:33:47 +00:00
xsettings-common.h Make gdkx.h the only installed header from gdk/x11. All structures in 2001-09-07 21:50:20 +00:00