gtk3/gdk
Richard Hult 7a3c18ab7b Set the window level depending on the type hint.
2006-07-24  Richard Hult  <richard@imendio.com>

	* gdk/quartz/gdkwindow-quartz.c (gdk_window_set_type_hint): Set the
	window level depending on the type hint.

	* gdk/quartz/gdkevents-quartz.c (gdk_keyboard_grab,
	pointer_ungrab_internal): Only break the grab if the new window is
	a different one.
	(gdk_event_translate): Catch the case where the entire app loses
	focus and break any grabs. Only do implicit grabs when the event
	mask has both press and release.

	* gdk/quartz/gdkkeys-quartz.c (translate_keysym):
	* gdk/quartz/gdkselection-quartz.c:

        * gdk/quartz/GdkQuartzWindow.c
	([GdkQuartzWindow -windowDidResignKey:]): Use this to update the
	focus window instead of resignMain, fixes the case where other apps
	uses focus follows mouse (like the terminal can).
2006-07-24 10:46:21 +00:00
..
directfb Lots of changes the major change is GdkPaintable is not implemented by window 2006-07-14 00:17:52 +00:00
linux-fb If major.minor of required and available glib versions are the same, add 2006-01-29 04:00:45 +00:00
quartz Set the window level depending on the type hint. 2006-07-24 10:46:21 +00:00
win32 Convert \n to \r\n also when storing CF_UNICODETEXT (UTF-16) in the 2006-06-11 19:45:56 +00:00
x11 When looking up a font XID, add the XID_FONT_BIT. (#348001) 2006-07-19 13:36:52 +00:00
.cvsignore
abicheck.sh Make this work on more platforms. 2006-01-14 04:45:22 +00:00
COPYING
gdk.c Here too. 2006-04-03 20:38:09 +00:00
gdk.h
gdk.symbols Add gdk_screen_is_composited 2006-04-25 16:45:22 +00:00
gdkcairo.c Bug #330022 Wrong pixel values are computed when color = 0xFF and alpha = 2006-02-05 20:34:43 +00:00
gdkcairo.h Add gdk_cairo_set_source_pixmap. (#318805, Alexander Larsson) 2005-12-30 07:16:35 +00:00
gdkcolor.c
gdkcolor.h gdk_color_parse returns boolean, not int. (#342569, Masatake Yamato) 2006-05-22 12:58:00 +00:00
gdkconfig.h.win32
gdkcursor.c
gdkcursor.h
gdkdisplay.c Remove extraneous ; 2006-05-14 03:58:06 +00:00
gdkdisplay.h Support input shapes: (#331070) 2006-02-20 01:36:50 +00:00
gdkdisplaymanager.c Remove extraneous ; 2006-05-14 03:58:06 +00:00
gdkdisplaymanager.h
gdkdnd.c
gdkdnd.h
gdkdraw.c Remove extraneous ; 2006-05-14 03:58:06 +00:00
gdkdrawable.h
gdkevents.c
gdkevents.h
gdkfont.c
gdkfont.h
gdkgc.c Remove extraneous ; 2006-05-14 03:58:06 +00:00
gdkgc.h
gdkglobals.c
gdki18n.h
gdkimage.c connect to the display's "closed" signal and free the cached scratch 2006-01-12 13:50:51 +00:00
gdkimage.h
gdkinput.h
gdkinternals.h Rollback the following changes, to fix it the proper way in Pango: 2006-05-22 17:08:13 +00:00
gdkintl.h
gdkkeynames.c
gdkkeys.c Remove extraneous ; 2006-05-14 03:58:06 +00:00
gdkkeys.h
gdkkeysyms-update.pl Regenerated from Xorg 7.1 keysyms.h, using gdkkeysyms-update.pl. 2006-05-11 17:15:40 +00:00
gdkkeysyms.h Regenerated from Xorg 7.1 keysyms.h, using gdkkeysyms-update.pl. 2006-05-11 17:15:40 +00:00
gdkkeyuni.c
gdkmarshalers.list
gdkpango.c Fix quadratic implementation of gdk_pango_layout_get_clip_region into a 2006-07-08 22:58:06 +00:00
gdkpango.h
gdkpixbuf-drawable.c
gdkpixbuf-render.c
gdkpixbuf.h
gdkpixmap.c Don't use G_DEFINE_TYPE, since the instance struct name does not match the 2006-05-31 03:34:04 +00:00
gdkpixmap.h New function to allow wrapping a native pixmap without a server roundtrip. 2006-03-30 04:08:51 +00:00
gdkpoly-generic.h
gdkpolyreg-generic.c Inline docs, use g_assert(), avoid extra allocation for rectangular 2005-12-24 07:29:00 +00:00
gdkprivate.h
gdkproperty.h
gdkrectangle.c Note in docs that @dest can be the same as @src1 or @src2. (#343233, 2006-05-28 20:24:43 +00:00
gdkregion-generic.c Documentation fixes. 2006-04-24 18:23:55 +00:00
gdkregion-generic.h Inline docs, use g_assert(), avoid extra allocation for rectangular 2005-12-24 07:29:00 +00:00
gdkregion.h Inline docs, use g_assert(), avoid extra allocation for rectangular 2005-12-24 07:29:00 +00:00
gdkrgb.c Small savings 2006-04-04 04:14:17 +00:00
gdkrgb.h
gdkscreen.c Rollback the following changes, to fix it the proper way in Pango: 2006-05-22 17:08:13 +00:00
gdkscreen.h Create 'composited' label. 2006-04-25 14:27:32 +00:00
gdkselection.c
gdkselection.h
gdkspawn.h
gdktypes.h
gdkvisual.c
gdkvisual.h
gdkwindow.c Add some more detail to the docs. (#311399, Nikos Kouremenos) 2006-07-17 04:19:59 +00:00
gdkwindow.h Create 'composited' label. 2006-04-25 14:27:32 +00:00
gen-keyname-table.pl
keyname-table.h
keynames.txt
makeenums.pl
Makefile.am Regenerated from Xorg 7.1 keysyms.h, using gdkkeysyms-update.pl. 2006-05-11 17:15:40 +00:00
makefile.msc also recurse into win32 for ::clean create gtkbuiltincache.h (most code to 2006-01-05 23:55:08 +00:00
makegdkalias.pl
testgdk.c