gtk/gdk
Richard Hult 0932e4be38 Don't create or update the tracking rect in the window, move it to the
2007-06-20  Richard Hult  <richard@imendio.com>

	* gdk/quartz/gdkwindow-quartz.c (gdk_window_new): 
	* gdk/quartz/GdkQuartzWindow.c (windowDidResize): Don't create or
	update the tracking rect in the window, move it to the view where
	it belongs.

	* gdk/quartz/GdkQuartzView.c (updateTrackingRect)
	(viewDidMoveToWindow, viewWillMoveToWindow)
	(setFrame, setBounds): Create and update the tracking rect here.

svn path=/trunk/; revision=18197
2007-06-19 22:09:56 +00:00
..
directfb #undef GDK_DISABLE_DEPRECATED to get prototype for gdk_font_ref(). 2007-06-13 21:24:21 +00:00
linux-fb Win32 drop shadow goodness 2007-04-25 23:44:54 +00:00
quartz Don't create or update the tracking rect in the window, move it to the 2007-06-19 22:09:56 +00:00
win32 updated explicit usage of RegisterClassExW to match the WNDCLASSEXW. True 2007-06-15 15:25:50 +00:00
x11 replace GDK_WINDOW calls by cast to GdkWindow. Patch by Tilman Sauerbeck 2007-06-17 11:24:25 +00:00
.cvsignore
abicheck.sh Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
COPYING
gdk.c Update docs 2007-05-26 20:49:08 +00:00
gdk.h Apply patch by Vytautas Liuolia for changing the startup notification id 2007-03-13 17:03:54 +00:00
gdk.symbols Add support for composited child windows. (#412882, Ryan Lortie) 2007-06-01 12:16:12 +00:00
gdkcairo.c Fix doc typos. 2007-06-01 05:10:50 +00:00
gdkcairo.h Add gdk_cairo_set_source_pixmap. (#318805, Alexander Larsson) 2005-12-30 07:16:35 +00:00
gdkcolor.c Fix a typo 2006-12-29 18:43:40 +00:00
gdkcolor.h Add a function for converting a GdkColor to a string (#373856). 2006-12-21 12:34:41 +00:00
gdkconfig.h.win32
gdkcursor.c
gdkcursor.h
gdkdisplay.c Improve docs. (#353438, Mariano Suárez-Alvarez) 2006-12-21 16:25:01 +00:00
gdkdisplay.h Add support for composited child windows. (#412882, Ryan Lortie) 2007-06-01 12:16:12 +00:00
gdkdisplaymanager.c Remove extraneous ; 2006-05-14 03:58:06 +00:00
gdkdisplaymanager.h
gdkdnd.c
gdkdnd.h
gdkdraw.c Add Sun mediaLib support so that hardware acceleration via mediaLib is 2007-05-16 01:35:51 +00:00
gdkdrawable.h
gdkevents.c Fix a doc formatting thing 2007-06-07 04:28:56 +00:00
gdkevents.h call gdk_event_request_motions() for new motion events after receiving 2007-02-06 14:53:35 +00:00
gdkfont.c
gdkfont.h
gdkgc.c Cleanups 2006-10-08 05:32:07 +00:00
gdkgc.h
gdkglobals.c Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
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 Restore G_BEGIN_DECLS at the top of this file to make C++ compilers happy. 2007-06-19 18:37:14 +00:00
gdkintl.h
gdkkeynames.c
gdkkeys.c Remove extraneous ; 2006-05-14 03:58:06 +00:00
gdkkeys.h
gdkkeysyms-update.pl Closed #442183 – Updated gdk/gdkkeysyms-update.pl 2007-05-30 13:23: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
gdkmedialib.c 2.11.0 2007-05-24 05:51:56 +00:00
gdkmedialib.h 2.11.0 2007-05-24 05:51:56 +00:00
gdkpango.c Use PANGO_PIXELS instead of division. (#334617) 2007-02-16 22:12:42 +00:00
gdkpango.h Bug 355343. Add a GdkPangoAttrEmbossColor. 2006-09-19 16:37:41 +00:00
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
gdkprivate.h Add Sun mediaLib support so that hardware acceleration via mediaLib is 2007-05-16 01:35:51 +00:00
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 Cleanups 2006-10-08 05:32:07 +00:00
gdkregion-generic.h Handle a borderline case correctly 2007-04-18 15:19:58 +00:00
gdkregion.h
gdkrgb.c Add Sun mediaLib support so that hardware acceleration via mediaLib is 2007-05-16 01:35:51 +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 Improve docs. (#446138, Björn Lindqvist) 2007-06-12 05:34:26 +00:00
gdkwindow.h Add support for composited child windows. (#412882, Ryan Lortie) 2007-06-01 12:16:12 +00:00
gen-keyname-table.pl
keyname-table.h Mark arrow keys as translatable 2006-12-21 05:11:00 +00:00
keynames.txt Mark arrow keys as translatable 2006-12-21 05:11:00 +00:00
makeenums.pl
Makefile.am Remove linux-fb leftovers 2007-06-13 02:07:15 +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
pltcheck.sh Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
testgdk.c