gtk2/gdk/quartz
Richard Hult cb5f9e62e9 Append the event to the queue instead of using gdk_event_put.
2006-07-20  Richard Hult  <richard@imendio.com>

	* gdk/quartz/gdkevents-quartz.c: (generate_grab_broken_event):
	Append the event to the queue instead of using gdk_event_put.
	(_gdk_quartz_get_mouse_window, find_current_keyboard_window):
	Handle grabs.
	(get_event_mask_from_ns_event, create_focus_event)
	(convert_window_coordinates_to_root, find_window_for_event)
	(gdk_event_translate): Improve readability (style changes).
	(gdk_flush, gdk_display_sync, gdk_display_flush)
	(gdk_event_send_client_message_for_display),
	(gdk_screen_broadcast_client_message): Remove FIXMEs.
	(gdk_screen_get_setting): Reindent.
	Also move find_child_window_by_point to gdkwindow-quartz.c.

	* gdk/quartz/gdkwindow-quartz.c:
	(find_child_window_by_point_helper),
	(_gdk_quartz_find_child_window_by_point): Move here from
	gdkevents-quartz.c
	(_gdk_windowing_window_get_pointer): Handle destroyed windows and
	imlement the return value.
	(_gdk_windowing_window_at_pointer): Implement.
2006-07-20 08:06:54 +00:00
..
.cvsignore Add cvsignore 2006-01-09 19:25:35 +00:00
gdkcolor-quartz.c Add more stubs. 2006-03-27 10:47:29 +00:00
gdkcursor-quartz.c Fix comment. (gdk_window_set_title): Surround by release pool macros. 2006-07-17 08:07:55 +00:00
gdkdisplay-quartz.c Initialize GdkInput. 2006-07-17 14:48:10 +00:00
gdkdnd-quartz.c Add more stubs. 2006-03-27 10:47:29 +00:00
gdkdrawable-quartz.c Add check for source being a window. 2006-04-16 20:13:13 +00:00
gdkdrawable-quartz.h Add the GDK part of the DND implementation. 2006-03-21 08:02:17 +00:00
gdkevents-quartz.c Append the event to the queue instead of using gdk_event_put. 2006-07-20 08:06:54 +00:00
gdkfont-quartz.c Add more stubs. 2006-03-27 10:47:29 +00:00
gdkgc-quartz.c Add more stubs. 2006-03-27 10:47:29 +00:00
gdkgeometry-quartz.c Implement some more stubs for pygtk, bug #346713. 2006-07-09 18:09:09 +00:00
gdkglobals-quartz.c Add quartz backend. 2005-11-22 10:03:32 +00:00
gdkim-quartz.c Add quartz backend. 2005-11-22 10:03:32 +00:00
gdkimage-quartz.c Add quartz backend. 2005-11-22 10:03:32 +00:00
gdkinput-old.c Add quartz backend. 2005-11-22 10:03:32 +00:00
gdkinput.c Add quartz backend. 2005-11-22 10:03:32 +00:00
gdkinputprivate.h Add quartz backend. 2005-11-22 10:03:32 +00:00
gdkkeys-quartz.c Fill in string, length and is_modifier for key events. Map some more keys 2006-07-17 18:39:43 +00:00
gdkmain-quartz.c Implement some more stubs for pygtk, bug #346713. 2006-07-09 18:09:09 +00:00
gdkpixmap-quartz.c ]): Remove unused variables to fix compiler warnings. 2006-07-19 09:15:58 +00:00
gdkpixmap-quartz.h Add quartz backend. 2005-11-22 10:03:32 +00:00
gdkprivate-quartz.h Append the event to the queue instead of using gdk_event_put. 2006-07-20 08:06:54 +00:00
gdkproperty-quartz.c Add missing CLIPBOARD atom. 2006-03-29 20:34:33 +00:00
gdkquartz.h Add the GDK part of the DND implementation. 2006-03-21 08:02:17 +00:00
GdkQuartzView.c ]): Remove unused variables to fix compiler warnings. 2006-07-19 09:15:58 +00:00
GdkQuartzView.h Add quartz backend. 2005-11-22 10:03:32 +00:00
GdkQuartzWindow.c ]): Listen to windowDidResignMain notifications and properly update the 2006-07-19 17:06:40 +00:00
GdkQuartzWindow.h Add quartz backend. 2005-11-22 10:03:32 +00:00
gdkscreen-quartz.c Create 'composited' label. 2006-04-25 14:27:32 +00:00
gdkselection-quartz.c Add these from the win32 backend. 2006-02-21 08:32:28 +00:00
gdkspawn-quartz.c Add spawn functions, copied from the win32 backend. 2006-06-03 17:51:34 +00:00
gdkvisual-quartz.c Add quartz backend. 2005-11-22 10:03:32 +00:00
gdkwindow-quartz.c Append the event to the queue instead of using gdk_event_put. 2006-07-20 08:06:54 +00:00
gdkwindow-quartz.h Implement type hints and use them to determine which windows should be 2006-07-19 09:13:24 +00:00
Makefile.am Add spawn functions, copied from the win32 backend. 2006-06-03 17:51:34 +00:00