gtk2/gdk/quartz
Richard Hult 91e82e7e9e Check if gdk_unicode_to_keyval() worked before using the result. Makes
2008-05-04  Richard Hult  <richard@imendio.com>

	* gdk/quartz/gdkkeys-quartz.c (maybe_update_keymap): Check if
	gdk_unicode_to_keyval() worked before using the result. Makes
	function keys work, bug #530156. Also add F16 to the function key
	map.

svn path=/trunk/; revision=20071
2008-05-04 15:15:00 +00:00
..
gdkapplaunchcontext-quartz.c Implement GAppLaunchContext in gdk, providing startup notification. 2007-12-13 05:16:33 +00:00
gdkcolor-quartz.c Fix the return value (return number of colors that failed), and handle 2008-02-13 14:20:51 +00:00
gdkcursor-quartz.c Ref the cursor in the cached case. 2007-07-18 09:52:25 +00:00
gdkdisplay-quartz.c Coding style fix. 2008-02-14 15:51:13 +00:00
gdkdnd-quartz.c Redo the fix for bug #492117, by adding a getter for the private drag 2007-11-01 08:45:30 +00:00
gdkdrawable-quartz.c Replace the autorelease pools used for each drawing context and in 2007-12-10 20:22:08 +00:00
gdkdrawable-quartz.h Update for the new quartz cairo surface API (#410442). Don't lock focus 2007-03-10 21:58:49 +00:00
gdkeventloop-quartz.c Use the subtype field for the custom event that is used to wake up the 2008-02-24 17:45:29 +00:00
gdkevents-quartz.c Don't send nsevents with the gdk lock held, fixes deadlock when doing 2008-04-30 17:46:00 +00:00
gdkfont-quartz.c Add more stubs. 2006-03-27 10:47:29 +00:00
gdkgc-quartz.c gdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h gdk/gdkinternals.h 2008-01-14 14:02:12 +00:00
gdkgeometry-quartz.c gdk/gdk.h gdk/gdkcairo.h gdk/gdkcolor.h gdk/gdkgc.h gdk/gdkinternals.h 2008-01-14 14:02:12 +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 Patch from Stefan Gehn to implement copying from a pixmap, bug #348493. 2007-08-30 07:57:25 +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 Check if gdk_unicode_to_keyval() worked before using the result. Makes 2008-05-04 15:15:00 +00:00
gdkmain-quartz.c Add stubs for gdk_notify_startup_complete_with_id and 2007-03-15 18:06:58 +00:00
gdkpixmap-quartz.c Update for the new quartz cairo surface API (#410442). Don't lock focus 2007-03-10 21:58:49 +00:00
gdkpixmap-quartz.h Add quartz backend. 2005-11-22 10:03:32 +00:00
gdkprivate-quartz.h Defer the generated event to the mainloop and don't generate one at all if 2008-03-31 13:15:15 +00:00
gdkproperty-quartz.c Add missing CLIPBOARD atom. 2006-03-29 20:34:33 +00:00
gdkquartz.h Install backend specific header (bug #405915). Also add a getter for the 2007-12-10 20:44:23 +00:00
GdkQuartzView.c Simplify check for zero sized expose area. 2008-04-30 17:50:14 +00:00
GdkQuartzView.h Fix performance regression for borderless transparent windows with shadow. 2008-02-27 10:49:22 +00:00
GdkQuartzWindow.c Prevent hidden windows from being shown without gdk's control when 2008-02-24 17:51:22 +00:00
GdkQuartzWindow.h Move the tracking rect workaround from here... 2008-01-10 19:35:53 +00:00
gdkscreen-quartz.c Set the resolution. 2007-05-21 19:40:43 +00:00
gdkselection-quartz.c Add this function, bug #438440. 2007-05-30 17:20:26 +00:00
gdkspawn-quartz.c Add spawn functions, copied from the win32 backend. 2006-06-03 17:51:34 +00:00
gdktestutils-quartz.c * gdk/quartz/gdktestutils-quartz.c: Add stubs for the testing functions to 2007-11-21 11:29:03 +00:00
gdkvisual-quartz.c Add quartz backend. 2005-11-22 10:03:32 +00:00
gdkwindow-quartz.c Defer the generated event to the mainloop and don't generate one at all if 2008-03-31 13:15:15 +00:00
gdkwindow-quartz.h Replace the autorelease pools used for each drawing context and in 2007-12-10 20:22:08 +00:00
Makefile.am Implement GAppLaunchContext in gdk, providing startup notification. 2007-12-13 05:16:33 +00:00
xcursors.h Fallback to X cursors for the ones that OS X doesn't provide. Fixes bug 2007-06-25 19:43:22 +00:00