Files
gtk/gdk
Havoc Pennington 727eb8afbd add g_return_if_fail for monitor number <= 0
2002-10-16  Havoc Pennington  <hp@redhat.com>

	* gdk/x11/gdkscreen-x11.c (gdk_screen_get_monitor_geometry): add
	g_return_if_fail for monitor number <= 0

	* gtk/gtkmenu.c (gtk_menu_position): handle case where pointer
	is outside the screen.

	* gtk/gtkwindow.c (get_monitor_center): factor out
	the code to position a window in center
	(gtk_window_compute_configure_request): use here
	(gtk_window_constrain_position): use here, the
	code here wasn't multihead-aware

	* gdk/x11/gdkevents-x11.c (get_real_window): function to
	return the window the event describes, rather than the window
	that received the event.
	(gdk_event_translate): use result of that function for
	filling in GdkEvent::window, which only matters for
	MapNotify/UnmapNotify and ConfigureNotify, in practice.

	Unbreaks various things using SubstructureNotifyMask.
2002-10-17 20:24:03 +00:00
..
1999-09-28 20:19:13 +00:00
2002-09-24 09:53:25 +00:00
2002-06-20 23:59:27 +00:00
2002-10-11 01:04:45 +00:00
2002-06-20 23:59:27 +00:00
2002-10-03 23:45:03 +00:00
2002-06-20 23:59:27 +00:00
2001-12-06 21:38:12 +00:00
2002-09-14 17:10:49 +00:00
2001-03-02 20:02:17 +00:00
2002-06-20 23:59:27 +00:00
2001-10-29 07:06:37 +00:00
2002-06-10 21:58:00 +00:00
2000-10-09 19:49:42 +00:00